Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57d582de66f95770521161450c5858bd8cea222e 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-ssh16204217089834121457.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16019752662550840216.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4307368941066088626.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh16300901804995746092.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-ssh15323902400740858909.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.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22477 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/722 [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/722 # 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 > 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 Avoid second fetch Checking out Revision 57d582de66f95770521161450c5858bd8cea222e (main) Commit message: "Merge pull request #4967 from jinlinGuan/issue-notifications" > git config core.sparsecheckout # timeout=10 > git checkout -f 57d582de66f95770521161450c5858bd8cea222e # timeout=10 > git rev-list --no-walk 5583a75087f60e058987f2a62e5d372bed784786 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-11T05:45:57.469Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-11T05:45:57.524Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-11T05:45:57.547Z] ========================================================= [2024-10-11T05:45:57.547Z] EdgeX Global Pipelines Version Info [2024-10-11T05:45:57.547Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-11T05:45:58.265Z] ------------------- [2024-10-11T05:45:58.265Z] stable info: [2024-10-11T05:45:58.265Z] ------------------- [2024-10-11T05:45:58.265Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-11T05:45:58.265Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-11T05:45:58.265Z] Message: update stable to v1.0.265 [2024-10-11T05:45:58.834Z] ------------------- [2024-10-11T05:45:58.834Z] experimental info: [2024-10-11T05:45:58.834Z] ------------------- [2024-10-11T05:45:58.834Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-11T05:45:58.834Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-11T05:45:58.834Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-11T05:45:58.908Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-11T05:45:58.925Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-11T05:45:58.942Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-11T05:45:58.959Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-11T05:45:58.976Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-11T05:45:58.994Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-11T05:45:59.013Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-11T05:45:59.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-11T05:45:59.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-11T05:45:59.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-11T05:45:59.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-11T05:45:59.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-11T05:45:59.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-11T05:45:59.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-11T05:45:59.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-11T05:45:59.196Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-11T05:45:59.214Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-11T05:45:59.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-11T05:45:59.254Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-11T05:45:59.287Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-11T05:45:59.308Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-11T05:45:59.329Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-11T05:45:59.353Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-11T05:45:59.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-11T05:45:59.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-11T05:45:59.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-11T05:45:59.430Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57d582de66f95770521161450c5858bd8cea222e [Pipeline] echo [2024-10-11T05:45:59.446Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57d582d [Pipeline] echo [2024-10-11T05:45:59.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T05:45:59.526Z] provisioning config files... [2024-10-11T05:45:59.542Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/722@tmp/config6803397217849727382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T05:45:59.873Z] ---> ****-login.sh [2024-10-11T05:45:59.873Z] nexus3.edgexfoundry.org:10001 [2024-10-11T05:45:59.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T05:46:00.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T05:46:00.133Z] Configure a credential helper to remove this warning. See [2024-10-11T05:46:00.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T05:46:00.133Z] [2024-10-11T05:46:00.133Z] Login Succeeded [2024-10-11T05:46:00.133Z] nexus3.edgexfoundry.org:10002 [2024-10-11T05:46:00.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T05:46:00.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T05:46:00.393Z] Configure a credential helper to remove this warning. See [2024-10-11T05:46:00.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T05:46:00.393Z] [2024-10-11T05:46:00.393Z] Login Succeeded [2024-10-11T05:46:00.393Z] nexus3.edgexfoundry.org:10003 [2024-10-11T05:46:00.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T05:46:00.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T05:46:00.393Z] Configure a credential helper to remove this warning. See [2024-10-11T05:46:00.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T05:46:00.393Z] [2024-10-11T05:46:00.393Z] Login Succeeded [2024-10-11T05:46:00.393Z] nexus3.edgexfoundry.org:10004 [2024-10-11T05:46:00.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T05:46:00.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T05:46:00.393Z] Configure a credential helper to remove this warning. See [2024-10-11T05:46:00.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T05:46:00.393Z] [2024-10-11T05:46:00.393Z] Login Succeeded [2024-10-11T05:46:00.393Z] ****.io [2024-10-11T05:46:00.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T05:46:00.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T05:46:00.653Z] Configure a credential helper to remove this warning. See [2024-10-11T05:46:00.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T05:46:00.653Z] [2024-10-11T05:46:00.653Z] Login Succeeded [2024-10-11T05:46:00.915Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T05:46:00.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T05:46:01.255Z] + 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-11T05:46:01.256Z] + dirname cmd/core-command/Dockerfile [2024-10-11T05:46:01.256Z] + cut -d/ -f2 [2024-10-11T05:46:01.256Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-11T05:46:01.256Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-11T05:46:01.256Z] + cut -d/ -f2 [2024-10-11T05:46:01.256Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-11T05:46:01.256Z] + dirname cmd/core-data/Dockerfile [2024-10-11T05:46:01.256Z] + cut -d/ -f2 [2024-10-11T05:46:01.256Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-11T05:46:01.256Z] + dirname cmd/core-keeper/Dockerfile [2024-10-11T05:46:01.256Z] + cut -d/ -f2 [2024-10-11T05:46:01.256Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-11T05:46:01.256Z] + dirname cmd/core-metadata/Dockerfile [2024-10-11T05:46:01.256Z] + cut -d/ -f2 [2024-10-11T05:46:01.256Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-11T05:46:01.256Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-11T05:46:01.256Z] + cut -d/ -f2 [2024-10-11T05:46:01.256Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-11T05:46:01.256Z] + + cut -d/ -f2 [2024-10-11T05:46:01.256Z] dirname cmd/security-proxy-auth/Dockerfile [2024-10-11T05:46:01.256Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-11T05:46:01.256Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-11T05:46:01.256Z] + cut -d/ -f2 [2024-10-11T05:46:01.256Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-11T05:46:01.256Z] + dirname cmd/security-secretstore-setup/Dockerfile+ [2024-10-11T05:46:01.256Z] cut -d/ -f2 [2024-10-11T05:46:01.256Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-11T05:46:01.256Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-11T05:46:01.256Z] + cut -d/ -f2 [2024-10-11T05:46:01.256Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-11T05:46:01.256Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-11T05:46:01.256Z] + cut -d/ -f2 [2024-10-11T05:46:01.256Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-11T05:46:01.256Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-11T05:46:01.256Z] + cut -d/ -f2 [2024-10-11T05:46:01.256Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-11T05:46:01.256Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-11T05:46:01.256Z] + cut -d/ -f2 [2024-10-11T05:46:01.256Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-11T05:46:01.256Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-11T05:46:01.256Z] + cut -d/ -f2 [2024-10-11T05:46:01.256Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-11T05:46:01.256Z] + dirname cmd/support-notifications/Dockerfile [2024-10-11T05:46:01.256Z] + cut -d/ -f2 [2024-10-11T05:46:01.256Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-11T05:46:01.256Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-11T05:46:01.256Z] + cut -d/ -f2 [2024-10-11T05:46:01.256Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-11T05:46:01.285Z] 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-11T05:46:01.637Z] + git rev-list -1 --merges 57d582de66f95770521161450c5858bd8cea222e~1..57d582de66f95770521161450c5858bd8cea222e [Pipeline] echo [2024-10-11T05:46:01.650Z] -----------> git rev-list -1 --merges 57d582de66f95770521161450c5858bd8cea222e~1..57d582de66f95770521161450c5858bd8cea222e 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:46:01.650Z] 57d582de66f95770521161450c5858bd8cea222e [false] [Pipeline] sh [2024-10-11T05:46:01.947Z] + git log --format=format:%s -1 57d582de66f95770521161450c5858bd8cea222e [Pipeline] echo [2024-10-11T05:46:01.962Z] ========================================================= [2024-10-11T05:46:01.962Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-11T05:46:01.962Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-11T05:46:02.593Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T05:46:02.593Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-11T05:46:02.593Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-11T05:46:02.593Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-11T05:46:02.593Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-11T05:46:02.593Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-11T05:46:02.593Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:46:02.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T05:46:02.996Z] [2024-10-11T05:46:02.996Z] 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-11T05:46:03.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T05:46:03.301Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-11T05:46:03.301Z] b85a868b505f: Pulling fs layer [2024-10-11T05:46:03.301Z] e2be974225ed: Pulling fs layer [2024-10-11T05:46:03.301Z] 339a4e72a1f5: Pulling fs layer [2024-10-11T05:46:03.301Z] 988bab9f4d93: Pulling fs layer [2024-10-11T05:46:03.301Z] 1469e6f7b9e6: Pulling fs layer [2024-10-11T05:46:03.301Z] eaf3925da568: Pulling fs layer [2024-10-11T05:46:03.301Z] bab4dde63d76: Pulling fs layer [2024-10-11T05:46:03.301Z] bde34c3a00c8: Pulling fs layer [2024-10-11T05:46:03.301Z] b352a97aabf1: Pulling fs layer [2024-10-11T05:46:03.301Z] 4872d77fe225: Pulling fs layer [2024-10-11T05:46:03.301Z] 5851b861e8e6: Pulling fs layer [2024-10-11T05:46:03.301Z] bde34c3a00c8: Waiting [2024-10-11T05:46:03.301Z] b352a97aabf1: Waiting [2024-10-11T05:46:03.301Z] 4872d77fe225: Waiting [2024-10-11T05:46:03.301Z] 5851b861e8e6: Waiting [2024-10-11T05:46:03.301Z] 1469e6f7b9e6: Waiting [2024-10-11T05:46:03.301Z] eaf3925da568: Waiting [2024-10-11T05:46:03.301Z] bab4dde63d76: Waiting [2024-10-11T05:46:03.301Z] e2be974225ed: Verifying Checksum [2024-10-11T05:46:03.301Z] e2be974225ed: Download complete [2024-10-11T05:46:03.301Z] 988bab9f4d93: Verifying Checksum [2024-10-11T05:46:03.301Z] 988bab9f4d93: Download complete [2024-10-11T05:46:03.301Z] 1469e6f7b9e6: Verifying Checksum [2024-10-11T05:46:03.301Z] 1469e6f7b9e6: Download complete [2024-10-11T05:46:03.301Z] eaf3925da568: Verifying Checksum [2024-10-11T05:46:03.301Z] eaf3925da568: Download complete [2024-10-11T05:46:03.301Z] 339a4e72a1f5: Verifying Checksum [2024-10-11T05:46:03.301Z] 339a4e72a1f5: Download complete [2024-10-11T05:46:03.571Z] bde34c3a00c8: Verifying Checksum [2024-10-11T05:46:03.571Z] bde34c3a00c8: Download complete [2024-10-11T05:46:03.571Z] b352a97aabf1: Verifying Checksum [2024-10-11T05:46:03.571Z] b352a97aabf1: Download complete [2024-10-11T05:46:03.571Z] 4872d77fe225: Download complete [2024-10-11T05:46:03.571Z] 5851b861e8e6: Verifying Checksum [2024-10-11T05:46:03.571Z] 5851b861e8e6: Download complete [2024-10-11T05:46:03.571Z] b85a868b505f: Verifying Checksum [2024-10-11T05:46:03.571Z] b85a868b505f: Download complete [2024-10-11T05:46:04.392Z] bab4dde63d76: Verifying Checksum [2024-10-11T05:46:04.392Z] bab4dde63d76: Download complete [2024-10-11T05:46:04.649Z] b85a868b505f: Pull complete [2024-10-11T05:46:04.650Z] e2be974225ed: Pull complete [2024-10-11T05:46:05.216Z] 339a4e72a1f5: Pull complete [2024-10-11T05:46:05.216Z] 988bab9f4d93: Pull complete [2024-10-11T05:46:05.475Z] 1469e6f7b9e6: Pull complete [2024-10-11T05:46:05.475Z] eaf3925da568: Pull complete [2024-10-11T05:46:07.377Z] bab4dde63d76: Pull complete [2024-10-11T05:46:07.377Z] bde34c3a00c8: Pull complete [2024-10-11T05:46:07.377Z] b352a97aabf1: Pull complete [2024-10-11T05:46:07.377Z] 4872d77fe225: Pull complete [2024-10-11T05:46:07.377Z] 5851b861e8e6: Pull complete [2024-10-11T05:46:07.377Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-11T05:46:07.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T05:46:07.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T05:46:07.510Z] prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container [2024-10-11T05:46:07.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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-11T05:46:10.105Z] $ docker top bec9cd800c3cbec595eb015b5fbe05ae7e2c5b7701485361395eff5af424f875 -eo pid,comm [2024-10-11T05:46:10.159Z] 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-11T05:46:10.159Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T05:46:10.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T05:46:10.236Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T05:46:10.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T05:46:10.351Z] $ docker exec bec9cd800c3cbec595eb015b5fbe05ae7e2c5b7701485361395eff5af424f875 ssh-agent [2024-10-11T05:46:10.461Z] SSH_AUTH_SOCK=/tmp/ssh-ehySsnP2uLG9/agent.32 [2024-10-11T05:46:10.461Z] SSH_AGENT_PID=38 [2024-10-11T05:46:10.468Z] Running ssh-add (command line suppressed) [2024-10-11T05:46:10.566Z] Identity added: /w/workspace/edgex-go/722@tmp/private_key_736115010256870511.key (/w/workspace/edgex-go/722@tmp/private_key_736115010256870511.key) [2024-10-11T05:46:10.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T05:46:10.872Z] + git tag --points-at HEAD [Pipeline] } [2024-10-11T05:46:10.883Z] $ docker exec --env ******** --env ******** bec9cd800c3cbec595eb015b5fbe05ae7e2c5b7701485361395eff5af424f875 ssh-agent -k [2024-10-11T05:46:10.982Z] unset SSH_AUTH_SOCK; [2024-10-11T05:46:10.982Z] unset SSH_AGENT_PID; [2024-10-11T05:46:10.983Z] echo Agent pid 38 killed; [2024-10-11T05:46:10.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-11T05:46:11.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T05:46:11.027Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T05:46:11.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T05:46:11.142Z] $ docker exec bec9cd800c3cbec595eb015b5fbe05ae7e2c5b7701485361395eff5af424f875 ssh-agent [2024-10-11T05:46:11.251Z] SSH_AUTH_SOCK=/tmp/ssh-Cbpg8c8oEfip/agent.71 [2024-10-11T05:46:11.251Z] SSH_AGENT_PID=77 [2024-10-11T05:46:11.256Z] Running ssh-add (command line suppressed) [2024-10-11T05:46:11.355Z] Identity added: /w/workspace/edgex-go/722@tmp/private_key_17746460321312181832.key (/w/workspace/edgex-go/722@tmp/private_key_17746460321312181832.key) [2024-10-11T05:46:11.368Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T05:46:11.663Z] + git semver init [2024-10-11T05:46:11.922Z] 2024-10-11 05:46:11,827 [run_init] DEBUG init version:0.0.0 force:False [2024-10-11T05:46:11.922Z] 2024-10-11 05:46:11,828 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/722/.semver [2024-10-11T05:46:11.922Z] 2024-10-11 05:46:11,829 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/722/.semver [2024-10-11T05:46:11.922Z] 2024-10-11 05:46:11,829 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/722/.semver'], cwd=/w/workspace/edgex-go/722, universal_newlines=False, shell=None, istream=None) [2024-10-11T05:46:17.196Z] 2024-10-11 05:46:16,904 [append_file] DEBUG append to file:/w/workspace/edgex-go/722/.git/info/exclude [2024-10-11T05:46:17.196Z] 2024-10-11 05:46:16,905 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/722/.semver/main with force:False [2024-10-11T05:46:17.196Z] 2024-10-11 05:46:16,905 [read_version] DEBUG read version from /w/workspace/edgex-go/722/.semver/main [2024-10-11T05:46:17.196Z] 2024-10-11 05:46:16,905 [read_version] DEBUG read version from /w/workspace/edgex-go/722/.semver/main [2024-10-11T05:46:17.196Z] 3.2.0-dev.99 [Pipeline] } [2024-10-11T05:46:17.203Z] $ docker exec --env ******** --env ******** bec9cd800c3cbec595eb015b5fbe05ae7e2c5b7701485361395eff5af424f875 ssh-agent -k [2024-10-11T05:46:17.304Z] unset SSH_AUTH_SOCK; [2024-10-11T05:46:17.305Z] unset SSH_AGENT_PID; [2024-10-11T05:46:17.305Z] echo Agent pid 77 killed; [2024-10-11T05:46:17.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T05:46:17.634Z] + git semver [Pipeline] } [2024-10-11T05:46:17.902Z] $ docker stop --time=1 bec9cd800c3cbec595eb015b5fbe05ae7e2c5b7701485361395eff5af424f875 [2024-10-11T05:46:19.186Z] $ docker rm -f --volumes bec9cd800c3cbec595eb015b5fbe05ae7e2c5b7701485361395eff5af424f875 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T05:46:19.526Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-11T05:46:19.756Z] Stashed 1 file(s) [Pipeline] echo [2024-10-11T05:46:19.760Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.99 [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-11T05:46:20.205Z] + git config --global --add safe.directory /w/workspace/edgex-go/722 [Pipeline] echo [2024-10-11T05:46:20.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T05:46:20.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T05:46:20.250Z] ========================================================= [2024-10-11T05:46:20.250Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-11T05:46:20.250Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-11T05:46:20.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-11T05:46:20.542Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-11T05:46:20.542Z] 43c4264eed91: Pulling fs layer [2024-10-11T05:46:20.542Z] 4cc291be95ef: Pulling fs layer [2024-10-11T05:46:20.542Z] 2ac1f1163629: Pulling fs layer [2024-10-11T05:46:20.542Z] 5c3c966382ef: Pulling fs layer [2024-10-11T05:46:20.542Z] 4f4fb700ef54: Pulling fs layer [2024-10-11T05:46:20.542Z] 5d5c8e513c77: Pulling fs layer [2024-10-11T05:46:20.542Z] 9f66e0745190: Pulling fs layer [2024-10-11T05:46:20.542Z] f49a43e4bbc0: Pulling fs layer [2024-10-11T05:46:20.542Z] 561ebcabdf7f: Pulling fs layer [2024-10-11T05:46:20.542Z] 5c3c966382ef: Waiting [2024-10-11T05:46:20.542Z] 4f4fb700ef54: Waiting [2024-10-11T05:46:20.542Z] 5d5c8e513c77: Waiting [2024-10-11T05:46:20.542Z] 9f66e0745190: Waiting [2024-10-11T05:46:20.542Z] f49a43e4bbc0: Waiting [2024-10-11T05:46:20.542Z] 561ebcabdf7f: Waiting [2024-10-11T05:46:20.542Z] 4cc291be95ef: Verifying Checksum [2024-10-11T05:46:20.542Z] 4cc291be95ef: Download complete [2024-10-11T05:46:20.542Z] 5c3c966382ef: Verifying Checksum [2024-10-11T05:46:20.542Z] 5c3c966382ef: Download complete [2024-10-11T05:46:20.542Z] 4f4fb700ef54: Verifying Checksum [2024-10-11T05:46:20.542Z] 4f4fb700ef54: Download complete [2024-10-11T05:46:20.542Z] 5d5c8e513c77: Verifying Checksum [2024-10-11T05:46:20.542Z] 5d5c8e513c77: Download complete [2024-10-11T05:46:20.542Z] 43c4264eed91: Verifying Checksum [2024-10-11T05:46:20.542Z] 43c4264eed91: Download complete [2024-10-11T05:46:20.542Z] 9f66e0745190: Verifying Checksum [2024-10-11T05:46:20.542Z] 9f66e0745190: Download complete [2024-10-11T05:46:20.800Z] 43c4264eed91: Pull complete [2024-10-11T05:46:20.800Z] 561ebcabdf7f: Download complete [2024-10-11T05:46:20.800Z] 4cc291be95ef: Pull complete [2024-10-11T05:46:21.059Z] 2ac1f1163629: Verifying Checksum [2024-10-11T05:46:21.059Z] 2ac1f1163629: Download complete [2024-10-11T05:46:21.318Z] f49a43e4bbc0: Download complete [2024-10-11T05:46:24.614Z] 2ac1f1163629: Pull complete [2024-10-11T05:46:24.614Z] 5c3c966382ef: Pull complete [2024-10-11T05:46:24.614Z] 4f4fb700ef54: Pull complete [2024-10-11T05:46:24.614Z] 5d5c8e513c77: Pull complete [2024-10-11T05:46:24.614Z] 9f66e0745190: Pull complete [2024-10-11T05:46:26.519Z] f49a43e4bbc0: Pull complete [2024-10-11T05:46:27.089Z] 561ebcabdf7f: Pull complete [2024-10-11T05:46:27.089Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-11T05:46:27.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-11T05:46:27.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-11T05:46:27.391Z] + + docker build -t ci-base-image-x86_64 -f -echo . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-11T05:46:27.391Z] WORKDIR /edgex [2024-10-11T05:46:27.391Z] COPY go.mod . [2024-10-11T05:46:27.391Z] RUN go mod download [2024-10-11T05:46:27.391Z] [2024-10-11T05:46:27.961Z] Sending build context to Docker daemon 179.7MB [2024-10-11T05:46:27.961Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-11T05:46:27.961Z] ---> 3a752c3f9dda [2024-10-11T05:46:27.961Z] Step 2/4 : WORKDIR /edgex [2024-10-11T05:46:31.268Z] ---> Running in 613fb786cedf [2024-10-11T05:46:31.527Z] Removing intermediate container 613fb786cedf [2024-10-11T05:46:31.527Z] ---> 4e93586d1c0a [2024-10-11T05:46:31.527Z] Step 3/4 : COPY go.mod . [2024-10-11T05:46:31.527Z] ---> a6667cb7af31 [2024-10-11T05:46:31.527Z] Step 4/4 : RUN go mod download [2024-10-11T05:46:31.527Z] ---> Running in e81d24b721d8 [2024-10-11T05:46:34.878Z] Still waiting to schedule task [2024-10-11T05:46:34.878Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-11T05:46:53.518Z] Removing intermediate container e81d24b721d8 [2024-10-11T05:46:53.518Z] ---> 2b49dcd3e491 [2024-10-11T05:46:53.518Z] Successfully built 2b49dcd3e491 [2024-10-11T05:46:53.518Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:46:53.823Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-11T05:46:53.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T05:46:53.901Z] prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container [2024-10-11T05:46:53.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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-11T05:46:54.321Z] $ docker top e5700b2b8d84e9ba3cf954a56988bb117372b8a2afd7f78e83680d1430f72646 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T05:46:54.666Z] + go version [2024-10-11T05:46:54.666Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-11T05:46:54.672Z] $ docker stop --time=1 e5700b2b8d84e9ba3cf954a56988bb117372b8a2afd7f78e83680d1430f72646 [2024-10-11T05:46:55.918Z] $ docker rm -f --volumes e5700b2b8d84e9ba3cf954a56988bb117372b8a2afd7f78e83680d1430f72646 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:46:56.339Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-11T05:46:56.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T05:46:56.413Z] prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container [2024-10-11T05:46:56.442Z] $ 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/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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-11T05:46:56.754Z] $ docker top a3c723b772718c8c1f656badc7650ab10fe5e3b629e5772156eb60dad0daa0fa -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-11T05:46:56.829Z] ========================================================= [2024-10-11T05:46:56.829Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-11T05:46:56.829Z] ========================================================= [Pipeline] sh [2024-10-11T05:46:57.108Z] + git config --global --add safe.directory /w/workspace/edgex-go/722 [Pipeline] fileExists [Pipeline] sh [2024-10-11T05:46:57.414Z] + make test [2024-10-11T05:46:57.414Z] go test -race -coverprofile=coverage.out ./... [2024-10-11T05:47:05.529Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-11T05:47:32.057Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-11T05:47:32.057Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-11T05:47:32.057Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-11T05:47:32.057Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-11T05:47:32.057Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-11T05:47:32.057Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-11T05:47:32.057Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-11T05:47:32.057Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-11T05:47:32.057Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-11T05:47:32.057Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-11T05:47:32.057Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-11T05:47:32.623Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-11T05:47:32.881Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-11T05:47:32.881Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-11T05:47:32.881Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-11T05:47:32.881Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-11T05:47:34.781Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-11T05:47:34.781Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-11T05:47:35.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-10-11T05:47:35.975Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-11T05:47:35.975Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-11T05:47:35.975Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-11T05:47:35.975Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-11T05:47:35.975Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-11T05:47:36.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements [2024-10-11T05:47:37.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-11T05:47:37.478Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-11T05:47:37.478Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-11T05:47:37.478Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-11T05:47:37.478Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T05:47:37.478Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-11T05:47:37.478Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-11T05:47:37.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-11T05:47:37.478Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-11T05:47:38.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-11T05:47:38.853Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-11T05:47:38.853Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-11T05:47:38.853Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-11T05:47:38.853Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T05:47:40.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.066s coverage: 69.2% of statements [2024-10-11T05:47:40.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 53.3% of statements [2024-10-11T05:47:40.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.492s coverage: 93.4% of statements [2024-10-11T05:47:40.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2024-10-11T05:47:40.228Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-11T05:47:40.228Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-11T05:47:41.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-11T05:47:41.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-11T05:47:41.162Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-11T05:47:41.162Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-11T05:47:41.162Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-11T05:47:41.162Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T05:47:41.162Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-11T05:47:41.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-11T05:47:41.162Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-11T05:47:41.162Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-11T05:47:41.162Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-11T05:47:41.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 10.0% of statements [2024-10-11T05:47:42.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.382s coverage: 95.8% of statements [2024-10-11T05:47:42.539Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.018s coverage: 72.2% of statements [2024-10-11T05:47:42.539Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-11T05:47:42.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-11T05:47:42.797Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-11T05:47:43.732Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] [2024-10-11T05:47:43.992Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.8% of statements [2024-10-11T05:47:43.992Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 42.5% of statements [2024-10-11T05:47:44.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 41.7% of statements [2024-10-11T05:47:44.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 77.8% of statements [2024-10-11T05:47:44.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-10-11T05:47:44.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements [2024-10-11T05:47:44.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-10-11T05:47:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-11T05:47:45.336Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-11T05:47:45.336Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-11T05:47:45.336Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-11T05:47:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-11T05:47:45.336Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-11T05:47:45.336Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-11T05:47:45.336Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-11T05:47:46.716Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-11T05:47:46.716Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-11T05:47:46.716Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-11T05:47:47.285Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-11T05:47:47.285Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-11T05:47:47.285Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-11T05:47:47.285Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-11T05:47:47.857Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-11T05:47:47.857Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-11T05:47:48.425Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-11T05:47:49.803Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-11T05:47:50.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-11T05:47:51.748Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-11T05:47:51.748Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-11T05:47:54.290Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-11T05:47:54.290Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-11T05:47:54.290Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-11T05:47:55.225Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-11T05:47:55.225Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-11T05:47:55.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-11T05:47:55.744Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-11T05:47:55.744Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-11T05:47:55.744Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-11T05:47:55.744Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-11T05:47:56.682Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-11T05:47:56.682Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-11T05:47:56.682Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-11T05:47:57.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-10-11T05:47:58.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-11T05:47:58.181Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-11T05:47:58.181Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T05:47:59.555Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-11T05:47:59.555Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-11T05:47:59.555Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-11T05:47:59.555Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-11T05:48:01.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-11T05:48:01.478Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-11T05:48:01.478Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-11T05:48:01.478Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T05:48:02.046Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-11T05:48:02.046Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-11T05:48:02.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-11T05:48:02.613Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T05:48:04.147Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22478 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-11T05:48:04.162Z] Running in /w/workspace/edgex-go/722 [Pipeline] { [Pipeline] checkout [2024-10-11T05:48:07.210Z] The recommended git tool is: git [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.308s coverage: 79.9% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.046s coverage: 92.9% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.023s coverage: 62.3% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.130s coverage: 63.1% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.136s coverage: 36.5% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 89.5% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 5.6% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.067s coverage: 97.1% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.044s coverage: 45.8% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 19.6% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 95.7% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.040s coverage: 61.8% of statements [2024-10-11T05:48:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 98.9% of statements [2024-10-11T05:48:10.721Z] 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-11T05:48:10.721Z] running golangci-lint [2024-10-11T05:48:10.721Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-11T05:48:10.721Z] go version go1.23.2 linux/amd64 [2024-10-11T05:48:10.980Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-11T05:48:10.980Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-11T05:48:10.980Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-11T05:48:11.635Z] using credential edgex-jenkins-ssh [2024-10-11T05:48:11.657Z] Cloning the remote Git repository [2024-10-11T05:48:11.689Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-11T05:48:11.775Z] > git init /w/workspace/edgex-go/722 # timeout=10 [2024-10-11T05:48:11.902Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-11T05:48:11.903Z] > git --version # timeout=10 [2024-10-11T05:48:11.924Z] > git --version # 'git version 2.25.1' [2024-10-11T05:48:11.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-11T05:48:12.054Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-11T05:48:29.388Z] Avoid second fetch [2024-10-11T05:48:29.389Z] Checking out Revision 57d582de66f95770521161450c5858bd8cea222e (main) [2024-10-11T05:48:28.591Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-11T05:48:28.608Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-11T05:48:29.400Z] > git config core.sparsecheckout # timeout=10 [2024-10-11T05:48:30.156Z] Commit message: "Merge pull request #4967 from jinlinGuan/issue-notifications" [2024-10-11T05:48:29.460Z] > git checkout -f 57d582de66f95770521161450c5858bd8cea222e # timeout=10 [2024-10-11T05:48:32.897Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|types_sizes|deps|imports) took 21.579929527s" [2024-10-11T05:48:32.897Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.811035ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-11T05:48:34.869Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-11T05:48:34.869Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T05:48:34.869Z] Dload Upload Total Spent Left Speed [2024-10-11T05:48:34.869Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2024-10-11T05:48:35.200Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-11T05:48:35.523Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-11T05:48:35.523Z] + sudo tee /etc/docker/daemon.new [2024-10-11T05:48:35.523Z] { [2024-10-11T05:48:35.523Z] "registry-mirrors": [ [2024-10-11T05:48:35.523Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-11T05:48:35.523Z] ], [2024-10-11T05:48:35.523Z] "bip": "10.250.0.254/24", [2024-10-11T05:48:35.523Z] "hosts": [ [2024-10-11T05:48:35.523Z] "tcp://0.0.0.0:5555", [2024-10-11T05:48:35.523Z] "unix:///var/run/docker.sock" [2024-10-11T05:48:35.523Z] ], [2024-10-11T05:48:35.523Z] "mtu": 1458, [2024-10-11T05:48:35.523Z] "selinux-enabled": true, [2024-10-11T05:48:35.523Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-11T05:48:35.523Z] } [Pipeline] sh [2024-10-11T05:48:35.845Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-11T05:48:36.168Z] + sudo service docker restart [2024-10-11T05:48:45.087Z] level=info msg="[linters_context/goanalysis] analyzers took 1m28.372793224s with top 10 stages: buildir: 53.03437678s, gosec: 3.90552205s, inspect: 2.477408527s, fact_deprecated: 2.393577655s, printf: 1.980980275s, ctrlflow: 1.946467847s, nilness: 1.08008329s, S1038: 1.074341846s, fact_purity: 1.053175728s, unused: 775.669415ms" [2024-10-11T05:48:45.088Z] level=info msg="[runner] Issues before processing: 219, after processing: 0" [2024-10-11T05:48:45.088Z] level=info msg="[runner] Processors filtering stat (in/out): nolint: 22/0, cgo: 219/219, invalid_issue: 219/219, autogenerated_exclude: 219/219, skip_files: 219/219, path_prettifier: 219/219, exclude: 219/219, exclude-rules: 219/22, filename_unadjuster: 219/219, skip_dirs: 219/219, identifier_marker: 219/219" [2024-10-11T05:48:45.088Z] level=info msg="[runner] processing took 19.764449ms with stages: nolint: 8.340528ms, identifier_marker: 5.220242ms, path_prettifier: 1.774336ms, exclude-rules: 1.656334ms, autogenerated_exclude: 1.549103ms, skip_dirs: 1.072944ms, invalid_issue: 74.621µs, cgo: 38.841µs, filename_unadjuster: 32.55µs, max_same_issues: 1.18µs, uniq_by_line: 470ns, path_prefixer: 470ns, fixer: 450ns, skip_files: 430ns, source_code: 400ns, diff: 330ns, exclude: 320ns, sort_results: 300ns, max_from_linter: 200ns, path_shortener: 140ns, max_per_file_from_linter: 140ns, severity-rules: 120ns" [2024-10-11T05:48:45.088Z] level=info msg="[runner] linters took 11.067147986s with stages: goanalysis_metalinter: 11.047256076s" [2024-10-11T05:48:45.088Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-11T05:48:45.088Z] level=info msg="Memory: 327 samples, avg is 275.1MB, max is 1208.3MB" [2024-10-11T05:48:45.088Z] level=info msg="Execution took 32.69778472s" [2024-10-11T05:48:45.088Z] go vet ./... [2024-10-11T05:48:50.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-11T05:48:50.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-11T05:48:50.350Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-11T05:48:50.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-11T05:48:50.651Z] + ls -al . [2024-10-11T05:48:50.651Z] total 1852 [2024-10-11T05:48:50.651Z] drwxrwxr-x 11 1001 1001 4096 Oct 11 05:46 . [2024-10-11T05:48:50.651Z] drwxr-xr-x 4 root root 4096 Oct 11 05:46 .. [2024-10-11T05:48:50.651Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 05:45 .blubracket [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 10 Oct 11 05:45 .dockerignore [2024-10-11T05:48:50.651Z] drwxrwxr-x 8 1001 1001 4096 Oct 11 05:48 .git [2024-10-11T05:48:50.651Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 05:45 .github [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 1102 Oct 11 05:45 .gitignore [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 199 Oct 11 05:45 .golangci.yml [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 100 Oct 11 05:45 .hadolint.yml [2024-10-11T05:48:50.651Z] drwxr-xr-x 3 1001 1001 4096 Oct 11 05:46 .semver [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 155 Oct 11 05:45 .sonarcloud.properties [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 1171 Oct 11 05:45 ADOPTERS.md [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 21553 Oct 11 05:45 Attribution.txt [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 100284 Oct 11 05:45 CHANGELOG.md [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 3804 Oct 11 05:45 CONTRIBUTING.md [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 677 Oct 11 05:45 GOVERNANCE.md [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 861 Oct 11 05:45 Jenkinsfile [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 10775 Oct 11 05:45 LICENSE [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 16854 Oct 11 05:45 Makefile [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 582 Oct 11 05:45 OWNERS.md [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 9528 Oct 11 05:45 README.md [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 789 Oct 11 05:45 SECURITY.md [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 12 Oct 11 05:46 VERSION [2024-10-11T05:48:50.651Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 05:45 bin [2024-10-11T05:48:50.651Z] drwxrwxr-x 20 1001 1001 4096 Oct 11 05:45 cmd [2024-10-11T05:48:50.651Z] -rw-r--r-- 1 root root 1505375 Oct 11 05:48 coverage.out [2024-10-11T05:48:50.651Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 05:45 fuzz_test [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 7305 Oct 11 05:45 go.mod [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 102748 Oct 11 05:45 go.sum [2024-10-11T05:48:50.651Z] drwxrwxr-x 7 1001 1001 4096 Oct 11 05:45 internal [2024-10-11T05:48:50.651Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 05:45 openapi [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 584 Oct 11 05:45 security.txt [2024-10-11T05:48:50.651Z] -rw-rw-r-- 1 1001 1001 204 Oct 11 05:45 version.go [Pipeline] sh [2024-10-11T05:48:50.938Z] + '[' -e coverage.out ] [2024-10-11T05:48:50.938Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-11T05:48:51.077Z] Stashed 1 file(s) [Pipeline] sh [2024-10-11T05:48:51.357Z] + make build [2024-10-11T05:48:51.357Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T05:48:54.402Z] provisioning config files... [2024-10-11T05:48:54.425Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/722@tmp/config10408431124818044690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T05:48:54.840Z] ---> ****-login.sh [2024-10-11T05:48:54.840Z] nexus3.edgexfoundry.org:10001 [2024-10-11T05:48:55.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T05:48:55.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T05:48:55.386Z] Configure a credential helper to remove this warning. See [2024-10-11T05:48:55.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T05:48:55.386Z] [2024-10-11T05:48:55.386Z] Login Succeeded [2024-10-11T05:48:55.387Z] nexus3.edgexfoundry.org:10002 [2024-10-11T05:48:55.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T05:48:55.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T05:48:55.655Z] Configure a credential helper to remove this warning. See [2024-10-11T05:48:55.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T05:48:55.655Z] [2024-10-11T05:48:55.655Z] Login Succeeded [2024-10-11T05:48:55.655Z] nexus3.edgexfoundry.org:10003 [2024-10-11T05:48:55.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T05:48:55.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T05:48:55.924Z] Configure a credential helper to remove this warning. See [2024-10-11T05:48:55.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T05:48:55.924Z] [2024-10-11T05:48:55.924Z] Login Succeeded [2024-10-11T05:48:55.925Z] nexus3.edgexfoundry.org:10004 [2024-10-11T05:48:56.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T05:48:56.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T05:48:56.466Z] Configure a credential helper to remove this warning. See [2024-10-11T05:48:56.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T05:48:56.466Z] [2024-10-11T05:48:56.466Z] Login Succeeded [2024-10-11T05:48:56.466Z] ****.io [2024-10-11T05:48:56.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T05:48:56.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T05:48:56.733Z] Configure a credential helper to remove this warning. See [2024-10-11T05:48:56.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T05:48:56.733Z] [2024-10-11T05:48:56.733Z] Login Succeeded [2024-10-11T05:48:56.733Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T05:48:56.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-11T05:48:57.525Z] + git config --global --add safe.directory /w/workspace/edgex-go/722 [Pipeline] echo [2024-10-11T05:48:57.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T05:48:57.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T05:48:57.588Z] ========================================================= [2024-10-11T05:48:57.589Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-11T05:48:57.589Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-11T05:48:57.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-11T05:48:57.908Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-11T05:48:57.908Z] cf04c63912e1: Pulling fs layer [2024-10-11T05:48:57.908Z] 55b35a11ae5e: Pulling fs layer [2024-10-11T05:48:57.908Z] a37a00ec5f00: Pulling fs layer [2024-10-11T05:48:57.908Z] 50b3750afda1: Pulling fs layer [2024-10-11T05:48:57.909Z] 4f4fb700ef54: Pulling fs layer [2024-10-11T05:48:57.909Z] 80978eb59214: Pulling fs layer [2024-10-11T05:48:57.909Z] c9f46d7d2bd2: Pulling fs layer [2024-10-11T05:48:57.909Z] c5a475d317c9: Pulling fs layer [2024-10-11T05:48:57.909Z] 50b3750afda1: Waiting [2024-10-11T05:48:57.909Z] 4f4fb700ef54: Waiting [2024-10-11T05:48:57.909Z] 80978eb59214: Waiting [2024-10-11T05:48:57.909Z] c9f46d7d2bd2: Waiting [2024-10-11T05:48:57.909Z] c5a475d317c9: Waiting [2024-10-11T05:48:58.181Z] 55b35a11ae5e: Verifying Checksum [2024-10-11T05:48:58.181Z] 55b35a11ae5e: Download complete [2024-10-11T05:48:58.181Z] 50b3750afda1: Verifying Checksum [2024-10-11T05:48:58.181Z] 50b3750afda1: Download complete [2024-10-11T05:48:58.181Z] 4f4fb700ef54: Verifying Checksum [2024-10-11T05:48:58.181Z] 4f4fb700ef54: Download complete [2024-10-11T05:48:58.181Z] 80978eb59214: Download complete [2024-10-11T05:48:58.181Z] cf04c63912e1: Verifying Checksum [2024-10-11T05:48:58.181Z] cf04c63912e1: Download complete [2024-10-11T05:48:58.763Z] c5a475d317c9: Verifying Checksum [2024-10-11T05:48:58.763Z] c5a475d317c9: Download complete [2024-10-11T05:48:59.346Z] cf04c63912e1: Pull complete [2024-10-11T05:48:59.613Z] 55b35a11ae5e: Pull complete [2024-10-11T05:48:59.880Z] a37a00ec5f00: Verifying Checksum [2024-10-11T05:48:59.880Z] a37a00ec5f00: Download complete [2024-10-11T05:49:00.840Z] c9f46d7d2bd2: Verifying Checksum [2024-10-11T05:49:00.840Z] c9f46d7d2bd2: Download complete [2024-10-11T05:49:13.144Z] a37a00ec5f00: Pull complete [2024-10-11T05:49:13.144Z] 50b3750afda1: Pull complete [2024-10-11T05:49:13.144Z] 4f4fb700ef54: Pull complete [2024-10-11T05:49:13.144Z] 80978eb59214: Pull complete [2024-10-11T05:49:13.281Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-11T05:49:13.281Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-11T05:49:14.657Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-11T05:49:15.224Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-11T05:49:16.603Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-11T05:49:20.790Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-11T05:49:21.361Z] c9f46d7d2bd2: Pull complete [2024-10-11T05:49:21.951Z] c5a475d317c9: Pull complete [2024-10-11T05:49:21.951Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-11T05:49:21.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-11T05:49:21.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-11T05:49:22.295Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-11T05:49:22.295Z] WORKDIR /edgex [2024-10-11T05:49:22.295Z] COPY go.mod . [2024-10-11T05:49:22.295Z] RUN go mod download [2024-10-11T05:49:22.295Z] + docker build -t ci-base-image-arm64 -f - . [2024-10-11T05:49:22.697Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-11T05:49:22.887Z] Sending build context to Docker daemon 3.687MB [2024-10-11T05:49:22.887Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-11T05:49:22.887Z] ---> be29e6b0f0d4 [2024-10-11T05:49:22.887Z] Step 2/4 : WORKDIR /edgex [2024-10-11T05:49:24.603Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-11T05:49:24.825Z] ---> Running in 92c797ca7088 [2024-10-11T05:49:25.091Z] Removing intermediate container 92c797ca7088 [2024-10-11T05:49:25.091Z] ---> 8311a0ab56e9 [2024-10-11T05:49:25.091Z] Step 3/4 : COPY go.mod . [2024-10-11T05:49:25.357Z] ---> 54f67dc5e6e7 [2024-10-11T05:49:25.357Z] Step 4/4 : RUN go mod download [2024-10-11T05:49:25.623Z] ---> Running in d2175bd17ec9 [2024-10-11T05:49:26.507Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-11T05:49:27.074Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-11T05:49:28.008Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-11T05:49:28.576Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-11T05:49:29.519Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-11T05:49:30.460Z] $ docker stop --time=1 a3c723b772718c8c1f656badc7650ab10fe5e3b629e5772156eb60dad0daa0fa [2024-10-11T05:49:36.019Z] $ docker rm -f --volumes a3c723b772718c8c1f656badc7650ab10fe5e3b629e5772156eb60dad0daa0fa [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-11T05:49:37.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-11T05:49:37.210Z] [2024-10-11T05:49:37.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:49:37.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-11T05:49:37.504Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-11T05:49:37.504Z] 91d30c5bc195: Pulling fs layer [2024-10-11T05:49:37.504Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-11T05:49:37.504Z] 9c61dcf015f6: Pulling fs layer [2024-10-11T05:49:37.504Z] 4698f68db338: Pulling fs layer [2024-10-11T05:49:37.504Z] 2a2f49069b9e: Pulling fs layer [2024-10-11T05:49:37.504Z] e0025b399a48: Pulling fs layer [2024-10-11T05:49:37.504Z] 2a2f49069b9e: Waiting [2024-10-11T05:49:37.504Z] e0025b399a48: Waiting [2024-10-11T05:49:37.504Z] 4698f68db338: Waiting [2024-10-11T05:49:37.504Z] 91d30c5bc195: Verifying Checksum [2024-10-11T05:49:37.504Z] 91d30c5bc195: Download complete [2024-10-11T05:49:37.504Z] 4698f68db338: Verifying Checksum [2024-10-11T05:49:37.504Z] 4698f68db338: Download complete [2024-10-11T05:49:37.763Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-11T05:49:37.763Z] 2e9b0aa3be6d: Download complete [2024-10-11T05:49:37.763Z] 91d30c5bc195: Pull complete [2024-10-11T05:49:37.763Z] 2a2f49069b9e: Download complete [2024-10-11T05:49:38.021Z] 2e9b0aa3be6d: Pull complete [2024-10-11T05:49:38.279Z] 9c61dcf015f6: Verifying Checksum [2024-10-11T05:49:38.279Z] 9c61dcf015f6: Download complete [2024-10-11T05:49:40.816Z] 9c61dcf015f6: Pull complete [2024-10-11T05:49:40.816Z] 4698f68db338: Pull complete [2024-10-11T05:49:40.816Z] 2a2f49069b9e: Pull complete [2024-10-11T05:49:40.816Z] e0025b399a48: Pull complete [2024-10-11T05:49:40.816Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-11T05:49:40.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-11T05:49:40.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T05:49:40.914Z] prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container [2024-10-11T05:49:40.940Z] $ 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/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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-11T05:49:43.413Z] $ docker top cb1bb27d36f7702197c162d40ca3053467ffba9093e3ad9e4a08070755abbe03 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T05:49:43.759Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-11T05:49:46.367Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-10-11T05:49:46.367Z] #1 transferring dockerfile: 2.07kB done [2024-10-11T05:49:46.367Z] #1 DONE 0.0s [2024-10-11T05:49:46.367Z] [2024-10-11T05:49:46.367Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-11T05:49:46.367Z] #2 transferring dockerfile: 3.17kB done [2024-10-11T05:49:46.367Z] #2 DONE 0.0s [2024-10-11T05:49:46.367Z] [2024-10-11T05:49:46.367Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-10-11T05:49:46.367Z] #3 transferring dockerfile: 1.81kB done [2024-10-11T05:49:46.367Z] #3 DONE 0.0s [2024-10-11T05:49:46.367Z] [2024-10-11T05:49:46.367Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-10-11T05:49:46.367Z] #4 transferring dockerfile: 1.70kB done [2024-10-11T05:49:46.367Z] #4 DONE 0.0s [2024-10-11T05:49:46.367Z] [2024-10-11T05:49:46.367Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-10-11T05:49:46.367Z] #5 transferring dockerfile: 2.13kB done [2024-10-11T05:49:46.367Z] #5 DONE 0.0s [2024-10-11T05:49:46.367Z] [2024-10-11T05:49:46.367Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-11T05:49:46.367Z] #6 transferring dockerfile: 1.89kB done [2024-10-11T05:49:46.367Z] #6 DONE 0.0s [2024-10-11T05:49:46.367Z] [2024-10-11T05:49:46.367Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-11T05:49:46.367Z] #7 transferring dockerfile: 1.85kB done [2024-10-11T05:49:46.367Z] #7 DONE 0.1s [2024-10-11T05:49:46.367Z] [2024-10-11T05:49:46.367Z] #8 [core-data internal] load build definition from Dockerfile [2024-10-11T05:49:46.367Z] #8 transferring dockerfile: 2.07kB done [2024-10-11T05:49:46.367Z] #8 DONE 0.0s [2024-10-11T05:49:46.367Z] [2024-10-11T05:49:46.367Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-10-11T05:49:46.367Z] #9 transferring dockerfile: 1.69kB done [2024-10-11T05:49:46.367Z] #9 DONE 0.1s [2024-10-11T05:49:46.367Z] [2024-10-11T05:49:46.367Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-10-11T05:49:46.367Z] #10 transferring dockerfile: 2.02kB done [2024-10-11T05:49:46.367Z] #10 DONE 0.1s [2024-10-11T05:49:46.367Z] [2024-10-11T05:49:46.367Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-11T05:49:46.367Z] #11 transferring dockerfile: 2.15kB done [2024-10-11T05:49:46.367Z] #11 DONE 0.1s [2024-10-11T05:49:46.367Z] [2024-10-11T05:49:46.367Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-11T05:49:46.367Z] #12 transferring dockerfile: 2.49kB done [2024-10-11T05:49:46.367Z] #12 DONE 0.1s [2024-10-11T05:49:46.367Z] [2024-10-11T05:49:46.367Z] #13 [core-keeper internal] load .dockerignore [2024-10-11T05:49:46.367Z] #13 transferring context: 50B done [2024-10-11T05:49:46.367Z] #13 DONE 0.1s [2024-10-11T05:49:46.367Z] [2024-10-11T05:49:46.367Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-10-11T05:49:46.367Z] #14 transferring dockerfile: 1.93kB done [2024-10-11T05:49:46.646Z] #14 DONE 0.1s [2024-10-11T05:49:46.647Z] [2024-10-11T05:49:46.647Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-11T05:49:46.647Z] #15 transferring dockerfile: 2.50kB done [2024-10-11T05:49:46.647Z] #15 DONE 0.1s [2024-10-11T05:49:46.647Z] [2024-10-11T05:49:46.647Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-11T05:49:46.647Z] #16 transferring dockerfile: 2.23kB done [2024-10-11T05:49:46.647Z] #16 DONE 0.1s [2024-10-11T05:49:46.647Z] [2024-10-11T05:49:46.647Z] #17 [core-command internal] load build definition from Dockerfile [2024-10-11T05:49:46.647Z] #17 transferring dockerfile: 1.93kB done [2024-10-11T05:49:46.647Z] #17 DONE 0.1s [2024-10-11T05:49:46.647Z] [2024-10-11T05:49:46.647Z] #18 [security-bootstrapper internal] load .dockerignore [2024-10-11T05:49:46.647Z] #18 transferring context: 50B done [2024-10-11T05:49:46.647Z] #18 DONE 0.0s [2024-10-11T05:49:46.647Z] [2024-10-11T05:49:46.647Z] #19 [security-spire-agent internal] load .dockerignore [2024-10-11T05:49:46.647Z] #19 transferring context: 50B done [2024-10-11T05:49:46.647Z] #19 DONE 0.0s [2024-10-11T05:49:46.647Z] [2024-10-11T05:49:46.647Z] #20 [security-spire-server internal] load .dockerignore [2024-10-11T05:49:46.647Z] #20 transferring context: 50B done [2024-10-11T05:49:46.647Z] #20 DONE 0.0s [2024-10-11T05:49:46.647Z] [2024-10-11T05:49:46.647Z] #21 [core-metadata internal] load .dockerignore [2024-10-11T05:49:46.647Z] #21 transferring context: 50B done [2024-10-11T05:49:46.647Z] #21 DONE 0.0s [2024-10-11T05:49:46.647Z] [2024-10-11T05:49:46.647Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-10-11T05:49:46.647Z] #22 transferring context: 50B done [2024-10-11T05:49:46.647Z] #22 DONE 0.0s [2024-10-11T05:49:46.647Z] [2024-10-11T05:49:46.647Z] #23 [core-data internal] load .dockerignore [2024-10-11T05:49:46.647Z] #23 transferring context: 50B done [2024-10-11T05:49:46.647Z] #23 DONE 0.0s [2024-10-11T05:49:46.647Z] [2024-10-11T05:49:46.647Z] #24 [security-spire-config internal] load .dockerignore [2024-10-11T05:49:46.647Z] #24 transferring context: 50B done [2024-10-11T05:49:46.647Z] #24 DONE 0.0s [2024-10-11T05:49:46.647Z] [2024-10-11T05:49:46.647Z] #25 [support-notifications internal] load .dockerignore [2024-10-11T05:49:46.647Z] #25 transferring context: 50B done [2024-10-11T05:49:46.929Z] #25 DONE 0.0s [2024-10-11T05:49:46.929Z] [2024-10-11T05:49:46.929Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-10-11T05:49:46.929Z] #26 transferring context: 50B done [2024-10-11T05:49:46.929Z] #26 DONE 0.0s [2024-10-11T05:49:46.929Z] [2024-10-11T05:49:46.929Z] #27 [security-proxy-auth internal] load .dockerignore [2024-10-11T05:49:46.929Z] #27 transferring context: 50B done [2024-10-11T05:49:46.929Z] #27 DONE 0.0s [2024-10-11T05:49:46.929Z] [2024-10-11T05:49:46.929Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-10-11T05:49:46.929Z] #28 transferring context: 50B done [2024-10-11T05:49:46.929Z] #28 DONE 0.0s [2024-10-11T05:49:46.929Z] [2024-10-11T05:49:46.929Z] #29 [security-proxy-setup internal] load .dockerignore [2024-10-11T05:49:46.929Z] #29 transferring context: 50B done [2024-10-11T05:49:46.929Z] #29 DONE 0.0s [2024-10-11T05:49:46.929Z] [2024-10-11T05:49:46.929Z] #30 [support-scheduler internal] load .dockerignore [2024-10-11T05:49:46.929Z] #30 transferring context: 50B done [2024-10-11T05:49:46.929Z] #30 DONE 0.0s [2024-10-11T05:49:46.929Z] [2024-10-11T05:49:46.929Z] #31 [core-command internal] load .dockerignore [2024-10-11T05:49:46.929Z] #31 transferring context: 50B done [2024-10-11T05:49:46.929Z] #31 DONE 0.0s [2024-10-11T05:49:46.929Z] [2024-10-11T05:49:46.929Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-11T05:49:46.929Z] #32 transferring context: 50B done [2024-10-11T05:49:46.929Z] #32 DONE 0.0s [2024-10-11T05:49:46.929Z] [2024-10-11T05:49:46.929Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-11T05:49:46.929Z] #33 DONE 0.0s [2024-10-11T05:49:46.929Z] [2024-10-11T05:49:46.929Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T05:49:46.929Z] #34 ... [2024-10-11T05:49:46.929Z] [2024-10-11T05:49:46.929Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-11T05:49:46.929Z] #33 DONE 0.0s [2024-10-11T05:49:46.929Z] [2024-10-11T05:49:46.929Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:49:46.929Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:49:46.929Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:49:46.929Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-11T05:49:46.929Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-11T05:49:46.929Z] #35 DONE 0.0s [2024-10-11T05:49:46.929Z] [2024-10-11T05:49:46.930Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T05:49:46.930Z] #34 DONE 0.1s [2024-10-11T05:49:46.930Z] [2024-10-11T05:49:46.930Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-11T05:49:46.930Z] #33 DONE 0.0s [2024-10-11T05:49:46.930Z] [2024-10-11T05:49:46.930Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:49:46.930Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:49:46.930Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:49:46.930Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-11T05:49:46.930Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-11T05:49:46.930Z] #35 DONE 0.1s [2024-10-11T05:49:46.930Z] [2024-10-11T05:49:46.930Z] #36 [core-data internal] load build context [2024-10-11T05:49:47.214Z] #36 ... [2024-10-11T05:49:47.214Z] [2024-10-11T05:49:47.214Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:49:47.214Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:49:47.214Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:49:47.214Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-11T05:49:47.214Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-11T05:49:47.214Z] #35 DONE 0.1s [2024-10-11T05:49:47.214Z] [2024-10-11T05:49:47.214Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-11T05:49:47.214Z] #33 DONE 0.0s [2024-10-11T05:49:47.214Z] [2024-10-11T05:49:47.214Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-11T05:49:47.214Z] #33 DONE 0.0s [2024-10-11T05:49:47.214Z] [2024-10-11T05:49:47.214Z] #36 [core-data internal] load build context [2024-10-11T05:49:47.510Z] #36 ... [2024-10-11T05:49:47.510Z] [2024-10-11T05:49:47.510Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:49:47.510Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:49:47.510Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:49:47.510Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-11T05:49:47.510Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-11T05:49:47.510Z] #35 DONE 0.1s [2024-10-11T05:49:47.510Z] [2024-10-11T05:49:47.510Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-11T05:49:47.510Z] #33 DONE 0.0s [2024-10-11T05:49:47.510Z] [2024-10-11T05:49:47.510Z] #36 [core-data internal] load build context [2024-10-11T05:49:47.510Z] #36 ... [2024-10-11T05:49:47.510Z] [2024-10-11T05:49:47.510Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-11T05:49:47.510Z] #33 DONE 0.0s [2024-10-11T05:49:47.510Z] [2024-10-11T05:49:47.510Z] #37 [support-cron-scheduler builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-10-11T05:49:47.510Z] #37 DONE 0.8s [2024-10-11T05:49:47.510Z] [2024-10-11T05:49:47.510Z] #36 [core-data internal] load build context [2024-10-11T05:49:47.510Z] #36 ... [2024-10-11T05:49:47.510Z] [2024-10-11T05:49:47.510Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-11T05:49:47.510Z] #33 DONE 0.0s [2024-10-11T05:49:47.510Z] [2024-10-11T05:49:47.510Z] #36 [core-data internal] load build context [2024-10-11T05:49:47.796Z] #36 ... [2024-10-11T05:49:47.796Z] [2024-10-11T05:49:47.796Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:49:47.796Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:49:47.796Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:49:47.796Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-11T05:49:47.796Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-11T05:49:47.796Z] #35 DONE 0.1s [2024-10-11T05:49:47.796Z] [2024-10-11T05:49:47.796Z] #37 [core-command builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-10-11T05:49:47.796Z] #37 DONE 0.8s [2024-10-11T05:49:47.796Z] [2024-10-11T05:49:47.796Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T05:49:47.796Z] #34 DONE 0.8s [2024-10-11T05:49:47.796Z] [2024-10-11T05:49:47.796Z] #36 [core-data internal] load build context [2024-10-11T05:49:49.102Z] #36 ... [2024-10-11T05:49:49.102Z] [2024-10-11T05:49:49.102Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-11T05:49:49.102Z] #38 DONE 1.8s [2024-10-11T05:49:49.363Z] [2024-10-11T05:49:49.363Z] #39 [core-command builder 2/8] WORKDIR /edgex-go [2024-10-11T05:49:49.929Z] #39 ... [2024-10-11T05:49:49.929Z] [2024-10-11T05:49:49.929Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:49:49.929Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:49:49.929Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:49:49.929Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-11T05:49:49.929Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-11T05:49:49.929Z] #35 DONE 0.1s [2024-10-11T05:49:49.929Z] [2024-10-11T05:49:49.929Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-11T05:49:49.929Z] #40 DONE 3.1s [2024-10-11T05:49:50.190Z] [2024-10-11T05:49:50.190Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:49:50.190Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:49:50.190Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:49:50.190Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-11T05:49:50.190Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-11T05:49:50.190Z] #35 DONE 0.1s [2024-10-11T05:49:50.190Z] [2024-10-11T05:49:50.190Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:49:50.190Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:49:55.486Z] #41 ... [2024-10-11T05:49:55.486Z] [2024-10-11T05:49:55.486Z] #36 [core-data internal] load build context [2024-10-11T05:49:55.486Z] #36 transferring context: 439.69MB 7.9s [2024-10-11T05:49:55.486Z] #36 transferring context: 452.46MB 8.1s done [2024-10-11T05:49:56.080Z] #36 ... [2024-10-11T05:49:56.080Z] [2024-10-11T05:49:56.080Z] #42 [security-bootstrapper internal] load build context [2024-10-11T05:49:56.080Z] #42 transferring context: 452.46MB 8.8s done [2024-10-11T05:49:56.080Z] #42 ... [2024-10-11T05:49:56.080Z] [2024-10-11T05:49:56.080Z] #43 [core-keeper internal] load build context [2024-10-11T05:49:56.080Z] #43 ... [2024-10-11T05:49:56.080Z] [2024-10-11T05:49:56.080Z] #44 [security-spiffe-token-provider internal] load build context [2024-10-11T05:49:56.344Z] #44 ... [2024-10-11T05:49:56.344Z] [2024-10-11T05:49:56.344Z] #43 [core-keeper internal] load build context [2024-10-11T05:49:56.917Z] #43 ... [2024-10-11T05:49:56.917Z] [2024-10-11T05:49:56.917Z] #45 [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-11T05:49:56.917Z] #45 ... [2024-10-11T05:49:56.917Z] [2024-10-11T05:49:56.917Z] #46 [core-metadata internal] load build context [2024-10-11T05:49:56.917Z] #46 transferring context: 452.46MB 8.7s done [2024-10-11T05:49:57.178Z] #46 ... [2024-10-11T05:49:57.178Z] [2024-10-11T05:49:57.178Z] #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-11T05:49:57.178Z] #47 ... [2024-10-11T05:49:57.178Z] [2024-10-11T05:49:57.178Z] #48 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-11T05:49:57.178Z] #0 4.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:49:57.178Z] #0 4.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:49:57.178Z] #0 4.916 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-11T05:49:57.178Z] #0 4.920 (2/2) Installing su-exec (0.2-r3) [2024-10-11T05:49:57.178Z] #0 4.924 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:49:57.178Z] #0 4.928 OK: 8 MiB in 16 packages [2024-10-11T05:49:57.437Z] #48 ... [2024-10-11T05:49:57.437Z] [2024-10-11T05:49:57.437Z] #49 [support-cron-scheduler internal] load build context [2024-10-11T05:49:57.437Z] #49 transferring context: 452.46MB 9.2s done [2024-10-11T05:49:57.437Z] #49 ... [2024-10-11T05:49:57.437Z] [2024-10-11T05:49:57.437Z] #50 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-11T05:49:57.698Z] #50 ... [2024-10-11T05:49:57.698Z] [2024-10-11T05:49:57.698Z] #51 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-11T05:49:57.698Z] #51 ... [2024-10-11T05:49:57.698Z] [2024-10-11T05:49:57.698Z] #52 [security-proxy-auth internal] load build context [2024-10-11T05:49:57.698Z] #52 transferring context: 452.46MB 7.8s done [2024-10-11T05:49:57.957Z] #52 ... [2024-10-11T05:49:57.957Z] [2024-10-11T05:49:57.957Z] #53 [core-command internal] load build context [2024-10-11T05:49:57.957Z] #53 ... [2024-10-11T05:49:57.957Z] [2024-10-11T05:49:57.957Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-11T05:49:58.218Z] #54 ... [2024-10-11T05:49:58.218Z] [2024-10-11T05:49:58.218Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T05:49:58.218Z] #55 ... [2024-10-11T05:49:58.218Z] [2024-10-11T05:49:58.218Z] #56 [security-secretstore-setup internal] load build context [2024-10-11T05:49:58.218Z] #56 transferring context: 452.46MB 10.4s done [2024-10-11T05:49:58.479Z] #56 ... [2024-10-11T05:49:58.479Z] [2024-10-11T05:49:58.479Z] #57 [support-notifications internal] load build context [2024-10-11T05:49:58.479Z] #57 transferring context: 452.46MB 8.6s done [2024-10-11T05:49:58.479Z] #57 ... [2024-10-11T05:49:58.479Z] [2024-10-11T05:49:58.479Z] #58 [security-proxy-setup internal] load build context [2024-10-11T05:49:58.760Z] #58 ... [2024-10-11T05:49:58.760Z] [2024-10-11T05:49:58.760Z] #59 [core-common-config-bootstrapper internal] load build context [2024-10-11T05:49:59.020Z] #59 ... [2024-10-11T05:49:59.020Z] [2024-10-11T05:49:59.020Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-11T05:49:59.020Z] #60 ... [2024-10-11T05:49:59.020Z] [2024-10-11T05:49:59.020Z] #61 [support-scheduler internal] load build context [2024-10-11T05:49:59.280Z] #61 ... [2024-10-11T05:49:59.280Z] [2024-10-11T05:49:59.280Z] #44 [security-spiffe-token-provider internal] load build context [2024-10-11T05:49:59.280Z] #44 transferring context: 452.46MB 9.6s done [2024-10-11T05:50:00.219Z] #44 ... [2024-10-11T05:50:00.219Z] [2024-10-11T05:50:00.219Z] #62 [security-spire-agent internal] load build context [2024-10-11T05:50:00.219Z] #62 ... [2024-10-11T05:50:00.219Z] [2024-10-11T05:50:00.219Z] #63 [security-spire-server internal] load build context [2024-10-11T05:50:00.479Z] #63 ... [2024-10-11T05:50:00.479Z] [2024-10-11T05:50:00.479Z] #64 [security-spire-config internal] load build context [2024-10-11T05:50:00.737Z] #64 ... [2024-10-11T05:50:00.737Z] [2024-10-11T05:50:00.737Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T05:50:00.737Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T05:50:00.737Z] #65 ... [2024-10-11T05:50:00.737Z] [2024-10-11T05:50:00.737Z] #43 [core-keeper internal] load build context [2024-10-11T05:50:00.737Z] #43 transferring context: 452.46MB 10.3s done [2024-10-11T05:50:03.317Z] #43 ... [2024-10-11T05:50:03.317Z] [2024-10-11T05:50:03.317Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T05:50:04.708Z] #66 ... [2024-10-11T05:50:04.708Z] [2024-10-11T05:50:04.708Z] #45 [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-11T05:50:04.708Z] #45 DONE 17.6s [2024-10-11T05:50:04.708Z] [2024-10-11T05:50:04.708Z] #52 [security-proxy-auth internal] load build context [2024-10-11T05:50:04.708Z] #52 DONE 17.1s [2024-10-11T05:50:04.708Z] [2024-10-11T05:50:04.708Z] #42 [security-bootstrapper internal] load build context [2024-10-11T05:50:04.708Z] #42 DONE 17.5s [2024-10-11T05:50:04.708Z] [2024-10-11T05:50:04.708Z] #36 [core-data internal] load build context [2024-10-11T05:50:04.708Z] #36 DONE 17.4s [2024-10-11T05:50:04.708Z] [2024-10-11T05:50:04.708Z] #46 [core-metadata internal] load build context [2024-10-11T05:50:04.708Z] #46 DONE 17.5s [2024-10-11T05:50:04.708Z] [2024-10-11T05:50:04.708Z] #57 [support-notifications internal] load build context [2024-10-11T05:50:04.708Z] #57 DONE 17.4s [2024-10-11T05:50:04.708Z] [2024-10-11T05:50:04.708Z] #44 [security-spiffe-token-provider internal] load build context [2024-10-11T05:50:04.708Z] #44 DONE 17.5s [2024-10-11T05:50:04.708Z] [2024-10-11T05:50:04.708Z] #48 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-11T05:50:04.708Z] #48 DONE 17.6s [2024-10-11T05:50:04.708Z] [2024-10-11T05:50:04.708Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:50:04.708Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14.3s done [2024-10-11T05:50:04.708Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-10-11T05:50:04.708Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-10-11T05:50:04.708Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-10-11T05:50:04.708Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-11T05:50:04.708Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-11T05:50:04.708Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-11T05:50:04.708Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-11T05:50:04.708Z] #41 ... [2024-10-11T05:50:04.708Z] [2024-10-11T05:50:04.708Z] #49 [support-cron-scheduler internal] load build context [2024-10-11T05:50:04.708Z] #49 DONE 17.2s [2024-10-11T05:50:04.708Z] [2024-10-11T05:50:04.708Z] #56 [security-secretstore-setup internal] load build context [2024-10-11T05:50:04.708Z] #56 DONE 17.3s [2024-10-11T05:50:04.708Z] [2024-10-11T05:50:04.708Z] #43 [core-keeper internal] load build context [2024-10-11T05:50:04.708Z] #43 DONE 17.8s [2024-10-11T05:50:04.708Z] [2024-10-11T05:50:04.708Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:50:04.708Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-11T05:50:04.708Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-11T05:50:04.708Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-10-11T05:50:04.708Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-10-11T05:50:04.708Z] #41 ... [2024-10-11T05:50:04.708Z] [2024-10-11T05:50:04.708Z] #62 [security-spire-agent internal] load build context [2024-10-11T05:50:04.708Z] #62 transferring context: 27.51kB 0.1s done [2024-10-11T05:50:04.708Z] #62 DONE 14.6s [2024-10-11T05:50:04.708Z] [2024-10-11T05:50:04.708Z] #63 [security-spire-server internal] load build context [2024-10-11T05:50:04.708Z] #63 transferring context: 27.98kB 0.0s done [2024-10-11T05:50:04.708Z] #63 DONE 14.7s [2024-10-11T05:50:04.708Z] [2024-10-11T05:50:04.708Z] #39 [security-proxy-setup builder 2/8] WORKDIR /edgex-go [2024-10-11T05:50:04.708Z] #39 DONE 17.1s [2024-10-11T05:50:04.708Z] [2024-10-11T05:50:04.708Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:50:04.708Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.4s [2024-10-11T05:50:04.967Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.5s [2024-10-11T05:50:04.967Z] #41 ... [2024-10-11T05:50:04.967Z] [2024-10-11T05:50:04.967Z] #64 [security-spire-config internal] load build context [2024-10-11T05:50:04.967Z] #64 transferring context: 26.23kB 0.0s done [2024-10-11T05:50:04.967Z] #64 DONE 14.8s [2024-10-11T05:50:04.967Z] [2024-10-11T05:50:04.967Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:50:04.967Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 0.6s [2024-10-11T05:50:04.967Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-11T05:50:04.967Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-10-11T05:50:05.538Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2024-10-11T05:50:05.538Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-10-11T05:50:05.538Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-10-11T05:50:06.117Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-11T05:50:07.554Z] #41 ... [2024-10-11T05:50:07.554Z] [2024-10-11T05:50:07.554Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-11T05:50:07.554Z] #67 ... [2024-10-11T05:50:07.554Z] [2024-10-11T05:50:07.554Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:50:09.468Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.1s done [2024-10-11T05:50:12.883Z] #41 ... [2024-10-11T05:50:12.883Z] [2024-10-11T05:50:12.883Z] #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-11T05:50:12.883Z] #47 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:12.883Z] #47 18.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:12.883Z] #47 18.65 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T05:50:12.883Z] #47 18.65 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:12.883Z] #47 18.69 OK: 8 MiB in 15 packages [2024-10-11T05:50:12.883Z] #47 DONE 25.2s [2024-10-11T05:50:12.883Z] [2024-10-11T05:50:12.883Z] #68 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:50:12.883Z] #68 ... [2024-10-11T05:50:12.883Z] [2024-10-11T05:50:12.883Z] #50 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-11T05:50:12.883Z] #50 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:12.883Z] #50 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:12.883Z] #50 18.77 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T05:50:12.883Z] #50 18.79 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:12.883Z] #50 18.84 OK: 8 MiB in 15 packages [2024-10-11T05:50:12.883Z] #50 DONE 25.9s [2024-10-11T05:50:13.142Z] [2024-10-11T05:50:13.142Z] #58 [security-proxy-setup internal] load build context [2024-10-11T05:50:13.142Z] #58 transferring context: 382.99MB 8.5s [2024-10-11T05:50:13.709Z] #58 ... [2024-10-11T05:50:13.709Z] [2024-10-11T05:50:13.709Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T05:50:13.709Z] #0 4.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:13.709Z] #0 5.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:13.709Z] #0 5.481 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T05:50:13.709Z] #0 5.481 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T05:50:13.709Z] #0 5.481 OK: 24163 distinct packages available [2024-10-11T05:50:13.709Z] #0 5.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:13.709Z] #0 5.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:13.709Z] #0 6.201 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-11T05:50:13.709Z] #0 6.201 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-11T05:50:13.709Z] #0 6.202 (3/4) Installing libucontext (1.2-r3) [2024-10-11T05:50:13.709Z] #0 6.210 (4/4) Installing gcompat (1.1.0-r4) [2024-10-11T05:50:13.709Z] #0 6.216 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:13.709Z] #0 6.237 OK: 8 MiB in 18 packages [2024-10-11T05:50:13.709Z] #69 ... [2024-10-11T05:50:13.709Z] [2024-10-11T05:50:13.709Z] #70 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2024-10-11T05:50:14.302Z] #70 ... [2024-10-11T05:50:14.302Z] [2024-10-11T05:50:14.302Z] #51 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-11T05:50:14.302Z] #51 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.302Z] #51 17.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.302Z] #51 18.51 (1/2) Installing ca-certificates (20240705-r0) [2024-10-11T05:50:14.302Z] #51 18.58 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-11T05:50:14.302Z] #51 18.59 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:14.302Z] #51 18.63 Executing ca-certificates-20240705-r0.trigger [2024-10-11T05:50:14.302Z] #51 18.80 OK: 9 MiB in 16 packages [2024-10-11T05:50:14.302Z] #51 DONE 27.0s [2024-10-11T05:50:14.302Z] [2024-10-11T05:50:14.302Z] #53 [core-command internal] load build context [2024-10-11T05:50:14.302Z] #53 transferring context: 452.46MB 8.5s done [2024-10-11T05:50:14.302Z] #53 DONE 26.5s [2024-10-11T05:50:14.302Z] [2024-10-11T05:50:14.302Z] #71 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:50:14.560Z] #71 ... [2024-10-11T05:50:14.560Z] [2024-10-11T05:50:14.560Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T05:50:14.560Z] #66 2.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.560Z] #66 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.560Z] #66 3.357 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T05:50:14.561Z] #66 3.357 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T05:50:14.561Z] #66 3.357 OK: 24163 distinct packages available [2024-10-11T05:50:14.561Z] #66 3.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #66 3.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #66 3.926 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-11T05:50:14.561Z] #66 3.929 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-11T05:50:14.561Z] #66 3.934 (3/5) Installing libucontext (1.2-r3) [2024-10-11T05:50:14.561Z] #66 3.934 (4/5) Installing gcompat (1.1.0-r4) [2024-10-11T05:50:14.561Z] #66 3.940 (5/5) Installing openssl (3.3.2-r0) [2024-10-11T05:50:14.561Z] #66 3.962 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:14.561Z] #66 3.962 OK: 9 MiB in 19 packages [2024-10-11T05:50:14.561Z] #66 DONE 11.3s [2024-10-11T05:50:14.561Z] [2024-10-11T05:50:14.561Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T05:50:14.561Z] #55 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #55 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #55 18.90 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T05:50:14.561Z] #55 18.90 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T05:50:14.561Z] #55 18.90 OK: 24163 distinct packages available [2024-10-11T05:50:14.561Z] #55 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #55 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #55 19.59 (1/14) Installing ca-certificates (20240705-r0) [2024-10-11T05:50:14.561Z] #55 19.64 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-11T05:50:14.561Z] #55 19.69 (3/14) Installing c-ares (1.33.1-r0) [2024-10-11T05:50:14.561Z] #55 19.69 (4/14) Installing libunistring (1.2-r0) [2024-10-11T05:50:14.561Z] #55 19.75 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-11T05:50:14.561Z] #55 19.76 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-11T05:50:14.561Z] #55 19.76 (7/14) Installing libpsl (0.21.5-r1) [2024-10-11T05:50:14.561Z] #55 19.77 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-11T05:50:14.561Z] #55 19.77 (9/14) Installing libcurl (8.10.1-r0) [2024-10-11T05:50:14.561Z] #55 19.83 (10/14) Installing curl (8.10.1-r0) [2024-10-11T05:50:14.561Z] #55 19.87 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-11T05:50:14.561Z] #55 19.87 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-11T05:50:14.561Z] #55 19.87 (13/14) Installing libucontext (1.2-r3) [2024-10-11T05:50:14.561Z] #55 19.91 (14/14) Installing gcompat (1.1.0-r4) [2024-10-11T05:50:14.561Z] #55 19.91 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:14.561Z] #55 19.92 Executing ca-certificates-20240705-r0.trigger [2024-10-11T05:50:14.561Z] #55 19.96 OK: 13 MiB in 28 packages [2024-10-11T05:50:14.561Z] #55 DONE 27.3s [2024-10-11T05:50:14.561Z] [2024-10-11T05:50:14.561Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T05:50:14.561Z] #69 DONE 10.9s [2024-10-11T05:50:14.561Z] [2024-10-11T05:50:14.561Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-11T05:50:14.561Z] #54 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #54 18.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #54 18.68 (1/4) Installing ca-certificates (20240705-r0) [2024-10-11T05:50:14.561Z] #54 18.71 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-11T05:50:14.561Z] #54 18.72 (3/4) Installing su-exec (0.2-r3) [2024-10-11T05:50:14.561Z] #54 18.73 (4/4) Installing yq-go (4.44.1-r2) [2024-10-11T05:50:14.561Z] #54 18.88 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:14.561Z] #54 18.89 Executing ca-certificates-20240705-r0.trigger [2024-10-11T05:50:14.561Z] #54 19.07 OK: 19 MiB in 18 packages [2024-10-11T05:50:14.561Z] #54 DONE 26.9s [2024-10-11T05:50:14.561Z] [2024-10-11T05:50:14.561Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-11T05:50:14.561Z] #60 18.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #60 18.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #60 18.84 (1/3) Installing ca-certificates (20240705-r0) [2024-10-11T05:50:14.561Z] #60 18.87 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-11T05:50:14.561Z] #60 18.88 (3/3) Installing tzdata (2024b-r0) [2024-10-11T05:50:14.561Z] #60 18.92 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:14.561Z] #60 18.92 Executing ca-certificates-20240705-r0.trigger [2024-10-11T05:50:14.561Z] #60 19.09 OK: 10 MiB in 17 packages [2024-10-11T05:50:14.561Z] #60 DONE 26.9s [2024-10-11T05:50:14.561Z] [2024-10-11T05:50:14.561Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-11T05:50:14.561Z] #67 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #67 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #67 12.63 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-11T05:50:14.561Z] #67 12.68 (2/4) Installing openssl (3.3.2-r0) [2024-10-11T05:50:14.561Z] #67 12.69 (3/4) Installing su-exec (0.2-r3) [2024-10-11T05:50:14.561Z] #67 12.75 (4/4) Installing yq-go (4.44.1-r2) [2024-10-11T05:50:14.561Z] #67 12.91 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:14.561Z] #67 12.92 OK: 19 MiB in 18 packages [2024-10-11T05:50:14.561Z] #67 DONE 17.2s [2024-10-11T05:50:14.561Z] [2024-10-11T05:50:14.561Z] #61 [support-scheduler internal] load build context [2024-10-11T05:50:14.561Z] #61 transferring context: 452.46MB 9.0s done [2024-10-11T05:50:14.561Z] #61 DONE 26.6s [2024-10-11T05:50:14.561Z] [2024-10-11T05:50:14.561Z] #72 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-11T05:50:14.561Z] #0 6.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #0 6.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #0 7.215 Upgrading critical system libraries and apk-tools: [2024-10-11T05:50:14.561Z] #0 7.215 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:50:14.561Z] #0 7.389 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:14.561Z] #0 7.479 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:50:14.561Z] #0 7.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #0 7.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #0 8.042 OK: 8 MiB in 16 packages [2024-10-11T05:50:14.561Z] #72 DONE 9.9s [2024-10-11T05:50:14.561Z] [2024-10-11T05:50:14.561Z] #58 [security-proxy-setup internal] load build context [2024-10-11T05:50:14.561Z] #58 transferring context: 452.46MB 9.3s done [2024-10-11T05:50:14.561Z] #58 DONE 26.6s [2024-10-11T05:50:14.561Z] [2024-10-11T05:50:14.561Z] #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-11T05:50:14.561Z] #0 5.709 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #0 6.290 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:14.561Z] #0 7.194 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T05:50:14.561Z] #0 7.518 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:14.561Z] #0 7.541 OK: 8 MiB in 15 packages [2024-10-11T05:50:14.561Z] #73 DONE 10.0s [2024-10-11T05:50:14.561Z] [2024-10-11T05:50:14.561Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T05:50:14.561Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14.3s done [2024-10-11T05:50:14.561Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-11T05:50:14.561Z] #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-11T05:50:14.561Z] #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-11T05:50:14.561Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-11T05:50:14.561Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-11T05:50:14.561Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-10-11T05:50:14.561Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done [2024-10-11T05:50:14.561Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-11T05:50:14.561Z] #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done [2024-10-11T05:50:14.561Z] #65 ... [2024-10-11T05:50:14.561Z] [2024-10-11T05:50:14.561Z] #59 [core-common-config-bootstrapper internal] load build context [2024-10-11T05:50:14.561Z] #59 transferring context: 452.46MB 9.6s done [2024-10-11T05:50:14.561Z] #59 DONE 26.7s [2024-10-11T05:50:14.561Z] [2024-10-11T05:50:14.561Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T05:50:14.561Z] #65 ... [2024-10-11T05:50:14.561Z] [2024-10-11T05:50:14.561Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T05:50:14.819Z] #74 ... [2024-10-11T05:50:14.819Z] [2024-10-11T05:50:14.819Z] #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-11T05:50:14.819Z] #75 ... [2024-10-11T05:50:14.819Z] [2024-10-11T05:50:14.819Z] #76 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T05:50:15.078Z] #76 ... [2024-10-11T05:50:15.078Z] [2024-10-11T05:50:15.078Z] #77 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T05:50:15.078Z] #77 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:15.078Z] #77 ... [2024-10-11T05:50:15.078Z] [2024-10-11T05:50:15.078Z] #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-11T05:50:15.337Z] #78 ... [2024-10-11T05:50:15.337Z] [2024-10-11T05:50:15.337Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-11T05:50:15.597Z] #79 ... [2024-10-11T05:50:15.597Z] [2024-10-11T05:50:15.597Z] #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-11T05:50:15.597Z] #78 DONE 10.8s [2024-10-11T05:50:15.597Z] [2024-10-11T05:50:15.597Z] #77 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T05:50:15.597Z] #77 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:16.165Z] #77 11.36 OK: 246 MiB in 54 packages [2024-10-11T05:50:16.423Z] #77 DONE 11.5s [2024-10-11T05:50:16.423Z] [2024-10-11T05:50:16.423Z] #75 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-11T05:50:16.423Z] #75 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:16.423Z] #75 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:16.423Z] #75 11.34 OK: 246 MiB in 54 packages [2024-10-11T05:50:16.423Z] #75 DONE 11.5s [2024-10-11T05:50:16.423Z] [2024-10-11T05:50:16.423Z] #76 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T05:50:16.423Z] #76 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:16.423Z] #76 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:16.423Z] #76 11.40 OK: 246 MiB in 54 packages [2024-10-11T05:50:16.423Z] #76 DONE 11.6s [2024-10-11T05:50:16.423Z] [2024-10-11T05:50:16.423Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:50:16.423Z] #80 DONE 0.1s [2024-10-11T05:50:16.423Z] [2024-10-11T05:50:16.423Z] #70 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2024-10-11T05:50:16.424Z] #70 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:16.424Z] #70 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:16.424Z] #70 ... [2024-10-11T05:50:16.424Z] [2024-10-11T05:50:16.424Z] #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:50:16.424Z] #81 DONE 0.1s [2024-10-11T05:50:16.424Z] [2024-10-11T05:50:16.424Z] #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:50:16.424Z] #82 DONE 0.1s [2024-10-11T05:50:16.682Z] [2024-10-11T05:50:16.682Z] #71 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:50:16.682Z] #71 2.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:16.682Z] #71 2.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:16.940Z] #71 2.667 Upgrading critical system libraries and apk-tools: [2024-10-11T05:50:16.940Z] #71 2.667 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:50:16.940Z] #71 2.679 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:17.201Z] #71 ... [2024-10-11T05:50:17.201Z] [2024-10-11T05:50:17.201Z] #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-11T05:50:17.201Z] #83 DONE 2.7s [2024-10-11T05:50:17.201Z] [2024-10-11T05:50:17.201Z] #71 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:50:17.201Z] #71 2.790 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:50:17.201Z] #71 2.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:17.201Z] #71 ... [2024-10-11T05:50:17.201Z] [2024-10-11T05:50:17.201Z] #84 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-11T05:50:17.201Z] #84 DONE 0.0s [2024-10-11T05:50:17.201Z] [2024-10-11T05:50:17.201Z] #71 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:50:17.201Z] #71 2.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:17.471Z] #71 ... [2024-10-11T05:50:17.471Z] [2024-10-11T05:50:17.471Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-11T05:50:17.471Z] #79 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:17.471Z] #79 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:17.471Z] #79 11.62 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T05:50:17.471Z] #79 11.62 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T05:50:17.471Z] #79 11.62 OK: 24162 distinct packages available [2024-10-11T05:50:17.471Z] #79 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:17.471Z] #79 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:17.471Z] #79 12.55 OK: 246 MiB in 54 packages [2024-10-11T05:50:17.471Z] #79 DONE 12.8s [2024-10-11T05:50:17.730Z] [2024-10-11T05:50:17.730Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:50:17.730Z] #85 DONE 0.1s [2024-10-11T05:50:17.730Z] [2024-10-11T05:50:17.730Z] #71 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:50:17.730Z] #71 3.412 OK: 9 MiB in 16 packages [2024-10-11T05:50:17.990Z] #71 DONE 3.6s [2024-10-11T05:50:17.990Z] [2024-10-11T05:50:17.990Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T05:50:17.990Z] #0 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:17.990Z] #0 2.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:17.990Z] #0 2.642 Upgrading critical system libraries and apk-tools: [2024-10-11T05:50:17.990Z] #0 2.642 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:50:17.990Z] #0 2.650 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:17.990Z] #0 2.767 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:50:17.990Z] #0 2.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:17.990Z] #0 2.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:17.990Z] #0 3.268 OK: 13 MiB in 28 packages [2024-10-11T05:50:17.990Z] #86 DONE 3.5s [2024-10-11T05:50:17.990Z] [2024-10-11T05:50:17.990Z] #68 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:50:17.990Z] #68 4.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:17.990Z] #68 4.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:17.990Z] #68 5.149 Upgrading critical system libraries and apk-tools: [2024-10-11T05:50:17.990Z] #68 5.149 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:50:17.990Z] #68 5.159 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:17.990Z] #68 5.306 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:50:17.990Z] #68 5.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:17.990Z] #68 5.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.248Z] #68 ... [2024-10-11T05:50:18.248Z] [2024-10-11T05:50:18.248Z] #70 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2024-10-11T05:50:18.248Z] #70 3.035 Upgrading critical system libraries and apk-tools: [2024-10-11T05:50:18.248Z] #70 3.035 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:50:18.248Z] #70 3.046 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:18.248Z] #70 3.143 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:50:18.248Z] #70 3.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.248Z] #70 3.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.248Z] #70 4.242 OK: 8 MiB in 15 packages [2024-10-11T05:50:18.248Z] #70 DONE 4.4s [2024-10-11T05:50:18.248Z] [2024-10-11T05:50:18.248Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T05:50:18.248Z] #0 2.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.248Z] #0 2.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.248Z] #0 2.932 Upgrading critical system libraries and apk-tools: [2024-10-11T05:50:18.248Z] #0 2.932 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:50:18.248Z] #0 2.940 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:18.248Z] #0 3.072 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:50:18.248Z] #0 3.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.248Z] #0 3.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.249Z] #0 3.592 OK: 10 MiB in 17 packages [2024-10-11T05:50:18.249Z] #87 DONE 3.7s [2024-10-11T05:50:18.249Z] [2024-10-11T05:50:18.249Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-11T05:50:18.249Z] #0 2.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.249Z] #0 2.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.249Z] #0 2.836 Upgrading critical system libraries and apk-tools: [2024-10-11T05:50:18.249Z] #0 2.836 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:50:18.249Z] #0 2.848 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:18.249Z] #0 3.049 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:50:18.249Z] #0 3.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.249Z] #0 3.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.249Z] #0 3.671 OK: 8 MiB in 18 packages [2024-10-11T05:50:18.249Z] #88 DONE 3.8s [2024-10-11T05:50:18.249Z] [2024-10-11T05:50:18.249Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T05:50:18.510Z] #89 DONE 0.3s [2024-10-11T05:50:18.510Z] [2024-10-11T05:50:18.510Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-11T05:50:18.510Z] #90 DONE 0.0s [2024-10-11T05:50:18.510Z] [2024-10-11T05:50:18.510Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T05:50:18.510Z] #74 2.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.510Z] #74 3.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.510Z] #74 3.980 Upgrading critical system libraries and apk-tools: [2024-10-11T05:50:18.510Z] #74 3.980 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:50:18.510Z] #74 3.995 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:18.510Z] #74 4.130 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:50:18.510Z] #74 4.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.769Z] #74 ... [2024-10-11T05:50:18.769Z] [2024-10-11T05:50:18.769Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-11T05:50:18.769Z] #91 DONE 0.0s [2024-10-11T05:50:18.769Z] [2024-10-11T05:50:18.769Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T05:50:18.769Z] #92 DONE 0.0s [2024-10-11T05:50:18.769Z] [2024-10-11T05:50:18.769Z] #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-11T05:50:18.769Z] #0 1.748 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.769Z] #0 2.228 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.769Z] #0 3.075 OK: 246 MiB in 54 packages [2024-10-11T05:50:18.769Z] #93 DONE 3.2s [2024-10-11T05:50:18.769Z] [2024-10-11T05:50:18.769Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-11T05:50:18.769Z] #94 DONE 0.0s [2024-10-11T05:50:18.769Z] [2024-10-11T05:50:18.769Z] #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-11T05:50:18.769Z] #0 2.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.769Z] #0 2.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.769Z] #0 3.352 Upgrading critical system libraries and apk-tools: [2024-10-11T05:50:18.769Z] #0 3.352 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:50:18.769Z] #0 3.363 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:18.769Z] #0 3.481 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:50:18.769Z] #0 3.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.769Z] #0 3.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.769Z] #0 4.122 OK: 19 MiB in 18 packages [2024-10-11T05:50:18.769Z] #95 DONE 4.4s [2024-10-11T05:50:18.769Z] [2024-10-11T05:50:18.769Z] #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-11T05:50:18.769Z] #0 2.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.769Z] #0 2.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.769Z] #0 3.560 Upgrading critical system libraries and apk-tools: [2024-10-11T05:50:18.769Z] #0 3.560 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:50:18.769Z] #0 3.577 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:50:18.769Z] #0 3.703 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:50:18.769Z] #0 3.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.769Z] #0 3.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:18.769Z] #0 4.189 OK: 19 MiB in 18 packages [2024-10-11T05:50:18.769Z] #96 DONE 4.4s [2024-10-11T05:50:18.769Z] [2024-10-11T05:50:18.769Z] #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-11T05:50:18.769Z] #97 DONE 0.1s [2024-10-11T05:50:18.769Z] [2024-10-11T05:50:18.769Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:50:19.027Z] #98 ... [2024-10-11T05:50:19.027Z] [2024-10-11T05:50:19.027Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-11T05:50:19.027Z] #99 DONE 0.1s [2024-10-11T05:50:19.027Z] [2024-10-11T05:50:19.027Z] #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-11T05:50:19.027Z] #100 DONE 0.1s [2024-10-11T05:50:19.027Z] [2024-10-11T05:50:19.027Z] #68 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:50:19.027Z] #68 6.451 OK: 8 MiB in 15 packages [2024-10-11T05:50:19.027Z] #68 DONE 6.7s [2024-10-11T05:50:19.027Z] [2024-10-11T05:50:19.027Z] #101 [security-spire-config] exporting to image [2024-10-11T05:50:19.027Z] #101 exporting layers [2024-10-11T05:50:19.965Z] #101 exporting layers 1.0s done [2024-10-11T05:50:19.965Z] #101 writing image sha256:281e7be19e7c06e72007fa0452d63b4e0a48981edc101f0a682ec4c027a0ba2a done [2024-10-11T05:50:19.965Z] #101 naming to docker.io/library/security-spire-config done [2024-10-11T05:50:19.965Z] #101 DONE 1.0s [2024-10-11T05:50:19.966Z] [2024-10-11T05:50:19.966Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T05:50:19.966Z] #74 4.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T05:50:19.966Z] #74 5.107 OK: 9 MiB in 19 packages [2024-10-11T05:50:19.966Z] #74 DONE 5.5s [2024-10-11T05:50:19.966Z] [2024-10-11T05:50:19.966Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-11T05:50:20.906Z] #102 DONE 1.0s [2024-10-11T05:50:20.906Z] [2024-10-11T05:50:20.906Z] #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T05:50:20.906Z] #103 DONE 1.0s [2024-10-11T05:50:20.906Z] [2024-10-11T05:50:20.906Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-11T05:50:20.906Z] #104 DONE 0.1s [2024-10-11T05:50:20.906Z] [2024-10-11T05:50:20.906Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-11T05:50:20.906Z] #105 DONE 0.1s [2024-10-11T05:50:20.906Z] [2024-10-11T05:50:20.906Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T05:50:21.165Z] #106 ... [2024-10-11T05:50:21.165Z] [2024-10-11T05:50:21.165Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T05:50:21.165Z] #107 DONE 0.1s [2024-10-11T05:50:21.423Z] [2024-10-11T05:50:21.423Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-11T05:50:21.423Z] #108 DONE 0.2s [2024-10-11T05:50:21.423Z] [2024-10-11T05:50:21.423Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-11T05:50:21.680Z] #109 DONE 0.1s [2024-10-11T05:50:21.680Z] [2024-10-11T05:50:21.680Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T05:50:21.680Z] #106 DONE 0.7s [2024-10-11T05:50:21.680Z] [2024-10-11T05:50:21.680Z] #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-11T05:50:21.680Z] #110 DONE 0.0s [2024-10-11T05:50:21.680Z] [2024-10-11T05:50:21.680Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-11T05:50:21.680Z] #111 DONE 0.0s [2024-10-11T05:50:21.680Z] [2024-10-11T05:50:21.680Z] #101 [security-spire-server] exporting to image [2024-10-11T05:50:21.680Z] #101 ... [2024-10-11T05:50:21.680Z] [2024-10-11T05:50:21.680Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T05:50:21.680Z] #112 DONE 0.0s [2024-10-11T05:50:21.680Z] [2024-10-11T05:50:21.680Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-11T05:50:21.680Z] #113 DONE 0.1s [2024-10-11T05:50:21.680Z] [2024-10-11T05:50:21.680Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-11T05:50:21.680Z] #114 DONE 0.0s [2024-10-11T05:50:21.938Z] [2024-10-11T05:50:21.938Z] #101 [security-spire-agent] exporting to image [2024-10-11T05:50:22.023Z] Removing intermediate container d2175bd17ec9 [2024-10-11T05:50:22.023Z] ---> e8acacdf562c [2024-10-11T05:50:22.023Z] Successfully built e8acacdf562c [2024-10-11T05:50:22.023Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:50:22.196Z] #101 exporting layers 0.7s done [2024-10-11T05:50:22.196Z] #101 writing image sha256:174efa2a9bf76f1f0cc7593f829be75d68f6f3d372b2bc888159ba58b95ff123 done [2024-10-11T05:50:22.196Z] #101 naming to docker.io/library/security-spire-server done [2024-10-11T05:50:22.358Z] + docker inspect -f . ci-base-image-arm64 [2024-10-11T05:50:22.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T05:50:22.454Z] #101 exporting layers 0.6s done [2024-10-11T05:50:22.454Z] #101 writing image sha256:7af6c30b217feef7ab303f2bd954cf9c91d83789883a33ed86087e755e263df1 done [2024-10-11T05:50:22.454Z] #101 naming to docker.io/library/security-spire-agent done [2024-10-11T05:50:22.454Z] #101 DONE 1.8s [2024-10-11T05:50:22.454Z] [2024-10-11T05:50:22.454Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:50:22.564Z] prd-ubuntu20.04-docker-arm64-4c-16g-22478 does not seem to be running inside a container [2024-10-11T05:50:22.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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-11T05:50:23.712Z] $ docker top 35b73c1bfc50a0a75812cdb9cd7e9573c0e7659a1556e618ebdb742723c9ee31 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T05:50:24.536Z] + go version [2024-10-11T05:50:24.536Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-11T05:50:24.554Z] $ docker stop --time=1 35b73c1bfc50a0a75812cdb9cd7e9573c0e7659a1556e618ebdb742723c9ee31 [2024-10-11T05:50:26.114Z] $ docker rm -f --volumes 35b73c1bfc50a0a75812cdb9cd7e9573c0e7659a1556e618ebdb742723c9ee31 [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-11T05:50:26.639Z] #41 ... [2024-10-11T05:50:26.639Z] [2024-10-11T05:50:26.639Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:50:26.639Z] #115 ... [2024-10-11T05:50:26.639Z] [2024-10-11T05:50:26.639Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:50:26.639Z] #116 ... [2024-10-11T05:50:26.639Z] [2024-10-11T05:50:26.639Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:50:26.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-11T05:50:26.802Z] [2024-10-11T05:50:26.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:50:26.899Z] #117 ... [2024-10-11T05:50:26.899Z] [2024-10-11T05:50:26.899Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:50:27.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-11T05:50:27.134Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-11T05:50:27.134Z] 547446be3368: Pulling fs layer [2024-10-11T05:50:27.134Z] d125d8839a47: Pulling fs layer [2024-10-11T05:50:27.134Z] 3e85d5ac6304: Pulling fs layer [2024-10-11T05:50:27.134Z] c3105a71a48b: Pulling fs layer [2024-10-11T05:50:27.134Z] 0f093f025ec4: Pulling fs layer [2024-10-11T05:50:27.134Z] c3105a71a48b: Waiting [2024-10-11T05:50:27.134Z] c3106fc0e877: Pulling fs layer [2024-10-11T05:50:27.134Z] 0f093f025ec4: Waiting [2024-10-11T05:50:27.134Z] c3106fc0e877: Waiting [2024-10-11T05:50:27.403Z] 547446be3368: Download complete [2024-10-11T05:50:27.403Z] c3105a71a48b: Verifying Checksum [2024-10-11T05:50:27.403Z] c3105a71a48b: Download complete [2024-10-11T05:50:27.988Z] d125d8839a47: Verifying Checksum [2024-10-11T05:50:27.988Z] d125d8839a47: Download complete [2024-10-11T05:50:27.988Z] 547446be3368: Pull complete [2024-10-11T05:50:27.988Z] 0f093f025ec4: Verifying Checksum [2024-10-11T05:50:27.988Z] 0f093f025ec4: Download complete [2024-10-11T05:50:27.988Z] c3106fc0e877: Verifying Checksum [2024-10-11T05:50:27.988Z] c3106fc0e877: Download complete [2024-10-11T05:50:28.947Z] d125d8839a47: Pull complete [2024-10-11T05:50:29.527Z] 3e85d5ac6304: Verifying Checksum [2024-10-11T05:50:29.527Z] 3e85d5ac6304: Download complete [2024-10-11T05:50:39.583Z] 3e85d5ac6304: Pull complete [2024-10-11T05:50:39.583Z] c3105a71a48b: Pull complete [2024-10-11T05:50:39.852Z] 0f093f025ec4: Pull complete [2024-10-11T05:50:40.119Z] c3106fc0e877: Pull complete [2024-10-11T05:50:40.119Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-11T05:50:40.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-11T05:50:40.119Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T05:50:40.307Z] prd-ubuntu20.04-docker-arm64-4c-16g-22478 does not seem to be running inside a container [2024-10-11T05:50:40.383Z] $ 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/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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-11T05:50:43.179Z] $ docker top a3ad7110f36b11103e73b31015c5eb0bb7f4b069dfc9bc5d71fb6c10facb084c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T05:50:43.993Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-11T05:50:53.782Z] #118 DONE 34.2s [2024-10-11T05:50:53.782Z] [2024-10-11T05:50:53.782Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:50:53.782Z] #115 DONE 35.5s [2024-10-11T05:50:53.782Z] [2024-10-11T05:50:53.782Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:50:53.782Z] #117 DONE 35.4s [2024-10-11T05:50:53.782Z] [2024-10-11T05:50:53.782Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:50:53.782Z] #116 DONE 35.4s [2024-10-11T05:50:53.782Z] [2024-10-11T05:50:53.782Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:50:53.782Z] #98 DONE 33.0s [2024-10-11T05:50:53.782Z] [2024-10-11T05:50:53.782Z] #119 [core-metadata builder 6/7] COPY . . [2024-10-11T05:50:54.076Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-11T05:50:54.076Z] #1 transferring dockerfile: 30B [2024-10-11T05:50:54.076Z] #1 transferring dockerfile: 3.17kB done [2024-10-11T05:50:54.076Z] #1 DONE 0.1s [2024-10-11T05:50:54.076Z] [2024-10-11T05:50:54.076Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-11T05:50:54.076Z] #2 transferring dockerfile: 1.89kB 0.0s done [2024-10-11T05:50:54.076Z] #2 DONE 0.0s [2024-10-11T05:50:54.076Z] [2024-10-11T05:50:54.076Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-10-11T05:50:54.076Z] #3 transferring dockerfile: 2.13kB 0.0s done [2024-10-11T05:50:54.076Z] #3 DONE 0.1s [2024-10-11T05:50:54.076Z] [2024-10-11T05:50:54.076Z] #4 [core-data internal] load build definition from Dockerfile [2024-10-11T05:50:54.076Z] #4 transferring dockerfile: 2.07kB done [2024-10-11T05:50:54.076Z] #4 DONE 0.1s [2024-10-11T05:50:54.076Z] [2024-10-11T05:50:54.076Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-11T05:50:54.346Z] #5 transferring dockerfile: 2.50kB 0.0s done [2024-10-11T05:50:54.346Z] #5 DONE 0.1s [2024-10-11T05:50:54.346Z] [2024-10-11T05:50:54.346Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-10-11T05:50:54.346Z] #6 transferring dockerfile: 2.02kB 0.0s done [2024-10-11T05:50:54.346Z] #6 DONE 0.1s [2024-10-11T05:50:54.346Z] [2024-10-11T05:50:54.346Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-10-11T05:50:54.346Z] #7 transferring dockerfile: 2.07kB done [2024-10-11T05:50:54.346Z] #7 DONE 0.1s [2024-10-11T05:50:54.346Z] [2024-10-11T05:50:54.346Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-11T05:50:54.346Z] #8 transferring dockerfile: 1.85kB 0.0s done [2024-10-11T05:50:54.346Z] #8 DONE 0.1s [2024-10-11T05:50:54.346Z] [2024-10-11T05:50:54.346Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-11T05:50:54.346Z] #9 transferring dockerfile: 2.15kB done [2024-10-11T05:50:54.618Z] #9 DONE 0.1s [2024-10-11T05:50:54.618Z] [2024-10-11T05:50:54.618Z] #10 [core-command internal] load build definition from Dockerfile [2024-10-11T05:50:54.618Z] #10 transferring dockerfile: 1.93kB done [2024-10-11T05:50:54.618Z] #10 DONE 0.1s [2024-10-11T05:50:54.618Z] [2024-10-11T05:50:54.618Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-10-11T05:50:54.618Z] #11 transferring dockerfile: 1.81kB 0.0s done [2024-10-11T05:50:54.618Z] #11 DONE 0.1s [2024-10-11T05:50:54.618Z] [2024-10-11T05:50:54.618Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-10-11T05:50:54.618Z] #12 transferring dockerfile: 1.93kB 0.0s done [2024-10-11T05:50:54.618Z] #12 DONE 0.1s [2024-10-11T05:50:54.618Z] [2024-10-11T05:50:54.618Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-10-11T05:50:54.618Z] #13 transferring dockerfile: 1.69kB done [2024-10-11T05:50:54.618Z] #13 DONE 0.1s [2024-10-11T05:50:54.618Z] [2024-10-11T05:50:54.618Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-11T05:50:54.887Z] #14 transferring dockerfile: 2.49kB 0.0s done [2024-10-11T05:50:54.887Z] #14 DONE 0.1s [2024-10-11T05:50:54.887Z] [2024-10-11T05:50:54.887Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-10-11T05:50:54.887Z] #15 transferring dockerfile: 1.70kB done [2024-10-11T05:50:54.887Z] #15 DONE 0.1s [2024-10-11T05:50:54.887Z] [2024-10-11T05:50:54.887Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-11T05:50:54.887Z] #16 transferring dockerfile: 2.23kB 0.0s done [2024-10-11T05:50:54.887Z] #16 DONE 0.1s [2024-10-11T05:50:54.887Z] [2024-10-11T05:50:54.887Z] #17 [security-bootstrapper internal] load .dockerignore [2024-10-11T05:50:54.887Z] #17 transferring context: 50B done [2024-10-11T05:50:54.887Z] #17 DONE 0.1s [2024-10-11T05:50:55.852Z] [2024-10-11T05:50:55.852Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-10-11T05:50:55.852Z] #18 transferring context: 50B 0.0s done [2024-10-11T05:50:55.852Z] #18 DONE 0.1s [2024-10-11T05:50:55.852Z] [2024-10-11T05:50:55.852Z] #19 [core-metadata internal] load .dockerignore [2024-10-11T05:50:55.852Z] #19 transferring context: 50B done [2024-10-11T05:50:55.852Z] #19 DONE 0.0s [2024-10-11T05:50:55.852Z] [2024-10-11T05:50:55.852Z] #20 [core-data internal] load .dockerignore [2024-10-11T05:50:55.852Z] #20 transferring context: 50B done [2024-10-11T05:50:55.852Z] #20 DONE 0.1s [2024-10-11T05:50:56.129Z] [2024-10-11T05:50:56.129Z] #21 [security-proxy-setup internal] load .dockerignore [2024-10-11T05:50:56.129Z] #21 transferring context: 50B done [2024-10-11T05:50:56.129Z] #21 DONE 0.1s [2024-10-11T05:50:56.129Z] [2024-10-11T05:50:56.129Z] #22 [support-notifications internal] load .dockerignore [2024-10-11T05:50:56.129Z] #22 transferring context: 50B done [2024-10-11T05:50:56.129Z] #22 DONE 0.1s [2024-10-11T05:50:56.129Z] [2024-10-11T05:50:56.129Z] #23 [core-keeper internal] load .dockerignore [2024-10-11T05:50:56.129Z] #23 transferring context: 50B 0.0s done [2024-10-11T05:50:56.129Z] #23 DONE 0.1s [2024-10-11T05:50:56.402Z] [2024-10-11T05:50:56.402Z] #24 [support-cron-scheduler internal] load .dockerignore [2024-10-11T05:50:56.402Z] #24 transferring context: 50B done [2024-10-11T05:50:56.402Z] #24 DONE 0.0s [2024-10-11T05:50:56.402Z] [2024-10-11T05:50:56.402Z] #25 [security-proxy-auth internal] load .dockerignore [2024-10-11T05:50:56.402Z] #25 transferring context: 50B done [2024-10-11T05:50:56.402Z] #25 DONE 0.1s [2024-10-11T05:50:56.402Z] [2024-10-11T05:50:56.402Z] #26 [core-command internal] load .dockerignore [2024-10-11T05:50:56.402Z] #26 transferring context: 50B done [2024-10-11T05:50:56.402Z] #26 DONE 0.1s [2024-10-11T05:50:56.402Z] [2024-10-11T05:50:56.402Z] #27 [security-spire-agent internal] load .dockerignore [2024-10-11T05:50:56.402Z] #27 transferring context: 50B done [2024-10-11T05:50:56.402Z] #27 DONE 0.1s [2024-10-11T05:50:56.402Z] [2024-10-11T05:50:56.402Z] #28 [support-scheduler internal] load .dockerignore [2024-10-11T05:50:56.671Z] #28 transferring context: 50B done [2024-10-11T05:50:56.671Z] #28 DONE 0.1s [2024-10-11T05:50:56.671Z] [2024-10-11T05:50:56.671Z] #29 [security-spire-config internal] load .dockerignore [2024-10-11T05:50:56.671Z] #29 transferring context: 50B done [2024-10-11T05:50:56.671Z] #29 DONE 0.1s [2024-10-11T05:50:56.671Z] [2024-10-11T05:50:56.671Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-10-11T05:50:56.671Z] #30 transferring context: 50B done [2024-10-11T05:50:56.671Z] #30 DONE 0.1s [2024-10-11T05:50:56.671Z] [2024-10-11T05:50:56.671Z] #31 [security-spire-server internal] load .dockerignore [2024-10-11T05:50:56.671Z] #31 transferring context: 50B 0.0s done [2024-10-11T05:50:56.671Z] #31 DONE 0.1s [2024-10-11T05:50:57.036Z] [2024-10-11T05:50:57.036Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-11T05:50:57.036Z] #32 transferring context: 50B 0.0s done [2024-10-11T05:50:57.036Z] #32 DONE 0.1s [2024-10-11T05:50:57.036Z] [2024-10-11T05:50:57.036Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T05:50:57.036Z] #33 DONE 0.0s [2024-10-11T05:50:57.036Z] [2024-10-11T05:50:57.036Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T05:50:57.342Z] #34 DONE 0.4s [2024-10-11T05:50:57.342Z] [2024-10-11T05:50:57.342Z] #35 [security-bootstrapper internal] load build context [2024-10-11T05:50:57.342Z] #35 DONE 0.0s [2024-10-11T05:50:57.342Z] [2024-10-11T05:50:57.342Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T05:50:57.342Z] #36 DONE 0.0s [2024-10-11T05:50:57.342Z] [2024-10-11T05:50:57.342Z] #37 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:50:57.342Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:50:57.342Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:50:57.342Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:50:57.342Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T05:50:57.342Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T05:50:57.622Z] #37 DONE 0.1s [2024-10-11T05:50:57.622Z] [2024-10-11T05:50:57.622Z] #38 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-11T05:50:58.234Z] #38 ... [2024-10-11T05:50:58.234Z] [2024-10-11T05:50:58.234Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T05:50:58.234Z] #33 DONE 0.0s [2024-10-11T05:50:58.234Z] [2024-10-11T05:50:58.234Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T05:50:58.234Z] #34 DONE 0.4s [2024-10-11T05:50:58.234Z] [2024-10-11T05:50:58.234Z] #35 [security-bootstrapper internal] load build context [2024-10-11T05:50:58.234Z] #35 transferring context: 3.24MB 0.6s done [2024-10-11T05:50:58.234Z] #35 DONE 0.8s [2024-10-11T05:50:58.234Z] [2024-10-11T05:50:58.234Z] #37 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:50:58.234Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:50:58.234Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:50:58.234Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T05:50:58.234Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T05:50:58.234Z] #37 DONE 0.2s [2024-10-11T05:50:58.234Z] [2024-10-11T05:50:58.234Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T05:50:58.234Z] #33 DONE 0.0s [2024-10-11T05:50:58.234Z] [2024-10-11T05:50:58.234Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T05:50:58.234Z] #34 DONE 0.5s [2024-10-11T05:50:58.234Z] [2024-10-11T05:50:58.234Z] #37 [core-metadata stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:50:58.234Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:50:58.234Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:50:58.234Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T05:50:58.234Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T05:50:58.234Z] #37 DONE 0.3s [2024-10-11T05:50:58.234Z] [2024-10-11T05:50:58.234Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T05:50:58.234Z] #33 DONE 0.0s [2024-10-11T05:50:58.234Z] [2024-10-11T05:50:58.234Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T05:50:58.234Z] #36 DONE 1.8s [2024-10-11T05:50:58.234Z] [2024-10-11T05:50:58.234Z] #39 [core-metadata internal] load build context [2024-10-11T05:50:58.549Z] #39 ... [2024-10-11T05:50:58.549Z] [2024-10-11T05:50:58.549Z] #37 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:50:58.549Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:50:58.549Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:50:58.549Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T05:50:58.549Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T05:50:58.549Z] #37 DONE 0.3s [2024-10-11T05:50:58.549Z] [2024-10-11T05:50:58.549Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T05:50:58.549Z] #33 DONE 0.0s [2024-10-11T05:50:58.549Z] [2024-10-11T05:50:58.549Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T05:50:58.549Z] #36 DONE 1.8s [2024-10-11T05:50:58.549Z] [2024-10-11T05:50:58.549Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T05:50:58.549Z] #33 DONE 0.0s [2024-10-11T05:50:58.549Z] [2024-10-11T05:50:58.549Z] #40 [core-data builder 2/7] WORKDIR /edgex-go [2024-10-11T05:50:58.842Z] #40 ... [2024-10-11T05:50:58.842Z] [2024-10-11T05:50:58.842Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T05:50:58.842Z] #33 DONE 0.0s [2024-10-11T05:50:58.842Z] [2024-10-11T05:50:58.842Z] #40 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-10-11T05:50:59.110Z] #40 ... [2024-10-11T05:50:59.110Z] [2024-10-11T05:50:59.110Z] #37 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:50:59.110Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:50:59.110Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:50:59.110Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T05:50:59.110Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T05:50:59.110Z] #37 DONE 0.4s [2024-10-11T05:50:59.110Z] [2024-10-11T05:50:59.110Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T05:50:59.110Z] #34 DONE 1.0s [2024-10-11T05:50:59.110Z] [2024-10-11T05:50:59.110Z] #41 [core-keeper internal] load build context [2024-10-11T05:50:59.110Z] #41 DONE 0.0s [2024-10-11T05:50:59.110Z] [2024-10-11T05:50:59.110Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T05:50:59.110Z] #36 DONE 1.9s [2024-10-11T05:50:59.110Z] [2024-10-11T05:50:59.110Z] #40 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-10-11T05:50:59.110Z] #40 ... [2024-10-11T05:50:59.110Z] [2024-10-11T05:50:59.110Z] #37 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:50:59.110Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:50:59.110Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:50:59.110Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T05:50:59.110Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T05:50:59.110Z] #37 DONE 0.4s [2024-10-11T05:50:59.110Z] [2024-10-11T05:50:59.110Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T05:50:59.110Z] #33 DONE 0.0s [2024-10-11T05:50:59.110Z] [2024-10-11T05:50:59.110Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T05:50:59.110Z] #36 DONE 1.9s [2024-10-11T05:50:59.110Z] [2024-10-11T05:50:59.110Z] #40 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-11T05:50:59.110Z] #40 ... [2024-10-11T05:50:59.110Z] [2024-10-11T05:50:59.110Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T05:50:59.110Z] #33 DONE 0.0s [2024-10-11T05:50:59.379Z] [2024-10-11T05:50:59.379Z] #42 [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-11T05:50:59.966Z] #42 ... [2024-10-11T05:50:59.966Z] [2024-10-11T05:50:59.966Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T05:50:59.966Z] #33 DONE 0.0s [2024-10-11T05:50:59.966Z] [2024-10-11T05:50:59.966Z] #43 [security-spiffe-token-provider internal] load build context [2024-10-11T05:51:00.232Z] #43 ... [2024-10-11T05:51:00.232Z] [2024-10-11T05:51:00.232Z] #37 [support-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:51:00.232Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:51:00.232Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:51:00.232Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T05:51:00.232Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T05:51:00.232Z] #37 DONE 0.5s [2024-10-11T05:51:00.232Z] [2024-10-11T05:51:00.232Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T05:51:00.232Z] #36 DONE 2.0s [2024-10-11T05:51:00.232Z] [2024-10-11T05:51:00.232Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T05:51:00.232Z] #34 DONE 2.2s [2024-10-11T05:51:00.232Z] [2024-10-11T05:51:00.232Z] #44 [core-command internal] load build context [2024-10-11T05:51:00.232Z] #44 DONE 0.0s [2024-10-11T05:51:00.232Z] [2024-10-11T05:51:00.232Z] #40 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-11T05:51:00.232Z] #40 DONE 2.6s [2024-10-11T05:51:00.232Z] [2024-10-11T05:51:00.232Z] #43 [security-spiffe-token-provider internal] load build context [2024-10-11T05:51:00.499Z] #43 ... [2024-10-11T05:51:00.499Z] [2024-10-11T05:51:00.499Z] #37 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:51:00.499Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:51:00.499Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:51:00.499Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T05:51:00.499Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T05:51:00.499Z] #37 DONE 0.5s [2024-10-11T05:51:00.499Z] [2024-10-11T05:51:00.499Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T05:51:00.499Z] #36 DONE 2.0s [2024-10-11T05:51:00.499Z] [2024-10-11T05:51:00.499Z] #45 [core-data internal] load build context [2024-10-11T05:51:00.499Z] #45 transferring context: 3.24MB 1.7s done [2024-10-11T05:51:00.499Z] #45 DONE 2.2s [2024-10-11T05:51:00.499Z] [2024-10-11T05:51:00.499Z] #40 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-10-11T05:51:00.499Z] #40 DONE 2.6s [2024-10-11T05:51:00.499Z] [2024-10-11T05:51:00.499Z] #46 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T05:51:00.770Z] #46 ... [2024-10-11T05:51:00.770Z] [2024-10-11T05:51:00.770Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T05:51:00.770Z] #33 DONE 0.0s [2024-10-11T05:51:00.770Z] [2024-10-11T05:51:00.770Z] #44 [core-command internal] load build context [2024-10-11T05:51:01.040Z] #44 ... [2024-10-11T05:51:01.040Z] [2024-10-11T05:51:01.040Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T05:51:01.040Z] #34 DONE 2.8s [2024-10-11T05:51:01.040Z] [2024-10-11T05:51:01.040Z] #44 [core-command internal] load build context [2024-10-11T05:51:01.625Z] #44 ... [2024-10-11T05:51:01.625Z] [2024-10-11T05:51:01.625Z] #37 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:51:01.625Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:51:01.625Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:51:01.625Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T05:51:01.625Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T05:51:01.625Z] #37 DONE 0.5s [2024-10-11T05:51:01.625Z] [2024-10-11T05:51:01.625Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T05:51:01.625Z] #36 DONE 2.0s [2024-10-11T05:51:01.625Z] [2024-10-11T05:51:01.625Z] #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-10-11T05:51:01.625Z] #40 DONE 2.6s [2024-10-11T05:51:01.625Z] [2024-10-11T05:51:01.625Z] #44 [core-command internal] load build context [2024-10-11T05:51:01.625Z] #44 ... [2024-10-11T05:51:01.625Z] [2024-10-11T05:51:01.625Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T05:51:01.625Z] #33 DONE 0.0s [2024-10-11T05:51:01.625Z] [2024-10-11T05:51:01.625Z] #39 [core-metadata internal] load build context [2024-10-11T05:51:01.625Z] #39 transferring context: 3.24MB 2.0s done [2024-10-11T05:51:01.625Z] #39 DONE 3.2s [2024-10-11T05:51:01.625Z] [2024-10-11T05:51:01.625Z] #44 [core-command internal] load build context [2024-10-11T05:51:01.891Z] #44 ... [2024-10-11T05:51:01.891Z] [2024-10-11T05:51:01.891Z] #43 [security-spiffe-token-provider internal] load build context [2024-10-11T05:51:01.891Z] #43 transferring context: 3.24MB 2.3s done [2024-10-11T05:51:01.891Z] #43 DONE 3.7s [2024-10-11T05:51:01.891Z] [2024-10-11T05:51:01.891Z] #44 [core-command internal] load build context [2024-10-11T05:51:02.158Z] #44 ... [2024-10-11T05:51:02.158Z] [2024-10-11T05:51:02.158Z] #47 [security-proxy-setup internal] load build context [2024-10-11T05:51:02.158Z] #47 transferring context: 3.24MB 2.8s done [2024-10-11T05:51:02.158Z] #47 DONE 3.6s [2024-10-11T05:51:02.158Z] [2024-10-11T05:51:02.158Z] #44 [core-command internal] load build context [2024-10-11T05:51:02.158Z] #44 ... [2024-10-11T05:51:02.158Z] [2024-10-11T05:51:02.158Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T05:51:02.158Z] #34 DONE 3.9s [2024-10-11T05:51:02.158Z] [2024-10-11T05:51:02.158Z] #48 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-11T05:51:02.158Z] #48 DONE 2.6s [2024-10-11T05:51:02.158Z] [2024-10-11T05:51:02.158Z] #44 [core-command internal] load build context [2024-10-11T05:51:02.226Z] #119 ... [2024-10-11T05:51:02.226Z] [2024-10-11T05:51:02.226Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-11T05:51:02.428Z] #44 ... [2024-10-11T05:51:02.428Z] [2024-10-11T05:51:02.428Z] #37 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:51:02.428Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:51:02.428Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:51:02.428Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T05:51:02.428Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T05:51:02.428Z] #37 DONE 0.6s [2024-10-11T05:51:02.428Z] [2024-10-11T05:51:02.428Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T05:51:02.428Z] #36 DONE 2.1s [2024-10-11T05:51:02.428Z] [2024-10-11T05:51:02.428Z] #40 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-11T05:51:02.428Z] #40 DONE 2.7s [2024-10-11T05:51:02.428Z] [2024-10-11T05:51:02.428Z] #49 [core-common-config-bootstrapper internal] load build context [2024-10-11T05:51:02.428Z] #49 DONE 0.0s [2024-10-11T05:51:02.428Z] [2024-10-11T05:51:02.428Z] #44 [core-command internal] load build context [2024-10-11T05:51:02.428Z] #44 ... [2024-10-11T05:51:02.428Z] [2024-10-11T05:51:02.428Z] #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-11T05:51:02.428Z] #50 DONE 2.8s [2024-10-11T05:51:02.428Z] [2024-10-11T05:51:02.428Z] #44 [core-command internal] load build context [2024-10-11T05:51:02.487Z] #120 ... [2024-10-11T05:51:02.487Z] [2024-10-11T05:51:02.487Z] #121 [core-keeper builder 7/8] COPY . . [2024-10-11T05:51:02.487Z] #121 ... [2024-10-11T05:51:02.487Z] [2024-10-11T05:51:02.487Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-10-11T05:51:02.749Z] #122 ... [2024-10-11T05:51:02.749Z] [2024-10-11T05:51:02.749Z] #123 [support-notifications builder 6/7] COPY . . [2024-10-11T05:51:03.028Z] #44 ... [2024-10-11T05:51:03.028Z] [2024-10-11T05:51:03.028Z] #51 [security-spire-agent internal] load build context [2024-10-11T05:51:03.028Z] #51 DONE 0.0s [2024-10-11T05:51:03.028Z] [2024-10-11T05:51:03.028Z] #52 [support-notifications internal] load build context [2024-10-11T05:51:03.028Z] #52 transferring context: 3.24MB 2.5s done [2024-10-11T05:51:03.028Z] #52 DONE 3.7s [2024-10-11T05:51:03.028Z] [2024-10-11T05:51:03.028Z] #44 [core-command internal] load build context [2024-10-11T05:51:03.028Z] #44 ... [2024-10-11T05:51:03.028Z] [2024-10-11T05:51:03.028Z] #53 [support-cron-scheduler internal] load build context [2024-10-11T05:51:03.028Z] #53 transferring context: 3.24MB 2.6s done [2024-10-11T05:51:03.028Z] #53 DONE 3.9s [2024-10-11T05:51:03.028Z] [2024-10-11T05:51:03.028Z] #44 [core-command internal] load build context [2024-10-11T05:51:03.639Z] #44 transferring context: 3.24MB 2.9s done [2024-10-11T05:51:03.904Z] #44 ... [2024-10-11T05:51:03.904Z] [2024-10-11T05:51:03.904Z] #41 [core-keeper internal] load build context [2024-10-11T05:51:03.904Z] #41 transferring context: 3.24MB 4.2s done [2024-10-11T05:51:03.904Z] #41 DONE 4.8s [2024-10-11T05:51:03.904Z] [2024-10-11T05:51:03.904Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:03.904Z] #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.4s done [2024-10-11T05:51:04.137Z] #123 DONE 12.1s [2024-10-11T05:51:04.137Z] [2024-10-11T05:51:04.137Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:51:04.137Z] #124 CACHED [2024-10-11T05:51:04.137Z] [2024-10-11T05:51:04.137Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:51:04.137Z] #125 CACHED [2024-10-11T05:51:04.137Z] [2024-10-11T05:51:04.137Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-10-11T05:51:04.137Z] #126 CACHED [2024-10-11T05:51:04.137Z] [2024-10-11T05:51:04.137Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:51:04.137Z] #127 CACHED [2024-10-11T05:51:04.137Z] [2024-10-11T05:51:04.138Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:51:04.138Z] #128 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-10-11T05:51:04.138Z] #129 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-10-11T05:51:04.138Z] #122 DONE 12.1s [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-11T05:51:04.138Z] #120 DONE 12.1s [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #119 [core-metadata builder 6/7] COPY . . [2024-10-11T05:51:04.138Z] #119 DONE 12.1s [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #130 [core-command builder 6/7] COPY . . [2024-10-11T05:51:04.138Z] #130 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:51:04.138Z] #131 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:51:04.138Z] #132 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:51:04.138Z] #133 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:51:04.138Z] #134 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #135 [support-scheduler builder 6/7] COPY . . [2024-10-11T05:51:04.138Z] #135 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:51:04.138Z] #136 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-11T05:51:04.138Z] #137 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:51:04.138Z] #138 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #139 [security-proxy-auth builder 6/7] COPY . . [2024-10-11T05:51:04.138Z] #139 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:51:04.138Z] #140 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:51:04.138Z] #141 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #142 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:51:04.138Z] #142 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:51:04.138Z] #143 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #144 [core-data builder 6/7] COPY . . [2024-10-11T05:51:04.138Z] #144 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #145 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:51:04.138Z] #145 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #146 [support-cron-scheduler builder 6/7] COPY . . [2024-10-11T05:51:04.138Z] #146 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #147 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:51:04.138Z] #147 CACHED [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #121 [core-keeper builder 7/8] COPY . . [2024-10-11T05:51:04.138Z] #121 DONE 12.1s [2024-10-11T05:51:04.138Z] [2024-10-11T05:51:04.138Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T05:51:04.171Z] #54 ... [2024-10-11T05:51:04.171Z] [2024-10-11T05:51:04.171Z] #44 [core-command internal] load build context [2024-10-11T05:51:04.171Z] #44 DONE 3.7s [2024-10-11T05:51:04.171Z] [2024-10-11T05:51:04.171Z] #55 [support-scheduler internal] load build context [2024-10-11T05:51:05.131Z] #55 ... [2024-10-11T05:51:05.131Z] [2024-10-11T05:51:05.131Z] #56 [security-spire-config internal] load build context [2024-10-11T05:51:05.131Z] #56 transferring context: 26.23kB 0.1s done [2024-10-11T05:51:05.131Z] #56 DONE 2.5s [2024-10-11T05:51:05.131Z] [2024-10-11T05:51:05.131Z] #55 [support-scheduler internal] load build context [2024-10-11T05:51:05.529Z] #148 1.599 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-11T05:51:05.722Z] #55 ... [2024-10-11T05:51:05.722Z] [2024-10-11T05:51:05.722Z] #51 [security-spire-agent internal] load build context [2024-10-11T05:51:05.722Z] #51 transferring context: 27.51kB 0.2s done [2024-10-11T05:51:05.722Z] #51 DONE 2.8s [2024-10-11T05:51:05.722Z] [2024-10-11T05:51:05.722Z] #55 [support-scheduler internal] load build context [2024-10-11T05:51:05.988Z] #55 ... [2024-10-11T05:51:05.988Z] [2024-10-11T05:51:05.988Z] #57 [security-spire-server internal] load build context [2024-10-11T05:51:05.988Z] #57 transferring context: 27.98kB 0.3s done [2024-10-11T05:51:05.988Z] #57 DONE 3.4s [2024-10-11T05:51:05.988Z] [2024-10-11T05:51:05.988Z] #55 [support-scheduler internal] load build context [2024-10-11T05:51:06.948Z] #55 transferring context: 3.24MB 4.8s done [2024-10-11T05:51:07.214Z] #55 DONE 6.7s [2024-10-11T05:51:07.214Z] [2024-10-11T05:51:07.214Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:07.214Z] #54 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-11T05:51:07.214Z] #54 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-11T05:51:07.214Z] #54 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-11T05:51:07.214Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done [2024-10-11T05:51:07.214Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done [2024-10-11T05:51:07.214Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-10-11T05:51:07.214Z] #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s done [2024-10-11T05:51:07.214Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.5s [2024-10-11T05:51:07.479Z] #54 ... [2024-10-11T05:51:07.479Z] [2024-10-11T05:51:07.479Z] #38 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-11T05:51:07.480Z] #38 5.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:07.480Z] #38 6.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:07.480Z] #38 8.197 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-11T05:51:07.480Z] #38 8.272 (2/2) Installing su-exec (0.2-r3) [2024-10-11T05:51:07.480Z] #38 8.397 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:07.480Z] #38 8.453 OK: 9 MiB in 16 packages [2024-10-11T05:51:07.480Z] #38 DONE 9.9s [2024-10-11T05:51:07.480Z] [2024-10-11T05:51:07.480Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:07.747Z] #54 ... [2024-10-11T05:51:07.747Z] [2024-10-11T05:51:07.747Z] #58 [security-proxy-auth internal] load build context [2024-10-11T05:51:07.747Z] #58 transferring context: 3.24MB 5.3s done [2024-10-11T05:51:07.747Z] #58 DONE 7.2s [2024-10-11T05:51:07.747Z] [2024-10-11T05:51:07.747Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:08.340Z] #54 ... [2024-10-11T05:51:08.340Z] [2024-10-11T05:51:08.340Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T05:51:08.340Z] #0 8.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:08.340Z] #0 9.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:08.340Z] #59 ... [2024-10-11T05:51:08.340Z] [2024-10-11T05:51:08.340Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-11T05:51:08.606Z] #60 ... [2024-10-11T05:51:08.606Z] [2024-10-11T05:51:08.606Z] #61 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-11T05:51:08.606Z] #61 ... [2024-10-11T05:51:08.606Z] [2024-10-11T05:51:08.606Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-11T05:51:08.872Z] #62 ... [2024-10-11T05:51:08.872Z] [2024-10-11T05:51:08.872Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:08.872Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.40MB / 28.04MB 4.0s [2024-10-11T05:51:09.464Z] #54 ... [2024-10-11T05:51:09.464Z] [2024-10-11T05:51:09.464Z] #49 [core-common-config-bootstrapper internal] load build context [2024-10-11T05:51:09.464Z] #49 transferring context: 3.24MB 5.1s done [2024-10-11T05:51:09.464Z] #49 DONE 7.0s [2024-10-11T05:51:09.464Z] [2024-10-11T05:51:09.464Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:09.464Z] #54 ... [2024-10-11T05:51:09.464Z] [2024-10-11T05:51:09.464Z] #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-11T05:51:09.464Z] #0 9.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:09.733Z] #63 ... [2024-10-11T05:51:09.733Z] [2024-10-11T05:51:09.733Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-11T05:51:09.733Z] #64 ... [2024-10-11T05:51:09.733Z] [2024-10-11T05:51:09.733Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:09.733Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 5.1s [2024-10-11T05:51:10.314Z] #54 ... [2024-10-11T05:51:10.314Z] [2024-10-11T05:51:10.314Z] #65 [security-secretstore-setup internal] load build context [2024-10-11T05:51:10.314Z] #65 transferring context: 3.24MB 7.1s done [2024-10-11T05:51:10.314Z] #65 DONE 8.9s [2024-10-11T05:51:10.314Z] [2024-10-11T05:51:10.314Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:10.314Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.96MB / 28.04MB 5.6s [2024-10-11T05:51:10.314Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-11T05:51:10.579Z] #54 ... [2024-10-11T05:51:10.579Z] [2024-10-11T05:51:10.579Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-11T05:51:10.579Z] #66 ... [2024-10-11T05:51:10.579Z] [2024-10-11T05:51:10.579Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-11T05:51:10.579Z] #67 ... [2024-10-11T05:51:10.579Z] [2024-10-11T05:51:10.579Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-11T05:51:10.846Z] #68 ... [2024-10-11T05:51:10.846Z] [2024-10-11T05:51:10.846Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T05:51:10.846Z] #69 ... [2024-10-11T05:51:10.846Z] [2024-10-11T05:51:10.846Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:11.432Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.14MB / 28.04MB 6.7s [2024-10-11T05:51:12.405Z] #54 ... [2024-10-11T05:51:12.405Z] [2024-10-11T05:51:12.405Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-11T05:51:12.405Z] #70 ... [2024-10-11T05:51:12.405Z] [2024-10-11T05:51:12.405Z] #46 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T05:51:12.405Z] #46 ... [2024-10-11T05:51:12.405Z] [2024-10-11T05:51:12.405Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:12.405Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.8s [2024-10-11T05:51:12.670Z] #54 ... [2024-10-11T05:51:12.670Z] [2024-10-11T05:51:12.670Z] #37 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T05:51:12.670Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-11T05:51:12.670Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T05:51:12.670Z] #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T05:51:12.670Z] #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T05:51:12.670Z] #37 ... [2024-10-11T05:51:12.670Z] [2024-10-11T05:51:12.670Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:12.937Z] #54 ... [2024-10-11T05:51:12.937Z] [2024-10-11T05:51:12.937Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T05:51:12.937Z] #71 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.1s done [2024-10-11T05:51:12.937Z] #71 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-11T05:51:12.937Z] #71 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-11T05:51:12.937Z] #71 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-11T05:51:12.937Z] #71 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done [2024-10-11T05:51:12.937Z] #71 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.1s done [2024-10-11T05:51:12.937Z] #71 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done [2024-10-11T05:51:12.937Z] #71 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-10-11T05:51:12.937Z] #71 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 8.1s [2024-10-11T05:51:12.937Z] #71 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-11T05:51:12.937Z] #71 ... [2024-10-11T05:51:12.937Z] [2024-10-11T05:51:12.937Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T05:51:13.203Z] #72 ... [2024-10-11T05:51:13.203Z] [2024-10-11T05:51:13.203Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:13.203Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 8.4s [2024-10-11T05:51:13.203Z] #54 ... [2024-10-11T05:51:13.203Z] [2024-10-11T05:51:13.203Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T05:51:13.494Z] #73 ... [2024-10-11T05:51:13.494Z] [2024-10-11T05:51:13.494Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:13.494Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.96MB / 28.04MB 8.7s [2024-10-11T05:51:13.771Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.38MB / 28.04MB 9.0s [2024-10-11T05:51:13.771Z] #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-10-11T05:51:14.037Z] #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-10-11T05:51:14.037Z] #54 ... [2024-10-11T05:51:14.037Z] [2024-10-11T05:51:14.037Z] #42 [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-11T05:51:14.037Z] #42 DONE 14.7s [2024-10-11T05:51:14.037Z] [2024-10-11T05:51:14.037Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:14.037Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 9.4s [2024-10-11T05:51:14.037Z] #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-10-11T05:51:14.997Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 10.2s [2024-10-11T05:51:15.576Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 10.8s [2024-10-11T05:51:15.730Z] #148 ... [2024-10-11T05:51:15.730Z] [2024-10-11T05:51:15.730Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-11T05:51:15.730Z] #0 1.372 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-11T05:51:15.730Z] #149 ... [2024-10-11T05:51:15.730Z] [2024-10-11T05:51:15.730Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-11T05:51:15.730Z] #0 1.295 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-11T05:51:15.730Z] #150 ... [2024-10-11T05:51:15.730Z] [2024-10-11T05:51:15.730Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-11T05:51:15.731Z] #0 0.600 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-11T05:51:15.731Z] #151 ... [2024-10-11T05:51:15.731Z] [2024-10-11T05:51:15.731Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T05:51:15.731Z] #0 1.108 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-11T05:51:15.731Z] #152 ... [2024-10-11T05:51:15.731Z] [2024-10-11T05:51:15.731Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-11T05:51:15.731Z] #0 1.182 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-11T05:51:15.731Z] #153 ... [2024-10-11T05:51:15.731Z] [2024-10-11T05:51:15.731Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T05:51:15.731Z] #0 1.137 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-11T05:51:15.731Z] #154 ... [2024-10-11T05:51:15.731Z] [2024-10-11T05:51:15.731Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T05:51:15.731Z] #0 0.901 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-11T05:51:15.731Z] #155 ... [2024-10-11T05:51:15.731Z] [2024-10-11T05:51:15.731Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-11T05:51:15.731Z] #0 0.617 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-11T05:51:15.731Z] #156 ... [2024-10-11T05:51:15.731Z] [2024-10-11T05:51:15.731Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-11T05:51:15.731Z] #0 1.101 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-11T05:51:15.731Z] #157 ... [2024-10-11T05:51:15.731Z] [2024-10-11T05:51:15.731Z] #158 [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-11T05:51:15.731Z] #0 0.489 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-11T05:51:15.842Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 11.1s [2024-10-11T05:51:15.993Z] #158 ... [2024-10-11T05:51:15.993Z] [2024-10-11T05:51:15.993Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T05:51:15.993Z] #0 1.116 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-11T05:51:15.993Z] #159 ... [2024-10-11T05:51:15.993Z] [2024-10-11T05:51:15.993Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T05:51:15.993Z] #0 1.400 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-11T05:51:16.107Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.69MB / 28.04MB 11.4s [2024-10-11T05:51:16.383Z] #54 ... [2024-10-11T05:51:16.383Z] [2024-10-11T05:51:16.383Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-11T05:51:16.383Z] #67 DONE 15.9s [2024-10-11T05:51:16.383Z] [2024-10-11T05:51:16.383Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:16.383Z] #54 ... [2024-10-11T05:51:16.383Z] [2024-10-11T05:51:16.383Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-11T05:51:16.383Z] #60 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:16.383Z] #60 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:16.383Z] #60 15.68 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T05:51:16.383Z] #60 15.71 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:16.383Z] #60 15.80 OK: 9 MiB in 15 packages [2024-10-11T05:51:16.383Z] #60 DONE 18.1s [2024-10-11T05:51:16.383Z] [2024-10-11T05:51:16.383Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:16.383Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.48MB / 28.04MB 11.7s [2024-10-11T05:51:16.649Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.0s [2024-10-11T05:51:16.917Z] #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.1s done [2024-10-11T05:51:17.184Z] #54 ... [2024-10-11T05:51:17.184Z] [2024-10-11T05:51:17.184Z] #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-11T05:51:17.184Z] #63 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:17.184Z] #63 14.39 (1/2) Installing ca-certificates (20240705-r0) [2024-10-11T05:51:17.184Z] #63 14.77 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-11T05:51:17.184Z] #63 14.82 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:17.184Z] #63 14.93 Executing ca-certificates-20240705-r0.trigger [2024-10-11T05:51:17.184Z] #63 16.12 OK: 10 MiB in 16 packages [2024-10-11T05:51:17.184Z] #63 DONE 17.7s [2024-10-11T05:51:17.454Z] [2024-10-11T05:51:17.454Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:51:17.736Z] #74 ... [2024-10-11T05:51:17.736Z] [2024-10-11T05:51:17.736Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-11T05:51:17.736Z] #75 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:17.736Z] #75 ... [2024-10-11T05:51:17.736Z] [2024-10-11T05:51:17.736Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T05:51:17.736Z] #71 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.1s done [2024-10-11T05:51:17.736Z] #71 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-11T05:51:18.005Z] #71 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-10-11T05:51:18.272Z] #71 ... [2024-10-11T05:51:18.272Z] [2024-10-11T05:51:18.272Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T05:51:18.272Z] #69 18.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:19.676Z] #69 ... [2024-10-11T05:51:19.676Z] [2024-10-11T05:51:19.676Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T05:51:19.676Z] #59 11.50 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T05:51:19.676Z] #59 11.50 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T05:51:19.676Z] #59 11.50 OK: 24041 distinct packages available [2024-10-11T05:51:19.676Z] #59 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:19.676Z] #59 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:19.676Z] #59 17.76 (1/14) Installing ca-certificates (20240705-r0) [2024-10-11T05:51:19.676Z] #59 18.33 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-11T05:51:19.676Z] #59 18.46 (3/14) Installing c-ares (1.33.1-r0) [2024-10-11T05:51:19.676Z] #59 18.55 (4/14) Installing libunistring (1.2-r0) [2024-10-11T05:51:19.676Z] #59 18.68 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-11T05:51:19.676Z] #59 18.88 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-11T05:51:19.676Z] #59 18.88 (7/14) Installing libpsl (0.21.5-r1) [2024-10-11T05:51:19.676Z] #59 18.98 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-11T05:51:19.676Z] #59 19.19 (9/14) Installing libcurl (8.10.1-r0) [2024-10-11T05:51:19.676Z] #59 19.28 (10/14) Installing curl (8.10.1-r0) [2024-10-11T05:51:19.676Z] #59 19.30 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-11T05:51:19.676Z] #59 19.36 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-11T05:51:19.676Z] #59 19.36 (13/14) Installing libucontext (1.2-r3) [2024-10-11T05:51:19.676Z] #59 19.39 (14/14) Installing gcompat (1.1.0-r4) [2024-10-11T05:51:19.676Z] #59 19.44 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:19.676Z] #59 19.71 Executing ca-certificates-20240705-r0.trigger [2024-10-11T05:51:19.676Z] #59 21.58 OK: 15 MiB in 28 packages [2024-10-11T05:51:19.942Z] #59 ... [2024-10-11T05:51:19.942Z] [2024-10-11T05:51:19.942Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:19.942Z] #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.1s [2024-10-11T05:51:20.901Z] #54 ... [2024-10-11T05:51:20.901Z] [2024-10-11T05:51:20.901Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-11T05:51:20.901Z] #64 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:20.901Z] #64 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:20.901Z] #64 19.69 (1/3) Installing ca-certificates (20240705-r0) [2024-10-11T05:51:20.901Z] #64 20.15 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-11T05:51:20.901Z] #64 20.25 (3/3) Installing tzdata (2024b-r0) [2024-10-11T05:51:21.167Z] #64 ... [2024-10-11T05:51:21.167Z] [2024-10-11T05:51:21.167Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-11T05:51:21.167Z] #62 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:21.167Z] #62 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:21.167Z] #62 22.06 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-11T05:51:21.167Z] #62 22.10 (2/4) Installing openssl (3.3.2-r0) [2024-10-11T05:51:21.167Z] #62 22.25 (3/4) Installing su-exec (0.2-r3) [2024-10-11T05:51:21.167Z] #62 22.25 (4/4) Installing yq-go (4.44.1-r2) [2024-10-11T05:51:21.167Z] #62 ... [2024-10-11T05:51:21.167Z] [2024-10-11T05:51:21.167Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:22.131Z] #54 ... [2024-10-11T05:51:22.131Z] [2024-10-11T05:51:22.131Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T05:51:22.131Z] #59 DONE 23.8s [2024-10-11T05:51:22.131Z] [2024-10-11T05:51:22.131Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:22.714Z] #54 ... [2024-10-11T05:51:22.714Z] [2024-10-11T05:51:22.714Z] #61 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-11T05:51:22.714Z] #61 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:22.714Z] #61 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:22.988Z] #61 ... [2024-10-11T05:51:22.988Z] [2024-10-11T05:51:22.988Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:23.961Z] #54 ... [2024-10-11T05:51:24.227Z] [2024-10-11T05:51:24.227Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-11T05:51:24.227Z] #0 6.869 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:24.227Z] #0 9.402 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:24.227Z] #76 ... [2024-10-11T05:51:24.227Z] [2024-10-11T05:51:24.227Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:25.188Z] #54 ... [2024-10-11T05:51:25.188Z] [2024-10-11T05:51:25.188Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-11T05:51:25.188Z] #62 23.79 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:25.188Z] #62 23.89 OK: 20 MiB in 18 packages [2024-10-11T05:51:25.188Z] #62 DONE 26.5s [2024-10-11T05:51:25.188Z] [2024-10-11T05:51:25.188Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:25.188Z] #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.3s [2024-10-11T05:51:26.148Z] #54 ... [2024-10-11T05:51:26.148Z] [2024-10-11T05:51:26.148Z] #46 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T05:51:26.148Z] #46 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:26.148Z] #46 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:26.148Z] #46 25.88 OK: 238 MiB in 54 packages [2024-10-11T05:51:26.148Z] #46 ... [2024-10-11T05:51:26.148Z] [2024-10-11T05:51:26.148Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-11T05:51:26.148Z] #64 21.93 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:26.148Z] #64 21.97 Executing ca-certificates-20240705-r0.trigger [2024-10-11T05:51:26.148Z] #64 23.52 OK: 11 MiB in 17 packages [2024-10-11T05:51:26.148Z] #64 DONE 26.6s [2024-10-11T05:51:26.148Z] [2024-10-11T05:51:26.148Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-11T05:51:26.148Z] #68 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:26.148Z] #68 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:26.148Z] #68 ... [2024-10-11T05:51:26.148Z] [2024-10-11T05:51:26.148Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-11T05:51:26.148Z] #66 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:26.148Z] #66 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:26.415Z] #66 ... [2024-10-11T05:51:26.415Z] [2024-10-11T05:51:26.415Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:26.415Z] #54 ... [2024-10-11T05:51:26.415Z] [2024-10-11T05:51:26.415Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-11T05:51:26.415Z] #0 7.301 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:26.681Z] #77 10.10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:26.681Z] #77 ... [2024-10-11T05:51:26.681Z] [2024-10-11T05:51:26.681Z] #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:51:26.681Z] #0 8.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:26.681Z] #78 ... [2024-10-11T05:51:26.681Z] [2024-10-11T05:51:26.681Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:27.287Z] #54 ... [2024-10-11T05:51:27.287Z] [2024-10-11T05:51:27.287Z] #61 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-11T05:51:27.287Z] #61 25.86 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T05:51:27.287Z] #61 25.90 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:27.287Z] #61 26.08 OK: 9 MiB in 15 packages [2024-10-11T05:51:27.287Z] #61 DONE 29.1s [2024-10-11T05:51:27.287Z] [2024-10-11T05:51:27.287Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:27.552Z] #54 ... [2024-10-11T05:51:27.552Z] [2024-10-11T05:51:27.552Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T05:51:27.552Z] #72 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:27.552Z] #72 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:27.552Z] #72 ... [2024-10-11T05:51:27.552Z] [2024-10-11T05:51:27.552Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:27.817Z] #54 ... [2024-10-11T05:51:27.817Z] [2024-10-11T05:51:27.817Z] #46 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T05:51:27.817Z] #46 DONE 27.6s [2024-10-11T05:51:27.817Z] [2024-10-11T05:51:27.817Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:28.781Z] #54 ... [2024-10-11T05:51:28.781Z] [2024-10-11T05:51:28.781Z] #79 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:51:28.781Z] #79 DONE 0.9s [2024-10-11T05:51:28.781Z] [2024-10-11T05:51:28.781Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:28.781Z] #54 ... [2024-10-11T05:51:28.781Z] [2024-10-11T05:51:28.781Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-11T05:51:28.781Z] #70 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:28.781Z] #70 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:28.781Z] #70 ... [2024-10-11T05:51:28.781Z] [2024-10-11T05:51:28.781Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T05:51:28.781Z] #73 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:28.781Z] #73 17.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:29.047Z] #73 ... [2024-10-11T05:51:29.047Z] [2024-10-11T05:51:29.047Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:29.632Z] #54 ... [2024-10-11T05:51:29.632Z] [2024-10-11T05:51:29.632Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T05:51:29.632Z] #71 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.6s done [2024-10-11T05:51:29.897Z] #71 ... [2024-10-11T05:51:29.897Z] [2024-10-11T05:51:29.897Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:30.163Z] #54 ... [2024-10-11T05:51:30.163Z] [2024-10-11T05:51:30.163Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T05:51:30.163Z] #71 DONE 27.4s [2024-10-11T05:51:30.163Z] [2024-10-11T05:51:30.163Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:30.163Z] #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.3s [2024-10-11T05:51:30.163Z] #54 ... [2024-10-11T05:51:30.163Z] [2024-10-11T05:51:30.163Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-11T05:51:30.163Z] #75 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:30.428Z] #75 ... [2024-10-11T05:51:30.428Z] [2024-10-11T05:51:30.428Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T05:51:30.429Z] #69 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:30.429Z] #69 31.03 OK: 238 MiB in 54 packages [2024-10-11T05:51:30.429Z] #69 ... [2024-10-11T05:51:30.429Z] [2024-10-11T05:51:30.429Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:31.877Z] #54 ... [2024-10-11T05:51:31.877Z] [2024-10-11T05:51:31.877Z] #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-11T05:51:31.877Z] #66 28.85 OK: 238 MiB in 54 packages [2024-10-11T05:51:31.877Z] #66 DONE 31.3s [2024-10-11T05:51:31.877Z] [2024-10-11T05:51:31.877Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:32.143Z] #54 ... [2024-10-11T05:51:32.143Z] [2024-10-11T05:51:32.143Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T05:51:32.143Z] #0 6.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:32.143Z] #0 8.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:32.143Z] #80 ... [2024-10-11T05:51:32.143Z] [2024-10-11T05:51:32.143Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:32.412Z] #54 ... [2024-10-11T05:51:32.412Z] [2024-10-11T05:51:32.412Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T05:51:32.412Z] #69 DONE 33.0s [2024-10-11T05:51:32.680Z] [2024-10-11T05:51:32.680Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:51:32.680Z] #81 DONE 0.8s [2024-10-11T05:51:32.680Z] [2024-10-11T05:51:32.680Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:51:33.650Z] #82 ... [2024-10-11T05:51:33.650Z] [2024-10-11T05:51:33.650Z] #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:51:33.650Z] #83 DONE 1.1s [2024-10-11T05:51:33.916Z] [2024-10-11T05:51:33.916Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T05:51:33.916Z] #73 30.49 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T05:51:33.916Z] #73 30.49 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T05:51:33.916Z] #73 30.49 OK: 24041 distinct packages available [2024-10-11T05:51:34.181Z] #73 ... [2024-10-11T05:51:34.181Z] [2024-10-11T05:51:34.181Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:51:34.181Z] #74 6.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:34.181Z] #74 9.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:34.181Z] #74 ... [2024-10-11T05:51:34.181Z] [2024-10-11T05:51:34.181Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:35.143Z] #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.4s [2024-10-11T05:51:35.143Z] #54 ... [2024-10-11T05:51:35.143Z] [2024-10-11T05:51:35.143Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-11T05:51:35.143Z] #0 6.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:35.143Z] #0 9.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:35.143Z] #84 ... [2024-10-11T05:51:35.143Z] [2024-10-11T05:51:35.143Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:36.101Z] #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.4s done [2024-10-11T05:51:36.101Z] #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.4s done [2024-10-11T05:51:36.101Z] #54 ... [2024-10-11T05:51:36.101Z] [2024-10-11T05:51:36.101Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T05:51:36.101Z] #0 5.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:36.101Z] #0 7.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:36.366Z] #85 ... [2024-10-11T05:51:36.366Z] [2024-10-11T05:51:36.366Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T05:51:36.366Z] #73 33.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:36.946Z] #73 ... [2024-10-11T05:51:36.946Z] [2024-10-11T05:51:36.946Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:51:36.946Z] #54 DONE 34.3s [2024-10-11T05:51:36.946Z] [2024-10-11T05:51:36.946Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-11T05:51:36.946Z] #70 29.99 (1/4) Installing ca-certificates (20240705-r0) [2024-10-11T05:51:36.946Z] #70 30.81 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-11T05:51:36.946Z] #70 30.87 (3/4) Installing su-exec (0.2-r3) [2024-10-11T05:51:36.946Z] #70 30.92 (4/4) Installing yq-go (4.44.1-r2) [2024-10-11T05:51:36.946Z] #70 32.32 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:36.946Z] #70 32.52 Executing ca-certificates-20240705-r0.trigger [2024-10-11T05:51:36.946Z] #70 34.01 OK: 20 MiB in 18 packages [2024-10-11T05:51:36.946Z] #70 ... [2024-10-11T05:51:36.946Z] [2024-10-11T05:51:36.946Z] #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:51:36.946Z] #78 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:36.946Z] #78 19.99 Upgrading critical system libraries and apk-tools: [2024-10-11T05:51:36.946Z] #78 20.00 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:51:36.946Z] #78 20.09 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:37.212Z] #78 ... [2024-10-11T05:51:37.212Z] [2024-10-11T05:51:37.212Z] #86 [support-scheduler stage-1 3/10] RUN apk --no-cache upgrade [2024-10-11T05:51:37.212Z] #0 7.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:37.212Z] #0 9.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:37.478Z] #86 ... [2024-10-11T05:51:37.478Z] [2024-10-11T05:51:37.478Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-11T05:51:37.478Z] #76 22.97 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T05:51:38.063Z] #76 23.95 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:38.331Z] #76 ... [2024-10-11T05:51:38.331Z] [2024-10-11T05:51:38.331Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-11T05:51:38.331Z] #70 DONE 35.9s [2024-10-11T05:51:38.331Z] [2024-10-11T05:51:38.331Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-11T05:51:38.331Z] #76 24.12 OK: 9 MiB in 15 packages [2024-10-11T05:51:38.599Z] #76 ... [2024-10-11T05:51:38.599Z] [2024-10-11T05:51:38.599Z] #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:51:38.865Z] #87 ... [2024-10-11T05:51:38.865Z] [2024-10-11T05:51:38.865Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:51:38.865Z] #74 20.77 Upgrading critical system libraries and apk-tools: [2024-10-11T05:51:38.865Z] #74 20.79 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:51:38.865Z] #74 20.84 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:39.824Z] #74 ... [2024-10-11T05:51:39.824Z] [2024-10-11T05:51:39.824Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-11T05:51:39.824Z] #68 29.15 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T05:51:39.824Z] #68 29.15 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T05:51:39.824Z] #68 29.15 OK: 24040 distinct packages available [2024-10-11T05:51:39.824Z] #68 31.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:39.824Z] #68 33.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:39.824Z] #68 ... [2024-10-11T05:51:39.824Z] [2024-10-11T05:51:39.824Z] #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:51:39.824Z] #78 21.80 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:51:39.824Z] #78 21.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:40.090Z] #78 ... [2024-10-11T05:51:40.090Z] [2024-10-11T05:51:40.090Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-11T05:51:40.090Z] #77 22.41 OK: 238 MiB in 54 packages [2024-10-11T05:51:40.090Z] #77 DONE 23.5s [2024-10-11T05:51:40.366Z] [2024-10-11T05:51:40.366Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-11T05:51:40.954Z] #88 DONE 0.7s [2024-10-11T05:51:40.954Z] [2024-10-11T05:51:40.954Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-11T05:51:40.954Z] #76 DONE 26.8s [2024-10-11T05:51:40.954Z] [2024-10-11T05:51:40.954Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:51:40.954Z] #89 ... [2024-10-11T05:51:40.954Z] [2024-10-11T05:51:40.954Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-11T05:51:40.954Z] #75 23.30 Upgrading critical system libraries and apk-tools: [2024-10-11T05:51:40.954Z] #75 23.30 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:51:40.954Z] #75 23.38 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:40.954Z] #75 25.83 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:51:40.954Z] #75 25.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:40.954Z] #75 27.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:40.954Z] #75 ... [2024-10-11T05:51:40.954Z] [2024-10-11T05:51:40.954Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:51:40.954Z] #74 23.61 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:51:40.954Z] #74 23.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:42.359Z] #74 ... [2024-10-11T05:51:42.359Z] [2024-10-11T05:51:42.359Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T05:51:42.359Z] #72 29.20 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T05:51:42.359Z] #72 29.20 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T05:51:42.359Z] #72 29.20 OK: 24041 distinct packages available [2024-10-11T05:51:42.359Z] #72 31.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:42.359Z] #72 33.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:42.359Z] #72 ... [2024-10-11T05:51:42.359Z] [2024-10-11T05:51:42.359Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-11T05:51:42.359Z] #68 41.54 OK: 238 MiB in 54 packages [2024-10-11T05:51:43.317Z] #68 DONE 42.9s [2024-10-11T05:51:43.317Z] [2024-10-11T05:51:43.317Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:51:43.587Z] #90 ... [2024-10-11T05:51:43.587Z] [2024-10-11T05:51:43.587Z] #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:51:43.858Z] #91 ... [2024-10-11T05:51:43.858Z] [2024-10-11T05:51:43.858Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T05:51:43.858Z] #85 16.57 Upgrading critical system libraries and apk-tools: [2024-10-11T05:51:43.858Z] #85 16.57 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:51:43.858Z] #85 16.63 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:44.124Z] #85 ... [2024-10-11T05:51:44.124Z] [2024-10-11T05:51:44.124Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:51:44.124Z] #90 DONE 0.8s [2024-10-11T05:51:44.124Z] [2024-10-11T05:51:44.124Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:51:45.531Z] #92 ... [2024-10-11T05:51:45.531Z] [2024-10-11T05:51:45.531Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-11T05:51:45.531Z] #75 37.01 OK: 9 MiB in 16 packages [2024-10-11T05:51:45.531Z] #75 DONE 38.1s [2024-10-11T05:51:45.796Z] [2024-10-11T05:51:45.796Z] #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-11T05:51:48.399Z] #93 ... [2024-10-11T05:51:48.399Z] [2024-10-11T05:51:48.399Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T05:51:48.399Z] #73 34.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:48.399Z] #73 44.70 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-11T05:51:48.399Z] #73 44.73 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-11T05:51:48.399Z] #73 44.74 (3/4) Installing libucontext (1.2-r3) [2024-10-11T05:51:48.399Z] #73 44.79 (4/4) Installing gcompat (1.1.0-r4) [2024-10-11T05:51:48.399Z] #73 44.83 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:48.399Z] #73 ... [2024-10-11T05:51:48.399Z] [2024-10-11T05:51:48.399Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T05:51:48.399Z] #72 42.94 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-11T05:51:48.399Z] #72 42.96 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-11T05:51:48.399Z] #72 42.96 (3/5) Installing libucontext (1.2-r3) [2024-10-11T05:51:48.399Z] #72 42.98 (4/5) Installing gcompat (1.1.0-r4) [2024-10-11T05:51:48.399Z] #72 43.03 (5/5) Installing openssl (3.3.2-r0) [2024-10-11T05:51:48.399Z] #72 43.24 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:48.399Z] #72 43.39 OK: 10 MiB in 19 packages [2024-10-11T05:51:48.399Z] #72 ... [2024-10-11T05:51:48.399Z] [2024-10-11T05:51:48.399Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-11T05:51:48.399Z] #0 3.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:48.399Z] #0 4.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:48.399Z] #94 ... [2024-10-11T05:51:48.399Z] [2024-10-11T05:51:48.399Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T05:51:48.399Z] #72 DONE 45.5s [2024-10-11T05:51:48.399Z] [2024-10-11T05:51:48.399Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T05:51:48.667Z] #95 ... [2024-10-11T05:51:48.667Z] [2024-10-11T05:51:48.667Z] #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-11T05:51:48.667Z] #93 DONE 2.9s [2024-10-11T05:51:48.949Z] [2024-10-11T05:51:48.949Z] #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-11T05:51:49.215Z] #96 DONE 0.5s [2024-10-11T05:51:49.215Z] [2024-10-11T05:51:49.215Z] #86 [support-scheduler stage-1 3/10] RUN apk --no-cache upgrade [2024-10-11T05:51:49.215Z] #86 19.68 Upgrading critical system libraries and apk-tools: [2024-10-11T05:51:49.215Z] #86 19.69 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:51:49.215Z] #86 19.73 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:49.215Z] #86 21.45 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:51:49.215Z] #86 21.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:50.190Z] #86 ... [2024-10-11T05:51:50.191Z] [2024-10-11T05:51:50.191Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T05:51:50.191Z] #73 44.94 OK: 9 MiB in 18 packages [2024-10-11T05:51:50.191Z] #73 DONE 47.0s [2024-10-11T05:51:50.457Z] [2024-10-11T05:51:50.458Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-11T05:51:50.724Z] #97 ... [2024-10-11T05:51:50.724Z] [2024-10-11T05:51:50.724Z] #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:51:50.724Z] #78 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:50.724Z] #78 33.21 OK: 9 MiB in 15 packages [2024-10-11T05:51:50.724Z] #78 ... [2024-10-11T05:51:50.724Z] [2024-10-11T05:51:50.724Z] #86 [support-scheduler stage-1 3/10] RUN apk --no-cache upgrade [2024-10-11T05:51:50.724Z] #86 23.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:50.991Z] #86 ... [2024-10-11T05:51:50.991Z] [2024-10-11T05:51:50.991Z] #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:51:50.991Z] #78 DONE 34.4s [2024-10-11T05:51:50.991Z] [2024-10-11T05:51:50.991Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-11T05:51:50.991Z] #84 19.63 Upgrading critical system libraries and apk-tools: [2024-10-11T05:51:50.991Z] #84 19.63 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:51:50.991Z] #84 19.69 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:50.991Z] #84 22.23 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:51:50.991Z] #84 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:50.991Z] #84 24.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:51.256Z] #84 ... [2024-10-11T05:51:51.256Z] [2024-10-11T05:51:51.256Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T05:51:51.256Z] #80 18.97 Upgrading critical system libraries and apk-tools: [2024-10-11T05:51:51.256Z] #80 18.97 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:51:51.256Z] #80 19.15 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:51.256Z] #80 21.22 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:51:51.256Z] #80 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:51.256Z] #80 23.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:51.523Z] #80 ... [2024-10-11T05:51:51.523Z] [2024-10-11T05:51:51.523Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T05:51:51.523Z] #85 19.13 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:51:51.523Z] #85 19.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:51.523Z] #85 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:51.523Z] #85 ... [2024-10-11T05:51:51.523Z] [2024-10-11T05:51:51.523Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-11T05:51:51.523Z] #94 13.36 Upgrading critical system libraries and apk-tools: [2024-10-11T05:51:51.523Z] #94 13.37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:51:51.523Z] #94 13.40 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:52.924Z] #94 14.65 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:51:52.924Z] #94 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:52.924Z] #94 ... [2024-10-11T05:51:52.924Z] [2024-10-11T05:51:52.924Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T05:51:52.924Z] #74 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:52.924Z] #74 34.94 OK: 10 MiB in 16 packages [2024-10-11T05:51:53.191Z] #74 DONE 35.9s [2024-10-11T05:51:53.191Z] [2024-10-11T05:51:53.191Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T05:51:53.191Z] #80 31.01 OK: 15 MiB in 28 packages [2024-10-11T05:51:54.598Z] #80 DONE 32.3s [2024-10-11T05:51:54.598Z] [2024-10-11T05:51:54.598Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-11T05:51:54.598Z] #94 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:56.536Z] #94 ... [2024-10-11T05:51:56.536Z] [2024-10-11T05:51:56.536Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T05:51:56.536Z] #85 28.79 OK: 11 MiB in 17 packages [2024-10-11T05:51:56.536Z] #85 DONE 30.1s [2024-10-11T05:51:56.536Z] [2024-10-11T05:51:56.536Z] #86 [support-scheduler stage-1 3/10] RUN apk --no-cache upgrade [2024-10-11T05:51:56.536Z] #86 29.22 OK: 9 MiB in 15 packages [2024-10-11T05:51:56.536Z] #86 ... [2024-10-11T05:51:56.536Z] [2024-10-11T05:51:56.536Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-11T05:51:56.536Z] #84 30.59 OK: 20 MiB in 18 packages [2024-10-11T05:51:56.536Z] #84 DONE 31.5s [2024-10-11T05:51:56.536Z] [2024-10-11T05:51:56.536Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-11T05:51:57.205Z] #98 DONE 0.3s [2024-10-11T05:51:57.205Z] [2024-10-11T05:51:57.205Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-11T05:51:57.205Z] #97 2.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:57.205Z] #97 3.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:57.205Z] #97 ... [2024-10-11T05:51:57.205Z] [2024-10-11T05:51:57.206Z] #86 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-10-11T05:51:57.206Z] #86 DONE 30.2s [2024-10-11T05:51:57.477Z] [2024-10-11T05:51:57.477Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T05:51:57.477Z] #95 3.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:57.477Z] #95 5.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:58.062Z] #95 9.827 Upgrading critical system libraries and apk-tools: [2024-10-11T05:51:58.062Z] #95 9.841 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:51:58.062Z] #95 9.870 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:58.062Z] #95 ... [2024-10-11T05:51:58.062Z] [2024-10-11T05:51:58.062Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-11T05:51:58.062Z] #97 7.872 Upgrading critical system libraries and apk-tools: [2024-10-11T05:51:58.062Z] #97 7.872 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T05:51:58.062Z] #97 7.894 Executing busybox-1.36.1-r29.trigger [2024-10-11T05:51:59.039Z] #97 8.622 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:51:59.039Z] #97 8.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:59.305Z] #97 ... [2024-10-11T05:51:59.305Z] [2024-10-11T05:51:59.305Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-11T05:51:59.305Z] #94 20.49 OK: 20 MiB in 18 packages [2024-10-11T05:51:59.305Z] #94 DONE 21.1s [2024-10-11T05:51:59.305Z] [2024-10-11T05:51:59.305Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T05:51:59.305Z] #95 10.73 Continuing the upgrade transaction with new apk-tools: [2024-10-11T05:51:59.305Z] #95 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T05:51:59.570Z] #95 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:52:02.151Z] #95 13.59 OK: 10 MiB in 19 packages [2024-10-11T05:52:02.151Z] #95 ... [2024-10-11T05:52:02.151Z] [2024-10-11T05:52:02.151Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-11T05:52:02.151Z] #97 9.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T05:52:02.151Z] #97 11.25 OK: 9 MiB in 18 packages [2024-10-11T05:52:02.151Z] #97 DONE 11.8s [2024-10-11T05:52:02.151Z] [2024-10-11T05:52:02.151Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T05:52:02.417Z] #99 ... [2024-10-11T05:52:02.417Z] [2024-10-11T05:52:02.417Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T05:52:02.417Z] #95 DONE 14.2s [2024-10-11T05:52:02.682Z] [2024-10-11T05:52:02.682Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T05:52:04.097Z] #100 ... [2024-10-11T05:52:04.097Z] [2024-10-11T05:52:04.097Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T05:52:04.097Z] #99 DONE 1.8s [2024-10-11T05:52:04.097Z] [2024-10-11T05:52:04.097Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-11T05:52:04.097Z] #101 DONE 1.4s [2024-10-11T05:52:04.097Z] [2024-10-11T05:52:04.097Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T05:52:04.097Z] #100 DONE 1.4s [2024-10-11T05:52:04.097Z] [2024-10-11T05:52:04.097Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-11T05:52:04.097Z] #102 ... [2024-10-11T05:52:04.097Z] [2024-10-11T05:52:04.097Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-11T05:52:04.097Z] #103 DONE 0.2s [2024-10-11T05:52:04.361Z] [2024-10-11T05:52:04.361Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-11T05:52:04.361Z] #102 DONE 0.3s [2024-10-11T05:52:04.361Z] [2024-10-11T05:52:04.361Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-11T05:52:04.639Z] #104 DONE 0.3s [2024-10-11T05:52:04.639Z] [2024-10-11T05:52:04.639Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-11T05:52:04.639Z] #105 DONE 0.3s [2024-10-11T05:52:04.639Z] [2024-10-11T05:52:04.639Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T05:52:04.932Z] #106 ... [2024-10-11T05:52:04.932Z] [2024-10-11T05:52:04.932Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T05:52:04.932Z] #107 DONE 0.4s [2024-10-11T05:52:04.932Z] [2024-10-11T05:52:04.933Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T05:52:04.933Z] #106 DONE 0.4s [2024-10-11T05:52:04.933Z] [2024-10-11T05:52:04.933Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-11T05:52:05.208Z] #108 ... [2024-10-11T05:52:05.208Z] [2024-10-11T05:52:05.208Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-11T05:52:05.208Z] #109 DONE 0.2s [2024-10-11T05:52:05.208Z] [2024-10-11T05:52:05.208Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-11T05:52:05.208Z] #108 DONE 0.3s [2024-10-11T05:52:05.208Z] [2024-10-11T05:52:05.208Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-11T05:52:05.483Z] #110 ... [2024-10-11T05:52:05.483Z] [2024-10-11T05:52:05.483Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-11T05:52:05.483Z] #111 DONE 0.3s [2024-10-11T05:52:05.483Z] [2024-10-11T05:52:05.483Z] #112 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T05:52:05.483Z] #112 DONE 1.5s [2024-10-11T05:52:05.483Z] [2024-10-11T05:52:05.483Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-11T05:52:05.483Z] #110 DONE 0.3s [2024-10-11T05:52:05.483Z] [2024-10-11T05:52:05.483Z] #113 [security-spire-server] exporting to image [2024-10-11T05:52:05.483Z] #113 exporting layers [2024-10-11T05:52:06.075Z] #113 ... [2024-10-11T05:52:06.075Z] [2024-10-11T05:52:06.075Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-11T05:52:06.075Z] #114 DONE 0.4s [2024-10-11T05:52:06.075Z] [2024-10-11T05:52:06.075Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-11T05:52:06.352Z] #115 DONE 0.3s [2024-10-11T05:52:06.352Z] [2024-10-11T05:52:06.352Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T05:52:06.352Z] #116 DONE 0.2s [2024-10-11T05:52:06.352Z] [2024-10-11T05:52:06.352Z] #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:52:06.620Z] #91 ... [2024-10-11T05:52:06.620Z] [2024-10-11T05:52:06.620Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-11T05:52:06.620Z] #117 DONE 0.2s [2024-10-11T05:52:06.620Z] [2024-10-11T05:52:06.620Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:52:06.888Z] #92 ... [2024-10-11T05:52:06.888Z] [2024-10-11T05:52:06.888Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-11T05:52:07.163Z] #118 DONE 0.3s [2024-10-11T05:52:07.163Z] [2024-10-11T05:52:07.163Z] #113 [security-spire-agent] exporting to image [2024-10-11T05:52:09.104Z] #113 exporting layers 3.6s done [2024-10-11T05:52:09.104Z] #113 writing image sha256:6bba5bae0733431d83f44404b7e2c5cd6cace6aa95f3d6e0da3fcc1830719c27 0.0s done [2024-10-11T05:52:09.104Z] #113 naming to docker.io/library/security-spire-config-arm64 done [2024-10-11T05:52:09.104Z] #113 exporting layers 3.6s done [2024-10-11T05:52:09.104Z] #113 writing image sha256:1a32d62b865d9cdacaefa1b36c9332f7f49d6deccd55d6e185b5536ff95ec820 0.0s done [2024-10-11T05:52:09.104Z] #113 naming to docker.io/library/security-spire-server-arm64 [2024-10-11T05:52:09.370Z] #113 naming to docker.io/library/security-spire-server-arm64 done [2024-10-11T05:52:09.635Z] #113 exporting layers 2.4s done [2024-10-11T05:52:09.635Z] #113 writing image sha256:2a9b51b613e2406d1eaed954ae5f9817f7166987f59317febd91bd7a034a356d done [2024-10-11T05:52:09.635Z] #113 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-11T05:52:09.635Z] #113 DONE 4.1s [2024-10-11T05:52:09.635Z] [2024-10-11T05:52:09.635Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:52:52.488Z] #160 ... [2024-10-11T05:52:52.489Z] [2024-10-11T05:52:52.489Z] #158 [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-11T05:52:52.489Z] #158 103.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-11T05:53:14.899Z] #158 DONE 128.6s [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-11T05:53:14.899Z] #153 DONE 128.6s [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T05:53:14.899Z] #161 ... [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-11T05:53:14.899Z] #156 DONE 129.0s [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T05:53:14.899Z] #162 ... [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-11T05:53:14.899Z] #149 DONE 129.3s [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-11T05:53:14.899Z] #163 ... [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T05:53:14.899Z] #161 DONE 0.9s [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T05:53:14.899Z] #162 DONE 0.7s [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T05:53:14.899Z] #164 DONE 0.4s [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-11T05:53:14.899Z] #165 DONE 0.2s [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-11T05:53:14.899Z] #163 DONE 0.4s [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-11T05:53:14.899Z] #166 DONE 0.3s [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #167 [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-11T05:53:14.899Z] #167 ... [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-11T05:53:14.899Z] #168 DONE 0.4s [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #169 [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-11T05:53:14.899Z] #169 ... [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-11T05:53:14.899Z] #170 DONE 0.7s [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #167 [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-11T05:53:14.899Z] #167 DONE 0.8s [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #171 [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-11T05:53:14.899Z] #171 ... [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #169 [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-11T05:53:14.899Z] #169 DONE 0.7s [2024-10-11T05:53:14.899Z] [2024-10-11T05:53:14.899Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-11T05:53:14.899Z] #157 DONE 131.0s [2024-10-11T05:53:15.179Z] [2024-10-11T05:53:15.179Z] #171 [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-11T05:53:15.179Z] #171 DONE 0.5s [2024-10-11T05:53:15.179Z] [2024-10-11T05:53:15.179Z] #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-11T05:53:15.179Z] #172 ... [2024-10-11T05:53:15.179Z] [2024-10-11T05:53:15.179Z] #173 [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-11T05:53:15.179Z] #173 DONE 0.5s [2024-10-11T05:53:15.438Z] [2024-10-11T05:53:15.438Z] #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-11T05:53:15.438Z] #172 DONE 0.5s [2024-10-11T05:53:15.438Z] [2024-10-11T05:53:15.438Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-11T05:53:15.438Z] #174 ... [2024-10-11T05:53:15.438Z] [2024-10-11T05:53:15.438Z] #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-11T05:53:15.438Z] #175 DONE 1.6s [2024-10-11T05:53:15.699Z] [2024-10-11T05:53:15.699Z] #176 [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-11T05:53:15.699Z] #176 DONE 0.4s [2024-10-11T05:53:15.699Z] [2024-10-11T05:53:15.699Z] #177 [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-11T05:53:15.699Z] #177 ... [2024-10-11T05:53:15.699Z] [2024-10-11T05:53:15.699Z] #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T05:53:15.699Z] #178 DONE 0.6s [2024-10-11T05:53:15.699Z] [2024-10-11T05:53:15.699Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-11T05:53:15.699Z] #174 DONE 0.5s [2024-10-11T05:53:15.699Z] [2024-10-11T05:53:15.699Z] #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T05:53:15.699Z] #179 DONE 0.4s [2024-10-11T05:53:15.971Z] [2024-10-11T05:53:15.971Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-11T05:53:15.971Z] #180 DONE 0.4s [2024-10-11T05:53:15.971Z] [2024-10-11T05:53:15.971Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-11T05:53:16.260Z] #181 ... [2024-10-11T05:53:16.260Z] [2024-10-11T05:53:16.260Z] #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T05:53:16.260Z] #182 DONE 0.6s [2024-10-11T05:53:16.608Z] [2024-10-11T05:53:16.608Z] #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-11T05:53:16.608Z] #183 ... [2024-10-11T05:53:16.608Z] [2024-10-11T05:53:16.608Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-11T05:53:16.608Z] #181 DONE 0.7s [2024-10-11T05:53:16.608Z] [2024-10-11T05:53:16.608Z] #184 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-11T05:53:16.608Z] #184 DONE 0.8s [2024-10-11T05:53:16.875Z] [2024-10-11T05:53:16.875Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T05:53:16.875Z] #185 ... [2024-10-11T05:53:16.875Z] [2024-10-11T05:53:16.875Z] #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-11T05:53:16.875Z] #186 DONE 1.0s [2024-10-11T05:53:16.875Z] [2024-10-11T05:53:16.875Z] #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-11T05:53:16.875Z] #183 DONE 0.5s [2024-10-11T05:53:17.136Z] [2024-10-11T05:53:17.136Z] #187 [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-11T05:53:19.139Z] #187 ... [2024-10-11T05:53:19.139Z] [2024-10-11T05:53:19.139Z] #177 [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-11T05:53:19.139Z] #177 DONE 3.3s [2024-10-11T05:53:19.139Z] [2024-10-11T05:53:19.139Z] #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-11T05:53:19.139Z] #188 DONE 2.1s [2024-10-11T05:53:19.139Z] [2024-10-11T05:53:19.139Z] #187 [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-11T05:53:19.139Z] #187 DONE 2.0s [2024-10-11T05:53:19.139Z] [2024-10-11T05:53:19.139Z] #101 [core-common-config-bootstrapper] exporting to image [2024-10-11T05:53:19.139Z] #101 exporting layers [2024-10-11T05:53:19.139Z] #101 ... [2024-10-11T05:53:19.139Z] [2024-10-11T05:53:19.139Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-11T05:53:19.139Z] #189 DONE 2.2s [2024-10-11T05:53:19.139Z] [2024-10-11T05:53:19.139Z] #101 [security-spiffe-token-provider] exporting to image [2024-10-11T05:53:20.522Z] #101 ... [2024-10-11T05:53:20.522Z] [2024-10-11T05:53:20.522Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T05:53:20.522Z] #185 DONE 3.9s [2024-10-11T05:53:20.522Z] [2024-10-11T05:53:20.522Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-11T05:53:20.522Z] #190 DONE 1.3s [2024-10-11T05:53:20.522Z] [2024-10-11T05:53:20.522Z] #191 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-11T05:53:20.522Z] #191 DONE 1.6s [2024-10-11T05:53:20.522Z] [2024-10-11T05:53:20.522Z] #101 [security-proxy-setup] exporting to image [2024-10-11T05:53:20.522Z] #101 exporting layers 1.7s done [2024-10-11T05:53:20.823Z] #101 writing image sha256:5b1bc80d4b53b5cfbef59b6373b6417ed4d9db73a37666a06c6b457e3fa7456d [2024-10-11T05:53:20.823Z] #101 writing image sha256:5b1bc80d4b53b5cfbef59b6373b6417ed4d9db73a37666a06c6b457e3fa7456d 0.1s done [2024-10-11T05:53:20.823Z] #101 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2024-10-11T05:53:21.090Z] #101 exporting layers 1.9s done [2024-10-11T05:53:21.655Z] #101 writing image sha256:28a1dc4bcae13d4c93774b2eb974136485583aacdb0377ee95696e3dc5934146 [2024-10-11T05:53:21.655Z] #101 ... [2024-10-11T05:53:21.655Z] [2024-10-11T05:53:21.655Z] #192 [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-11T05:53:21.655Z] #192 DONE 1.1s [2024-10-11T05:53:21.655Z] [2024-10-11T05:53:21.655Z] #101 [security-spiffe-token-provider] exporting to image [2024-10-11T05:53:21.655Z] #101 writing image sha256:28a1dc4bcae13d4c93774b2eb974136485583aacdb0377ee95696e3dc5934146 0.1s done [2024-10-11T05:53:21.655Z] #101 naming to docker.io/library/security-spiffe-token-provider done [2024-10-11T05:53:23.600Z] #101 ... [2024-10-11T05:53:23.600Z] [2024-10-11T05:53:23.600Z] #193 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T05:53:23.600Z] #193 DONE 3.1s [2024-10-11T05:53:23.600Z] [2024-10-11T05:53:23.600Z] #194 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-11T05:53:23.600Z] #194 DONE 1.9s [2024-10-11T05:53:23.600Z] [2024-10-11T05:53:23.600Z] #101 [security-secretstore-setup] exporting to image [2024-10-11T05:53:25.510Z] #101 ... [2024-10-11T05:53:25.510Z] [2024-10-11T05:53:25.510Z] #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-11T05:53:25.510Z] #195 DONE 1.8s [2024-10-11T05:53:25.510Z] [2024-10-11T05:53:25.510Z] #101 [security-proxy-setup] exporting to image [2024-10-11T05:53:25.510Z] #101 exporting layers 4.9s done [2024-10-11T05:53:25.510Z] #101 writing image sha256:8cb1d1612588852d39a2bd5346abc541667b44069484f1cc5f2c87d3757e1c66 0.0s done [2024-10-11T05:53:25.510Z] #101 naming to docker.io/library/security-proxy-setup done [2024-10-11T05:53:25.510Z] #101 ... [2024-10-11T05:53:25.510Z] [2024-10-11T05:53:25.510Z] #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-11T05:53:25.510Z] #196 DONE 0.3s [2024-10-11T05:53:25.788Z] [2024-10-11T05:53:25.788Z] #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-11T05:53:26.049Z] #197 DONE 0.2s [2024-10-11T05:53:26.049Z] [2024-10-11T05:53:26.049Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-11T05:53:26.049Z] #198 ... [2024-10-11T05:53:26.049Z] [2024-10-11T05:53:26.049Z] #101 [security-secretstore-setup] exporting to image [2024-10-11T05:53:26.049Z] #101 exporting layers 2.5s done [2024-10-11T05:53:26.049Z] #101 writing image sha256:f7731bdbda38439e6bc4ec162fce4602f4f0cd3f99af021457f6561273a1ca52 done [2024-10-11T05:53:26.049Z] #101 naming to docker.io/library/security-secretstore-setup done [2024-10-11T05:53:26.049Z] #101 DONE 8.9s [2024-10-11T05:53:26.310Z] [2024-10-11T05:53:26.310Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T05:53:28.859Z] #154 ... [2024-10-11T05:53:28.859Z] [2024-10-11T05:53:28.859Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-11T05:53:28.859Z] #198 DONE 3.0s [2024-10-11T05:53:29.121Z] [2024-10-11T05:53:29.121Z] #101 [security-bootstrapper] exporting to image [2024-10-11T05:53:29.692Z] #101 exporting layers 0.7s done [2024-10-11T05:53:29.692Z] #101 writing image sha256:fd6cbff9894fefb8f886a0d6ac46a6d112ac855b9cb5ec203d632b2eaabfed38 0.0s done [2024-10-11T05:53:29.692Z] #101 naming to docker.io/library/security-bootstrapper done [2024-10-11T05:53:29.692Z] #101 DONE 9.7s [2024-10-11T05:53:29.692Z] [2024-10-11T05:53:29.692Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T05:53:31.465Z] #82 ... [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:53:31.465Z] #87 DONE 117.1s [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:53:31.465Z] #91 DONE 112.2s [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-10-11T05:53:31.465Z] #119 ... [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:53:31.465Z] #89 DONE 105.1s [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:53:31.465Z] #82 DONE 113.2s [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:53:31.465Z] #92 DONE 101.8s [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-11T05:53:31.465Z] #120 DONE 1.7s [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #121 [support-notifications builder 6/7] COPY . . [2024-10-11T05:53:31.465Z] #121 DONE 1.8s [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:53:31.465Z] #122 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-11T05:53:31.465Z] #123 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:53:31.465Z] #124 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:53:31.465Z] #125 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:53:31.465Z] #126 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-10-11T05:53:31.465Z] #127 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #128 [support-scheduler builder 6/7] COPY . . [2024-10-11T05:53:31.465Z] #128 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:53:31.465Z] #129 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:53:31.465Z] #130 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:53:31.465Z] #131 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #132 [core-command builder 6/7] COPY . . [2024-10-11T05:53:31.465Z] #132 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:53:31.465Z] #133 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:53:31.465Z] #134 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #135 [security-proxy-auth builder 6/7] COPY . . [2024-10-11T05:53:31.465Z] #135 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:53:31.465Z] #136 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #137 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:53:31.465Z] #137 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #138 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:53:31.465Z] #138 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #139 [support-cron-scheduler builder 6/7] COPY . . [2024-10-11T05:53:31.465Z] #139 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #140 [core-data builder 6/7] COPY . . [2024-10-11T05:53:31.465Z] #140 DONE 1.8s [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #141 [core-keeper builder 7/8] COPY . . [2024-10-11T05:53:31.465Z] #141 DONE 1.9s [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #142 [security-proxy-setup builder 6/7] COPY . . [2024-10-11T05:53:31.465Z] #142 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:53:31.465Z] #143 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:53:31.465Z] #144 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #145 [core-metadata builder 6/7] COPY . . [2024-10-11T05:53:31.465Z] #145 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #146 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-11T05:53:31.465Z] #146 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #147 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T05:53:31.465Z] #147 CACHED [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-10-11T05:53:31.465Z] #119 DONE 1.9s [2024-10-11T05:53:31.465Z] [2024-10-11T05:53:31.465Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T05:53:33.410Z] #148 ... [2024-10-11T05:53:33.410Z] [2024-10-11T05:53:33.410Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-11T05:53:33.410Z] #0 5.289 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-11T05:53:34.364Z] #149 ... [2024-10-11T05:53:34.364Z] [2024-10-11T05:53:34.364Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T05:53:34.364Z] #0 6.581 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-11T05:53:34.945Z] #150 ... [2024-10-11T05:53:34.945Z] [2024-10-11T05:53:34.945Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T05:53:34.945Z] #0 7.291 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-11T05:53:36.352Z] #151 ... [2024-10-11T05:53:36.352Z] [2024-10-11T05:53:36.352Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T05:53:36.352Z] #148 8.369 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-11T05:53:37.753Z] #148 ... [2024-10-11T05:53:37.753Z] [2024-10-11T05:53:37.753Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-11T05:53:37.753Z] #0 6.931 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-11T05:53:37.754Z] #152 ... [2024-10-11T05:53:37.754Z] [2024-10-11T05:53:37.754Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-11T05:53:37.754Z] #0 8.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-11T05:53:38.019Z] #153 ... [2024-10-11T05:53:38.019Z] [2024-10-11T05:53:38.019Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T05:53:38.019Z] #0 8.561 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-11T05:53:38.019Z] #154 ... [2024-10-11T05:53:38.019Z] [2024-10-11T05:53:38.019Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-11T05:53:38.019Z] #0 7.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-11T05:53:38.284Z] #155 ... [2024-10-11T05:53:38.284Z] [2024-10-11T05:53:38.284Z] #156 [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-11T05:53:38.284Z] #0 7.832 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-11T05:53:38.284Z] #156 ... [2024-10-11T05:53:38.284Z] [2024-10-11T05:53:38.284Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-11T05:53:38.284Z] #0 8.517 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-11T05:53:38.551Z] #157 ... [2024-10-11T05:53:38.551Z] [2024-10-11T05:53:38.551Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T05:53:38.551Z] #0 8.567 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-11T05:53:38.817Z] #158 ... [2024-10-11T05:53:38.817Z] [2024-10-11T05:53:38.817Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T05:53:38.817Z] #0 7.819 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-11T05:53:38.817Z] #159 ... [2024-10-11T05:53:38.817Z] [2024-10-11T05:53:38.817Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-11T05:53:38.817Z] #0 5.544 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-11T05:54:37.420Z] #65 ... [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-11T05:54:37.420Z] #150 DONE 202.4s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T05:54:37.420Z] #155 DONE 202.4s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-11T05:54:37.420Z] #151 DONE 202.4s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T05:54:37.420Z] #148 DONE 202.4s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T05:54:37.420Z] #154 DONE 202.5s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T05:54:37.420Z] #160 DONE 202.5s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T05:54:37.420Z] #159 DONE 202.5s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T05:54:37.420Z] #152 DONE 202.4s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #199 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T05:54:37.420Z] #199 ... [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T05:54:37.420Z] #200 DONE 0.1s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #201 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T05:54:37.420Z] #201 DONE 0.4s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #199 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T05:54:37.420Z] #199 DONE 0.6s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #202 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-11T05:54:37.420Z] #202 DONE 0.3s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T05:54:37.420Z] #203 CACHED [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T05:54:37.420Z] #204 CACHED [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #205 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T05:54:37.420Z] #205 CACHED [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #206 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T05:54:37.420Z] #206 CACHED [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #207 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-11T05:54:37.420Z] #207 CACHED [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #208 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T05:54:37.420Z] #208 CACHED [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T05:54:37.420Z] #209 DONE 0.4s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #210 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T05:54:37.420Z] #210 DONE 0.4s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-11T05:54:37.420Z] #211 ... [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #212 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T05:54:37.420Z] #212 DONE 1.5s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #213 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T05:54:37.420Z] #213 DONE 1.6s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #214 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-11T05:54:37.420Z] #214 DONE 1.6s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #215 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T05:54:37.420Z] #215 DONE 1.5s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #216 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-11T05:54:37.420Z] #216 DONE 1.6s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #217 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-11T05:54:37.420Z] #217 DONE 1.6s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #218 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-11T05:54:37.420Z] #218 DONE 1.6s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-11T05:54:37.420Z] #211 DONE 1.6s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #219 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-11T05:54:37.420Z] #219 ... [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #220 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-11T05:54:37.420Z] #220 DONE 0.9s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #221 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-11T05:54:37.420Z] #221 ... [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #222 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-11T05:54:37.420Z] #222 DONE 1.4s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #219 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-11T05:54:37.420Z] #219 DONE 1.3s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #223 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-11T05:54:37.420Z] #223 DONE 1.4s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #224 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-11T05:54:37.420Z] #224 DONE 1.4s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-11T05:54:37.420Z] #225 DONE 1.4s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #226 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-11T05:54:37.420Z] #226 DONE 1.4s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #227 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-11T05:54:37.420Z] #227 DONE 1.4s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #101 [support-scheduler] exporting to image [2024-10-11T05:54:37.420Z] #101 exporting layers [2024-10-11T05:54:37.420Z] #101 ... [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #221 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-11T05:54:37.420Z] #221 DONE 0.6s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #228 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-11T05:54:37.420Z] #228 DONE 0.2s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #229 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-11T05:54:37.420Z] #229 DONE 0.2s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #230 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-11T05:54:37.420Z] #230 DONE 0.3s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #101 [support-cron-scheduler] exporting to image [2024-10-11T05:54:37.420Z] #101 exporting layers 0.2s done [2024-10-11T05:54:37.420Z] #101 ... [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-11T05:54:37.420Z] #231 DONE 0.3s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #232 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-11T05:54:37.420Z] #232 DONE 0.3s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #101 [core-keeper] exporting to image [2024-10-11T05:54:37.420Z] #101 ... [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #233 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-11T05:54:37.420Z] #233 DONE 0.2s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #234 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-11T05:54:37.420Z] #234 DONE 0.2s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #235 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-11T05:54:37.420Z] #235 DONE 0.2s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #101 [core-command] exporting to image [2024-10-11T05:54:37.420Z] #101 writing image sha256:3a01e4bcb47094fdd9ab656a4a478db5ca1fb9f271f117dbab39eaa076466181 0.0s done [2024-10-11T05:54:37.420Z] #101 writing image sha256:1caa6b5a11876352339b8ac4004834b0ca0c9c72bd5629b24bd571b4346c8f38 0.1s done [2024-10-11T05:54:37.420Z] #101 naming to docker.io/library/support-scheduler done [2024-10-11T05:54:37.420Z] #101 naming to docker.io/library/core-command 0.0s done [2024-10-11T05:54:37.420Z] #101 exporting layers 0.3s done [2024-10-11T05:54:37.420Z] #101 writing image sha256:2427386fb988d8b155b57bf5273c382cb08206eaa03a68c8f200cebd8e1b178a done [2024-10-11T05:54:37.420Z] #101 naming to docker.io/library/support-cron-scheduler done [2024-10-11T05:54:37.420Z] #101 writing image sha256:b02aad036902cfec55e8b51362438f12c46499f1cb0848303cd703b6f00b8b25 0.0s done [2024-10-11T05:54:37.420Z] #101 naming to docker.io/library/core-keeper [2024-10-11T05:54:37.420Z] #101 ... [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #236 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T05:54:37.420Z] #236 DONE 0.5s [2024-10-11T05:54:37.420Z] [2024-10-11T05:54:37.420Z] #101 [core-data] exporting to image [2024-10-11T05:54:37.420Z] #101 exporting layers 0.2s done [2024-10-11T05:54:37.420Z] #101 naming to docker.io/library/core-keeper done [2024-10-11T05:54:37.420Z] #101 writing image sha256:bb777ce6a9676ef04ae92a17e4815624dd6849de519657cef298a8d3267fd31a done [2024-10-11T05:54:37.420Z] #101 naming to docker.io/library/core-data done [2024-10-11T05:54:37.420Z] #101 exporting layers 0.2s done [2024-10-11T05:54:37.420Z] #101 writing image sha256:1aa37e2329afdece1ffb5dfe57dd64d4ba30f7b9385f4a6445f9f7866d400ea1 done [2024-10-11T05:54:37.420Z] #101 naming to docker.io/library/support-notifications done [2024-10-11T05:54:37.420Z] #101 exporting layers 0.5s done [2024-10-11T05:54:37.420Z] #101 writing image sha256:a76bd4ef84e15c386769a4926a2ebc1f2109840083d398a4eac1b8505a772680 done [2024-10-11T05:54:37.421Z] #101 naming to docker.io/library/core-metadata done [2024-10-11T05:54:37.421Z] #101 writing image sha256:a00f71f90a8cbe1e80bfa78b83e8db48c7bf3f3f79dee9d90959af33340bbee5 done [2024-10-11T05:54:37.421Z] #101 naming to docker.io/library/security-proxy-auth done [2024-10-11T05:54:37.421Z] #101 DONE 10.9s [2024-10-11T05:54:37.421Z] [2024-10-11T05:54:37.421Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T05:54:37.421Z] time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T05:54:37.421Z] time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T05:54:37.421Z] time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T05:54:37.421Z] time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T05:54:37.421Z] time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T05:54:37.421Z] time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T05:54:37.421Z] time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T05:54:37.421Z] time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T05:54:37.421Z] time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T05:54:37.421Z] time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T05:54:37.421Z] time="2024-10-11T05:49:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T05:54:37.421Z] time="2024-10-11T05:49:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T05:54:37.421Z] time="2024-10-11T05:49:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T05:54:37.421Z] time="2024-10-11T05:49:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T05:54:37.421Z] time="2024-10-11T05:49:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T05:54:37.421Z] time="2024-10-11T05:49:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-11T05:54:37.429Z] $ docker stop --time=1 cb1bb27d36f7702197c162d40ca3053467ffba9093e3ad9e4a08070755abbe03 [2024-10-11T05:54:38.689Z] $ docker rm -f --volumes cb1bb27d36f7702197c162d40ca3053467ffba9093e3ad9e4a08070755abbe03 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T05:54:39.148Z] + docker images [2024-10-11T05:54:39.148Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-11T05:54:39.148Z] core-keeper latest b02aad036902 8 seconds ago 29MB [2024-10-11T05:54:39.148Z] core-metadata latest a76bd4ef84e1 8 seconds ago 29.8MB [2024-10-11T05:54:39.148Z] core-data latest bb777ce6a967 8 seconds ago 29.6MB [2024-10-11T05:54:39.148Z] support-notifications latest 1aa37e2329af 8 seconds ago 44.4MB [2024-10-11T05:54:39.148Z] security-proxy-auth latest a00f71f90a8c 8 seconds ago 24.6MB [2024-10-11T05:54:39.148Z] core-command latest 1caa6b5a1187 9 seconds ago 25.9MB [2024-10-11T05:54:39.148Z] support-scheduler latest 3a01e4bcb470 9 seconds ago 43.8MB [2024-10-11T05:54:39.148Z] support-cron-scheduler latest 2427386fb988 9 seconds ago 45.4MB [2024-10-11T05:54:39.148Z] security-bootstrapper latest fd6cbff9894f About a minute ago 20.4MB [2024-10-11T05:54:39.148Z] security-secretstore-setup latest f7731bdbda38 About a minute ago 40.2MB [2024-10-11T05:54:39.148Z] security-proxy-setup latest 8cb1d1612588 About a minute ago 28.7MB [2024-10-11T05:54:39.148Z] core-common-config-bootstrapper latest 5b1bc80d4b53 About a minute ago 16.5MB [2024-10-11T05:54:39.148Z] security-spiffe-token-provider latest 28a1dc4bcae1 About a minute ago 31.8MB [2024-10-11T05:54:39.148Z] security-spire-server latest 174efa2a9bf7 4 minutes ago 122MB [2024-10-11T05:54:39.148Z] security-spire-agent latest 7af6c30b217f 4 minutes ago 183MB [2024-10-11T05:54:39.148Z] security-spire-config latest 281e7be19e7c 4 minutes ago 121MB [2024-10-11T05:54:39.148Z] ci-base-image-x86_64 latest 2b49dcd3e491 7 minutes ago 979MB [2024-10-11T05:54:39.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 8 days ago 573MB [2024-10-11T05:54:39.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-11T05:54:39.149Z] 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-11T05:54:39.291Z] provisioning config files... [2024-10-11T05:54:39.301Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/722@tmp/config6487424397962926129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T05:54:39.601Z] ---> ****-login.sh [2024-10-11T05:54:39.601Z] nexus3.edgexfoundry.org:10001 [2024-10-11T05:54:39.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T05:54:39.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T05:54:39.601Z] Configure a credential helper to remove this warning. See [2024-10-11T05:54:39.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T05:54:39.601Z] [2024-10-11T05:54:39.601Z] Login Succeeded [2024-10-11T05:54:39.601Z] nexus3.edgexfoundry.org:10002 [2024-10-11T05:54:39.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T05:54:39.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T05:54:39.860Z] Configure a credential helper to remove this warning. See [2024-10-11T05:54:39.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T05:54:39.860Z] [2024-10-11T05:54:39.860Z] Login Succeeded [2024-10-11T05:54:39.861Z] nexus3.edgexfoundry.org:10003 [2024-10-11T05:54:39.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T05:54:39.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T05:54:39.861Z] Configure a credential helper to remove this warning. See [2024-10-11T05:54:39.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T05:54:39.861Z] [2024-10-11T05:54:39.861Z] Login Succeeded [2024-10-11T05:54:39.861Z] nexus3.edgexfoundry.org:10004 [2024-10-11T05:54:39.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T05:54:40.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T05:54:40.121Z] Configure a credential helper to remove this warning. See [2024-10-11T05:54:40.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T05:54:40.121Z] [2024-10-11T05:54:40.121Z] Login Succeeded [2024-10-11T05:54:40.121Z] ****.io [2024-10-11T05:54:40.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T05:54:40.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T05:54:40.380Z] Configure a credential helper to remove this warning. See [2024-10-11T05:54:40.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T05:54:40.380Z] [2024-10-11T05:54:40.380Z] Login Succeeded [2024-10-11T05:54:40.380Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T05:54:40.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T05:54:40.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T05:54:40.467Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-11T05:54:40.467Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:54:40.467Z] latest [2024-10-11T05:54:40.467Z] 3.2.0-dev.99 [2024-10-11T05:54:40.467Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:54:40.467Z] main [2024-10-11T05:54:40.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:40.800Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:41.127Z] + docker push nexus3.edgexfoundry.org:10004/core-command:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:54:41.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-11T05:54:41.127Z] a4b1b9cf2a39: Preparing [2024-10-11T05:54:41.127Z] 6a22558bee06: Preparing [2024-10-11T05:54:41.127Z] da8e9a27c35f: Preparing [2024-10-11T05:54:41.127Z] 4955fe114ffa: Preparing [2024-10-11T05:54:41.127Z] 0521596157db: Preparing [2024-10-11T05:54:41.127Z] e3b4f270f473: Preparing [2024-10-11T05:54:41.127Z] 63ca1fbb43ae: Preparing [2024-10-11T05:54:41.127Z] e3b4f270f473: Waiting [2024-10-11T05:54:41.127Z] 63ca1fbb43ae: Waiting [2024-10-11T05:54:41.127Z] 4955fe114ffa: Pushed [2024-10-11T05:54:41.127Z] da8e9a27c35f: Pushed [2024-10-11T05:54:41.127Z] a4b1b9cf2a39: Pushed [2024-10-11T05:54:41.127Z] 0521596157db: Pushed [2024-10-11T05:54:41.127Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:54:41.127Z] e3b4f270f473: Pushed [2024-10-11T05:54:43.663Z] 6a22558bee06: Pushed [2024-10-11T05:54:43.663Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:e702f874aadf0ad2b918df576d4cfc8ee0612d101b8714916fcdac191ed4d833 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:43.988Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:44.321Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-11T05:54:44.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-11T05:54:44.321Z] a4b1b9cf2a39: Preparing [2024-10-11T05:54:44.321Z] 6a22558bee06: Preparing [2024-10-11T05:54:44.321Z] da8e9a27c35f: Preparing [2024-10-11T05:54:44.321Z] 4955fe114ffa: Preparing [2024-10-11T05:54:44.321Z] 0521596157db: Preparing [2024-10-11T05:54:44.321Z] e3b4f270f473: Preparing [2024-10-11T05:54:44.321Z] 63ca1fbb43ae: Preparing [2024-10-11T05:54:44.321Z] 63ca1fbb43ae: Waiting [2024-10-11T05:54:44.321Z] e3b4f270f473: Waiting [2024-10-11T05:54:44.321Z] a4b1b9cf2a39: Layer already exists [2024-10-11T05:54:44.321Z] 4955fe114ffa: Layer already exists [2024-10-11T05:54:44.321Z] 0521596157db: Layer already exists [2024-10-11T05:54:44.321Z] da8e9a27c35f: Layer already exists [2024-10-11T05:54:44.321Z] 6a22558bee06: Layer already exists [2024-10-11T05:54:44.321Z] e3b4f270f473: Layer already exists [2024-10-11T05:54:44.321Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:54:44.321Z] latest: digest: sha256:e702f874aadf0ad2b918df576d4cfc8ee0612d101b8714916fcdac191ed4d833 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:44.654Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:44.977Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.99 [2024-10-11T05:54:44.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-11T05:54:44.977Z] a4b1b9cf2a39: Preparing [2024-10-11T05:54:44.977Z] 6a22558bee06: Preparing [2024-10-11T05:54:44.977Z] da8e9a27c35f: Preparing [2024-10-11T05:54:44.977Z] 4955fe114ffa: Preparing [2024-10-11T05:54:44.977Z] 0521596157db: Preparing [2024-10-11T05:54:44.977Z] e3b4f270f473: Preparing [2024-10-11T05:54:44.977Z] 63ca1fbb43ae: Preparing [2024-10-11T05:54:44.977Z] 63ca1fbb43ae: Waiting [2024-10-11T05:54:44.977Z] e3b4f270f473: Waiting [2024-10-11T05:54:44.977Z] 6a22558bee06: Layer already exists [2024-10-11T05:54:44.977Z] a4b1b9cf2a39: Layer already exists [2024-10-11T05:54:44.977Z] da8e9a27c35f: Layer already exists [2024-10-11T05:54:44.977Z] 4955fe114ffa: Layer already exists [2024-10-11T05:54:44.977Z] 0521596157db: Layer already exists [2024-10-11T05:54:44.977Z] e3b4f270f473: Layer already exists [2024-10-11T05:54:44.977Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:54:44.977Z] 3.2.0-dev.99: digest: sha256:e702f874aadf0ad2b918df576d4cfc8ee0612d101b8714916fcdac191ed4d833 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:45.312Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:45.631Z] + docker push nexus3.edgexfoundry.org:10004/core-command:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:54:45.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-11T05:54:45.632Z] a4b1b9cf2a39: Preparing [2024-10-11T05:54:45.632Z] 6a22558bee06: Preparing [2024-10-11T05:54:45.632Z] da8e9a27c35f: Preparing [2024-10-11T05:54:45.632Z] 4955fe114ffa: Preparing [2024-10-11T05:54:45.632Z] 0521596157db: Preparing [2024-10-11T05:54:45.632Z] e3b4f270f473: Preparing [2024-10-11T05:54:45.632Z] 63ca1fbb43ae: Preparing [2024-10-11T05:54:45.632Z] e3b4f270f473: Waiting [2024-10-11T05:54:45.632Z] 63ca1fbb43ae: Waiting [2024-10-11T05:54:45.632Z] 4955fe114ffa: Layer already exists [2024-10-11T05:54:45.632Z] 6a22558bee06: Layer already exists [2024-10-11T05:54:45.632Z] da8e9a27c35f: Layer already exists [2024-10-11T05:54:45.632Z] 0521596157db: Layer already exists [2024-10-11T05:54:45.632Z] a4b1b9cf2a39: Layer already exists [2024-10-11T05:54:45.632Z] e3b4f270f473: Layer already exists [2024-10-11T05:54:45.632Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:54:45.632Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:e702f874aadf0ad2b918df576d4cfc8ee0612d101b8714916fcdac191ed4d833 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:45.960Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:46.279Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-11T05:54:46.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-11T05:54:46.279Z] a4b1b9cf2a39: Preparing [2024-10-11T05:54:46.279Z] 6a22558bee06: Preparing [2024-10-11T05:54:46.279Z] da8e9a27c35f: Preparing [2024-10-11T05:54:46.279Z] 4955fe114ffa: Preparing [2024-10-11T05:54:46.279Z] 0521596157db: Preparing [2024-10-11T05:54:46.279Z] e3b4f270f473: Preparing [2024-10-11T05:54:46.279Z] 63ca1fbb43ae: Preparing [2024-10-11T05:54:46.279Z] 63ca1fbb43ae: Waiting [2024-10-11T05:54:46.279Z] e3b4f270f473: Waiting [2024-10-11T05:54:46.279Z] da8e9a27c35f: Layer already exists [2024-10-11T05:54:46.279Z] 6a22558bee06: Layer already exists [2024-10-11T05:54:46.279Z] 4955fe114ffa: Layer already exists [2024-10-11T05:54:46.279Z] 0521596157db: Layer already exists [2024-10-11T05:54:46.279Z] a4b1b9cf2a39: Layer already exists [2024-10-11T05:54:46.279Z] e3b4f270f473: Layer already exists [2024-10-11T05:54:46.279Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:54:46.279Z] main: digest: sha256:e702f874aadf0ad2b918df576d4cfc8ee0612d101b8714916fcdac191ed4d833 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T05:54:46.361Z] ===================================================== [Pipeline] echo [2024-10-11T05:54:46.376Z] taggedImages: [2024-10-11T05:54:46.376Z] - nexus3.edgexfoundry.org:10004/core-command:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:54:46.376Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-11T05:54:46.376Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.99 [2024-10-11T05:54:46.376Z] - nexus3.edgexfoundry.org:10004/core-command:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:54:46.376Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-11T05:54:46.408Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-11T05:54:46.408Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:54:46.408Z] latest [2024-10-11T05:54:46.408Z] 3.2.0-dev.99 [2024-10-11T05:54:46.408Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:54:46.408Z] main [2024-10-11T05:54:46.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:46.746Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:47.074Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:54:47.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-11T05:54:47.074Z] 49ef29a8ae49: Preparing [2024-10-11T05:54:47.074Z] 4d795db26be8: Preparing [2024-10-11T05:54:47.074Z] 92d3266d41c5: Preparing [2024-10-11T05:54:47.074Z] a9278e64e833: Preparing [2024-10-11T05:54:47.074Z] da8e9a27c35f: Preparing [2024-10-11T05:54:47.074Z] 4955fe114ffa: Preparing [2024-10-11T05:54:47.074Z] 0521596157db: Preparing [2024-10-11T05:54:47.074Z] e3b4f270f473: Preparing [2024-10-11T05:54:47.074Z] 63ca1fbb43ae: Preparing [2024-10-11T05:54:47.074Z] 4955fe114ffa: Waiting [2024-10-11T05:54:47.074Z] 0521596157db: Waiting [2024-10-11T05:54:47.074Z] 63ca1fbb43ae: Waiting [2024-10-11T05:54:47.074Z] e3b4f270f473: Waiting [2024-10-11T05:54:47.074Z] da8e9a27c35f: Layer already exists [2024-10-11T05:54:47.074Z] 4955fe114ffa: Layer already exists [2024-10-11T05:54:47.074Z] 0521596157db: Layer already exists [2024-10-11T05:54:47.074Z] e3b4f270f473: Layer already exists [2024-10-11T05:54:47.074Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:54:47.074Z] 4d795db26be8: Pushed [2024-10-11T05:54:47.074Z] 49ef29a8ae49: Pushed [2024-10-11T05:54:47.074Z] 92d3266d41c5: Pushed [2024-10-11T05:54:48.012Z] a9278e64e833: Pushed [2024-10-11T05:54:48.272Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:9e330f78fa5592c2ed2df823beb7f4994d0663370690a5caad8ae1c969fd4905 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:48.603Z] + 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-11T05:54:48.930Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-11T05:54:48.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-11T05:54:48.931Z] 49ef29a8ae49: Preparing [2024-10-11T05:54:48.931Z] 4d795db26be8: Preparing [2024-10-11T05:54:48.931Z] 92d3266d41c5: Preparing [2024-10-11T05:54:48.931Z] a9278e64e833: Preparing [2024-10-11T05:54:48.931Z] da8e9a27c35f: Preparing [2024-10-11T05:54:48.931Z] 4955fe114ffa: Preparing [2024-10-11T05:54:48.931Z] 0521596157db: Preparing [2024-10-11T05:54:48.931Z] e3b4f270f473: Preparing [2024-10-11T05:54:48.931Z] 63ca1fbb43ae: Preparing [2024-10-11T05:54:48.931Z] 0521596157db: Waiting [2024-10-11T05:54:48.931Z] e3b4f270f473: Waiting [2024-10-11T05:54:48.931Z] 63ca1fbb43ae: Waiting [2024-10-11T05:54:48.931Z] a9278e64e833: Layer already exists [2024-10-11T05:54:48.931Z] 4d795db26be8: Layer already exists [2024-10-11T05:54:48.931Z] 92d3266d41c5: Layer already exists [2024-10-11T05:54:48.931Z] da8e9a27c35f: Layer already exists [2024-10-11T05:54:48.931Z] 49ef29a8ae49: Layer already exists [2024-10-11T05:54:48.931Z] 0521596157db: Layer already exists [2024-10-11T05:54:48.931Z] 4955fe114ffa: Layer already exists [2024-10-11T05:54:48.931Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:54:48.931Z] e3b4f270f473: Layer already exists [2024-10-11T05:54:48.931Z] latest: digest: sha256:9e330f78fa5592c2ed2df823beb7f4994d0663370690a5caad8ae1c969fd4905 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:49.253Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:49.579Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.99 [2024-10-11T05:54:49.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-11T05:54:49.579Z] 49ef29a8ae49: Preparing [2024-10-11T05:54:49.579Z] 4d795db26be8: Preparing [2024-10-11T05:54:49.579Z] 92d3266d41c5: Preparing [2024-10-11T05:54:49.579Z] a9278e64e833: Preparing [2024-10-11T05:54:49.579Z] da8e9a27c35f: Preparing [2024-10-11T05:54:49.579Z] 4955fe114ffa: Preparing [2024-10-11T05:54:49.579Z] 0521596157db: Preparing [2024-10-11T05:54:49.579Z] e3b4f270f473: Preparing [2024-10-11T05:54:49.579Z] 63ca1fbb43ae: Preparing [2024-10-11T05:54:49.579Z] 0521596157db: Waiting [2024-10-11T05:54:49.579Z] e3b4f270f473: Waiting [2024-10-11T05:54:49.579Z] 63ca1fbb43ae: Waiting [2024-10-11T05:54:49.579Z] 4955fe114ffa: Waiting [2024-10-11T05:54:49.579Z] da8e9a27c35f: Layer already exists [2024-10-11T05:54:49.579Z] 49ef29a8ae49: Layer already exists [2024-10-11T05:54:49.579Z] 92d3266d41c5: Layer already exists [2024-10-11T05:54:49.579Z] 4d795db26be8: Layer already exists [2024-10-11T05:54:49.579Z] a9278e64e833: Layer already exists [2024-10-11T05:54:49.579Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:54:49.579Z] 4955fe114ffa: Layer already exists [2024-10-11T05:54:49.579Z] e3b4f270f473: Layer already exists [2024-10-11T05:54:49.579Z] 0521596157db: Layer already exists [2024-10-11T05:54:49.579Z] 3.2.0-dev.99: digest: sha256:9e330f78fa5592c2ed2df823beb7f4994d0663370690a5caad8ae1c969fd4905 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:49.904Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:50.226Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:54:50.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-11T05:54:50.226Z] 49ef29a8ae49: Preparing [2024-10-11T05:54:50.226Z] 4d795db26be8: Preparing [2024-10-11T05:54:50.226Z] 92d3266d41c5: Preparing [2024-10-11T05:54:50.226Z] a9278e64e833: Preparing [2024-10-11T05:54:50.226Z] da8e9a27c35f: Preparing [2024-10-11T05:54:50.226Z] 4955fe114ffa: Preparing [2024-10-11T05:54:50.226Z] 0521596157db: Preparing [2024-10-11T05:54:50.226Z] e3b4f270f473: Preparing [2024-10-11T05:54:50.226Z] 63ca1fbb43ae: Preparing [2024-10-11T05:54:50.226Z] 0521596157db: Waiting [2024-10-11T05:54:50.226Z] 4955fe114ffa: Waiting [2024-10-11T05:54:50.226Z] e3b4f270f473: Waiting [2024-10-11T05:54:50.226Z] a9278e64e833: Layer already exists [2024-10-11T05:54:50.226Z] 49ef29a8ae49: Layer already exists [2024-10-11T05:54:50.226Z] da8e9a27c35f: Layer already exists [2024-10-11T05:54:50.226Z] 4d795db26be8: Layer already exists [2024-10-11T05:54:50.226Z] 92d3266d41c5: Layer already exists [2024-10-11T05:54:50.226Z] 4955fe114ffa: Layer already exists [2024-10-11T05:54:50.226Z] 0521596157db: Layer already exists [2024-10-11T05:54:50.226Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:54:50.226Z] e3b4f270f473: Layer already exists [2024-10-11T05:54:50.226Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:9e330f78fa5592c2ed2df823beb7f4994d0663370690a5caad8ae1c969fd4905 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:50.554Z] + 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-11T05:54:50.876Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-11T05:54:50.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-11T05:54:50.876Z] 49ef29a8ae49: Preparing [2024-10-11T05:54:50.876Z] 4d795db26be8: Preparing [2024-10-11T05:54:50.876Z] 92d3266d41c5: Preparing [2024-10-11T05:54:50.876Z] a9278e64e833: Preparing [2024-10-11T05:54:50.876Z] da8e9a27c35f: Preparing [2024-10-11T05:54:50.876Z] 4955fe114ffa: Preparing [2024-10-11T05:54:50.876Z] 0521596157db: Preparing [2024-10-11T05:54:50.877Z] e3b4f270f473: Preparing [2024-10-11T05:54:50.877Z] 63ca1fbb43ae: Preparing [2024-10-11T05:54:50.877Z] e3b4f270f473: Waiting [2024-10-11T05:54:50.877Z] 63ca1fbb43ae: Waiting [2024-10-11T05:54:50.877Z] 4955fe114ffa: Waiting [2024-10-11T05:54:50.877Z] 49ef29a8ae49: Layer already exists [2024-10-11T05:54:50.877Z] da8e9a27c35f: Layer already exists [2024-10-11T05:54:50.877Z] 4d795db26be8: Layer already exists [2024-10-11T05:54:50.877Z] 92d3266d41c5: Layer already exists [2024-10-11T05:54:50.877Z] 0521596157db: Layer already exists [2024-10-11T05:54:50.877Z] 4955fe114ffa: Layer already exists [2024-10-11T05:54:50.877Z] a9278e64e833: Layer already exists [2024-10-11T05:54:50.877Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:54:50.877Z] e3b4f270f473: Layer already exists [2024-10-11T05:54:50.877Z] main: digest: sha256:9e330f78fa5592c2ed2df823beb7f4994d0663370690a5caad8ae1c969fd4905 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T05:54:50.949Z] ===================================================== [Pipeline] echo [2024-10-11T05:54:50.966Z] taggedImages: [2024-10-11T05:54:50.966Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:54:50.966Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-11T05:54:50.966Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.99 [2024-10-11T05:54:50.966Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:54:50.966Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-11T05:54:51.004Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-11T05:54:51.004Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:54:51.004Z] latest [2024-10-11T05:54:51.004Z] 3.2.0-dev.99 [2024-10-11T05:54:51.004Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:54:51.004Z] main [2024-10-11T05:54:51.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:51.352Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:51.679Z] + docker push nexus3.edgexfoundry.org:10004/core-data:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:54:51.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-11T05:54:51.679Z] 4506af14de4f: Preparing [2024-10-11T05:54:51.679Z] d97226f40b58: Preparing [2024-10-11T05:54:51.679Z] b8efc457c5b7: Preparing [2024-10-11T05:54:51.679Z] da8e9a27c35f: Preparing [2024-10-11T05:54:51.679Z] 4955fe114ffa: Preparing [2024-10-11T05:54:51.679Z] 17e709c113f3: Preparing [2024-10-11T05:54:51.679Z] e3b4f270f473: Preparing [2024-10-11T05:54:51.679Z] 63ca1fbb43ae: Preparing [2024-10-11T05:54:51.680Z] e3b4f270f473: Waiting [2024-10-11T05:54:51.680Z] 17e709c113f3: Waiting [2024-10-11T05:54:51.680Z] 63ca1fbb43ae: Waiting [2024-10-11T05:54:51.680Z] 4955fe114ffa: Layer already exists [2024-10-11T05:54:51.680Z] da8e9a27c35f: Layer already exists [2024-10-11T05:54:51.680Z] e3b4f270f473: Layer already exists [2024-10-11T05:54:51.680Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:54:51.680Z] d97226f40b58: Pushed [2024-10-11T05:54:51.680Z] 4506af14de4f: Pushed [2024-10-11T05:54:51.680Z] 17e709c113f3: Pushed [2024-10-11T05:54:54.216Z] b8efc457c5b7: Pushed [2024-10-11T05:54:54.216Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:7d64ba01c737151fe023bb3dad43e481d9be5f20c98eb14b646dca37f054ed33 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:54.545Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:54.873Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-11T05:54:54.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-11T05:54:54.873Z] 4506af14de4f: Preparing [2024-10-11T05:54:54.873Z] d97226f40b58: Preparing [2024-10-11T05:54:54.873Z] b8efc457c5b7: Preparing [2024-10-11T05:54:54.873Z] da8e9a27c35f: Preparing [2024-10-11T05:54:54.873Z] 4955fe114ffa: Preparing [2024-10-11T05:54:54.873Z] 17e709c113f3: Preparing [2024-10-11T05:54:54.873Z] e3b4f270f473: Preparing [2024-10-11T05:54:54.873Z] 17e709c113f3: Waiting [2024-10-11T05:54:54.873Z] 63ca1fbb43ae: Preparing [2024-10-11T05:54:54.873Z] e3b4f270f473: Waiting [2024-10-11T05:54:54.873Z] 63ca1fbb43ae: Waiting [2024-10-11T05:54:54.873Z] da8e9a27c35f: Layer already exists [2024-10-11T05:54:54.873Z] d97226f40b58: Layer already exists [2024-10-11T05:54:54.873Z] 4506af14de4f: Layer already exists [2024-10-11T05:54:54.873Z] 4955fe114ffa: Layer already exists [2024-10-11T05:54:54.873Z] b8efc457c5b7: Layer already exists [2024-10-11T05:54:54.873Z] e3b4f270f473: Layer already exists [2024-10-11T05:54:54.873Z] 17e709c113f3: Layer already exists [2024-10-11T05:54:54.873Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:54:54.873Z] latest: digest: sha256:7d64ba01c737151fe023bb3dad43e481d9be5f20c98eb14b646dca37f054ed33 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:55.206Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:55.525Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.99 [2024-10-11T05:54:55.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-11T05:54:55.525Z] 4506af14de4f: Preparing [2024-10-11T05:54:55.525Z] d97226f40b58: Preparing [2024-10-11T05:54:55.525Z] b8efc457c5b7: Preparing [2024-10-11T05:54:55.525Z] da8e9a27c35f: Preparing [2024-10-11T05:54:55.525Z] 4955fe114ffa: Preparing [2024-10-11T05:54:55.525Z] 17e709c113f3: Preparing [2024-10-11T05:54:55.525Z] e3b4f270f473: Preparing [2024-10-11T05:54:55.525Z] 63ca1fbb43ae: Preparing [2024-10-11T05:54:55.525Z] 17e709c113f3: Waiting [2024-10-11T05:54:55.525Z] e3b4f270f473: Waiting [2024-10-11T05:54:55.525Z] 63ca1fbb43ae: Waiting [2024-10-11T05:54:55.525Z] d97226f40b58: Layer already exists [2024-10-11T05:54:55.525Z] da8e9a27c35f: Layer already exists [2024-10-11T05:54:55.525Z] 4955fe114ffa: Layer already exists [2024-10-11T05:54:55.525Z] 4506af14de4f: Layer already exists [2024-10-11T05:54:55.525Z] b8efc457c5b7: Layer already exists [2024-10-11T05:54:55.525Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:54:55.525Z] 17e709c113f3: Layer already exists [2024-10-11T05:54:55.525Z] e3b4f270f473: Layer already exists [2024-10-11T05:54:55.525Z] 3.2.0-dev.99: digest: sha256:7d64ba01c737151fe023bb3dad43e481d9be5f20c98eb14b646dca37f054ed33 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:55.848Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:56.172Z] + docker push nexus3.edgexfoundry.org:10004/core-data:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:54:56.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-11T05:54:56.172Z] 4506af14de4f: Preparing [2024-10-11T05:54:56.172Z] d97226f40b58: Preparing [2024-10-11T05:54:56.172Z] b8efc457c5b7: Preparing [2024-10-11T05:54:56.172Z] da8e9a27c35f: Preparing [2024-10-11T05:54:56.172Z] 4955fe114ffa: Preparing [2024-10-11T05:54:56.172Z] 17e709c113f3: Preparing [2024-10-11T05:54:56.172Z] e3b4f270f473: Preparing [2024-10-11T05:54:56.172Z] 63ca1fbb43ae: Preparing [2024-10-11T05:54:56.172Z] 17e709c113f3: Waiting [2024-10-11T05:54:56.172Z] e3b4f270f473: Waiting [2024-10-11T05:54:56.172Z] 63ca1fbb43ae: Waiting [2024-10-11T05:54:56.172Z] 4955fe114ffa: Layer already exists [2024-10-11T05:54:56.172Z] d97226f40b58: Layer already exists [2024-10-11T05:54:56.172Z] b8efc457c5b7: Layer already exists [2024-10-11T05:54:56.172Z] da8e9a27c35f: Layer already exists [2024-10-11T05:54:56.172Z] 4506af14de4f: Layer already exists [2024-10-11T05:54:56.172Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:54:56.172Z] e3b4f270f473: Layer already exists [2024-10-11T05:54:56.172Z] 17e709c113f3: Layer already exists [2024-10-11T05:54:56.172Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:7d64ba01c737151fe023bb3dad43e481d9be5f20c98eb14b646dca37f054ed33 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:56.504Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:56.832Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-11T05:54:56.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-11T05:54:56.832Z] 4506af14de4f: Preparing [2024-10-11T05:54:56.832Z] d97226f40b58: Preparing [2024-10-11T05:54:56.832Z] b8efc457c5b7: Preparing [2024-10-11T05:54:56.832Z] da8e9a27c35f: Preparing [2024-10-11T05:54:56.832Z] 4955fe114ffa: Preparing [2024-10-11T05:54:56.832Z] 17e709c113f3: Preparing [2024-10-11T05:54:56.832Z] e3b4f270f473: Preparing [2024-10-11T05:54:56.832Z] 63ca1fbb43ae: Preparing [2024-10-11T05:54:56.832Z] 17e709c113f3: Waiting [2024-10-11T05:54:56.832Z] e3b4f270f473: Waiting [2024-10-11T05:54:56.832Z] 4506af14de4f: Layer already exists [2024-10-11T05:54:56.832Z] 4955fe114ffa: Layer already exists [2024-10-11T05:54:56.832Z] d97226f40b58: Layer already exists [2024-10-11T05:54:56.832Z] b8efc457c5b7: Layer already exists [2024-10-11T05:54:56.832Z] da8e9a27c35f: Layer already exists [2024-10-11T05:54:56.832Z] 17e709c113f3: Layer already exists [2024-10-11T05:54:56.832Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:54:56.832Z] e3b4f270f473: Layer already exists [2024-10-11T05:54:56.832Z] main: digest: sha256:7d64ba01c737151fe023bb3dad43e481d9be5f20c98eb14b646dca37f054ed33 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T05:54:56.914Z] ===================================================== [Pipeline] echo [2024-10-11T05:54:56.928Z] taggedImages: [2024-10-11T05:54:56.928Z] - nexus3.edgexfoundry.org:10004/core-data:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:54:56.928Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-11T05:54:56.928Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.99 [2024-10-11T05:54:56.928Z] - nexus3.edgexfoundry.org:10004/core-data:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:54:56.928Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-11T05:54:56.954Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-11T05:54:56.954Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:54:56.954Z] latest [2024-10-11T05:54:56.954Z] 3.2.0-dev.99 [2024-10-11T05:54:56.954Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:54:56.954Z] main [2024-10-11T05:54:56.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:57.289Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:54:57.658Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:54:57.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-11T05:54:57.658Z] 3a9e63ad1b2c: Preparing [2024-10-11T05:54:57.658Z] 1d3e5e2551c6: Preparing [2024-10-11T05:54:57.658Z] b7edcf51c57c: Preparing [2024-10-11T05:54:57.658Z] 4955fe114ffa: Preparing [2024-10-11T05:54:57.658Z] e25184c0a35d: Preparing [2024-10-11T05:54:57.658Z] fe3becdff1f2: Preparing [2024-10-11T05:54:57.658Z] 63ca1fbb43ae: Preparing [2024-10-11T05:54:57.658Z] fe3becdff1f2: Waiting [2024-10-11T05:54:57.658Z] 63ca1fbb43ae: Waiting [2024-10-11T05:54:57.658Z] 4955fe114ffa: Layer already exists [2024-10-11T05:54:57.658Z] e25184c0a35d: Pushed [2024-10-11T05:54:57.658Z] 3a9e63ad1b2c: Pushed [2024-10-11T05:54:57.658Z] fe3becdff1f2: Pushed [2024-10-11T05:54:57.658Z] 1d3e5e2551c6: Pushed [2024-10-11T05:54:57.658Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:00.190Z] b7edcf51c57c: Pushed [2024-10-11T05:55:00.190Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:11a2c4ac028c1a84f203e21563d17fb771ad41494c1d36e330759a2db2515038 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:00.512Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:00.832Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-11T05:55:00.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-11T05:55:00.832Z] 3a9e63ad1b2c: Preparing [2024-10-11T05:55:00.832Z] 1d3e5e2551c6: Preparing [2024-10-11T05:55:00.832Z] b7edcf51c57c: Preparing [2024-10-11T05:55:00.832Z] 4955fe114ffa: Preparing [2024-10-11T05:55:00.832Z] e25184c0a35d: Preparing [2024-10-11T05:55:00.832Z] fe3becdff1f2: Preparing [2024-10-11T05:55:00.832Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:00.832Z] fe3becdff1f2: Waiting [2024-10-11T05:55:00.832Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:00.832Z] e25184c0a35d: Layer already exists [2024-10-11T05:55:00.832Z] b7edcf51c57c: Layer already exists [2024-10-11T05:55:00.832Z] 3a9e63ad1b2c: Layer already exists [2024-10-11T05:55:00.832Z] 1d3e5e2551c6: Layer already exists [2024-10-11T05:55:00.832Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:00.832Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:00.832Z] fe3becdff1f2: Layer already exists [2024-10-11T05:55:00.832Z] latest: digest: sha256:11a2c4ac028c1a84f203e21563d17fb771ad41494c1d36e330759a2db2515038 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:01.166Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:01.483Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.99 [2024-10-11T05:55:01.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-11T05:55:01.483Z] 3a9e63ad1b2c: Preparing [2024-10-11T05:55:01.483Z] 1d3e5e2551c6: Preparing [2024-10-11T05:55:01.483Z] b7edcf51c57c: Preparing [2024-10-11T05:55:01.483Z] 4955fe114ffa: Preparing [2024-10-11T05:55:01.483Z] e25184c0a35d: Preparing [2024-10-11T05:55:01.483Z] fe3becdff1f2: Preparing [2024-10-11T05:55:01.483Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:01.483Z] fe3becdff1f2: Waiting [2024-10-11T05:55:01.483Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:01.483Z] b7edcf51c57c: Layer already exists [2024-10-11T05:55:01.483Z] 1d3e5e2551c6: Layer already exists [2024-10-11T05:55:01.483Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:01.483Z] 3a9e63ad1b2c: Layer already exists [2024-10-11T05:55:01.483Z] e25184c0a35d: Layer already exists [2024-10-11T05:55:01.483Z] fe3becdff1f2: Layer already exists [2024-10-11T05:55:01.483Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:01.483Z] 3.2.0-dev.99: digest: sha256:11a2c4ac028c1a84f203e21563d17fb771ad41494c1d36e330759a2db2515038 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:01.810Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:02.126Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:02.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-11T05:55:02.126Z] 3a9e63ad1b2c: Preparing [2024-10-11T05:55:02.126Z] 1d3e5e2551c6: Preparing [2024-10-11T05:55:02.126Z] b7edcf51c57c: Preparing [2024-10-11T05:55:02.126Z] 4955fe114ffa: Preparing [2024-10-11T05:55:02.126Z] e25184c0a35d: Preparing [2024-10-11T05:55:02.126Z] fe3becdff1f2: Preparing [2024-10-11T05:55:02.126Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:02.126Z] fe3becdff1f2: Waiting [2024-10-11T05:55:02.126Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:02.126Z] e25184c0a35d: Layer already exists [2024-10-11T05:55:02.126Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:02.126Z] 3a9e63ad1b2c: Layer already exists [2024-10-11T05:55:02.126Z] b7edcf51c57c: Layer already exists [2024-10-11T05:55:02.126Z] 1d3e5e2551c6: Layer already exists [2024-10-11T05:55:02.126Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:02.126Z] fe3becdff1f2: Layer already exists [2024-10-11T05:55:02.126Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:11a2c4ac028c1a84f203e21563d17fb771ad41494c1d36e330759a2db2515038 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:02.454Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:02.764Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-11T05:55:02.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-11T05:55:02.764Z] 3a9e63ad1b2c: Preparing [2024-10-11T05:55:02.764Z] 1d3e5e2551c6: Preparing [2024-10-11T05:55:02.764Z] b7edcf51c57c: Preparing [2024-10-11T05:55:02.764Z] 4955fe114ffa: Preparing [2024-10-11T05:55:02.764Z] e25184c0a35d: Preparing [2024-10-11T05:55:02.764Z] fe3becdff1f2: Preparing [2024-10-11T05:55:02.764Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:02.764Z] fe3becdff1f2: Waiting [2024-10-11T05:55:02.764Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:02.764Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:02.764Z] 1d3e5e2551c6: Layer already exists [2024-10-11T05:55:02.764Z] e25184c0a35d: Layer already exists [2024-10-11T05:55:02.764Z] b7edcf51c57c: Layer already exists [2024-10-11T05:55:02.764Z] 3a9e63ad1b2c: Layer already exists [2024-10-11T05:55:02.764Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:02.764Z] fe3becdff1f2: Layer already exists [2024-10-11T05:55:02.764Z] main: digest: sha256:11a2c4ac028c1a84f203e21563d17fb771ad41494c1d36e330759a2db2515038 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T05:55:02.831Z] ===================================================== [Pipeline] echo [2024-10-11T05:55:02.841Z] taggedImages: [2024-10-11T05:55:02.841Z] - nexus3.edgexfoundry.org:10004/core-keeper:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:02.841Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-11T05:55:02.841Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.99 [2024-10-11T05:55:02.841Z] - nexus3.edgexfoundry.org:10004/core-keeper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:02.841Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-11T05:55:02.865Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-11T05:55:02.865Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:02.865Z] latest [2024-10-11T05:55:02.865Z] 3.2.0-dev.99 [2024-10-11T05:55:02.865Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:02.865Z] main [2024-10-11T05:55:02.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:03.195Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:03.511Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:03.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-11T05:55:03.512Z] 25ef326dc665: Preparing [2024-10-11T05:55:03.512Z] e31c3c8bf1ce: Preparing [2024-10-11T05:55:03.512Z] d66c035d4a34: Preparing [2024-10-11T05:55:03.512Z] 41f1db02b1db: Preparing [2024-10-11T05:55:03.512Z] da8e9a27c35f: Preparing [2024-10-11T05:55:03.512Z] 4955fe114ffa: Preparing [2024-10-11T05:55:03.512Z] 0521596157db: Preparing [2024-10-11T05:55:03.512Z] e3b4f270f473: Preparing [2024-10-11T05:55:03.512Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:03.512Z] 4955fe114ffa: Waiting [2024-10-11T05:55:03.512Z] 0521596157db: Waiting [2024-10-11T05:55:03.512Z] e3b4f270f473: Waiting [2024-10-11T05:55:03.512Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:03.512Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:03.512Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:03.512Z] 0521596157db: Layer already exists [2024-10-11T05:55:03.512Z] e3b4f270f473: Layer already exists [2024-10-11T05:55:03.512Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:03.512Z] 25ef326dc665: Pushed [2024-10-11T05:55:03.512Z] e31c3c8bf1ce: Pushed [2024-10-11T05:55:03.512Z] d66c035d4a34: Pushed [2024-10-11T05:55:06.047Z] 41f1db02b1db: Pushed [2024-10-11T05:55:06.047Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:bb5f17df9cd2a8448d0605699271537af65207b6241fd56b68ace7f0fd36e373 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:06.369Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:06.689Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-11T05:55:06.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-11T05:55:06.689Z] 25ef326dc665: Preparing [2024-10-11T05:55:06.689Z] e31c3c8bf1ce: Preparing [2024-10-11T05:55:06.689Z] d66c035d4a34: Preparing [2024-10-11T05:55:06.689Z] 41f1db02b1db: Preparing [2024-10-11T05:55:06.689Z] da8e9a27c35f: Preparing [2024-10-11T05:55:06.689Z] 4955fe114ffa: Preparing [2024-10-11T05:55:06.689Z] 0521596157db: Preparing [2024-10-11T05:55:06.689Z] e3b4f270f473: Preparing [2024-10-11T05:55:06.689Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:06.689Z] e3b4f270f473: Waiting [2024-10-11T05:55:06.689Z] 4955fe114ffa: Waiting [2024-10-11T05:55:06.689Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:06.689Z] 41f1db02b1db: Layer already exists [2024-10-11T05:55:06.689Z] 25ef326dc665: Layer already exists [2024-10-11T05:55:06.689Z] d66c035d4a34: Layer already exists [2024-10-11T05:55:06.689Z] e31c3c8bf1ce: Layer already exists [2024-10-11T05:55:06.689Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:06.689Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:06.689Z] 0521596157db: Layer already exists [2024-10-11T05:55:06.689Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:06.689Z] e3b4f270f473: Layer already exists [2024-10-11T05:55:06.689Z] latest: digest: sha256:bb5f17df9cd2a8448d0605699271537af65207b6241fd56b68ace7f0fd36e373 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:07.012Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:07.330Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.99 [2024-10-11T05:55:07.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-11T05:55:07.330Z] 25ef326dc665: Preparing [2024-10-11T05:55:07.330Z] e31c3c8bf1ce: Preparing [2024-10-11T05:55:07.330Z] d66c035d4a34: Preparing [2024-10-11T05:55:07.330Z] 41f1db02b1db: Preparing [2024-10-11T05:55:07.330Z] da8e9a27c35f: Preparing [2024-10-11T05:55:07.330Z] 4955fe114ffa: Preparing [2024-10-11T05:55:07.330Z] 0521596157db: Preparing [2024-10-11T05:55:07.330Z] e3b4f270f473: Preparing [2024-10-11T05:55:07.330Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:07.330Z] 0521596157db: Waiting [2024-10-11T05:55:07.330Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:07.330Z] e3b4f270f473: Waiting [2024-10-11T05:55:07.330Z] 4955fe114ffa: Waiting [2024-10-11T05:55:07.330Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:07.330Z] 41f1db02b1db: Layer already exists [2024-10-11T05:55:07.330Z] 25ef326dc665: Layer already exists [2024-10-11T05:55:07.330Z] d66c035d4a34: Layer already exists [2024-10-11T05:55:07.330Z] e31c3c8bf1ce: Layer already exists [2024-10-11T05:55:07.330Z] 0521596157db: Layer already exists [2024-10-11T05:55:07.330Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:07.330Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:07.330Z] e3b4f270f473: Layer already exists [2024-10-11T05:55:07.330Z] 3.2.0-dev.99: digest: sha256:bb5f17df9cd2a8448d0605699271537af65207b6241fd56b68ace7f0fd36e373 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:07.654Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:07.980Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:07.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-11T05:55:07.980Z] 25ef326dc665: Preparing [2024-10-11T05:55:07.980Z] e31c3c8bf1ce: Preparing [2024-10-11T05:55:07.980Z] d66c035d4a34: Preparing [2024-10-11T05:55:07.980Z] 41f1db02b1db: Preparing [2024-10-11T05:55:07.980Z] da8e9a27c35f: Preparing [2024-10-11T05:55:07.980Z] 4955fe114ffa: Preparing [2024-10-11T05:55:07.980Z] 0521596157db: Preparing [2024-10-11T05:55:07.980Z] e3b4f270f473: Preparing [2024-10-11T05:55:07.980Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:07.980Z] 4955fe114ffa: Waiting [2024-10-11T05:55:07.980Z] 0521596157db: Waiting [2024-10-11T05:55:07.980Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:07.980Z] e3b4f270f473: Waiting [2024-10-11T05:55:07.980Z] e31c3c8bf1ce: Layer already exists [2024-10-11T05:55:07.980Z] 25ef326dc665: Layer already exists [2024-10-11T05:55:07.980Z] 41f1db02b1db: Layer already exists [2024-10-11T05:55:07.980Z] d66c035d4a34: Layer already exists [2024-10-11T05:55:07.980Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:07.980Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:07.980Z] 0521596157db: Layer already exists [2024-10-11T05:55:07.980Z] e3b4f270f473: Layer already exists [2024-10-11T05:55:07.980Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:07.981Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:bb5f17df9cd2a8448d0605699271537af65207b6241fd56b68ace7f0fd36e373 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:08.305Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:08.626Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-11T05:55:08.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-11T05:55:08.626Z] 25ef326dc665: Preparing [2024-10-11T05:55:08.626Z] e31c3c8bf1ce: Preparing [2024-10-11T05:55:08.626Z] d66c035d4a34: Preparing [2024-10-11T05:55:08.626Z] 41f1db02b1db: Preparing [2024-10-11T05:55:08.626Z] da8e9a27c35f: Preparing [2024-10-11T05:55:08.626Z] 4955fe114ffa: Preparing [2024-10-11T05:55:08.626Z] 0521596157db: Preparing [2024-10-11T05:55:08.626Z] e3b4f270f473: Preparing [2024-10-11T05:55:08.626Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:08.626Z] 4955fe114ffa: Waiting [2024-10-11T05:55:08.626Z] 0521596157db: Waiting [2024-10-11T05:55:08.626Z] e3b4f270f473: Waiting [2024-10-11T05:55:08.626Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:08.626Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:08.626Z] 25ef326dc665: Layer already exists [2024-10-11T05:55:08.626Z] e31c3c8bf1ce: Layer already exists [2024-10-11T05:55:08.626Z] d66c035d4a34: Layer already exists [2024-10-11T05:55:08.626Z] 41f1db02b1db: Layer already exists [2024-10-11T05:55:08.626Z] 0521596157db: Layer already exists [2024-10-11T05:55:08.626Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:08.626Z] e3b4f270f473: Layer already exists [2024-10-11T05:55:08.626Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:08.626Z] main: digest: sha256:bb5f17df9cd2a8448d0605699271537af65207b6241fd56b68ace7f0fd36e373 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T05:55:08.692Z] ===================================================== [Pipeline] echo [2024-10-11T05:55:08.704Z] taggedImages: [2024-10-11T05:55:08.704Z] - nexus3.edgexfoundry.org:10004/core-metadata:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:08.704Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-11T05:55:08.704Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.99 [2024-10-11T05:55:08.704Z] - nexus3.edgexfoundry.org:10004/core-metadata:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:08.704Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-11T05:55:08.733Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-11T05:55:08.733Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:08.733Z] latest [2024-10-11T05:55:08.733Z] 3.2.0-dev.99 [2024-10-11T05:55:08.733Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:08.733Z] main [2024-10-11T05:55:08.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:09.096Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:09.421Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:09.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-11T05:55:09.421Z] b109424afdbb: Preparing [2024-10-11T05:55:09.421Z] 3831e2c7a2c9: Preparing [2024-10-11T05:55:09.421Z] b175c63a7439: Preparing [2024-10-11T05:55:09.421Z] 1cb8f5cf83e8: Preparing [2024-10-11T05:55:09.421Z] 8f8cbecc5a1f: Preparing [2024-10-11T05:55:09.421Z] bbc83ae3da72: Preparing [2024-10-11T05:55:09.421Z] 4cebc420346b: Preparing [2024-10-11T05:55:09.422Z] 88b97d4240de: Preparing [2024-10-11T05:55:09.422Z] da8e9a27c35f: Preparing [2024-10-11T05:55:09.422Z] bbc83ae3da72: Waiting [2024-10-11T05:55:09.422Z] 4cebc420346b: Waiting [2024-10-11T05:55:09.422Z] 88b97d4240de: Waiting [2024-10-11T05:55:09.422Z] da8e9a27c35f: Waiting [2024-10-11T05:55:09.422Z] 4955fe114ffa: Preparing [2024-10-11T05:55:09.422Z] 19c5a545bfb2: Preparing [2024-10-11T05:55:09.422Z] 7607e1ef9034: Preparing [2024-10-11T05:55:09.422Z] 5f70bf18a086: Preparing [2024-10-11T05:55:09.422Z] f1f784edcf34: Preparing [2024-10-11T05:55:09.422Z] 59b54664a748: Preparing [2024-10-11T05:55:09.422Z] 27c031bf3fbf: Preparing [2024-10-11T05:55:09.422Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:09.422Z] 4955fe114ffa: Waiting [2024-10-11T05:55:09.422Z] 7607e1ef9034: Waiting [2024-10-11T05:55:09.422Z] 5f70bf18a086: Waiting [2024-10-11T05:55:09.422Z] 19c5a545bfb2: Waiting [2024-10-11T05:55:09.422Z] f1f784edcf34: Waiting [2024-10-11T05:55:09.422Z] 27c031bf3fbf: Waiting [2024-10-11T05:55:09.422Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:09.422Z] 8f8cbecc5a1f: Pushed [2024-10-11T05:55:09.422Z] b109424afdbb: Pushed [2024-10-11T05:55:09.422Z] 1cb8f5cf83e8: Pushed [2024-10-11T05:55:09.422Z] 3831e2c7a2c9: Pushed [2024-10-11T05:55:09.422Z] b175c63a7439: Pushed [2024-10-11T05:55:09.422Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:09.422Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:09.681Z] bbc83ae3da72: Pushed [2024-10-11T05:55:09.682Z] 4cebc420346b: Pushed [2024-10-11T05:55:09.682Z] 5f70bf18a086: Layer already exists [2024-10-11T05:55:09.682Z] 7607e1ef9034: Pushed [2024-10-11T05:55:09.682Z] 19c5a545bfb2: Pushed [2024-10-11T05:55:09.682Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:09.682Z] f1f784edcf34: Pushed [2024-10-11T05:55:09.682Z] 59b54664a748: Pushed [2024-10-11T05:55:09.682Z] 27c031bf3fbf: Pushed [2024-10-11T05:55:11.057Z] 88b97d4240de: Pushed [2024-10-11T05:55:11.057Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:635731701fb687bb00cce7ae8efadf574aff9e67d4f7aa3a6053ab39ac75e051 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:11.380Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:11.700Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-11T05:55:11.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-11T05:55:11.700Z] b109424afdbb: Preparing [2024-10-11T05:55:11.700Z] 3831e2c7a2c9: Preparing [2024-10-11T05:55:11.700Z] b175c63a7439: Preparing [2024-10-11T05:55:11.700Z] 1cb8f5cf83e8: Preparing [2024-10-11T05:55:11.700Z] 8f8cbecc5a1f: Preparing [2024-10-11T05:55:11.700Z] bbc83ae3da72: Preparing [2024-10-11T05:55:11.700Z] 4cebc420346b: Preparing [2024-10-11T05:55:11.700Z] 88b97d4240de: Preparing [2024-10-11T05:55:11.700Z] da8e9a27c35f: Preparing [2024-10-11T05:55:11.700Z] 4955fe114ffa: Preparing [2024-10-11T05:55:11.700Z] 19c5a545bfb2: Preparing [2024-10-11T05:55:11.700Z] 7607e1ef9034: Preparing [2024-10-11T05:55:11.700Z] 5f70bf18a086: Preparing [2024-10-11T05:55:11.700Z] f1f784edcf34: Preparing [2024-10-11T05:55:11.700Z] 59b54664a748: Preparing [2024-10-11T05:55:11.700Z] 27c031bf3fbf: Preparing [2024-10-11T05:55:11.700Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:11.700Z] 4cebc420346b: Waiting [2024-10-11T05:55:11.700Z] bbc83ae3da72: Waiting [2024-10-11T05:55:11.700Z] 19c5a545bfb2: Waiting [2024-10-11T05:55:11.700Z] 7607e1ef9034: Waiting [2024-10-11T05:55:11.700Z] 88b97d4240de: Waiting [2024-10-11T05:55:11.700Z] 5f70bf18a086: Waiting [2024-10-11T05:55:11.700Z] f1f784edcf34: Waiting [2024-10-11T05:55:11.700Z] da8e9a27c35f: Waiting [2024-10-11T05:55:11.700Z] 4955fe114ffa: Waiting [2024-10-11T05:55:11.700Z] 59b54664a748: Waiting [2024-10-11T05:55:11.700Z] 27c031bf3fbf: Waiting [2024-10-11T05:55:11.700Z] b109424afdbb: Layer already exists [2024-10-11T05:55:11.700Z] 8f8cbecc5a1f: Layer already exists [2024-10-11T05:55:11.700Z] 3831e2c7a2c9: Layer already exists [2024-10-11T05:55:11.700Z] 1cb8f5cf83e8: Layer already exists [2024-10-11T05:55:11.700Z] b175c63a7439: Layer already exists [2024-10-11T05:55:11.700Z] 4cebc420346b: Layer already exists [2024-10-11T05:55:11.700Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:11.700Z] bbc83ae3da72: Layer already exists [2024-10-11T05:55:11.700Z] 88b97d4240de: Layer already exists [2024-10-11T05:55:11.700Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:11.700Z] 19c5a545bfb2: Layer already exists [2024-10-11T05:55:11.700Z] f1f784edcf34: Layer already exists [2024-10-11T05:55:11.700Z] 7607e1ef9034: Layer already exists [2024-10-11T05:55:11.700Z] 5f70bf18a086: Layer already exists [2024-10-11T05:55:11.700Z] 59b54664a748: Layer already exists [2024-10-11T05:55:11.700Z] 27c031bf3fbf: Layer already exists [2024-10-11T05:55:11.700Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:11.700Z] latest: digest: sha256:635731701fb687bb00cce7ae8efadf574aff9e67d4f7aa3a6053ab39ac75e051 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:12.030Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:12.344Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.99 [2024-10-11T05:55:12.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-11T05:55:12.344Z] b109424afdbb: Preparing [2024-10-11T05:55:12.344Z] 3831e2c7a2c9: Preparing [2024-10-11T05:55:12.344Z] b175c63a7439: Preparing [2024-10-11T05:55:12.344Z] 1cb8f5cf83e8: Preparing [2024-10-11T05:55:12.344Z] 8f8cbecc5a1f: Preparing [2024-10-11T05:55:12.344Z] bbc83ae3da72: Preparing [2024-10-11T05:55:12.344Z] 4cebc420346b: Preparing [2024-10-11T05:55:12.344Z] 88b97d4240de: Preparing [2024-10-11T05:55:12.344Z] da8e9a27c35f: Preparing [2024-10-11T05:55:12.344Z] 4955fe114ffa: Preparing [2024-10-11T05:55:12.344Z] 19c5a545bfb2: Preparing [2024-10-11T05:55:12.344Z] 7607e1ef9034: Preparing [2024-10-11T05:55:12.344Z] 5f70bf18a086: Preparing [2024-10-11T05:55:12.344Z] f1f784edcf34: Preparing [2024-10-11T05:55:12.344Z] 59b54664a748: Preparing [2024-10-11T05:55:12.344Z] 27c031bf3fbf: Preparing [2024-10-11T05:55:12.344Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:12.344Z] 19c5a545bfb2: Waiting [2024-10-11T05:55:12.344Z] 59b54664a748: Waiting [2024-10-11T05:55:12.344Z] 27c031bf3fbf: Waiting [2024-10-11T05:55:12.344Z] da8e9a27c35f: Waiting [2024-10-11T05:55:12.344Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:12.344Z] 4955fe114ffa: Waiting [2024-10-11T05:55:12.344Z] 7607e1ef9034: Waiting [2024-10-11T05:55:12.344Z] 88b97d4240de: Waiting [2024-10-11T05:55:12.344Z] 5f70bf18a086: Waiting [2024-10-11T05:55:12.344Z] f1f784edcf34: Waiting [2024-10-11T05:55:12.344Z] bbc83ae3da72: Waiting [2024-10-11T05:55:12.344Z] 4cebc420346b: Waiting [2024-10-11T05:55:12.344Z] 3831e2c7a2c9: Layer already exists [2024-10-11T05:55:12.344Z] 1cb8f5cf83e8: Layer already exists [2024-10-11T05:55:12.344Z] 8f8cbecc5a1f: Layer already exists [2024-10-11T05:55:12.344Z] b109424afdbb: Layer already exists [2024-10-11T05:55:12.344Z] b175c63a7439: Layer already exists [2024-10-11T05:55:12.344Z] bbc83ae3da72: Layer already exists [2024-10-11T05:55:12.344Z] 88b97d4240de: Layer already exists [2024-10-11T05:55:12.344Z] 4cebc420346b: Layer already exists [2024-10-11T05:55:12.344Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:12.344Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:12.344Z] 19c5a545bfb2: Layer already exists [2024-10-11T05:55:12.344Z] f1f784edcf34: Layer already exists [2024-10-11T05:55:12.344Z] 7607e1ef9034: Layer already exists [2024-10-11T05:55:12.344Z] 5f70bf18a086: Layer already exists [2024-10-11T05:55:12.344Z] 59b54664a748: Layer already exists [2024-10-11T05:55:12.344Z] 27c031bf3fbf: Layer already exists [2024-10-11T05:55:12.344Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:12.344Z] 3.2.0-dev.99: digest: sha256:635731701fb687bb00cce7ae8efadf574aff9e67d4f7aa3a6053ab39ac75e051 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:12.673Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:12.988Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:12.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-11T05:55:12.988Z] b109424afdbb: Preparing [2024-10-11T05:55:12.988Z] 3831e2c7a2c9: Preparing [2024-10-11T05:55:12.988Z] b175c63a7439: Preparing [2024-10-11T05:55:12.988Z] 1cb8f5cf83e8: Preparing [2024-10-11T05:55:12.988Z] 8f8cbecc5a1f: Preparing [2024-10-11T05:55:12.988Z] bbc83ae3da72: Preparing [2024-10-11T05:55:12.988Z] 4cebc420346b: Preparing [2024-10-11T05:55:12.988Z] 88b97d4240de: Preparing [2024-10-11T05:55:12.988Z] da8e9a27c35f: Preparing [2024-10-11T05:55:12.988Z] 4955fe114ffa: Preparing [2024-10-11T05:55:12.988Z] 19c5a545bfb2: Preparing [2024-10-11T05:55:12.988Z] 7607e1ef9034: Preparing [2024-10-11T05:55:12.988Z] 5f70bf18a086: Preparing [2024-10-11T05:55:12.988Z] f1f784edcf34: Preparing [2024-10-11T05:55:12.988Z] 59b54664a748: Preparing [2024-10-11T05:55:12.988Z] 27c031bf3fbf: Preparing [2024-10-11T05:55:12.988Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:12.988Z] 4cebc420346b: Waiting [2024-10-11T05:55:12.988Z] 19c5a545bfb2: Waiting [2024-10-11T05:55:12.988Z] f1f784edcf34: Waiting [2024-10-11T05:55:12.988Z] 88b97d4240de: Waiting [2024-10-11T05:55:12.988Z] 7607e1ef9034: Waiting [2024-10-11T05:55:12.988Z] 59b54664a748: Waiting [2024-10-11T05:55:12.988Z] 27c031bf3fbf: Waiting [2024-10-11T05:55:12.988Z] da8e9a27c35f: Waiting [2024-10-11T05:55:12.988Z] 5f70bf18a086: Waiting [2024-10-11T05:55:12.988Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:12.988Z] 4955fe114ffa: Waiting [2024-10-11T05:55:12.988Z] bbc83ae3da72: Waiting [2024-10-11T05:55:12.988Z] 8f8cbecc5a1f: Layer already exists [2024-10-11T05:55:12.988Z] 3831e2c7a2c9: Layer already exists [2024-10-11T05:55:12.988Z] b175c63a7439: Layer already exists [2024-10-11T05:55:12.988Z] b109424afdbb: Layer already exists [2024-10-11T05:55:12.988Z] 1cb8f5cf83e8: Layer already exists [2024-10-11T05:55:12.988Z] 4cebc420346b: Layer already exists [2024-10-11T05:55:12.988Z] 88b97d4240de: Layer already exists [2024-10-11T05:55:12.988Z] bbc83ae3da72: Layer already exists [2024-10-11T05:55:12.988Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:12.988Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:12.988Z] 19c5a545bfb2: Layer already exists [2024-10-11T05:55:12.988Z] 5f70bf18a086: Layer already exists [2024-10-11T05:55:12.988Z] 7607e1ef9034: Layer already exists [2024-10-11T05:55:12.988Z] f1f784edcf34: Layer already exists [2024-10-11T05:55:12.988Z] 59b54664a748: Layer already exists [2024-10-11T05:55:12.988Z] 27c031bf3fbf: Layer already exists [2024-10-11T05:55:12.988Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:12.988Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:635731701fb687bb00cce7ae8efadf574aff9e67d4f7aa3a6053ab39ac75e051 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:13.311Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:13.629Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-11T05:55:13.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-11T05:55:13.629Z] b109424afdbb: Preparing [2024-10-11T05:55:13.629Z] 3831e2c7a2c9: Preparing [2024-10-11T05:55:13.629Z] b175c63a7439: Preparing [2024-10-11T05:55:13.629Z] 1cb8f5cf83e8: Preparing [2024-10-11T05:55:13.629Z] 8f8cbecc5a1f: Preparing [2024-10-11T05:55:13.629Z] bbc83ae3da72: Preparing [2024-10-11T05:55:13.629Z] 4cebc420346b: Preparing [2024-10-11T05:55:13.629Z] 88b97d4240de: Preparing [2024-10-11T05:55:13.629Z] da8e9a27c35f: Preparing [2024-10-11T05:55:13.629Z] 4955fe114ffa: Preparing [2024-10-11T05:55:13.629Z] 19c5a545bfb2: Preparing [2024-10-11T05:55:13.629Z] 7607e1ef9034: Preparing [2024-10-11T05:55:13.629Z] 5f70bf18a086: Preparing [2024-10-11T05:55:13.629Z] f1f784edcf34: Preparing [2024-10-11T05:55:13.629Z] 59b54664a748: Preparing [2024-10-11T05:55:13.629Z] 27c031bf3fbf: Preparing [2024-10-11T05:55:13.629Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:13.629Z] 4cebc420346b: Waiting [2024-10-11T05:55:13.629Z] 88b97d4240de: Waiting [2024-10-11T05:55:13.629Z] da8e9a27c35f: Waiting [2024-10-11T05:55:13.629Z] 4955fe114ffa: Waiting [2024-10-11T05:55:13.629Z] 19c5a545bfb2: Waiting [2024-10-11T05:55:13.629Z] 27c031bf3fbf: Waiting [2024-10-11T05:55:13.629Z] 7607e1ef9034: Waiting [2024-10-11T05:55:13.629Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:13.629Z] 5f70bf18a086: Waiting [2024-10-11T05:55:13.629Z] bbc83ae3da72: Waiting [2024-10-11T05:55:13.629Z] f1f784edcf34: Waiting [2024-10-11T05:55:13.629Z] 59b54664a748: Waiting [2024-10-11T05:55:13.629Z] 1cb8f5cf83e8: Layer already exists [2024-10-11T05:55:13.629Z] 3831e2c7a2c9: Layer already exists [2024-10-11T05:55:13.629Z] b175c63a7439: Layer already exists [2024-10-11T05:55:13.629Z] b109424afdbb: Layer already exists [2024-10-11T05:55:13.629Z] 8f8cbecc5a1f: Layer already exists [2024-10-11T05:55:13.629Z] 88b97d4240de: Layer already exists [2024-10-11T05:55:13.629Z] bbc83ae3da72: Layer already exists [2024-10-11T05:55:13.629Z] 4cebc420346b: Layer already exists [2024-10-11T05:55:13.629Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:13.629Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:13.629Z] 7607e1ef9034: Layer already exists [2024-10-11T05:55:13.629Z] 5f70bf18a086: Layer already exists [2024-10-11T05:55:13.629Z] f1f784edcf34: Layer already exists [2024-10-11T05:55:13.629Z] 19c5a545bfb2: Layer already exists [2024-10-11T05:55:13.629Z] 59b54664a748: Layer already exists [2024-10-11T05:55:13.629Z] 27c031bf3fbf: Layer already exists [2024-10-11T05:55:13.629Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:13.629Z] main: digest: sha256:635731701fb687bb00cce7ae8efadf574aff9e67d4f7aa3a6053ab39ac75e051 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T05:55:13.699Z] ===================================================== [Pipeline] echo [2024-10-11T05:55:13.710Z] taggedImages: [2024-10-11T05:55:13.710Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:13.710Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-11T05:55:13.710Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.99 [2024-10-11T05:55:13.710Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:13.710Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-11T05:55:13.738Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-11T05:55:13.738Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:13.738Z] latest [2024-10-11T05:55:13.738Z] 3.2.0-dev.99 [2024-10-11T05:55:13.738Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:13.738Z] main [2024-10-11T05:55:13.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:14.126Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:14.537Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:14.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-11T05:55:14.537Z] 74afb0e81caf: Preparing [2024-10-11T05:55:14.537Z] 897e5e90fd34: Preparing [2024-10-11T05:55:14.537Z] d89dddbb991f: Preparing [2024-10-11T05:55:14.537Z] 027cb1ae260b: Preparing [2024-10-11T05:55:14.537Z] da8e9a27c35f: Preparing [2024-10-11T05:55:14.537Z] 4955fe114ffa: Preparing [2024-10-11T05:55:14.537Z] 0521596157db: Preparing [2024-10-11T05:55:14.537Z] e3b4f270f473: Preparing [2024-10-11T05:55:14.537Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:14.537Z] 4955fe114ffa: Waiting [2024-10-11T05:55:14.537Z] 0521596157db: Waiting [2024-10-11T05:55:14.537Z] e3b4f270f473: Waiting [2024-10-11T05:55:14.537Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:14.537Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:14.537Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:14.537Z] 0521596157db: Layer already exists [2024-10-11T05:55:14.537Z] e3b4f270f473: Layer already exists [2024-10-11T05:55:14.537Z] 897e5e90fd34: Pushed [2024-10-11T05:55:14.537Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:14.537Z] 74afb0e81caf: Pushed [2024-10-11T05:55:14.537Z] d89dddbb991f: Pushed [2024-10-11T05:55:16.507Z] 027cb1ae260b: Pushed [2024-10-11T05:55:16.507Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:3a08ff22e0930f470d2a6d38ecbc9e8c8d1a64eb7beafc180f3abc87f60e7f54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:16.835Z] + 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-11T05:55:17.162Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-11T05:55:17.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-11T05:55:17.162Z] 74afb0e81caf: Preparing [2024-10-11T05:55:17.162Z] 897e5e90fd34: Preparing [2024-10-11T05:55:17.162Z] d89dddbb991f: Preparing [2024-10-11T05:55:17.162Z] 027cb1ae260b: Preparing [2024-10-11T05:55:17.162Z] da8e9a27c35f: Preparing [2024-10-11T05:55:17.162Z] 4955fe114ffa: Preparing [2024-10-11T05:55:17.162Z] 0521596157db: Preparing [2024-10-11T05:55:17.162Z] e3b4f270f473: Preparing [2024-10-11T05:55:17.162Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:17.162Z] 4955fe114ffa: Waiting [2024-10-11T05:55:17.162Z] 0521596157db: Waiting [2024-10-11T05:55:17.162Z] e3b4f270f473: Waiting [2024-10-11T05:55:17.162Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:17.162Z] 74afb0e81caf: Layer already exists [2024-10-11T05:55:17.162Z] 027cb1ae260b: Layer already exists [2024-10-11T05:55:17.162Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:17.162Z] d89dddbb991f: Layer already exists [2024-10-11T05:55:17.162Z] 897e5e90fd34: Layer already exists [2024-10-11T05:55:17.162Z] 0521596157db: Layer already exists [2024-10-11T05:55:17.162Z] e3b4f270f473: Layer already exists [2024-10-11T05:55:17.162Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:17.162Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:17.162Z] latest: digest: sha256:3a08ff22e0930f470d2a6d38ecbc9e8c8d1a64eb7beafc180f3abc87f60e7f54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:17.486Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:17.812Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.99 [2024-10-11T05:55:17.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-11T05:55:17.812Z] 74afb0e81caf: Preparing [2024-10-11T05:55:17.812Z] 897e5e90fd34: Preparing [2024-10-11T05:55:17.812Z] d89dddbb991f: Preparing [2024-10-11T05:55:17.812Z] 027cb1ae260b: Preparing [2024-10-11T05:55:17.812Z] da8e9a27c35f: Preparing [2024-10-11T05:55:17.812Z] 4955fe114ffa: Preparing [2024-10-11T05:55:17.812Z] 0521596157db: Preparing [2024-10-11T05:55:17.812Z] e3b4f270f473: Preparing [2024-10-11T05:55:17.812Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:17.812Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:17.813Z] e3b4f270f473: Waiting [2024-10-11T05:55:17.813Z] 0521596157db: Waiting [2024-10-11T05:55:17.813Z] 74afb0e81caf: Layer already exists [2024-10-11T05:55:17.813Z] d89dddbb991f: Layer already exists [2024-10-11T05:55:17.813Z] 897e5e90fd34: Layer already exists [2024-10-11T05:55:17.813Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:17.813Z] 027cb1ae260b: Layer already exists [2024-10-11T05:55:17.813Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:17.813Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:17.813Z] e3b4f270f473: Layer already exists [2024-10-11T05:55:17.813Z] 0521596157db: Layer already exists [2024-10-11T05:55:17.813Z] 3.2.0-dev.99: digest: sha256:3a08ff22e0930f470d2a6d38ecbc9e8c8d1a64eb7beafc180f3abc87f60e7f54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:18.127Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:18.452Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:18.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-11T05:55:18.452Z] 74afb0e81caf: Preparing [2024-10-11T05:55:18.452Z] 897e5e90fd34: Preparing [2024-10-11T05:55:18.452Z] d89dddbb991f: Preparing [2024-10-11T05:55:18.452Z] 027cb1ae260b: Preparing [2024-10-11T05:55:18.452Z] da8e9a27c35f: Preparing [2024-10-11T05:55:18.452Z] 4955fe114ffa: Preparing [2024-10-11T05:55:18.452Z] 0521596157db: Preparing [2024-10-11T05:55:18.452Z] e3b4f270f473: Preparing [2024-10-11T05:55:18.452Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:18.452Z] 4955fe114ffa: Waiting [2024-10-11T05:55:18.452Z] 0521596157db: Waiting [2024-10-11T05:55:18.452Z] e3b4f270f473: Waiting [2024-10-11T05:55:18.452Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:18.452Z] 74afb0e81caf: Layer already exists [2024-10-11T05:55:18.452Z] 897e5e90fd34: Layer already exists [2024-10-11T05:55:18.452Z] 027cb1ae260b: Layer already exists [2024-10-11T05:55:18.452Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:18.452Z] d89dddbb991f: Layer already exists [2024-10-11T05:55:18.452Z] 0521596157db: Layer already exists [2024-10-11T05:55:18.452Z] e3b4f270f473: Layer already exists [2024-10-11T05:55:18.452Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:18.452Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:18.452Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:3a08ff22e0930f470d2a6d38ecbc9e8c8d1a64eb7beafc180f3abc87f60e7f54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:18.764Z] + 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-11T05:55:19.081Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-11T05:55:19.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-11T05:55:19.081Z] 74afb0e81caf: Preparing [2024-10-11T05:55:19.081Z] 897e5e90fd34: Preparing [2024-10-11T05:55:19.081Z] d89dddbb991f: Preparing [2024-10-11T05:55:19.081Z] 027cb1ae260b: Preparing [2024-10-11T05:55:19.081Z] da8e9a27c35f: Preparing [2024-10-11T05:55:19.081Z] 4955fe114ffa: Preparing [2024-10-11T05:55:19.081Z] 0521596157db: Preparing [2024-10-11T05:55:19.081Z] e3b4f270f473: Preparing [2024-10-11T05:55:19.081Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:19.081Z] 0521596157db: Waiting [2024-10-11T05:55:19.081Z] e3b4f270f473: Waiting [2024-10-11T05:55:19.081Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:19.081Z] 4955fe114ffa: Waiting [2024-10-11T05:55:19.081Z] 74afb0e81caf: Layer already exists [2024-10-11T05:55:19.082Z] d89dddbb991f: Layer already exists [2024-10-11T05:55:19.082Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:19.082Z] 897e5e90fd34: Layer already exists [2024-10-11T05:55:19.082Z] 027cb1ae260b: Layer already exists [2024-10-11T05:55:19.082Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:19.082Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:19.082Z] 0521596157db: Layer already exists [2024-10-11T05:55:19.082Z] e3b4f270f473: Layer already exists [2024-10-11T05:55:19.082Z] main: digest: sha256:3a08ff22e0930f470d2a6d38ecbc9e8c8d1a64eb7beafc180f3abc87f60e7f54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T05:55:19.157Z] ===================================================== [Pipeline] echo [2024-10-11T05:55:19.168Z] taggedImages: [2024-10-11T05:55:19.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:19.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-11T05:55:19.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.99 [2024-10-11T05:55:19.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:19.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-11T05:55:19.193Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-11T05:55:19.193Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:19.193Z] latest [2024-10-11T05:55:19.193Z] 3.2.0-dev.99 [2024-10-11T05:55:19.193Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:19.193Z] main [2024-10-11T05:55:19.193Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:19.508Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:19.810Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:19.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-11T05:55:19.810Z] 5b10c3077869: Preparing [2024-10-11T05:55:19.810Z] 9ddfd7f0041e: Preparing [2024-10-11T05:55:19.810Z] b5b29a9939f9: Preparing [2024-10-11T05:55:19.810Z] 9c21ae67c1cf: Preparing [2024-10-11T05:55:19.810Z] 715651a9ab96: Preparing [2024-10-11T05:55:19.810Z] da8e9a27c35f: Preparing [2024-10-11T05:55:19.810Z] 4955fe114ffa: Preparing [2024-10-11T05:55:19.810Z] acbdb4633b03: Preparing [2024-10-11T05:55:19.810Z] 5f1299daa204: Preparing [2024-10-11T05:55:19.810Z] c1624ba56fc9: Preparing [2024-10-11T05:55:19.810Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:19.810Z] da8e9a27c35f: Waiting [2024-10-11T05:55:19.810Z] 4955fe114ffa: Waiting [2024-10-11T05:55:19.810Z] acbdb4633b03: Waiting [2024-10-11T05:55:19.810Z] c1624ba56fc9: Waiting [2024-10-11T05:55:19.810Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:19.810Z] 5f1299daa204: Waiting [2024-10-11T05:55:19.810Z] 715651a9ab96: Pushed [2024-10-11T05:55:19.810Z] 9c21ae67c1cf: Pushed [2024-10-11T05:55:19.810Z] 5b10c3077869: Pushed [2024-10-11T05:55:19.810Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:19.810Z] 9ddfd7f0041e: Pushed [2024-10-11T05:55:19.810Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:19.810Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:20.066Z] acbdb4633b03: Pushed [2024-10-11T05:55:20.066Z] 5f1299daa204: Pushed [2024-10-11T05:55:20.995Z] b5b29a9939f9: Pushed [2024-10-11T05:55:21.252Z] c1624ba56fc9: Pushed [2024-10-11T05:55:21.252Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:7bd6ee7289f5e2ef7653fa9c2ec76eb7edee1922e69083ca4cfcbe13e80bcd97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:21.565Z] + 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-11T05:55:21.883Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-11T05:55:21.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-11T05:55:21.883Z] 5b10c3077869: Preparing [2024-10-11T05:55:21.883Z] 9ddfd7f0041e: Preparing [2024-10-11T05:55:21.883Z] b5b29a9939f9: Preparing [2024-10-11T05:55:21.883Z] 9c21ae67c1cf: Preparing [2024-10-11T05:55:21.883Z] 715651a9ab96: Preparing [2024-10-11T05:55:21.883Z] da8e9a27c35f: Preparing [2024-10-11T05:55:21.883Z] 4955fe114ffa: Preparing [2024-10-11T05:55:21.883Z] acbdb4633b03: Preparing [2024-10-11T05:55:21.883Z] 5f1299daa204: Preparing [2024-10-11T05:55:21.883Z] c1624ba56fc9: Preparing [2024-10-11T05:55:21.883Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:21.883Z] c1624ba56fc9: Waiting [2024-10-11T05:55:21.883Z] 5f1299daa204: Waiting [2024-10-11T05:55:21.883Z] da8e9a27c35f: Waiting [2024-10-11T05:55:21.883Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:21.883Z] 4955fe114ffa: Waiting [2024-10-11T05:55:21.883Z] acbdb4633b03: Waiting [2024-10-11T05:55:21.883Z] b5b29a9939f9: Layer already exists [2024-10-11T05:55:21.883Z] 9c21ae67c1cf: Layer already exists [2024-10-11T05:55:21.883Z] 5b10c3077869: Layer already exists [2024-10-11T05:55:21.883Z] 9ddfd7f0041e: Layer already exists [2024-10-11T05:55:21.883Z] 715651a9ab96: Layer already exists [2024-10-11T05:55:21.883Z] acbdb4633b03: Layer already exists [2024-10-11T05:55:21.883Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:21.883Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:21.883Z] 5f1299daa204: Layer already exists [2024-10-11T05:55:21.883Z] c1624ba56fc9: Layer already exists [2024-10-11T05:55:21.883Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:21.883Z] latest: digest: sha256:7bd6ee7289f5e2ef7653fa9c2ec76eb7edee1922e69083ca4cfcbe13e80bcd97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:22.208Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:22.530Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.99 [2024-10-11T05:55:22.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-11T05:55:22.530Z] 5b10c3077869: Preparing [2024-10-11T05:55:22.530Z] 9ddfd7f0041e: Preparing [2024-10-11T05:55:22.530Z] b5b29a9939f9: Preparing [2024-10-11T05:55:22.530Z] 9c21ae67c1cf: Preparing [2024-10-11T05:55:22.530Z] 715651a9ab96: Preparing [2024-10-11T05:55:22.530Z] da8e9a27c35f: Preparing [2024-10-11T05:55:22.530Z] 4955fe114ffa: Preparing [2024-10-11T05:55:22.530Z] acbdb4633b03: Preparing [2024-10-11T05:55:22.530Z] 5f1299daa204: Preparing [2024-10-11T05:55:22.530Z] c1624ba56fc9: Preparing [2024-10-11T05:55:22.530Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:22.530Z] acbdb4633b03: Waiting [2024-10-11T05:55:22.530Z] 5f1299daa204: Waiting [2024-10-11T05:55:22.530Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:22.530Z] da8e9a27c35f: Waiting [2024-10-11T05:55:22.530Z] 4955fe114ffa: Waiting [2024-10-11T05:55:22.530Z] 715651a9ab96: Layer already exists [2024-10-11T05:55:22.530Z] b5b29a9939f9: Layer already exists [2024-10-11T05:55:22.530Z] 9c21ae67c1cf: Layer already exists [2024-10-11T05:55:22.530Z] 5b10c3077869: Layer already exists [2024-10-11T05:55:22.530Z] 9ddfd7f0041e: Layer already exists [2024-10-11T05:55:22.530Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:22.530Z] 5f1299daa204: Layer already exists [2024-10-11T05:55:22.530Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:22.530Z] c1624ba56fc9: Layer already exists [2024-10-11T05:55:22.530Z] acbdb4633b03: Layer already exists [2024-10-11T05:55:22.530Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:22.530Z] 3.2.0-dev.99: digest: sha256:7bd6ee7289f5e2ef7653fa9c2ec76eb7edee1922e69083ca4cfcbe13e80bcd97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:22.847Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:23.155Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:23.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-11T05:55:23.155Z] 5b10c3077869: Preparing [2024-10-11T05:55:23.155Z] 9ddfd7f0041e: Preparing [2024-10-11T05:55:23.155Z] b5b29a9939f9: Preparing [2024-10-11T05:55:23.155Z] 9c21ae67c1cf: Preparing [2024-10-11T05:55:23.155Z] 715651a9ab96: Preparing [2024-10-11T05:55:23.155Z] da8e9a27c35f: Preparing [2024-10-11T05:55:23.155Z] 4955fe114ffa: Preparing [2024-10-11T05:55:23.155Z] acbdb4633b03: Preparing [2024-10-11T05:55:23.155Z] 5f1299daa204: Preparing [2024-10-11T05:55:23.155Z] c1624ba56fc9: Preparing [2024-10-11T05:55:23.155Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:23.155Z] 4955fe114ffa: Waiting [2024-10-11T05:55:23.155Z] 5f1299daa204: Waiting [2024-10-11T05:55:23.155Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:23.155Z] acbdb4633b03: Waiting [2024-10-11T05:55:23.155Z] da8e9a27c35f: Waiting [2024-10-11T05:55:23.155Z] c1624ba56fc9: Waiting [2024-10-11T05:55:23.155Z] 9ddfd7f0041e: Layer already exists [2024-10-11T05:55:23.155Z] 5b10c3077869: Layer already exists [2024-10-11T05:55:23.155Z] b5b29a9939f9: Layer already exists [2024-10-11T05:55:23.155Z] 9c21ae67c1cf: Layer already exists [2024-10-11T05:55:23.155Z] 715651a9ab96: Layer already exists [2024-10-11T05:55:23.155Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:23.155Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:23.155Z] 5f1299daa204: Layer already exists [2024-10-11T05:55:23.155Z] c1624ba56fc9: Layer already exists [2024-10-11T05:55:23.155Z] acbdb4633b03: Layer already exists [2024-10-11T05:55:23.155Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:23.155Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:7bd6ee7289f5e2ef7653fa9c2ec76eb7edee1922e69083ca4cfcbe13e80bcd97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:23.480Z] + 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-11T05:55:23.800Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-11T05:55:23.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-11T05:55:23.801Z] 5b10c3077869: Preparing [2024-10-11T05:55:23.801Z] 9ddfd7f0041e: Preparing [2024-10-11T05:55:23.801Z] b5b29a9939f9: Preparing [2024-10-11T05:55:23.801Z] 9c21ae67c1cf: Preparing [2024-10-11T05:55:23.801Z] 715651a9ab96: Preparing [2024-10-11T05:55:23.801Z] da8e9a27c35f: Preparing [2024-10-11T05:55:23.801Z] 4955fe114ffa: Preparing [2024-10-11T05:55:23.801Z] acbdb4633b03: Preparing [2024-10-11T05:55:23.801Z] 5f1299daa204: Preparing [2024-10-11T05:55:23.801Z] c1624ba56fc9: Preparing [2024-10-11T05:55:23.801Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:23.801Z] da8e9a27c35f: Waiting [2024-10-11T05:55:23.801Z] 4955fe114ffa: Waiting [2024-10-11T05:55:23.801Z] acbdb4633b03: Waiting [2024-10-11T05:55:23.801Z] 5f1299daa204: Waiting [2024-10-11T05:55:23.801Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:23.801Z] 9ddfd7f0041e: Layer already exists [2024-10-11T05:55:23.801Z] 5b10c3077869: Layer already exists [2024-10-11T05:55:23.801Z] 715651a9ab96: Layer already exists [2024-10-11T05:55:23.801Z] 9c21ae67c1cf: Layer already exists [2024-10-11T05:55:23.801Z] b5b29a9939f9: Layer already exists [2024-10-11T05:55:23.801Z] c1624ba56fc9: Layer already exists [2024-10-11T05:55:23.801Z] 5f1299daa204: Layer already exists [2024-10-11T05:55:23.801Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:23.801Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:23.801Z] acbdb4633b03: Layer already exists [2024-10-11T05:55:23.801Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:23.801Z] main: digest: sha256:7bd6ee7289f5e2ef7653fa9c2ec76eb7edee1922e69083ca4cfcbe13e80bcd97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T05:55:23.871Z] ===================================================== [Pipeline] echo [2024-10-11T05:55:23.887Z] taggedImages: [2024-10-11T05:55:23.887Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:23.887Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-11T05:55:23.887Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.99 [2024-10-11T05:55:23.887Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:23.887Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-11T05:55:23.917Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-11T05:55:23.917Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:23.917Z] latest [2024-10-11T05:55:23.917Z] 3.2.0-dev.99 [2024-10-11T05:55:23.917Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:23.917Z] main [2024-10-11T05:55:23.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:24.252Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:24.574Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:24.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-11T05:55:24.574Z] 77717ea793fa: Preparing [2024-10-11T05:55:24.574Z] d32101a14af0: Preparing [2024-10-11T05:55:24.574Z] bf955b5fa209: Preparing [2024-10-11T05:55:24.574Z] 0c5e23157ab4: Preparing [2024-10-11T05:55:24.574Z] 61ff62246647: Preparing [2024-10-11T05:55:24.574Z] 7c5c1474be1d: Preparing [2024-10-11T05:55:24.574Z] bcb46e087438: Preparing [2024-10-11T05:55:24.574Z] da8e9a27c35f: Preparing [2024-10-11T05:55:24.574Z] 4955fe114ffa: Preparing [2024-10-11T05:55:24.574Z] e8fabf64fcf6: Preparing [2024-10-11T05:55:24.574Z] 7b034a38f6d7: Preparing [2024-10-11T05:55:24.574Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:24.574Z] da8e9a27c35f: Waiting [2024-10-11T05:55:24.574Z] 7c5c1474be1d: Waiting [2024-10-11T05:55:24.574Z] 4955fe114ffa: Waiting [2024-10-11T05:55:24.574Z] bcb46e087438: Waiting [2024-10-11T05:55:24.574Z] e8fabf64fcf6: Waiting [2024-10-11T05:55:24.574Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:24.574Z] 61ff62246647: Pushed [2024-10-11T05:55:24.574Z] d32101a14af0: Pushed [2024-10-11T05:55:24.574Z] 77717ea793fa: Pushed [2024-10-11T05:55:24.574Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:24.574Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:24.574Z] 7c5c1474be1d: Pushed [2024-10-11T05:55:24.574Z] bcb46e087438: Pushed [2024-10-11T05:55:24.832Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:24.832Z] e8fabf64fcf6: Pushed [2024-10-11T05:55:25.765Z] 0c5e23157ab4: Pushed [2024-10-11T05:55:26.023Z] bf955b5fa209: Pushed [2024-10-11T05:55:26.023Z] 7b034a38f6d7: Pushed [2024-10-11T05:55:26.281Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:2ba4ae8293b16d68ba53bd4e2c635edb28be38352f7ff63cd2dc77b7a77d0a83 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:26.609Z] + 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-11T05:55:26.931Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-11T05:55:26.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-11T05:55:26.931Z] 77717ea793fa: Preparing [2024-10-11T05:55:26.931Z] d32101a14af0: Preparing [2024-10-11T05:55:26.931Z] bf955b5fa209: Preparing [2024-10-11T05:55:26.931Z] 0c5e23157ab4: Preparing [2024-10-11T05:55:26.931Z] 61ff62246647: Preparing [2024-10-11T05:55:26.931Z] 7c5c1474be1d: Preparing [2024-10-11T05:55:26.931Z] bcb46e087438: Preparing [2024-10-11T05:55:26.931Z] da8e9a27c35f: Preparing [2024-10-11T05:55:26.931Z] 4955fe114ffa: Preparing [2024-10-11T05:55:26.931Z] e8fabf64fcf6: Preparing [2024-10-11T05:55:26.931Z] 7b034a38f6d7: Preparing [2024-10-11T05:55:26.931Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:26.931Z] 7c5c1474be1d: Waiting [2024-10-11T05:55:26.931Z] bcb46e087438: Waiting [2024-10-11T05:55:26.931Z] da8e9a27c35f: Waiting [2024-10-11T05:55:26.931Z] 4955fe114ffa: Waiting [2024-10-11T05:55:26.931Z] e8fabf64fcf6: Waiting [2024-10-11T05:55:26.931Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:26.931Z] 7b034a38f6d7: Waiting [2024-10-11T05:55:26.931Z] 61ff62246647: Layer already exists [2024-10-11T05:55:26.931Z] bf955b5fa209: Layer already exists [2024-10-11T05:55:26.931Z] 0c5e23157ab4: Layer already exists [2024-10-11T05:55:26.931Z] d32101a14af0: Layer already exists [2024-10-11T05:55:26.931Z] 77717ea793fa: Layer already exists [2024-10-11T05:55:26.931Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:26.931Z] e8fabf64fcf6: Layer already exists [2024-10-11T05:55:26.931Z] bcb46e087438: Layer already exists [2024-10-11T05:55:26.931Z] 7c5c1474be1d: Layer already exists [2024-10-11T05:55:26.931Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:26.931Z] 7b034a38f6d7: Layer already exists [2024-10-11T05:55:26.931Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:26.931Z] latest: digest: sha256:2ba4ae8293b16d68ba53bd4e2c635edb28be38352f7ff63cd2dc77b7a77d0a83 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:27.262Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:27.591Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.99 [2024-10-11T05:55:27.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-11T05:55:27.591Z] 77717ea793fa: Preparing [2024-10-11T05:55:27.591Z] d32101a14af0: Preparing [2024-10-11T05:55:27.591Z] bf955b5fa209: Preparing [2024-10-11T05:55:27.591Z] 0c5e23157ab4: Preparing [2024-10-11T05:55:27.591Z] 61ff62246647: Preparing [2024-10-11T05:55:27.591Z] 7c5c1474be1d: Preparing [2024-10-11T05:55:27.591Z] bcb46e087438: Preparing [2024-10-11T05:55:27.591Z] da8e9a27c35f: Preparing [2024-10-11T05:55:27.591Z] 4955fe114ffa: Preparing [2024-10-11T05:55:27.591Z] e8fabf64fcf6: Preparing [2024-10-11T05:55:27.591Z] 7b034a38f6d7: Preparing [2024-10-11T05:55:27.591Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:27.591Z] e8fabf64fcf6: Waiting [2024-10-11T05:55:27.591Z] 7b034a38f6d7: Waiting [2024-10-11T05:55:27.591Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:27.591Z] 7c5c1474be1d: Waiting [2024-10-11T05:55:27.591Z] bcb46e087438: Waiting [2024-10-11T05:55:27.591Z] da8e9a27c35f: Waiting [2024-10-11T05:55:27.591Z] 4955fe114ffa: Waiting [2024-10-11T05:55:27.591Z] 77717ea793fa: Layer already exists [2024-10-11T05:55:27.591Z] d32101a14af0: Layer already exists [2024-10-11T05:55:27.591Z] 0c5e23157ab4: Layer already exists [2024-10-11T05:55:27.591Z] bf955b5fa209: Layer already exists [2024-10-11T05:55:27.591Z] 61ff62246647: Layer already exists [2024-10-11T05:55:27.591Z] 7c5c1474be1d: Layer already exists [2024-10-11T05:55:27.591Z] bcb46e087438: Layer already exists [2024-10-11T05:55:27.591Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:27.591Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:27.591Z] e8fabf64fcf6: Layer already exists [2024-10-11T05:55:27.591Z] 7b034a38f6d7: Layer already exists [2024-10-11T05:55:27.591Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:27.591Z] 3.2.0-dev.99: digest: sha256:2ba4ae8293b16d68ba53bd4e2c635edb28be38352f7ff63cd2dc77b7a77d0a83 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:27.910Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:28.231Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:28.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-11T05:55:28.231Z] 77717ea793fa: Preparing [2024-10-11T05:55:28.231Z] d32101a14af0: Preparing [2024-10-11T05:55:28.231Z] bf955b5fa209: Preparing [2024-10-11T05:55:28.231Z] 0c5e23157ab4: Preparing [2024-10-11T05:55:28.231Z] 61ff62246647: Preparing [2024-10-11T05:55:28.231Z] 7c5c1474be1d: Preparing [2024-10-11T05:55:28.231Z] bcb46e087438: Preparing [2024-10-11T05:55:28.231Z] da8e9a27c35f: Preparing [2024-10-11T05:55:28.231Z] 4955fe114ffa: Preparing [2024-10-11T05:55:28.231Z] e8fabf64fcf6: Preparing [2024-10-11T05:55:28.231Z] 7b034a38f6d7: Preparing [2024-10-11T05:55:28.231Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:28.231Z] 7c5c1474be1d: Waiting [2024-10-11T05:55:28.231Z] bcb46e087438: Waiting [2024-10-11T05:55:28.231Z] da8e9a27c35f: Waiting [2024-10-11T05:55:28.231Z] 4955fe114ffa: Waiting [2024-10-11T05:55:28.231Z] e8fabf64fcf6: Waiting [2024-10-11T05:55:28.231Z] 7b034a38f6d7: Waiting [2024-10-11T05:55:28.231Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:28.231Z] bf955b5fa209: Layer already exists [2024-10-11T05:55:28.231Z] 61ff62246647: Layer already exists [2024-10-11T05:55:28.231Z] 0c5e23157ab4: Layer already exists [2024-10-11T05:55:28.231Z] d32101a14af0: Layer already exists [2024-10-11T05:55:28.231Z] 77717ea793fa: Layer already exists [2024-10-11T05:55:28.231Z] bcb46e087438: Layer already exists [2024-10-11T05:55:28.231Z] 7c5c1474be1d: Layer already exists [2024-10-11T05:55:28.231Z] e8fabf64fcf6: Layer already exists [2024-10-11T05:55:28.231Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:28.231Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:28.231Z] 7b034a38f6d7: Layer already exists [2024-10-11T05:55:28.231Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:28.231Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:2ba4ae8293b16d68ba53bd4e2c635edb28be38352f7ff63cd2dc77b7a77d0a83 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:28.549Z] + 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-11T05:55:28.871Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-11T05:55:28.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-11T05:55:28.871Z] 77717ea793fa: Preparing [2024-10-11T05:55:28.871Z] d32101a14af0: Preparing [2024-10-11T05:55:28.871Z] bf955b5fa209: Preparing [2024-10-11T05:55:28.871Z] 0c5e23157ab4: Preparing [2024-10-11T05:55:28.871Z] 61ff62246647: Preparing [2024-10-11T05:55:28.871Z] 7c5c1474be1d: Preparing [2024-10-11T05:55:28.871Z] bcb46e087438: Preparing [2024-10-11T05:55:28.871Z] da8e9a27c35f: Preparing [2024-10-11T05:55:28.871Z] 4955fe114ffa: Preparing [2024-10-11T05:55:28.871Z] e8fabf64fcf6: Preparing [2024-10-11T05:55:28.871Z] 7b034a38f6d7: Preparing [2024-10-11T05:55:28.871Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:28.871Z] e8fabf64fcf6: Waiting [2024-10-11T05:55:28.871Z] 7b034a38f6d7: Waiting [2024-10-11T05:55:28.871Z] bcb46e087438: Waiting [2024-10-11T05:55:28.871Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:28.871Z] da8e9a27c35f: Waiting [2024-10-11T05:55:28.871Z] 4955fe114ffa: Waiting [2024-10-11T05:55:28.871Z] 7c5c1474be1d: Waiting [2024-10-11T05:55:28.871Z] d32101a14af0: Layer already exists [2024-10-11T05:55:28.871Z] 77717ea793fa: Layer already exists [2024-10-11T05:55:28.871Z] bf955b5fa209: Layer already exists [2024-10-11T05:55:28.871Z] 61ff62246647: Layer already exists [2024-10-11T05:55:28.871Z] 0c5e23157ab4: Layer already exists [2024-10-11T05:55:28.871Z] 7c5c1474be1d: Layer already exists [2024-10-11T05:55:28.871Z] bcb46e087438: Layer already exists [2024-10-11T05:55:28.871Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:28.871Z] e8fabf64fcf6: Layer already exists [2024-10-11T05:55:28.871Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:28.871Z] 7b034a38f6d7: Layer already exists [2024-10-11T05:55:28.871Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:28.871Z] main: digest: sha256:2ba4ae8293b16d68ba53bd4e2c635edb28be38352f7ff63cd2dc77b7a77d0a83 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T05:55:28.941Z] ===================================================== [Pipeline] echo [2024-10-11T05:55:28.958Z] taggedImages: [2024-10-11T05:55:28.958Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:28.958Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-11T05:55:28.958Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.99 [2024-10-11T05:55:28.958Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:28.958Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-11T05:55:28.986Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-11T05:55:28.986Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:28.986Z] latest [2024-10-11T05:55:28.986Z] 3.2.0-dev.99 [2024-10-11T05:55:28.986Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:28.986Z] main [2024-10-11T05:55:28.986Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:29.349Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:29.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:29.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-11T05:55:29.680Z] 078beb51cd87: Preparing [2024-10-11T05:55:29.680Z] 84585856ecb8: Preparing [2024-10-11T05:55:29.680Z] da8e9a27c35f: Preparing [2024-10-11T05:55:29.680Z] 4955fe114ffa: Preparing [2024-10-11T05:55:29.680Z] 0bf0db3272c3: Preparing [2024-10-11T05:55:29.680Z] 57625409669d: Preparing [2024-10-11T05:55:29.680Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:29.680Z] 57625409669d: Waiting [2024-10-11T05:55:29.680Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:29.680Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:29.680Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:29.680Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:29.680Z] 078beb51cd87: Pushed [2024-10-11T05:55:29.680Z] 0bf0db3272c3: Pushed [2024-10-11T05:55:30.612Z] 57625409669d: Pushed [2024-10-11T05:55:31.548Z] 84585856ecb8: Pushed [2024-10-11T05:55:31.548Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:4253c8dfd5b4088f9704ee5d8c91c27d809f5f7788973ac6a338f0d748751032 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:31.869Z] + 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-11T05:55:32.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-11T05:55:32.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-11T05:55:32.190Z] 078beb51cd87: Preparing [2024-10-11T05:55:32.190Z] 84585856ecb8: Preparing [2024-10-11T05:55:32.190Z] da8e9a27c35f: Preparing [2024-10-11T05:55:32.190Z] 4955fe114ffa: Preparing [2024-10-11T05:55:32.190Z] 0bf0db3272c3: Preparing [2024-10-11T05:55:32.190Z] 57625409669d: Preparing [2024-10-11T05:55:32.190Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:32.190Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:32.190Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:32.190Z] 84585856ecb8: Layer already exists [2024-10-11T05:55:32.190Z] 078beb51cd87: Layer already exists [2024-10-11T05:55:32.190Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:32.190Z] 0bf0db3272c3: Layer already exists [2024-10-11T05:55:32.190Z] 57625409669d: Layer already exists [2024-10-11T05:55:32.190Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:32.190Z] latest: digest: sha256:4253c8dfd5b4088f9704ee5d8c91c27d809f5f7788973ac6a338f0d748751032 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:32.516Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:32.838Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.99 [2024-10-11T05:55:32.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-11T05:55:32.838Z] 078beb51cd87: Preparing [2024-10-11T05:55:32.838Z] 84585856ecb8: Preparing [2024-10-11T05:55:32.838Z] da8e9a27c35f: Preparing [2024-10-11T05:55:32.838Z] 4955fe114ffa: Preparing [2024-10-11T05:55:32.838Z] 0bf0db3272c3: Preparing [2024-10-11T05:55:32.838Z] 57625409669d: Preparing [2024-10-11T05:55:32.838Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:32.838Z] 57625409669d: Waiting [2024-10-11T05:55:32.838Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:32.838Z] 078beb51cd87: Layer already exists [2024-10-11T05:55:32.838Z] 84585856ecb8: Layer already exists [2024-10-11T05:55:32.838Z] 0bf0db3272c3: Layer already exists [2024-10-11T05:55:32.838Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:32.838Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:32.838Z] 57625409669d: Layer already exists [2024-10-11T05:55:32.838Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:32.838Z] 3.2.0-dev.99: digest: sha256:4253c8dfd5b4088f9704ee5d8c91c27d809f5f7788973ac6a338f0d748751032 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:33.159Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:33.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:33.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-11T05:55:33.474Z] 078beb51cd87: Preparing [2024-10-11T05:55:33.474Z] 84585856ecb8: Preparing [2024-10-11T05:55:33.474Z] da8e9a27c35f: Preparing [2024-10-11T05:55:33.474Z] 4955fe114ffa: Preparing [2024-10-11T05:55:33.474Z] 0bf0db3272c3: Preparing [2024-10-11T05:55:33.474Z] 57625409669d: Preparing [2024-10-11T05:55:33.474Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:33.474Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:33.474Z] 57625409669d: Waiting [2024-10-11T05:55:33.474Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:33.474Z] 0bf0db3272c3: Layer already exists [2024-10-11T05:55:33.474Z] 84585856ecb8: Layer already exists [2024-10-11T05:55:33.474Z] 078beb51cd87: Layer already exists [2024-10-11T05:55:33.474Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:33.474Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:33.474Z] 57625409669d: Layer already exists [2024-10-11T05:55:33.474Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:4253c8dfd5b4088f9704ee5d8c91c27d809f5f7788973ac6a338f0d748751032 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:33.934Z] + 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-11T05:55:34.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-11T05:55:34.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-11T05:55:34.250Z] 078beb51cd87: Preparing [2024-10-11T05:55:34.250Z] 84585856ecb8: Preparing [2024-10-11T05:55:34.250Z] da8e9a27c35f: Preparing [2024-10-11T05:55:34.250Z] 4955fe114ffa: Preparing [2024-10-11T05:55:34.250Z] 0bf0db3272c3: Preparing [2024-10-11T05:55:34.250Z] 57625409669d: Preparing [2024-10-11T05:55:34.250Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:34.250Z] 57625409669d: Waiting [2024-10-11T05:55:34.250Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:34.250Z] 0bf0db3272c3: Layer already exists [2024-10-11T05:55:34.250Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:34.250Z] 84585856ecb8: Layer already exists [2024-10-11T05:55:34.250Z] 078beb51cd87: Layer already exists [2024-10-11T05:55:34.250Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:34.250Z] 57625409669d: Layer already exists [2024-10-11T05:55:34.250Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:34.250Z] main: digest: sha256:4253c8dfd5b4088f9704ee5d8c91c27d809f5f7788973ac6a338f0d748751032 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T05:55:34.323Z] ===================================================== [Pipeline] echo [2024-10-11T05:55:34.339Z] taggedImages: [2024-10-11T05:55:34.339Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:34.339Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-11T05:55:34.339Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.99 [2024-10-11T05:55:34.339Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:34.339Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-11T05:55:34.372Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-11T05:55:34.372Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:34.372Z] latest [2024-10-11T05:55:34.372Z] 3.2.0-dev.99 [2024-10-11T05:55:34.372Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:34.372Z] main [2024-10-11T05:55:34.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:34.718Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:35.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:35.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-11T05:55:35.041Z] 58429a054b8b: Preparing [2024-10-11T05:55:35.041Z] 50a29d9f8f2f: Preparing [2024-10-11T05:55:35.041Z] 9c08a807d86c: Preparing [2024-10-11T05:55:35.041Z] da8e9a27c35f: Preparing [2024-10-11T05:55:35.041Z] 4955fe114ffa: Preparing [2024-10-11T05:55:35.041Z] face4a8691ea: Preparing [2024-10-11T05:55:35.041Z] f40a05bb41f5: Preparing [2024-10-11T05:55:35.041Z] 115cad3974c2: Preparing [2024-10-11T05:55:35.041Z] f6d054c07167: Preparing [2024-10-11T05:55:35.041Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:35.041Z] f40a05bb41f5: Waiting [2024-10-11T05:55:35.041Z] 115cad3974c2: Waiting [2024-10-11T05:55:35.041Z] f6d054c07167: Waiting [2024-10-11T05:55:35.041Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:35.041Z] face4a8691ea: Waiting [2024-10-11T05:55:35.041Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:35.041Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:35.041Z] 58429a054b8b: Pushed [2024-10-11T05:55:35.041Z] 9c08a807d86c: Pushed [2024-10-11T05:55:35.041Z] 50a29d9f8f2f: Pushed [2024-10-11T05:55:35.041Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:35.041Z] 115cad3974c2: Pushed [2024-10-11T05:55:35.610Z] f6d054c07167: Pushed [2024-10-11T05:55:42.180Z] f40a05bb41f5: Pushed [2024-10-11T05:55:45.472Z] face4a8691ea: Pushed [2024-10-11T05:55:45.472Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:24d18246dcfbb298ccc9e3a08c3d7d42b4aec76a0f23159811adedc865ff3208 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:45.799Z] + 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-11T05:55:46.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-11T05:55:46.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-11T05:55:46.125Z] 58429a054b8b: Preparing [2024-10-11T05:55:46.125Z] 50a29d9f8f2f: Preparing [2024-10-11T05:55:46.125Z] 9c08a807d86c: Preparing [2024-10-11T05:55:46.125Z] da8e9a27c35f: Preparing [2024-10-11T05:55:46.125Z] 4955fe114ffa: Preparing [2024-10-11T05:55:46.125Z] face4a8691ea: Preparing [2024-10-11T05:55:46.125Z] f40a05bb41f5: Preparing [2024-10-11T05:55:46.125Z] 115cad3974c2: Preparing [2024-10-11T05:55:46.125Z] f6d054c07167: Preparing [2024-10-11T05:55:46.125Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:46.125Z] face4a8691ea: Waiting [2024-10-11T05:55:46.125Z] f40a05bb41f5: Waiting [2024-10-11T05:55:46.125Z] 115cad3974c2: Waiting [2024-10-11T05:55:46.125Z] f6d054c07167: Waiting [2024-10-11T05:55:46.125Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:46.125Z] 50a29d9f8f2f: Layer already exists [2024-10-11T05:55:46.125Z] 9c08a807d86c: Layer already exists [2024-10-11T05:55:46.125Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:46.125Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:46.125Z] 58429a054b8b: Layer already exists [2024-10-11T05:55:46.125Z] 115cad3974c2: Layer already exists [2024-10-11T05:55:46.125Z] f40a05bb41f5: Layer already exists [2024-10-11T05:55:46.125Z] face4a8691ea: Layer already exists [2024-10-11T05:55:46.125Z] f6d054c07167: Layer already exists [2024-10-11T05:55:46.125Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:46.125Z] latest: digest: sha256:24d18246dcfbb298ccc9e3a08c3d7d42b4aec76a0f23159811adedc865ff3208 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:46.447Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:46.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.99 [2024-10-11T05:55:46.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-11T05:55:46.767Z] 58429a054b8b: Preparing [2024-10-11T05:55:46.767Z] 50a29d9f8f2f: Preparing [2024-10-11T05:55:46.767Z] 9c08a807d86c: Preparing [2024-10-11T05:55:46.767Z] da8e9a27c35f: Preparing [2024-10-11T05:55:46.767Z] 4955fe114ffa: Preparing [2024-10-11T05:55:46.767Z] face4a8691ea: Preparing [2024-10-11T05:55:46.767Z] f40a05bb41f5: Preparing [2024-10-11T05:55:46.767Z] 115cad3974c2: Preparing [2024-10-11T05:55:46.767Z] f6d054c07167: Preparing [2024-10-11T05:55:46.767Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:46.767Z] face4a8691ea: Waiting [2024-10-11T05:55:46.767Z] f40a05bb41f5: Waiting [2024-10-11T05:55:46.767Z] 115cad3974c2: Waiting [2024-10-11T05:55:46.767Z] f6d054c07167: Waiting [2024-10-11T05:55:46.767Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:46.767Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:46.767Z] 9c08a807d86c: Layer already exists [2024-10-11T05:55:46.767Z] 58429a054b8b: Layer already exists [2024-10-11T05:55:46.767Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:46.767Z] 50a29d9f8f2f: Layer already exists [2024-10-11T05:55:46.767Z] f40a05bb41f5: Layer already exists [2024-10-11T05:55:46.767Z] 115cad3974c2: Layer already exists [2024-10-11T05:55:46.767Z] f6d054c07167: Layer already exists [2024-10-11T05:55:46.767Z] face4a8691ea: Layer already exists [2024-10-11T05:55:46.767Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:46.767Z] 3.2.0-dev.99: digest: sha256:24d18246dcfbb298ccc9e3a08c3d7d42b4aec76a0f23159811adedc865ff3208 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:47.091Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:47.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:47.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-11T05:55:47.413Z] 58429a054b8b: Preparing [2024-10-11T05:55:47.413Z] 50a29d9f8f2f: Preparing [2024-10-11T05:55:47.413Z] 9c08a807d86c: Preparing [2024-10-11T05:55:47.413Z] da8e9a27c35f: Preparing [2024-10-11T05:55:47.413Z] 4955fe114ffa: Preparing [2024-10-11T05:55:47.413Z] face4a8691ea: Preparing [2024-10-11T05:55:47.413Z] f40a05bb41f5: Preparing [2024-10-11T05:55:47.413Z] 115cad3974c2: Preparing [2024-10-11T05:55:47.413Z] f6d054c07167: Preparing [2024-10-11T05:55:47.413Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:47.413Z] f40a05bb41f5: Waiting [2024-10-11T05:55:47.413Z] 115cad3974c2: Waiting [2024-10-11T05:55:47.413Z] f6d054c07167: Waiting [2024-10-11T05:55:47.413Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:47.413Z] face4a8691ea: Waiting [2024-10-11T05:55:47.413Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:47.413Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:47.413Z] 9c08a807d86c: Layer already exists [2024-10-11T05:55:47.413Z] 50a29d9f8f2f: Layer already exists [2024-10-11T05:55:47.413Z] 58429a054b8b: Layer already exists [2024-10-11T05:55:47.413Z] face4a8691ea: Layer already exists [2024-10-11T05:55:47.413Z] f40a05bb41f5: Layer already exists [2024-10-11T05:55:47.413Z] f6d054c07167: Layer already exists [2024-10-11T05:55:47.413Z] 115cad3974c2: Layer already exists [2024-10-11T05:55:47.413Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:47.413Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:24d18246dcfbb298ccc9e3a08c3d7d42b4aec76a0f23159811adedc865ff3208 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:47.739Z] + 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-11T05:55:48.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-11T05:55:48.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-11T05:55:48.056Z] 58429a054b8b: Preparing [2024-10-11T05:55:48.056Z] 50a29d9f8f2f: Preparing [2024-10-11T05:55:48.056Z] 9c08a807d86c: Preparing [2024-10-11T05:55:48.056Z] da8e9a27c35f: Preparing [2024-10-11T05:55:48.056Z] 4955fe114ffa: Preparing [2024-10-11T05:55:48.056Z] face4a8691ea: Preparing [2024-10-11T05:55:48.056Z] f40a05bb41f5: Preparing [2024-10-11T05:55:48.056Z] 115cad3974c2: Preparing [2024-10-11T05:55:48.056Z] f6d054c07167: Preparing [2024-10-11T05:55:48.056Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:48.056Z] face4a8691ea: Waiting [2024-10-11T05:55:48.056Z] f40a05bb41f5: Waiting [2024-10-11T05:55:48.056Z] f6d054c07167: Waiting [2024-10-11T05:55:48.056Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:48.056Z] 9c08a807d86c: Layer already exists [2024-10-11T05:55:48.056Z] 4955fe114ffa: Layer already exists [2024-10-11T05:55:48.056Z] 50a29d9f8f2f: Layer already exists [2024-10-11T05:55:48.056Z] 58429a054b8b: Layer already exists [2024-10-11T05:55:48.056Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:48.056Z] face4a8691ea: Layer already exists [2024-10-11T05:55:48.056Z] 115cad3974c2: Layer already exists [2024-10-11T05:55:48.056Z] f40a05bb41f5: Layer already exists [2024-10-11T05:55:48.056Z] f6d054c07167: Layer already exists [2024-10-11T05:55:48.056Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:55:48.056Z] main: digest: sha256:24d18246dcfbb298ccc9e3a08c3d7d42b4aec76a0f23159811adedc865ff3208 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T05:55:48.118Z] ===================================================== [Pipeline] echo [2024-10-11T05:55:48.132Z] taggedImages: [2024-10-11T05:55:48.132Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:48.132Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-11T05:55:48.132Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.99 [2024-10-11T05:55:48.132Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:48.132Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-11T05:55:48.157Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-11T05:55:48.157Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:48.157Z] latest [2024-10-11T05:55:48.157Z] 3.2.0-dev.99 [2024-10-11T05:55:48.157Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:55:48.157Z] main [2024-10-11T05:55:48.157Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:48.491Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:55:48.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:55:48.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-11T05:55:48.816Z] 63cf1984fe9e: Preparing [2024-10-11T05:55:48.816Z] 04ed3c3ad9bf: Preparing [2024-10-11T05:55:48.816Z] 4d2e8d6612f8: Preparing [2024-10-11T05:55:48.816Z] da8e9a27c35f: Preparing [2024-10-11T05:55:48.816Z] 4955fe114ffa: Preparing [2024-10-11T05:55:48.816Z] ce27336c7013: Preparing [2024-10-11T05:55:48.816Z] f59826fb6563: Preparing [2024-10-11T05:55:48.816Z] 10b7950c6140: Preparing [2024-10-11T05:55:48.816Z] 63ca1fbb43ae: Preparing [2024-10-11T05:55:48.816Z] 10b7950c6140: Waiting [2024-10-11T05:55:48.816Z] ce27336c7013: Waiting [2024-10-11T05:55:48.816Z] f59826fb6563: Waiting [2024-10-11T05:55:48.816Z] 63ca1fbb43ae: Waiting [2024-10-11T05:55:48.816Z] da8e9a27c35f: Layer already exists [2024-10-11T05:55:48.816Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:10.749Z] 04ed3c3ad9bf: Pushed [2024-10-11T05:56:10.749Z] ce27336c7013: Pushed [2024-10-11T05:56:10.749Z] f59826fb6563: Pushed [2024-10-11T05:56:10.749Z] 63cf1984fe9e: Pushed [2024-10-11T05:56:10.749Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:10.749Z] 4d2e8d6612f8: Pushed [2024-10-11T05:56:11.007Z] 10b7950c6140: Pushed [2024-10-11T05:56:11.007Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:08a49a3e4ea2d908bd7486b4c7a6aa06e1b55ecc2890e3538f85192c626112d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:11.329Z] + 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-11T05:56:11.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-11T05:56:11.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-11T05:56:11.645Z] 63cf1984fe9e: Preparing [2024-10-11T05:56:11.645Z] 04ed3c3ad9bf: Preparing [2024-10-11T05:56:11.645Z] 4d2e8d6612f8: Preparing [2024-10-11T05:56:11.645Z] da8e9a27c35f: Preparing [2024-10-11T05:56:11.645Z] 4955fe114ffa: Preparing [2024-10-11T05:56:11.645Z] ce27336c7013: Preparing [2024-10-11T05:56:11.645Z] f59826fb6563: Preparing [2024-10-11T05:56:11.645Z] 10b7950c6140: Preparing [2024-10-11T05:56:11.645Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:11.645Z] 10b7950c6140: Waiting [2024-10-11T05:56:11.645Z] ce27336c7013: Waiting [2024-10-11T05:56:11.645Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:11.645Z] f59826fb6563: Waiting [2024-10-11T05:56:11.645Z] 04ed3c3ad9bf: Layer already exists [2024-10-11T05:56:11.645Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:11.645Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:11.645Z] 63cf1984fe9e: Layer already exists [2024-10-11T05:56:11.645Z] 4d2e8d6612f8: Layer already exists [2024-10-11T05:56:11.645Z] f59826fb6563: Layer already exists [2024-10-11T05:56:11.645Z] ce27336c7013: Layer already exists [2024-10-11T05:56:11.645Z] 10b7950c6140: Layer already exists [2024-10-11T05:56:11.645Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:11.645Z] latest: digest: sha256:08a49a3e4ea2d908bd7486b4c7a6aa06e1b55ecc2890e3538f85192c626112d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:11.961Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:12.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.99 [2024-10-11T05:56:12.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-11T05:56:12.272Z] 63cf1984fe9e: Preparing [2024-10-11T05:56:12.272Z] 04ed3c3ad9bf: Preparing [2024-10-11T05:56:12.272Z] 4d2e8d6612f8: Preparing [2024-10-11T05:56:12.272Z] da8e9a27c35f: Preparing [2024-10-11T05:56:12.272Z] 4955fe114ffa: Preparing [2024-10-11T05:56:12.272Z] ce27336c7013: Preparing [2024-10-11T05:56:12.272Z] f59826fb6563: Preparing [2024-10-11T05:56:12.272Z] 10b7950c6140: Preparing [2024-10-11T05:56:12.272Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:12.272Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:12.272Z] f59826fb6563: Waiting [2024-10-11T05:56:12.272Z] ce27336c7013: Waiting [2024-10-11T05:56:12.272Z] 63cf1984fe9e: Layer already exists [2024-10-11T05:56:12.272Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:12.272Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:12.272Z] 04ed3c3ad9bf: Layer already exists [2024-10-11T05:56:12.272Z] 4d2e8d6612f8: Layer already exists [2024-10-11T05:56:12.272Z] ce27336c7013: Layer already exists [2024-10-11T05:56:12.272Z] 10b7950c6140: Layer already exists [2024-10-11T05:56:12.272Z] f59826fb6563: Layer already exists [2024-10-11T05:56:12.272Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:12.272Z] 3.2.0-dev.99: digest: sha256:08a49a3e4ea2d908bd7486b4c7a6aa06e1b55ecc2890e3538f85192c626112d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:12.591Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:12.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:56:12.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-11T05:56:12.909Z] 63cf1984fe9e: Preparing [2024-10-11T05:56:12.909Z] 04ed3c3ad9bf: Preparing [2024-10-11T05:56:12.909Z] 4d2e8d6612f8: Preparing [2024-10-11T05:56:12.909Z] da8e9a27c35f: Preparing [2024-10-11T05:56:12.909Z] 4955fe114ffa: Preparing [2024-10-11T05:56:12.909Z] ce27336c7013: Preparing [2024-10-11T05:56:12.909Z] f59826fb6563: Preparing [2024-10-11T05:56:12.909Z] 10b7950c6140: Preparing [2024-10-11T05:56:12.909Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:12.909Z] 10b7950c6140: Waiting [2024-10-11T05:56:12.909Z] ce27336c7013: Waiting [2024-10-11T05:56:12.909Z] f59826fb6563: Waiting [2024-10-11T05:56:12.909Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:12.909Z] 4d2e8d6612f8: Layer already exists [2024-10-11T05:56:12.909Z] 04ed3c3ad9bf: Layer already exists [2024-10-11T05:56:12.909Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:12.909Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:12.909Z] 63cf1984fe9e: Layer already exists [2024-10-11T05:56:12.909Z] f59826fb6563: Layer already exists [2024-10-11T05:56:12.909Z] ce27336c7013: Layer already exists [2024-10-11T05:56:12.909Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:12.909Z] 10b7950c6140: Layer already exists [2024-10-11T05:56:12.909Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:08a49a3e4ea2d908bd7486b4c7a6aa06e1b55ecc2890e3538f85192c626112d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:13.231Z] + 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-11T05:56:13.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-11T05:56:13.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-11T05:56:13.546Z] 63cf1984fe9e: Preparing [2024-10-11T05:56:13.546Z] 04ed3c3ad9bf: Preparing [2024-10-11T05:56:13.546Z] 4d2e8d6612f8: Preparing [2024-10-11T05:56:13.546Z] da8e9a27c35f: Preparing [2024-10-11T05:56:13.546Z] 4955fe114ffa: Preparing [2024-10-11T05:56:13.546Z] ce27336c7013: Preparing [2024-10-11T05:56:13.546Z] f59826fb6563: Preparing [2024-10-11T05:56:13.546Z] 10b7950c6140: Preparing [2024-10-11T05:56:13.546Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:13.546Z] f59826fb6563: Waiting [2024-10-11T05:56:13.546Z] 10b7950c6140: Waiting [2024-10-11T05:56:13.546Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:13.546Z] ce27336c7013: Waiting [2024-10-11T05:56:13.546Z] 63cf1984fe9e: Layer already exists [2024-10-11T05:56:13.546Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:13.546Z] 4d2e8d6612f8: Layer already exists [2024-10-11T05:56:13.546Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:13.546Z] 04ed3c3ad9bf: Layer already exists [2024-10-11T05:56:13.546Z] ce27336c7013: Layer already exists [2024-10-11T05:56:13.546Z] 10b7950c6140: Layer already exists [2024-10-11T05:56:13.546Z] f59826fb6563: Layer already exists [2024-10-11T05:56:13.546Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:13.546Z] main: digest: sha256:08a49a3e4ea2d908bd7486b4c7a6aa06e1b55ecc2890e3538f85192c626112d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T05:56:13.623Z] ===================================================== [Pipeline] echo [2024-10-11T05:56:13.637Z] taggedImages: [2024-10-11T05:56:13.637Z] - nexus3.edgexfoundry.org:10004/security-spire-config:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:56:13.637Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-11T05:56:13.637Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.99 [2024-10-11T05:56:13.637Z] - nexus3.edgexfoundry.org:10004/security-spire-config:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:56:13.637Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-11T05:56:13.666Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-11T05:56:13.667Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:56:13.667Z] latest [2024-10-11T05:56:13.667Z] 3.2.0-dev.99 [2024-10-11T05:56:13.667Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:56:13.667Z] main [2024-10-11T05:56:13.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:14.001Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:14.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:56:14.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-11T05:56:14.320Z] 58429a054b8b: Preparing [2024-10-11T05:56:14.320Z] 0759f396b3ff: Preparing [2024-10-11T05:56:14.320Z] c59394d73cb0: Preparing [2024-10-11T05:56:14.320Z] da8e9a27c35f: Preparing [2024-10-11T05:56:14.320Z] 4955fe114ffa: Preparing [2024-10-11T05:56:14.320Z] 3f85dcf4d7d2: Preparing [2024-10-11T05:56:14.320Z] 115cad3974c2: Preparing [2024-10-11T05:56:14.320Z] f6d054c07167: Preparing [2024-10-11T05:56:14.320Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:14.320Z] 3f85dcf4d7d2: Waiting [2024-10-11T05:56:14.320Z] 115cad3974c2: Waiting [2024-10-11T05:56:14.320Z] f6d054c07167: Waiting [2024-10-11T05:56:14.320Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:14.320Z] 58429a054b8b: Layer already exists [2024-10-11T05:56:14.320Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:14.320Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:14.320Z] 115cad3974c2: Layer already exists [2024-10-11T05:56:14.320Z] f6d054c07167: Layer already exists [2024-10-11T05:56:14.320Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:14.320Z] 0759f396b3ff: Pushed [2024-10-11T05:56:14.320Z] c59394d73cb0: Pushed [2024-10-11T05:56:24.287Z] 3f85dcf4d7d2: Pushed [2024-10-11T05:56:24.546Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:c83fbf249a6f9536e5f2a9b659b9fbe6e10e065d8947c055eca29a92293e5714 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:24.873Z] + 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-11T05:56:25.189Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-11T05:56:25.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-11T05:56:25.190Z] 58429a054b8b: Preparing [2024-10-11T05:56:25.190Z] 0759f396b3ff: Preparing [2024-10-11T05:56:25.190Z] c59394d73cb0: Preparing [2024-10-11T05:56:25.190Z] da8e9a27c35f: Preparing [2024-10-11T05:56:25.190Z] 4955fe114ffa: Preparing [2024-10-11T05:56:25.190Z] 3f85dcf4d7d2: Preparing [2024-10-11T05:56:25.190Z] 115cad3974c2: Preparing [2024-10-11T05:56:25.190Z] f6d054c07167: Preparing [2024-10-11T05:56:25.190Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:25.190Z] 3f85dcf4d7d2: Waiting [2024-10-11T05:56:25.190Z] 115cad3974c2: Waiting [2024-10-11T05:56:25.190Z] f6d054c07167: Waiting [2024-10-11T05:56:25.190Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:25.190Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:25.190Z] 58429a054b8b: Layer already exists [2024-10-11T05:56:25.190Z] 0759f396b3ff: Layer already exists [2024-10-11T05:56:25.190Z] c59394d73cb0: Layer already exists [2024-10-11T05:56:25.190Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:25.190Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:25.190Z] 3f85dcf4d7d2: Layer already exists [2024-10-11T05:56:25.190Z] 115cad3974c2: Layer already exists [2024-10-11T05:56:25.190Z] f6d054c07167: Layer already exists [2024-10-11T05:56:25.190Z] latest: digest: sha256:c83fbf249a6f9536e5f2a9b659b9fbe6e10e065d8947c055eca29a92293e5714 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:25.506Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:25.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.99 [2024-10-11T05:56:25.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-11T05:56:25.818Z] 58429a054b8b: Preparing [2024-10-11T05:56:25.818Z] 0759f396b3ff: Preparing [2024-10-11T05:56:25.818Z] c59394d73cb0: Preparing [2024-10-11T05:56:25.818Z] da8e9a27c35f: Preparing [2024-10-11T05:56:25.818Z] 4955fe114ffa: Preparing [2024-10-11T05:56:25.818Z] 3f85dcf4d7d2: Preparing [2024-10-11T05:56:25.818Z] 115cad3974c2: Preparing [2024-10-11T05:56:25.818Z] f6d054c07167: Preparing [2024-10-11T05:56:25.818Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:25.818Z] 115cad3974c2: Waiting [2024-10-11T05:56:25.818Z] f6d054c07167: Waiting [2024-10-11T05:56:25.818Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:25.818Z] 3f85dcf4d7d2: Waiting [2024-10-11T05:56:25.818Z] c59394d73cb0: Layer already exists [2024-10-11T05:56:25.818Z] 58429a054b8b: Layer already exists [2024-10-11T05:56:25.818Z] 0759f396b3ff: Layer already exists [2024-10-11T05:56:25.818Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:25.818Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:25.818Z] f6d054c07167: Layer already exists [2024-10-11T05:56:25.818Z] 115cad3974c2: Layer already exists [2024-10-11T05:56:25.818Z] 3f85dcf4d7d2: Layer already exists [2024-10-11T05:56:25.818Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:25.818Z] 3.2.0-dev.99: digest: sha256:c83fbf249a6f9536e5f2a9b659b9fbe6e10e065d8947c055eca29a92293e5714 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:26.142Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:26.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:56:26.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-11T05:56:26.454Z] 58429a054b8b: Preparing [2024-10-11T05:56:26.454Z] 0759f396b3ff: Preparing [2024-10-11T05:56:26.454Z] c59394d73cb0: Preparing [2024-10-11T05:56:26.454Z] da8e9a27c35f: Preparing [2024-10-11T05:56:26.454Z] 4955fe114ffa: Preparing [2024-10-11T05:56:26.454Z] 3f85dcf4d7d2: Preparing [2024-10-11T05:56:26.454Z] 115cad3974c2: Preparing [2024-10-11T05:56:26.454Z] f6d054c07167: Preparing [2024-10-11T05:56:26.454Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:26.454Z] 3f85dcf4d7d2: Waiting [2024-10-11T05:56:26.454Z] 115cad3974c2: Waiting [2024-10-11T05:56:26.454Z] f6d054c07167: Waiting [2024-10-11T05:56:26.454Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:26.454Z] 58429a054b8b: Layer already exists [2024-10-11T05:56:26.454Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:26.454Z] 0759f396b3ff: Layer already exists [2024-10-11T05:56:26.454Z] c59394d73cb0: Layer already exists [2024-10-11T05:56:26.454Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:26.454Z] f6d054c07167: Layer already exists [2024-10-11T05:56:26.454Z] 115cad3974c2: Layer already exists [2024-10-11T05:56:26.454Z] 3f85dcf4d7d2: Layer already exists [2024-10-11T05:56:26.454Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:26.454Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:c83fbf249a6f9536e5f2a9b659b9fbe6e10e065d8947c055eca29a92293e5714 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:26.785Z] + 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-11T05:56:27.087Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-11T05:56:27.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-11T05:56:27.087Z] 58429a054b8b: Preparing [2024-10-11T05:56:27.087Z] 0759f396b3ff: Preparing [2024-10-11T05:56:27.087Z] c59394d73cb0: Preparing [2024-10-11T05:56:27.087Z] da8e9a27c35f: Preparing [2024-10-11T05:56:27.087Z] 4955fe114ffa: Preparing [2024-10-11T05:56:27.087Z] 3f85dcf4d7d2: Preparing [2024-10-11T05:56:27.087Z] 115cad3974c2: Preparing [2024-10-11T05:56:27.087Z] f6d054c07167: Preparing [2024-10-11T05:56:27.087Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:27.087Z] f6d054c07167: Waiting [2024-10-11T05:56:27.087Z] 3f85dcf4d7d2: Waiting [2024-10-11T05:56:27.087Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:27.087Z] 115cad3974c2: Waiting [2024-10-11T05:56:27.087Z] 58429a054b8b: Layer already exists [2024-10-11T05:56:27.087Z] 0759f396b3ff: Layer already exists [2024-10-11T05:56:27.087Z] c59394d73cb0: Layer already exists [2024-10-11T05:56:27.087Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:27.087Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:27.087Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:27.087Z] 3f85dcf4d7d2: Layer already exists [2024-10-11T05:56:27.087Z] f6d054c07167: Layer already exists [2024-10-11T05:56:27.087Z] 115cad3974c2: Layer already exists [2024-10-11T05:56:27.087Z] main: digest: sha256:c83fbf249a6f9536e5f2a9b659b9fbe6e10e065d8947c055eca29a92293e5714 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T05:56:27.150Z] ===================================================== [Pipeline] echo [2024-10-11T05:56:27.159Z] taggedImages: [2024-10-11T05:56:27.159Z] - nexus3.edgexfoundry.org:10004/security-spire-server:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:56:27.159Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-11T05:56:27.159Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.99 [2024-10-11T05:56:27.159Z] - nexus3.edgexfoundry.org:10004/security-spire-server:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:56:27.159Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-11T05:56:27.185Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-11T05:56:27.185Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:56:27.185Z] latest [2024-10-11T05:56:27.185Z] 3.2.0-dev.99 [2024-10-11T05:56:27.185Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:56:27.185Z] main [2024-10-11T05:56:27.185Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:27.520Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:27.842Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:56:27.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-11T05:56:27.842Z] 0e2bbe72871e: Preparing [2024-10-11T05:56:27.842Z] 2695ae0f5b4c: Preparing [2024-10-11T05:56:27.842Z] da8e9a27c35f: Preparing [2024-10-11T05:56:27.842Z] 4955fe114ffa: Preparing [2024-10-11T05:56:27.842Z] 4749023d5bfc: Preparing [2024-10-11T05:56:27.842Z] 41da62beb9f1: Preparing [2024-10-11T05:56:27.842Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:27.842Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:27.842Z] 41da62beb9f1: Waiting [2024-10-11T05:56:27.842Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:27.842Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:27.842Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:27.842Z] 0e2bbe72871e: Pushed [2024-10-11T05:56:27.842Z] 4749023d5bfc: Pushed [2024-10-11T05:56:28.099Z] 41da62beb9f1: Pushed [2024-10-11T05:56:32.281Z] 2695ae0f5b4c: Pushed [2024-10-11T05:56:32.281Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:c2199ca31c646772eaf9a3b974f5308d64163bce20a4a09c32ea7622fc2c7ea6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:32.604Z] + 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-11T05:56:32.924Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-11T05:56:32.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-11T05:56:32.924Z] 0e2bbe72871e: Preparing [2024-10-11T05:56:32.924Z] 2695ae0f5b4c: Preparing [2024-10-11T05:56:32.924Z] da8e9a27c35f: Preparing [2024-10-11T05:56:32.924Z] 4955fe114ffa: Preparing [2024-10-11T05:56:32.924Z] 4749023d5bfc: Preparing [2024-10-11T05:56:32.924Z] 41da62beb9f1: Preparing [2024-10-11T05:56:32.924Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:32.924Z] 41da62beb9f1: Waiting [2024-10-11T05:56:32.924Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:32.924Z] 2695ae0f5b4c: Layer already exists [2024-10-11T05:56:32.924Z] 0e2bbe72871e: Layer already exists [2024-10-11T05:56:32.924Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:32.924Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:32.924Z] 4749023d5bfc: Layer already exists [2024-10-11T05:56:32.924Z] 41da62beb9f1: Layer already exists [2024-10-11T05:56:32.924Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:32.924Z] latest: digest: sha256:c2199ca31c646772eaf9a3b974f5308d64163bce20a4a09c32ea7622fc2c7ea6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:33.244Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:33.561Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.99 [2024-10-11T05:56:33.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-11T05:56:33.561Z] 0e2bbe72871e: Preparing [2024-10-11T05:56:33.561Z] 2695ae0f5b4c: Preparing [2024-10-11T05:56:33.561Z] da8e9a27c35f: Preparing [2024-10-11T05:56:33.561Z] 4955fe114ffa: Preparing [2024-10-11T05:56:33.561Z] 4749023d5bfc: Preparing [2024-10-11T05:56:33.561Z] 41da62beb9f1: Preparing [2024-10-11T05:56:33.561Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:33.561Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:33.561Z] 41da62beb9f1: Waiting [2024-10-11T05:56:33.561Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:33.561Z] 0e2bbe72871e: Layer already exists [2024-10-11T05:56:33.561Z] 4749023d5bfc: Layer already exists [2024-10-11T05:56:33.561Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:33.561Z] 2695ae0f5b4c: Layer already exists [2024-10-11T05:56:33.561Z] 41da62beb9f1: Layer already exists [2024-10-11T05:56:33.561Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:33.561Z] 3.2.0-dev.99: digest: sha256:c2199ca31c646772eaf9a3b974f5308d64163bce20a4a09c32ea7622fc2c7ea6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:33.879Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:34.196Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:56:34.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-11T05:56:34.197Z] 0e2bbe72871e: Preparing [2024-10-11T05:56:34.197Z] 2695ae0f5b4c: Preparing [2024-10-11T05:56:34.197Z] da8e9a27c35f: Preparing [2024-10-11T05:56:34.197Z] 4955fe114ffa: Preparing [2024-10-11T05:56:34.197Z] 4749023d5bfc: Preparing [2024-10-11T05:56:34.197Z] 41da62beb9f1: Preparing [2024-10-11T05:56:34.197Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:34.197Z] 41da62beb9f1: Waiting [2024-10-11T05:56:34.197Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:34.197Z] 0e2bbe72871e: Layer already exists [2024-10-11T05:56:34.197Z] 2695ae0f5b4c: Layer already exists [2024-10-11T05:56:34.197Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:34.197Z] 4749023d5bfc: Layer already exists [2024-10-11T05:56:34.197Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:34.197Z] 41da62beb9f1: Layer already exists [2024-10-11T05:56:34.197Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:34.197Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:c2199ca31c646772eaf9a3b974f5308d64163bce20a4a09c32ea7622fc2c7ea6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:34.520Z] + 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-11T05:56:34.837Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-11T05:56:34.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-11T05:56:34.837Z] 0e2bbe72871e: Preparing [2024-10-11T05:56:34.837Z] 2695ae0f5b4c: Preparing [2024-10-11T05:56:34.837Z] da8e9a27c35f: Preparing [2024-10-11T05:56:34.837Z] 4955fe114ffa: Preparing [2024-10-11T05:56:34.837Z] 4749023d5bfc: Preparing [2024-10-11T05:56:34.837Z] 41da62beb9f1: Preparing [2024-10-11T05:56:34.837Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:34.837Z] 41da62beb9f1: Waiting [2024-10-11T05:56:34.837Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:34.837Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:34.837Z] 0e2bbe72871e: Layer already exists [2024-10-11T05:56:34.837Z] 2695ae0f5b4c: Layer already exists [2024-10-11T05:56:34.837Z] 4749023d5bfc: Layer already exists [2024-10-11T05:56:34.837Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:34.837Z] 41da62beb9f1: Layer already exists [2024-10-11T05:56:34.837Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:34.837Z] main: digest: sha256:c2199ca31c646772eaf9a3b974f5308d64163bce20a4a09c32ea7622fc2c7ea6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T05:56:34.906Z] ===================================================== [Pipeline] echo [2024-10-11T05:56:34.924Z] taggedImages: [2024-10-11T05:56:34.924Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:56:34.924Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-11T05:56:34.924Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.99 [2024-10-11T05:56:34.924Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:56:34.924Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-11T05:56:34.952Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-11T05:56:34.952Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:56:34.952Z] latest [2024-10-11T05:56:34.952Z] 3.2.0-dev.99 [2024-10-11T05:56:34.952Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:56:34.952Z] main [2024-10-11T05:56:34.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:35.287Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:35.603Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:56:35.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-11T05:56:35.603Z] 23a54d06127d: Preparing [2024-10-11T05:56:35.603Z] fa89d14eb382: Preparing [2024-10-11T05:56:35.603Z] f9c1ec6fc0c9: Preparing [2024-10-11T05:56:35.603Z] da8e9a27c35f: Preparing [2024-10-11T05:56:35.603Z] 4955fe114ffa: Preparing [2024-10-11T05:56:35.603Z] 432ea903f980: Preparing [2024-10-11T05:56:35.603Z] 256f596db9e8: Preparing [2024-10-11T05:56:35.603Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:35.603Z] 432ea903f980: Waiting [2024-10-11T05:56:35.603Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:35.603Z] 256f596db9e8: Waiting [2024-10-11T05:56:35.603Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:35.603Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:35.603Z] fa89d14eb382: Pushed [2024-10-11T05:56:35.603Z] 23a54d06127d: Pushed [2024-10-11T05:56:35.603Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:35.603Z] 432ea903f980: Pushed [2024-10-11T05:56:35.862Z] 256f596db9e8: Pushed [2024-10-11T05:56:40.048Z] f9c1ec6fc0c9: Pushed [2024-10-11T05:56:40.048Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:49be716dad76431a99accaa9ce09647a6aa4180e170c063cd7ec59ce6f54b264 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:40.367Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:40.688Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-11T05:56:40.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-11T05:56:40.688Z] 23a54d06127d: Preparing [2024-10-11T05:56:40.688Z] fa89d14eb382: Preparing [2024-10-11T05:56:40.688Z] f9c1ec6fc0c9: Preparing [2024-10-11T05:56:40.688Z] da8e9a27c35f: Preparing [2024-10-11T05:56:40.688Z] 4955fe114ffa: Preparing [2024-10-11T05:56:40.688Z] 432ea903f980: Preparing [2024-10-11T05:56:40.688Z] 256f596db9e8: Preparing [2024-10-11T05:56:40.688Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:40.688Z] 432ea903f980: Waiting [2024-10-11T05:56:40.688Z] 256f596db9e8: Waiting [2024-10-11T05:56:40.688Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:40.688Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:40.688Z] 23a54d06127d: Layer already exists [2024-10-11T05:56:40.688Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:40.688Z] fa89d14eb382: Layer already exists [2024-10-11T05:56:40.688Z] f9c1ec6fc0c9: Layer already exists [2024-10-11T05:56:40.688Z] 256f596db9e8: Layer already exists [2024-10-11T05:56:40.688Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:40.688Z] 432ea903f980: Layer already exists [2024-10-11T05:56:40.688Z] latest: digest: sha256:49be716dad76431a99accaa9ce09647a6aa4180e170c063cd7ec59ce6f54b264 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:41.015Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:41.333Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.99 [2024-10-11T05:56:41.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-11T05:56:41.333Z] 23a54d06127d: Preparing [2024-10-11T05:56:41.333Z] fa89d14eb382: Preparing [2024-10-11T05:56:41.333Z] f9c1ec6fc0c9: Preparing [2024-10-11T05:56:41.333Z] da8e9a27c35f: Preparing [2024-10-11T05:56:41.333Z] 4955fe114ffa: Preparing [2024-10-11T05:56:41.333Z] 432ea903f980: Preparing [2024-10-11T05:56:41.333Z] 256f596db9e8: Preparing [2024-10-11T05:56:41.333Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:41.333Z] 432ea903f980: Waiting [2024-10-11T05:56:41.333Z] 256f596db9e8: Waiting [2024-10-11T05:56:41.333Z] fa89d14eb382: Layer already exists [2024-10-11T05:56:41.333Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:41.333Z] 23a54d06127d: Layer already exists [2024-10-11T05:56:41.333Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:41.333Z] f9c1ec6fc0c9: Layer already exists [2024-10-11T05:56:41.333Z] 432ea903f980: Layer already exists [2024-10-11T05:56:41.333Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:41.333Z] 256f596db9e8: Layer already exists [2024-10-11T05:56:41.333Z] 3.2.0-dev.99: digest: sha256:49be716dad76431a99accaa9ce09647a6aa4180e170c063cd7ec59ce6f54b264 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:41.655Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:41.979Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:56:41.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-11T05:56:41.979Z] 23a54d06127d: Preparing [2024-10-11T05:56:41.979Z] fa89d14eb382: Preparing [2024-10-11T05:56:41.979Z] f9c1ec6fc0c9: Preparing [2024-10-11T05:56:41.979Z] da8e9a27c35f: Preparing [2024-10-11T05:56:41.979Z] 4955fe114ffa: Preparing [2024-10-11T05:56:41.979Z] 432ea903f980: Preparing [2024-10-11T05:56:41.979Z] 256f596db9e8: Preparing [2024-10-11T05:56:41.979Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:41.979Z] 256f596db9e8: Waiting [2024-10-11T05:56:41.979Z] 432ea903f980: Waiting [2024-10-11T05:56:41.979Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:41.979Z] f9c1ec6fc0c9: Layer already exists [2024-10-11T05:56:41.979Z] 23a54d06127d: Layer already exists [2024-10-11T05:56:41.979Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:41.979Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:41.979Z] fa89d14eb382: Layer already exists [2024-10-11T05:56:41.979Z] 432ea903f980: Layer already exists [2024-10-11T05:56:41.979Z] 256f596db9e8: Layer already exists [2024-10-11T05:56:41.979Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:41.979Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:49be716dad76431a99accaa9ce09647a6aa4180e170c063cd7ec59ce6f54b264 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:42.315Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:42.639Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-11T05:56:42.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-11T05:56:42.639Z] 23a54d06127d: Preparing [2024-10-11T05:56:42.639Z] fa89d14eb382: Preparing [2024-10-11T05:56:42.639Z] f9c1ec6fc0c9: Preparing [2024-10-11T05:56:42.639Z] da8e9a27c35f: Preparing [2024-10-11T05:56:42.639Z] 4955fe114ffa: Preparing [2024-10-11T05:56:42.639Z] 432ea903f980: Preparing [2024-10-11T05:56:42.639Z] 256f596db9e8: Preparing [2024-10-11T05:56:42.639Z] 432ea903f980: Waiting [2024-10-11T05:56:42.639Z] 256f596db9e8: Waiting [2024-10-11T05:56:42.639Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:42.639Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:42.639Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:42.639Z] 23a54d06127d: Layer already exists [2024-10-11T05:56:42.639Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:42.639Z] f9c1ec6fc0c9: Layer already exists [2024-10-11T05:56:42.639Z] fa89d14eb382: Layer already exists [2024-10-11T05:56:42.639Z] 432ea903f980: Layer already exists [2024-10-11T05:56:42.639Z] 256f596db9e8: Layer already exists [2024-10-11T05:56:42.639Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:42.639Z] main: digest: sha256:49be716dad76431a99accaa9ce09647a6aa4180e170c063cd7ec59ce6f54b264 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T05:56:42.711Z] ===================================================== [Pipeline] echo [2024-10-11T05:56:42.724Z] taggedImages: [2024-10-11T05:56:42.724Z] - nexus3.edgexfoundry.org:10004/support-notifications:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:56:42.724Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-11T05:56:42.724Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.99 [2024-10-11T05:56:42.724Z] - nexus3.edgexfoundry.org:10004/support-notifications:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:56:42.724Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-11T05:56:42.756Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-11T05:56:42.756Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:56:42.756Z] latest [2024-10-11T05:56:42.756Z] 3.2.0-dev.99 [2024-10-11T05:56:42.756Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:56:42.756Z] main [2024-10-11T05:56:42.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:43.083Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:43.405Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:56:43.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-11T05:56:43.405Z] db648d07711c: Preparing [2024-10-11T05:56:43.405Z] 4e8e85b27ed6: Preparing [2024-10-11T05:56:43.405Z] da8e9a27c35f: Preparing [2024-10-11T05:56:43.405Z] 4955fe114ffa: Preparing [2024-10-11T05:56:43.405Z] 0521596157db: Preparing [2024-10-11T05:56:43.405Z] e3b4f270f473: Preparing [2024-10-11T05:56:43.405Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:43.405Z] e3b4f270f473: Waiting [2024-10-11T05:56:43.405Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:43.405Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:43.405Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:43.405Z] 0521596157db: Layer already exists [2024-10-11T05:56:43.405Z] e3b4f270f473: Layer already exists [2024-10-11T05:56:43.405Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:43.405Z] db648d07711c: Pushed [2024-10-11T05:56:47.587Z] 4e8e85b27ed6: Pushed [2024-10-11T05:56:47.587Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:036ac6cd4aeff7846fe2c668d36efb91da812d8626c9c4e7758a6b977125c5a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:47.909Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:48.226Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-11T05:56:48.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-11T05:56:48.226Z] db648d07711c: Preparing [2024-10-11T05:56:48.226Z] 4e8e85b27ed6: Preparing [2024-10-11T05:56:48.226Z] da8e9a27c35f: Preparing [2024-10-11T05:56:48.226Z] 4955fe114ffa: Preparing [2024-10-11T05:56:48.226Z] 0521596157db: Preparing [2024-10-11T05:56:48.226Z] e3b4f270f473: Preparing [2024-10-11T05:56:48.226Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:48.226Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:48.226Z] e3b4f270f473: Waiting [2024-10-11T05:56:48.226Z] 0521596157db: Layer already exists [2024-10-11T05:56:48.226Z] 4e8e85b27ed6: Layer already exists [2024-10-11T05:56:48.226Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:48.226Z] db648d07711c: Layer already exists [2024-10-11T05:56:48.226Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:48.226Z] e3b4f270f473: Layer already exists [2024-10-11T05:56:48.226Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:48.226Z] latest: digest: sha256:036ac6cd4aeff7846fe2c668d36efb91da812d8626c9c4e7758a6b977125c5a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:48.550Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:48.869Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.99 [2024-10-11T05:56:48.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-11T05:56:48.870Z] db648d07711c: Preparing [2024-10-11T05:56:48.870Z] 4e8e85b27ed6: Preparing [2024-10-11T05:56:48.870Z] da8e9a27c35f: Preparing [2024-10-11T05:56:48.870Z] 4955fe114ffa: Preparing [2024-10-11T05:56:48.870Z] 0521596157db: Preparing [2024-10-11T05:56:48.870Z] e3b4f270f473: Preparing [2024-10-11T05:56:48.870Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:48.870Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:48.870Z] e3b4f270f473: Waiting [2024-10-11T05:56:48.870Z] 0521596157db: Layer already exists [2024-10-11T05:56:48.870Z] db648d07711c: Layer already exists [2024-10-11T05:56:48.870Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:48.870Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:48.870Z] 4e8e85b27ed6: Layer already exists [2024-10-11T05:56:48.870Z] e3b4f270f473: Layer already exists [2024-10-11T05:56:48.870Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:48.870Z] 3.2.0-dev.99: digest: sha256:036ac6cd4aeff7846fe2c668d36efb91da812d8626c9c4e7758a6b977125c5a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:49.193Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:49.514Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:56:49.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-11T05:56:49.514Z] db648d07711c: Preparing [2024-10-11T05:56:49.514Z] 4e8e85b27ed6: Preparing [2024-10-11T05:56:49.514Z] da8e9a27c35f: Preparing [2024-10-11T05:56:49.514Z] 4955fe114ffa: Preparing [2024-10-11T05:56:49.514Z] 0521596157db: Preparing [2024-10-11T05:56:49.514Z] e3b4f270f473: Preparing [2024-10-11T05:56:49.514Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:49.514Z] e3b4f270f473: Waiting [2024-10-11T05:56:49.514Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:49.514Z] 0521596157db: Layer already exists [2024-10-11T05:56:49.514Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:49.514Z] db648d07711c: Layer already exists [2024-10-11T05:56:49.514Z] 4e8e85b27ed6: Layer already exists [2024-10-11T05:56:49.514Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:49.514Z] e3b4f270f473: Layer already exists [2024-10-11T05:56:49.514Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:036ac6cd4aeff7846fe2c668d36efb91da812d8626c9c4e7758a6b977125c5a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:49.843Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T05:56:50.279Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-11T05:56:50.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-11T05:56:50.279Z] db648d07711c: Preparing [2024-10-11T05:56:50.279Z] 4e8e85b27ed6: Preparing [2024-10-11T05:56:50.279Z] da8e9a27c35f: Preparing [2024-10-11T05:56:50.279Z] 4955fe114ffa: Preparing [2024-10-11T05:56:50.279Z] 0521596157db: Preparing [2024-10-11T05:56:50.279Z] e3b4f270f473: Preparing [2024-10-11T05:56:50.279Z] 63ca1fbb43ae: Preparing [2024-10-11T05:56:50.279Z] e3b4f270f473: Waiting [2024-10-11T05:56:50.279Z] 63ca1fbb43ae: Waiting [2024-10-11T05:56:50.279Z] 0521596157db: Layer already exists [2024-10-11T05:56:50.279Z] 4955fe114ffa: Layer already exists [2024-10-11T05:56:50.279Z] da8e9a27c35f: Layer already exists [2024-10-11T05:56:50.279Z] db648d07711c: Layer already exists [2024-10-11T05:56:50.279Z] 4e8e85b27ed6: Layer already exists [2024-10-11T05:56:50.279Z] 63ca1fbb43ae: Layer already exists [2024-10-11T05:56:50.279Z] e3b4f270f473: Layer already exists [2024-10-11T05:56:50.279Z] main: digest: sha256:036ac6cd4aeff7846fe2c668d36efb91da812d8626c9c4e7758a6b977125c5a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T05:56:50.372Z] ===================================================== [Pipeline] echo [2024-10-11T05:56:50.389Z] taggedImages: [2024-10-11T05:56:50.389Z] - nexus3.edgexfoundry.org:10004/support-scheduler:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T05:56:50.389Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-11T05:56:50.389Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.99 [2024-10-11T05:56:50.389Z] - nexus3.edgexfoundry.org:10004/support-scheduler:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T05:56:50.389Z] - 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-11T06:13:50.529Z] #160 ... [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-11T06:13:50.529Z] #153 DONE 1211.8s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-11T06:13:50.529Z] #161 DONE 0.4s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-11T06:13:50.529Z] #162 DONE 2.3s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T06:13:50.529Z] #163 DONE 0.2s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-11T06:13:50.529Z] #160 ... [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-11T06:13:50.529Z] #164 DONE 0.2s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-11T06:13:50.529Z] #165 DONE 0.3s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T06:13:50.529Z] #148 ... [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-11T06:13:50.529Z] #166 DONE 0.1s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-11T06:13:50.529Z] #167 DONE 0.1s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-11T06:13:50.529Z] #152 ... [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-11T06:13:50.529Z] #168 DONE 0.1s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-11T06:13:50.529Z] #169 DONE 0.1s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T06:13:50.529Z] #159 ... [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-11T06:13:50.529Z] #170 DONE 0.1s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-11T06:13:50.529Z] #171 DONE 0.1s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T06:13:50.529Z] #148 ... [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-11T06:13:50.529Z] #172 DONE 2.9s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-11T06:13:50.529Z] #149 ... [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #113 [security-bootstrapper] exporting to image [2024-10-11T06:13:50.529Z] #113 exporting layers [2024-10-11T06:13:50.529Z] #113 ... [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-11T06:13:50.529Z] #157 DONE 1220.2s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-11T06:13:50.529Z] #152 ... [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #113 [security-bootstrapper] exporting to image [2024-10-11T06:13:50.529Z] #113 exporting layers 1.4s done [2024-10-11T06:13:50.529Z] #113 writing image sha256:9eb1384314cdd1d274cb8caa6d73f22c2756a2ed05c5a8ee6acf594cdbb86ef9 [2024-10-11T06:13:50.529Z] #113 writing image sha256:9eb1384314cdd1d274cb8caa6d73f22c2756a2ed05c5a8ee6acf594cdbb86ef9 0.1s done [2024-10-11T06:13:50.529Z] #113 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-10-11T06:13:50.529Z] #113 DONE 5.6s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T06:13:50.529Z] #173 DONE 0.6s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-11T06:13:50.529Z] #174 DONE 0.1s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-11T06:13:50.529Z] #175 DONE 0.3s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-11T06:13:50.529Z] #176 DONE 0.3s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T06:13:50.529Z] #151 ... [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-11T06:13:50.529Z] #177 DONE 0.3s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T06:13:50.529Z] #148 ... [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-11T06:13:50.529Z] #178 DONE 0.2s [2024-10-11T06:13:50.529Z] [2024-10-11T06:13:50.529Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T06:13:53.114Z] #179 DONE 3.1s [2024-10-11T06:13:53.114Z] [2024-10-11T06:13:53.114Z] #113 [security-proxy-setup] exporting to image [2024-10-11T06:13:54.081Z] #113 exporting layers 1.0s done [2024-10-11T06:13:54.081Z] #113 writing image sha256:c11c37127e2159cd9a9b10959430df76fb3670790e911202ff16b68758e9f319 done [2024-10-11T06:13:54.081Z] #113 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-11T06:13:54.081Z] #113 DONE 6.6s [2024-10-11T06:13:54.081Z] [2024-10-11T06:13:54.081Z] #156 [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-11T06:13:54.081Z] #156 1223.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-11T06:14:16.144Z] #156 DONE 1245.4s [2024-10-11T06:14:16.144Z] [2024-10-11T06:14:16.144Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T06:14:16.144Z] #158 ... [2024-10-11T06:14:16.144Z] [2024-10-11T06:14:16.144Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T06:14:16.144Z] #180 DONE 0.1s [2024-10-11T06:14:16.144Z] [2024-10-11T06:14:16.144Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-11T06:14:16.144Z] #181 DONE 0.3s [2024-10-11T06:14:16.144Z] [2024-10-11T06:14:16.144Z] #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-11T06:14:16.144Z] #182 DONE 0.2s [2024-10-11T06:14:16.144Z] [2024-10-11T06:14:16.144Z] #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-11T06:14:16.144Z] #183 DONE 0.2s [2024-10-11T06:14:16.144Z] [2024-10-11T06:14:16.144Z] #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-11T06:14:16.144Z] #184 DONE 0.1s [2024-10-11T06:14:16.144Z] [2024-10-11T06:14:16.144Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-11T06:14:16.144Z] #185 DONE 0.3s [2024-10-11T06:14:16.144Z] [2024-10-11T06:14:16.144Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-11T06:14:16.144Z] #186 DONE 0.4s [2024-10-11T06:14:16.144Z] [2024-10-11T06:14:16.144Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-11T06:14:16.144Z] #187 DONE 0.2s [2024-10-11T06:14:16.144Z] [2024-10-11T06:14:16.144Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T06:14:16.144Z] #159 ... [2024-10-11T06:14:16.144Z] [2024-10-11T06:14:16.144Z] #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-11T06:14:18.097Z] #188 DONE 2.3s [2024-10-11T06:14:18.097Z] [2024-10-11T06:14:18.097Z] #113 [security-secretstore-setup] exporting to image [2024-10-11T06:14:18.097Z] #113 exporting layers [2024-10-11T06:14:19.512Z] #113 exporting layers 1.4s done [2024-10-11T06:14:19.512Z] #113 writing image sha256:d6a53afd3f40b7295cc4a3959a4bef28c8544e009d63d042e172830dd63abdbe done [2024-10-11T06:14:19.512Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-11T06:14:19.512Z] #113 DONE 8.0s [2024-10-11T06:14:19.512Z] [2024-10-11T06:14:19.512Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T06:15:06.392Z] #150 ... [2024-10-11T06:15:06.392Z] [2024-10-11T06:15:06.392Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-11T06:15:06.392Z] #149 DONE 1294.9s [2024-10-11T06:15:06.392Z] [2024-10-11T06:15:06.392Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T06:15:06.392Z] #154 ... [2024-10-11T06:15:06.392Z] [2024-10-11T06:15:06.392Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T06:15:06.392Z] #189 DONE 0.2s [2024-10-11T06:15:06.392Z] [2024-10-11T06:15:06.392Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-11T06:15:06.392Z] #190 DONE 0.3s [2024-10-11T06:15:06.392Z] [2024-10-11T06:15:06.392Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T06:15:06.392Z] #158 ... [2024-10-11T06:15:06.392Z] [2024-10-11T06:15:06.392Z] #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-11T06:15:06.392Z] #191 DONE 0.3s [2024-10-11T06:15:06.392Z] [2024-10-11T06:15:06.392Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T06:15:06.392Z] #148 ... [2024-10-11T06:15:06.392Z] [2024-10-11T06:15:06.392Z] #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-11T06:15:06.392Z] #192 DONE 0.2s [2024-10-11T06:15:06.392Z] [2024-10-11T06:15:06.392Z] #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-11T06:15:06.392Z] #193 DONE 0.2s [2024-10-11T06:15:06.392Z] [2024-10-11T06:15:06.392Z] #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-11T06:15:06.660Z] #194 DONE 2.5s [2024-10-11T06:15:06.660Z] [2024-10-11T06:15:06.660Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T06:15:06.660Z] #154 ... [2024-10-11T06:15:06.660Z] [2024-10-11T06:15:06.660Z] #113 [core-common-config-bootstrapper] exporting to image [2024-10-11T06:15:06.660Z] #113 exporting layers [2024-10-11T06:15:07.254Z] #113 exporting layers 0.6s done [2024-10-11T06:15:07.254Z] #113 writing image sha256:6ebdb8ac8e2d9421bf000c705c7bf474644b7b6b75c11bbee0fa624b384333c4 done [2024-10-11T06:15:07.254Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-11T06:15:07.254Z] #113 DONE 8.6s [2024-10-11T06:15:07.254Z] [2024-10-11T06:15:07.254Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-11T06:17:44.030Z] #155 DONE 1453.6s [2024-10-11T06:17:44.030Z] [2024-10-11T06:17:44.030Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T06:17:44.030Z] #154 ... [2024-10-11T06:17:44.030Z] [2024-10-11T06:17:44.030Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T06:17:44.030Z] #195 DONE 0.4s [2024-10-11T06:17:44.030Z] [2024-10-11T06:17:44.030Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-11T06:17:44.030Z] #160 ... [2024-10-11T06:17:44.030Z] [2024-10-11T06:17:44.030Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T06:17:44.030Z] #196 DONE 0.2s [2024-10-11T06:17:44.030Z] [2024-10-11T06:17:44.030Z] #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-11T06:17:44.030Z] #197 DONE 0.5s [2024-10-11T06:17:44.030Z] [2024-10-11T06:17:44.030Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T06:17:44.030Z] #158 ... [2024-10-11T06:17:44.030Z] [2024-10-11T06:17:44.030Z] #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-11T06:17:44.030Z] #198 DONE 0.2s [2024-10-11T06:17:44.030Z] [2024-10-11T06:17:44.030Z] #113 [security-spiffe-token-provider] exporting to image [2024-10-11T06:17:44.030Z] #113 exporting layers [2024-10-11T06:17:44.030Z] #113 exporting layers 0.8s done [2024-10-11T06:17:44.030Z] #113 writing image sha256:baee8f8ad72945ae42c549571a9df8d827d8cd7df0f0cf086e364b882c8325d2 done [2024-10-11T06:17:44.030Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-11T06:17:44.030Z] #113 DONE 9.4s [2024-10-11T06:17:44.030Z] [2024-10-11T06:17:44.030Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-11T06:26:36.189Z] #152 ... [2024-10-11T06:26:36.189Z] [2024-10-11T06:26:36.189Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-11T06:26:36.189Z] #160 DONE 1984.9s [2024-10-11T06:26:36.189Z] [2024-10-11T06:26:36.189Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T06:26:36.189Z] #154 ... [2024-10-11T06:26:36.189Z] [2024-10-11T06:26:36.189Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T06:26:36.189Z] #199 DONE 0.2s [2024-10-11T06:26:36.189Z] [2024-10-11T06:26:36.189Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T06:26:36.189Z] #158 ... [2024-10-11T06:26:36.189Z] [2024-10-11T06:26:36.189Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-11T06:26:36.189Z] #200 DONE 0.2s [2024-10-11T06:26:36.189Z] [2024-10-11T06:26:36.189Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-11T06:26:36.189Z] #201 DONE 0.4s [2024-10-11T06:26:36.189Z] [2024-10-11T06:26:36.189Z] #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-11T06:26:36.189Z] #202 DONE 0.2s [2024-10-11T06:26:36.189Z] [2024-10-11T06:26:36.189Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-11T06:26:36.189Z] #203 DONE 0.1s [2024-10-11T06:26:36.189Z] [2024-10-11T06:26:36.189Z] #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-11T06:26:36.777Z] #204 DONE 2.2s [2024-10-11T06:26:36.777Z] [2024-10-11T06:26:36.777Z] #113 [security-proxy-auth] exporting to image [2024-10-11T06:26:36.777Z] #113 exporting layers [2024-10-11T06:26:37.361Z] #113 exporting layers 0.6s done [2024-10-11T06:26:37.361Z] #113 writing image sha256:45444a57a80fcfd7ff8205c71b9339de3564b84950371b129db8a943a1de5802 done [2024-10-11T06:26:37.361Z] #113 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-11T06:26:37.361Z] #113 DONE 10.1s [2024-10-11T06:26:37.361Z] [2024-10-11T06:26:37.361Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T06:27:58.988Z] #150 ... [2024-10-11T06:27:58.988Z] [2024-10-11T06:27:58.988Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-11T06:27:58.988Z] #152 DONE 2062.1s [2024-10-11T06:27:58.988Z] [2024-10-11T06:27:58.988Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T06:27:58.988Z] #151 ... [2024-10-11T06:27:58.988Z] [2024-10-11T06:27:58.988Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T06:27:58.988Z] #205 DONE 0.3s [2024-10-11T06:27:58.988Z] [2024-10-11T06:27:58.988Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T06:27:58.988Z] #151 ... [2024-10-11T06:27:58.988Z] [2024-10-11T06:27:58.988Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T06:27:58.988Z] #206 DONE 0.2s [2024-10-11T06:27:58.988Z] [2024-10-11T06:27:58.988Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-11T06:27:58.988Z] #207 DONE 0.4s [2024-10-11T06:27:58.988Z] [2024-10-11T06:27:58.988Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T06:27:58.988Z] #158 ... [2024-10-11T06:27:58.988Z] [2024-10-11T06:27:58.988Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-11T06:27:58.988Z] #208 DONE 0.2s [2024-10-11T06:27:58.988Z] [2024-10-11T06:27:58.988Z] #113 [core-command] exporting to image [2024-10-11T06:27:58.988Z] #113 exporting layers [2024-10-11T06:27:58.988Z] #113 exporting layers 0.3s done [2024-10-11T06:27:58.988Z] #113 writing image sha256:f4717f94b69daaaef1c402f725203fab6f7216a275399d3c35434d3c5167f0e0 done [2024-10-11T06:27:58.988Z] #113 naming to docker.io/library/core-command-arm64 done [2024-10-11T06:27:58.988Z] #113 DONE 10.4s [2024-10-11T06:27:58.988Z] [2024-10-11T06:27:58.988Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T06:30:35.702Z] #158 ... [2024-10-11T06:30:35.702Z] [2024-10-11T06:30:35.702Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T06:30:35.702Z] #151 DONE 2221.4s [2024-10-11T06:30:35.702Z] [2024-10-11T06:30:35.702Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T06:30:35.702Z] #154 ... [2024-10-11T06:30:35.702Z] [2024-10-11T06:30:35.702Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T06:30:35.702Z] #209 DONE 0.3s [2024-10-11T06:30:35.702Z] [2024-10-11T06:30:35.702Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T06:30:35.702Z] #158 ... [2024-10-11T06:30:35.702Z] [2024-10-11T06:30:35.702Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-11T06:30:35.702Z] #210 DONE 0.5s [2024-10-11T06:30:35.702Z] [2024-10-11T06:30:35.702Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-11T06:30:35.702Z] #211 DONE 0.2s [2024-10-11T06:30:35.702Z] [2024-10-11T06:30:35.702Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-11T06:30:35.702Z] #212 DONE 0.2s [2024-10-11T06:30:35.702Z] [2024-10-11T06:30:35.702Z] #113 [core-keeper] exporting to image [2024-10-11T06:30:35.702Z] #113 exporting layers [2024-10-11T06:30:35.702Z] #113 exporting layers 0.5s done [2024-10-11T06:30:35.702Z] #113 writing image sha256:f18babdf1e04fd2a080c3777018dd447e32d82ae1527b212cce0796b5db941b4 done [2024-10-11T06:30:35.702Z] #113 naming to docker.io/library/core-keeper-arm64 done [2024-10-11T06:30:35.702Z] #113 DONE 10.8s [2024-10-11T06:30:35.702Z] [2024-10-11T06:30:35.702Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T06:30:35.702Z] #148 ... [2024-10-11T06:30:35.702Z] [2024-10-11T06:30:35.702Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T06:30:35.702Z] #150 DONE 2227.0s [2024-10-11T06:30:35.702Z] [2024-10-11T06:30:35.702Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T06:30:35.702Z] #158 ... [2024-10-11T06:30:35.702Z] [2024-10-11T06:30:35.702Z] #213 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T06:30:35.702Z] #213 DONE 0.1s [2024-10-11T06:30:35.702Z] [2024-10-11T06:30:35.702Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T06:30:35.702Z] #154 ... [2024-10-11T06:30:35.702Z] [2024-10-11T06:30:35.702Z] #214 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-11T06:30:35.702Z] #214 DONE 0.2s [2024-10-11T06:30:35.702Z] [2024-10-11T06:30:35.702Z] #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-11T06:30:35.972Z] #215 DONE 0.4s [2024-10-11T06:30:35.972Z] [2024-10-11T06:30:35.972Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T06:30:36.253Z] #148 ... [2024-10-11T06:30:36.254Z] [2024-10-11T06:30:36.254Z] #216 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-11T06:30:36.254Z] #216 DONE 0.2s [2024-10-11T06:30:36.254Z] [2024-10-11T06:30:36.254Z] #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-11T06:30:36.524Z] #217 DONE 0.1s [2024-10-11T06:30:36.524Z] [2024-10-11T06:30:36.524Z] #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-11T06:30:36.524Z] #218 DONE 0.1s [2024-10-11T06:30:36.524Z] [2024-10-11T06:30:36.524Z] #113 [core-metadata] exporting to image [2024-10-11T06:30:36.524Z] #113 exporting layers [2024-10-11T06:30:36.790Z] #113 exporting layers 0.4s done [2024-10-11T06:30:37.055Z] #113 writing image sha256:2e2b79d149d2e2ff35aaa90d6d50e0383a5e1e9817a32b4cc7b119a9053e529e done [2024-10-11T06:30:37.055Z] #113 naming to docker.io/library/core-metadata-arm64 done [2024-10-11T06:30:37.055Z] #113 DONE 11.2s [2024-10-11T06:30:37.055Z] [2024-10-11T06:30:37.055Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T06:30:38.026Z] #158 DONE 2230.3s [2024-10-11T06:30:38.026Z] [2024-10-11T06:30:38.026Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T06:30:38.616Z] #148 ... [2024-10-11T06:30:38.616Z] [2024-10-11T06:30:38.616Z] #219 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T06:30:38.886Z] #219 DONE 0.2s [2024-10-11T06:30:38.887Z] [2024-10-11T06:30:38.887Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T06:30:38.887Z] #154 ... [2024-10-11T06:30:38.887Z] [2024-10-11T06:30:38.887Z] #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T06:30:38.887Z] #220 DONE 0.1s [2024-10-11T06:30:39.174Z] [2024-10-11T06:30:39.174Z] #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-11T06:30:39.445Z] #221 DONE 0.4s [2024-10-11T06:30:39.445Z] [2024-10-11T06:30:39.445Z] #37 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T06:30:39.445Z] #37 ... [2024-10-11T06:30:39.445Z] [2024-10-11T06:30:39.445Z] #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-11T06:30:39.714Z] #222 DONE 0.2s [2024-10-11T06:30:39.714Z] [2024-10-11T06:30:39.714Z] #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-11T06:30:39.714Z] #223 DONE 0.1s [2024-10-11T06:30:39.714Z] [2024-10-11T06:30:39.714Z] #113 [core-data] exporting to image [2024-10-11T06:30:39.983Z] #113 exporting layers 0.4s done [2024-10-11T06:30:40.251Z] #113 writing image sha256:689c9091deca1a13ec3caef78f467a57055a668f9f9628d13cc5675091774d59 done [2024-10-11T06:30:40.251Z] #113 naming to docker.io/library/core-data-arm64 done [2024-10-11T06:30:40.251Z] #113 DONE 11.7s [2024-10-11T06:30:40.251Z] [2024-10-11T06:30:40.251Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T06:31:19.149Z] #148 ... [2024-10-11T06:31:19.149Z] [2024-10-11T06:31:19.149Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T06:31:19.149Z] #154 DONE 2269.4s [2024-10-11T06:31:19.149Z] [2024-10-11T06:31:19.149Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T06:31:19.149Z] #159 DONE 2269.4s [2024-10-11T06:31:19.149Z] [2024-10-11T06:31:19.149Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T06:31:19.149Z] #148 ... [2024-10-11T06:31:19.149Z] [2024-10-11T06:31:19.149Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T06:31:19.149Z] #224 DONE 0.3s [2024-10-11T06:31:19.149Z] [2024-10-11T06:31:19.149Z] #225 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T06:31:19.149Z] #225 DONE 0.4s [2024-10-11T06:31:19.149Z] [2024-10-11T06:31:19.149Z] #37 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T06:31:19.149Z] #37 ... [2024-10-11T06:31:19.149Z] [2024-10-11T06:31:19.149Z] #226 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T06:31:19.149Z] #226 ... [2024-10-11T06:31:19.149Z] [2024-10-11T06:31:19.149Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T06:31:19.149Z] #227 DONE 0.3s [2024-10-11T06:31:19.149Z] [2024-10-11T06:31:19.149Z] #226 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T06:31:19.149Z] #226 DONE 0.3s [2024-10-11T06:31:19.149Z] [2024-10-11T06:31:19.149Z] #228 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-11T06:31:19.419Z] #228 DONE 0.6s [2024-10-11T06:31:19.419Z] [2024-10-11T06:31:19.419Z] #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-11T06:31:19.419Z] #229 DONE 0.6s [2024-10-11T06:31:19.419Z] [2024-10-11T06:31:19.419Z] #230 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-11T06:31:19.685Z] #230 DONE 0.2s [2024-10-11T06:31:19.685Z] [2024-10-11T06:31:19.685Z] #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-11T06:31:19.685Z] #231 DONE 0.2s [2024-10-11T06:31:19.685Z] [2024-10-11T06:31:19.685Z] #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-11T06:31:19.952Z] #232 DONE 0.2s [2024-10-11T06:31:19.952Z] [2024-10-11T06:31:19.952Z] #113 [support-notifications] exporting to image [2024-10-11T06:31:19.952Z] #113 exporting layers [2024-10-11T06:31:20.219Z] #113 exporting layers 0.6s done [2024-10-11T06:31:20.486Z] #113 writing image sha256:8268008242ebe79cfbc7832d39c3a60d4b7df0f964d1a5f8adcedb820f2d56c4 done [2024-10-11T06:31:20.486Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2024-10-11T06:31:20.486Z] #113 exporting layers 0.8s done [2024-10-11T06:31:20.486Z] #113 writing image sha256:205e9763cbed1b33bc69254928bb01057bbe41028afbc66099de1115c15cc142 done [2024-10-11T06:31:20.486Z] #113 naming to docker.io/library/support-notifications-arm64 [2024-10-11T06:31:20.753Z] #113 naming to docker.io/library/support-notifications-arm64 done [2024-10-11T06:31:20.753Z] #113 DONE 12.8s [2024-10-11T06:31:20.753Z] [2024-10-11T06:31:20.753Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T06:31:21.335Z] #148 DONE 2273.7s [2024-10-11T06:31:21.335Z] [2024-10-11T06:31:21.335Z] #37 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T06:31:21.601Z] #37 ... [2024-10-11T06:31:21.601Z] [2024-10-11T06:31:21.601Z] #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T06:31:21.868Z] #233 DONE 0.2s [2024-10-11T06:31:21.868Z] [2024-10-11T06:31:21.868Z] #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T06:31:21.868Z] #234 DONE 0.1s [2024-10-11T06:31:21.868Z] [2024-10-11T06:31:21.868Z] #37 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T06:31:21.868Z] #37 ... [2024-10-11T06:31:21.868Z] [2024-10-11T06:31:21.868Z] #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-11T06:31:22.468Z] #235 DONE 0.5s [2024-10-11T06:31:22.468Z] [2024-10-11T06:31:22.468Z] #37 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T06:31:22.468Z] #37 ... [2024-10-11T06:31:22.468Z] [2024-10-11T06:31:22.468Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-11T06:31:22.468Z] #236 DONE 0.1s [2024-10-11T06:31:22.468Z] [2024-10-11T06:31:22.468Z] #113 [support-cron-scheduler] exporting to image [2024-10-11T06:31:23.428Z] #113 exporting layers 1.0s done [2024-10-11T06:31:23.428Z] #113 writing image sha256:5bf0f0ba7595a6830f834813761c92a90f6ec0f9428e5882f8eb42fe0d15bc1d [2024-10-11T06:31:23.428Z] #113 writing image sha256:5bf0f0ba7595a6830f834813761c92a90f6ec0f9428e5882f8eb42fe0d15bc1d done [2024-10-11T06:31:23.428Z] #113 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-11T06:31:23.428Z] #113 DONE 13.8s [2024-10-11T06:31:23.428Z] [2024-10-11T06:31:23.428Z] #37 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T06:31:23.428Z] time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T06:31:23.428Z] time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T06:31:23.428Z] time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T06:31:23.428Z] time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T06:31:23.428Z] time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T06:31:23.428Z] time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T06:31:23.428Z] time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T06:31:23.428Z] time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T06:31:23.428Z] time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T06:31:23.428Z] time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T06:31:23.428Z] time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T06:31:23.428Z] time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T06:31:23.428Z] time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T06:31:23.428Z] time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T06:31:23.428Z] time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T06:31:23.428Z] time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-11T06:31:23.536Z] $ docker stop --time=1 a3ad7110f36b11103e73b31015c5eb0bb7f4b069dfc9bc5d71fb6c10facb084c [2024-10-11T06:31:25.281Z] $ docker rm -f --volumes a3ad7110f36b11103e73b31015c5eb0bb7f4b069dfc9bc5d71fb6c10facb084c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T06:31:25.804Z] + docker images [2024-10-11T06:31:25.804Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-11T06:31:25.804Z] support-cron-scheduler-arm64 latest 5bf0f0ba7595 3 seconds ago 45.6MB [2024-10-11T06:31:25.804Z] support-scheduler-arm64 latest 8268008242eb 6 seconds ago 44MB [2024-10-11T06:31:25.804Z] support-notifications-arm64 latest 205e9763cbed 6 seconds ago 44.8MB [2024-10-11T06:31:25.804Z] core-data-arm64 latest 689c9091deca 46 seconds ago 30.1MB [2024-10-11T06:31:25.804Z] core-metadata-arm64 latest 2e2b79d149d2 49 seconds ago 30.2MB [2024-10-11T06:31:25.804Z] core-keeper-arm64 latest f18babdf1e04 55 seconds ago 29.5MB [2024-10-11T06:31:25.804Z] core-command-arm64 latest f4717f94b69d 3 minutes ago 26.4MB [2024-10-11T06:31:25.804Z] security-proxy-auth-arm64 latest 45444a57a80f 4 minutes ago 25.2MB [2024-10-11T06:31:25.804Z] security-spiffe-token-provider-arm64 latest baee8f8ad729 13 minutes ago 33MB [2024-10-11T06:31:25.804Z] core-common-config-bootstrapper-arm64 latest 6ebdb8ac8e2d 16 minutes ago 17.4MB [2024-10-11T06:31:25.804Z] security-secretstore-setup-arm64 latest d6a53afd3f40 17 minutes ago 40.3MB [2024-10-11T06:31:25.804Z] security-proxy-setup-arm64 latest c11c37127e21 17 minutes ago 29.4MB [2024-10-11T06:31:25.804Z] security-bootstrapper-arm64 latest 9eb1384314cd 17 minutes ago 21MB [2024-10-11T06:31:25.804Z] security-spire-agent-arm64 latest 2a9b51b613e2 39 minutes ago 176MB [2024-10-11T06:31:25.804Z] security-spire-config-arm64 latest 6bba5bae0733 39 minutes ago 117MB [2024-10-11T06:31:25.804Z] security-spire-server-arm64 latest 1a32d62b865d 39 minutes ago 118MB [2024-10-11T06:31:25.804Z] ci-base-image-arm64 latest e8acacdf562c 41 minutes ago 965MB [2024-10-11T06:31:25.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 8 days ago 558MB [2024-10-11T06:31:25.804Z] 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-11T06:31:25.947Z] provisioning config files... [2024-10-11T06:31:25.978Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/722@tmp/config6642868109810436181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:31:26.336Z] ---> ****-login.sh [2024-10-11T06:31:26.336Z] nexus3.edgexfoundry.org:10001 [2024-10-11T06:31:26.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:31:26.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:31:26.612Z] Configure a credential helper to remove this warning. See [2024-10-11T06:31:26.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:31:26.612Z] [2024-10-11T06:31:26.612Z] Login Succeeded [2024-10-11T06:31:26.897Z] nexus3.edgexfoundry.org:10002 [2024-10-11T06:31:26.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:31:27.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:31:27.178Z] Configure a credential helper to remove this warning. See [2024-10-11T06:31:27.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:31:27.178Z] [2024-10-11T06:31:27.178Z] Login Succeeded [2024-10-11T06:31:27.178Z] nexus3.edgexfoundry.org:10003 [2024-10-11T06:31:27.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:31:27.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:31:27.450Z] Configure a credential helper to remove this warning. See [2024-10-11T06:31:27.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:31:27.450Z] [2024-10-11T06:31:27.450Z] Login Succeeded [2024-10-11T06:31:27.450Z] nexus3.edgexfoundry.org:10004 [2024-10-11T06:31:28.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:31:28.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:31:28.033Z] Configure a credential helper to remove this warning. See [2024-10-11T06:31:28.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:31:28.033Z] [2024-10-11T06:31:28.033Z] Login Succeeded [2024-10-11T06:31:28.033Z] ****.io [2024-10-11T06:31:28.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:31:28.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:31:28.567Z] Configure a credential helper to remove this warning. See [2024-10-11T06:31:28.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:31:28.567Z] [2024-10-11T06:31:28.567Z] Login Succeeded [2024-10-11T06:31:28.567Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T06:31:28.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:31:28.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T06:31:28.660Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-11T06:31:28.660Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:31:28.660Z] latest [2024-10-11T06:31:28.660Z] 3.2.0-dev.99 [2024-10-11T06:31:28.660Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:31:28.660Z] main [2024-10-11T06:31:28.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:29.044Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:29.412Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:31:29.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-11T06:31:29.412Z] 080ed6fb25ab: Preparing [2024-10-11T06:31:29.412Z] 642fec047b52: Preparing [2024-10-11T06:31:29.412Z] 700a734e707c: Preparing [2024-10-11T06:31:29.412Z] b2cb490fc4a3: Preparing [2024-10-11T06:31:29.412Z] ac1e5fdedb43: Preparing [2024-10-11T06:31:29.412Z] 366dc74d0252: Preparing [2024-10-11T06:31:29.412Z] 16113d51b718: Preparing [2024-10-11T06:31:29.412Z] 16113d51b718: Waiting [2024-10-11T06:31:29.412Z] 366dc74d0252: Waiting [2024-10-11T06:31:29.680Z] 700a734e707c: Pushed [2024-10-11T06:31:29.680Z] b2cb490fc4a3: Pushed [2024-10-11T06:31:29.680Z] 080ed6fb25ab: Pushed [2024-10-11T06:31:29.680Z] 16113d51b718: Layer already exists [2024-10-11T06:31:29.680Z] ac1e5fdedb43: Pushed [2024-10-11T06:31:29.680Z] 366dc74d0252: Pushed [2024-10-11T06:31:33.929Z] 642fec047b52: Pushed [2024-10-11T06:31:34.514Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:1a49ead3e9f8776af4368b66d2a09170ea01b17f2017eb6b746c2728ff3ec4ad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:34.881Z] + 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-11T06:31:35.249Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-11T06:31:35.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-11T06:31:35.250Z] 080ed6fb25ab: Preparing [2024-10-11T06:31:35.250Z] 642fec047b52: Preparing [2024-10-11T06:31:35.250Z] 700a734e707c: Preparing [2024-10-11T06:31:35.250Z] b2cb490fc4a3: Preparing [2024-10-11T06:31:35.250Z] ac1e5fdedb43: Preparing [2024-10-11T06:31:35.250Z] 366dc74d0252: Preparing [2024-10-11T06:31:35.250Z] 16113d51b718: Preparing [2024-10-11T06:31:35.250Z] 366dc74d0252: Waiting [2024-10-11T06:31:35.250Z] 16113d51b718: Waiting [2024-10-11T06:31:35.250Z] 080ed6fb25ab: Layer already exists [2024-10-11T06:31:35.250Z] 642fec047b52: Layer already exists [2024-10-11T06:31:35.250Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:31:35.250Z] 700a734e707c: Layer already exists [2024-10-11T06:31:35.250Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:31:35.250Z] 16113d51b718: Layer already exists [2024-10-11T06:31:35.516Z] 366dc74d0252: Layer already exists [2024-10-11T06:31:35.516Z] latest: digest: sha256:1a49ead3e9f8776af4368b66d2a09170ea01b17f2017eb6b746c2728ff3ec4ad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:35.877Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:36.259Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.99 [2024-10-11T06:31:36.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-11T06:31:36.259Z] 080ed6fb25ab: Preparing [2024-10-11T06:31:36.259Z] 642fec047b52: Preparing [2024-10-11T06:31:36.259Z] 700a734e707c: Preparing [2024-10-11T06:31:36.259Z] b2cb490fc4a3: Preparing [2024-10-11T06:31:36.259Z] ac1e5fdedb43: Preparing [2024-10-11T06:31:36.259Z] 366dc74d0252: Preparing [2024-10-11T06:31:36.259Z] 16113d51b718: Preparing [2024-10-11T06:31:36.259Z] 366dc74d0252: Waiting [2024-10-11T06:31:36.259Z] 16113d51b718: Waiting [2024-10-11T06:31:36.259Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:31:36.259Z] 642fec047b52: Layer already exists [2024-10-11T06:31:36.259Z] 080ed6fb25ab: Layer already exists [2024-10-11T06:31:36.259Z] 700a734e707c: Layer already exists [2024-10-11T06:31:36.259Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:31:36.259Z] 16113d51b718: Layer already exists [2024-10-11T06:31:36.259Z] 366dc74d0252: Layer already exists [2024-10-11T06:31:36.530Z] 3.2.0-dev.99: digest: sha256:1a49ead3e9f8776af4368b66d2a09170ea01b17f2017eb6b746c2728ff3ec4ad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:36.909Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:37.286Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:31:37.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-11T06:31:37.286Z] 080ed6fb25ab: Preparing [2024-10-11T06:31:37.286Z] 642fec047b52: Preparing [2024-10-11T06:31:37.286Z] 700a734e707c: Preparing [2024-10-11T06:31:37.286Z] b2cb490fc4a3: Preparing [2024-10-11T06:31:37.286Z] ac1e5fdedb43: Preparing [2024-10-11T06:31:37.286Z] 366dc74d0252: Preparing [2024-10-11T06:31:37.286Z] 16113d51b718: Preparing [2024-10-11T06:31:37.286Z] 366dc74d0252: Waiting [2024-10-11T06:31:37.286Z] 16113d51b718: Waiting [2024-10-11T06:31:37.286Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:31:37.286Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:31:37.286Z] 080ed6fb25ab: Layer already exists [2024-10-11T06:31:37.286Z] 642fec047b52: Layer already exists [2024-10-11T06:31:37.286Z] 700a734e707c: Layer already exists [2024-10-11T06:31:37.286Z] 16113d51b718: Layer already exists [2024-10-11T06:31:37.286Z] 366dc74d0252: Layer already exists [2024-10-11T06:31:37.560Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:1a49ead3e9f8776af4368b66d2a09170ea01b17f2017eb6b746c2728ff3ec4ad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:37.919Z] + 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-11T06:31:38.288Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-11T06:31:38.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-11T06:31:38.288Z] 080ed6fb25ab: Preparing [2024-10-11T06:31:38.288Z] 642fec047b52: Preparing [2024-10-11T06:31:38.288Z] 700a734e707c: Preparing [2024-10-11T06:31:38.288Z] b2cb490fc4a3: Preparing [2024-10-11T06:31:38.288Z] ac1e5fdedb43: Preparing [2024-10-11T06:31:38.288Z] 366dc74d0252: Preparing [2024-10-11T06:31:38.288Z] 16113d51b718: Preparing [2024-10-11T06:31:38.288Z] 366dc74d0252: Waiting [2024-10-11T06:31:38.288Z] 16113d51b718: Waiting [2024-10-11T06:31:38.288Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:31:38.288Z] 080ed6fb25ab: Layer already exists [2024-10-11T06:31:38.288Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:31:38.288Z] 700a734e707c: Layer already exists [2024-10-11T06:31:38.288Z] 642fec047b52: Layer already exists [2024-10-11T06:31:38.288Z] 366dc74d0252: Layer already exists [2024-10-11T06:31:38.288Z] 16113d51b718: Layer already exists [2024-10-11T06:31:38.554Z] main: digest: sha256:1a49ead3e9f8776af4368b66d2a09170ea01b17f2017eb6b746c2728ff3ec4ad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:31:38.640Z] ===================================================== [Pipeline] echo [2024-10-11T06:31:38.654Z] taggedImages: [2024-10-11T06:31:38.654Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:31:38.654Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-11T06:31:38.654Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.99 [2024-10-11T06:31:38.654Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:31:38.654Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-11T06:31:38.679Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-11T06:31:38.679Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:31:38.679Z] latest [2024-10-11T06:31:38.679Z] 3.2.0-dev.99 [2024-10-11T06:31:38.679Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:31:38.679Z] main [2024-10-11T06:31:38.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:39.048Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:39.414Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:31:39.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-11T06:31:39.414Z] d3ba8c1810b1: Preparing [2024-10-11T06:31:39.414Z] 97b7cb30a7ed: Preparing [2024-10-11T06:31:39.414Z] 43283b241693: Preparing [2024-10-11T06:31:39.414Z] 9ae138bf87aa: Preparing [2024-10-11T06:31:39.414Z] 700a734e707c: Preparing [2024-10-11T06:31:39.414Z] b2cb490fc4a3: Preparing [2024-10-11T06:31:39.414Z] ac1e5fdedb43: Preparing [2024-10-11T06:31:39.414Z] 366dc74d0252: Preparing [2024-10-11T06:31:39.414Z] 16113d51b718: Preparing [2024-10-11T06:31:39.414Z] ac1e5fdedb43: Waiting [2024-10-11T06:31:39.414Z] b2cb490fc4a3: Waiting [2024-10-11T06:31:39.414Z] 366dc74d0252: Waiting [2024-10-11T06:31:39.414Z] 16113d51b718: Waiting [2024-10-11T06:31:39.414Z] 700a734e707c: Layer already exists [2024-10-11T06:31:39.683Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:31:39.683Z] 97b7cb30a7ed: Pushed [2024-10-11T06:31:39.683Z] 43283b241693: Pushed [2024-10-11T06:31:39.683Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:31:39.683Z] 366dc74d0252: Layer already exists [2024-10-11T06:31:39.683Z] d3ba8c1810b1: Pushed [2024-10-11T06:31:39.683Z] 16113d51b718: Layer already exists [2024-10-11T06:31:42.271Z] 9ae138bf87aa: Pushed [2024-10-11T06:31:42.271Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:219ab9f05dbd01abbfa4b480f4499fbadec9456a653c5193ffa90acb3c242e7b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:42.646Z] + 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-11T06:31:43.013Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-11T06:31:43.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-11T06:31:43.013Z] d3ba8c1810b1: Preparing [2024-10-11T06:31:43.013Z] 97b7cb30a7ed: Preparing [2024-10-11T06:31:43.013Z] 43283b241693: Preparing [2024-10-11T06:31:43.013Z] 9ae138bf87aa: Preparing [2024-10-11T06:31:43.013Z] 700a734e707c: Preparing [2024-10-11T06:31:43.013Z] b2cb490fc4a3: Preparing [2024-10-11T06:31:43.013Z] ac1e5fdedb43: Preparing [2024-10-11T06:31:43.013Z] 366dc74d0252: Preparing [2024-10-11T06:31:43.013Z] 16113d51b718: Preparing [2024-10-11T06:31:43.013Z] ac1e5fdedb43: Waiting [2024-10-11T06:31:43.013Z] 366dc74d0252: Waiting [2024-10-11T06:31:43.013Z] 16113d51b718: Waiting [2024-10-11T06:31:43.013Z] b2cb490fc4a3: Waiting [2024-10-11T06:31:43.013Z] 9ae138bf87aa: Layer already exists [2024-10-11T06:31:43.013Z] 43283b241693: Layer already exists [2024-10-11T06:31:43.013Z] 97b7cb30a7ed: Layer already exists [2024-10-11T06:31:43.013Z] 700a734e707c: Layer already exists [2024-10-11T06:31:43.013Z] d3ba8c1810b1: Layer already exists [2024-10-11T06:31:43.013Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:31:43.013Z] 366dc74d0252: Layer already exists [2024-10-11T06:31:43.013Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:31:43.013Z] 16113d51b718: Layer already exists [2024-10-11T06:31:43.281Z] latest: digest: sha256:219ab9f05dbd01abbfa4b480f4499fbadec9456a653c5193ffa90acb3c242e7b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:43.666Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:44.112Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.99 [2024-10-11T06:31:44.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-11T06:31:44.112Z] d3ba8c1810b1: Preparing [2024-10-11T06:31:44.112Z] 97b7cb30a7ed: Preparing [2024-10-11T06:31:44.112Z] 43283b241693: Preparing [2024-10-11T06:31:44.112Z] 9ae138bf87aa: Preparing [2024-10-11T06:31:44.112Z] 700a734e707c: Preparing [2024-10-11T06:31:44.112Z] b2cb490fc4a3: Preparing [2024-10-11T06:31:44.112Z] ac1e5fdedb43: Preparing [2024-10-11T06:31:44.112Z] 366dc74d0252: Preparing [2024-10-11T06:31:44.112Z] 16113d51b718: Preparing [2024-10-11T06:31:44.112Z] b2cb490fc4a3: Waiting [2024-10-11T06:31:44.112Z] 366dc74d0252: Waiting [2024-10-11T06:31:44.112Z] 16113d51b718: Waiting [2024-10-11T06:31:44.112Z] ac1e5fdedb43: Waiting [2024-10-11T06:31:44.112Z] 700a734e707c: Layer already exists [2024-10-11T06:31:44.112Z] 97b7cb30a7ed: Layer already exists [2024-10-11T06:31:44.113Z] d3ba8c1810b1: Layer already exists [2024-10-11T06:31:44.113Z] 43283b241693: Layer already exists [2024-10-11T06:31:44.113Z] 9ae138bf87aa: Layer already exists [2024-10-11T06:31:44.113Z] 16113d51b718: Layer already exists [2024-10-11T06:31:44.113Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:31:44.113Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:31:44.113Z] 366dc74d0252: Layer already exists [2024-10-11T06:31:44.382Z] 3.2.0-dev.99: digest: sha256:219ab9f05dbd01abbfa4b480f4499fbadec9456a653c5193ffa90acb3c242e7b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:44.763Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:45.137Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:31:45.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-11T06:31:45.137Z] d3ba8c1810b1: Preparing [2024-10-11T06:31:45.137Z] 97b7cb30a7ed: Preparing [2024-10-11T06:31:45.137Z] 43283b241693: Preparing [2024-10-11T06:31:45.137Z] 9ae138bf87aa: Preparing [2024-10-11T06:31:45.137Z] 700a734e707c: Preparing [2024-10-11T06:31:45.137Z] b2cb490fc4a3: Preparing [2024-10-11T06:31:45.137Z] ac1e5fdedb43: Preparing [2024-10-11T06:31:45.137Z] 366dc74d0252: Preparing [2024-10-11T06:31:45.137Z] 16113d51b718: Preparing [2024-10-11T06:31:45.137Z] b2cb490fc4a3: Waiting [2024-10-11T06:31:45.137Z] ac1e5fdedb43: Waiting [2024-10-11T06:31:45.137Z] 366dc74d0252: Waiting [2024-10-11T06:31:45.137Z] 16113d51b718: Waiting [2024-10-11T06:31:45.137Z] d3ba8c1810b1: Layer already exists [2024-10-11T06:31:45.137Z] 97b7cb30a7ed: Layer already exists [2024-10-11T06:31:45.137Z] 9ae138bf87aa: Layer already exists [2024-10-11T06:31:45.137Z] 43283b241693: Layer already exists [2024-10-11T06:31:45.137Z] 700a734e707c: Layer already exists [2024-10-11T06:31:45.137Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:31:45.137Z] 16113d51b718: Layer already exists [2024-10-11T06:31:45.137Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:31:45.137Z] 366dc74d0252: Layer already exists [2024-10-11T06:31:45.404Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:219ab9f05dbd01abbfa4b480f4499fbadec9456a653c5193ffa90acb3c242e7b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:45.775Z] + 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-11T06:31:46.143Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-11T06:31:46.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-11T06:31:46.143Z] d3ba8c1810b1: Preparing [2024-10-11T06:31:46.143Z] 97b7cb30a7ed: Preparing [2024-10-11T06:31:46.143Z] 43283b241693: Preparing [2024-10-11T06:31:46.143Z] 9ae138bf87aa: Preparing [2024-10-11T06:31:46.143Z] 700a734e707c: Preparing [2024-10-11T06:31:46.143Z] b2cb490fc4a3: Preparing [2024-10-11T06:31:46.143Z] ac1e5fdedb43: Preparing [2024-10-11T06:31:46.143Z] 366dc74d0252: Preparing [2024-10-11T06:31:46.143Z] 16113d51b718: Preparing [2024-10-11T06:31:46.143Z] b2cb490fc4a3: Waiting [2024-10-11T06:31:46.143Z] ac1e5fdedb43: Waiting [2024-10-11T06:31:46.143Z] 366dc74d0252: Waiting [2024-10-11T06:31:46.143Z] 16113d51b718: Waiting [2024-10-11T06:31:46.143Z] 97b7cb30a7ed: Layer already exists [2024-10-11T06:31:46.143Z] d3ba8c1810b1: Layer already exists [2024-10-11T06:31:46.143Z] 9ae138bf87aa: Layer already exists [2024-10-11T06:31:46.143Z] 43283b241693: Layer already exists [2024-10-11T06:31:46.143Z] 700a734e707c: Layer already exists [2024-10-11T06:31:46.143Z] 366dc74d0252: Layer already exists [2024-10-11T06:31:46.143Z] 16113d51b718: Layer already exists [2024-10-11T06:31:46.143Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:31:46.143Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:31:46.411Z] main: digest: sha256:219ab9f05dbd01abbfa4b480f4499fbadec9456a653c5193ffa90acb3c242e7b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:31:46.488Z] ===================================================== [Pipeline] echo [2024-10-11T06:31:46.502Z] taggedImages: [2024-10-11T06:31:46.502Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:31:46.502Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-11T06:31:46.502Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.99 [2024-10-11T06:31:46.502Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:31:46.502Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-11T06:31:46.536Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-11T06:31:46.536Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:31:46.536Z] latest [2024-10-11T06:31:46.536Z] 3.2.0-dev.99 [2024-10-11T06:31:46.536Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:31:46.536Z] main [2024-10-11T06:31:46.536Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:46.913Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:47.276Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:31:47.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-11T06:31:47.276Z] 7fbc8ac1789e: Preparing [2024-10-11T06:31:47.276Z] af9d68aae246: Preparing [2024-10-11T06:31:47.276Z] 5805858ddcc9: Preparing [2024-10-11T06:31:47.276Z] 700a734e707c: Preparing [2024-10-11T06:31:47.276Z] b2cb490fc4a3: Preparing [2024-10-11T06:31:47.276Z] e1637e035a1b: Preparing [2024-10-11T06:31:47.276Z] f74ac8c0c647: Preparing [2024-10-11T06:31:47.276Z] 16113d51b718: Preparing [2024-10-11T06:31:47.276Z] f74ac8c0c647: Waiting [2024-10-11T06:31:47.276Z] 16113d51b718: Waiting [2024-10-11T06:31:47.276Z] e1637e035a1b: Waiting [2024-10-11T06:31:47.276Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:31:47.543Z] 700a734e707c: Layer already exists [2024-10-11T06:31:47.543Z] af9d68aae246: Pushed [2024-10-11T06:31:47.543Z] 7fbc8ac1789e: Pushed [2024-10-11T06:31:47.543Z] 16113d51b718: Layer already exists [2024-10-11T06:31:47.543Z] f74ac8c0c647: Pushed [2024-10-11T06:31:47.543Z] e1637e035a1b: Pushed [2024-10-11T06:31:52.895Z] 5805858ddcc9: Pushed [2024-10-11T06:31:52.895Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:e4658063045d38416ffaa565cc6de39e41faa968ab2c0bb7884549fbf4f41fbc size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:53.270Z] + 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-11T06:31:53.631Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-11T06:31:53.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-11T06:31:53.631Z] 7fbc8ac1789e: Preparing [2024-10-11T06:31:53.631Z] af9d68aae246: Preparing [2024-10-11T06:31:53.631Z] 5805858ddcc9: Preparing [2024-10-11T06:31:53.631Z] 700a734e707c: Preparing [2024-10-11T06:31:53.631Z] b2cb490fc4a3: Preparing [2024-10-11T06:31:53.631Z] e1637e035a1b: Preparing [2024-10-11T06:31:53.631Z] f74ac8c0c647: Preparing [2024-10-11T06:31:53.631Z] 16113d51b718: Preparing [2024-10-11T06:31:53.631Z] e1637e035a1b: Waiting [2024-10-11T06:31:53.631Z] f74ac8c0c647: Waiting [2024-10-11T06:31:53.631Z] 16113d51b718: Waiting [2024-10-11T06:31:53.631Z] 5805858ddcc9: Layer already exists [2024-10-11T06:31:53.631Z] 700a734e707c: Layer already exists [2024-10-11T06:31:53.631Z] af9d68aae246: Layer already exists [2024-10-11T06:31:53.631Z] 7fbc8ac1789e: Layer already exists [2024-10-11T06:31:53.631Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:31:53.896Z] f74ac8c0c647: Layer already exists [2024-10-11T06:31:53.896Z] 16113d51b718: Layer already exists [2024-10-11T06:31:53.896Z] e1637e035a1b: Layer already exists [2024-10-11T06:31:53.896Z] latest: digest: sha256:e4658063045d38416ffaa565cc6de39e41faa968ab2c0bb7884549fbf4f41fbc size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:54.260Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:54.627Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.99 [2024-10-11T06:31:54.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-11T06:31:54.627Z] 7fbc8ac1789e: Preparing [2024-10-11T06:31:54.627Z] af9d68aae246: Preparing [2024-10-11T06:31:54.627Z] 5805858ddcc9: Preparing [2024-10-11T06:31:54.627Z] 700a734e707c: Preparing [2024-10-11T06:31:54.627Z] b2cb490fc4a3: Preparing [2024-10-11T06:31:54.627Z] e1637e035a1b: Preparing [2024-10-11T06:31:54.627Z] f74ac8c0c647: Preparing [2024-10-11T06:31:54.627Z] 16113d51b718: Preparing [2024-10-11T06:31:54.627Z] e1637e035a1b: Waiting [2024-10-11T06:31:54.627Z] f74ac8c0c647: Waiting [2024-10-11T06:31:54.627Z] 16113d51b718: Waiting [2024-10-11T06:31:54.627Z] 700a734e707c: Layer already exists [2024-10-11T06:31:54.627Z] 7fbc8ac1789e: Layer already exists [2024-10-11T06:31:54.627Z] 5805858ddcc9: Layer already exists [2024-10-11T06:31:54.628Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:31:54.628Z] af9d68aae246: Layer already exists [2024-10-11T06:31:54.628Z] f74ac8c0c647: Layer already exists [2024-10-11T06:31:54.628Z] e1637e035a1b: Layer already exists [2024-10-11T06:31:54.628Z] 16113d51b718: Layer already exists [2024-10-11T06:31:54.899Z] 3.2.0-dev.99: digest: sha256:e4658063045d38416ffaa565cc6de39e41faa968ab2c0bb7884549fbf4f41fbc size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:55.271Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:55.637Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:31:55.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-11T06:31:55.637Z] 7fbc8ac1789e: Preparing [2024-10-11T06:31:55.637Z] af9d68aae246: Preparing [2024-10-11T06:31:55.637Z] 5805858ddcc9: Preparing [2024-10-11T06:31:55.637Z] 700a734e707c: Preparing [2024-10-11T06:31:55.637Z] b2cb490fc4a3: Preparing [2024-10-11T06:31:55.637Z] e1637e035a1b: Preparing [2024-10-11T06:31:55.637Z] f74ac8c0c647: Preparing [2024-10-11T06:31:55.637Z] 16113d51b718: Preparing [2024-10-11T06:31:55.637Z] e1637e035a1b: Waiting [2024-10-11T06:31:55.637Z] f74ac8c0c647: Waiting [2024-10-11T06:31:55.637Z] 16113d51b718: Waiting [2024-10-11T06:31:55.637Z] 700a734e707c: Layer already exists [2024-10-11T06:31:55.637Z] 5805858ddcc9: Layer already exists [2024-10-11T06:31:55.637Z] af9d68aae246: Layer already exists [2024-10-11T06:31:55.637Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:31:55.637Z] 7fbc8ac1789e: Layer already exists [2024-10-11T06:31:55.637Z] e1637e035a1b: Layer already exists [2024-10-11T06:31:55.637Z] 16113d51b718: Layer already exists [2024-10-11T06:31:55.637Z] f74ac8c0c647: Layer already exists [2024-10-11T06:31:55.905Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:e4658063045d38416ffaa565cc6de39e41faa968ab2c0bb7884549fbf4f41fbc size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:56.272Z] + 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-11T06:31:57.610Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-11T06:31:57.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-11T06:31:57.610Z] 7fbc8ac1789e: Preparing [2024-10-11T06:31:57.610Z] af9d68aae246: Preparing [2024-10-11T06:31:57.610Z] 5805858ddcc9: Preparing [2024-10-11T06:31:57.610Z] 700a734e707c: Preparing [2024-10-11T06:31:57.610Z] b2cb490fc4a3: Preparing [2024-10-11T06:31:57.610Z] e1637e035a1b: Preparing [2024-10-11T06:31:57.610Z] f74ac8c0c647: Preparing [2024-10-11T06:31:57.610Z] 16113d51b718: Preparing [2024-10-11T06:31:57.610Z] e1637e035a1b: Waiting [2024-10-11T06:31:57.610Z] 16113d51b718: Waiting [2024-10-11T06:31:57.610Z] f74ac8c0c647: Waiting [2024-10-11T06:31:57.610Z] 700a734e707c: Layer already exists [2024-10-11T06:31:57.610Z] af9d68aae246: Layer already exists [2024-10-11T06:31:57.610Z] 7fbc8ac1789e: Layer already exists [2024-10-11T06:31:57.610Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:31:57.610Z] 5805858ddcc9: Layer already exists [2024-10-11T06:31:57.610Z] e1637e035a1b: Layer already exists [2024-10-11T06:31:57.610Z] f74ac8c0c647: Layer already exists [2024-10-11T06:31:57.610Z] 16113d51b718: Layer already exists [2024-10-11T06:31:57.880Z] main: digest: sha256:e4658063045d38416ffaa565cc6de39e41faa968ab2c0bb7884549fbf4f41fbc size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:31:57.964Z] ===================================================== [Pipeline] echo [2024-10-11T06:31:57.980Z] taggedImages: [2024-10-11T06:31:57.980Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:31:57.980Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-11T06:31:57.980Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.99 [2024-10-11T06:31:57.980Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:31:57.980Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-11T06:31:58.006Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-11T06:31:58.006Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:31:58.006Z] latest [2024-10-11T06:31:58.006Z] 3.2.0-dev.99 [2024-10-11T06:31:58.006Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:31:58.006Z] main [2024-10-11T06:31:58.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:58.395Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:31:58.773Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:31:58.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-11T06:31:58.773Z] 08c55a880481: Preparing [2024-10-11T06:31:58.773Z] fc3927e01172: Preparing [2024-10-11T06:31:58.773Z] 5768aa407e25: Preparing [2024-10-11T06:31:58.773Z] b2cb490fc4a3: Preparing [2024-10-11T06:31:58.773Z] b0b5e0daf327: Preparing [2024-10-11T06:31:58.773Z] 1152d0386568: Preparing [2024-10-11T06:31:58.773Z] 16113d51b718: Preparing [2024-10-11T06:31:58.773Z] 1152d0386568: Waiting [2024-10-11T06:31:58.773Z] 16113d51b718: Waiting [2024-10-11T06:31:59.044Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:31:59.044Z] fc3927e01172: Pushed [2024-10-11T06:31:59.044Z] 08c55a880481: Pushed [2024-10-11T06:31:59.044Z] b0b5e0daf327: Pushed [2024-10-11T06:31:59.044Z] 1152d0386568: Pushed [2024-10-11T06:31:59.044Z] 16113d51b718: Layer already exists [2024-10-11T06:32:04.396Z] 5768aa407e25: Pushed [2024-10-11T06:32:04.396Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:cc5070bc9bb28cb3a312a8a2fcf155f562072d0da69bc42701a17caa7c858edd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:04.778Z] + 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-11T06:32:05.147Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-11T06:32:05.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-11T06:32:05.148Z] 08c55a880481: Preparing [2024-10-11T06:32:05.148Z] fc3927e01172: Preparing [2024-10-11T06:32:05.148Z] 5768aa407e25: Preparing [2024-10-11T06:32:05.148Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:05.148Z] b0b5e0daf327: Preparing [2024-10-11T06:32:05.148Z] 1152d0386568: Preparing [2024-10-11T06:32:05.148Z] 16113d51b718: Preparing [2024-10-11T06:32:05.148Z] 1152d0386568: Waiting [2024-10-11T06:32:05.148Z] 16113d51b718: Waiting [2024-10-11T06:32:05.148Z] b0b5e0daf327: Layer already exists [2024-10-11T06:32:05.148Z] fc3927e01172: Layer already exists [2024-10-11T06:32:05.148Z] 5768aa407e25: Layer already exists [2024-10-11T06:32:05.148Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:05.148Z] 08c55a880481: Layer already exists [2024-10-11T06:32:05.148Z] 16113d51b718: Layer already exists [2024-10-11T06:32:05.148Z] 1152d0386568: Layer already exists [2024-10-11T06:32:05.413Z] latest: digest: sha256:cc5070bc9bb28cb3a312a8a2fcf155f562072d0da69bc42701a17caa7c858edd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:05.785Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:06.157Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.99 [2024-10-11T06:32:06.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-11T06:32:06.157Z] 08c55a880481: Preparing [2024-10-11T06:32:06.157Z] fc3927e01172: Preparing [2024-10-11T06:32:06.157Z] 5768aa407e25: Preparing [2024-10-11T06:32:06.157Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:06.157Z] b0b5e0daf327: Preparing [2024-10-11T06:32:06.157Z] 1152d0386568: Preparing [2024-10-11T06:32:06.157Z] 16113d51b718: Preparing [2024-10-11T06:32:06.157Z] 1152d0386568: Waiting [2024-10-11T06:32:06.157Z] 16113d51b718: Waiting [2024-10-11T06:32:06.157Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:06.157Z] 08c55a880481: Layer already exists [2024-10-11T06:32:06.157Z] b0b5e0daf327: Layer already exists [2024-10-11T06:32:06.157Z] fc3927e01172: Layer already exists [2024-10-11T06:32:06.157Z] 5768aa407e25: Layer already exists [2024-10-11T06:32:06.157Z] 16113d51b718: Layer already exists [2024-10-11T06:32:06.157Z] 1152d0386568: Layer already exists [2024-10-11T06:32:06.425Z] 3.2.0-dev.99: digest: sha256:cc5070bc9bb28cb3a312a8a2fcf155f562072d0da69bc42701a17caa7c858edd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:06.804Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:07.208Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:07.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-11T06:32:07.209Z] 08c55a880481: Preparing [2024-10-11T06:32:07.209Z] fc3927e01172: Preparing [2024-10-11T06:32:07.209Z] 5768aa407e25: Preparing [2024-10-11T06:32:07.209Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:07.209Z] b0b5e0daf327: Preparing [2024-10-11T06:32:07.209Z] 1152d0386568: Preparing [2024-10-11T06:32:07.209Z] 16113d51b718: Preparing [2024-10-11T06:32:07.209Z] 1152d0386568: Waiting [2024-10-11T06:32:07.209Z] 16113d51b718: Waiting [2024-10-11T06:32:07.209Z] fc3927e01172: Layer already exists [2024-10-11T06:32:07.209Z] 5768aa407e25: Layer already exists [2024-10-11T06:32:07.209Z] 08c55a880481: Layer already exists [2024-10-11T06:32:07.209Z] b0b5e0daf327: Layer already exists [2024-10-11T06:32:07.209Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:07.209Z] 16113d51b718: Layer already exists [2024-10-11T06:32:07.209Z] 1152d0386568: Layer already exists [2024-10-11T06:32:07.477Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:cc5070bc9bb28cb3a312a8a2fcf155f562072d0da69bc42701a17caa7c858edd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:07.854Z] + 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-11T06:32:08.485Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-11T06:32:08.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-11T06:32:08.485Z] 08c55a880481: Preparing [2024-10-11T06:32:08.485Z] fc3927e01172: Preparing [2024-10-11T06:32:08.485Z] 5768aa407e25: Preparing [2024-10-11T06:32:08.485Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:08.485Z] b0b5e0daf327: Preparing [2024-10-11T06:32:08.485Z] 1152d0386568: Preparing [2024-10-11T06:32:08.485Z] 16113d51b718: Preparing [2024-10-11T06:32:08.485Z] 1152d0386568: Waiting [2024-10-11T06:32:08.485Z] 16113d51b718: Waiting [2024-10-11T06:32:08.485Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:08.485Z] b0b5e0daf327: Layer already exists [2024-10-11T06:32:08.485Z] 08c55a880481: Layer already exists [2024-10-11T06:32:08.485Z] fc3927e01172: Layer already exists [2024-10-11T06:32:08.485Z] 5768aa407e25: Layer already exists [2024-10-11T06:32:08.485Z] 16113d51b718: Layer already exists [2024-10-11T06:32:08.485Z] 1152d0386568: Layer already exists [2024-10-11T06:32:08.753Z] main: digest: sha256:cc5070bc9bb28cb3a312a8a2fcf155f562072d0da69bc42701a17caa7c858edd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:32:08.832Z] ===================================================== [Pipeline] echo [2024-10-11T06:32:08.847Z] taggedImages: [2024-10-11T06:32:08.847Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:08.847Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-11T06:32:08.847Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.99 [2024-10-11T06:32:08.847Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:08.847Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-11T06:32:08.871Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-11T06:32:08.871Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:08.871Z] latest [2024-10-11T06:32:08.871Z] 3.2.0-dev.99 [2024-10-11T06:32:08.871Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:08.871Z] main [2024-10-11T06:32:08.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:09.254Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:09.654Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:09.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-11T06:32:09.654Z] fb8ba3367678: Preparing [2024-10-11T06:32:09.654Z] 0a119da1c20e: Preparing [2024-10-11T06:32:09.654Z] 787ae2f1cc16: Preparing [2024-10-11T06:32:09.654Z] e2ff89b30cab: Preparing [2024-10-11T06:32:09.654Z] 700a734e707c: Preparing [2024-10-11T06:32:09.654Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:09.654Z] ac1e5fdedb43: Preparing [2024-10-11T06:32:09.654Z] 366dc74d0252: Preparing [2024-10-11T06:32:09.654Z] 16113d51b718: Preparing [2024-10-11T06:32:09.654Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:09.654Z] ac1e5fdedb43: Waiting [2024-10-11T06:32:09.654Z] 366dc74d0252: Waiting [2024-10-11T06:32:09.654Z] 16113d51b718: Waiting [2024-10-11T06:32:09.654Z] 700a734e707c: Layer already exists [2024-10-11T06:32:09.923Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:09.923Z] 787ae2f1cc16: Pushed [2024-10-11T06:32:09.923Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:32:09.923Z] 0a119da1c20e: Pushed [2024-10-11T06:32:09.923Z] 366dc74d0252: Layer already exists [2024-10-11T06:32:09.923Z] fb8ba3367678: Pushed [2024-10-11T06:32:09.923Z] 16113d51b718: Layer already exists [2024-10-11T06:32:15.421Z] e2ff89b30cab: Pushed [2024-10-11T06:32:15.421Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:c2462a89fe2705514756da0adf0bc72c39c7ddc255118f20fd5afede84e05c60 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:15.782Z] + 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-11T06:32:16.138Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-11T06:32:16.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-11T06:32:16.138Z] fb8ba3367678: Preparing [2024-10-11T06:32:16.138Z] 0a119da1c20e: Preparing [2024-10-11T06:32:16.138Z] 787ae2f1cc16: Preparing [2024-10-11T06:32:16.138Z] e2ff89b30cab: Preparing [2024-10-11T06:32:16.138Z] 700a734e707c: Preparing [2024-10-11T06:32:16.138Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:16.138Z] ac1e5fdedb43: Preparing [2024-10-11T06:32:16.138Z] 366dc74d0252: Preparing [2024-10-11T06:32:16.138Z] 16113d51b718: Preparing [2024-10-11T06:32:16.138Z] ac1e5fdedb43: Waiting [2024-10-11T06:32:16.138Z] 366dc74d0252: Waiting [2024-10-11T06:32:16.138Z] 16113d51b718: Waiting [2024-10-11T06:32:16.138Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:16.138Z] e2ff89b30cab: Layer already exists [2024-10-11T06:32:16.138Z] 787ae2f1cc16: Layer already exists [2024-10-11T06:32:16.138Z] 0a119da1c20e: Layer already exists [2024-10-11T06:32:16.138Z] 700a734e707c: Layer already exists [2024-10-11T06:32:16.138Z] fb8ba3367678: Layer already exists [2024-10-11T06:32:16.138Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:16.138Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:32:16.138Z] 366dc74d0252: Layer already exists [2024-10-11T06:32:16.138Z] 16113d51b718: Layer already exists [2024-10-11T06:32:16.402Z] latest: digest: sha256:c2462a89fe2705514756da0adf0bc72c39c7ddc255118f20fd5afede84e05c60 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:16.762Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:17.115Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.99 [2024-10-11T06:32:17.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-11T06:32:17.115Z] fb8ba3367678: Preparing [2024-10-11T06:32:17.115Z] 0a119da1c20e: Preparing [2024-10-11T06:32:17.115Z] 787ae2f1cc16: Preparing [2024-10-11T06:32:17.115Z] e2ff89b30cab: Preparing [2024-10-11T06:32:17.115Z] 700a734e707c: Preparing [2024-10-11T06:32:17.115Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:17.115Z] ac1e5fdedb43: Preparing [2024-10-11T06:32:17.115Z] 366dc74d0252: Preparing [2024-10-11T06:32:17.115Z] 16113d51b718: Preparing [2024-10-11T06:32:17.115Z] ac1e5fdedb43: Waiting [2024-10-11T06:32:17.115Z] 366dc74d0252: Waiting [2024-10-11T06:32:17.115Z] 16113d51b718: Waiting [2024-10-11T06:32:17.115Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:17.115Z] 787ae2f1cc16: Layer already exists [2024-10-11T06:32:17.115Z] 700a734e707c: Layer already exists [2024-10-11T06:32:17.115Z] 0a119da1c20e: Layer already exists [2024-10-11T06:32:17.115Z] fb8ba3367678: Layer already exists [2024-10-11T06:32:17.115Z] e2ff89b30cab: Layer already exists [2024-10-11T06:32:17.115Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:32:17.115Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:17.115Z] 16113d51b718: Layer already exists [2024-10-11T06:32:17.115Z] 366dc74d0252: Layer already exists [2024-10-11T06:32:17.380Z] 3.2.0-dev.99: digest: sha256:c2462a89fe2705514756da0adf0bc72c39c7ddc255118f20fd5afede84e05c60 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:17.746Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:18.101Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:18.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-11T06:32:18.101Z] fb8ba3367678: Preparing [2024-10-11T06:32:18.101Z] 0a119da1c20e: Preparing [2024-10-11T06:32:18.101Z] 787ae2f1cc16: Preparing [2024-10-11T06:32:18.101Z] e2ff89b30cab: Preparing [2024-10-11T06:32:18.101Z] 700a734e707c: Preparing [2024-10-11T06:32:18.101Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:18.101Z] ac1e5fdedb43: Preparing [2024-10-11T06:32:18.101Z] 366dc74d0252: Preparing [2024-10-11T06:32:18.101Z] 16113d51b718: Preparing [2024-10-11T06:32:18.101Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:18.101Z] ac1e5fdedb43: Waiting [2024-10-11T06:32:18.101Z] 366dc74d0252: Waiting [2024-10-11T06:32:18.101Z] 16113d51b718: Waiting [2024-10-11T06:32:18.101Z] 787ae2f1cc16: Layer already exists [2024-10-11T06:32:18.101Z] 700a734e707c: Layer already exists [2024-10-11T06:32:18.101Z] 0a119da1c20e: Layer already exists [2024-10-11T06:32:18.101Z] e2ff89b30cab: Layer already exists [2024-10-11T06:32:18.101Z] fb8ba3367678: Layer already exists [2024-10-11T06:32:18.101Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:18.101Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:32:18.101Z] 16113d51b718: Layer already exists [2024-10-11T06:32:18.101Z] 366dc74d0252: Layer already exists [2024-10-11T06:32:18.367Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:c2462a89fe2705514756da0adf0bc72c39c7ddc255118f20fd5afede84e05c60 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:18.728Z] + 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-11T06:32:19.086Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-11T06:32:19.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-11T06:32:19.086Z] fb8ba3367678: Preparing [2024-10-11T06:32:19.086Z] 0a119da1c20e: Preparing [2024-10-11T06:32:19.086Z] 787ae2f1cc16: Preparing [2024-10-11T06:32:19.086Z] e2ff89b30cab: Preparing [2024-10-11T06:32:19.086Z] 700a734e707c: Preparing [2024-10-11T06:32:19.086Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:19.086Z] ac1e5fdedb43: Preparing [2024-10-11T06:32:19.086Z] 366dc74d0252: Preparing [2024-10-11T06:32:19.086Z] 16113d51b718: Preparing [2024-10-11T06:32:19.086Z] ac1e5fdedb43: Waiting [2024-10-11T06:32:19.086Z] 366dc74d0252: Waiting [2024-10-11T06:32:19.086Z] 16113d51b718: Waiting [2024-10-11T06:32:19.086Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:19.086Z] 787ae2f1cc16: Layer already exists [2024-10-11T06:32:19.086Z] e2ff89b30cab: Layer already exists [2024-10-11T06:32:19.086Z] 0a119da1c20e: Layer already exists [2024-10-11T06:32:19.086Z] fb8ba3367678: Layer already exists [2024-10-11T06:32:19.086Z] 700a734e707c: Layer already exists [2024-10-11T06:32:19.086Z] 366dc74d0252: Layer already exists [2024-10-11T06:32:19.086Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:19.086Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:32:19.086Z] 16113d51b718: Layer already exists [2024-10-11T06:32:19.351Z] main: digest: sha256:c2462a89fe2705514756da0adf0bc72c39c7ddc255118f20fd5afede84e05c60 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:32:19.438Z] ===================================================== [Pipeline] echo [2024-10-11T06:32:19.452Z] taggedImages: [2024-10-11T06:32:19.452Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:19.452Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-11T06:32:19.452Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.99 [2024-10-11T06:32:19.452Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:19.452Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-11T06:32:19.483Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-11T06:32:19.483Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:19.483Z] latest [2024-10-11T06:32:19.483Z] 3.2.0-dev.99 [2024-10-11T06:32:19.483Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:19.483Z] main [2024-10-11T06:32:19.483Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:19.845Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:20.194Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:20.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-11T06:32:20.194Z] 17d03234666c: Preparing [2024-10-11T06:32:20.194Z] cc9ce220fa3e: Preparing [2024-10-11T06:32:20.194Z] e451d002da2d: Preparing [2024-10-11T06:32:20.194Z] bc94625af44d: Preparing [2024-10-11T06:32:20.194Z] 4fe4c709d209: Preparing [2024-10-11T06:32:20.194Z] 7ec9dd543271: Preparing [2024-10-11T06:32:20.194Z] c6ce0baf19f0: Preparing [2024-10-11T06:32:20.194Z] 7ec9dd543271: Waiting [2024-10-11T06:32:20.194Z] 387e3db0ce9e: Preparing [2024-10-11T06:32:20.194Z] c6ce0baf19f0: Waiting [2024-10-11T06:32:20.194Z] 700a734e707c: Preparing [2024-10-11T06:32:20.194Z] 387e3db0ce9e: Waiting [2024-10-11T06:32:20.194Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:20.194Z] 700a734e707c: Waiting [2024-10-11T06:32:20.194Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:20.194Z] ac7d14ee5c72: Preparing [2024-10-11T06:32:20.194Z] f7e1ee73ba47: Preparing [2024-10-11T06:32:20.194Z] ac7d14ee5c72: Waiting [2024-10-11T06:32:20.194Z] 5f70bf18a086: Preparing [2024-10-11T06:32:20.194Z] bb9b930aa1b0: Preparing [2024-10-11T06:32:20.194Z] 612d9fd83cdb: Preparing [2024-10-11T06:32:20.194Z] bdc1aea3d9d9: Preparing [2024-10-11T06:32:20.194Z] 16113d51b718: Preparing [2024-10-11T06:32:20.194Z] 5f70bf18a086: Waiting [2024-10-11T06:32:20.194Z] bb9b930aa1b0: Waiting [2024-10-11T06:32:20.194Z] 612d9fd83cdb: Waiting [2024-10-11T06:32:20.194Z] 16113d51b718: Waiting [2024-10-11T06:32:20.194Z] f7e1ee73ba47: Waiting [2024-10-11T06:32:20.465Z] e451d002da2d: Pushed [2024-10-11T06:32:20.465Z] bc94625af44d: Pushed [2024-10-11T06:32:20.465Z] 4fe4c709d209: Pushed [2024-10-11T06:32:20.465Z] cc9ce220fa3e: Pushed [2024-10-11T06:32:20.465Z] 17d03234666c: Pushed [2024-10-11T06:32:20.734Z] 700a734e707c: Layer already exists [2024-10-11T06:32:20.734Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:20.734Z] c6ce0baf19f0: Pushed [2024-10-11T06:32:20.734Z] 7ec9dd543271: Pushed [2024-10-11T06:32:20.734Z] 5f70bf18a086: Layer already exists [2024-10-11T06:32:20.734Z] ac7d14ee5c72: Pushed [2024-10-11T06:32:20.734Z] f7e1ee73ba47: Pushed [2024-10-11T06:32:21.001Z] bb9b930aa1b0: Pushed [2024-10-11T06:32:21.001Z] 16113d51b718: Layer already exists [2024-10-11T06:32:21.001Z] bdc1aea3d9d9: Pushed [2024-10-11T06:32:21.001Z] 612d9fd83cdb: Pushed [2024-10-11T06:32:23.574Z] 387e3db0ce9e: Pushed [2024-10-11T06:32:23.841Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:6e0a72c9de78c9288a0e77bb50e0a14e8531d7d500b149b20d8085405a13edbc size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:24.202Z] + 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-11T06:32:24.551Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-11T06:32:24.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-11T06:32:24.551Z] 17d03234666c: Preparing [2024-10-11T06:32:24.551Z] cc9ce220fa3e: Preparing [2024-10-11T06:32:24.551Z] e451d002da2d: Preparing [2024-10-11T06:32:24.551Z] bc94625af44d: Preparing [2024-10-11T06:32:24.551Z] 4fe4c709d209: Preparing [2024-10-11T06:32:24.551Z] 7ec9dd543271: Preparing [2024-10-11T06:32:24.551Z] c6ce0baf19f0: Preparing [2024-10-11T06:32:24.551Z] 387e3db0ce9e: Preparing [2024-10-11T06:32:24.551Z] 700a734e707c: Preparing [2024-10-11T06:32:24.551Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:24.551Z] ac7d14ee5c72: Preparing [2024-10-11T06:32:24.551Z] f7e1ee73ba47: Preparing [2024-10-11T06:32:24.551Z] 5f70bf18a086: Preparing [2024-10-11T06:32:24.551Z] bb9b930aa1b0: Preparing [2024-10-11T06:32:24.551Z] 612d9fd83cdb: Preparing [2024-10-11T06:32:24.551Z] bdc1aea3d9d9: Preparing [2024-10-11T06:32:24.551Z] 16113d51b718: Preparing [2024-10-11T06:32:24.551Z] 7ec9dd543271: Waiting [2024-10-11T06:32:24.551Z] c6ce0baf19f0: Waiting [2024-10-11T06:32:24.551Z] 387e3db0ce9e: Waiting [2024-10-11T06:32:24.551Z] 700a734e707c: Waiting [2024-10-11T06:32:24.551Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:24.551Z] ac7d14ee5c72: Waiting [2024-10-11T06:32:24.551Z] f7e1ee73ba47: Waiting [2024-10-11T06:32:24.551Z] 5f70bf18a086: Waiting [2024-10-11T06:32:24.551Z] bb9b930aa1b0: Waiting [2024-10-11T06:32:24.551Z] 612d9fd83cdb: Waiting [2024-10-11T06:32:24.551Z] 16113d51b718: Waiting [2024-10-11T06:32:24.551Z] bdc1aea3d9d9: Waiting [2024-10-11T06:32:24.551Z] cc9ce220fa3e: Layer already exists [2024-10-11T06:32:24.551Z] bc94625af44d: Layer already exists [2024-10-11T06:32:24.551Z] 4fe4c709d209: Layer already exists [2024-10-11T06:32:24.551Z] e451d002da2d: Layer already exists [2024-10-11T06:32:24.551Z] 17d03234666c: Layer already exists [2024-10-11T06:32:24.551Z] 387e3db0ce9e: Layer already exists [2024-10-11T06:32:24.551Z] 7ec9dd543271: Layer already exists [2024-10-11T06:32:24.551Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:24.551Z] c6ce0baf19f0: Layer already exists [2024-10-11T06:32:24.551Z] 700a734e707c: Layer already exists [2024-10-11T06:32:24.817Z] bb9b930aa1b0: Layer already exists [2024-10-11T06:32:24.817Z] ac7d14ee5c72: Layer already exists [2024-10-11T06:32:24.817Z] f7e1ee73ba47: Layer already exists [2024-10-11T06:32:24.817Z] 612d9fd83cdb: Layer already exists [2024-10-11T06:32:24.817Z] 5f70bf18a086: Layer already exists [2024-10-11T06:32:24.817Z] bdc1aea3d9d9: Layer already exists [2024-10-11T06:32:24.817Z] 16113d51b718: Layer already exists [2024-10-11T06:32:24.817Z] latest: digest: sha256:6e0a72c9de78c9288a0e77bb50e0a14e8531d7d500b149b20d8085405a13edbc size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:25.172Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:25.527Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.99 [2024-10-11T06:32:25.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-11T06:32:25.527Z] 17d03234666c: Preparing [2024-10-11T06:32:25.527Z] cc9ce220fa3e: Preparing [2024-10-11T06:32:25.527Z] e451d002da2d: Preparing [2024-10-11T06:32:25.527Z] bc94625af44d: Preparing [2024-10-11T06:32:25.527Z] 4fe4c709d209: Preparing [2024-10-11T06:32:25.527Z] 7ec9dd543271: Preparing [2024-10-11T06:32:25.527Z] c6ce0baf19f0: Preparing [2024-10-11T06:32:25.527Z] 387e3db0ce9e: Preparing [2024-10-11T06:32:25.527Z] 700a734e707c: Preparing [2024-10-11T06:32:25.527Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:25.527Z] ac7d14ee5c72: Preparing [2024-10-11T06:32:25.527Z] c6ce0baf19f0: Waiting [2024-10-11T06:32:25.527Z] 387e3db0ce9e: Waiting [2024-10-11T06:32:25.527Z] 700a734e707c: Waiting [2024-10-11T06:32:25.527Z] f7e1ee73ba47: Preparing [2024-10-11T06:32:25.527Z] 5f70bf18a086: Preparing [2024-10-11T06:32:25.527Z] bb9b930aa1b0: Preparing [2024-10-11T06:32:25.527Z] 612d9fd83cdb: Preparing [2024-10-11T06:32:25.527Z] bdc1aea3d9d9: Preparing [2024-10-11T06:32:25.527Z] 16113d51b718: Preparing [2024-10-11T06:32:25.527Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:25.527Z] ac7d14ee5c72: Waiting [2024-10-11T06:32:25.527Z] f7e1ee73ba47: Waiting [2024-10-11T06:32:25.527Z] 5f70bf18a086: Waiting [2024-10-11T06:32:25.527Z] bb9b930aa1b0: Waiting [2024-10-11T06:32:25.527Z] 612d9fd83cdb: Waiting [2024-10-11T06:32:25.527Z] bdc1aea3d9d9: Waiting [2024-10-11T06:32:25.527Z] 16113d51b718: Waiting [2024-10-11T06:32:25.527Z] 7ec9dd543271: Waiting [2024-10-11T06:32:25.527Z] cc9ce220fa3e: Layer already exists [2024-10-11T06:32:25.527Z] e451d002da2d: Layer already exists [2024-10-11T06:32:25.527Z] bc94625af44d: Layer already exists [2024-10-11T06:32:25.527Z] 17d03234666c: Layer already exists [2024-10-11T06:32:25.527Z] 4fe4c709d209: Layer already exists [2024-10-11T06:32:25.527Z] c6ce0baf19f0: Layer already exists [2024-10-11T06:32:25.527Z] 7ec9dd543271: Layer already exists [2024-10-11T06:32:25.527Z] 700a734e707c: Layer already exists [2024-10-11T06:32:25.527Z] 387e3db0ce9e: Layer already exists [2024-10-11T06:32:25.527Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:25.795Z] ac7d14ee5c72: Layer already exists [2024-10-11T06:32:25.795Z] f7e1ee73ba47: Layer already exists [2024-10-11T06:32:25.795Z] bb9b930aa1b0: Layer already exists [2024-10-11T06:32:25.795Z] 5f70bf18a086: Layer already exists [2024-10-11T06:32:25.795Z] 612d9fd83cdb: Layer already exists [2024-10-11T06:32:25.795Z] 16113d51b718: Layer already exists [2024-10-11T06:32:25.795Z] bdc1aea3d9d9: Layer already exists [2024-10-11T06:32:25.795Z] 3.2.0-dev.99: digest: sha256:6e0a72c9de78c9288a0e77bb50e0a14e8531d7d500b149b20d8085405a13edbc size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:26.158Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:26.510Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:26.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-11T06:32:26.510Z] 17d03234666c: Preparing [2024-10-11T06:32:26.510Z] cc9ce220fa3e: Preparing [2024-10-11T06:32:26.510Z] e451d002da2d: Preparing [2024-10-11T06:32:26.510Z] bc94625af44d: Preparing [2024-10-11T06:32:26.510Z] 4fe4c709d209: Preparing [2024-10-11T06:32:26.510Z] 7ec9dd543271: Preparing [2024-10-11T06:32:26.510Z] c6ce0baf19f0: Preparing [2024-10-11T06:32:26.510Z] 7ec9dd543271: Waiting [2024-10-11T06:32:26.510Z] c6ce0baf19f0: Waiting [2024-10-11T06:32:26.510Z] 387e3db0ce9e: Preparing [2024-10-11T06:32:26.510Z] 387e3db0ce9e: Waiting [2024-10-11T06:32:26.510Z] 700a734e707c: Preparing [2024-10-11T06:32:26.510Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:26.510Z] ac7d14ee5c72: Preparing [2024-10-11T06:32:26.510Z] f7e1ee73ba47: Preparing [2024-10-11T06:32:26.510Z] 700a734e707c: Waiting [2024-10-11T06:32:26.510Z] 5f70bf18a086: Preparing [2024-10-11T06:32:26.510Z] bb9b930aa1b0: Preparing [2024-10-11T06:32:26.510Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:26.510Z] 612d9fd83cdb: Preparing [2024-10-11T06:32:26.510Z] ac7d14ee5c72: Waiting [2024-10-11T06:32:26.510Z] bdc1aea3d9d9: Preparing [2024-10-11T06:32:26.510Z] 16113d51b718: Preparing [2024-10-11T06:32:26.510Z] 5f70bf18a086: Waiting [2024-10-11T06:32:26.510Z] bdc1aea3d9d9: Waiting [2024-10-11T06:32:26.510Z] bb9b930aa1b0: Waiting [2024-10-11T06:32:26.510Z] 16113d51b718: Waiting [2024-10-11T06:32:26.510Z] 612d9fd83cdb: Waiting [2024-10-11T06:32:26.510Z] f7e1ee73ba47: Waiting [2024-10-11T06:32:26.510Z] bc94625af44d: Layer already exists [2024-10-11T06:32:26.510Z] 17d03234666c: Layer already exists [2024-10-11T06:32:26.510Z] 4fe4c709d209: Layer already exists [2024-10-11T06:32:26.510Z] e451d002da2d: Layer already exists [2024-10-11T06:32:26.510Z] cc9ce220fa3e: Layer already exists [2024-10-11T06:32:26.510Z] c6ce0baf19f0: Layer already exists [2024-10-11T06:32:26.510Z] 387e3db0ce9e: Layer already exists [2024-10-11T06:32:26.510Z] 7ec9dd543271: Layer already exists [2024-10-11T06:32:26.510Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:26.510Z] 700a734e707c: Layer already exists [2024-10-11T06:32:26.777Z] ac7d14ee5c72: Layer already exists [2024-10-11T06:32:26.777Z] bb9b930aa1b0: Layer already exists [2024-10-11T06:32:26.777Z] 612d9fd83cdb: Layer already exists [2024-10-11T06:32:26.777Z] 5f70bf18a086: Layer already exists [2024-10-11T06:32:26.777Z] f7e1ee73ba47: Layer already exists [2024-10-11T06:32:26.777Z] bdc1aea3d9d9: Layer already exists [2024-10-11T06:32:26.777Z] 16113d51b718: Layer already exists [2024-10-11T06:32:26.777Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:6e0a72c9de78c9288a0e77bb50e0a14e8531d7d500b149b20d8085405a13edbc size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:27.139Z] + 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-11T06:32:27.554Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-11T06:32:27.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-11T06:32:27.554Z] 17d03234666c: Preparing [2024-10-11T06:32:27.554Z] cc9ce220fa3e: Preparing [2024-10-11T06:32:27.554Z] e451d002da2d: Preparing [2024-10-11T06:32:27.554Z] bc94625af44d: Preparing [2024-10-11T06:32:27.554Z] 4fe4c709d209: Preparing [2024-10-11T06:32:27.554Z] 7ec9dd543271: Preparing [2024-10-11T06:32:27.554Z] c6ce0baf19f0: Preparing [2024-10-11T06:32:27.554Z] 387e3db0ce9e: Preparing [2024-10-11T06:32:27.554Z] 700a734e707c: Preparing [2024-10-11T06:32:27.554Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:27.554Z] ac7d14ee5c72: Preparing [2024-10-11T06:32:27.554Z] f7e1ee73ba47: Preparing [2024-10-11T06:32:27.554Z] 5f70bf18a086: Preparing [2024-10-11T06:32:27.554Z] bb9b930aa1b0: Preparing [2024-10-11T06:32:27.554Z] 612d9fd83cdb: Preparing [2024-10-11T06:32:27.554Z] bdc1aea3d9d9: Preparing [2024-10-11T06:32:27.554Z] 16113d51b718: Preparing [2024-10-11T06:32:27.554Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:27.554Z] ac7d14ee5c72: Waiting [2024-10-11T06:32:27.554Z] f7e1ee73ba47: Waiting [2024-10-11T06:32:27.554Z] 5f70bf18a086: Waiting [2024-10-11T06:32:27.555Z] bb9b930aa1b0: Waiting [2024-10-11T06:32:27.555Z] 612d9fd83cdb: Waiting [2024-10-11T06:32:27.555Z] bdc1aea3d9d9: Waiting [2024-10-11T06:32:27.555Z] 16113d51b718: Waiting [2024-10-11T06:32:27.555Z] 7ec9dd543271: Waiting [2024-10-11T06:32:27.555Z] c6ce0baf19f0: Waiting [2024-10-11T06:32:27.555Z] 387e3db0ce9e: Waiting [2024-10-11T06:32:27.555Z] 700a734e707c: Waiting [2024-10-11T06:32:27.555Z] bc94625af44d: Layer already exists [2024-10-11T06:32:27.555Z] cc9ce220fa3e: Layer already exists [2024-10-11T06:32:27.555Z] e451d002da2d: Layer already exists [2024-10-11T06:32:27.555Z] 17d03234666c: Layer already exists [2024-10-11T06:32:27.555Z] 4fe4c709d209: Layer already exists [2024-10-11T06:32:27.555Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:27.555Z] 7ec9dd543271: Layer already exists [2024-10-11T06:32:27.555Z] 387e3db0ce9e: Layer already exists [2024-10-11T06:32:27.555Z] c6ce0baf19f0: Layer already exists [2024-10-11T06:32:27.555Z] 700a734e707c: Layer already exists [2024-10-11T06:32:27.821Z] ac7d14ee5c72: Layer already exists [2024-10-11T06:32:27.821Z] f7e1ee73ba47: Layer already exists [2024-10-11T06:32:27.821Z] 5f70bf18a086: Layer already exists [2024-10-11T06:32:27.821Z] bb9b930aa1b0: Layer already exists [2024-10-11T06:32:27.821Z] 612d9fd83cdb: Layer already exists [2024-10-11T06:32:27.821Z] 16113d51b718: Layer already exists [2024-10-11T06:32:27.821Z] bdc1aea3d9d9: Layer already exists [2024-10-11T06:32:27.821Z] main: digest: sha256:6e0a72c9de78c9288a0e77bb50e0a14e8531d7d500b149b20d8085405a13edbc size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:32:27.901Z] ===================================================== [Pipeline] echo [2024-10-11T06:32:27.918Z] taggedImages: [2024-10-11T06:32:27.918Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:27.918Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-11T06:32:27.918Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.99 [2024-10-11T06:32:27.918Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:27.918Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-11T06:32:27.949Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-11T06:32:27.949Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:27.949Z] latest [2024-10-11T06:32:27.949Z] 3.2.0-dev.99 [2024-10-11T06:32:27.949Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:27.949Z] main [2024-10-11T06:32:27.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:28.327Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:28.692Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:28.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-11T06:32:28.692Z] fd8c7372bac8: Preparing [2024-10-11T06:32:28.692Z] 547759d7319d: Preparing [2024-10-11T06:32:28.692Z] 80b8ba82e833: Preparing [2024-10-11T06:32:28.692Z] d2c1754ead5e: Preparing [2024-10-11T06:32:28.692Z] 700a734e707c: Preparing [2024-10-11T06:32:28.692Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:28.692Z] ac1e5fdedb43: Preparing [2024-10-11T06:32:28.692Z] 366dc74d0252: Preparing [2024-10-11T06:32:28.692Z] 16113d51b718: Preparing [2024-10-11T06:32:28.692Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:28.692Z] 366dc74d0252: Waiting [2024-10-11T06:32:28.692Z] ac1e5fdedb43: Waiting [2024-10-11T06:32:28.692Z] 16113d51b718: Waiting [2024-10-11T06:32:28.692Z] 700a734e707c: Layer already exists [2024-10-11T06:32:28.957Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:28.958Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:32:28.958Z] 80b8ba82e833: Pushed [2024-10-11T06:32:28.958Z] 547759d7319d: Pushed [2024-10-11T06:32:28.958Z] fd8c7372bac8: Pushed [2024-10-11T06:32:28.958Z] 366dc74d0252: Layer already exists [2024-10-11T06:32:28.958Z] 16113d51b718: Layer already exists [2024-10-11T06:32:33.200Z] d2c1754ead5e: Pushed [2024-10-11T06:32:33.200Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:217bfe961a26cfe217d0a80e530c3753c01610cf5fe5a65efcee8ef2b5979e2d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:33.559Z] + 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-11T06:32:33.904Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-11T06:32:33.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-11T06:32:33.904Z] fd8c7372bac8: Preparing [2024-10-11T06:32:33.904Z] 547759d7319d: Preparing [2024-10-11T06:32:33.904Z] 80b8ba82e833: Preparing [2024-10-11T06:32:33.904Z] d2c1754ead5e: Preparing [2024-10-11T06:32:33.904Z] 700a734e707c: Preparing [2024-10-11T06:32:33.904Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:33.904Z] ac1e5fdedb43: Preparing [2024-10-11T06:32:33.904Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:33.904Z] 366dc74d0252: Preparing [2024-10-11T06:32:33.904Z] ac1e5fdedb43: Waiting [2024-10-11T06:32:33.904Z] 16113d51b718: Preparing [2024-10-11T06:32:33.904Z] 366dc74d0252: Waiting [2024-10-11T06:32:33.904Z] d2c1754ead5e: Layer already exists [2024-10-11T06:32:33.904Z] 700a734e707c: Layer already exists [2024-10-11T06:32:33.904Z] 547759d7319d: Layer already exists [2024-10-11T06:32:33.904Z] 80b8ba82e833: Layer already exists [2024-10-11T06:32:33.904Z] fd8c7372bac8: Layer already exists [2024-10-11T06:32:33.904Z] 366dc74d0252: Layer already exists [2024-10-11T06:32:33.904Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:33.904Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:32:33.904Z] 16113d51b718: Layer already exists [2024-10-11T06:32:34.168Z] latest: digest: sha256:217bfe961a26cfe217d0a80e530c3753c01610cf5fe5a65efcee8ef2b5979e2d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:34.513Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:34.859Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.99 [2024-10-11T06:32:34.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-11T06:32:34.859Z] fd8c7372bac8: Preparing [2024-10-11T06:32:34.859Z] 547759d7319d: Preparing [2024-10-11T06:32:34.859Z] 80b8ba82e833: Preparing [2024-10-11T06:32:34.859Z] d2c1754ead5e: Preparing [2024-10-11T06:32:34.859Z] 700a734e707c: Preparing [2024-10-11T06:32:34.859Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:34.859Z] ac1e5fdedb43: Preparing [2024-10-11T06:32:34.859Z] 366dc74d0252: Preparing [2024-10-11T06:32:34.859Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:34.859Z] ac1e5fdedb43: Waiting [2024-10-11T06:32:34.859Z] 16113d51b718: Preparing [2024-10-11T06:32:34.859Z] 366dc74d0252: Waiting [2024-10-11T06:32:34.859Z] 16113d51b718: Waiting [2024-10-11T06:32:34.859Z] fd8c7372bac8: Layer already exists [2024-10-11T06:32:34.859Z] 547759d7319d: Layer already exists [2024-10-11T06:32:34.859Z] 80b8ba82e833: Layer already exists [2024-10-11T06:32:34.859Z] 700a734e707c: Layer already exists [2024-10-11T06:32:34.859Z] d2c1754ead5e: Layer already exists [2024-10-11T06:32:34.859Z] 16113d51b718: Layer already exists [2024-10-11T06:32:34.859Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:32:34.859Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:34.859Z] 366dc74d0252: Layer already exists [2024-10-11T06:32:35.125Z] 3.2.0-dev.99: digest: sha256:217bfe961a26cfe217d0a80e530c3753c01610cf5fe5a65efcee8ef2b5979e2d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:35.492Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:35.857Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:35.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-11T06:32:35.857Z] fd8c7372bac8: Preparing [2024-10-11T06:32:35.857Z] 547759d7319d: Preparing [2024-10-11T06:32:35.857Z] 80b8ba82e833: Preparing [2024-10-11T06:32:35.857Z] d2c1754ead5e: Preparing [2024-10-11T06:32:35.857Z] 700a734e707c: Preparing [2024-10-11T06:32:35.857Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:35.857Z] ac1e5fdedb43: Preparing [2024-10-11T06:32:35.857Z] 366dc74d0252: Preparing [2024-10-11T06:32:35.857Z] 16113d51b718: Preparing [2024-10-11T06:32:35.857Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:35.857Z] ac1e5fdedb43: Waiting [2024-10-11T06:32:35.857Z] 366dc74d0252: Waiting [2024-10-11T06:32:35.857Z] 16113d51b718: Waiting [2024-10-11T06:32:36.125Z] 80b8ba82e833: Layer already exists [2024-10-11T06:32:36.125Z] 547759d7319d: Layer already exists [2024-10-11T06:32:36.125Z] 700a734e707c: Layer already exists [2024-10-11T06:32:36.125Z] d2c1754ead5e: Layer already exists [2024-10-11T06:32:36.125Z] fd8c7372bac8: Layer already exists [2024-10-11T06:32:36.125Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:32:36.125Z] 16113d51b718: Layer already exists [2024-10-11T06:32:36.125Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:36.125Z] 366dc74d0252: Layer already exists [2024-10-11T06:32:36.125Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:217bfe961a26cfe217d0a80e530c3753c01610cf5fe5a65efcee8ef2b5979e2d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:36.496Z] + 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-11T06:32:36.844Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-11T06:32:36.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-11T06:32:36.844Z] fd8c7372bac8: Preparing [2024-10-11T06:32:36.844Z] 547759d7319d: Preparing [2024-10-11T06:32:36.844Z] 80b8ba82e833: Preparing [2024-10-11T06:32:36.844Z] d2c1754ead5e: Preparing [2024-10-11T06:32:36.844Z] 700a734e707c: Preparing [2024-10-11T06:32:36.844Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:36.844Z] ac1e5fdedb43: Preparing [2024-10-11T06:32:36.844Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:36.844Z] 366dc74d0252: Preparing [2024-10-11T06:32:36.844Z] ac1e5fdedb43: Waiting [2024-10-11T06:32:36.844Z] 16113d51b718: Preparing [2024-10-11T06:32:36.844Z] 366dc74d0252: Waiting [2024-10-11T06:32:36.844Z] 16113d51b718: Waiting [2024-10-11T06:32:36.844Z] 700a734e707c: Layer already exists [2024-10-11T06:32:36.844Z] 80b8ba82e833: Layer already exists [2024-10-11T06:32:36.844Z] 547759d7319d: Layer already exists [2024-10-11T06:32:36.844Z] fd8c7372bac8: Layer already exists [2024-10-11T06:32:36.844Z] d2c1754ead5e: Layer already exists [2024-10-11T06:32:36.844Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:36.844Z] 366dc74d0252: Layer already exists [2024-10-11T06:32:36.844Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:32:36.844Z] 16113d51b718: Layer already exists [2024-10-11T06:32:37.111Z] main: digest: sha256:217bfe961a26cfe217d0a80e530c3753c01610cf5fe5a65efcee8ef2b5979e2d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:32:37.178Z] ===================================================== [Pipeline] echo [2024-10-11T06:32:37.195Z] taggedImages: [2024-10-11T06:32:37.195Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:37.195Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-11T06:32:37.195Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.99 [2024-10-11T06:32:37.195Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:37.195Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-11T06:32:37.220Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-11T06:32:37.220Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:37.220Z] latest [2024-10-11T06:32:37.220Z] 3.2.0-dev.99 [2024-10-11T06:32:37.220Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:37.220Z] main [2024-10-11T06:32:37.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:37.599Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:37.958Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:37.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-11T06:32:37.958Z] 78349a56e24b: Preparing [2024-10-11T06:32:37.958Z] 38f06a4e2053: Preparing [2024-10-11T06:32:37.958Z] 45793cb7540e: Preparing [2024-10-11T06:32:37.958Z] f116bb51f3f5: Preparing [2024-10-11T06:32:37.958Z] 48cde6a67e73: Preparing [2024-10-11T06:32:37.958Z] 700a734e707c: Preparing [2024-10-11T06:32:37.958Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:37.958Z] 926e1a298bf4: Preparing [2024-10-11T06:32:37.958Z] 8dfa637dba8e: Preparing [2024-10-11T06:32:37.958Z] 424e9ad541b5: Preparing [2024-10-11T06:32:37.958Z] 16113d51b718: Preparing [2024-10-11T06:32:37.958Z] 700a734e707c: Waiting [2024-10-11T06:32:37.958Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:37.958Z] 926e1a298bf4: Waiting [2024-10-11T06:32:37.958Z] 8dfa637dba8e: Waiting [2024-10-11T06:32:37.958Z] 424e9ad541b5: Waiting [2024-10-11T06:32:37.958Z] 16113d51b718: Waiting [2024-10-11T06:32:38.228Z] f116bb51f3f5: Pushed [2024-10-11T06:32:38.228Z] 700a734e707c: Layer already exists [2024-10-11T06:32:38.228Z] 78349a56e24b: Pushed [2024-10-11T06:32:38.228Z] 38f06a4e2053: Pushed [2024-10-11T06:32:38.228Z] 48cde6a67e73: Pushed [2024-10-11T06:32:38.228Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:38.495Z] 16113d51b718: Layer already exists [2024-10-11T06:32:38.495Z] 926e1a298bf4: Pushed [2024-10-11T06:32:38.495Z] 8dfa637dba8e: Pushed [2024-10-11T06:32:40.438Z] 45793cb7540e: Pushed [2024-10-11T06:32:41.405Z] 424e9ad541b5: Pushed [2024-10-11T06:32:41.405Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:1dc4e0a1662d9ad101258836186468280608f6b42c7e250810eb41e2fa87a59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:41.769Z] + 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-11T06:32:42.127Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-11T06:32:42.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-11T06:32:42.127Z] 78349a56e24b: Preparing [2024-10-11T06:32:42.127Z] 38f06a4e2053: Preparing [2024-10-11T06:32:42.127Z] 45793cb7540e: Preparing [2024-10-11T06:32:42.127Z] f116bb51f3f5: Preparing [2024-10-11T06:32:42.127Z] 48cde6a67e73: Preparing [2024-10-11T06:32:42.127Z] 700a734e707c: Preparing [2024-10-11T06:32:42.127Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:42.127Z] 926e1a298bf4: Preparing [2024-10-11T06:32:42.127Z] 8dfa637dba8e: Preparing [2024-10-11T06:32:42.127Z] 424e9ad541b5: Preparing [2024-10-11T06:32:42.127Z] 16113d51b718: Preparing [2024-10-11T06:32:42.127Z] 700a734e707c: Waiting [2024-10-11T06:32:42.127Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:42.127Z] 926e1a298bf4: Waiting [2024-10-11T06:32:42.127Z] 8dfa637dba8e: Waiting [2024-10-11T06:32:42.127Z] 16113d51b718: Waiting [2024-10-11T06:32:42.127Z] 424e9ad541b5: Waiting [2024-10-11T06:32:42.127Z] 38f06a4e2053: Layer already exists [2024-10-11T06:32:42.127Z] f116bb51f3f5: Layer already exists [2024-10-11T06:32:42.127Z] 48cde6a67e73: Layer already exists [2024-10-11T06:32:42.127Z] 78349a56e24b: Layer already exists [2024-10-11T06:32:42.127Z] 45793cb7540e: Layer already exists [2024-10-11T06:32:42.127Z] 700a734e707c: Layer already exists [2024-10-11T06:32:42.127Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:42.127Z] 8dfa637dba8e: Layer already exists [2024-10-11T06:32:42.127Z] 926e1a298bf4: Layer already exists [2024-10-11T06:32:42.127Z] 424e9ad541b5: Layer already exists [2024-10-11T06:32:42.393Z] 16113d51b718: Layer already exists [2024-10-11T06:32:42.393Z] latest: digest: sha256:1dc4e0a1662d9ad101258836186468280608f6b42c7e250810eb41e2fa87a59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:42.756Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:43.112Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.99 [2024-10-11T06:32:43.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-11T06:32:43.112Z] 78349a56e24b: Preparing [2024-10-11T06:32:43.112Z] 38f06a4e2053: Preparing [2024-10-11T06:32:43.112Z] 45793cb7540e: Preparing [2024-10-11T06:32:43.112Z] f116bb51f3f5: Preparing [2024-10-11T06:32:43.112Z] 48cde6a67e73: Preparing [2024-10-11T06:32:43.112Z] 700a734e707c: Preparing [2024-10-11T06:32:43.112Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:43.112Z] 926e1a298bf4: Preparing [2024-10-11T06:32:43.112Z] 8dfa637dba8e: Preparing [2024-10-11T06:32:43.112Z] 424e9ad541b5: Preparing [2024-10-11T06:32:43.112Z] 16113d51b718: Preparing [2024-10-11T06:32:43.113Z] 700a734e707c: Waiting [2024-10-11T06:32:43.113Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:43.113Z] 926e1a298bf4: Waiting [2024-10-11T06:32:43.113Z] 8dfa637dba8e: Waiting [2024-10-11T06:32:43.113Z] 424e9ad541b5: Waiting [2024-10-11T06:32:43.113Z] 16113d51b718: Waiting [2024-10-11T06:32:43.113Z] 45793cb7540e: Layer already exists [2024-10-11T06:32:43.113Z] 38f06a4e2053: Layer already exists [2024-10-11T06:32:43.113Z] 48cde6a67e73: Layer already exists [2024-10-11T06:32:43.113Z] f116bb51f3f5: Layer already exists [2024-10-11T06:32:43.113Z] 78349a56e24b: Layer already exists [2024-10-11T06:32:43.113Z] 424e9ad541b5: Layer already exists [2024-10-11T06:32:43.113Z] 926e1a298bf4: Layer already exists [2024-10-11T06:32:43.113Z] 8dfa637dba8e: Layer already exists [2024-10-11T06:32:43.113Z] 700a734e707c: Layer already exists [2024-10-11T06:32:43.113Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:43.379Z] 16113d51b718: Layer already exists [2024-10-11T06:32:43.379Z] 3.2.0-dev.99: digest: sha256:1dc4e0a1662d9ad101258836186468280608f6b42c7e250810eb41e2fa87a59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:43.738Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:44.091Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:44.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-11T06:32:44.091Z] 78349a56e24b: Preparing [2024-10-11T06:32:44.091Z] 38f06a4e2053: Preparing [2024-10-11T06:32:44.091Z] 45793cb7540e: Preparing [2024-10-11T06:32:44.091Z] f116bb51f3f5: Preparing [2024-10-11T06:32:44.091Z] 48cde6a67e73: Preparing [2024-10-11T06:32:44.091Z] 700a734e707c: Preparing [2024-10-11T06:32:44.091Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:44.091Z] 926e1a298bf4: Preparing [2024-10-11T06:32:44.091Z] 8dfa637dba8e: Preparing [2024-10-11T06:32:44.091Z] 700a734e707c: Waiting [2024-10-11T06:32:44.091Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:44.091Z] 926e1a298bf4: Waiting [2024-10-11T06:32:44.091Z] 8dfa637dba8e: Waiting [2024-10-11T06:32:44.091Z] 424e9ad541b5: Preparing [2024-10-11T06:32:44.091Z] 424e9ad541b5: Waiting [2024-10-11T06:32:44.091Z] 16113d51b718: Preparing [2024-10-11T06:32:44.091Z] 16113d51b718: Waiting [2024-10-11T06:32:44.091Z] 78349a56e24b: Layer already exists [2024-10-11T06:32:44.091Z] 38f06a4e2053: Layer already exists [2024-10-11T06:32:44.091Z] 45793cb7540e: Layer already exists [2024-10-11T06:32:44.091Z] f116bb51f3f5: Layer already exists [2024-10-11T06:32:44.091Z] 48cde6a67e73: Layer already exists [2024-10-11T06:32:44.359Z] 926e1a298bf4: Layer already exists [2024-10-11T06:32:44.359Z] 700a734e707c: Layer already exists [2024-10-11T06:32:44.359Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:44.359Z] 424e9ad541b5: Layer already exists [2024-10-11T06:32:44.359Z] 8dfa637dba8e: Layer already exists [2024-10-11T06:32:44.359Z] 16113d51b718: Layer already exists [2024-10-11T06:32:44.359Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:1dc4e0a1662d9ad101258836186468280608f6b42c7e250810eb41e2fa87a59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:44.740Z] + 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-11T06:32:45.111Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-11T06:32:45.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-11T06:32:45.111Z] 78349a56e24b: Preparing [2024-10-11T06:32:45.111Z] 38f06a4e2053: Preparing [2024-10-11T06:32:45.111Z] 45793cb7540e: Preparing [2024-10-11T06:32:45.111Z] f116bb51f3f5: Preparing [2024-10-11T06:32:45.111Z] 48cde6a67e73: Preparing [2024-10-11T06:32:45.111Z] 700a734e707c: Preparing [2024-10-11T06:32:45.111Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:45.111Z] 926e1a298bf4: Preparing [2024-10-11T06:32:45.111Z] 8dfa637dba8e: Preparing [2024-10-11T06:32:45.111Z] 424e9ad541b5: Preparing [2024-10-11T06:32:45.111Z] 16113d51b718: Preparing [2024-10-11T06:32:45.111Z] 16113d51b718: Waiting [2024-10-11T06:32:45.111Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:45.111Z] 926e1a298bf4: Waiting [2024-10-11T06:32:45.111Z] 700a734e707c: Waiting [2024-10-11T06:32:45.111Z] 8dfa637dba8e: Waiting [2024-10-11T06:32:45.111Z] 424e9ad541b5: Waiting [2024-10-11T06:32:45.111Z] f116bb51f3f5: Layer already exists [2024-10-11T06:32:45.111Z] 48cde6a67e73: Layer already exists [2024-10-11T06:32:45.111Z] 45793cb7540e: Layer already exists [2024-10-11T06:32:45.111Z] 78349a56e24b: Layer already exists [2024-10-11T06:32:45.111Z] 38f06a4e2053: Layer already exists [2024-10-11T06:32:45.111Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:45.111Z] 926e1a298bf4: Layer already exists [2024-10-11T06:32:45.111Z] 700a734e707c: Layer already exists [2024-10-11T06:32:45.111Z] 8dfa637dba8e: Layer already exists [2024-10-11T06:32:45.111Z] 424e9ad541b5: Layer already exists [2024-10-11T06:32:45.378Z] 16113d51b718: Layer already exists [2024-10-11T06:32:45.378Z] main: digest: sha256:1dc4e0a1662d9ad101258836186468280608f6b42c7e250810eb41e2fa87a59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:32:45.458Z] ===================================================== [Pipeline] echo [2024-10-11T06:32:45.474Z] taggedImages: [2024-10-11T06:32:45.474Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:45.474Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-11T06:32:45.474Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.99 [2024-10-11T06:32:45.474Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:45.474Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-11T06:32:45.500Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-11T06:32:45.500Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:45.500Z] latest [2024-10-11T06:32:45.500Z] 3.2.0-dev.99 [2024-10-11T06:32:45.500Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:45.500Z] main [2024-10-11T06:32:45.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:45.864Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:46.229Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:46.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-11T06:32:46.229Z] faca3d333c18: Preparing [2024-10-11T06:32:46.229Z] be64220e7bee: Preparing [2024-10-11T06:32:46.229Z] 92ea70476e6c: Preparing [2024-10-11T06:32:46.229Z] 219041277ddb: Preparing [2024-10-11T06:32:46.229Z] fad9d891af2c: Preparing [2024-10-11T06:32:46.229Z] d7d22bb1a6ae: Preparing [2024-10-11T06:32:46.229Z] 3f6e6517757f: Preparing [2024-10-11T06:32:46.229Z] 700a734e707c: Preparing [2024-10-11T06:32:46.229Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:46.229Z] bf6106eb074f: Preparing [2024-10-11T06:32:46.229Z] d293b1ee912b: Preparing [2024-10-11T06:32:46.229Z] 16113d51b718: Preparing [2024-10-11T06:32:46.229Z] d7d22bb1a6ae: Waiting [2024-10-11T06:32:46.229Z] 3f6e6517757f: Waiting [2024-10-11T06:32:46.229Z] 700a734e707c: Waiting [2024-10-11T06:32:46.229Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:46.229Z] bf6106eb074f: Waiting [2024-10-11T06:32:46.229Z] d293b1ee912b: Waiting [2024-10-11T06:32:46.229Z] 16113d51b718: Waiting [2024-10-11T06:32:46.496Z] be64220e7bee: Pushed [2024-10-11T06:32:46.496Z] fad9d891af2c: Pushed [2024-10-11T06:32:46.496Z] faca3d333c18: Pushed [2024-10-11T06:32:46.496Z] 700a734e707c: Layer already exists [2024-10-11T06:32:46.496Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:46.761Z] d7d22bb1a6ae: Pushed [2024-10-11T06:32:46.761Z] 3f6e6517757f: Pushed [2024-10-11T06:32:46.761Z] 16113d51b718: Layer already exists [2024-10-11T06:32:47.026Z] bf6106eb074f: Pushed [2024-10-11T06:32:48.956Z] 219041277ddb: Pushed [2024-10-11T06:32:49.535Z] 92ea70476e6c: Pushed [2024-10-11T06:32:49.800Z] d293b1ee912b: Pushed [2024-10-11T06:32:50.068Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:58c3ae0222bd0319adc043270a012b405aa0eeb5414e48b9c90f6cbdb8f47889 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:50.433Z] + 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-11T06:32:50.779Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-11T06:32:50.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-11T06:32:50.779Z] faca3d333c18: Preparing [2024-10-11T06:32:50.779Z] be64220e7bee: Preparing [2024-10-11T06:32:50.779Z] 92ea70476e6c: Preparing [2024-10-11T06:32:50.779Z] 219041277ddb: Preparing [2024-10-11T06:32:50.779Z] fad9d891af2c: Preparing [2024-10-11T06:32:50.779Z] d7d22bb1a6ae: Preparing [2024-10-11T06:32:50.779Z] 3f6e6517757f: Preparing [2024-10-11T06:32:50.779Z] 700a734e707c: Preparing [2024-10-11T06:32:50.779Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:50.779Z] bf6106eb074f: Preparing [2024-10-11T06:32:50.779Z] d293b1ee912b: Preparing [2024-10-11T06:32:50.779Z] 16113d51b718: Preparing [2024-10-11T06:32:50.779Z] 700a734e707c: Waiting [2024-10-11T06:32:50.779Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:50.779Z] bf6106eb074f: Waiting [2024-10-11T06:32:50.779Z] d293b1ee912b: Waiting [2024-10-11T06:32:50.779Z] 16113d51b718: Waiting [2024-10-11T06:32:50.779Z] d7d22bb1a6ae: Waiting [2024-10-11T06:32:50.779Z] 3f6e6517757f: Waiting [2024-10-11T06:32:50.779Z] faca3d333c18: Layer already exists [2024-10-11T06:32:50.779Z] 219041277ddb: Layer already exists [2024-10-11T06:32:50.779Z] be64220e7bee: Layer already exists [2024-10-11T06:32:50.779Z] 92ea70476e6c: Layer already exists [2024-10-11T06:32:50.779Z] fad9d891af2c: Layer already exists [2024-10-11T06:32:50.779Z] d7d22bb1a6ae: Layer already exists [2024-10-11T06:32:50.779Z] 3f6e6517757f: Layer already exists [2024-10-11T06:32:50.779Z] 700a734e707c: Layer already exists [2024-10-11T06:32:50.779Z] bf6106eb074f: Layer already exists [2024-10-11T06:32:50.779Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:50.779Z] d293b1ee912b: Layer already exists [2024-10-11T06:32:50.779Z] 16113d51b718: Layer already exists [2024-10-11T06:32:51.045Z] latest: digest: sha256:58c3ae0222bd0319adc043270a012b405aa0eeb5414e48b9c90f6cbdb8f47889 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:51.402Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:51.750Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.99 [2024-10-11T06:32:51.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-11T06:32:51.750Z] faca3d333c18: Preparing [2024-10-11T06:32:51.750Z] be64220e7bee: Preparing [2024-10-11T06:32:51.750Z] 92ea70476e6c: Preparing [2024-10-11T06:32:51.750Z] 219041277ddb: Preparing [2024-10-11T06:32:51.750Z] fad9d891af2c: Preparing [2024-10-11T06:32:51.750Z] d7d22bb1a6ae: Preparing [2024-10-11T06:32:51.750Z] 3f6e6517757f: Preparing [2024-10-11T06:32:51.750Z] 700a734e707c: Preparing [2024-10-11T06:32:51.750Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:51.750Z] bf6106eb074f: Preparing [2024-10-11T06:32:51.750Z] d293b1ee912b: Preparing [2024-10-11T06:32:51.750Z] 16113d51b718: Preparing [2024-10-11T06:32:51.750Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:51.750Z] bf6106eb074f: Waiting [2024-10-11T06:32:51.750Z] d293b1ee912b: Waiting [2024-10-11T06:32:51.750Z] d7d22bb1a6ae: Waiting [2024-10-11T06:32:51.750Z] 3f6e6517757f: Waiting [2024-10-11T06:32:51.750Z] 16113d51b718: Waiting [2024-10-11T06:32:51.750Z] 700a734e707c: Waiting [2024-10-11T06:32:51.750Z] fad9d891af2c: Layer already exists [2024-10-11T06:32:51.750Z] 92ea70476e6c: Layer already exists [2024-10-11T06:32:51.750Z] faca3d333c18: Layer already exists [2024-10-11T06:32:51.750Z] be64220e7bee: Layer already exists [2024-10-11T06:32:51.750Z] 219041277ddb: Layer already exists [2024-10-11T06:32:51.750Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:51.750Z] 700a734e707c: Layer already exists [2024-10-11T06:32:51.750Z] 3f6e6517757f: Layer already exists [2024-10-11T06:32:52.015Z] d7d22bb1a6ae: Layer already exists [2024-10-11T06:32:52.015Z] bf6106eb074f: Layer already exists [2024-10-11T06:32:52.015Z] 16113d51b718: Layer already exists [2024-10-11T06:32:52.015Z] d293b1ee912b: Layer already exists [2024-10-11T06:32:52.015Z] 3.2.0-dev.99: digest: sha256:58c3ae0222bd0319adc043270a012b405aa0eeb5414e48b9c90f6cbdb8f47889 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:52.372Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:52.725Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:52.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-11T06:32:52.725Z] faca3d333c18: Preparing [2024-10-11T06:32:52.725Z] be64220e7bee: Preparing [2024-10-11T06:32:52.725Z] 92ea70476e6c: Preparing [2024-10-11T06:32:52.725Z] 219041277ddb: Preparing [2024-10-11T06:32:52.725Z] fad9d891af2c: Preparing [2024-10-11T06:32:52.725Z] d7d22bb1a6ae: Preparing [2024-10-11T06:32:52.725Z] 3f6e6517757f: Preparing [2024-10-11T06:32:52.725Z] 700a734e707c: Preparing [2024-10-11T06:32:52.725Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:52.725Z] bf6106eb074f: Preparing [2024-10-11T06:32:52.725Z] d293b1ee912b: Preparing [2024-10-11T06:32:52.725Z] 16113d51b718: Preparing [2024-10-11T06:32:52.725Z] 700a734e707c: Waiting [2024-10-11T06:32:52.725Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:52.725Z] bf6106eb074f: Waiting [2024-10-11T06:32:52.725Z] d293b1ee912b: Waiting [2024-10-11T06:32:52.725Z] 16113d51b718: Waiting [2024-10-11T06:32:52.725Z] d7d22bb1a6ae: Waiting [2024-10-11T06:32:52.725Z] 3f6e6517757f: Waiting [2024-10-11T06:32:52.725Z] 219041277ddb: Layer already exists [2024-10-11T06:32:52.725Z] be64220e7bee: Layer already exists [2024-10-11T06:32:52.725Z] faca3d333c18: Layer already exists [2024-10-11T06:32:52.725Z] fad9d891af2c: Layer already exists [2024-10-11T06:32:52.725Z] 92ea70476e6c: Layer already exists [2024-10-11T06:32:52.725Z] 3f6e6517757f: Layer already exists [2024-10-11T06:32:52.725Z] d7d22bb1a6ae: Layer already exists [2024-10-11T06:32:52.725Z] bf6106eb074f: Layer already exists [2024-10-11T06:32:52.725Z] 700a734e707c: Layer already exists [2024-10-11T06:32:52.725Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:52.725Z] 16113d51b718: Layer already exists [2024-10-11T06:32:52.725Z] d293b1ee912b: Layer already exists [2024-10-11T06:32:52.990Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:58c3ae0222bd0319adc043270a012b405aa0eeb5414e48b9c90f6cbdb8f47889 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:53.348Z] + 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-11T06:32:53.705Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-11T06:32:53.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-11T06:32:53.705Z] faca3d333c18: Preparing [2024-10-11T06:32:53.705Z] be64220e7bee: Preparing [2024-10-11T06:32:53.705Z] 92ea70476e6c: Preparing [2024-10-11T06:32:53.705Z] 219041277ddb: Preparing [2024-10-11T06:32:53.705Z] fad9d891af2c: Preparing [2024-10-11T06:32:53.705Z] d7d22bb1a6ae: Preparing [2024-10-11T06:32:53.705Z] 3f6e6517757f: Preparing [2024-10-11T06:32:53.705Z] 700a734e707c: Preparing [2024-10-11T06:32:53.705Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:53.705Z] bf6106eb074f: Preparing [2024-10-11T06:32:53.705Z] d293b1ee912b: Preparing [2024-10-11T06:32:53.705Z] 16113d51b718: Preparing [2024-10-11T06:32:53.705Z] 3f6e6517757f: Waiting [2024-10-11T06:32:53.705Z] 700a734e707c: Waiting [2024-10-11T06:32:53.705Z] b2cb490fc4a3: Waiting [2024-10-11T06:32:53.705Z] bf6106eb074f: Waiting [2024-10-11T06:32:53.705Z] d293b1ee912b: Waiting [2024-10-11T06:32:53.705Z] 16113d51b718: Waiting [2024-10-11T06:32:53.705Z] d7d22bb1a6ae: Waiting [2024-10-11T06:32:53.705Z] 219041277ddb: Layer already exists [2024-10-11T06:32:53.705Z] be64220e7bee: Layer already exists [2024-10-11T06:32:53.705Z] fad9d891af2c: Layer already exists [2024-10-11T06:32:53.705Z] 92ea70476e6c: Layer already exists [2024-10-11T06:32:53.705Z] faca3d333c18: Layer already exists [2024-10-11T06:32:53.705Z] 3f6e6517757f: Layer already exists [2024-10-11T06:32:53.705Z] d7d22bb1a6ae: Layer already exists [2024-10-11T06:32:53.705Z] bf6106eb074f: Layer already exists [2024-10-11T06:32:53.705Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:53.705Z] 700a734e707c: Layer already exists [2024-10-11T06:32:53.705Z] 16113d51b718: Layer already exists [2024-10-11T06:32:53.705Z] d293b1ee912b: Layer already exists [2024-10-11T06:32:53.971Z] main: digest: sha256:58c3ae0222bd0319adc043270a012b405aa0eeb5414e48b9c90f6cbdb8f47889 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:32:54.039Z] ===================================================== [Pipeline] echo [2024-10-11T06:32:54.056Z] taggedImages: [2024-10-11T06:32:54.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:54.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-11T06:32:54.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.99 [2024-10-11T06:32:54.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:54.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-11T06:32:54.084Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-11T06:32:54.084Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:54.084Z] latest [2024-10-11T06:32:54.084Z] 3.2.0-dev.99 [2024-10-11T06:32:54.084Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:32:54.084Z] main [2024-10-11T06:32:54.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:54.534Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:54.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:32:54.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-11T06:32:54.905Z] 28a232998868: Preparing [2024-10-11T06:32:54.905Z] 136956fa4677: Preparing [2024-10-11T06:32:54.905Z] 700a734e707c: Preparing [2024-10-11T06:32:54.905Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:54.905Z] 6619f2d8eeb1: Preparing [2024-10-11T06:32:54.905Z] 797ca1da8aa8: Preparing [2024-10-11T06:32:54.905Z] 16113d51b718: Preparing [2024-10-11T06:32:54.905Z] 797ca1da8aa8: Waiting [2024-10-11T06:32:54.905Z] 16113d51b718: Waiting [2024-10-11T06:32:54.905Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:55.174Z] 700a734e707c: Layer already exists [2024-10-11T06:32:55.174Z] 16113d51b718: Layer already exists [2024-10-11T06:32:55.174Z] 28a232998868: Pushed [2024-10-11T06:32:55.174Z] 6619f2d8eeb1: Pushed [2024-10-11T06:32:57.131Z] 797ca1da8aa8: Pushed [2024-10-11T06:32:59.062Z] 136956fa4677: Pushed [2024-10-11T06:32:59.062Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:04971f82b6fe30e67d5965ad13436bd71b7ff3512cf1d77996cc46cad6db5947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:32:59.415Z] + 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-11T06:32:59.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-11T06:32:59.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-11T06:32:59.762Z] 28a232998868: Preparing [2024-10-11T06:32:59.762Z] 136956fa4677: Preparing [2024-10-11T06:32:59.762Z] 700a734e707c: Preparing [2024-10-11T06:32:59.762Z] b2cb490fc4a3: Preparing [2024-10-11T06:32:59.762Z] 6619f2d8eeb1: Preparing [2024-10-11T06:32:59.762Z] 797ca1da8aa8: Preparing [2024-10-11T06:32:59.762Z] 16113d51b718: Preparing [2024-10-11T06:32:59.762Z] 797ca1da8aa8: Waiting [2024-10-11T06:32:59.762Z] 16113d51b718: Waiting [2024-10-11T06:32:59.762Z] 28a232998868: Layer already exists [2024-10-11T06:32:59.762Z] 6619f2d8eeb1: Layer already exists [2024-10-11T06:32:59.762Z] 700a734e707c: Layer already exists [2024-10-11T06:32:59.762Z] 136956fa4677: Layer already exists [2024-10-11T06:32:59.762Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:32:59.762Z] 16113d51b718: Layer already exists [2024-10-11T06:32:59.762Z] 797ca1da8aa8: Layer already exists [2024-10-11T06:32:59.762Z] latest: digest: sha256:04971f82b6fe30e67d5965ad13436bd71b7ff3512cf1d77996cc46cad6db5947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:00.373Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:00.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.99 [2024-10-11T06:33:00.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-11T06:33:00.726Z] 28a232998868: Preparing [2024-10-11T06:33:00.726Z] 136956fa4677: Preparing [2024-10-11T06:33:00.726Z] 700a734e707c: Preparing [2024-10-11T06:33:00.726Z] b2cb490fc4a3: Preparing [2024-10-11T06:33:00.726Z] 6619f2d8eeb1: Preparing [2024-10-11T06:33:00.726Z] 797ca1da8aa8: Preparing [2024-10-11T06:33:00.726Z] 16113d51b718: Preparing [2024-10-11T06:33:00.726Z] 797ca1da8aa8: Waiting [2024-10-11T06:33:00.726Z] 16113d51b718: Waiting [2024-10-11T06:33:00.726Z] 136956fa4677: Layer already exists [2024-10-11T06:33:00.726Z] 28a232998868: Layer already exists [2024-10-11T06:33:00.726Z] 700a734e707c: Layer already exists [2024-10-11T06:33:00.726Z] 6619f2d8eeb1: Layer already exists [2024-10-11T06:33:00.726Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:33:00.726Z] 797ca1da8aa8: Layer already exists [2024-10-11T06:33:00.726Z] 16113d51b718: Layer already exists [2024-10-11T06:33:00.991Z] 3.2.0-dev.99: digest: sha256:04971f82b6fe30e67d5965ad13436bd71b7ff3512cf1d77996cc46cad6db5947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:01.356Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:01.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:33:01.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-11T06:33:01.707Z] 28a232998868: Preparing [2024-10-11T06:33:01.707Z] 136956fa4677: Preparing [2024-10-11T06:33:01.707Z] 700a734e707c: Preparing [2024-10-11T06:33:01.707Z] b2cb490fc4a3: Preparing [2024-10-11T06:33:01.707Z] 6619f2d8eeb1: Preparing [2024-10-11T06:33:01.707Z] 797ca1da8aa8: Preparing [2024-10-11T06:33:01.707Z] 16113d51b718: Preparing [2024-10-11T06:33:01.707Z] 797ca1da8aa8: Waiting [2024-10-11T06:33:01.707Z] 16113d51b718: Waiting [2024-10-11T06:33:01.707Z] 28a232998868: Layer already exists [2024-10-11T06:33:01.707Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:33:01.707Z] 6619f2d8eeb1: Layer already exists [2024-10-11T06:33:01.707Z] 136956fa4677: Layer already exists [2024-10-11T06:33:01.707Z] 700a734e707c: Layer already exists [2024-10-11T06:33:01.707Z] 797ca1da8aa8: Layer already exists [2024-10-11T06:33:01.707Z] 16113d51b718: Layer already exists [2024-10-11T06:33:01.972Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:04971f82b6fe30e67d5965ad13436bd71b7ff3512cf1d77996cc46cad6db5947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:02.338Z] + 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-11T06:33:02.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-11T06:33:02.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-11T06:33:02.689Z] 28a232998868: Preparing [2024-10-11T06:33:02.689Z] 136956fa4677: Preparing [2024-10-11T06:33:02.689Z] 700a734e707c: Preparing [2024-10-11T06:33:02.689Z] b2cb490fc4a3: Preparing [2024-10-11T06:33:02.689Z] 6619f2d8eeb1: Preparing [2024-10-11T06:33:02.689Z] 797ca1da8aa8: Preparing [2024-10-11T06:33:02.689Z] 16113d51b718: Preparing [2024-10-11T06:33:02.689Z] 797ca1da8aa8: Waiting [2024-10-11T06:33:02.689Z] 16113d51b718: Waiting [2024-10-11T06:33:02.689Z] 136956fa4677: Layer already exists [2024-10-11T06:33:02.689Z] 28a232998868: Layer already exists [2024-10-11T06:33:02.689Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:33:02.689Z] 700a734e707c: Layer already exists [2024-10-11T06:33:02.689Z] 6619f2d8eeb1: Layer already exists [2024-10-11T06:33:02.689Z] 797ca1da8aa8: Layer already exists [2024-10-11T06:33:02.689Z] 16113d51b718: Layer already exists [2024-10-11T06:33:02.954Z] main: digest: sha256:04971f82b6fe30e67d5965ad13436bd71b7ff3512cf1d77996cc46cad6db5947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:33:03.035Z] ===================================================== [Pipeline] echo [2024-10-11T06:33:03.047Z] taggedImages: [2024-10-11T06:33:03.047Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:33:03.047Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-11T06:33:03.047Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.99 [2024-10-11T06:33:03.047Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:33:03.047Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-11T06:33:03.083Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-11T06:33:03.083Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:33:03.083Z] latest [2024-10-11T06:33:03.083Z] 3.2.0-dev.99 [2024-10-11T06:33:03.083Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:33:03.083Z] main [2024-10-11T06:33:03.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:03.459Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:03.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:33:03.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-11T06:33:03.810Z] 2256b6af7056: Preparing [2024-10-11T06:33:03.810Z] 4fe780464dd3: Preparing [2024-10-11T06:33:03.810Z] 286219264309: Preparing [2024-10-11T06:33:03.810Z] 700a734e707c: Preparing [2024-10-11T06:33:03.810Z] b2cb490fc4a3: Preparing [2024-10-11T06:33:03.810Z] 2e33102eced8: Preparing [2024-10-11T06:33:03.810Z] 386469a5dbbf: Preparing [2024-10-11T06:33:03.810Z] dc9674df5245: Preparing [2024-10-11T06:33:03.810Z] 6f714f7ac21e: Preparing [2024-10-11T06:33:03.810Z] 16113d51b718: Preparing [2024-10-11T06:33:03.810Z] 2e33102eced8: Waiting [2024-10-11T06:33:03.810Z] 386469a5dbbf: Waiting [2024-10-11T06:33:03.810Z] dc9674df5245: Waiting [2024-10-11T06:33:03.810Z] 6f714f7ac21e: Waiting [2024-10-11T06:33:03.810Z] 16113d51b718: Waiting [2024-10-11T06:33:03.810Z] 700a734e707c: Layer already exists [2024-10-11T06:33:04.078Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:33:04.078Z] 286219264309: Pushed [2024-10-11T06:33:04.078Z] 4fe780464dd3: Pushed [2024-10-11T06:33:04.078Z] 2256b6af7056: Pushed [2024-10-11T06:33:04.345Z] 16113d51b718: Layer already exists [2024-10-11T06:33:04.345Z] dc9674df5245: Pushed [2024-10-11T06:33:04.927Z] 6f714f7ac21e: Pushed [2024-10-11T06:33:17.238Z] 386469a5dbbf: Pushed [2024-10-11T06:33:27.320Z] 2e33102eced8: Pushed [2024-10-11T06:33:27.320Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:5c23a7e85c04d62bfa20dfca1204c01b28a36f845be8edba9dadab07b89ce82e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:27.702Z] + 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-11T06:33:28.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-11T06:33:28.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-11T06:33:28.083Z] 2256b6af7056: Preparing [2024-10-11T06:33:28.083Z] 4fe780464dd3: Preparing [2024-10-11T06:33:28.083Z] 286219264309: Preparing [2024-10-11T06:33:28.083Z] 700a734e707c: Preparing [2024-10-11T06:33:28.083Z] b2cb490fc4a3: Preparing [2024-10-11T06:33:28.083Z] 2e33102eced8: Preparing [2024-10-11T06:33:28.083Z] 386469a5dbbf: Preparing [2024-10-11T06:33:28.083Z] dc9674df5245: Preparing [2024-10-11T06:33:28.083Z] 6f714f7ac21e: Preparing [2024-10-11T06:33:28.083Z] 16113d51b718: Preparing [2024-10-11T06:33:28.083Z] 2e33102eced8: Waiting [2024-10-11T06:33:28.083Z] 386469a5dbbf: Waiting [2024-10-11T06:33:28.083Z] dc9674df5245: Waiting [2024-10-11T06:33:28.083Z] 6f714f7ac21e: Waiting [2024-10-11T06:33:28.083Z] 16113d51b718: Waiting [2024-10-11T06:33:28.083Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:33:28.083Z] 700a734e707c: Layer already exists [2024-10-11T06:33:28.083Z] 286219264309: Layer already exists [2024-10-11T06:33:28.083Z] 4fe780464dd3: Layer already exists [2024-10-11T06:33:28.083Z] 2256b6af7056: Layer already exists [2024-10-11T06:33:28.353Z] dc9674df5245: Layer already exists [2024-10-11T06:33:28.353Z] 6f714f7ac21e: Layer already exists [2024-10-11T06:33:28.353Z] 16113d51b718: Layer already exists [2024-10-11T06:33:28.353Z] 386469a5dbbf: Layer already exists [2024-10-11T06:33:28.353Z] 2e33102eced8: Layer already exists [2024-10-11T06:33:28.353Z] latest: digest: sha256:5c23a7e85c04d62bfa20dfca1204c01b28a36f845be8edba9dadab07b89ce82e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:28.721Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:29.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.99 [2024-10-11T06:33:29.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-11T06:33:29.078Z] 2256b6af7056: Preparing [2024-10-11T06:33:29.078Z] 4fe780464dd3: Preparing [2024-10-11T06:33:29.078Z] 286219264309: Preparing [2024-10-11T06:33:29.078Z] 700a734e707c: Preparing [2024-10-11T06:33:29.078Z] b2cb490fc4a3: Preparing [2024-10-11T06:33:29.079Z] 2e33102eced8: Preparing [2024-10-11T06:33:29.079Z] 386469a5dbbf: Preparing [2024-10-11T06:33:29.079Z] dc9674df5245: Preparing [2024-10-11T06:33:29.079Z] 6f714f7ac21e: Preparing [2024-10-11T06:33:29.079Z] 16113d51b718: Preparing [2024-10-11T06:33:29.079Z] dc9674df5245: Waiting [2024-10-11T06:33:29.079Z] 6f714f7ac21e: Waiting [2024-10-11T06:33:29.079Z] 16113d51b718: Waiting [2024-10-11T06:33:29.079Z] 2e33102eced8: Waiting [2024-10-11T06:33:29.079Z] 386469a5dbbf: Waiting [2024-10-11T06:33:29.347Z] 700a734e707c: Layer already exists [2024-10-11T06:33:29.347Z] 286219264309: Layer already exists [2024-10-11T06:33:29.347Z] 4fe780464dd3: Layer already exists [2024-10-11T06:33:29.347Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:33:29.347Z] 2256b6af7056: Layer already exists [2024-10-11T06:33:29.347Z] 6f714f7ac21e: Layer already exists [2024-10-11T06:33:29.347Z] 2e33102eced8: Layer already exists [2024-10-11T06:33:29.347Z] dc9674df5245: Layer already exists [2024-10-11T06:33:29.347Z] 386469a5dbbf: Layer already exists [2024-10-11T06:33:29.347Z] 16113d51b718: Layer already exists [2024-10-11T06:33:29.347Z] 3.2.0-dev.99: digest: sha256:5c23a7e85c04d62bfa20dfca1204c01b28a36f845be8edba9dadab07b89ce82e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:29.724Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:30.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:33:30.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-11T06:33:30.085Z] 2256b6af7056: Preparing [2024-10-11T06:33:30.085Z] 4fe780464dd3: Preparing [2024-10-11T06:33:30.085Z] 286219264309: Preparing [2024-10-11T06:33:30.085Z] 700a734e707c: Preparing [2024-10-11T06:33:30.085Z] b2cb490fc4a3: Preparing [2024-10-11T06:33:30.085Z] 2e33102eced8: Preparing [2024-10-11T06:33:30.085Z] 386469a5dbbf: Preparing [2024-10-11T06:33:30.085Z] dc9674df5245: Preparing [2024-10-11T06:33:30.085Z] 6f714f7ac21e: Preparing [2024-10-11T06:33:30.085Z] 16113d51b718: Preparing [2024-10-11T06:33:30.085Z] 386469a5dbbf: Waiting [2024-10-11T06:33:30.085Z] dc9674df5245: Waiting [2024-10-11T06:33:30.085Z] 6f714f7ac21e: Waiting [2024-10-11T06:33:30.085Z] 16113d51b718: Waiting [2024-10-11T06:33:30.085Z] 2e33102eced8: Waiting [2024-10-11T06:33:30.085Z] 2256b6af7056: Layer already exists [2024-10-11T06:33:30.085Z] 700a734e707c: Layer already exists [2024-10-11T06:33:30.085Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:33:30.085Z] 4fe780464dd3: Layer already exists [2024-10-11T06:33:30.085Z] 286219264309: Layer already exists [2024-10-11T06:33:30.085Z] 2e33102eced8: Layer already exists [2024-10-11T06:33:30.085Z] dc9674df5245: Layer already exists [2024-10-11T06:33:30.085Z] 6f714f7ac21e: Layer already exists [2024-10-11T06:33:30.085Z] 386469a5dbbf: Layer already exists [2024-10-11T06:33:30.085Z] 16113d51b718: Layer already exists [2024-10-11T06:33:30.354Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:5c23a7e85c04d62bfa20dfca1204c01b28a36f845be8edba9dadab07b89ce82e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:30.715Z] + 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-11T06:33:31.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-11T06:33:31.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-11T06:33:31.067Z] 2256b6af7056: Preparing [2024-10-11T06:33:31.067Z] 4fe780464dd3: Preparing [2024-10-11T06:33:31.067Z] 286219264309: Preparing [2024-10-11T06:33:31.067Z] 700a734e707c: Preparing [2024-10-11T06:33:31.067Z] b2cb490fc4a3: Preparing [2024-10-11T06:33:31.067Z] 2e33102eced8: Preparing [2024-10-11T06:33:31.067Z] 386469a5dbbf: Preparing [2024-10-11T06:33:31.067Z] 2e33102eced8: Waiting [2024-10-11T06:33:31.067Z] dc9674df5245: Preparing [2024-10-11T06:33:31.067Z] 6f714f7ac21e: Preparing [2024-10-11T06:33:31.067Z] 386469a5dbbf: Waiting [2024-10-11T06:33:31.067Z] dc9674df5245: Waiting [2024-10-11T06:33:31.067Z] 16113d51b718: Preparing [2024-10-11T06:33:31.067Z] 6f714f7ac21e: Waiting [2024-10-11T06:33:31.067Z] 16113d51b718: Waiting [2024-10-11T06:33:31.067Z] 4fe780464dd3: Layer already exists [2024-10-11T06:33:31.067Z] 700a734e707c: Layer already exists [2024-10-11T06:33:31.067Z] 286219264309: Layer already exists [2024-10-11T06:33:31.067Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:33:31.067Z] 2256b6af7056: Layer already exists [2024-10-11T06:33:31.067Z] 2e33102eced8: Layer already exists [2024-10-11T06:33:31.067Z] 16113d51b718: Layer already exists [2024-10-11T06:33:31.067Z] 386469a5dbbf: Layer already exists [2024-10-11T06:33:31.067Z] dc9674df5245: Layer already exists [2024-10-11T06:33:31.067Z] 6f714f7ac21e: Layer already exists [2024-10-11T06:33:31.335Z] main: digest: sha256:5c23a7e85c04d62bfa20dfca1204c01b28a36f845be8edba9dadab07b89ce82e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:33:31.412Z] ===================================================== [Pipeline] echo [2024-10-11T06:33:31.423Z] taggedImages: [2024-10-11T06:33:31.423Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:33:31.423Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-11T06:33:31.423Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.99 [2024-10-11T06:33:31.423Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:33:31.423Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-11T06:33:31.450Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-11T06:33:31.450Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:33:31.450Z] latest [2024-10-11T06:33:31.450Z] 3.2.0-dev.99 [2024-10-11T06:33:31.450Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:33:31.450Z] main [2024-10-11T06:33:31.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:31.815Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:32.191Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:33:32.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-11T06:33:32.191Z] c2aeee6f0079: Preparing [2024-10-11T06:33:32.191Z] 80908489e4ee: Preparing [2024-10-11T06:33:32.191Z] 77da5d49f605: Preparing [2024-10-11T06:33:32.191Z] 700a734e707c: Preparing [2024-10-11T06:33:32.191Z] b2cb490fc4a3: Preparing [2024-10-11T06:33:32.191Z] 07b80def7404: Preparing [2024-10-11T06:33:32.191Z] ff6283dc9e38: Preparing [2024-10-11T06:33:32.191Z] fa7225107776: Preparing [2024-10-11T06:33:32.191Z] 16113d51b718: Preparing [2024-10-11T06:33:32.191Z] 07b80def7404: Waiting [2024-10-11T06:33:32.191Z] ff6283dc9e38: Waiting [2024-10-11T06:33:32.191Z] fa7225107776: Waiting [2024-10-11T06:33:32.191Z] 16113d51b718: Waiting [2024-10-11T06:33:32.458Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:33:32.458Z] 700a734e707c: Layer already exists [2024-10-11T06:33:32.458Z] 80908489e4ee: Pushed [2024-10-11T06:33:32.458Z] 77da5d49f605: Pushed [2024-10-11T06:33:32.458Z] c2aeee6f0079: Pushed [2024-10-11T06:33:32.458Z] 16113d51b718: Layer already exists [2024-10-11T06:33:32.724Z] ff6283dc9e38: Pushed [2024-10-11T06:33:33.317Z] fa7225107776: Pushed [2024-10-11T06:33:55.389Z] 07b80def7404: Pushed [2024-10-11T06:33:55.389Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:7525d5200b2fabbe9858853726e0a41ae7b89cc9095bc36d251fc0da3f1081dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:55.746Z] + 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-11T06:33:56.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-11T06:33:56.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-11T06:33:56.103Z] c2aeee6f0079: Preparing [2024-10-11T06:33:56.103Z] 80908489e4ee: Preparing [2024-10-11T06:33:56.103Z] 77da5d49f605: Preparing [2024-10-11T06:33:56.103Z] 700a734e707c: Preparing [2024-10-11T06:33:56.103Z] b2cb490fc4a3: Preparing [2024-10-11T06:33:56.103Z] 07b80def7404: Preparing [2024-10-11T06:33:56.103Z] ff6283dc9e38: Preparing [2024-10-11T06:33:56.103Z] fa7225107776: Preparing [2024-10-11T06:33:56.103Z] 16113d51b718: Preparing [2024-10-11T06:33:56.103Z] 07b80def7404: Waiting [2024-10-11T06:33:56.103Z] ff6283dc9e38: Waiting [2024-10-11T06:33:56.103Z] fa7225107776: Waiting [2024-10-11T06:33:56.103Z] 16113d51b718: Waiting [2024-10-11T06:33:56.103Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:33:56.103Z] 700a734e707c: Layer already exists [2024-10-11T06:33:56.103Z] c2aeee6f0079: Layer already exists [2024-10-11T06:33:56.103Z] 77da5d49f605: Layer already exists [2024-10-11T06:33:56.103Z] 80908489e4ee: Layer already exists [2024-10-11T06:33:56.373Z] fa7225107776: Layer already exists [2024-10-11T06:33:56.373Z] ff6283dc9e38: Layer already exists [2024-10-11T06:33:56.373Z] 16113d51b718: Layer already exists [2024-10-11T06:33:56.373Z] 07b80def7404: Layer already exists [2024-10-11T06:33:56.373Z] latest: digest: sha256:7525d5200b2fabbe9858853726e0a41ae7b89cc9095bc36d251fc0da3f1081dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:56.734Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:57.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.99 [2024-10-11T06:33:57.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-11T06:33:57.096Z] c2aeee6f0079: Preparing [2024-10-11T06:33:57.096Z] 80908489e4ee: Preparing [2024-10-11T06:33:57.096Z] 77da5d49f605: Preparing [2024-10-11T06:33:57.096Z] 700a734e707c: Preparing [2024-10-11T06:33:57.096Z] b2cb490fc4a3: Preparing [2024-10-11T06:33:57.096Z] 07b80def7404: Preparing [2024-10-11T06:33:57.096Z] ff6283dc9e38: Preparing [2024-10-11T06:33:57.096Z] fa7225107776: Preparing [2024-10-11T06:33:57.096Z] 16113d51b718: Preparing [2024-10-11T06:33:57.096Z] 07b80def7404: Waiting [2024-10-11T06:33:57.096Z] ff6283dc9e38: Waiting [2024-10-11T06:33:57.096Z] fa7225107776: Waiting [2024-10-11T06:33:57.096Z] 16113d51b718: Waiting [2024-10-11T06:33:57.096Z] c2aeee6f0079: Layer already exists [2024-10-11T06:33:57.096Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:33:57.096Z] 700a734e707c: Layer already exists [2024-10-11T06:33:57.096Z] 77da5d49f605: Layer already exists [2024-10-11T06:33:57.096Z] 80908489e4ee: Layer already exists [2024-10-11T06:33:57.096Z] fa7225107776: Layer already exists [2024-10-11T06:33:57.096Z] ff6283dc9e38: Layer already exists [2024-10-11T06:33:57.096Z] 07b80def7404: Layer already exists [2024-10-11T06:33:57.096Z] 16113d51b718: Layer already exists [2024-10-11T06:33:57.366Z] 3.2.0-dev.99: digest: sha256:7525d5200b2fabbe9858853726e0a41ae7b89cc9095bc36d251fc0da3f1081dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:57.729Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:58.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:33:58.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-11T06:33:58.091Z] c2aeee6f0079: Preparing [2024-10-11T06:33:58.091Z] 80908489e4ee: Preparing [2024-10-11T06:33:58.091Z] 77da5d49f605: Preparing [2024-10-11T06:33:58.091Z] 700a734e707c: Preparing [2024-10-11T06:33:58.091Z] b2cb490fc4a3: Preparing [2024-10-11T06:33:58.091Z] 07b80def7404: Preparing [2024-10-11T06:33:58.091Z] ff6283dc9e38: Preparing [2024-10-11T06:33:58.091Z] fa7225107776: Preparing [2024-10-11T06:33:58.091Z] 16113d51b718: Preparing [2024-10-11T06:33:58.091Z] ff6283dc9e38: Waiting [2024-10-11T06:33:58.091Z] fa7225107776: Waiting [2024-10-11T06:33:58.091Z] 07b80def7404: Waiting [2024-10-11T06:33:58.091Z] 16113d51b718: Waiting [2024-10-11T06:33:58.091Z] 77da5d49f605: Layer already exists [2024-10-11T06:33:58.091Z] 700a734e707c: Layer already exists [2024-10-11T06:33:58.091Z] 80908489e4ee: Layer already exists [2024-10-11T06:33:58.091Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:33:58.091Z] c2aeee6f0079: Layer already exists [2024-10-11T06:33:58.091Z] 16113d51b718: Layer already exists [2024-10-11T06:33:58.091Z] fa7225107776: Layer already exists [2024-10-11T06:33:58.091Z] 07b80def7404: Layer already exists [2024-10-11T06:33:58.362Z] ff6283dc9e38: Layer already exists [2024-10-11T06:33:58.362Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:7525d5200b2fabbe9858853726e0a41ae7b89cc9095bc36d251fc0da3f1081dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:58.731Z] + 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-11T06:33:59.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-11T06:33:59.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-11T06:33:59.100Z] c2aeee6f0079: Preparing [2024-10-11T06:33:59.100Z] 80908489e4ee: Preparing [2024-10-11T06:33:59.100Z] 77da5d49f605: Preparing [2024-10-11T06:33:59.100Z] 700a734e707c: Preparing [2024-10-11T06:33:59.100Z] b2cb490fc4a3: Preparing [2024-10-11T06:33:59.100Z] 07b80def7404: Preparing [2024-10-11T06:33:59.100Z] ff6283dc9e38: Preparing [2024-10-11T06:33:59.100Z] fa7225107776: Preparing [2024-10-11T06:33:59.100Z] 16113d51b718: Preparing [2024-10-11T06:33:59.100Z] 07b80def7404: Waiting [2024-10-11T06:33:59.100Z] ff6283dc9e38: Waiting [2024-10-11T06:33:59.100Z] fa7225107776: Waiting [2024-10-11T06:33:59.100Z] 16113d51b718: Waiting [2024-10-11T06:33:59.100Z] c2aeee6f0079: Layer already exists [2024-10-11T06:33:59.100Z] 80908489e4ee: Layer already exists [2024-10-11T06:33:59.100Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:33:59.100Z] 77da5d49f605: Layer already exists [2024-10-11T06:33:59.100Z] 700a734e707c: Layer already exists [2024-10-11T06:33:59.100Z] fa7225107776: Layer already exists [2024-10-11T06:33:59.100Z] 07b80def7404: Layer already exists [2024-10-11T06:33:59.100Z] 16113d51b718: Layer already exists [2024-10-11T06:33:59.100Z] ff6283dc9e38: Layer already exists [2024-10-11T06:33:59.368Z] main: digest: sha256:7525d5200b2fabbe9858853726e0a41ae7b89cc9095bc36d251fc0da3f1081dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:33:59.450Z] ===================================================== [Pipeline] echo [2024-10-11T06:33:59.466Z] taggedImages: [2024-10-11T06:33:59.466Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:33:59.466Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-11T06:33:59.466Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.99 [2024-10-11T06:33:59.466Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:33:59.466Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-11T06:33:59.495Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-11T06:33:59.495Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:33:59.495Z] latest [2024-10-11T06:33:59.495Z] 3.2.0-dev.99 [2024-10-11T06:33:59.495Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:33:59.495Z] main [2024-10-11T06:33:59.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:33:59.873Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:00.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:34:00.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-11T06:34:00.233Z] 0d6f7b9d80c3: Preparing [2024-10-11T06:34:00.233Z] cd80d3a06ff5: Preparing [2024-10-11T06:34:00.233Z] bb0d63a2eb08: Preparing [2024-10-11T06:34:00.233Z] 700a734e707c: Preparing [2024-10-11T06:34:00.233Z] b2cb490fc4a3: Preparing [2024-10-11T06:34:00.233Z] 32e87abd7f9b: Preparing [2024-10-11T06:34:00.233Z] dc9674df5245: Preparing [2024-10-11T06:34:00.233Z] 6f714f7ac21e: Preparing [2024-10-11T06:34:00.233Z] 16113d51b718: Preparing [2024-10-11T06:34:00.233Z] 32e87abd7f9b: Waiting [2024-10-11T06:34:00.233Z] 6f714f7ac21e: Waiting [2024-10-11T06:34:00.233Z] dc9674df5245: Waiting [2024-10-11T06:34:00.233Z] 16113d51b718: Waiting [2024-10-11T06:34:00.501Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:34:00.501Z] 700a734e707c: Layer already exists [2024-10-11T06:34:00.501Z] dc9674df5245: Layer already exists [2024-10-11T06:34:00.501Z] cd80d3a06ff5: Pushed [2024-10-11T06:34:00.501Z] bb0d63a2eb08: Pushed [2024-10-11T06:34:00.501Z] 6f714f7ac21e: Layer already exists [2024-10-11T06:34:00.501Z] 0d6f7b9d80c3: Pushed [2024-10-11T06:34:00.501Z] 16113d51b718: Layer already exists [2024-10-11T06:34:22.570Z] 32e87abd7f9b: Pushed [2024-10-11T06:34:22.835Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:84bf2c64d011f220d4a7b906b9aa77b0b66c66722b25a305bb6dd6cd01d9349c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:23.186Z] + 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-11T06:34:23.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-11T06:34:23.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-11T06:34:23.540Z] 0d6f7b9d80c3: Preparing [2024-10-11T06:34:23.540Z] cd80d3a06ff5: Preparing [2024-10-11T06:34:23.540Z] bb0d63a2eb08: Preparing [2024-10-11T06:34:23.540Z] 700a734e707c: Preparing [2024-10-11T06:34:23.540Z] b2cb490fc4a3: Preparing [2024-10-11T06:34:23.541Z] 32e87abd7f9b: Preparing [2024-10-11T06:34:23.541Z] dc9674df5245: Preparing [2024-10-11T06:34:23.541Z] 6f714f7ac21e: Preparing [2024-10-11T06:34:23.541Z] 16113d51b718: Preparing [2024-10-11T06:34:23.541Z] dc9674df5245: Waiting [2024-10-11T06:34:23.541Z] 6f714f7ac21e: Waiting [2024-10-11T06:34:23.541Z] 16113d51b718: Waiting [2024-10-11T06:34:23.541Z] 32e87abd7f9b: Waiting [2024-10-11T06:34:23.541Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:34:23.541Z] bb0d63a2eb08: Layer already exists [2024-10-11T06:34:23.541Z] 700a734e707c: Layer already exists [2024-10-11T06:34:23.541Z] 0d6f7b9d80c3: Layer already exists [2024-10-11T06:34:23.541Z] cd80d3a06ff5: Layer already exists [2024-10-11T06:34:23.541Z] dc9674df5245: Layer already exists [2024-10-11T06:34:23.541Z] 32e87abd7f9b: Layer already exists [2024-10-11T06:34:23.541Z] 6f714f7ac21e: Layer already exists [2024-10-11T06:34:23.541Z] 16113d51b718: Layer already exists [2024-10-11T06:34:23.806Z] latest: digest: sha256:84bf2c64d011f220d4a7b906b9aa77b0b66c66722b25a305bb6dd6cd01d9349c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:24.163Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:24.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.99 [2024-10-11T06:34:24.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-11T06:34:24.524Z] 0d6f7b9d80c3: Preparing [2024-10-11T06:34:24.524Z] cd80d3a06ff5: Preparing [2024-10-11T06:34:24.524Z] bb0d63a2eb08: Preparing [2024-10-11T06:34:24.524Z] 700a734e707c: Preparing [2024-10-11T06:34:24.524Z] b2cb490fc4a3: Preparing [2024-10-11T06:34:24.524Z] 32e87abd7f9b: Preparing [2024-10-11T06:34:24.524Z] dc9674df5245: Preparing [2024-10-11T06:34:24.524Z] 6f714f7ac21e: Preparing [2024-10-11T06:34:24.524Z] 16113d51b718: Preparing [2024-10-11T06:34:24.524Z] 32e87abd7f9b: Waiting [2024-10-11T06:34:24.524Z] dc9674df5245: Waiting [2024-10-11T06:34:24.524Z] 6f714f7ac21e: Waiting [2024-10-11T06:34:24.524Z] 16113d51b718: Waiting [2024-10-11T06:34:24.524Z] bb0d63a2eb08: Layer already exists [2024-10-11T06:34:24.524Z] 0d6f7b9d80c3: Layer already exists [2024-10-11T06:34:24.524Z] cd80d3a06ff5: Layer already exists [2024-10-11T06:34:24.524Z] 700a734e707c: Layer already exists [2024-10-11T06:34:24.524Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:34:24.792Z] 32e87abd7f9b: Layer already exists [2024-10-11T06:34:24.792Z] 6f714f7ac21e: Layer already exists [2024-10-11T06:34:24.792Z] 16113d51b718: Layer already exists [2024-10-11T06:34:24.792Z] dc9674df5245: Layer already exists [2024-10-11T06:34:24.792Z] 3.2.0-dev.99: digest: sha256:84bf2c64d011f220d4a7b906b9aa77b0b66c66722b25a305bb6dd6cd01d9349c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:25.155Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:25.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:34:25.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-11T06:34:25.535Z] 0d6f7b9d80c3: Preparing [2024-10-11T06:34:25.535Z] cd80d3a06ff5: Preparing [2024-10-11T06:34:25.535Z] bb0d63a2eb08: Preparing [2024-10-11T06:34:25.535Z] 700a734e707c: Preparing [2024-10-11T06:34:25.535Z] b2cb490fc4a3: Preparing [2024-10-11T06:34:25.535Z] 32e87abd7f9b: Preparing [2024-10-11T06:34:25.535Z] dc9674df5245: Preparing [2024-10-11T06:34:25.535Z] 6f714f7ac21e: Preparing [2024-10-11T06:34:25.535Z] 16113d51b718: Preparing [2024-10-11T06:34:25.535Z] 32e87abd7f9b: Waiting [2024-10-11T06:34:25.535Z] dc9674df5245: Waiting [2024-10-11T06:34:25.535Z] 6f714f7ac21e: Waiting [2024-10-11T06:34:25.535Z] 16113d51b718: Waiting [2024-10-11T06:34:25.535Z] 700a734e707c: Layer already exists [2024-10-11T06:34:25.535Z] bb0d63a2eb08: Layer already exists [2024-10-11T06:34:25.535Z] cd80d3a06ff5: Layer already exists [2024-10-11T06:34:25.535Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:34:25.535Z] 0d6f7b9d80c3: Layer already exists [2024-10-11T06:34:25.535Z] dc9674df5245: Layer already exists [2024-10-11T06:34:25.535Z] 32e87abd7f9b: Layer already exists [2024-10-11T06:34:25.535Z] 16113d51b718: Layer already exists [2024-10-11T06:34:25.535Z] 6f714f7ac21e: Layer already exists [2024-10-11T06:34:25.803Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:84bf2c64d011f220d4a7b906b9aa77b0b66c66722b25a305bb6dd6cd01d9349c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:26.168Z] + 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-11T06:34:26.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-11T06:34:26.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-11T06:34:26.527Z] 0d6f7b9d80c3: Preparing [2024-10-11T06:34:26.527Z] cd80d3a06ff5: Preparing [2024-10-11T06:34:26.527Z] bb0d63a2eb08: Preparing [2024-10-11T06:34:26.527Z] 700a734e707c: Preparing [2024-10-11T06:34:26.527Z] b2cb490fc4a3: Preparing [2024-10-11T06:34:26.527Z] 32e87abd7f9b: Preparing [2024-10-11T06:34:26.527Z] dc9674df5245: Preparing [2024-10-11T06:34:26.527Z] 6f714f7ac21e: Preparing [2024-10-11T06:34:26.527Z] 32e87abd7f9b: Waiting [2024-10-11T06:34:26.527Z] 16113d51b718: Preparing [2024-10-11T06:34:26.527Z] dc9674df5245: Waiting [2024-10-11T06:34:26.527Z] 6f714f7ac21e: Waiting [2024-10-11T06:34:26.527Z] 16113d51b718: Waiting [2024-10-11T06:34:26.527Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:34:26.527Z] 700a734e707c: Layer already exists [2024-10-11T06:34:26.527Z] bb0d63a2eb08: Layer already exists [2024-10-11T06:34:26.527Z] cd80d3a06ff5: Layer already exists [2024-10-11T06:34:26.527Z] 0d6f7b9d80c3: Layer already exists [2024-10-11T06:34:26.527Z] dc9674df5245: Layer already exists [2024-10-11T06:34:26.527Z] 32e87abd7f9b: Layer already exists [2024-10-11T06:34:26.527Z] 6f714f7ac21e: Layer already exists [2024-10-11T06:34:26.527Z] 16113d51b718: Layer already exists [2024-10-11T06:34:26.796Z] main: digest: sha256:84bf2c64d011f220d4a7b906b9aa77b0b66c66722b25a305bb6dd6cd01d9349c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:34:26.885Z] ===================================================== [Pipeline] echo [2024-10-11T06:34:26.898Z] taggedImages: [2024-10-11T06:34:26.898Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:34:26.898Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-11T06:34:26.898Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.99 [2024-10-11T06:34:26.898Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:34:26.898Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-11T06:34:26.923Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-11T06:34:26.923Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:34:26.923Z] latest [2024-10-11T06:34:26.923Z] 3.2.0-dev.99 [2024-10-11T06:34:26.923Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:34:26.923Z] main [2024-10-11T06:34:26.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:27.482Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:27.842Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:34:27.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-11T06:34:27.842Z] 90bd27d61c9a: Preparing [2024-10-11T06:34:27.842Z] d05cacc7d95a: Preparing [2024-10-11T06:34:27.842Z] 700a734e707c: Preparing [2024-10-11T06:34:27.842Z] b2cb490fc4a3: Preparing [2024-10-11T06:34:27.842Z] 62edf298c392: Preparing [2024-10-11T06:34:27.842Z] 44d583785c55: Preparing [2024-10-11T06:34:27.842Z] 16113d51b718: Preparing [2024-10-11T06:34:27.842Z] 44d583785c55: Waiting [2024-10-11T06:34:27.842Z] 16113d51b718: Waiting [2024-10-11T06:34:28.117Z] 700a734e707c: Layer already exists [2024-10-11T06:34:28.117Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:34:28.117Z] 16113d51b718: Layer already exists [2024-10-11T06:34:28.117Z] 90bd27d61c9a: Pushed [2024-10-11T06:34:28.117Z] 62edf298c392: Pushed [2024-10-11T06:34:28.698Z] 44d583785c55: Pushed [2024-10-11T06:34:37.012Z] d05cacc7d95a: Pushed [2024-10-11T06:34:37.012Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:512b55a41f778f0e4d9680e076d00956c398d89ff2c7c5655b78aeeb03c0bc12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:37.390Z] + 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-11T06:34:37.744Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-11T06:34:37.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-11T06:34:37.744Z] 90bd27d61c9a: Preparing [2024-10-11T06:34:37.744Z] d05cacc7d95a: Preparing [2024-10-11T06:34:37.744Z] 700a734e707c: Preparing [2024-10-11T06:34:37.744Z] b2cb490fc4a3: Preparing [2024-10-11T06:34:37.744Z] 62edf298c392: Preparing [2024-10-11T06:34:37.744Z] 44d583785c55: Preparing [2024-10-11T06:34:37.744Z] 16113d51b718: Preparing [2024-10-11T06:34:37.744Z] 44d583785c55: Waiting [2024-10-11T06:34:37.744Z] 16113d51b718: Waiting [2024-10-11T06:34:37.744Z] 90bd27d61c9a: Layer already exists [2024-10-11T06:34:37.744Z] 700a734e707c: Layer already exists [2024-10-11T06:34:37.744Z] d05cacc7d95a: Layer already exists [2024-10-11T06:34:37.744Z] 62edf298c392: Layer already exists [2024-10-11T06:34:37.744Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:34:37.744Z] 44d583785c55: Layer already exists [2024-10-11T06:34:37.744Z] 16113d51b718: Layer already exists [2024-10-11T06:34:38.011Z] latest: digest: sha256:512b55a41f778f0e4d9680e076d00956c398d89ff2c7c5655b78aeeb03c0bc12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:38.381Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:38.740Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.99 [2024-10-11T06:34:38.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-11T06:34:38.740Z] 90bd27d61c9a: Preparing [2024-10-11T06:34:38.740Z] d05cacc7d95a: Preparing [2024-10-11T06:34:38.740Z] 700a734e707c: Preparing [2024-10-11T06:34:38.740Z] b2cb490fc4a3: Preparing [2024-10-11T06:34:38.740Z] 62edf298c392: Preparing [2024-10-11T06:34:38.740Z] 44d583785c55: Preparing [2024-10-11T06:34:38.740Z] 16113d51b718: Preparing [2024-10-11T06:34:38.740Z] 44d583785c55: Waiting [2024-10-11T06:34:38.740Z] 16113d51b718: Waiting [2024-10-11T06:34:38.740Z] 90bd27d61c9a: Layer already exists [2024-10-11T06:34:38.740Z] 700a734e707c: Layer already exists [2024-10-11T06:34:38.740Z] d05cacc7d95a: Layer already exists [2024-10-11T06:34:38.740Z] 62edf298c392: Layer already exists [2024-10-11T06:34:38.740Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:34:38.740Z] 16113d51b718: Layer already exists [2024-10-11T06:34:38.740Z] 44d583785c55: Layer already exists [2024-10-11T06:34:39.008Z] 3.2.0-dev.99: digest: sha256:512b55a41f778f0e4d9680e076d00956c398d89ff2c7c5655b78aeeb03c0bc12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:39.365Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:39.719Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:34:39.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-11T06:34:39.719Z] 90bd27d61c9a: Preparing [2024-10-11T06:34:39.719Z] d05cacc7d95a: Preparing [2024-10-11T06:34:39.719Z] 700a734e707c: Preparing [2024-10-11T06:34:39.719Z] b2cb490fc4a3: Preparing [2024-10-11T06:34:39.719Z] 62edf298c392: Preparing [2024-10-11T06:34:39.719Z] 44d583785c55: Preparing [2024-10-11T06:34:39.719Z] 16113d51b718: Preparing [2024-10-11T06:34:39.719Z] 44d583785c55: Waiting [2024-10-11T06:34:39.719Z] 16113d51b718: Waiting [2024-10-11T06:34:39.719Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:34:39.719Z] 90bd27d61c9a: Layer already exists [2024-10-11T06:34:39.719Z] 700a734e707c: Layer already exists [2024-10-11T06:34:39.719Z] 62edf298c392: Layer already exists [2024-10-11T06:34:39.719Z] d05cacc7d95a: Layer already exists [2024-10-11T06:34:39.719Z] 16113d51b718: Layer already exists [2024-10-11T06:34:39.719Z] 44d583785c55: Layer already exists [2024-10-11T06:34:39.989Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:512b55a41f778f0e4d9680e076d00956c398d89ff2c7c5655b78aeeb03c0bc12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:40.338Z] + 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-11T06:34:40.684Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-11T06:34:40.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-11T06:34:40.684Z] 90bd27d61c9a: Preparing [2024-10-11T06:34:40.684Z] d05cacc7d95a: Preparing [2024-10-11T06:34:40.684Z] 700a734e707c: Preparing [2024-10-11T06:34:40.684Z] b2cb490fc4a3: Preparing [2024-10-11T06:34:40.684Z] 62edf298c392: Preparing [2024-10-11T06:34:40.684Z] 44d583785c55: Preparing [2024-10-11T06:34:40.684Z] 16113d51b718: Preparing [2024-10-11T06:34:40.684Z] 16113d51b718: Waiting [2024-10-11T06:34:40.684Z] 44d583785c55: Waiting [2024-10-11T06:34:40.684Z] 90bd27d61c9a: Layer already exists [2024-10-11T06:34:40.684Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:34:40.684Z] 62edf298c392: Layer already exists [2024-10-11T06:34:40.684Z] d05cacc7d95a: Layer already exists [2024-10-11T06:34:40.684Z] 700a734e707c: Layer already exists [2024-10-11T06:34:40.950Z] 44d583785c55: Layer already exists [2024-10-11T06:34:40.950Z] 16113d51b718: Layer already exists [2024-10-11T06:34:40.950Z] main: digest: sha256:512b55a41f778f0e4d9680e076d00956c398d89ff2c7c5655b78aeeb03c0bc12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:34:41.028Z] ===================================================== [Pipeline] echo [2024-10-11T06:34:41.045Z] taggedImages: [2024-10-11T06:34:41.045Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:34:41.045Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-11T06:34:41.045Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.99 [2024-10-11T06:34:41.045Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:34:41.045Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-11T06:34:41.074Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-11T06:34:41.074Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:34:41.074Z] latest [2024-10-11T06:34:41.074Z] 3.2.0-dev.99 [2024-10-11T06:34:41.074Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:34:41.074Z] main [2024-10-11T06:34:41.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:41.451Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:41.814Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:34:41.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-11T06:34:41.814Z] ceca32c98094: Preparing [2024-10-11T06:34:41.814Z] df9db231a3c6: Preparing [2024-10-11T06:34:41.814Z] 60683261faab: Preparing [2024-10-11T06:34:41.814Z] 700a734e707c: Preparing [2024-10-11T06:34:41.814Z] b2cb490fc4a3: Preparing [2024-10-11T06:34:41.814Z] 3176cc216d05: Preparing [2024-10-11T06:34:41.814Z] 76c1510f3a7c: Preparing [2024-10-11T06:34:41.814Z] 16113d51b718: Preparing [2024-10-11T06:34:41.814Z] 3176cc216d05: Waiting [2024-10-11T06:34:41.814Z] 76c1510f3a7c: Waiting [2024-10-11T06:34:41.814Z] 16113d51b718: Waiting [2024-10-11T06:34:41.814Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:34:42.081Z] 700a734e707c: Layer already exists [2024-10-11T06:34:42.081Z] df9db231a3c6: Pushed [2024-10-11T06:34:42.081Z] ceca32c98094: Pushed [2024-10-11T06:34:42.081Z] 16113d51b718: Layer already exists [2024-10-11T06:34:42.081Z] 3176cc216d05: Pushed [2024-10-11T06:34:42.348Z] 76c1510f3a7c: Pushed [2024-10-11T06:34:50.547Z] 60683261faab: Pushed [2024-10-11T06:34:50.547Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:127d872238393e211817e06c7558f4b9307a4295a2545e35ac1b1f8e52e7a456 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:50.898Z] + 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-11T06:34:51.258Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-11T06:34:51.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-11T06:34:51.258Z] ceca32c98094: Preparing [2024-10-11T06:34:51.258Z] df9db231a3c6: Preparing [2024-10-11T06:34:51.258Z] 60683261faab: Preparing [2024-10-11T06:34:51.258Z] 700a734e707c: Preparing [2024-10-11T06:34:51.258Z] b2cb490fc4a3: Preparing [2024-10-11T06:34:51.258Z] 3176cc216d05: Preparing [2024-10-11T06:34:51.258Z] 76c1510f3a7c: Preparing [2024-10-11T06:34:51.258Z] 16113d51b718: Preparing [2024-10-11T06:34:51.258Z] 76c1510f3a7c: Waiting [2024-10-11T06:34:51.258Z] 3176cc216d05: Waiting [2024-10-11T06:34:51.258Z] 16113d51b718: Waiting [2024-10-11T06:34:51.258Z] 700a734e707c: Layer already exists [2024-10-11T06:34:51.258Z] ceca32c98094: Layer already exists [2024-10-11T06:34:51.258Z] 60683261faab: Layer already exists [2024-10-11T06:34:51.258Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:34:51.258Z] df9db231a3c6: Layer already exists [2024-10-11T06:34:51.258Z] 3176cc216d05: Layer already exists [2024-10-11T06:34:51.258Z] 76c1510f3a7c: Layer already exists [2024-10-11T06:34:51.258Z] 16113d51b718: Layer already exists [2024-10-11T06:34:51.522Z] latest: digest: sha256:127d872238393e211817e06c7558f4b9307a4295a2545e35ac1b1f8e52e7a456 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:51.865Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:52.220Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.99 [2024-10-11T06:34:52.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-11T06:34:52.220Z] ceca32c98094: Preparing [2024-10-11T06:34:52.220Z] df9db231a3c6: Preparing [2024-10-11T06:34:52.220Z] 60683261faab: Preparing [2024-10-11T06:34:52.220Z] 700a734e707c: Preparing [2024-10-11T06:34:52.220Z] b2cb490fc4a3: Preparing [2024-10-11T06:34:52.220Z] 3176cc216d05: Preparing [2024-10-11T06:34:52.220Z] 76c1510f3a7c: Preparing [2024-10-11T06:34:52.220Z] 16113d51b718: Preparing [2024-10-11T06:34:52.220Z] 3176cc216d05: Waiting [2024-10-11T06:34:52.220Z] 76c1510f3a7c: Waiting [2024-10-11T06:34:52.220Z] 16113d51b718: Waiting [2024-10-11T06:34:52.220Z] 700a734e707c: Layer already exists [2024-10-11T06:34:52.220Z] ceca32c98094: Layer already exists [2024-10-11T06:34:52.220Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:34:52.220Z] 60683261faab: Layer already exists [2024-10-11T06:34:52.220Z] df9db231a3c6: Layer already exists [2024-10-11T06:34:52.220Z] 3176cc216d05: Layer already exists [2024-10-11T06:34:52.220Z] 16113d51b718: Layer already exists [2024-10-11T06:34:52.220Z] 76c1510f3a7c: Layer already exists [2024-10-11T06:34:52.485Z] 3.2.0-dev.99: digest: sha256:127d872238393e211817e06c7558f4b9307a4295a2545e35ac1b1f8e52e7a456 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:52.835Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:53.193Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:34:53.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-11T06:34:53.193Z] ceca32c98094: Preparing [2024-10-11T06:34:53.193Z] df9db231a3c6: Preparing [2024-10-11T06:34:53.193Z] 60683261faab: Preparing [2024-10-11T06:34:53.193Z] 700a734e707c: Preparing [2024-10-11T06:34:53.193Z] b2cb490fc4a3: Preparing [2024-10-11T06:34:53.193Z] 3176cc216d05: Preparing [2024-10-11T06:34:53.193Z] 76c1510f3a7c: Preparing [2024-10-11T06:34:53.193Z] 16113d51b718: Preparing [2024-10-11T06:34:53.193Z] 3176cc216d05: Waiting [2024-10-11T06:34:53.193Z] 76c1510f3a7c: Waiting [2024-10-11T06:34:53.193Z] 16113d51b718: Waiting [2024-10-11T06:34:53.193Z] 700a734e707c: Layer already exists [2024-10-11T06:34:53.193Z] 60683261faab: Layer already exists [2024-10-11T06:34:53.193Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:34:53.193Z] ceca32c98094: Layer already exists [2024-10-11T06:34:53.193Z] df9db231a3c6: Layer already exists [2024-10-11T06:34:53.193Z] 76c1510f3a7c: Layer already exists [2024-10-11T06:34:53.193Z] 3176cc216d05: Layer already exists [2024-10-11T06:34:53.193Z] 16113d51b718: Layer already exists [2024-10-11T06:34:53.458Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:127d872238393e211817e06c7558f4b9307a4295a2545e35ac1b1f8e52e7a456 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:53.816Z] + 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-11T06:34:54.170Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-11T06:34:54.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-11T06:34:54.170Z] ceca32c98094: Preparing [2024-10-11T06:34:54.170Z] df9db231a3c6: Preparing [2024-10-11T06:34:54.170Z] 60683261faab: Preparing [2024-10-11T06:34:54.170Z] 700a734e707c: Preparing [2024-10-11T06:34:54.170Z] b2cb490fc4a3: Preparing [2024-10-11T06:34:54.170Z] 3176cc216d05: Preparing [2024-10-11T06:34:54.170Z] 76c1510f3a7c: Preparing [2024-10-11T06:34:54.170Z] 16113d51b718: Preparing [2024-10-11T06:34:54.170Z] 3176cc216d05: Waiting [2024-10-11T06:34:54.170Z] 76c1510f3a7c: Waiting [2024-10-11T06:34:54.170Z] 16113d51b718: Waiting [2024-10-11T06:34:54.170Z] 60683261faab: Layer already exists [2024-10-11T06:34:54.170Z] ceca32c98094: Layer already exists [2024-10-11T06:34:54.170Z] df9db231a3c6: Layer already exists [2024-10-11T06:34:54.170Z] 700a734e707c: Layer already exists [2024-10-11T06:34:54.170Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:34:54.170Z] 3176cc216d05: Layer already exists [2024-10-11T06:34:54.170Z] 16113d51b718: Layer already exists [2024-10-11T06:34:54.170Z] 76c1510f3a7c: Layer already exists [2024-10-11T06:34:54.436Z] main: digest: sha256:127d872238393e211817e06c7558f4b9307a4295a2545e35ac1b1f8e52e7a456 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:34:54.515Z] ===================================================== [Pipeline] echo [2024-10-11T06:34:54.527Z] taggedImages: [2024-10-11T06:34:54.527Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:34:54.527Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-11T06:34:54.527Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.99 [2024-10-11T06:34:54.527Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:34:54.527Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-11T06:34:54.558Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-11T06:34:54.558Z] 57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:34:54.558Z] latest [2024-10-11T06:34:54.558Z] 3.2.0-dev.99 [2024-10-11T06:34:54.558Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:34:54.558Z] main [2024-10-11T06:34:54.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:54.912Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:34:55.270Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:34:55.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-11T06:34:55.270Z] c95aaed276a0: Preparing [2024-10-11T06:34:55.270Z] f4abf15f31ee: Preparing [2024-10-11T06:34:55.270Z] 700a734e707c: Preparing [2024-10-11T06:34:55.270Z] b2cb490fc4a3: Preparing [2024-10-11T06:34:55.270Z] ac1e5fdedb43: Preparing [2024-10-11T06:34:55.270Z] 366dc74d0252: Preparing [2024-10-11T06:34:55.270Z] 16113d51b718: Preparing [2024-10-11T06:34:55.270Z] 366dc74d0252: Waiting [2024-10-11T06:34:55.270Z] 16113d51b718: Waiting [2024-10-11T06:34:55.270Z] 700a734e707c: Layer already exists [2024-10-11T06:34:55.856Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:34:55.856Z] 366dc74d0252: Layer already exists [2024-10-11T06:34:55.856Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:34:55.856Z] 16113d51b718: Layer already exists [2024-10-11T06:34:55.856Z] c95aaed276a0: Pushed [2024-10-11T06:35:04.048Z] f4abf15f31ee: Pushed [2024-10-11T06:35:04.048Z] 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:1311122377340f773fe6f1c21cbd691cfc79a019f0662715e95381a62f4e5f20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:35:04.412Z] + 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-11T06:35:04.770Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-11T06:35:04.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-11T06:35:04.771Z] c95aaed276a0: Preparing [2024-10-11T06:35:04.771Z] f4abf15f31ee: Preparing [2024-10-11T06:35:04.771Z] 700a734e707c: Preparing [2024-10-11T06:35:04.771Z] b2cb490fc4a3: Preparing [2024-10-11T06:35:04.771Z] ac1e5fdedb43: Preparing [2024-10-11T06:35:04.771Z] 366dc74d0252: Preparing [2024-10-11T06:35:04.771Z] 366dc74d0252: Waiting [2024-10-11T06:35:04.771Z] 16113d51b718: Preparing [2024-10-11T06:35:04.771Z] 16113d51b718: Waiting [2024-10-11T06:35:04.771Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:35:04.771Z] 700a734e707c: Layer already exists [2024-10-11T06:35:04.771Z] f4abf15f31ee: Layer already exists [2024-10-11T06:35:04.771Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:35:04.771Z] c95aaed276a0: Layer already exists [2024-10-11T06:35:04.771Z] 16113d51b718: Layer already exists [2024-10-11T06:35:04.771Z] 366dc74d0252: Layer already exists [2024-10-11T06:35:05.038Z] latest: digest: sha256:1311122377340f773fe6f1c21cbd691cfc79a019f0662715e95381a62f4e5f20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:35:05.395Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:35:05.745Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.99 [2024-10-11T06:35:05.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-11T06:35:05.745Z] c95aaed276a0: Preparing [2024-10-11T06:35:05.745Z] f4abf15f31ee: Preparing [2024-10-11T06:35:05.745Z] 700a734e707c: Preparing [2024-10-11T06:35:05.745Z] b2cb490fc4a3: Preparing [2024-10-11T06:35:05.745Z] ac1e5fdedb43: Preparing [2024-10-11T06:35:05.745Z] 366dc74d0252: Preparing [2024-10-11T06:35:05.745Z] 16113d51b718: Preparing [2024-10-11T06:35:05.745Z] 366dc74d0252: Waiting [2024-10-11T06:35:05.745Z] 16113d51b718: Waiting [2024-10-11T06:35:05.745Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:35:05.745Z] f4abf15f31ee: Layer already exists [2024-10-11T06:35:05.745Z] c95aaed276a0: Layer already exists [2024-10-11T06:35:05.745Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:35:05.745Z] 700a734e707c: Layer already exists [2024-10-11T06:35:05.745Z] 366dc74d0252: Layer already exists [2024-10-11T06:35:05.745Z] 16113d51b718: Layer already exists [2024-10-11T06:35:06.010Z] 3.2.0-dev.99: digest: sha256:1311122377340f773fe6f1c21cbd691cfc79a019f0662715e95381a62f4e5f20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:35:06.372Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:35:06.723Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:35:06.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-11T06:35:06.724Z] c95aaed276a0: Preparing [2024-10-11T06:35:06.724Z] f4abf15f31ee: Preparing [2024-10-11T06:35:06.724Z] 700a734e707c: Preparing [2024-10-11T06:35:06.724Z] b2cb490fc4a3: Preparing [2024-10-11T06:35:06.724Z] ac1e5fdedb43: Preparing [2024-10-11T06:35:06.724Z] 366dc74d0252: Preparing [2024-10-11T06:35:06.724Z] 16113d51b718: Preparing [2024-10-11T06:35:06.724Z] 366dc74d0252: Waiting [2024-10-11T06:35:06.724Z] 16113d51b718: Waiting [2024-10-11T06:35:06.724Z] c95aaed276a0: Layer already exists [2024-10-11T06:35:06.724Z] f4abf15f31ee: Layer already exists [2024-10-11T06:35:06.724Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:35:06.724Z] 700a734e707c: Layer already exists [2024-10-11T06:35:06.724Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:35:06.724Z] 16113d51b718: Layer already exists [2024-10-11T06:35:06.724Z] 366dc74d0252: Layer already exists [2024-10-11T06:35:06.991Z] 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:1311122377340f773fe6f1c21cbd691cfc79a019f0662715e95381a62f4e5f20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:35:07.353Z] + 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-11T06:35:07.703Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-11T06:35:07.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-11T06:35:07.703Z] c95aaed276a0: Preparing [2024-10-11T06:35:07.703Z] f4abf15f31ee: Preparing [2024-10-11T06:35:07.703Z] 700a734e707c: Preparing [2024-10-11T06:35:07.703Z] b2cb490fc4a3: Preparing [2024-10-11T06:35:07.703Z] ac1e5fdedb43: Preparing [2024-10-11T06:35:07.703Z] 366dc74d0252: Preparing [2024-10-11T06:35:07.703Z] 16113d51b718: Preparing [2024-10-11T06:35:07.703Z] 366dc74d0252: Waiting [2024-10-11T06:35:07.703Z] 16113d51b718: Waiting [2024-10-11T06:35:07.703Z] 700a734e707c: Layer already exists [2024-10-11T06:35:07.703Z] c95aaed276a0: Layer already exists [2024-10-11T06:35:07.703Z] ac1e5fdedb43: Layer already exists [2024-10-11T06:35:07.703Z] b2cb490fc4a3: Layer already exists [2024-10-11T06:35:07.703Z] f4abf15f31ee: Layer already exists [2024-10-11T06:35:07.703Z] 16113d51b718: Layer already exists [2024-10-11T06:35:07.703Z] 366dc74d0252: Layer already exists [2024-10-11T06:35:07.969Z] main: digest: sha256:1311122377340f773fe6f1c21cbd691cfc79a019f0662715e95381a62f4e5f20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:35:08.042Z] ===================================================== [Pipeline] echo [2024-10-11T06:35:08.054Z] taggedImages: [2024-10-11T06:35:08.054Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e [2024-10-11T06:35:08.054Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-11T06:35:08.054Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.99 [2024-10-11T06:35:08.054Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [2024-10-11T06:35:08.054Z] - 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-11T06:35:08.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T06:35:08.433Z] [2024-10-11T06:35:08.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:35:08.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T06:35:08.758Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-11T06:35:08.758Z] 8998bd30e6a1: Pulling fs layer [2024-10-11T06:35:08.758Z] 04944245beec: Pulling fs layer [2024-10-11T06:35:08.758Z] 699f458cf7ca: Pulling fs layer [2024-10-11T06:35:08.758Z] 765212b225bb: Pulling fs layer [2024-10-11T06:35:08.758Z] f23df028b6ca: Pulling fs layer [2024-10-11T06:35:08.758Z] d65c8cfc05b1: Pulling fs layer [2024-10-11T06:35:08.758Z] 2437ff75d9bd: Pulling fs layer [2024-10-11T06:35:08.758Z] f23df028b6ca: Waiting [2024-10-11T06:35:08.758Z] d65c8cfc05b1: Waiting [2024-10-11T06:35:08.758Z] 2437ff75d9bd: Waiting [2024-10-11T06:35:08.758Z] 765212b225bb: Waiting [2024-10-11T06:35:09.024Z] 04944245beec: Verifying Checksum [2024-10-11T06:35:09.024Z] 04944245beec: Download complete [2024-10-11T06:35:09.024Z] 765212b225bb: Verifying Checksum [2024-10-11T06:35:09.024Z] 765212b225bb: Download complete [2024-10-11T06:35:09.024Z] f23df028b6ca: Verifying Checksum [2024-10-11T06:35:09.024Z] f23df028b6ca: Download complete [2024-10-11T06:35:09.024Z] d65c8cfc05b1: Verifying Checksum [2024-10-11T06:35:09.024Z] d65c8cfc05b1: Download complete [2024-10-11T06:35:09.291Z] 699f458cf7ca: Verifying Checksum [2024-10-11T06:35:09.291Z] 699f458cf7ca: Download complete [2024-10-11T06:35:09.559Z] 8998bd30e6a1: Verifying Checksum [2024-10-11T06:35:09.559Z] 8998bd30e6a1: Download complete [2024-10-11T06:35:12.139Z] 2437ff75d9bd: Verifying Checksum [2024-10-11T06:35:12.139Z] 2437ff75d9bd: Download complete [2024-10-11T06:35:14.717Z] 8998bd30e6a1: Pull complete [2024-10-11T06:35:14.985Z] 04944245beec: Pull complete [2024-10-11T06:35:16.394Z] 699f458cf7ca: Pull complete [2024-10-11T06:35:16.660Z] 765212b225bb: Pull complete [2024-10-11T06:35:17.617Z] f23df028b6ca: Pull complete [2024-10-11T06:35:17.882Z] d65c8cfc05b1: Pull complete [2024-10-11T06:35:36.067Z] 2437ff75d9bd: Pull complete [2024-10-11T06:35:36.067Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-11T06:35:36.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T06:35:36.067Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T06:35:36.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-22478 does not seem to be running inside a container [2024-10-11T06:35:36.340Z] $ 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/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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-11T06:35:38.323Z] $ docker top dc60130da1d8ce0b939654fcd20d424ebdb15059e938adeacc9cae4bf2ab5c4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:35:39.197Z] ---> job-cost.sh [2024-10-11T06:35:39.197Z] lf-activate-venv: SKIPPING [2024-10-11T06:35:39.197Z] INFO: No Stack... [2024-10-11T06:35:39.461Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-11T06:35:40.417Z] INFO: Archiving Costs [Pipeline] sh [2024-10-11T06:35:41.061Z] + cat /w/workspace/edgex-go/722/archives/cost.csv [2024-10-11T06:35:41.061Z] + cut -d, -f6 [Pipeline] lock [2024-10-11T06:35:41.128Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-722-stack-cost] [2024-10-11T06:35:41.136Z] Resource [jenkins-edgexfoundry-edgex-go-main-722-stack-cost] did not exist. Created. [2024-10-11T06:35:41.143Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-722-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-11T06:35:41.782Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-11T06:35:42.472Z] Stashed 1 file(s) [Pipeline] } [2024-10-11T06:35:42.482Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-722-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-11T06:35:42.517Z] $ docker stop --time=1 dc60130da1d8ce0b939654fcd20d424ebdb15059e938adeacc9cae4bf2ab5c4b [2024-10-11T06:35:44.023Z] $ docker rm -f --volumes dc60130da1d8ce0b939654fcd20d424ebdb15059e938adeacc9cae4bf2ab5c4b [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-11T06:35:44.594Z] provisioning config files... [2024-10-11T06:35:44.601Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/722@tmp/config17629152881269838080tmp [Pipeline] { [Pipeline] sh [2024-10-11T06:35:44.901Z] + set +x [2024-10-11T06:35:44.901Z] + + curl -s https://codecov.io/bash [2024-10-11T06:35:44.901Z] bash -s -- [2024-10-11T06:35:44.901Z] [2024-10-11T06:35:44.901Z] _____ _ [2024-10-11T06:35:44.901Z] / ____| | | [2024-10-11T06:35:44.901Z] | | ___ __| | ___ ___ _____ __ [2024-10-11T06:35:44.901Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-11T06:35:44.901Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-11T06:35:44.901Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-11T06:35:44.901Z] Bash-1.0.6 [2024-10-11T06:35:44.901Z] [2024-10-11T06:35:44.901Z] [2024-10-11T06:35:44.901Z] ==> git version 2.25.1 found [2024-10-11T06:35:44.901Z] ==> 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-11T06:35:44.901Z] Release-Date: 2020-01-08 [2024-10-11T06:35:44.901Z] 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-11T06:35:44.901Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-11T06:35:44.901Z] ==> Jenkins CI detected. [2024-10-11T06:35:44.901Z] current dir:  /w/workspace/edgex-go/722 [2024-10-11T06:35:44.901Z] project root: . [2024-10-11T06:35:44.901Z] --> token set from env [2024-10-11T06:35:44.901Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-11T06:35:44.901Z] ==> Running gcov in . (disable via -X gcov) [2024-10-11T06:35:44.901Z] ==> Python coveragepy not found [2024-10-11T06:35:44.901Z] ==> Searching for coverage reports in: [2024-10-11T06:35:44.901Z] + . [2024-10-11T06:35:45.160Z] -> Found 1 reports [2024-10-11T06:35:45.160Z] ==> Detecting git/mercurial file structure [2024-10-11T06:35:45.160Z] ==> Reading reports [2024-10-11T06:35:45.160Z] + ./coverage.out bytes=1505375 [2024-10-11T06:35:45.160Z] ==> Appending adjustments [2024-10-11T06:35:45.160Z] https://docs.codecov.io/docs/fixing-reports [2024-10-11T06:35:46.537Z] + Found adjustments [2024-10-11T06:35:46.537Z] ==> Gzipping contents [2024-10-11T06:35:46.537Z] 132K /tmp/codecov.99C9NT.gz [2024-10-11T06:35:46.537Z] ==> Uploading reports [2024-10-11T06:35:46.537Z] url: https://codecov.io [2024-10-11T06:35:46.537Z] query: branch=main&commit=57d582de66f95770521161450c5858bd8cea222e&build=722&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F722%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-11T06:35:46.537Z] -> Pinging Codecov [2024-10-11T06:35:46.537Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=57d582de66f95770521161450c5858bd8cea222e&build=722&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F722%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-11T06:35:46.796Z] -> Uploading to [2024-10-11T06:35:46.797Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/57d582de66f95770521161450c5858bd8cea222e/43aebcc2-56fc-4e92-afa6-fb22e08c1455.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241011%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241011T063546Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4e5549d90de109bb7f2437e41d1e1766fc9f928fe3f5e4ea571bbc2588cb29d8 [2024-10-11T06:35:46.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T06:35:46.797Z] Dload Upload Total Spent Left Speed [2024-10-11T06:35:47.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 631k --:--:-- --:--:-- --:--:-- 628k 100 128k 0 0 100 128k 0 468k --:--:-- --:--:-- --:--:-- 466k [2024-10-11T06:35:47.054Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [2024-10-11T06:35:47.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-11T06:35:47.309Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-11T06:35:47.333Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:35:47.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T06:35:47.635Z] [2024-10-11T06:35:47.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:35:47.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T06:35:47.940Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-11T06:35:47.940Z] 43c4264eed91: Already exists [2024-10-11T06:35:47.940Z] 4cc291be95ef: Already exists [2024-10-11T06:35:47.940Z] 2ac1f1163629: Already exists [2024-10-11T06:35:47.940Z] 5c3c966382ef: Already exists [2024-10-11T06:35:47.940Z] 4f4fb700ef54: Already exists [2024-10-11T06:35:47.940Z] d9c7d2e4e75e: Pulling fs layer [2024-10-11T06:35:47.940Z] 9c3e1370e548: Pulling fs layer [2024-10-11T06:35:48.198Z] d9c7d2e4e75e: Verifying Checksum [2024-10-11T06:35:48.198Z] d9c7d2e4e75e: Download complete [2024-10-11T06:35:48.456Z] d9c7d2e4e75e: Pull complete [2024-10-11T06:35:49.021Z] 9c3e1370e548: Verifying Checksum [2024-10-11T06:35:49.021Z] 9c3e1370e548: Download complete [2024-10-11T06:35:52.301Z] 9c3e1370e548: Pull complete [2024-10-11T06:35:52.301Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-11T06:35:52.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T06:35:52.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T06:35:52.403Z] prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container [2024-10-11T06:35:52.427Z] $ 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/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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-11T06:35:57.102Z] $ docker top 10aaf09ab1e987be9e7a468b8f46179f9eb1893c9f9cbebfd4db1f14da9c0029 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T06:35:57.463Z] + git config --global --add safe.directory /w/workspace/edgex-go/722 [Pipeline] echo [2024-10-11T06:35:57.474Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-11T06:35:57.750Z] + set -o pipefail [2024-10-11T06:35:57.750Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-11T06:36:10.004Z] [2024-10-11T06:36:10.004Z] Monitoring /w/workspace/edgex-go/722 (github.com/edgexfoundry/edgex-go)... [2024-10-11T06:36:10.004Z] [2024-10-11T06:36:10.004Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/8f3f174b-fb6e-458e-9053-1e3f138bc422 [2024-10-11T06:36:10.004Z] [2024-10-11T06:36:10.004Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-11T06:36:10.004Z] [2024-10-11T06:36:10.004Z] [2024-10-11T06:36:10.004Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-11T06:36:10.004Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-11T06:36:10.008Z] $ docker stop --time=1 10aaf09ab1e987be9e7a468b8f46179f9eb1893c9f9cbebfd4db1f14da9c0029 [2024-10-11T06:36:17.772Z] $ docker rm -f --volumes 10aaf09ab1e987be9e7a468b8f46179f9eb1893c9f9cbebfd4db1f14da9c0029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-11T06:36:18.321Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T06:36:18.335Z] provisioning config files... [2024-10-11T06:36:18.343Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/722@tmp/config16450521088403629682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:36:18.639Z] --> edgex-publish-swagger.sh [2024-10-11T06:36:18.639Z] === Publish openapi/v3 API === [2024-10-11T06:36:18.639Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-11T06:36:18.639Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/722/openapi/v3/core-command.yaml] [2024-10-11T06:36:18.639Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T06:36:18.639Z] Dload Upload Total Spent Left Speed [2024-10-11T06:36:18.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 66494 --:--:-- --:--:-- --:--:-- 66360 100 32782 0 0 100 32782 0 66494 --:--:-- --:--:-- --:--:-- 66360 [2024-10-11T06:36:18.899Z] [2024-10-11T06:36:18.899Z] [2024-10-11T06:36:19.156Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/722/openapi/v3/core-data.yaml] [2024-10-11T06:36:19.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T06:36:19.156Z] Dload Upload Total Spent Left Speed [2024-10-11T06:36:19.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 155k --:--:-- --:--:-- --:--:-- 155k [2024-10-11T06:36:19.415Z] [2024-10-11T06:36:19.415Z] [2024-10-11T06:36:19.415Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/722/openapi/v3/core-keeper.yaml] [2024-10-11T06:36:19.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T06:36:19.415Z] Dload Upload Total Spent Left Speed [2024-10-11T06:36:19.673Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 271 131k --:--:-- --:--:-- --:--:-- 132k [2024-10-11T06:36:19.673Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-11T06:36:19.673Z] [2024-10-11T06:36:19.673Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/722/openapi/v3/core-metadata.yaml] [2024-10-11T06:36:19.673Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T06:36:19.673Z] Dload Upload Total Spent Left Speed [2024-10-11T06:36:20.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 0 0 100 149k 0 1420k --:--:-- --:--:-- --:--:-- 1407k 100 149k 100 156 100 149k 439 420k --:--:-- --:--:-- --:--:-- 419k [2024-10-11T06:36:20.190Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-11T06:36:20.190Z] [2024-10-11T06:36:20.190Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/722/openapi/v3/support-cron-scheduler.yaml] [2024-10-11T06:36:20.190Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T06:36:20.190Z] Dload Upload Total Spent Left Speed [2024-10-11T06:36:20.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 288 206k --:--:-- --:--:-- --:--:-- 206k [2024-10-11T06:36:20.447Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-11T06:36:20.447Z] [2024-10-11T06:36:20.447Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/722/openapi/v3/support-notifications.yaml] [2024-10-11T06:36:20.447Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T06:36:20.447Z] Dload Upload Total Spent Left Speed [2024-10-11T06:36:20.706Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 446 244k --:--:-- --:--:-- --:--:-- 244k [2024-10-11T06:36:20.706Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-11T06:36:20.706Z] [2024-10-11T06:36:20.706Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/722/openapi/v3/support-scheduler.yaml] [2024-10-11T06:36:20.706Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T06:36:20.706Z] Dload Upload Total Spent Left Speed [2024-10-11T06:36:20.998Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 176k --:--:-- --:--:-- --:--:-- 176k 100 37110 100 156 100 36954 477 110k --:--:-- --:--:-- --:--:-- 110k [2024-10-11T06:36:20.998Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-11T06:36:20.998Z] [Pipeline] } [2024-10-11T06:36:21.007Z] 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-11T06:36:21.462Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T06:36:21.462Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:36:21.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T06:36:21.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T06:36:21.894Z] prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container [2024-10-11T06:36:21.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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-11T06:36:22.429Z] $ docker top 69ffbfd9086eee4e578eced44399437848f36aae27e3bda83918c8e27f6b6d38 -eo pid,comm [2024-10-11T06:36:22.488Z] 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-11T06:36:22.488Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T06:36:22.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T06:36:22.545Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T06:36:22.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T06:36:22.662Z] $ docker exec 69ffbfd9086eee4e578eced44399437848f36aae27e3bda83918c8e27f6b6d38 ssh-agent [2024-10-11T06:36:22.795Z] SSH_AUTH_SOCK=/tmp/ssh-HE3tU0Cuk4lb/agent.32 [2024-10-11T06:36:22.795Z] SSH_AGENT_PID=38 [2024-10-11T06:36:22.800Z] Running ssh-add (command line suppressed) [2024-10-11T06:36:22.892Z] Identity added: /w/workspace/edgex-go/722@tmp/private_key_16821068504141257175.key (/w/workspace/edgex-go/722@tmp/private_key_16821068504141257175.key) [2024-10-11T06:36:22.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T06:36:23.209Z] + git semver tag [2024-10-11T06:36:23.474Z] 2024-10-11 06:36:23,417 [run_tag] DEBUG tag force:False [2024-10-11T06:36:23.474Z] 2024-10-11 06:36:23,417 [check_head_tag] DEBUG check head tag [2024-10-11T06:36:23.474Z] 2024-10-11 06:36:23,421 [execute] INFO git cat-file --batch-check [2024-10-11T06:36:23.474Z] 2024-10-11 06:36:23,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/722, universal_newlines=False, shell=None, istream=) [2024-10-11T06:36:23.474Z] 2024-10-11 06:36:23,426 [execute] INFO git cat-file --batch [2024-10-11T06:36:23.474Z] 2024-10-11 06:36:23,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/722, universal_newlines=False, shell=None, istream=) [2024-10-11T06:36:23.732Z] 2024-10-11 06:36:23,480 [read_version] DEBUG read version from /w/workspace/edgex-go/722/.semver/main [2024-10-11T06:36:23.732Z] 2024-10-11 06:36:23,481 [execute] INFO git tag -a v3.2.0-dev.99 -m v3.2.0-dev.99 [2024-10-11T06:36:23.732Z] 2024-10-11 06:36:23,481 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.99', '-m', 'v3.2.0-dev.99'], cwd=/w/workspace/edgex-go/722, universal_newlines=False, shell=None, istream=None) [2024-10-11T06:36:23.732Z] 2024-10-11 06:36:23,485 [read_version] DEBUG read version from /w/workspace/edgex-go/722/.semver/main [2024-10-11T06:36:23.732Z] 3.2.0-dev.99 [Pipeline] } [2024-10-11T06:36:23.734Z] $ docker exec --env ******** --env ******** 69ffbfd9086eee4e578eced44399437848f36aae27e3bda83918c8e27f6b6d38 ssh-agent -k [2024-10-11T06:36:23.844Z] unset SSH_AUTH_SOCK; [2024-10-11T06:36:23.845Z] unset SSH_AGENT_PID; [2024-10-11T06:36:23.845Z] echo Agent pid 38 killed; [2024-10-11T06:36:23.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T06:36:24.195Z] + git semver [Pipeline] } [2024-10-11T06:36:24.460Z] $ docker stop --time=1 69ffbfd9086eee4e578eced44399437848f36aae27e3bda83918c8e27f6b6d38 [2024-10-11T06:36:26.283Z] $ docker rm -f --volumes 69ffbfd9086eee4e578eced44399437848f36aae27e3bda83918c8e27f6b6d38 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:36:26.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T06:36:26.845Z] [2024-10-11T06:36:26.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:36:27.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T06:36:27.425Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-11T06:36:27.425Z] ab5ef0e58194: Pulling fs layer [2024-10-11T06:36:27.425Z] 9712f1f96733: Pulling fs layer [2024-10-11T06:36:27.425Z] 63f879dbbcfc: Pulling fs layer [2024-10-11T06:36:27.425Z] 0d9ebad4ef96: Pulling fs layer [2024-10-11T06:36:27.425Z] e9a5061849ea: Pulling fs layer [2024-10-11T06:36:27.425Z] d747dcd14b5f: Pulling fs layer [2024-10-11T06:36:27.425Z] 2de7ff778b66: Pulling fs layer [2024-10-11T06:36:27.425Z] 0d9ebad4ef96: Waiting [2024-10-11T06:36:27.425Z] 2de7ff778b66: Waiting [2024-10-11T06:36:27.425Z] 9712f1f96733: Download complete [2024-10-11T06:36:27.686Z] 63f879dbbcfc: Verifying Checksum [2024-10-11T06:36:27.686Z] 63f879dbbcfc: Download complete [2024-10-11T06:36:27.946Z] 0d9ebad4ef96: Verifying Checksum [2024-10-11T06:36:27.946Z] 0d9ebad4ef96: Download complete [2024-10-11T06:36:27.946Z] d747dcd14b5f: Verifying Checksum [2024-10-11T06:36:27.946Z] d747dcd14b5f: Download complete [2024-10-11T06:36:27.946Z] e9a5061849ea: Verifying Checksum [2024-10-11T06:36:27.946Z] e9a5061849ea: Download complete [2024-10-11T06:36:27.946Z] ab5ef0e58194: Verifying Checksum [2024-10-11T06:36:27.946Z] ab5ef0e58194: Download complete [2024-10-11T06:36:28.205Z] 2de7ff778b66: Verifying Checksum [2024-10-11T06:36:28.205Z] 2de7ff778b66: Download complete [2024-10-11T06:36:31.487Z] ab5ef0e58194: Pull complete [2024-10-11T06:36:31.487Z] 9712f1f96733: Pull complete [2024-10-11T06:36:32.051Z] 63f879dbbcfc: Pull complete [2024-10-11T06:36:37.319Z] 0d9ebad4ef96: Pull complete [2024-10-11T06:36:37.319Z] e9a5061849ea: Pull complete [2024-10-11T06:36:37.319Z] d747dcd14b5f: Pull complete [2024-10-11T06:36:38.281Z] 2de7ff778b66: Pull complete [2024-10-11T06:36:38.542Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-11T06:36:38.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T06:36:38.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T06:36:38.666Z] prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container [2024-10-11T06:36:38.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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-11T06:36:51.991Z] $ docker top ecec858321bb1379b2fa4eef6e436eead40ec82a9e06256cceadadfb2a065886 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-11T06:36:52.080Z] provisioning config files... [2024-10-11T06:36:52.089Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/722@tmp/config12314067648771079824tmp [2024-10-11T06:36:52.098Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/722@tmp/config8908965279408500577tmp [2024-10-11T06:36:52.106Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/722@tmp/config16842617869759194429tmp [Pipeline] { [Pipeline] echo [2024-10-11T06:36:52.136Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:36:52.435Z] ---> sigul-configuration.sh [2024-10-11T06:36:52.435Z] gpg: directory `/root/.gnupg' created [2024-10-11T06:36:52.435Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-11T06:36:52.435Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-11T06:36:52.435Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-11T06:36:52.435Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-11T06:36:52.435Z] gpg: CAST5 encrypted data [2024-10-11T06:36:52.435Z] gpg: encrypted with 1 passphrase [2024-10-11T06:36:52.435Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-11T06:36:52.733Z] + mkdir /home/jenkins [2024-10-11T06:36:52.733Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-11T06:36:53.026Z] + 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-11T06:36:53.040Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:36:53.349Z] ---> sigul-install.sh [2024-10-11T06:36:53.349Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-11T06:36:53.648Z] + git tag --list [2024-10-11T06:36:53.648Z] 0.6.0 [2024-10-11T06:36:53.648Z] 0.6.1 [2024-10-11T06:36:53.648Z] 0.7.0 [2024-10-11T06:36:53.648Z] 0.7.1 [2024-10-11T06:36:53.648Z] v1.0.0 [2024-10-11T06:36:53.648Z] v1.0.1 [2024-10-11T06:36:53.648Z] v1.1.0 [2024-10-11T06:36:53.648Z] v1.2.0 [2024-10-11T06:36:53.648Z] v1.2.1 [2024-10-11T06:36:53.648Z] v1.3.0 [2024-10-11T06:36:53.648Z] v1.3.1 [2024-10-11T06:36:53.648Z] v2.0.0 [2024-10-11T06:36:53.648Z] v2.1.0 [2024-10-11T06:36:53.648Z] v2.1.1 [2024-10-11T06:36:53.648Z] v2.2.0 [2024-10-11T06:36:53.648Z] v2.3.0 [2024-10-11T06:36:53.648Z] v3.0 [2024-10-11T06:36:53.648Z] v3.0.0 [2024-10-11T06:36:53.648Z] v3.1 [2024-10-11T06:36:53.648Z] v3.1.0 [2024-10-11T06:36:53.648Z] v3.1.0-dev.1 [2024-10-11T06:36:53.648Z] v3.1.0-dev.10 [2024-10-11T06:36:53.648Z] v3.1.0-dev.11 [2024-10-11T06:36:53.648Z] v3.1.0-dev.12 [2024-10-11T06:36:53.648Z] v3.1.0-dev.13 [2024-10-11T06:36:53.648Z] v3.1.0-dev.14 [2024-10-11T06:36:53.648Z] v3.1.0-dev.15 [2024-10-11T06:36:53.648Z] v3.1.0-dev.16 [2024-10-11T06:36:53.648Z] v3.1.0-dev.17 [2024-10-11T06:36:53.648Z] v3.1.0-dev.18 [2024-10-11T06:36:53.648Z] v3.1.0-dev.19 [2024-10-11T06:36:53.648Z] v3.1.0-dev.2 [2024-10-11T06:36:53.648Z] v3.1.0-dev.20 [2024-10-11T06:36:53.648Z] v3.1.0-dev.21 [2024-10-11T06:36:53.648Z] v3.1.0-dev.22 [2024-10-11T06:36:53.648Z] v3.1.0-dev.23 [2024-10-11T06:36:53.648Z] v3.1.0-dev.24 [2024-10-11T06:36:53.648Z] v3.1.0-dev.25 [2024-10-11T06:36:53.648Z] v3.1.0-dev.26 [2024-10-11T06:36:53.648Z] v3.1.0-dev.27 [2024-10-11T06:36:53.648Z] v3.1.0-dev.28 [2024-10-11T06:36:53.649Z] v3.1.0-dev.29 [2024-10-11T06:36:53.649Z] v3.1.0-dev.3 [2024-10-11T06:36:53.649Z] v3.1.0-dev.30 [2024-10-11T06:36:53.649Z] v3.1.0-dev.31 [2024-10-11T06:36:53.649Z] v3.1.0-dev.32 [2024-10-11T06:36:53.649Z] v3.1.0-dev.33 [2024-10-11T06:36:53.649Z] v3.1.0-dev.34 [2024-10-11T06:36:53.649Z] v3.1.0-dev.35 [2024-10-11T06:36:53.649Z] v3.1.0-dev.36 [2024-10-11T06:36:53.649Z] v3.1.0-dev.37 [2024-10-11T06:36:53.649Z] v3.1.0-dev.38 [2024-10-11T06:36:53.649Z] v3.1.0-dev.39 [2024-10-11T06:36:53.649Z] v3.1.0-dev.4 [2024-10-11T06:36:53.649Z] v3.1.0-dev.40 [2024-10-11T06:36:53.649Z] v3.1.0-dev.41 [2024-10-11T06:36:53.649Z] v3.1.0-dev.42 [2024-10-11T06:36:53.649Z] v3.1.0-dev.43 [2024-10-11T06:36:53.649Z] v3.1.0-dev.44 [2024-10-11T06:36:53.649Z] v3.1.0-dev.45 [2024-10-11T06:36:53.649Z] v3.1.0-dev.46 [2024-10-11T06:36:53.649Z] v3.1.0-dev.47 [2024-10-11T06:36:53.649Z] v3.1.0-dev.48 [2024-10-11T06:36:53.649Z] v3.1.0-dev.49 [2024-10-11T06:36:53.649Z] v3.1.0-dev.5 [2024-10-11T06:36:53.649Z] v3.1.0-dev.50 [2024-10-11T06:36:53.649Z] v3.1.0-dev.51 [2024-10-11T06:36:53.649Z] v3.1.0-dev.52 [2024-10-11T06:36:53.649Z] v3.1.0-dev.53 [2024-10-11T06:36:53.649Z] v3.1.0-dev.54 [2024-10-11T06:36:53.649Z] v3.1.0-dev.55 [2024-10-11T06:36:53.649Z] v3.1.0-dev.56 [2024-10-11T06:36:53.649Z] v3.1.0-dev.57 [2024-10-11T06:36:53.649Z] v3.1.0-dev.58 [2024-10-11T06:36:53.649Z] v3.1.0-dev.59 [2024-10-11T06:36:53.649Z] v3.1.0-dev.6 [2024-10-11T06:36:53.649Z] v3.1.0-dev.60 [2024-10-11T06:36:53.649Z] v3.1.0-dev.61 [2024-10-11T06:36:53.649Z] v3.1.0-dev.62 [2024-10-11T06:36:53.649Z] v3.1.0-dev.63 [2024-10-11T06:36:53.649Z] v3.1.0-dev.64 [2024-10-11T06:36:53.649Z] v3.1.0-dev.65 [2024-10-11T06:36:53.649Z] v3.1.0-dev.66 [2024-10-11T06:36:53.649Z] v3.1.0-dev.67 [2024-10-11T06:36:53.649Z] v3.1.0-dev.68 [2024-10-11T06:36:53.649Z] v3.1.0-dev.69 [2024-10-11T06:36:53.649Z] v3.1.0-dev.7 [2024-10-11T06:36:53.649Z] v3.1.0-dev.70 [2024-10-11T06:36:53.649Z] v3.1.0-dev.71 [2024-10-11T06:36:53.649Z] v3.1.0-dev.72 [2024-10-11T06:36:53.649Z] v3.1.0-dev.73 [2024-10-11T06:36:53.649Z] v3.1.0-dev.8 [2024-10-11T06:36:53.649Z] v3.1.0-dev.9 [2024-10-11T06:36:53.649Z] v3.1.1 [2024-10-11T06:36:53.649Z] v3.1.1-dev.1 [2024-10-11T06:36:53.649Z] v3.1.1-dev.2 [2024-10-11T06:36:53.649Z] v3.2.0-dev.1 [2024-10-11T06:36:53.649Z] v3.2.0-dev.10 [2024-10-11T06:36:53.649Z] v3.2.0-dev.11 [2024-10-11T06:36:53.649Z] v3.2.0-dev.12 [2024-10-11T06:36:53.649Z] v3.2.0-dev.13 [2024-10-11T06:36:53.649Z] v3.2.0-dev.14 [2024-10-11T06:36:53.649Z] v3.2.0-dev.15 [2024-10-11T06:36:53.649Z] v3.2.0-dev.16 [2024-10-11T06:36:53.649Z] v3.2.0-dev.17 [2024-10-11T06:36:53.649Z] v3.2.0-dev.18 [2024-10-11T06:36:53.649Z] v3.2.0-dev.19 [2024-10-11T06:36:53.649Z] v3.2.0-dev.2 [2024-10-11T06:36:53.649Z] v3.2.0-dev.20 [2024-10-11T06:36:53.649Z] v3.2.0-dev.21 [2024-10-11T06:36:53.649Z] v3.2.0-dev.22 [2024-10-11T06:36:53.649Z] v3.2.0-dev.23 [2024-10-11T06:36:53.649Z] v3.2.0-dev.24 [2024-10-11T06:36:53.649Z] v3.2.0-dev.25 [2024-10-11T06:36:53.649Z] v3.2.0-dev.26 [2024-10-11T06:36:53.649Z] v3.2.0-dev.27 [2024-10-11T06:36:53.649Z] v3.2.0-dev.28 [2024-10-11T06:36:53.649Z] v3.2.0-dev.29 [2024-10-11T06:36:53.649Z] v3.2.0-dev.3 [2024-10-11T06:36:53.649Z] v3.2.0-dev.30 [2024-10-11T06:36:53.649Z] v3.2.0-dev.31 [2024-10-11T06:36:53.649Z] v3.2.0-dev.32 [2024-10-11T06:36:53.649Z] v3.2.0-dev.33 [2024-10-11T06:36:53.649Z] v3.2.0-dev.34 [2024-10-11T06:36:53.649Z] v3.2.0-dev.35 [2024-10-11T06:36:53.649Z] v3.2.0-dev.36 [2024-10-11T06:36:53.649Z] v3.2.0-dev.37 [2024-10-11T06:36:53.649Z] v3.2.0-dev.38 [2024-10-11T06:36:53.649Z] v3.2.0-dev.39 [2024-10-11T06:36:53.649Z] v3.2.0-dev.4 [2024-10-11T06:36:53.649Z] v3.2.0-dev.40 [2024-10-11T06:36:53.649Z] v3.2.0-dev.41 [2024-10-11T06:36:53.649Z] v3.2.0-dev.42 [2024-10-11T06:36:53.649Z] v3.2.0-dev.43 [2024-10-11T06:36:53.649Z] v3.2.0-dev.44 [2024-10-11T06:36:53.649Z] v3.2.0-dev.45 [2024-10-11T06:36:53.649Z] v3.2.0-dev.46 [2024-10-11T06:36:53.649Z] v3.2.0-dev.47 [2024-10-11T06:36:53.649Z] v3.2.0-dev.48 [2024-10-11T06:36:53.649Z] v3.2.0-dev.49 [2024-10-11T06:36:53.649Z] v3.2.0-dev.5 [2024-10-11T06:36:53.649Z] v3.2.0-dev.50 [2024-10-11T06:36:53.649Z] v3.2.0-dev.51 [2024-10-11T06:36:53.649Z] v3.2.0-dev.52 [2024-10-11T06:36:53.649Z] v3.2.0-dev.53 [2024-10-11T06:36:53.649Z] v3.2.0-dev.54 [2024-10-11T06:36:53.649Z] v3.2.0-dev.55 [2024-10-11T06:36:53.649Z] v3.2.0-dev.56 [2024-10-11T06:36:53.649Z] v3.2.0-dev.57 [2024-10-11T06:36:53.649Z] v3.2.0-dev.58 [2024-10-11T06:36:53.649Z] v3.2.0-dev.59 [2024-10-11T06:36:53.649Z] v3.2.0-dev.6 [2024-10-11T06:36:53.649Z] v3.2.0-dev.60 [2024-10-11T06:36:53.649Z] v3.2.0-dev.61 [2024-10-11T06:36:53.649Z] v3.2.0-dev.62 [2024-10-11T06:36:53.649Z] v3.2.0-dev.63 [2024-10-11T06:36:53.649Z] v3.2.0-dev.64 [2024-10-11T06:36:53.649Z] v3.2.0-dev.65 [2024-10-11T06:36:53.649Z] v3.2.0-dev.66 [2024-10-11T06:36:53.649Z] v3.2.0-dev.67 [2024-10-11T06:36:53.649Z] v3.2.0-dev.68 [2024-10-11T06:36:53.649Z] v3.2.0-dev.69 [2024-10-11T06:36:53.649Z] v3.2.0-dev.7 [2024-10-11T06:36:53.649Z] v3.2.0-dev.70 [2024-10-11T06:36:53.649Z] v3.2.0-dev.71 [2024-10-11T06:36:53.649Z] v3.2.0-dev.72 [2024-10-11T06:36:53.649Z] v3.2.0-dev.73 [2024-10-11T06:36:53.649Z] v3.2.0-dev.74 [2024-10-11T06:36:53.649Z] v3.2.0-dev.75 [2024-10-11T06:36:53.649Z] v3.2.0-dev.76 [2024-10-11T06:36:53.649Z] v3.2.0-dev.77 [2024-10-11T06:36:53.649Z] v3.2.0-dev.78 [2024-10-11T06:36:53.649Z] v3.2.0-dev.79 [2024-10-11T06:36:53.649Z] v3.2.0-dev.8 [2024-10-11T06:36:53.649Z] v3.2.0-dev.80 [2024-10-11T06:36:53.649Z] v3.2.0-dev.81 [2024-10-11T06:36:53.649Z] v3.2.0-dev.82 [2024-10-11T06:36:53.649Z] v3.2.0-dev.83 [2024-10-11T06:36:53.649Z] v3.2.0-dev.84 [2024-10-11T06:36:53.649Z] v3.2.0-dev.85 [2024-10-11T06:36:53.649Z] v3.2.0-dev.86 [2024-10-11T06:36:53.649Z] v3.2.0-dev.87 [2024-10-11T06:36:53.649Z] v3.2.0-dev.88 [2024-10-11T06:36:53.649Z] v3.2.0-dev.89 [2024-10-11T06:36:53.649Z] v3.2.0-dev.9 [2024-10-11T06:36:53.649Z] v3.2.0-dev.90 [2024-10-11T06:36:53.649Z] v3.2.0-dev.91 [2024-10-11T06:36:53.649Z] v3.2.0-dev.92 [2024-10-11T06:36:53.649Z] v3.2.0-dev.93 [2024-10-11T06:36:53.649Z] v3.2.0-dev.94 [2024-10-11T06:36:53.649Z] v3.2.0-dev.95 [2024-10-11T06:36:53.649Z] v3.2.0-dev.96 [2024-10-11T06:36:53.649Z] v3.2.0-dev.97 [2024-10-11T06:36:53.649Z] v3.2.0-dev.98 [2024-10-11T06:36:53.649Z] v3.2.0-dev.99 [Pipeline] sh [2024-10-11T06:36:53.944Z] + lftools sign git-tag v3.2.0-dev.99 [2024-10-11T06:36:54.511Z] Signing Git tag with Sigul... [2024-10-11T06:36:54.511Z] Signing v3.2.0-dev.99 [Pipeline] echo [2024-10-11T06:36:55.093Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:36:55.383Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-11T06:36:55.389Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-11T06:36:55.405Z] $ docker stop --time=1 ecec858321bb1379b2fa4eef6e436eead40ec82a9e06256cceadadfb2a065886 [2024-10-11T06:36:57.011Z] $ docker rm -f --volumes ecec858321bb1379b2fa4eef6e436eead40ec82a9e06256cceadadfb2a065886 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-11T06:36:57.494Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T06:36:57.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:36:57.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T06:36:57.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T06:36:57.882Z] prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container [2024-10-11T06:36:57.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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-11T06:36:58.716Z] $ docker top 0edbc6db9a7159a99da3dae81bdcd3691f45fd9119fcf0c04b66e6835c0002aa -eo pid,comm [2024-10-11T06:36:58.775Z] 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-11T06:36:58.775Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T06:36:58.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T06:36:58.831Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T06:36:58.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T06:36:58.935Z] $ docker exec 0edbc6db9a7159a99da3dae81bdcd3691f45fd9119fcf0c04b66e6835c0002aa ssh-agent [2024-10-11T06:36:59.069Z] SSH_AUTH_SOCK=/tmp/ssh-qXmINsPxBzMH/agent.32 [2024-10-11T06:36:59.069Z] SSH_AGENT_PID=38 [2024-10-11T06:36:59.074Z] Running ssh-add (command line suppressed) [2024-10-11T06:36:59.173Z] Identity added: /w/workspace/edgex-go/722@tmp/private_key_7177196512054247148.key (/w/workspace/edgex-go/722@tmp/private_key_7177196512054247148.key) [2024-10-11T06:36:59.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T06:36:59.524Z] + git semver bump pre [2024-10-11T06:36:59.789Z] 2024-10-11 06:36:59,753 [read_version] DEBUG read version from /w/workspace/edgex-go/722/.semver/main [2024-10-11T06:36:59.789Z] 2024-10-11 06:36:59,753 [bump_version] DEBUG bumping version:3.2.0-dev.99 on axis:pre with prefix:dev [2024-10-11T06:36:59.789Z] 2024-10-11 06:36:59,753 [bump_version] DEBUG bumped version:3.2.0-dev.100 [2024-10-11T06:36:59.789Z] 2024-10-11 06:36:59,753 [write_version] DEBUG write version:3.2.0-dev.100 to path:/w/workspace/edgex-go/722/.semver/main with force:True [2024-10-11T06:36:59.789Z] 2024-10-11 06:36:59,754 [read_version] DEBUG read version from /w/workspace/edgex-go/722/.semver/main [2024-10-11T06:36:59.789Z] 2024-10-11 06:36:59,754 [write_file] DEBUG write to file:/w/workspace/edgex-go/722/.semver/main [2024-10-11T06:36:59.789Z] 2024-10-11 06:36:59,757 [execute] INFO git cat-file --batch-check [2024-10-11T06:36:59.789Z] 2024-10-11 06:36:59,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/722/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T06:36:59.789Z] 2024-10-11 06:36:59,765 [execute] INFO git cat-file --batch [2024-10-11T06:36:59.789Z] 2024-10-11 06:36:59,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/722/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T06:36:59.789Z] 2024-10-11 06:36:59,771 [read_version] DEBUG read version from /w/workspace/edgex-go/722/.semver/main [2024-10-11T06:36:59.789Z] 3.2.0-dev.100 [Pipeline] } [2024-10-11T06:37:00.049Z] $ docker exec --env ******** --env ******** 0edbc6db9a7159a99da3dae81bdcd3691f45fd9119fcf0c04b66e6835c0002aa ssh-agent -k [2024-10-11T06:37:00.145Z] unset SSH_AUTH_SOCK; [2024-10-11T06:37:00.146Z] unset SSH_AGENT_PID; [2024-10-11T06:37:00.146Z] echo Agent pid 38 killed; [2024-10-11T06:37:00.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T06:37:00.533Z] + git semver [Pipeline] } [2024-10-11T06:37:00.797Z] $ docker stop --time=1 0edbc6db9a7159a99da3dae81bdcd3691f45fd9119fcf0c04b66e6835c0002aa [2024-10-11T06:37:02.494Z] $ docker rm -f --volumes 0edbc6db9a7159a99da3dae81bdcd3691f45fd9119fcf0c04b66e6835c0002aa [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T06:37:02.903Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T06:37:02.903Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:37:03.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T06:37:03.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T06:37:03.290Z] prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container [2024-10-11T06:37:03.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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-11T06:37:04.095Z] $ docker top c4149ffd1608b26441d05b840ec88708d912a9d1107e49800abe2b6fffd5ff5f -eo pid,comm [2024-10-11T06:37:04.151Z] 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-11T06:37:04.151Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T06:37:04.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T06:37:04.214Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T06:37:04.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T06:37:04.323Z] $ docker exec c4149ffd1608b26441d05b840ec88708d912a9d1107e49800abe2b6fffd5ff5f ssh-agent [2024-10-11T06:37:04.445Z] SSH_AUTH_SOCK=/tmp/ssh-oeD84GzRGxvR/agent.21 [2024-10-11T06:37:04.445Z] SSH_AGENT_PID=29 [2024-10-11T06:37:04.450Z] Running ssh-add (command line suppressed) [2024-10-11T06:37:04.549Z] Identity added: /w/workspace/edgex-go/722@tmp/private_key_2276562104978819649.key (/w/workspace/edgex-go/722@tmp/private_key_2276562104978819649.key) [2024-10-11T06:37:04.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T06:37:04.864Z] + git semver push [2024-10-11T06:37:05.124Z] 2024-10-11 06:37:05,082 [run_push] DEBUG push [2024-10-11T06:37:05.124Z] 2024-10-11 06:37:05,084 [execute] INFO git cat-file --batch-check [2024-10-11T06:37:05.124Z] 2024-10-11 06:37:05,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/722/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T06:37:05.124Z] 2024-10-11 06:37:05,089 [execute] INFO git rev-list a1b6705f9c64aa14e585d7fe6f31bad89253f4ac -- [2024-10-11T06:37:05.124Z] 2024-10-11 06:37:05,089 [execute] DEBUG Popen(['git', 'rev-list', 'a1b6705f9c64aa14e585d7fe6f31bad89253f4ac', '--'], cwd=/w/workspace/edgex-go/722/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-11T06:37:05.124Z] 2024-10-11 06:37:05,109 [execute] INFO git fetch -v origin [2024-10-11T06:37:05.124Z] 2024-10-11 06:37:05,110 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/722/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-11T06:37:05.689Z] 2024-10-11 06:37:05,621 [run_push] DEBUG no remote changes detected [2024-10-11T06:37:05.689Z] 2024-10-11 06:37:05,622 [execute] INFO git push origin semver [2024-10-11T06:37:05.689Z] 2024-10-11 06:37:05,622 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/722/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-11T06:37:06.625Z] 2024-10-11 06:37:06,313 [run_push] DEBUG push all version tags [2024-10-11T06:37:06.625Z] 2024-10-11 06:37:06,314 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-11T06:37:06.625Z] 2024-10-11 06:37:06,314 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/722, universal_newlines=False, shell=None, istream=None) [2024-10-11T06:37:07.191Z] 2024-10-11 06:37:06,964 [read_version] DEBUG read version from /w/workspace/edgex-go/722/.semver/main [2024-10-11T06:37:07.191Z] 3.2.0-dev.100 [Pipeline] } [2024-10-11T06:37:07.193Z] $ docker exec --env ******** --env ******** c4149ffd1608b26441d05b840ec88708d912a9d1107e49800abe2b6fffd5ff5f ssh-agent -k [2024-10-11T06:37:07.290Z] unset SSH_AUTH_SOCK; [2024-10-11T06:37:07.290Z] unset SSH_AGENT_PID; [2024-10-11T06:37:07.291Z] echo Agent pid 29 killed; [2024-10-11T06:37:07.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T06:37:07.625Z] + git semver [Pipeline] } [2024-10-11T06:37:07.888Z] $ docker stop --time=1 c4149ffd1608b26441d05b840ec88708d912a9d1107e49800abe2b6fffd5ff5f [2024-10-11T06:37:09.538Z] $ docker rm -f --volumes c4149ffd1608b26441d05b840ec88708d912a9d1107e49800abe2b6fffd5ff5f [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-11T06:37:10.146Z] + [ -d /w/workspace/edgex-go/722/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:37:10.437Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:37:11.291Z] ---> package-listing.sh [2024-10-11T06:37:11.292Z] ++ facter osfamily [2024-10-11T06:37:11.292Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-11T06:37:11.550Z] + OS_FAMILY=debian [2024-10-11T06:37:11.550Z] + workspace=/w/workspace/edgex-go/722 [2024-10-11T06:37:11.550Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-11T06:37:11.550Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-11T06:37:11.550Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-11T06:37:11.550Z] + PACKAGES=/tmp/packages_start.txt [2024-10-11T06:37:11.550Z] + '[' /w/workspace/edgex-go/722 ']' [2024-10-11T06:37:11.550Z] + PACKAGES=/tmp/packages_end.txt [2024-10-11T06:37:11.550Z] + case "${OS_FAMILY}" in [2024-10-11T06:37:11.550Z] + dpkg -l [2024-10-11T06:37:11.550Z] + grep '^ii' [2024-10-11T06:37:11.550Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-11T06:37:11.550Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-11T06:37:11.550Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-11T06:37:11.550Z] + '[' /w/workspace/edgex-go/722 ']' [2024-10-11T06:37:11.550Z] + mkdir -p /w/workspace/edgex-go/722/archives/ [2024-10-11T06:37:11.550Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/722/archives/ [Pipeline] echo [2024-10-11T06:37:11.561Z] 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/722/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-11T06:37:11.837Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:37:12.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T06:37:12.392Z] [2024-10-11T06:37:12.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:37:12.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T06:37:12.688Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-11T06:37:12.688Z] 5eb5b503b376: Pulling fs layer [2024-10-11T06:37:12.688Z] 5c69ac0246d0: Pulling fs layer [2024-10-11T06:37:12.688Z] ec43610c2a17: Pulling fs layer [2024-10-11T06:37:12.688Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-11T06:37:12.688Z] 33b1e0a273af: Pulling fs layer [2024-10-11T06:37:12.688Z] 5d3b04190fa2: Pulling fs layer [2024-10-11T06:37:12.688Z] 2f39f015ded8: Pulling fs layer [2024-10-11T06:37:12.688Z] 3a2ae6a8a46f: Waiting [2024-10-11T06:37:12.688Z] 33b1e0a273af: Waiting [2024-10-11T06:37:12.688Z] 5d3b04190fa2: Waiting [2024-10-11T06:37:12.688Z] 2f39f015ded8: Waiting [2024-10-11T06:37:12.688Z] 5c69ac0246d0: Verifying Checksum [2024-10-11T06:37:12.688Z] 5c69ac0246d0: Download complete [2024-10-11T06:37:12.688Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-11T06:37:12.688Z] 3a2ae6a8a46f: Download complete [2024-10-11T06:37:12.946Z] 33b1e0a273af: Verifying Checksum [2024-10-11T06:37:12.946Z] 33b1e0a273af: Download complete [2024-10-11T06:37:12.946Z] ec43610c2a17: Verifying Checksum [2024-10-11T06:37:12.946Z] ec43610c2a17: Download complete [2024-10-11T06:37:12.946Z] 5d3b04190fa2: Download complete [2024-10-11T06:37:12.946Z] 5eb5b503b376: Verifying Checksum [2024-10-11T06:37:12.946Z] 5eb5b503b376: Download complete [2024-10-11T06:37:13.511Z] 2f39f015ded8: Download complete [2024-10-11T06:37:14.077Z] 5eb5b503b376: Pull complete [2024-10-11T06:37:14.335Z] 5c69ac0246d0: Pull complete [2024-10-11T06:37:14.901Z] ec43610c2a17: Pull complete [2024-10-11T06:37:15.160Z] 3a2ae6a8a46f: Pull complete [2024-10-11T06:37:15.727Z] 33b1e0a273af: Pull complete [2024-10-11T06:37:15.984Z] 5d3b04190fa2: Pull complete [2024-10-11T06:37:21.248Z] 2f39f015ded8: Pull complete [2024-10-11T06:37:21.248Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-11T06:37:21.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T06:37:21.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T06:37:21.340Z] prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container [2024-10-11T06:37:21.356Z] $ 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/722/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/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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-11T06:37:31.350Z] $ docker top ed130aaf62e59b5f9029f7374e0107f03a67e9be55993185105f37132bc1674e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T06:37:31.707Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-11T06:37:31.991Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-11T06:37:32.278Z] + ls /var/log/sa-host [2024-10-11T06:37:32.278Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T06:37:32.358Z] provisioning config files... [2024-10-11T06:37:32.369Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/722@tmp/config15771425388896974980tmp [Pipeline] { [Pipeline] echo [2024-10-11T06:37:32.387Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:37:32.679Z] ---> create-netrc.sh [Pipeline] } [2024-10-11T06:37:32.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:37:33.024Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-11T06:37:33.035Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:37:33.380Z] ---> sudo-logs.sh [2024-10-11T06:37:33.380Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-11T06:37:33.420Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:37:33.721Z] ---> job-cost.sh [2024-10-11T06:37:33.721Z] lf-activate-venv: SKIPPING [2024-10-11T06:37:33.721Z] DEBUG: total: 0.10999999940395355 [2024-10-11T06:37:33.721Z] INFO: Retrieving Stack Cost... [2024-10-11T06:37:34.039Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-11T06:37:34.617Z] INFO: Archiving Costs [Pipeline] echo [2024-10-11T06:37:34.632Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:37:34.916Z] ---> logs-deploy.sh [2024-10-11T06:37:34.916Z] lf-activate-venv: SKIPPING [2024-10-11T06:37:34.916Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/722 [2024-10-11T06:37:34.916Z] INFO: archiving workspace using pattern(s): [2024-10-11T06:37:35.855Z] Archives upload complete. [2024-10-11T06:37:36.117Z] INFO: archiving logs to Nexus [2024-10-11T06:37:37.057Z] ---> uname -a: [2024-10-11T06:37:37.057Z] Linux prd-ubuntu20-04-docker-8c-8g-22477 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-11T06:37:37.057Z] [2024-10-11T06:37:37.057Z] [2024-10-11T06:37:37.057Z] ---> lscpu: [2024-10-11T06:37:37.057Z] Architecture: x86_64 [2024-10-11T06:37:37.057Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-11T06:37:37.057Z] Byte Order: Little Endian [2024-10-11T06:37:37.057Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-11T06:37:37.057Z] CPU(s): 8 [2024-10-11T06:37:37.057Z] On-line CPU(s) list: 0-7 [2024-10-11T06:37:37.057Z] Thread(s) per core: 1 [2024-10-11T06:37:37.057Z] Core(s) per socket: 1 [2024-10-11T06:37:37.057Z] Socket(s): 8 [2024-10-11T06:37:37.057Z] NUMA node(s): 1 [2024-10-11T06:37:37.057Z] Vendor ID: AuthenticAMD [2024-10-11T06:37:37.057Z] CPU family: 23 [2024-10-11T06:37:37.057Z] Model: 49 [2024-10-11T06:37:37.057Z] Model name: AMD EPYC-Rome Processor [2024-10-11T06:37:37.057Z] Stepping: 0 [2024-10-11T06:37:37.057Z] CPU MHz: 2799.998 [2024-10-11T06:37:37.057Z] BogoMIPS: 5599.99 [2024-10-11T06:37:37.057Z] Virtualization: AMD-V [2024-10-11T06:37:37.057Z] Hypervisor vendor: KVM [2024-10-11T06:37:37.057Z] Virtualization type: full [2024-10-11T06:37:37.057Z] L1d cache: 256 KiB [2024-10-11T06:37:37.057Z] L1i cache: 256 KiB [2024-10-11T06:37:37.057Z] L2 cache: 4 MiB [2024-10-11T06:37:37.057Z] L3 cache: 128 MiB [2024-10-11T06:37:37.057Z] NUMA node0 CPU(s): 0-7 [2024-10-11T06:37:37.057Z] Vulnerability Itlb multihit: Not affected [2024-10-11T06:37:37.057Z] Vulnerability L1tf: Not affected [2024-10-11T06:37:37.057Z] Vulnerability Mds: Not affected [2024-10-11T06:37:37.057Z] Vulnerability Meltdown: Not affected [2024-10-11T06:37:37.057Z] Vulnerability Mmio stale data: Not affected [2024-10-11T06:37:37.057Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-11T06:37:37.057Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-11T06:37:37.057Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-11T06:37:37.057Z] Vulnerability Srbds: Not affected [2024-10-11T06:37:37.057Z] Vulnerability Tsx async abort: Not affected [2024-10-11T06:37:37.057Z] 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-11T06:37:37.057Z] [2024-10-11T06:37:37.057Z] [2024-10-11T06:37:37.057Z] ---> nproc: [2024-10-11T06:37:37.057Z] 8 [2024-10-11T06:37:37.057Z] [2024-10-11T06:37:37.057Z] [2024-10-11T06:37:37.057Z] ---> df -h: [2024-10-11T06:37:37.057Z] Filesystem Size Used Avail Use% Mounted on [2024-10-11T06:37:37.057Z] overlay 155G 28G 127G 19% / [2024-10-11T06:37:37.057Z] tmpfs 64M 0 64M 0% /dev [2024-10-11T06:37:37.057Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-11T06:37:37.057Z] shm 64M 0 64M 0% /dev/shm [2024-10-11T06:37:37.057Z] /dev/vda1 155G 28G 127G 19% /facter-os [2024-10-11T06:37:37.057Z] [2024-10-11T06:37:37.057Z] [2024-10-11T06:37:37.057Z] ---> sar -b -r -n DEV: [2024-10-11T06:37:37.057Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22477) 10/11/24 _x86_64_ (8 CPU) [2024-10-11T06:37:37.057Z] [2024-10-11T06:37:37.057Z] 05:45:12 LINUX RESTART (8 CPU) [2024-10-11T06:37:37.057Z] [2024-10-11T06:37:37.057Z] 05:46:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-11T06:37:37.057Z] 05:47:01 237.00 4.69 232.32 0.00 456.53 82470.32 0.00 [2024-10-11T06:37:37.057Z] 05:48:01 40.87 0.07 40.80 0.00 0.53 32701.88 0.00 [2024-10-11T06:37:37.057Z] 05:49:01 35.80 0.10 35.70 0.00 2.00 22258.71 0.00 [2024-10-11T06:37:37.057Z] 05:50:01 203.20 0.42 202.78 0.00 45.06 131387.30 0.00 [2024-10-11T06:37:37.057Z] 05:51:01 942.19 22.16 920.03 0.00 5513.23 290588.20 0.00 [2024-10-11T06:37:37.057Z] 05:52:01 287.64 0.43 287.20 0.00 3.47 50283.77 0.00 [2024-10-11T06:37:37.057Z] 05:53:01 279.04 0.02 279.02 0.00 0.13 102610.20 0.00 [2024-10-11T06:37:37.057Z] 05:54:01 571.26 0.03 571.23 0.00 0.40 70998.23 0.00 [2024-10-11T06:37:37.057Z] 05:55:01 379.82 0.08 379.74 0.00 13.73 77020.90 0.00 [2024-10-11T06:37:37.057Z] 05:56:01 38.18 0.07 38.11 0.00 13.20 942.78 0.00 [2024-10-11T06:37:37.057Z] 05:57:01 17.55 0.03 17.51 0.00 6.00 462.86 0.00 [2024-10-11T06:37:37.057Z] 05:58:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 [2024-10-11T06:37:37.057Z] 05:59:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2024-10-11T06:37:37.057Z] 06:00:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 [2024-10-11T06:37:37.057Z] 06:01:01 1.80 0.02 1.78 0.00 0.13 20.40 0.00 [2024-10-11T06:37:37.057Z] 06:02:01 3.45 1.02 2.43 0.00 21.86 31.59 0.00 [2024-10-11T06:37:37.057Z] 06:03:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 [2024-10-11T06:37:37.057Z] 06:04:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 [2024-10-11T06:37:37.057Z] 06:05:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2024-10-11T06:37:37.057Z] 06:06:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 [2024-10-11T06:37:37.057Z] 06:07:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 [2024-10-11T06:37:37.057Z] 06:08:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2024-10-11T06:37:37.057Z] 06:09:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2024-10-11T06:37:37.057Z] 06:10:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 [2024-10-11T06:37:37.057Z] 06:11:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 [2024-10-11T06:37:37.057Z] 06:12:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 [2024-10-11T06:37:37.057Z] 06:13:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2024-10-11T06:37:37.057Z] 06:14:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 [2024-10-11T06:37:37.057Z] 06:15:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2024-10-11T06:37:37.057Z] 06:16:01 1.67 0.00 1.67 0.00 0.00 20.26 0.00 [2024-10-11T06:37:37.057Z] 06:17:01 1.03 0.02 1.02 0.00 0.13 11.33 0.00 [2024-10-11T06:37:37.057Z] 06:18:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 [2024-10-11T06:37:37.057Z] 06:19:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2024-10-11T06:37:37.057Z] 06:20:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 [2024-10-11T06:37:37.057Z] 06:21:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 [2024-10-11T06:37:37.057Z] 06:22:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 [2024-10-11T06:37:37.057Z] 06:23:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2024-10-11T06:37:37.057Z] 06:24:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 [2024-10-11T06:37:37.057Z] 06:25:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2024-10-11T06:37:37.057Z] 06:26:01 4.65 2.26 2.39 0.00 36.51 79.27 0.00 [2024-10-11T06:37:37.057Z] 06:27:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2024-10-11T06:37:37.057Z] 06:28:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 [2024-10-11T06:37:37.057Z] 06:29:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2024-10-11T06:37:37.057Z] 06:30:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 [2024-10-11T06:37:37.057Z] 06:31:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 [2024-10-11T06:37:37.057Z] 06:32:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 [2024-10-11T06:37:37.057Z] 06:33:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2024-10-11T06:37:37.057Z] 06:34:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 [2024-10-11T06:37:37.057Z] 06:35:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2024-10-11T06:37:37.057Z] 06:36:01 50.04 0.10 49.94 0.00 10.26 14022.20 0.00 [2024-10-11T06:37:37.057Z] 06:37:01 141.04 0.32 140.72 0.00 4.74 39705.36 0.00 [2024-10-11T06:37:37.057Z] Average: 64.13 0.62 63.51 0.00 119.98 17914.28 0.00 [2024-10-11T06:37:37.057Z] [2024-10-11T06:37:37.057Z] 05:46:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-11T06:37:37.057Z] 05:47:01 28066636 31328664 974120 2.96 127444 3315244 2076356 6.12 1381292 2941076 20660 [2024-10-11T06:37:37.057Z] 05:48:01 26838656 31349080 950956 2.89 131016 4494608 2258784 6.66 2060360 3421620 255868 [2024-10-11T06:37:37.057Z] 05:49:01 26241940 31031956 1265916 3.85 136464 4732876 2485620 7.33 2037540 4005328 403760 [2024-10-11T06:37:37.057Z] 05:50:01 23393796 31412204 882744 2.68 145764 7896960 2610272 7.69 1810296 7015092 1258368 [2024-10-11T06:37:37.057Z] 05:51:01 15262496 31390664 874480 2.66 328388 15358384 2473544 7.29 2746504 13709044 540848 [2024-10-11T06:37:37.057Z] 05:52:01 9329800 27673152 4516356 13.73 367088 17159104 12007276 35.39 7264308 14635128 1271932 [2024-10-11T06:37:37.057Z] 05:53:01 7345496 27834596 4361888 13.26 378640 19217796 10277540 30.29 8013404 15812080 568324 [2024-10-11T06:37:37.057Z] 05:54:01 7475256 29995836 2221280 6.76 392364 21225256 5637944 16.62 6351804 17370048 1740756 [2024-10-11T06:37:37.057Z] 05:55:01 10428784 31444116 819320 2.49 396336 19887756 2233392 6.58 3210756 17795308 608 [2024-10-11T06:37:37.057Z] 05:56:01 10419580 31437476 826156 2.51 397836 19888724 2264120 6.67 3587988 17425904 52 [2024-10-11T06:37:37.057Z] 05:57:01 10424576 31443824 819416 2.49 398716 19889204 2123040 6.26 3797980 17211004 168 [2024-10-11T06:37:37.057Z] 05:58:01 10425792 31445092 818332 2.49 398756 19889208 2123040 6.26 3796508 17211008 8 [2024-10-11T06:37:37.057Z] 05:59:01 10425808 31445116 818300 2.49 398772 19889212 2123040 6.26 3796252 17211012 180 [2024-10-11T06:37:37.057Z] 06:00:01 10436716 31456376 807580 2.46 398808 19889212 2123040 6.26 3784984 17211336 8 [2024-10-11T06:37:37.057Z] 06:01:01 10436028 31455884 808104 2.46 398848 19889216 2169792 6.39 3785108 17211360 8 [2024-10-11T06:37:37.057Z] 06:02:01 10437252 31458204 805712 2.45 398936 19889824 2180180 6.43 3782964 17211880 8 [2024-10-11T06:37:37.057Z] 06:03:01 10437156 31458200 805780 2.45 399004 19889840 2180180 6.43 3783116 17211888 176 [2024-10-11T06:37:37.057Z] 06:04:01 10437140 31458192 805700 2.45 399032 19889844 2180180 6.43 3783080 17211892 192 [2024-10-11T06:37:37.057Z] 06:05:01 10437164 31458244 805656 2.45 399052 19889844 2180180 6.43 3783052 17211892 12 [2024-10-11T06:37:37.057Z] 06:06:01 10437368 31458472 805416 2.45 399100 19889848 2180180 6.43 3782780 17211896 20 [2024-10-11T06:37:37.057Z] 06:07:01 10437068 31458236 805640 2.45 399112 19889848 2180180 6.43 3782764 17211900 12 [2024-10-11T06:37:37.057Z] 06:08:01 10437524 31458700 805092 2.45 399136 19889852 2180180 6.43 3782764 17211904 8 [2024-10-11T06:37:37.057Z] 06:09:01 10437224 31458436 805300 2.45 399160 19889856 2180180 6.43 3782820 17211912 24 [2024-10-11T06:37:37.057Z] 06:10:01 10437208 31458428 805232 2.45 399176 19889856 2180180 6.43 3782832 17211912 12 [2024-10-11T06:37:37.057Z] 06:11:01 10437408 31458692 805152 2.45 399216 19889852 2180180 6.43 3782944 17211920 24 [2024-10-11T06:37:37.057Z] 06:12:01 10436288 31457572 806148 2.45 399240 19889864 2180180 6.43 3784440 17211920 8 [2024-10-11T06:37:37.057Z] 06:13:01 10436052 31457400 806332 2.45 399280 19889864 2180180 6.43 3784028 17211920 40 [2024-10-11T06:37:37.057Z] 06:14:01 10436256 31457652 806036 2.45 399296 19889876 2180180 6.43 3784328 17211924 8 [2024-10-11T06:37:37.057Z] 06:15:01 10436168 31457584 806048 2.45 399304 19889876 2180180 6.43 3784108 17211924 8 [2024-10-11T06:37:37.057Z] 06:16:01 10436216 31457664 806004 2.45 399360 19889864 2180180 6.43 3784412 17211928 24 [2024-10-11T06:37:37.057Z] 06:17:01 10436304 31457808 806004 2.45 399384 19889876 2180180 6.43 3784916 17211928 232 [2024-10-11T06:37:37.057Z] 06:18:01 10436328 31457844 805928 2.45 399420 19889884 2180180 6.43 3784608 17211932 188 [2024-10-11T06:37:37.057Z] 06:19:01 10436352 31457932 805876 2.45 399448 19889884 2180180 6.43 3784276 17211940 20 [2024-10-11T06:37:37.057Z] 06:20:01 10436368 31457972 805776 2.45 399464 19889888 2196312 6.47 3784680 17211936 8 [2024-10-11T06:37:37.057Z] 06:21:01 10436184 31457820 805832 2.45 399500 19889896 2196312 6.47 3784800 17211944 64 [2024-10-11T06:37:37.057Z] 06:22:01 10436200 31457956 805664 2.45 399524 19890024 2196312 6.47 3784392 17212064 4 [2024-10-11T06:37:37.057Z] 06:23:01 10436184 31457944 805604 2.45 399536 19890020 2196312 6.47 3784392 17212068 24 [2024-10-11T06:37:37.057Z] 06:24:01 10435952 31457808 805632 2.45 399548 19890032 2196312 6.47 3784448 17212076 4 [2024-10-11T06:37:37.057Z] 06:25:01 10435684 31457548 805812 2.45 399572 19890028 2196312 6.47 3784752 17212076 12 [2024-10-11T06:37:37.057Z] 06:26:01 10433288 31457876 805080 2.45 399640 19892392 2196312 6.47 3784708 17214356 32 [2024-10-11T06:37:37.057Z] 06:27:01 10433232 31457824 805072 2.45 399660 19892400 2196312 6.47 3784908 17214356 32 [2024-10-11T06:37:37.057Z] 06:28:01 10433416 31458016 805040 2.45 399676 19892404 2196312 6.47 3784948 17214364 12 [2024-10-11T06:37:37.057Z] 06:29:01 10433408 31458064 805024 2.45 399684 19892408 2196312 6.47 3784748 17214368 4 [2024-10-11T06:37:37.057Z] 06:30:01 10433340 31458028 805236 2.45 399700 19892412 2196312 6.47 3784788 17214368 24 [2024-10-11T06:37:37.057Z] 06:31:01 10433356 31458048 805172 2.45 399720 19892412 2196312 6.47 3784832 17214372 36 [2024-10-11T06:37:37.057Z] 06:32:01 10433340 31458036 805116 2.45 399728 19892416 2196312 6.47 3784704 17214376 8 [2024-10-11T06:37:37.057Z] 06:33:01 10433292 31457992 805088 2.45 399740 19892420 2196312 6.47 3784704 17214380 28 [2024-10-11T06:37:37.058Z] 06:34:01 10432580 31457324 805580 2.45 399752 19892424 2196312 6.47 3785036 17214384 184 [2024-10-11T06:37:37.058Z] 06:35:01 10432604 31457408 805544 2.45 399764 19892424 2196312 6.47 3784760 17214388 12 [2024-10-11T06:37:37.058Z] 06:36:01 9560588 31185612 1072688 3.26 401104 20446840 2556672 7.53 4070252 17745152 153660 [2024-10-11T06:37:37.058Z] 06:37:01 9248524 31391708 865860 2.63 414400 20896460 2391148 7.05 3877500 18194672 1012 [2024-10-11T06:37:37.058Z] Average: 11579831 31260633 1001820 3.05 376286 18632304 2633703 7.76 3804562 16105029 121916 [2024-10-11T06:37:37.058Z] [2024-10-11T06:37:37.058Z] 05:46:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-11T06:37:37.058Z] 05:47:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:47:01 veth64ed4e9 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:47:01 docker0 949.90 893.47 69.44 5122.12 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:47:01 ens3 1118.61 1091.09 10155.65 115.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:48:01 veth64ed4e9 0.50 0.57 0.04 0.05 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:48:01 docker0 0.50 0.50 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:48:01 ens3 31.68 19.65 25.24 14.06 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:49:01 veth64ed4e9 0.62 0.62 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:49:01 docker0 0.62 0.62 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:49:01 ens3 24.79 14.96 25.22 12.06 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:50:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:50:01 vethe270783 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:50:01 veth1fd734e 0.62 0.62 0.06 0.24 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:50:01 vethc70fa24 1.70 2.77 0.13 38.71 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:50:01 veth479dbf4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:50:01 vethf1806fb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:50:01 vetha120921 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:50:01 veth4a3ddeb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:50:01 veth768d85e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:50:01 vethdf13684 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:50:01 docker0 2.32 3.12 0.15 38.94 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:50:01 vethda7234a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:50:01 veth64ec737 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:50:01 ens3 125.36 104.93 2264.09 157.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:50:01 veth14863b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:50:01 vetha5eff07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:51:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:51:01 veth1fd734e 0.10 0.78 0.00 0.03 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:51:01 docker0 480.59 840.74 40.49 7692.41 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:51:01 ens3 1011.16 539.72 10627.76 63.24 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:52:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:52:01 vethb1757db 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:52:01 vethbef5bad 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:52:01 veth1fd734e 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:52:01 veth2152fe1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:52:01 vetha01aa79 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:52:01 veth19ec95f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:52:01 veth5f7ad82 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:52:01 docker0 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:52:01 veth6b87b95 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:52:01 ens3 12.71 7.08 10.09 5.39 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:52:01 vethce79928 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:52:01 vethc97f6a3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:52:01 veth873bcd3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:52:01 veth2756468 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:52:01 veth2536e75 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:52:01 vethd33fdcb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 vethb1757db 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 vethbef5bad 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 veth1fd734e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 veth2152fe1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 vetha01aa79 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 veth19ec95f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 veth5f7ad82 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 veth6b87b95 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 ens3 4.65 2.80 3.65 1.97 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 vethce79928 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 vethc97f6a3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 veth873bcd3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 veth2756468 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 veth2536e75 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 vethd33fdcb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 vethbef5bad 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 veth1fd734e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 veth2152fe1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 vetha01aa79 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 veth19ec95f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 veth6b87b95 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 ens3 19.22 10.93 14.94 8.19 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 vethc97f6a3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 veth873bcd3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 veth2756468 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:55:01 lo 18.26 18.26 1.80 1.80 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:55:01 ens3 132.04 122.93 86.67 444.51 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:56:01 lo 45.06 45.06 4.44 4.44 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:56:01 ens3 454.16 479.02 201.02 2456.23 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:57:01 lo 23.00 23.00 2.27 2.27 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:57:01 ens3 235.98 227.16 116.86 1204.51 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:58:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 05:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:01:01 ens3 1.37 2.70 0.16 6.73 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:02:01 ens3 1.53 2.12 0.33 6.81 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:03:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:04:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:05:01 ens3 4.57 8.45 0.53 7.60 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:06:01 ens3 4.30 7.62 0.35 7.41 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:07:01 ens3 0.20 0.12 0.22 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:11:01 ens3 4.18 5.52 0.41 7.28 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:12:01 ens3 8.65 15.66 0.88 14.99 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:13:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:14:01 ens3 2.98 5.12 0.52 13.42 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:15:01 ens3 0.28 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:16:01 ens3 5.77 9.17 0.76 20.46 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:17:01 ens3 0.17 0.12 0.09 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:18:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:19:01 ens3 0.27 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:20:01 ens3 4.85 7.88 0.55 7.56 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:21:01 ens3 1.32 2.28 0.15 2.46 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:23:01 ens3 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:25:01 ens3 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:26:01 ens3 0.45 0.27 0.15 0.08 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:27:01 ens3 0.30 0.28 0.25 0.21 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:31:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:32:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:36:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:36:01 docker0 30.46 48.68 2.44 340.56 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:36:01 veth777eb23 30.46 48.78 2.86 340.57 0.00 0.00 0.00 0.03 [2024-10-11T06:37:37.058Z] 06:36:01 ens3 148.01 87.14 2993.06 15.52 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:37:01 lo 1.35 1.35 0.15 0.15 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:37:01 veth4537102 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:37:01 docker0 65.23 125.82 5.95 947.35 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] 06:37:01 ens3 286.40 165.54 4244.26 43.56 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] Average: lo 1.90 1.90 0.18 0.18 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] Average: veth4537102 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] Average: docker0 29.38 36.93 2.28 273.93 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] Average: ens3 70.81 56.97 596.10 90.90 0.00 0.00 0.00 0.00 [2024-10-11T06:37:37.058Z] [2024-10-11T06:37:37.058Z] [2024-10-11T06:37:37.058Z] ---> sar -P ALL: [2024-10-11T06:37:37.058Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22477) 10/11/24 _x86_64_ (8 CPU) [2024-10-11T06:37:37.058Z] [2024-10-11T06:37:37.058Z] 05:45:12 LINUX RESTART (8 CPU) [2024-10-11T06:37:37.058Z] [2024-10-11T06:37:37.058Z] 05:46:03 CPU %user %nice %system %iowait %steal %idle [2024-10-11T06:37:37.058Z] 05:47:01 all 10.60 0.00 4.78 2.98 0.05 81.59 [2024-10-11T06:37:37.058Z] 05:47:01 0 9.57 0.00 4.31 0.24 0.03 85.84 [2024-10-11T06:37:37.058Z] 05:47:01 1 11.14 0.00 5.41 10.21 0.05 73.18 [2024-10-11T06:37:37.058Z] 05:47:01 2 12.03 0.00 5.95 0.21 0.07 81.74 [2024-10-11T06:37:37.058Z] 05:47:01 3 12.96 0.00 4.47 0.45 0.07 82.04 [2024-10-11T06:37:37.058Z] 05:47:01 4 8.04 0.00 4.88 4.30 0.07 82.71 [2024-10-11T06:37:37.058Z] 05:47:01 5 12.41 0.00 4.14 1.21 0.04 82.20 [2024-10-11T06:37:37.058Z] 05:47:01 6 8.78 0.00 3.60 2.27 0.05 85.29 [2024-10-11T06:37:37.058Z] 05:47:01 7 9.83 0.00 5.48 4.97 0.04 79.68 [2024-10-11T06:37:37.058Z] 05:48:01 all 40.03 0.00 5.69 1.27 0.10 52.91 [2024-10-11T06:37:37.058Z] 05:48:01 0 41.62 0.00 6.48 0.08 0.10 51.71 [2024-10-11T06:37:37.058Z] 05:48:01 1 41.12 0.00 5.19 0.02 0.12 53.56 [2024-10-11T06:37:37.058Z] 05:48:01 2 40.87 0.00 5.27 1.02 0.10 52.73 [2024-10-11T06:37:37.058Z] 05:48:01 3 40.39 0.00 5.42 0.22 0.08 53.88 [2024-10-11T06:37:37.058Z] 05:48:01 4 38.47 0.00 6.28 0.20 0.08 54.96 [2024-10-11T06:37:37.058Z] 05:48:01 5 38.64 0.00 5.78 0.37 0.10 55.10 [2024-10-11T06:37:37.058Z] 05:48:01 6 41.21 0.00 5.56 8.05 0.10 45.09 [2024-10-11T06:37:37.058Z] 05:48:01 7 37.91 0.00 5.55 0.25 0.10 56.18 [2024-10-11T06:37:37.058Z] 05:49:01 all 59.50 0.00 7.10 0.40 0.10 32.90 [2024-10-11T06:37:37.058Z] 05:49:01 0 58.01 0.00 7.30 0.05 0.08 34.56 [2024-10-11T06:37:37.058Z] 05:49:01 1 59.12 0.00 6.76 0.10 0.10 33.92 [2024-10-11T06:37:37.058Z] 05:49:01 2 60.40 0.00 7.29 0.47 0.10 31.74 [2024-10-11T06:37:37.058Z] 05:49:01 3 60.19 0.00 6.90 0.07 0.10 32.74 [2024-10-11T06:37:37.058Z] 05:49:01 4 60.32 0.00 7.15 0.03 0.10 32.40 [2024-10-11T06:37:37.058Z] 05:49:01 5 59.65 0.00 7.05 0.08 0.10 33.12 [2024-10-11T06:37:37.058Z] 05:49:01 6 59.09 0.00 7.40 0.00 0.10 33.41 [2024-10-11T06:37:37.058Z] 05:49:01 7 59.24 0.00 6.98 2.42 0.08 31.27 [2024-10-11T06:37:37.058Z] 05:50:01 all 26.80 0.00 7.97 7.79 0.15 57.29 [2024-10-11T06:37:37.058Z] 05:50:01 0 28.93 0.00 7.68 3.62 0.15 59.61 [2024-10-11T06:37:37.058Z] 05:50:01 1 26.30 0.00 7.86 7.76 0.15 57.93 [2024-10-11T06:37:37.058Z] 05:50:01 2 25.92 0.00 8.02 9.05 0.15 56.86 [2024-10-11T06:37:37.058Z] 05:50:01 3 27.19 0.00 8.04 6.07 0.14 58.56 [2024-10-11T06:37:37.058Z] 05:50:01 4 26.51 0.00 7.77 6.62 0.12 58.98 [2024-10-11T06:37:37.058Z] 05:50:01 5 26.67 0.00 8.36 16.99 0.15 47.84 [2024-10-11T06:37:37.058Z] 05:50:01 6 26.34 0.00 8.23 7.10 0.15 58.17 [2024-10-11T06:37:37.058Z] 05:50:01 7 26.55 0.00 7.75 5.16 0.17 60.37 [2024-10-11T06:37:37.058Z] 05:51:01 all 18.31 0.00 15.12 17.55 0.35 48.67 [2024-10-11T06:37:37.058Z] 05:51:01 0 17.06 0.00 14.38 12.54 0.36 55.66 [2024-10-11T06:37:37.058Z] 05:51:01 1 17.48 0.00 16.09 12.96 0.36 53.11 [2024-10-11T06:37:37.058Z] 05:51:01 2 19.31 0.00 15.64 16.00 0.41 48.63 [2024-10-11T06:37:37.058Z] 05:51:01 3 17.66 0.00 14.62 13.24 0.31 54.16 [2024-10-11T06:37:37.058Z] 05:51:01 4 19.51 0.00 15.74 27.22 0.39 37.14 [2024-10-11T06:37:37.058Z] 05:51:01 5 19.04 0.00 16.01 23.32 0.32 41.31 [2024-10-11T06:37:37.058Z] 05:51:01 6 18.39 0.00 13.72 8.69 0.31 58.90 [2024-10-11T06:37:37.058Z] 05:51:01 7 18.01 0.00 14.77 26.50 0.36 40.36 [2024-10-11T06:37:37.058Z] 05:52:01 all 75.67 0.00 16.23 3.19 0.34 4.57 [2024-10-11T06:37:37.058Z] 05:52:01 0 76.14 0.00 16.11 2.28 0.33 5.14 [2024-10-11T06:37:37.058Z] 05:52:01 1 75.65 0.00 16.70 2.01 0.35 5.29 [2024-10-11T06:37:37.058Z] 05:52:01 2 76.02 0.00 16.28 1.84 0.33 5.53 [2024-10-11T06:37:37.058Z] 05:52:01 3 75.94 0.00 16.28 1.94 0.32 5.52 [2024-10-11T06:37:37.058Z] 05:52:01 4 75.18 0.00 17.19 5.45 0.32 1.86 [2024-10-11T06:37:37.058Z] 05:52:01 5 77.07 0.00 15.59 5.64 0.35 1.34 [2024-10-11T06:37:37.058Z] 05:52:01 6 75.14 0.00 15.44 3.52 0.35 5.55 [2024-10-11T06:37:37.058Z] 05:52:01 7 74.23 0.00 16.28 2.84 0.34 6.31 [2024-10-11T06:37:37.058Z] 05:53:01 all 88.76 0.00 11.04 0.00 0.21 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 0 88.69 0.00 11.11 0.00 0.20 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 1 88.29 0.00 11.48 0.00 0.23 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 2 88.13 0.00 11.67 0.00 0.20 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 3 89.38 0.00 10.42 0.00 0.20 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 4 88.82 0.00 10.96 0.00 0.22 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 5 89.33 0.00 10.47 0.00 0.20 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 6 89.03 0.00 10.75 0.00 0.22 0.00 [2024-10-11T06:37:37.058Z] 05:53:01 7 88.36 0.00 11.44 0.00 0.20 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 all 88.63 0.00 11.21 0.00 0.15 0.01 [2024-10-11T06:37:37.058Z] 05:54:01 0 88.53 0.00 11.32 0.00 0.15 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 1 88.06 0.00 11.79 0.00 0.15 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 2 88.76 0.00 11.11 0.00 0.13 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 3 89.20 0.00 10.65 0.00 0.15 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 4 88.01 0.00 11.84 0.00 0.15 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 5 88.81 0.00 11.00 0.00 0.19 0.00 [2024-10-11T06:37:37.058Z] 05:54:01 6 89.30 0.00 10.54 0.00 0.12 0.03 [2024-10-11T06:37:37.058Z] 05:54:01 7 88.41 0.00 11.42 0.00 0.15 0.02 [2024-10-11T06:37:37.058Z] 05:55:01 all 18.74 0.00 3.62 5.73 0.06 71.86 [2024-10-11T06:37:37.058Z] 05:55:01 0 17.78 0.00 4.00 3.86 0.03 74.32 [2024-10-11T06:37:37.058Z] 05:55:01 1 18.99 0.00 3.91 1.20 0.07 75.83 [2024-10-11T06:37:37.058Z] 05:55:01 2 19.36 0.00 3.45 3.81 0.08 73.30 [2024-10-11T06:37:37.058Z] 05:55:01 3 20.88 0.00 3.35 2.80 0.08 72.89 [2024-10-11T06:37:37.058Z] 05:55:01 4 18.09 0.00 3.30 6.20 0.05 72.35 [2024-10-11T06:37:37.058Z] 05:55:01 5 19.37 0.00 4.36 21.91 0.07 54.30 [2024-10-11T06:37:37.058Z] 05:55:01 6 18.46 0.00 3.69 5.05 0.07 72.73 [2024-10-11T06:37:37.058Z] 05:55:01 7 16.99 0.00 2.87 1.04 0.03 79.07 [2024-10-11T06:37:37.058Z] 05:56:01 all 9.71 0.00 0.98 0.09 0.05 89.18 [2024-10-11T06:37:37.058Z] 05:56:01 0 12.45 0.00 1.05 0.05 0.05 86.39 [2024-10-11T06:37:37.058Z] 05:56:01 1 10.69 0.00 1.15 0.22 0.05 87.88 [2024-10-11T06:37:37.058Z] 05:56:01 2 4.30 0.00 0.85 0.33 0.05 94.46 [2024-10-11T06:37:37.058Z] 05:56:01 3 9.23 0.00 0.85 0.02 0.03 89.86 [2024-10-11T06:37:37.058Z] 05:56:01 4 12.83 0.00 0.88 0.02 0.05 86.22 [2024-10-11T06:37:37.058Z] 05:56:01 5 9.03 0.00 1.02 0.00 0.05 89.90 [2024-10-11T06:37:37.058Z] 05:56:01 6 9.79 0.00 1.09 0.03 0.05 89.04 [2024-10-11T06:37:37.058Z] 05:56:01 7 9.34 0.00 0.92 0.02 0.05 89.68 [2024-10-11T06:37:37.058Z] 05:57:01 all 5.16 0.00 0.55 0.06 0.03 94.20 [2024-10-11T06:37:37.058Z] 05:57:01 0 6.38 0.00 0.58 0.02 0.03 92.98 [2024-10-11T06:37:37.058Z] 05:57:01 1 3.02 0.00 0.57 0.33 0.03 96.05 [2024-10-11T06:37:37.058Z] 05:57:01 2 5.48 0.00 0.44 0.02 0.03 94.03 [2024-10-11T06:37:37.058Z] 05:57:01 3 3.79 0.00 0.38 0.02 0.02 95.79 [2024-10-11T06:37:37.058Z] 05:57:01 4 6.10 0.00 0.65 0.03 0.02 93.20 [2024-10-11T06:37:37.058Z] 05:57:01 5 7.32 0.00 0.59 0.02 0.03 92.04 [2024-10-11T06:37:37.059Z] 05:57:01 6 5.43 0.00 0.70 0.02 0.03 93.82 [2024-10-11T06:37:37.059Z] 05:57:01 7 3.78 0.00 0.52 0.02 0.03 95.65 [2024-10-11T06:37:37.059Z] [2024-10-11T06:37:37.059Z] 05:57:01 CPU %user %nice %system %iowait %steal %idle [2024-10-11T06:37:37.059Z] 05:58:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 05:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 05:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-11T06:37:37.059Z] 05:58:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2024-10-11T06:37:37.059Z] 05:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-11T06:37:37.059Z] 05:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 05:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 05:58:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-11T06:37:37.059Z] 05:58:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-11T06:37:37.059Z] 05:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-11T06:37:37.059Z] 05:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-11T06:37:37.059Z] 05:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 05:59:01 2 0.12 0.00 0.05 0.00 0.02 99.82 [2024-10-11T06:37:37.059Z] 05:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 05:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-11T06:37:37.059Z] 05:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 05:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 05:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:00:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:00:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:00:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2024-10-11T06:37:37.059Z] 06:01:01 all 0.02 0.00 0.03 0.00 0.00 99.94 [2024-10-11T06:37:37.059Z] 06:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:01:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:01:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-11T06:37:37.059Z] 06:01:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2024-10-11T06:37:37.059Z] 06:01:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:01:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-11T06:37:37.059Z] 06:01:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2024-10-11T06:37:37.059Z] 06:02:01 all 0.07 0.00 0.04 0.01 0.00 99.88 [2024-10-11T06:37:37.059Z] 06:02:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-11T06:37:37.059Z] 06:02:01 1 0.13 0.00 0.03 0.03 0.00 99.80 [2024-10-11T06:37:37.059Z] 06:02:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2024-10-11T06:37:37.059Z] 06:02:01 3 0.13 0.00 0.07 0.02 0.00 99.78 [2024-10-11T06:37:37.059Z] 06:02:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-11T06:37:37.059Z] 06:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-11T06:37:37.059Z] 06:02:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-11T06:37:37.059Z] 06:02:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2024-10-11T06:37:37.059Z] 06:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-11T06:37:37.059Z] 06:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:03:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2024-10-11T06:37:37.059Z] 06:03:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-11T06:37:37.059Z] 06:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-11T06:37:37.059Z] 06:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-11T06:37:37.059Z] 06:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-11T06:37:37.059Z] 06:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:04:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-11T06:37:37.059Z] 06:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:04:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-11T06:37:37.059Z] 06:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:05:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-10-11T06:37:37.059Z] 06:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:05:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:05:01 3 0.12 0.00 0.02 0.00 0.00 99.87 [2024-10-11T06:37:37.059Z] 06:05:01 4 0.12 0.00 0.02 0.00 0.02 99.85 [2024-10-11T06:37:37.059Z] 06:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:05:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:06:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:06:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-11T06:37:37.059Z] 06:06:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-11T06:37:37.059Z] 06:06:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:07:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-11T06:37:37.059Z] 06:07:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-11T06:37:37.059Z] 06:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:08:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-10-11T06:37:37.059Z] 06:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-11T06:37:37.059Z] 06:08:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-11T06:37:37.059Z] 06:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-11T06:37:37.059Z] 06:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-11T06:37:37.059Z] [2024-10-11T06:37:37.059Z] 06:08:01 CPU %user %nice %system %iowait %steal %idle [2024-10-11T06:37:37.059Z] 06:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:09:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-11T06:37:37.059Z] 06:09:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:09:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:10:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-10-11T06:37:37.059Z] 06:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-11T06:37:37.059Z] 06:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:10:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-11T06:37:37.059Z] 06:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:10:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-11T06:37:37.059Z] 06:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-11T06:37:37.059Z] 06:11:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:11:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:11:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2024-10-11T06:37:37.059Z] 06:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:12:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2024-10-11T06:37:37.059Z] 06:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:12:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:12:01 4 0.12 0.00 0.02 0.00 0.00 99.87 [2024-10-11T06:37:37.059Z] 06:12:01 5 0.05 0.00 0.03 0.03 0.00 99.88 [2024-10-11T06:37:37.059Z] 06:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-11T06:37:37.059Z] 06:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:13:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-11T06:37:37.059Z] 06:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:14:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2024-10-11T06:37:37.059Z] 06:14:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2024-10-11T06:37:37.059Z] 06:14:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-11T06:37:37.059Z] 06:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-11T06:37:37.059Z] 06:14:01 5 0.03 0.00 0.00 0.05 0.00 99.92 [2024-10-11T06:37:37.059Z] 06:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:14:01 7 0.10 0.00 0.00 0.00 0.00 99.90 [2024-10-11T06:37:37.059Z] 06:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-11T06:37:37.059Z] 06:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-11T06:37:37.059Z] 06:15:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-11T06:37:37.059Z] 06:16:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2024-10-11T06:37:37.059Z] 06:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:16:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-11T06:37:37.059Z] 06:16:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:16:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:16:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-11T06:37:37.059Z] 06:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:16:01 7 0.08 0.00 0.07 0.00 0.02 99.83 [2024-10-11T06:37:37.059Z] 06:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:18:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-11T06:37:37.059Z] 06:19:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-10-11T06:37:37.059Z] 06:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:19:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:19:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-11T06:37:37.059Z] [2024-10-11T06:37:37.059Z] 06:19:01 CPU %user %nice %system %iowait %steal %idle [2024-10-11T06:37:37.059Z] 06:20:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2024-10-11T06:37:37.059Z] 06:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:20:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:20:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:20:01 7 0.03 0.00 0.07 0.00 0.00 99.90 [2024-10-11T06:37:37.059Z] 06:21:01 all 0.03 0.00 0.01 0.04 0.00 99.92 [2024-10-11T06:37:37.059Z] 06:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-11T06:37:37.059Z] 06:21:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2024-10-11T06:37:37.059Z] 06:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:21:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:21:01 5 0.00 0.00 0.00 0.27 0.00 99.73 [2024-10-11T06:37:37.059Z] 06:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:21:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-11T06:37:37.059Z] 06:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-11T06:37:37.059Z] 06:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-11T06:37:37.059Z] 06:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-11T06:37:37.059Z] 06:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-11T06:37:37.059Z] 06:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:22:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2024-10-11T06:37:37.059Z] 06:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-11T06:37:37.059Z] 06:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-11T06:37:37.059Z] 06:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-11T06:37:37.059Z] 06:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-11T06:37:37.059Z] 06:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-11T06:37:37.059Z] 06:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:24:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-11T06:37:37.059Z] 06:25:01 all 0.03 0.00 0.00 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:25:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:25:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:25:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-11T06:37:37.059Z] 06:25:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2024-10-11T06:37:37.059Z] 06:26:01 all 0.03 0.00 0.03 0.03 0.00 99.91 [2024-10-11T06:37:37.059Z] 06:26:01 0 0.00 0.00 0.03 0.03 0.00 99.93 [2024-10-11T06:37:37.059Z] 06:26:01 1 0.03 0.00 0.02 0.08 0.00 99.87 [2024-10-11T06:37:37.059Z] 06:26:01 2 0.03 0.00 0.02 0.07 0.00 99.88 [2024-10-11T06:37:37.059Z] 06:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:26:01 5 0.13 0.00 0.05 0.07 0.00 99.75 [2024-10-11T06:37:37.059Z] 06:26:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:26:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-11T06:37:37.059Z] 06:27:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-11T06:37:37.059Z] 06:27:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:27:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-11T06:37:37.059Z] 06:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:27:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-11T06:37:37.059Z] 06:27:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-11T06:37:37.059Z] 06:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-11T06:37:37.059Z] 06:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-11T06:37:37.059Z] 06:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.059Z] 06:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.059Z] 06:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-11T06:37:37.059Z] 06:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.060Z] 06:29:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-10-11T06:37:37.060Z] 06:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.060Z] 06:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-11T06:37:37.060Z] 06:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.060Z] 06:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-11T06:37:37.060Z] 06:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.060Z] 06:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.060Z] 06:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-11T06:37:37.060Z] 06:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.060Z] 06:30:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2024-10-11T06:37:37.060Z] 06:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-11T06:37:37.060Z] 06:30:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-11T06:37:37.060Z] 06:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-11T06:37:37.060Z] 06:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.060Z] 06:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.060Z] 06:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-11T06:37:37.060Z] 06:30:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-11T06:37:37.060Z] 06:30:01 7 0.55 0.00 0.03 0.00 0.02 99.40 [2024-10-11T06:37:37.060Z] [2024-10-11T06:37:37.060Z] 06:30:01 CPU %user %nice %system %iowait %steal %idle [2024-10-11T06:37:37.060Z] 06:31:01 all 0.24 0.00 0.02 0.00 0.00 99.75 [2024-10-11T06:37:37.060Z] 06:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-11T06:37:37.060Z] 06:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.060Z] 06:31:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-11T06:37:37.060Z] 06:31:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-11T06:37:37.060Z] 06:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.060Z] 06:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.060Z] 06:31:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-11T06:37:37.060Z] 06:31:01 7 1.70 0.00 0.03 0.00 0.00 98.27 [2024-10-11T06:37:37.060Z] 06:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-11T06:37:37.060Z] 06:32:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-11T06:37:37.060Z] 06:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-11T06:37:37.060Z] 06:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-11T06:37:37.060Z] 06:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-11T06:37:37.060Z] 06:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.060Z] 06:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.060Z] 06:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-11T06:37:37.060Z] 06:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.060Z] 06:33:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-10-11T06:37:37.060Z] 06:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.060Z] 06:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.060Z] 06:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-11T06:37:37.060Z] 06:33:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-11T06:37:37.060Z] 06:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.060Z] 06:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.060Z] 06:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-11T06:37:37.060Z] 06:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.060Z] 06:34:01 all 0.04 0.00 0.01 0.01 0.00 99.95 [2024-10-11T06:37:37.060Z] 06:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-11T06:37:37.060Z] 06:34:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2024-10-11T06:37:37.060Z] 06:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.060Z] 06:34:01 3 0.10 0.00 0.02 0.00 0.00 99.88 [2024-10-11T06:37:37.060Z] 06:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-11T06:37:37.060Z] 06:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-11T06:37:37.060Z] 06:34:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-11T06:37:37.060Z] 06:34:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-11T06:37:37.060Z] 06:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-11T06:37:37.060Z] 06:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-11T06:37:37.060Z] 06:35:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-11T06:37:37.060Z] 06:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.060Z] 06:35:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-11T06:37:37.060Z] 06:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-11T06:37:37.060Z] 06:35:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-11T06:37:37.060Z] 06:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-11T06:37:37.060Z] 06:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-11T06:37:37.060Z] 06:36:01 all 2.54 0.00 1.16 0.96 0.02 95.32 [2024-10-11T06:37:37.060Z] 06:36:01 0 2.43 0.00 1.11 0.02 0.02 96.43 [2024-10-11T06:37:37.060Z] 06:36:01 1 2.24 0.00 1.30 0.10 0.02 96.34 [2024-10-11T06:37:37.060Z] 06:36:01 2 4.53 0.00 1.40 0.22 0.02 93.83 [2024-10-11T06:37:37.060Z] 06:36:01 3 2.51 0.00 1.14 0.02 0.03 96.30 [2024-10-11T06:37:37.060Z] 06:36:01 4 1.99 0.00 1.35 0.38 0.02 96.26 [2024-10-11T06:37:37.060Z] 06:36:01 5 2.76 0.00 1.14 6.58 0.02 89.51 [2024-10-11T06:37:37.060Z] 06:36:01 6 1.87 0.00 0.82 0.33 0.02 96.95 [2024-10-11T06:37:37.060Z] 06:36:01 7 1.95 0.00 1.04 0.03 0.02 96.96 [2024-10-11T06:37:37.060Z] 06:37:01 all 6.63 0.00 3.02 5.64 0.07 84.63 [2024-10-11T06:37:37.060Z] 06:37:01 0 5.81 0.00 3.13 0.97 0.07 90.02 [2024-10-11T06:37:37.060Z] 06:37:01 1 6.65 0.00 2.79 1.32 0.09 89.15 [2024-10-11T06:37:37.060Z] 06:37:01 2 6.05 0.00 2.65 2.54 0.05 88.71 [2024-10-11T06:37:37.060Z] 06:37:01 3 6.92 0.00 2.69 1.05 0.07 89.27 [2024-10-11T06:37:37.060Z] 06:37:01 4 5.67 0.00 2.38 0.27 0.05 91.63 [2024-10-11T06:37:37.060Z] 06:37:01 5 7.42 0.00 3.41 13.12 0.07 75.98 [2024-10-11T06:37:37.060Z] 06:37:01 6 7.93 0.00 3.45 8.44 0.07 80.11 [2024-10-11T06:37:37.060Z] 06:37:01 7 6.57 0.00 3.70 17.62 0.12 71.99 [2024-10-11T06:37:37.060Z] Average: all 8.82 0.00 1.73 0.89 0.03 88.53 [2024-10-11T06:37:37.060Z] Average: 0 8.86 0.00 1.73 0.46 0.03 88.92 [2024-10-11T06:37:37.060Z] Average: 1 8.77 0.00 1.77 0.71 0.04 88.71 [2024-10-11T06:37:37.060Z] Average: 2 8.84 0.00 1.77 0.69 0.04 88.67 [2024-10-11T06:37:37.060Z] Average: 3 8.93 0.00 1.67 0.50 0.03 88.87 [2024-10-11T06:37:37.060Z] Average: 4 8.79 0.00 1.76 0.98 0.03 88.43 [2024-10-11T06:37:37.060Z] Average: 5 8.89 0.00 1.73 1.74 0.03 87.61 [2024-10-11T06:37:37.060Z] Average: 6 8.81 0.00 1.66 0.84 0.03 88.65 [2024-10-11T06:37:37.060Z] Average: 7 8.68 0.00 1.74 1.17 0.04 88.39 [2024-10-11T06:37:37.060Z] [2024-10-11T06:37:37.060Z] [2024-10-11T06:37:37.060Z]