Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd1d5183d69fc6ff1160adeae9123a692ddbeeff 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-ssh1575136108117987707.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-ssh3616066295821086337.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-ssh6528050052750062024.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-ssh14119660665554790226.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-ssh3530451663383632023.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24952 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/746 [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/746 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dd1d5183d69fc6ff1160adeae9123a692ddbeeff (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd1d5183d69fc6ff1160adeae9123a692ddbeeff # timeout=10 Commit message: "Merge pull request #4995 from jinlinGuan/issue-4988" > git rev-list --no-walk 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T02:10:53.110Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T02:11:15.004Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T02:11:15.032Z] ========================================================= [2024-11-08T02:11:15.033Z] EdgeX Global Pipelines Version Info [2024-11-08T02:11:15.033Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:11:16.184Z] ------------------- [2024-11-08T02:11:16.184Z] stable info: [2024-11-08T02:11:16.184Z] ------------------- [2024-11-08T02:11:16.184Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T02:11:16.184Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T02:11:16.184Z] Message: update stable to v1.0.265 [2024-11-08T02:11:16.444Z] ------------------- [2024-11-08T02:11:16.444Z] experimental info: [2024-11-08T02:11:16.444Z] ------------------- [2024-11-08T02:11:16.444Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T02:11:16.444Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T02:11:16.444Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T02:11:16.570Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-11-08T02:11:16.594Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-11-08T02:11:16.613Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T02:11:16.630Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T02:11:16.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T02:11:16.667Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T02:11:16.684Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T02:11:16.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-11-08T02:11:16.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-11-08T02:11:16.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-11-08T02:11:16.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T02:11:16.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T02:11:16.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T02:11:16.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T02:11:16.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T02:11:16.876Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T02:11:16.901Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T02:11:16.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T02:11:16.945Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-08T02:11:16.972Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-08T02:11:16.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T02:11:17.012Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T02:11:17.033Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T02:11:17.055Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-08T02:11:17.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-08T02:11:17.101Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-08T02:11:17.118Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] echo [2024-11-08T02:11:17.139Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd1d518 [Pipeline] echo [2024-11-08T02:11:17.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T02:11:17.237Z] provisioning config files... [2024-11-08T02:11:17.252Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/746@tmp/config8205322023390329860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:11:17.588Z] ---> ****-login.sh [2024-11-08T02:11:17.588Z] nexus3.edgexfoundry.org:10001 [2024-11-08T02:11:17.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:11:17.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:11:17.847Z] Configure a credential helper to remove this warning. See [2024-11-08T02:11:17.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:11:17.847Z] [2024-11-08T02:11:17.847Z] Login Succeeded [2024-11-08T02:11:17.847Z] nexus3.edgexfoundry.org:10002 [2024-11-08T02:11:17.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:11:18.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:11:18.107Z] Configure a credential helper to remove this warning. See [2024-11-08T02:11:18.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:11:18.107Z] [2024-11-08T02:11:18.107Z] Login Succeeded [2024-11-08T02:11:18.107Z] nexus3.edgexfoundry.org:10003 [2024-11-08T02:11:18.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:11:18.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:11:18.107Z] Configure a credential helper to remove this warning. See [2024-11-08T02:11:18.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:11:18.107Z] [2024-11-08T02:11:18.107Z] Login Succeeded [2024-11-08T02:11:18.107Z] nexus3.edgexfoundry.org:10004 [2024-11-08T02:11:18.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:11:18.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:11:18.108Z] Configure a credential helper to remove this warning. See [2024-11-08T02:11:18.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:11:18.108Z] [2024-11-08T02:11:18.108Z] Login Succeeded [2024-11-08T02:11:18.108Z] ****.io [2024-11-08T02:11:18.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:11:18.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:11:18.939Z] Configure a credential helper to remove this warning. See [2024-11-08T02:11:18.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:11:18.939Z] [2024-11-08T02:11:18.939Z] Login Succeeded [2024-11-08T02:11:18.939Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T02:11:18.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T02:11:19.267Z] + 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 [2024-11-08T02:11:19.268Z] + cut -d/ -f2 [2024-11-08T02:11:19.268Z] + dirname cmd/core-command/Dockerfile [2024-11-08T02:11:19.268Z] + echo core-command,cmd/core-command/Dockerfile [2024-11-08T02:11:19.268Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-11-08T02:11:19.268Z] + cut -d/ -f2 [2024-11-08T02:11:19.268Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-11-08T02:11:19.268Z] + dirname cmd/core-data/Dockerfile [2024-11-08T02:11:19.268Z] + cut -d/ -f2 [2024-11-08T02:11:19.268Z] + echo core-data,cmd/core-data/Dockerfile [2024-11-08T02:11:19.268Z] + + dirname cmd/core-keeper/Dockerfile [2024-11-08T02:11:19.268Z] cut -d/ -f2 [2024-11-08T02:11:19.268Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-11-08T02:11:19.268Z] + dirname cmd/core-metadata/Dockerfile [2024-11-08T02:11:19.268Z] + cut -d/ -f2 [2024-11-08T02:11:19.268Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-11-08T02:11:19.268Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-11-08T02:11:19.268Z] + cut -d/ -f2 [2024-11-08T02:11:19.268Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-11-08T02:11:19.268Z] + cut -d/ -f2 [2024-11-08T02:11:19.268Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-11-08T02:11:19.268Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-11-08T02:11:19.268Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-11-08T02:11:19.268Z] + cut -d/ -f2 [2024-11-08T02:11:19.268Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-11-08T02:11:19.268Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-11-08T02:11:19.268Z] + cut -d/ -f2 [2024-11-08T02:11:19.268Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-11-08T02:11:19.268Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-11-08T02:11:19.268Z] + cut -d/ -f2 [2024-11-08T02:11:19.268Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-11-08T02:11:19.268Z] + + dirname cmd/security-spire-agent/Dockerfile [2024-11-08T02:11:19.268Z] cut -d/ -f2 [2024-11-08T02:11:19.268Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-11-08T02:11:19.268Z] + dirname cmd/security-spire-config/Dockerfile [2024-11-08T02:11:19.268Z] + cut -d/ -f2 [2024-11-08T02:11:19.268Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-11-08T02:11:19.268Z] + dirname cmd/security-spire-server/Dockerfile [2024-11-08T02:11:19.268Z] + cut -d/ -f2 [2024-11-08T02:11:19.268Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-11-08T02:11:19.268Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-11-08T02:11:19.268Z] + cut -d/ -f2 [2024-11-08T02:11:19.268Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-11-08T02:11:19.268Z] + dirname cmd/support-notifications/Dockerfile [2024-11-08T02:11:19.268Z] + cut -d/ -f2 [2024-11-08T02:11:19.268Z] + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo [2024-11-08T02:11:19.299Z] 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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T02:11:19.664Z] + git rev-list -1 --merges dd1d5183d69fc6ff1160adeae9123a692ddbeeff~1..dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] echo [2024-11-08T02:11:19.677Z] -----------> git rev-list -1 --merges dd1d5183d69fc6ff1160adeae9123a692ddbeeff~1..dd1d5183d69fc6ff1160adeae9123a692ddbeeff dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:11:19.677Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [false] [Pipeline] sh [2024-11-08T02:11:19.972Z] + git log --format=format:%s -1 dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] echo [2024-11-08T02:11:19.987Z] ========================================================= [2024-11-08T02:11:19.987Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T02:11:19.987Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-11-08T02:11:20.435Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T02:11:20.435Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T02:11:20.435Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T02:11:20.435Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T02:11:20.435Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T02:11:20.435Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T02:11:20.435Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:11:20.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T02:11:20.796Z] [2024-11-08T02:11:20.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:11:21.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T02:11:21.095Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T02:11:21.095Z] b85a868b505f: Pulling fs layer [2024-11-08T02:11:21.095Z] e2be974225ed: Pulling fs layer [2024-11-08T02:11:21.095Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T02:11:21.095Z] 988bab9f4d93: Pulling fs layer [2024-11-08T02:11:21.095Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T02:11:21.095Z] eaf3925da568: Pulling fs layer [2024-11-08T02:11:21.095Z] bab4dde63d76: Pulling fs layer [2024-11-08T02:11:21.095Z] bde34c3a00c8: Pulling fs layer [2024-11-08T02:11:21.095Z] b352a97aabf1: Pulling fs layer [2024-11-08T02:11:21.095Z] 4872d77fe225: Pulling fs layer [2024-11-08T02:11:21.095Z] 5851b861e8e6: Pulling fs layer [2024-11-08T02:11:21.095Z] 1469e6f7b9e6: Waiting [2024-11-08T02:11:21.095Z] eaf3925da568: Waiting [2024-11-08T02:11:21.095Z] b352a97aabf1: Waiting [2024-11-08T02:11:21.095Z] 4872d77fe225: Waiting [2024-11-08T02:11:21.095Z] 5851b861e8e6: Waiting [2024-11-08T02:11:21.095Z] bab4dde63d76: Waiting [2024-11-08T02:11:21.095Z] bde34c3a00c8: Waiting [2024-11-08T02:11:21.095Z] 988bab9f4d93: Waiting [2024-11-08T02:11:21.095Z] e2be974225ed: Verifying Checksum [2024-11-08T02:11:21.095Z] e2be974225ed: Download complete [2024-11-08T02:11:21.095Z] 988bab9f4d93: Verifying Checksum [2024-11-08T02:11:21.095Z] 988bab9f4d93: Download complete [2024-11-08T02:11:21.095Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T02:11:21.095Z] 1469e6f7b9e6: Download complete [2024-11-08T02:11:21.354Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T02:11:21.354Z] 339a4e72a1f5: Download complete [2024-11-08T02:11:21.354Z] eaf3925da568: Verifying Checksum [2024-11-08T02:11:21.354Z] eaf3925da568: Download complete [2024-11-08T02:11:21.354Z] bde34c3a00c8: Verifying Checksum [2024-11-08T02:11:21.354Z] bde34c3a00c8: Download complete [2024-11-08T02:11:21.354Z] b352a97aabf1: Download complete [2024-11-08T02:11:21.354Z] 4872d77fe225: Verifying Checksum [2024-11-08T02:11:21.354Z] 4872d77fe225: Download complete [2024-11-08T02:11:21.354Z] 5851b861e8e6: Verifying Checksum [2024-11-08T02:11:21.354Z] 5851b861e8e6: Download complete [2024-11-08T02:11:21.354Z] b85a868b505f: Verifying Checksum [2024-11-08T02:11:21.354Z] b85a868b505f: Download complete [2024-11-08T02:11:21.612Z] bab4dde63d76: Verifying Checksum [2024-11-08T02:11:21.612Z] bab4dde63d76: Download complete [2024-11-08T02:11:22.549Z] b85a868b505f: Pull complete [2024-11-08T02:11:22.808Z] e2be974225ed: Pull complete [2024-11-08T02:11:23.072Z] 339a4e72a1f5: Pull complete [2024-11-08T02:11:23.330Z] 988bab9f4d93: Pull complete [2024-11-08T02:11:23.588Z] 1469e6f7b9e6: Pull complete [2024-11-08T02:11:23.588Z] eaf3925da568: Pull complete [2024-11-08T02:11:25.493Z] bab4dde63d76: Pull complete [2024-11-08T02:11:25.493Z] bde34c3a00c8: Pull complete [2024-11-08T02:11:25.493Z] b352a97aabf1: Pull complete [2024-11-08T02:11:25.493Z] 4872d77fe225: Pull complete [2024-11-08T02:11:25.493Z] 5851b861e8e6: Pull complete [2024-11-08T02:11:25.493Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T02:11:25.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T02:11:25.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T02:11:25.632Z] prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container [2024-11-08T02:11:25.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T02:11:27.785Z] $ docker top b97e4a92766625ffb6f5c3fe186ac2699cd35847349b4794210adcc900bd4523 -eo pid,comm [2024-11-08T02:11:27.843Z] 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-11-08T02:11:27.843Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T02:11:27.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T02:11:27.897Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T02:11:28.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T02:11:28.014Z] $ docker exec b97e4a92766625ffb6f5c3fe186ac2699cd35847349b4794210adcc900bd4523 ssh-agent [2024-11-08T02:11:28.139Z] SSH_AUTH_SOCK=/tmp/ssh-lU1kqojBnUTx/agent.32 [2024-11-08T02:11:28.139Z] SSH_AGENT_PID=38 [2024-11-08T02:11:28.145Z] Running ssh-add (command line suppressed) [2024-11-08T02:11:28.255Z] Identity added: /w/workspace/edgex-go/746@tmp/private_key_12826332954817701552.key (/w/workspace/edgex-go/746@tmp/private_key_12826332954817701552.key) [2024-11-08T02:11:28.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T02:11:28.563Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T02:11:28.575Z] $ docker exec --env ******** --env ******** b97e4a92766625ffb6f5c3fe186ac2699cd35847349b4794210adcc900bd4523 ssh-agent -k [2024-11-08T02:11:28.668Z] unset SSH_AUTH_SOCK; [2024-11-08T02:11:28.669Z] unset SSH_AGENT_PID; [2024-11-08T02:11:28.669Z] echo Agent pid 38 killed; [2024-11-08T02:11:28.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T02:11:28.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T02:11:28.722Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T02:11:28.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T02:11:28.846Z] $ docker exec b97e4a92766625ffb6f5c3fe186ac2699cd35847349b4794210adcc900bd4523 ssh-agent [2024-11-08T02:11:28.965Z] SSH_AUTH_SOCK=/tmp/ssh-7Q476ildEvnE/agent.71 [2024-11-08T02:11:28.965Z] SSH_AGENT_PID=77 [2024-11-08T02:11:28.970Z] Running ssh-add (command line suppressed) [2024-11-08T02:11:29.075Z] Identity added: /w/workspace/edgex-go/746@tmp/private_key_17883168922713808067.key (/w/workspace/edgex-go/746@tmp/private_key_17883168922713808067.key) [2024-11-08T02:11:29.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T02:11:29.389Z] + git semver init [2024-11-08T02:11:29.649Z] 2024-11-08 02:11:29,552 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T02:11:29.649Z] 2024-11-08 02:11:29,553 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/746/.semver [2024-11-08T02:11:29.649Z] 2024-11-08 02:11:29,554 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/746/.semver [2024-11-08T02:11:29.649Z] 2024-11-08 02:11:29,554 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/746/.semver'], cwd=/w/workspace/edgex-go/746, universal_newlines=False, shell=None, istream=None) [2024-11-08T02:11:34.926Z] 2024-11-08 02:11:34,512 [append_file] DEBUG append to file:/w/workspace/edgex-go/746/.git/info/exclude [2024-11-08T02:11:34.926Z] 2024-11-08 02:11:34,513 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/746/.semver/main with force:False [2024-11-08T02:11:34.926Z] 2024-11-08 02:11:34,514 [read_version] DEBUG read version from /w/workspace/edgex-go/746/.semver/main [2024-11-08T02:11:34.926Z] 2024-11-08 02:11:34,514 [read_version] DEBUG read version from /w/workspace/edgex-go/746/.semver/main [2024-11-08T02:11:34.926Z] 4.0.0-dev.12 [Pipeline] } [2024-11-08T02:11:34.935Z] $ docker exec --env ******** --env ******** b97e4a92766625ffb6f5c3fe186ac2699cd35847349b4794210adcc900bd4523 ssh-agent -k [2024-11-08T02:11:35.025Z] unset SSH_AUTH_SOCK; [2024-11-08T02:11:35.027Z] unset SSH_AGENT_PID; [2024-11-08T02:11:35.027Z] echo Agent pid 77 killed; [2024-11-08T02:11:35.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T02:11:35.355Z] + git semver [Pipeline] } [2024-11-08T02:11:35.627Z] $ docker stop --time=1 b97e4a92766625ffb6f5c3fe186ac2699cd35847349b4794210adcc900bd4523 [2024-11-08T02:11:37.043Z] $ docker rm -f --volumes b97e4a92766625ffb6f5c3fe186ac2699cd35847349b4794210adcc900bd4523 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T02:11:37.403Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T02:11:37.640Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T02:11:37.645Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.12 [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-11-08T02:11:38.095Z] + git config --global --add safe.directory /w/workspace/edgex-go/746 [Pipeline] echo [2024-11-08T02:11:38.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T02:11:38.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T02:11:38.140Z] ========================================================= [2024-11-08T02:11:38.140Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T02:11:38.140Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-08T02:11:38.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T02:11:38.432Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T02:11:38.432Z] 43c4264eed91: Pulling fs layer [2024-11-08T02:11:38.432Z] 4cc291be95ef: Pulling fs layer [2024-11-08T02:11:38.432Z] 2ac1f1163629: Pulling fs layer [2024-11-08T02:11:38.432Z] 5c3c966382ef: Pulling fs layer [2024-11-08T02:11:38.432Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T02:11:38.432Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T02:11:38.432Z] 9f66e0745190: Pulling fs layer [2024-11-08T02:11:38.432Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T02:11:38.432Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T02:11:38.432Z] 9f66e0745190: Waiting [2024-11-08T02:11:38.432Z] 561ebcabdf7f: Waiting [2024-11-08T02:11:38.432Z] 5c3c966382ef: Waiting [2024-11-08T02:11:38.432Z] f49a43e4bbc0: Waiting [2024-11-08T02:11:38.432Z] 5d5c8e513c77: Waiting [2024-11-08T02:11:38.432Z] 4cc291be95ef: Download complete [2024-11-08T02:11:38.432Z] 5c3c966382ef: Verifying Checksum [2024-11-08T02:11:38.432Z] 5c3c966382ef: Download complete [2024-11-08T02:11:38.692Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T02:11:38.692Z] 4f4fb700ef54: Download complete [2024-11-08T02:11:38.692Z] 43c4264eed91: Download complete [2024-11-08T02:11:38.692Z] 5d5c8e513c77: Verifying Checksum [2024-11-08T02:11:38.692Z] 5d5c8e513c77: Download complete [2024-11-08T02:11:38.692Z] 9f66e0745190: Verifying Checksum [2024-11-08T02:11:38.692Z] 9f66e0745190: Download complete [2024-11-08T02:11:38.692Z] 43c4264eed91: Pull complete [2024-11-08T02:11:38.951Z] 561ebcabdf7f: Verifying Checksum [2024-11-08T02:11:38.951Z] 561ebcabdf7f: Download complete [2024-11-08T02:11:38.951Z] 4cc291be95ef: Pull complete [2024-11-08T02:11:39.211Z] 2ac1f1163629: Download complete [2024-11-08T02:11:39.471Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T02:11:39.471Z] f49a43e4bbc0: Download complete [2024-11-08T02:11:42.758Z] 2ac1f1163629: Pull complete [2024-11-08T02:11:42.758Z] 5c3c966382ef: Pull complete [2024-11-08T02:11:43.018Z] 4f4fb700ef54: Pull complete [2024-11-08T02:11:43.018Z] 5d5c8e513c77: Pull complete [2024-11-08T02:11:43.018Z] 9f66e0745190: Pull complete [2024-11-08T02:11:45.555Z] f49a43e4bbc0: Pull complete [2024-11-08T02:11:45.817Z] 561ebcabdf7f: Pull complete [2024-11-08T02:11:45.817Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T02:11:45.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T02:11:45.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-08T02:11:46.121Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T02:11:46.121Z] WORKDIR /edgex [2024-11-08T02:11:46.121Z] COPY go.mod . [2024-11-08T02:11:46.121Z] RUN go mod download [2024-11-08T02:11:46.121Z] + docker build -t ci-base-image-x86_64 -f - . [2024-11-08T02:11:46.691Z] Sending build context to Docker daemon 178.1MB [2024-11-08T02:11:46.691Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T02:11:46.691Z] ---> 3a752c3f9dda [2024-11-08T02:11:46.691Z] Step 2/4 : WORKDIR /edgex [2024-11-08T02:11:50.003Z] ---> Running in 55d79aa7e430 [2024-11-08T02:11:50.003Z] Removing intermediate container 55d79aa7e430 [2024-11-08T02:11:50.003Z] ---> be62fcdab2f0 [2024-11-08T02:11:50.003Z] Step 3/4 : COPY go.mod . [2024-11-08T02:11:50.003Z] ---> a75dace33cb1 [2024-11-08T02:11:50.003Z] Step 4/4 : RUN go mod download [2024-11-08T02:11:50.003Z] ---> Running in d22cc1f3ebdb [2024-11-08T02:11:52.765Z] Still waiting to schedule task [2024-11-08T02:11:52.765Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24949’ [2024-11-08T02:12:22.115Z] Removing intermediate container d22cc1f3ebdb [2024-11-08T02:12:22.115Z] ---> d2df30a231ac [2024-11-08T02:12:22.115Z] Successfully built d2df30a231ac [2024-11-08T02:12:22.115Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:12:22.418Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T02:12:22.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T02:12:22.501Z] prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container [2024-11-08T02:12:22.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T02:12:22.945Z] $ docker top 6b820c31023835d1f4e2e6122fa85c62ce1b219abf3cae5c3fecdb96005d23c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T02:12:23.299Z] + go version [2024-11-08T02:12:23.299Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T02:12:23.308Z] $ docker stop --time=1 6b820c31023835d1f4e2e6122fa85c62ce1b219abf3cae5c3fecdb96005d23c0 [2024-11-08T02:12:24.552Z] $ docker rm -f --volumes 6b820c31023835d1f4e2e6122fa85c62ce1b219abf3cae5c3fecdb96005d23c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:12:24.998Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T02:12:24.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T02:12:25.075Z] prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container [2024-11-08T02:12:25.126Z] $ 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/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T02:12:25.512Z] $ docker top c812493056048bfe5e3c7ad13d05ba97962ec3d1f25d730544f9b0f10d2131e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-11-08T02:12:25.588Z] ========================================================= [2024-11-08T02:12:25.588Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-11-08T02:12:25.588Z] ========================================================= [Pipeline] sh [2024-11-08T02:12:25.868Z] + git config --global --add safe.directory /w/workspace/edgex-go/746 [Pipeline] fileExists [Pipeline] sh [2024-11-08T02:12:26.174Z] + make test [2024-11-08T02:12:26.174Z] go test -race -coverprofile=coverage.out ./... [2024-11-08T02:12:34.292Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-11-08T02:13:06.458Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-11-08T02:13:06.458Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-11-08T02:13:06.458Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-11-08T02:13:06.458Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-11-08T02:13:06.458Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-11-08T02:13:06.458Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-11-08T02:13:06.458Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-11-08T02:13:06.458Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-11-08T02:13:06.458Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-11-08T02:13:06.458Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-11-08T02:13:06.458Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-11-08T02:13:06.458Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-11-08T02:13:06.458Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-11-08T02:13:06.458Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-11-08T02:13:06.458Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-11-08T02:13:07.393Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-11-08T02:13:07.393Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-11-08T02:13:08.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-11-08T02:13:08.917Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-11-08T02:13:08.917Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-11-08T02:13:08.917Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-11-08T02:13:09.484Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-11-08T02:13:09.484Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-11-08T02:13:09.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2024-11-08T02:13:10.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-11-08T02:13:10.421Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-11-08T02:13:10.421Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-11-08T02:13:10.421Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-11-08T02:13:10.421Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-11-08T02:13:10.421Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T02:13:10.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-11-08T02:13:10.421Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-11-08T02:13:10.421Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-11-08T02:13:11.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-11-08T02:13:11.803Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T02:13:11.803Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-11-08T02:13:11.803Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-11-08T02:13:11.803Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-11-08T02:13:13.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.066s coverage: 69.2% of statements [2024-11-08T02:13:13.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 48.4% of statements [2024-11-08T02:13:13.435Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-11-08T02:13:13.435Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-11-08T02:13:13.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.472s coverage: 93.4% of statements [2024-11-08T02:13:13.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2024-11-08T02:13:14.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 9.4% of statements [2024-11-08T02:13:15.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-11-08T02:13:15.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-11-08T02:13:15.193Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-11-08T02:13:15.193Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-11-08T02:13:15.193Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T02:13:15.193Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-11-08T02:13:15.193Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-11-08T02:13:15.193Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-11-08T02:13:15.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-11-08T02:13:15.193Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-11-08T02:13:15.193Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-11-08T02:13:16.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 95.8% of statements [2024-11-08T02:13:16.570Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-11-08T02:13:16.832Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-11-08T02:13:17.091Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-11-08T02:13:17.091Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-11-08T02:13:18.025Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] [2024-11-08T02:13:18.025Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements [2024-11-08T02:13:18.025Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 44.2% of statements [2024-11-08T02:13:18.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 40.0% of statements [2024-11-08T02:13:18.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements [2024-11-08T02:13:18.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-11-08T02:13:18.593Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-11-08T02:13:18.593Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-11-08T02:13:18.593Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-11-08T02:13:18.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.043s coverage: 96.3% of statements [2024-11-08T02:13:18.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-11-08T02:13:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-11-08T02:13:19.112Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-11-08T02:13:19.112Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-11-08T02:13:19.112Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-11-08T02:13:20.048Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-11-08T02:13:20.048Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-11-08T02:13:20.048Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-11-08T02:13:20.048Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-11-08T02:13:20.048Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-11-08T02:13:20.048Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-11-08T02:13:20.048Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-11-08T02:13:20.615Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-11-08T02:13:20.615Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-11-08T02:13:21.187Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-11-08T02:13:22.125Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-11-08T02:13:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-11-08T02:13:24.462Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-11-08T02:13:24.462Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-11-08T02:13:26.365Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-11-08T02:13:26.365Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-11-08T02:13:26.365Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-11-08T02:13:28.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-11-08T02:13:28.270Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-11-08T02:13:28.270Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-11-08T02:13:28.530Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-11-08T02:13:28.530Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-11-08T02:13:28.530Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-11-08T02:13:28.530Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-11-08T02:13:29.910Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-11-08T02:13:29.910Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-11-08T02:13:29.910Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-11-08T02:13:31.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-11-08T02:13:31.288Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-11-08T02:13:31.288Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T02:13:31.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-11-08T02:13:32.952Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-11-08T02:13:32.952Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-11-08T02:13:32.952Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-11-08T02:13:32.952Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-11-08T02:13:33.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-11-08T02:13:33.895Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.050s coverage: 92.9% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 66.7% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.024s coverage: 100.0% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.069s coverage: 82.1% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.036s coverage: 86.0% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.194s coverage: 63.1% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.008s coverage: 36.8% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.034s coverage: 9.0% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.067s coverage: 97.7% of statements [2024-11-08T02:13:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.048s coverage: 45.8% of statements [2024-11-08T02:13:39.620Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.2% of statements [2024-11-08T02:13:39.620Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 95.7% of statements [2024-11-08T02:13:40.189Z] 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-11-08T02:13:40.189Z] running golangci-lint [2024-11-08T02:13:40.449Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-08T02:13:40.449Z] go version go1.23.2 linux/amd64 [2024-11-08T02:13:40.710Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-08T02:13:40.710Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-08T02:13:40.710Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-08T02:14:02.648Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|name|files|imports|types_sizes) took 21.775273407s" [2024-11-08T02:14:02.648Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.319986ms" [2024-11-08T02:14:14.894Z] level=info msg="[linters_context/goanalysis] analyzers took 2m7.337264489s with top 10 stages: buildir: 57.69990163s, gosec: 3.530920234s, fact_deprecated: 2.758810172s, inspect: 2.63054705s, printf: 2.451628112s, ctrlflow: 1.862436243s, fact_purity: 1.580368398s, S1038: 1.387784267s, nilness: 1.319103029s, unused: 1.207923381s" [2024-11-08T02:14:14.894Z] level=info msg="[runner] Issues before processing: 208, after processing: 0" [2024-11-08T02:14:14.894Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 208/208, path_prettifier: 208/208, skip_files: 208/208, autogenerated_exclude: 208/208, exclude-rules: 208/15, cgo: 208/208, invalid_issue: 208/208, skip_dirs: 208/208, identifier_marker: 208/208, exclude: 208/208, nolint: 15/0" [2024-11-08T02:14:14.894Z] level=info msg="[runner] processing took 16.616641ms with stages: identifier_marker: 6.084297ms, nolint: 5.923059ms, exclude-rules: 1.365106ms, autogenerated_exclude: 1.285884ms, path_prettifier: 1.180348ms, skip_dirs: 574.287µs, invalid_issue: 106.665µs, cgo: 73.494µs, filename_unadjuster: 17.461µs, max_same_issues: 1.61µs, uniq_by_line: 640ns, fixer: 630ns, exclude: 630ns, skip_files: 540ns, source_code: 460ns, path_prefixer: 380ns, sort_results: 380ns, path_shortener: 250ns, max_from_linter: 170ns, diff: 150ns, max_per_file_from_linter: 110ns, severity-rules: 90ns" [2024-11-08T02:14:14.894Z] level=info msg="[runner] linters took 12.338068976s with stages: goanalysis_metalinter: 12.32133844s" [2024-11-08T02:14:14.894Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-08T02:14:14.894Z] level=info msg="Memory: 341 samples, avg is 288.2MB, max is 1220.8MB" [2024-11-08T02:14:14.894Z] level=info msg="Execution took 34.162053599s" [2024-11-08T02:14:14.894Z] go vet ./... [2024-11-08T02:14:21.464Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T02:14:21.464Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T02:14:21.464Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T02:14:21.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-11-08T02:14:22.043Z] + ls -al . [2024-11-08T02:14:22.044Z] total 1764 [2024-11-08T02:14:22.044Z] drwxrwxr-x 11 1001 1001 4096 Nov 8 02:12 . [2024-11-08T02:14:22.044Z] drwxr-xr-x 4 root root 4096 Nov 8 02:12 .. [2024-11-08T02:14:22.044Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 02:10 .blubracket [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 10 Nov 8 02:10 .dockerignore [2024-11-08T02:14:22.044Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 02:13 .git [2024-11-08T02:14:22.044Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 02:10 .github [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 961 Nov 8 02:10 .gitignore [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 199 Nov 8 02:10 .golangci.yml [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 100 Nov 8 02:10 .hadolint.yml [2024-11-08T02:14:22.044Z] drwxr-xr-x 3 1001 1001 4096 Nov 8 02:11 .semver [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 155 Nov 8 02:10 .sonarcloud.properties [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 1171 Nov 8 02:10 ADOPTERS.md [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 17141 Nov 8 02:10 Attribution.txt [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 100284 Nov 8 02:10 CHANGELOG.md [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 3804 Nov 8 02:10 CONTRIBUTING.md [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 677 Nov 8 02:10 GOVERNANCE.md [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 858 Nov 8 02:10 Jenkinsfile [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 10775 Nov 8 02:10 LICENSE [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 16738 Nov 8 02:10 Makefile [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 582 Nov 8 02:10 OWNERS.md [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 9533 Nov 8 02:10 README.md [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 789 Nov 8 02:10 SECURITY.md [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 12 Nov 8 02:11 VERSION [2024-11-08T02:14:22.044Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 02:10 bin [2024-11-08T02:14:22.044Z] drwxrwxr-x 19 1001 1001 4096 Nov 8 02:10 cmd [2024-11-08T02:14:22.044Z] -rw-r--r-- 1 root root 1433925 Nov 8 02:13 coverage.out [2024-11-08T02:14:22.044Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 02:10 fuzz_test [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 6577 Nov 8 02:10 go.mod [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 88825 Nov 8 02:10 go.sum [2024-11-08T02:14:22.044Z] drwxrwxr-x 7 1001 1001 4096 Nov 8 02:10 internal [2024-11-08T02:14:22.044Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 02:10 openapi [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 584 Nov 8 02:10 security.txt [2024-11-08T02:14:22.044Z] -rw-rw-r-- 1 1001 1001 204 Nov 8 02:10 version.go [Pipeline] sh [2024-11-08T02:14:22.334Z] + '[' -e coverage.out ] [2024-11-08T02:14:22.334Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-11-08T02:14:22.478Z] Stashed 1 file(s) [Pipeline] sh [2024-11-08T02:14:22.766Z] + make build [2024-11-08T02:14:22.766Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-08T02:14:44.693Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-08T02:14:46.614Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-08T02:14:47.998Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-08T02:14:48.569Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-08T02:14:50.473Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-08T02:14:54.674Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-08T02:14:57.212Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-08T02:14:59.204Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-08T02:15:00.168Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-08T02:15:00.737Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-08T02:15:04.060Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-08T02:15:04.639Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-11-08T02:15:05.594Z] $ docker stop --time=1 c812493056048bfe5e3c7ad13d05ba97962ec3d1f25d730544f9b0f10d2131e2 [2024-11-08T02:15:22.400Z] $ docker rm -f --volumes c812493056048bfe5e3c7ad13d05ba97962ec3d1f25d730544f9b0f10d2131e2 [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-11-08T02:15:23.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-08T02:15:23.825Z] [2024-11-08T02:15:23.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:15:24.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-08T02:15:24.400Z] latest: Pulling from edgex-devops/edgex-compose [2024-11-08T02:15:24.400Z] 91d30c5bc195: Pulling fs layer [2024-11-08T02:15:24.400Z] 2e9b0aa3be6d: Pulling fs layer [2024-11-08T02:15:24.400Z] 9c61dcf015f6: Pulling fs layer [2024-11-08T02:15:24.400Z] 4698f68db338: Pulling fs layer [2024-11-08T02:15:24.400Z] 2a2f49069b9e: Pulling fs layer [2024-11-08T02:15:24.400Z] e0025b399a48: Pulling fs layer [2024-11-08T02:15:24.400Z] 4698f68db338: Waiting [2024-11-08T02:15:24.400Z] 2a2f49069b9e: Waiting [2024-11-08T02:15:24.400Z] e0025b399a48: Waiting [2024-11-08T02:15:24.400Z] 91d30c5bc195: Download complete [2024-11-08T02:15:24.659Z] 4698f68db338: Verifying Checksum [2024-11-08T02:15:24.659Z] 4698f68db338: Download complete [2024-11-08T02:15:24.659Z] 2e9b0aa3be6d: Verifying Checksum [2024-11-08T02:15:24.659Z] 2e9b0aa3be6d: Download complete [2024-11-08T02:15:24.659Z] e0025b399a48: Verifying Checksum [2024-11-08T02:15:24.659Z] e0025b399a48: Download complete [2024-11-08T02:15:24.659Z] 91d30c5bc195: Pull complete [2024-11-08T02:15:24.659Z] 2a2f49069b9e: Verifying Checksum [2024-11-08T02:15:24.659Z] 2a2f49069b9e: Download complete [2024-11-08T02:15:24.919Z] 2e9b0aa3be6d: Pull complete [2024-11-08T02:15:25.179Z] 9c61dcf015f6: Verifying Checksum [2024-11-08T02:15:25.179Z] 9c61dcf015f6: Download complete [2024-11-08T02:15:27.713Z] 9c61dcf015f6: Pull complete [2024-11-08T02:15:27.971Z] 4698f68db338: Pull complete [2024-11-08T02:15:28.229Z] 2a2f49069b9e: Pull complete [2024-11-08T02:15:28.229Z] e0025b399a48: Pull complete [2024-11-08T02:15:28.229Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-11-08T02:15:28.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-08T02:15:28.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T02:15:28.329Z] prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container [2024-11-08T02:15:28.365Z] $ 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/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-11-08T02:15:33.116Z] $ docker top d3cef45e73392efb169c9073bb465b163683eb1faf7646269fc999c6efc850c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T02:15:33.478Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-08T02:15:36.010Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-08T02:15:36.010Z] #1 transferring dockerfile: 2.50kB done [2024-11-08T02:15:36.010Z] #1 DONE 0.0s [2024-11-08T02:15:36.010Z] [2024-11-08T02:15:36.010Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-08T02:15:36.010Z] #2 transferring dockerfile: 3.02kB done [2024-11-08T02:15:36.010Z] #2 DONE 0.0s [2024-11-08T02:15:36.010Z] [2024-11-08T02:15:36.010Z] #3 [core-command internal] load build definition from Dockerfile [2024-11-08T02:15:36.010Z] #3 transferring dockerfile: 1.94kB done [2024-11-08T02:15:36.010Z] #3 DONE 0.0s [2024-11-08T02:15:36.010Z] [2024-11-08T02:15:36.010Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-11-08T02:15:36.010Z] #4 transferring dockerfile: 1.81kB done [2024-11-08T02:15:36.010Z] #4 DONE 0.0s [2024-11-08T02:15:36.010Z] [2024-11-08T02:15:36.010Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-11-08T02:15:36.010Z] #5 transferring dockerfile: 1.69kB done [2024-11-08T02:15:36.010Z] #5 DONE 0.0s [2024-11-08T02:15:36.010Z] [2024-11-08T02:15:36.010Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-11-08T02:15:36.010Z] #6 transferring dockerfile: 2.07kB done [2024-11-08T02:15:36.010Z] #6 DONE 0.0s [2024-11-08T02:15:36.010Z] [2024-11-08T02:15:36.010Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-08T02:15:36.010Z] #7 transferring dockerfile: 1.86kB done [2024-11-08T02:15:36.010Z] #7 DONE 0.0s [2024-11-08T02:15:36.010Z] [2024-11-08T02:15:36.010Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-08T02:15:36.010Z] #8 transferring dockerfile: 2.15kB done [2024-11-08T02:15:36.010Z] #8 DONE 0.0s [2024-11-08T02:15:36.010Z] [2024-11-08T02:15:36.010Z] #9 [core-data internal] load build definition from Dockerfile [2024-11-08T02:15:36.010Z] #9 transferring dockerfile: 2.07kB done [2024-11-08T02:15:36.010Z] #9 DONE 0.1s [2024-11-08T02:15:36.010Z] [2024-11-08T02:15:36.010Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-11-08T02:15:36.010Z] #10 transferring dockerfile: 2.13kB done [2024-11-08T02:15:36.010Z] #10 DONE 0.1s [2024-11-08T02:15:36.010Z] [2024-11-08T02:15:36.010Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-11-08T02:15:36.010Z] #11 transferring dockerfile: 1.70kB done [2024-11-08T02:15:36.010Z] #11 DONE 0.1s [2024-11-08T02:15:36.010Z] [2024-11-08T02:15:36.010Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-08T02:15:36.010Z] #12 transferring dockerfile: 1.89kB done [2024-11-08T02:15:36.010Z] #12 DONE 0.1s [2024-11-08T02:15:36.010Z] [2024-11-08T02:15:36.010Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-11-08T02:15:36.010Z] #13 transferring dockerfile: 2.02kB done [2024-11-08T02:15:36.010Z] #13 DONE 0.1s [2024-11-08T02:15:36.010Z] [2024-11-08T02:15:36.010Z] #14 [security-proxy-setup internal] load .dockerignore [2024-11-08T02:15:36.010Z] #14 transferring context: 50B done [2024-11-08T02:15:36.010Z] #14 DONE 0.1s [2024-11-08T02:15:36.010Z] [2024-11-08T02:15:36.010Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-08T02:15:36.270Z] #15 transferring dockerfile: 2.23kB done [2024-11-08T02:15:36.270Z] #15 DONE 0.1s [2024-11-08T02:15:36.270Z] [2024-11-08T02:15:36.270Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-08T02:15:36.270Z] #16 transferring dockerfile: 2.49kB done [2024-11-08T02:15:36.270Z] #16 DONE 0.1s [2024-11-08T02:15:36.270Z] [2024-11-08T02:15:36.270Z] #17 [security-bootstrapper internal] load .dockerignore [2024-11-08T02:15:36.270Z] #17 transferring context: 50B done [2024-11-08T02:15:36.270Z] #17 DONE 0.0s [2024-11-08T02:15:36.270Z] [2024-11-08T02:15:36.270Z] #18 [core-command internal] load .dockerignore [2024-11-08T02:15:36.270Z] #18 transferring context: 50B done [2024-11-08T02:15:36.270Z] #18 DONE 0.0s [2024-11-08T02:15:36.270Z] [2024-11-08T02:15:36.270Z] #19 [security-spire-agent internal] load .dockerignore [2024-11-08T02:15:36.270Z] #19 transferring context: 50B done [2024-11-08T02:15:36.270Z] #19 DONE 0.0s [2024-11-08T02:15:36.270Z] [2024-11-08T02:15:36.270Z] #20 [security-spire-config internal] load .dockerignore [2024-11-08T02:15:36.270Z] #20 transferring context: 50B done [2024-11-08T02:15:36.270Z] #20 DONE 0.0s [2024-11-08T02:15:36.270Z] [2024-11-08T02:15:36.270Z] #21 [support-cron-scheduler internal] load .dockerignore [2024-11-08T02:15:36.270Z] #21 transferring context: 50B done [2024-11-08T02:15:36.270Z] #21 DONE 0.0s [2024-11-08T02:15:36.270Z] [2024-11-08T02:15:36.270Z] #22 [core-keeper internal] load .dockerignore [2024-11-08T02:15:36.270Z] #22 transferring context: 50B done [2024-11-08T02:15:36.270Z] #22 DONE 0.0s [2024-11-08T02:15:36.270Z] [2024-11-08T02:15:36.270Z] #23 [security-proxy-auth internal] load .dockerignore [2024-11-08T02:15:36.529Z] #23 transferring context: 50B done [2024-11-08T02:15:36.529Z] #23 DONE 0.0s [2024-11-08T02:15:36.529Z] [2024-11-08T02:15:36.529Z] #24 [core-data internal] load .dockerignore [2024-11-08T02:15:36.529Z] #24 transferring context: 50B done [2024-11-08T02:15:36.529Z] #24 DONE 0.0s [2024-11-08T02:15:36.529Z] [2024-11-08T02:15:36.529Z] #25 [security-spire-server internal] load .dockerignore [2024-11-08T02:15:36.529Z] #25 transferring context: 50B done [2024-11-08T02:15:36.529Z] #25 DONE 0.0s [2024-11-08T02:15:36.529Z] [2024-11-08T02:15:36.529Z] #26 [support-notifications internal] load .dockerignore [2024-11-08T02:15:36.529Z] #26 transferring context: 50B done [2024-11-08T02:15:36.529Z] #26 DONE 0.1s [2024-11-08T02:15:36.529Z] [2024-11-08T02:15:36.529Z] #27 [core-metadata internal] load .dockerignore [2024-11-08T02:15:36.529Z] #27 transferring context: 50B done [2024-11-08T02:15:36.529Z] #27 DONE 0.1s [2024-11-08T02:15:36.529Z] [2024-11-08T02:15:36.529Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-11-08T02:15:36.529Z] #28 transferring context: 50B done [2024-11-08T02:15:36.529Z] #28 DONE 0.1s [2024-11-08T02:15:36.529Z] [2024-11-08T02:15:36.529Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-08T02:15:36.529Z] #29 transferring context: 50B done [2024-11-08T02:15:36.529Z] #29 DONE 0.1s [2024-11-08T02:15:36.529Z] [2024-11-08T02:15:36.529Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-11-08T02:15:36.529Z] #30 transferring context: 50B done [2024-11-08T02:15:36.529Z] #30 DONE 0.1s [2024-11-08T02:15:36.529Z] [2024-11-08T02:15:36.529Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T02:15:36.529Z] #31 DONE 0.0s [2024-11-08T02:15:36.529Z] [2024-11-08T02:15:36.529Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T02:15:36.529Z] #32 DONE 0.1s [2024-11-08T02:15:36.529Z] [2024-11-08T02:15:36.529Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T02:15:36.529Z] #31 DONE 0.0s [2024-11-08T02:15:36.529Z] [2024-11-08T02:15:36.529Z] #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:15:36.529Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:15:36.791Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:15:36.791Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:15:36.791Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T02:15:36.791Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T02:15:36.791Z] #33 DONE 0.2s [2024-11-08T02:15:36.791Z] [2024-11-08T02:15:36.791Z] #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T02:15:36.791Z] #31 DONE 0.0s [2024-11-08T02:15:36.791Z] [2024-11-08T02:15:36.791Z] #34 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T02:15:36.791Z] #34 ... [2024-11-08T02:15:36.791Z] [2024-11-08T02:15:36.791Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T02:15:36.791Z] #31 DONE 0.0s [2024-11-08T02:15:36.791Z] [2024-11-08T02:15:36.791Z] #33 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:15:36.791Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:15:36.791Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:15:36.791Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T02:15:36.791Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T02:15:36.791Z] #33 DONE 0.2s [2024-11-08T02:15:37.048Z] [2024-11-08T02:15:37.048Z] #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:15:37.048Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:15:37.048Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:15:37.048Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T02:15:37.048Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T02:15:37.048Z] #33 DONE 0.2s [2024-11-08T02:15:37.048Z] [2024-11-08T02:15:37.048Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T02:15:37.048Z] #31 DONE 0.0s [2024-11-08T02:15:37.048Z] [2024-11-08T02:15:37.048Z] #35 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T02:15:37.048Z] #35 ... [2024-11-08T02:15:37.048Z] [2024-11-08T02:15:37.048Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T02:15:37.048Z] #31 DONE 0.0s [2024-11-08T02:15:37.310Z] [2024-11-08T02:15:37.310Z] #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:15:37.310Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:15:37.310Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:15:37.310Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T02:15:37.310Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T02:15:37.310Z] #33 DONE 0.2s [2024-11-08T02:15:37.310Z] [2024-11-08T02:15:37.310Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T02:15:37.310Z] #31 DONE 0.0s [2024-11-08T02:15:37.310Z] [2024-11-08T02:15:37.310Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T02:15:37.569Z] #32 ... [2024-11-08T02:15:37.569Z] [2024-11-08T02:15:37.569Z] #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:15:37.569Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:15:37.569Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:15:37.569Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T02:15:37.569Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T02:15:37.569Z] #33 DONE 0.2s [2024-11-08T02:15:37.569Z] [2024-11-08T02:15:37.569Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-08T02:15:37.569Z] #36 DONE 0.9s [2024-11-08T02:15:37.569Z] [2024-11-08T02:15:37.569Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:15:37.569Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:15:37.569Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:15:37.569Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T02:15:37.569Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T02:15:37.569Z] #33 DONE 0.2s [2024-11-08T02:15:37.569Z] [2024-11-08T02:15:37.569Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-08T02:15:37.569Z] #37 DONE 0.9s [2024-11-08T02:15:37.569Z] [2024-11-08T02:15:37.569Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T02:15:37.569Z] #32 DONE 0.9s [2024-11-08T02:15:37.569Z] [2024-11-08T02:15:37.569Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:15:37.569Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:15:37.827Z] #38 ... [2024-11-08T02:15:37.827Z] [2024-11-08T02:15:37.827Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:15:37.827Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:15:37.827Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:15:37.827Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T02:15:37.827Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T02:15:37.827Z] #33 DONE 0.2s [2024-11-08T02:15:37.827Z] [2024-11-08T02:15:37.827Z] #39 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T02:15:38.394Z] #39 ... [2024-11-08T02:15:38.394Z] [2024-11-08T02:15:38.394Z] #40 [security-spire-config internal] load build context [2024-11-08T02:15:38.394Z] #40 transferring context: 21.82kB 0.1s done [2024-11-08T02:15:38.394Z] #40 DONE 0.8s [2024-11-08T02:15:38.394Z] [2024-11-08T02:15:38.394Z] #41 [security-spire-agent internal] load build context [2024-11-08T02:15:38.394Z] #41 transferring context: 23.10kB 0.1s done [2024-11-08T02:15:38.394Z] #41 DONE 0.8s [2024-11-08T02:15:38.394Z] [2024-11-08T02:15:38.394Z] #42 [security-spire-server internal] load build context [2024-11-08T02:15:38.394Z] #42 transferring context: 23.57kB 0.0s done [2024-11-08T02:15:38.394Z] #42 DONE 0.8s [2024-11-08T02:15:38.394Z] [2024-11-08T02:15:38.394Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:15:38.394Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-11-08T02:15:38.394Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-08T02:15:38.394Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-11-08T02:15:38.394Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-11-08T02:15:38.394Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s [2024-11-08T02:15:38.394Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2024-11-08T02:15:38.394Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s [2024-11-08T02:15:38.394Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-11-08T02:15:38.394Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2024-11-08T02:15:38.652Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-11-08T02:15:39.439Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24953 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-11-08T02:15:39.458Z] Running in /w/workspace/edgex-go/746 [Pipeline] { [Pipeline] checkout [2024-11-08T02:15:40.022Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-11-08T02:15:42.518Z] The recommended git tool is: git [2024-11-08T02:15:43.317Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 4.5s done [2024-11-08T02:15:46.706Z] #38 ... [2024-11-08T02:15:46.706Z] [2024-11-08T02:15:46.706Z] #43 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-08T02:15:46.706Z] #43 ... [2024-11-08T02:15:46.706Z] [2024-11-08T02:15:46.706Z] #44 [core-command internal] load build context [2024-11-08T02:15:46.706Z] #44 transferring context: 324.96MB 9.9s [2024-11-08T02:15:46.964Z] #44 ... [2024-11-08T02:15:46.964Z] [2024-11-08T02:15:46.964Z] #45 [security-bootstrapper internal] load build context [2024-11-08T02:15:46.964Z] #45 ... [2024-11-08T02:15:46.964Z] [2024-11-08T02:15:46.964Z] #46 [security-proxy-auth internal] load build context [2024-11-08T02:15:46.964Z] #46 ... [2024-11-08T02:15:46.964Z] [2024-11-08T02:15:46.964Z] #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T02:15:46.964Z] #0 8.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:15:46.964Z] #0 8.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:15:46.964Z] #0 9.138 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T02:15:46.964Z] #0 9.147 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:15:46.964Z] #0 9.155 OK: 8 MiB in 15 packages [2024-11-08T02:15:47.222Z] #47 ... [2024-11-08T02:15:47.223Z] [2024-11-08T02:15:47.223Z] #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T02:15:47.223Z] #0 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:15:47.223Z] #0 1.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:15:47.223Z] #0 1.471 (1/3) Installing ca-certificates (20240705-r0) [2024-11-08T02:15:47.223Z] #0 1.479 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-08T02:15:47.223Z] #0 1.488 (3/3) Installing tzdata (2024b-r0) [2024-11-08T02:15:47.223Z] #0 1.621 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:15:47.223Z] #0 1.636 Executing ca-certificates-20240705-r0.trigger [2024-11-08T02:15:47.223Z] #0 1.714 OK: 10 MiB in 17 packages [2024-11-08T02:15:47.223Z] #48 ... [2024-11-08T02:15:47.223Z] [2024-11-08T02:15:47.223Z] #49 [support-cron-scheduler internal] load build context [2024-11-08T02:15:47.482Z] #49 ... [2024-11-08T02:15:47.483Z] [2024-11-08T02:15:47.483Z] #50 [support-notifications internal] load build context [2024-11-08T02:15:47.483Z] #50 ... [2024-11-08T02:15:47.483Z] [2024-11-08T02:15:47.483Z] #51 [core-keeper internal] load build context [2024-11-08T02:15:47.969Z] #51 ... [2024-11-08T02:15:47.969Z] [2024-11-08T02:15:47.969Z] #52 [security-proxy-setup internal] load build context [2024-11-08T02:15:47.969Z] #52 transferring context: 438.14MB 8.7s done [2024-11-08T02:15:47.969Z] #52 ... [2024-11-08T02:15:47.969Z] [2024-11-08T02:15:47.969Z] #53 [core-data internal] load build context [2024-11-08T02:15:48.228Z] #53 ... [2024-11-08T02:15:48.228Z] [2024-11-08T02:15:48.228Z] #54 [core-metadata internal] load build context [2024-11-08T02:15:48.228Z] #54 ... [2024-11-08T02:15:48.228Z] [2024-11-08T02:15:48.228Z] #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T02:15:48.228Z] #55 ... [2024-11-08T02:15:48.228Z] [2024-11-08T02:15:48.228Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T02:15:48.228Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-11-08T02:15:48.228Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-08T02:15:48.228Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-11-08T02:15:48.228Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-11-08T02:15:48.228Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-11-08T02:15:48.228Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 4.5s done [2024-11-08T02:15:48.228Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 10.1s [2024-11-08T02:15:48.228Z] #56 ... [2024-11-08T02:15:48.228Z] [2024-11-08T02:15:48.228Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T02:15:48.291Z] using credential edgex-jenkins-ssh [2024-11-08T02:15:48.314Z] Cloning the remote Git repository [2024-11-08T02:15:48.486Z] #57 ... [2024-11-08T02:15:48.486Z] [2024-11-08T02:15:48.486Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T02:15:48.486Z] #58 ... [2024-11-08T02:15:48.486Z] [2024-11-08T02:15:48.486Z] #59 [security-spiffe-token-provider internal] load build context [2024-11-08T02:15:48.743Z] #59 ... [2024-11-08T02:15:48.743Z] [2024-11-08T02:15:48.743Z] #60 [core-common-config-bootstrapper internal] load build context [2024-11-08T02:15:48.743Z] #60 transferring context: 438.14MB 9.0s done [2024-11-08T02:15:48.743Z] #60 ... [2024-11-08T02:15:48.743Z] [2024-11-08T02:15:48.743Z] #34 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T02:15:48.743Z] #34 1.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:15:48.743Z] #34 1.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:15:48.743Z] #34 1.605 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-08T02:15:48.743Z] #34 1.633 (2/2) Installing su-exec (0.2-r3) [2024-11-08T02:15:48.743Z] #34 1.671 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:15:48.743Z] #34 1.686 OK: 8 MiB in 16 packages [2024-11-08T02:15:48.743Z] #34 ... [2024-11-08T02:15:48.743Z] [2024-11-08T02:15:48.743Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T02:15:48.364Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-11-08T02:15:48.457Z] > git init /w/workspace/edgex-go/746 # timeout=10 [2024-11-08T02:15:48.601Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-11-08T02:15:48.602Z] > git --version # timeout=10 [2024-11-08T02:15:48.624Z] > git --version # 'git version 2.25.1' [2024-11-08T02:15:48.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T02:15:48.777Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T02:15:49.114Z] #61 ... [2024-11-08T02:15:49.114Z] [2024-11-08T02:15:49.114Z] #62 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T02:15:49.114Z] #0 1.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:15:49.114Z] #0 1.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:15:49.114Z] #0 1.526 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T02:15:49.114Z] #0 1.529 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:15:49.114Z] #0 1.538 OK: 8 MiB in 15 packages [2024-11-08T02:15:49.372Z] #62 ... [2024-11-08T02:15:49.372Z] [2024-11-08T02:15:49.372Z] #63 [security-secretstore-setup internal] load build context [2024-11-08T02:15:49.372Z] #63 ... [2024-11-08T02:15:49.372Z] [2024-11-08T02:15:49.372Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T02:15:49.372Z] #0 1.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:15:49.372Z] #0 1.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:15:49.372Z] #0 1.730 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:15:49.372Z] #0 1.764 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:15:49.372Z] #0 1.783 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-08T02:15:49.372Z] #0 1.786 (4/6) Installing openssl (3.3.2-r1) [2024-11-08T02:15:49.372Z] #0 1.803 (5/6) Installing su-exec (0.2-r3) [2024-11-08T02:15:49.372Z] #0 1.803 (6/6) Installing yq-go (4.44.1-r2) [2024-11-08T02:15:49.372Z] #0 1.869 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:15:49.372Z] #0 1.881 OK: 19 MiB in 18 packages [2024-11-08T02:15:49.372Z] #64 ... [2024-11-08T02:15:49.372Z] [2024-11-08T02:15:49.372Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T02:15:52.669Z] #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-11-08T02:15:53.236Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 15.1s [2024-11-08T02:15:54.966Z] #56 ... [2024-11-08T02:15:54.966Z] [2024-11-08T02:15:54.966Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:15:54.966Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 16.3s [2024-11-08T02:15:54.966Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-11-08T02:15:57.507Z] #38 ... [2024-11-08T02:15:57.507Z] [2024-11-08T02:15:57.507Z] #44 [core-command internal] load build context [2024-11-08T02:15:57.507Z] #44 transferring context: 438.14MB 12.2s done [2024-11-08T02:15:57.507Z] #44 ... [2024-11-08T02:15:57.507Z] [2024-11-08T02:15:57.507Z] #45 [security-bootstrapper internal] load build context [2024-11-08T02:15:57.507Z] #45 transferring context: 438.14MB 12.3s done [2024-11-08T02:15:57.507Z] #45 ... [2024-11-08T02:15:57.507Z] [2024-11-08T02:15:57.507Z] #46 [security-proxy-auth internal] load build context [2024-11-08T02:15:57.507Z] #46 transferring context: 438.14MB 11.4s done [2024-11-08T02:15:57.507Z] #46 ... [2024-11-08T02:15:57.507Z] [2024-11-08T02:15:57.507Z] #49 [support-cron-scheduler internal] load build context [2024-11-08T02:15:57.507Z] #49 transferring context: 438.14MB 11.7s done [2024-11-08T02:15:57.507Z] #49 ... [2024-11-08T02:15:57.507Z] [2024-11-08T02:15:57.507Z] #50 [support-notifications internal] load build context [2024-11-08T02:15:57.507Z] #50 transferring context: 438.14MB 11.7s done [2024-11-08T02:15:57.767Z] #50 ... [2024-11-08T02:15:57.767Z] [2024-11-08T02:15:57.767Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:15:57.767Z] #38 ... [2024-11-08T02:15:57.767Z] [2024-11-08T02:15:57.767Z] #51 [core-keeper internal] load build context [2024-11-08T02:15:57.767Z] #51 transferring context: 438.14MB 11.4s done [2024-11-08T02:15:57.767Z] #51 ... [2024-11-08T02:15:57.767Z] [2024-11-08T02:15:57.767Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:15:58.470Z] #38 ... [2024-11-08T02:15:58.470Z] [2024-11-08T02:15:58.471Z] #53 [core-data internal] load build context [2024-11-08T02:15:58.471Z] #53 transferring context: 438.14MB 12.0s done [2024-11-08T02:15:58.729Z] #53 ... [2024-11-08T02:15:58.729Z] [2024-11-08T02:15:58.729Z] #54 [core-metadata internal] load build context [2024-11-08T02:15:58.729Z] #54 transferring context: 438.14MB 12.7s done [2024-11-08T02:15:58.729Z] #54 ... [2024-11-08T02:15:58.729Z] [2024-11-08T02:15:58.729Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:15:58.729Z] #38 ... [2024-11-08T02:15:58.729Z] [2024-11-08T02:15:58.729Z] #59 [security-spiffe-token-provider internal] load build context [2024-11-08T02:15:58.729Z] #59 transferring context: 438.14MB 11.6s done [2024-11-08T02:15:59.107Z] #59 ... [2024-11-08T02:15:59.107Z] [2024-11-08T02:15:59.107Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:15:59.368Z] #38 ... [2024-11-08T02:15:59.368Z] [2024-11-08T02:15:59.368Z] #63 [security-secretstore-setup internal] load build context [2024-11-08T02:15:59.368Z] #63 transferring context: 438.14MB 12.9s done [2024-11-08T02:15:59.368Z] #63 ... [2024-11-08T02:15:59.368Z] [2024-11-08T02:15:59.368Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T02:15:59.368Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 19.5s done [2024-11-08T02:15:59.368Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 21.3s [2024-11-08T02:16:01.467Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 22.4s done [2024-11-08T02:16:02.036Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-11-08T02:16:08.643Z] Avoid second fetch [2024-11-08T02:16:08.644Z] Checking out Revision dd1d5183d69fc6ff1160adeae9123a692ddbeeff (main) [2024-11-08T02:16:07.409Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-11-08T02:16:07.436Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T02:16:08.667Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T02:16:08.773Z] > git checkout -f dd1d5183d69fc6ff1160adeae9123a692ddbeeff # timeout=10 [2024-11-08T02:16:09.858Z] Commit message: "Merge pull request #4995 from jinlinGuan/issue-4988" [2024-11-08T02:16:10.164Z] #56 ... [2024-11-08T02:16:10.164Z] [2024-11-08T02:16:10.164Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:16:10.164Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 21.2s done [2024-11-08T02:16:10.164Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T02:16:14.826Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T02:16:14.826Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T02:16:14.826Z] Dload Upload Total Spent Left Speed [2024-11-08T02:16:14.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh [2024-11-08T02:16:15.213Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T02:16:15.475Z] #38 ... [2024-11-08T02:16:15.475Z] [2024-11-08T02:16:15.475Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T02:16:15.475Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-11-08T02:16:15.475Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.3s done [2024-11-08T02:16:15.576Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T02:16:15.576Z] + sudo tee /etc/docker/daemon.new [2024-11-08T02:16:15.576Z] { [2024-11-08T02:16:15.576Z] "registry-mirrors": [ [2024-11-08T02:16:15.576Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T02:16:15.576Z] ], [2024-11-08T02:16:15.576Z] "bip": "10.250.0.254/24", [2024-11-08T02:16:15.576Z] "hosts": [ [2024-11-08T02:16:15.576Z] "tcp://0.0.0.0:5555", [2024-11-08T02:16:15.576Z] "unix:///var/run/docker.sock" [2024-11-08T02:16:15.576Z] ], [2024-11-08T02:16:15.576Z] "mtu": 1458, [2024-11-08T02:16:15.576Z] "selinux-enabled": true, [2024-11-08T02:16:15.576Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T02:16:15.576Z] } [Pipeline] sh [2024-11-08T02:16:15.734Z] #56 ... [2024-11-08T02:16:15.734Z] [2024-11-08T02:16:15.734Z] #60 [core-common-config-bootstrapper internal] load build context [2024-11-08T02:16:15.734Z] #60 DONE 38.0s [2024-11-08T02:16:15.734Z] [2024-11-08T02:16:15.734Z] #51 [core-keeper internal] load build context [2024-11-08T02:16:15.734Z] #51 DONE 38.8s [2024-11-08T02:16:15.734Z] [2024-11-08T02:16:15.734Z] #46 [security-proxy-auth internal] load build context [2024-11-08T02:16:15.734Z] #46 DONE 38.8s [2024-11-08T02:16:15.734Z] [2024-11-08T02:16:15.734Z] #49 [support-cron-scheduler internal] load build context [2024-11-08T02:16:15.734Z] #49 DONE 38.9s [2024-11-08T02:16:15.734Z] [2024-11-08T02:16:15.734Z] #52 [security-proxy-setup internal] load build context [2024-11-08T02:16:15.734Z] #52 DONE 39.1s [2024-11-08T02:16:15.734Z] [2024-11-08T02:16:15.734Z] #44 [core-command internal] load build context [2024-11-08T02:16:15.734Z] #44 DONE 39.1s [2024-11-08T02:16:15.734Z] [2024-11-08T02:16:15.734Z] #45 [security-bootstrapper internal] load build context [2024-11-08T02:16:15.734Z] #45 DONE 39.1s [2024-11-08T02:16:15.734Z] [2024-11-08T02:16:15.734Z] #53 [core-data internal] load build context [2024-11-08T02:16:15.734Z] #53 DONE 38.9s [2024-11-08T02:16:15.734Z] [2024-11-08T02:16:15.734Z] #59 [security-spiffe-token-provider internal] load build context [2024-11-08T02:16:15.734Z] #59 DONE 38.6s [2024-11-08T02:16:15.734Z] [2024-11-08T02:16:15.734Z] #50 [support-notifications internal] load build context [2024-11-08T02:16:15.734Z] #50 DONE 38.6s [2024-11-08T02:16:15.734Z] [2024-11-08T02:16:15.734Z] #34 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T02:16:15.734Z] #34 DONE 39.0s [2024-11-08T02:16:15.734Z] [2024-11-08T02:16:15.734Z] #63 [security-secretstore-setup internal] load build context [2024-11-08T02:16:15.734Z] #63 DONE 38.7s [2024-11-08T02:16:15.734Z] [2024-11-08T02:16:15.734Z] #62 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T02:16:15.734Z] #62 DONE 39.1s [2024-11-08T02:16:15.734Z] [2024-11-08T02:16:15.734Z] #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T02:16:15.734Z] #48 DONE 39.0s [2024-11-08T02:16:15.734Z] [2024-11-08T02:16:15.734Z] #54 [core-metadata internal] load build context [2024-11-08T02:16:15.734Z] #54 DONE 38.7s [2024-11-08T02:16:15.734Z] [2024-11-08T02:16:15.734Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T02:16:15.734Z] #64 DONE 39.0s [2024-11-08T02:16:15.734Z] [2024-11-08T02:16:15.734Z] #65 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T02:16:15.944Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T02:16:15.990Z] #65 ... [2024-11-08T02:16:15.990Z] [2024-11-08T02:16:15.990Z] #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T02:16:15.990Z] #47 DONE 38.9s [2024-11-08T02:16:15.990Z] [2024-11-08T02:16:15.990Z] #43 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-08T02:16:15.990Z] #43 DONE 39.5s [2024-11-08T02:16:16.253Z] [2024-11-08T02:16:16.253Z] #66 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-11-08T02:16:16.253Z] #66 DONE 0.3s [2024-11-08T02:16:16.253Z] [2024-11-08T02:16:16.253Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T02:16:16.318Z] + sudo service docker restart [2024-11-08T02:16:16.843Z] #67 ... [2024-11-08T02:16:16.843Z] [2024-11-08T02:16:16.843Z] #35 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T02:16:16.843Z] #35 DONE 40.0s [2024-11-08T02:16:17.103Z] [2024-11-08T02:16:17.103Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:16:17.103Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.1s done [2024-11-08T02:16:17.103Z] #38 DONE 39.5s [2024-11-08T02:16:17.103Z] [2024-11-08T02:16:17.103Z] #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T02:16:17.103Z] #55 39.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:17.103Z] #55 39.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:17.103Z] #55 39.75 (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T02:16:17.103Z] #55 39.76 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T02:16:17.103Z] #55 39.77 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:16:17.103Z] #55 39.77 Executing ca-certificates-20240705-r0.trigger [2024-11-08T02:16:17.103Z] #55 39.83 OK: 9 MiB in 16 packages [2024-11-08T02:16:17.671Z] #55 DONE 40.2s [2024-11-08T02:16:17.672Z] [2024-11-08T02:16:17.672Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T02:16:17.672Z] #57 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:17.672Z] #57 39.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:17.672Z] #57 39.79 (1/4) Installing ca-certificates (20240705-r0) [2024-11-08T02:16:17.672Z] #57 39.81 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-08T02:16:17.672Z] #57 39.81 (3/4) Installing su-exec (0.2-r3) [2024-11-08T02:16:17.672Z] #57 39.81 (4/4) Installing yq-go (4.44.1-r2) [2024-11-08T02:16:17.672Z] #57 39.90 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:16:17.672Z] #57 39.92 Executing ca-certificates-20240705-r0.trigger [2024-11-08T02:16:17.672Z] #57 39.99 OK: 19 MiB in 18 packages [2024-11-08T02:16:17.672Z] #57 DONE 40.2s [2024-11-08T02:16:17.672Z] [2024-11-08T02:16:17.672Z] #68 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T02:16:18.240Z] #68 ... [2024-11-08T02:16:18.240Z] [2024-11-08T02:16:18.240Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T02:16:18.240Z] #58 39.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.240Z] #58 39.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.240Z] #58 39.42 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T02:16:18.240Z] #58 39.42 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T02:16:18.240Z] #58 39.42 OK: 24168 distinct packages available [2024-11-08T02:16:18.240Z] #58 39.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.240Z] #58 39.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.240Z] #58 39.93 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-08T02:16:18.240Z] #58 39.93 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-08T02:16:18.240Z] #58 39.93 (3/4) Installing libucontext (1.2-r3) [2024-11-08T02:16:18.240Z] #58 39.94 (4/4) Installing gcompat (1.1.0-r4) [2024-11-08T02:16:18.240Z] #58 39.94 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:16:18.240Z] #58 39.96 OK: 8 MiB in 18 packages [2024-11-08T02:16:18.240Z] #58 DONE 40.5s [2024-11-08T02:16:18.240Z] [2024-11-08T02:16:18.240Z] #39 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T02:16:18.240Z] #39 38.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.240Z] #39 39.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.240Z] #39 39.30 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T02:16:18.240Z] #39 39.30 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T02:16:18.240Z] #39 39.30 OK: 24168 distinct packages available [2024-11-08T02:16:18.240Z] #39 39.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.240Z] #39 39.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.240Z] #39 39.75 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:18.240Z] #39 39.79 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:18.240Z] #39 39.80 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-08T02:16:18.240Z] #39 39.80 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-08T02:16:18.240Z] #39 39.81 (5/7) Installing libucontext (1.2-r3) [2024-11-08T02:16:18.240Z] #39 39.81 (6/7) Installing gcompat (1.1.0-r4) [2024-11-08T02:16:18.240Z] #39 39.82 (7/7) Installing openssl (3.3.2-r1) [2024-11-08T02:16:18.240Z] #39 39.84 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:16:18.240Z] #39 39.84 OK: 9 MiB in 19 packages [2024-11-08T02:16:18.240Z] #39 DONE 40.4s [2024-11-08T02:16:18.240Z] [2024-11-08T02:16:18.241Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T02:16:18.241Z] #61 39.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.241Z] #61 39.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.241Z] #61 39.78 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T02:16:18.241Z] #61 39.78 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T02:16:18.241Z] #61 39.78 OK: 24168 distinct packages available [2024-11-08T02:16:18.241Z] #61 39.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.241Z] #61 39.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.241Z] #61 40.23 (1/14) Installing ca-certificates (20240705-r0) [2024-11-08T02:16:18.241Z] #61 40.24 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-08T02:16:18.241Z] #61 40.25 (3/14) Installing c-ares (1.33.1-r0) [2024-11-08T02:16:18.241Z] #61 40.26 (4/14) Installing libunistring (1.2-r0) [2024-11-08T02:16:18.241Z] #61 40.28 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-08T02:16:18.241Z] #61 40.28 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-08T02:16:18.241Z] #61 40.29 (7/14) Installing libpsl (0.21.5-r1) [2024-11-08T02:16:18.241Z] #61 40.29 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-08T02:16:18.241Z] #61 40.30 (9/14) Installing libcurl (8.11.0-r1) [2024-11-08T02:16:18.241Z] #61 40.31 (10/14) Installing curl (8.11.0-r1) [2024-11-08T02:16:18.241Z] #61 40.32 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-08T02:16:18.241Z] #61 40.33 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-08T02:16:18.241Z] #61 40.33 (13/14) Installing libucontext (1.2-r3) [2024-11-08T02:16:18.241Z] #61 40.33 (14/14) Installing gcompat (1.1.0-r4) [2024-11-08T02:16:18.241Z] #61 40.34 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:16:18.241Z] #61 40.36 Executing ca-certificates-20240705-r0.trigger [2024-11-08T02:16:18.241Z] #61 40.38 OK: 13 MiB in 28 packages [2024-11-08T02:16:18.241Z] #61 DONE 40.9s [2024-11-08T02:16:18.241Z] [2024-11-08T02:16:18.241Z] #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T02:16:18.809Z] #69 ... [2024-11-08T02:16:18.809Z] [2024-11-08T02:16:18.809Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T02:16:18.809Z] #0 1.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.809Z] #0 1.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.809Z] #0 2.107 Upgrading critical system libraries and apk-tools: [2024-11-08T02:16:18.809Z] #0 2.107 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:16:18.809Z] #0 2.112 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:16:18.809Z] #0 2.177 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:16:18.809Z] #0 2.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.809Z] #0 2.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.809Z] #0 2.537 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:18.809Z] #0 2.579 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:18.809Z] #0 2.603 OK: 8 MiB in 16 packages [2024-11-08T02:16:18.809Z] #70 DONE 2.9s [2024-11-08T02:16:18.809Z] [2024-11-08T02:16:18.809Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T02:16:18.809Z] #0 1.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.809Z] #0 1.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.809Z] #0 2.303 Upgrading critical system libraries and apk-tools: [2024-11-08T02:16:18.809Z] #0 2.303 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:16:18.809Z] #0 2.312 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:16:18.809Z] #0 2.379 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:16:18.809Z] #0 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.809Z] #0 2.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:18.809Z] #0 2.748 OK: 19 MiB in 18 packages [2024-11-08T02:16:18.809Z] #71 DONE 3.0s [2024-11-08T02:16:19.070Z] [2024-11-08T02:16:19.070Z] #65 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T02:16:19.070Z] #65 1.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:19.070Z] #65 1.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:19.070Z] #65 2.180 Upgrading critical system libraries and apk-tools: [2024-11-08T02:16:19.070Z] #65 2.180 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:16:19.070Z] #65 2.189 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:16:19.070Z] #65 2.253 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:16:19.070Z] #65 2.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:19.070Z] #65 2.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:19.070Z] #65 2.626 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:19.070Z] #65 2.662 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:19.070Z] #65 2.674 OK: 8 MiB in 15 packages [2024-11-08T02:16:19.070Z] #65 DONE 3.1s [2024-11-08T02:16:19.070Z] [2024-11-08T02:16:19.070Z] #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-08T02:16:19.328Z] #72 DONE 0.3s [2024-11-08T02:16:19.328Z] [2024-11-08T02:16:19.328Z] #73 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T02:16:19.328Z] #0 2.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:19.328Z] #0 2.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:19.328Z] #0 3.211 Upgrading critical system libraries and apk-tools: [2024-11-08T02:16:19.328Z] #0 3.211 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:16:19.328Z] #0 3.218 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:16:19.328Z] #0 3.285 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:16:19.328Z] #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:19.328Z] #0 3.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:19.586Z] #73 3.643 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:19.586Z] #73 3.678 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:19.586Z] #73 3.687 OK: 8 MiB in 15 packages [2024-11-08T02:16:19.845Z] #73 DONE 4.0s [2024-11-08T02:16:19.845Z] [2024-11-08T02:16:19.845Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T02:16:19.845Z] #67 3.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:19.845Z] #67 3.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:19.845Z] #67 ... [2024-11-08T02:16:19.845Z] [2024-11-08T02:16:19.845Z] #74 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T02:16:19.845Z] #0 3.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:19.845Z] #0 3.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:19.845Z] #0 3.567 OK: 246 MiB in 54 packages [2024-11-08T02:16:19.845Z] #74 DONE 4.0s [2024-11-08T02:16:19.845Z] [2024-11-08T02:16:19.845Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T02:16:19.845Z] #67 3.860 OK: 246 MiB in 54 packages [2024-11-08T02:16:20.116Z] #67 DONE 4.0s [2024-11-08T02:16:20.116Z] [2024-11-08T02:16:20.116Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:16:20.116Z] #75 DONE 0.1s [2024-11-08T02:16:20.116Z] [2024-11-08T02:16:20.116Z] #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T02:16:20.116Z] #76 DONE 4.1s [2024-11-08T02:16:20.116Z] [2024-11-08T02:16:20.116Z] #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T02:16:20.116Z] #0 3.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:20.116Z] #0 3.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:20.116Z] #0 3.597 Upgrading critical system libraries and apk-tools: [2024-11-08T02:16:20.116Z] #0 3.597 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:16:20.116Z] #0 3.604 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:16:20.116Z] #0 3.672 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:16:20.116Z] #0 3.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:20.116Z] #0 3.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:20.116Z] #0 4.049 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:20.116Z] #0 4.101 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:20.116Z] #0 4.111 Executing ca-certificates-20240705-r0.trigger [2024-11-08T02:16:20.116Z] #0 4.154 OK: 10 MiB in 17 packages [2024-11-08T02:16:20.116Z] #77 DONE 4.3s [2024-11-08T02:16:20.116Z] [2024-11-08T02:16:20.116Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:16:20.116Z] #78 DONE 0.3s [2024-11-08T02:16:20.116Z] [2024-11-08T02:16:20.116Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:16:20.374Z] #79 ... [2024-11-08T02:16:20.374Z] [2024-11-08T02:16:20.374Z] #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T02:16:20.374Z] #0 3.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:20.374Z] #0 3.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:20.374Z] #0 3.689 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T02:16:20.374Z] #0 3.689 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T02:16:20.374Z] #0 3.689 OK: 24169 distinct packages available [2024-11-08T02:16:20.374Z] #0 3.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:20.374Z] #0 3.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:20.374Z] #0 4.104 OK: 246 MiB in 54 packages [2024-11-08T02:16:20.374Z] #80 DONE 4.3s [2024-11-08T02:16:20.374Z] [2024-11-08T02:16:20.374Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:16:20.374Z] #81 DONE 0.1s [2024-11-08T02:16:20.633Z] [2024-11-08T02:16:20.633Z] #68 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T02:16:20.633Z] #68 3.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:20.633Z] #68 ... [2024-11-08T02:16:20.633Z] [2024-11-08T02:16:20.633Z] #82 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T02:16:20.633Z] #0 4.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:20.633Z] #0 4.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:20.633Z] #0 4.471 OK: 246 MiB in 54 packages [2024-11-08T02:16:20.633Z] #82 DONE 4.6s [2024-11-08T02:16:20.633Z] [2024-11-08T02:16:20.633Z] #83 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:16:20.633Z] #83 DONE 0.1s [2024-11-08T02:16:20.633Z] [2024-11-08T02:16:20.633Z] #68 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T02:16:20.633Z] #68 3.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:21.198Z] #68 3.395 Upgrading critical system libraries and apk-tools: [2024-11-08T02:16:21.198Z] #68 3.395 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:16:21.198Z] #68 3.402 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:16:21.198Z] #68 3.469 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:16:21.198Z] #68 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:21.198Z] #68 3.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:21.456Z] #68 3.896 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:21.456Z] #68 3.938 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:21.456Z] #68 3.947 Executing ca-certificates-20240705-r0.trigger [2024-11-08T02:16:21.714Z] #68 3.996 OK: 9 MiB in 16 packages [2024-11-08T02:16:21.972Z] #68 DONE 4.3s [2024-11-08T02:16:21.972Z] [2024-11-08T02:16:21.972Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-08T02:16:21.972Z] #84 DONE 3.1s [2024-11-08T02:16:21.972Z] [2024-11-08T02:16:21.972Z] #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-08T02:16:21.972Z] #85 DONE 0.1s [2024-11-08T02:16:21.972Z] [2024-11-08T02:16:21.972Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T02:16:21.972Z] #0 3.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:21.972Z] #0 3.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:21.972Z] #0 3.543 Upgrading critical system libraries and apk-tools: [2024-11-08T02:16:21.972Z] #0 3.543 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:16:21.972Z] #0 3.553 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:16:21.972Z] #0 3.639 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:16:21.972Z] #0 3.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:21.972Z] #0 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:21.972Z] #0 4.047 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:21.972Z] #0 4.167 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:21.972Z] #0 4.187 Executing ca-certificates-20240705-r0.trigger [2024-11-08T02:16:21.972Z] #0 4.239 OK: 19 MiB in 18 packages [2024-11-08T02:16:21.972Z] #86 DONE 4.4s [2024-11-08T02:16:21.972Z] [2024-11-08T02:16:21.972Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T02:16:21.972Z] #0 2.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:21.972Z] #0 2.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:21.972Z] #0 3.126 Upgrading critical system libraries and apk-tools: [2024-11-08T02:16:21.972Z] #0 3.126 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:16:21.972Z] #0 3.132 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:16:21.972Z] #0 3.226 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:16:21.972Z] #0 3.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:21.972Z] #0 3.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:21.973Z] #0 3.607 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:21.973Z] #0 3.642 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:21.973Z] #0 3.656 OK: 8 MiB in 18 packages [2024-11-08T02:16:21.973Z] #87 DONE 3.8s [2024-11-08T02:16:21.973Z] [2024-11-08T02:16:21.973Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T02:16:22.920Z] #88 DONE 1.0s [2024-11-08T02:16:22.920Z] [2024-11-08T02:16:22.920Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T02:16:22.920Z] #0 3.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:22.920Z] #0 3.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:22.920Z] #0 3.644 Upgrading critical system libraries and apk-tools: [2024-11-08T02:16:22.920Z] #0 3.644 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:16:22.920Z] #0 3.686 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:16:22.920Z] #0 3.790 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:16:22.920Z] #0 3.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:22.920Z] #0 3.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:22.920Z] #0 4.154 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:22.920Z] #0 4.194 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:16:22.920Z] #0 4.205 Executing ca-certificates-20240705-r0.trigger [2024-11-08T02:16:22.920Z] #0 4.260 OK: 13 MiB in 28 packages [2024-11-08T02:16:22.920Z] #89 DONE 4.8s [2024-11-08T02:16:22.920Z] [2024-11-08T02:16:22.920Z] #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T02:16:22.920Z] #0 3.532 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:22.920Z] #0 3.988 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:22.920Z] #0 4.727 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T02:16:22.920Z] #0 5.038 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:16:22.920Z] #0 5.040 OK: 8 MiB in 15 packages [2024-11-08T02:16:22.920Z] #90 DONE 6.0s [2024-11-08T02:16:22.920Z] [2024-11-08T02:16:22.920Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-08T02:16:22.920Z] #91 DONE 0.1s [2024-11-08T02:16:22.920Z] [2024-11-08T02:16:22.920Z] #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T02:16:22.920Z] #69 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:22.921Z] #69 4.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:22.921Z] #69 4.754 Upgrading critical system libraries and apk-tools: [2024-11-08T02:16:22.921Z] #69 4.754 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:16:22.921Z] #69 4.761 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:16:23.179Z] #69 ... [2024-11-08T02:16:23.179Z] [2024-11-08T02:16:23.179Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-08T02:16:23.179Z] #92 DONE 0.1s [2024-11-08T02:16:23.179Z] [2024-11-08T02:16:23.179Z] #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T02:16:23.179Z] #69 4.864 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:16:23.179Z] #69 4.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:23.179Z] #69 4.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:23.440Z] #69 ... [2024-11-08T02:16:23.440Z] [2024-11-08T02:16:23.440Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T02:16:23.440Z] #93 DONE 0.1s [2024-11-08T02:16:23.440Z] [2024-11-08T02:16:23.440Z] #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T02:16:23.440Z] #0 1.754 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:23.440Z] #0 2.223 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T02:16:23.440Z] #0 3.029 OK: 246 MiB in 54 packages [2024-11-08T02:16:23.440Z] #94 DONE 3.2s [2024-11-08T02:16:23.440Z] [2024-11-08T02:16:23.440Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-08T02:16:23.440Z] #95 DONE 0.1s [2024-11-08T02:16:23.440Z] [2024-11-08T02:16:23.440Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-08T02:16:23.440Z] #96 DONE 0.1s [2024-11-08T02:16:23.440Z] [2024-11-08T02:16:23.440Z] #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-08T02:16:23.440Z] #97 DONE 0.2s [2024-11-08T02:16:23.440Z] [2024-11-08T02:16:23.440Z] #98 [security-spire-config] exporting to image [2024-11-08T02:16:23.440Z] #98 exporting layers [2024-11-08T02:16:23.700Z] #98 ... [2024-11-08T02:16:23.700Z] [2024-11-08T02:16:23.700Z] #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T02:16:23.700Z] #69 5.280 OK: 9 MiB in 19 packages [2024-11-08T02:16:23.700Z] #69 DONE 5.4s [2024-11-08T02:16:23.959Z] [2024-11-08T02:16:23.959Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T02:16:25.155Z] #99 DONE 1.2s [2024-11-08T02:16:25.155Z] [2024-11-08T02:16:25.155Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-08T02:16:25.155Z] #100 DONE 1.2s [2024-11-08T02:16:25.155Z] [2024-11-08T02:16:25.155Z] #98 [security-spire-config] exporting to image [2024-11-08T02:16:25.155Z] #98 exporting layers 1.5s done [2024-11-08T02:16:25.155Z] #98 writing image sha256:da41bbf0f3b4440fa3c42606a087a93e832d263c4d7262a4ae46efeb866c5527 done [2024-11-08T02:16:25.155Z] #98 naming to docker.io/library/security-spire-config done [2024-11-08T02:16:25.155Z] #98 DONE 1.5s [2024-11-08T02:16:25.155Z] [2024-11-08T02:16:25.155Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-08T02:16:25.155Z] #101 DONE 0.1s [2024-11-08T02:16:25.155Z] [2024-11-08T02:16:25.155Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-08T02:16:25.760Z] #102 DONE 0.9s [2024-11-08T02:16:25.760Z] [2024-11-08T02:16:25.760Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T02:16:25.760Z] #103 DONE 1.0s [2024-11-08T02:16:25.760Z] [2024-11-08T02:16:25.760Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-08T02:16:26.052Z] #104 ... [2024-11-08T02:16:26.052Z] [2024-11-08T02:16:26.052Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T02:16:26.052Z] #105 DONE 0.2s [2024-11-08T02:16:26.052Z] [2024-11-08T02:16:26.052Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-08T02:16:26.052Z] #104 DONE 0.1s [2024-11-08T02:16:26.052Z] [2024-11-08T02:16:26.052Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-08T02:16:26.052Z] #106 DONE 0.1s [2024-11-08T02:16:26.052Z] [2024-11-08T02:16:26.052Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-08T02:16:26.052Z] #107 DONE 0.1s [2024-11-08T02:16:26.052Z] [2024-11-08T02:16:26.052Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:16:26.330Z] #108 ... [2024-11-08T02:16:26.330Z] [2024-11-08T02:16:26.330Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-08T02:16:26.330Z] #109 DONE 0.1s [2024-11-08T02:16:26.330Z] [2024-11-08T02:16:26.330Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T02:16:26.330Z] #110 DONE 0.1s [2024-11-08T02:16:26.330Z] [2024-11-08T02:16:26.330Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T02:16:26.330Z] #56 ... [2024-11-08T02:16:26.330Z] [2024-11-08T02:16:26.330Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-08T02:16:26.330Z] #111 DONE 0.0s [2024-11-08T02:16:26.330Z] [2024-11-08T02:16:26.330Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-08T02:16:26.330Z] #112 DONE 0.0s [2024-11-08T02:16:26.330Z] [2024-11-08T02:16:26.330Z] #98 [security-spire-agent] exporting to image [2024-11-08T02:16:26.944Z] #98 exporting layers 0.6s done [2024-11-08T02:16:26.944Z] #98 writing image sha256:0c5e7af8b21ad788cc8cbef288365581ed8718368d08f0eb84ca023bd96fb7a7 done [2024-11-08T02:16:26.944Z] #98 naming to docker.io/library/security-spire-server done [2024-11-08T02:16:26.944Z] #98 writing image sha256:6bf3f7c4e83c17f8238d9acd961e9a38562d36815fcbc269934477dbfd8ec27f done [2024-11-08T02:16:26.944Z] #98 naming to docker.io/library/security-spire-agent done [2024-11-08T02:16:26.944Z] #98 DONE 2.2s [2024-11-08T02:16:26.944Z] [2024-11-08T02:16:26.944Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:16:30.290Z] #113 ... [2024-11-08T02:16:30.290Z] [2024-11-08T02:16:30.290Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:16:30.290Z] #114 ... [2024-11-08T02:16:30.290Z] [2024-11-08T02:16:30.290Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T02:16:34.693Z] provisioning config files... [2024-11-08T02:16:34.721Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/746@tmp/config1687061879180570584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:16:35.208Z] ---> ****-login.sh [2024-11-08T02:16:35.208Z] nexus3.edgexfoundry.org:10001 [2024-11-08T02:16:35.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:16:35.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:16:35.821Z] Configure a credential helper to remove this warning. See [2024-11-08T02:16:35.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:16:35.821Z] [2024-11-08T02:16:35.821Z] Login Succeeded [2024-11-08T02:16:35.821Z] nexus3.edgexfoundry.org:10002 [2024-11-08T02:16:36.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:16:36.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:16:36.369Z] Configure a credential helper to remove this warning. See [2024-11-08T02:16:36.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:16:36.369Z] [2024-11-08T02:16:36.369Z] Login Succeeded [2024-11-08T02:16:36.369Z] nexus3.edgexfoundry.org:10003 [2024-11-08T02:16:36.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:16:36.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:16:36.649Z] Configure a credential helper to remove this warning. See [2024-11-08T02:16:36.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:16:36.649Z] [2024-11-08T02:16:36.649Z] Login Succeeded [2024-11-08T02:16:36.649Z] nexus3.edgexfoundry.org:10004 [2024-11-08T02:16:36.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:16:37.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:16:37.233Z] Configure a credential helper to remove this warning. See [2024-11-08T02:16:37.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:16:37.233Z] [2024-11-08T02:16:37.233Z] Login Succeeded [2024-11-08T02:16:37.233Z] ****.io [2024-11-08T02:16:37.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:16:37.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:16:37.506Z] Configure a credential helper to remove this warning. See [2024-11-08T02:16:37.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:16:37.506Z] [2024-11-08T02:16:37.506Z] Login Succeeded [2024-11-08T02:16:37.506Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T02:16:37.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-11-08T02:16:38.242Z] + git config --global --add safe.directory /w/workspace/edgex-go/746 [Pipeline] echo [2024-11-08T02:16:38.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T02:16:38.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T02:16:38.315Z] ========================================================= [2024-11-08T02:16:38.315Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T02:16:38.315Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-08T02:16:38.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T02:16:38.955Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T02:16:38.955Z] cf04c63912e1: Pulling fs layer [2024-11-08T02:16:38.955Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T02:16:38.955Z] a37a00ec5f00: Pulling fs layer [2024-11-08T02:16:38.955Z] 50b3750afda1: Pulling fs layer [2024-11-08T02:16:38.955Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T02:16:38.955Z] 80978eb59214: Pulling fs layer [2024-11-08T02:16:38.955Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T02:16:38.955Z] c5a475d317c9: Pulling fs layer [2024-11-08T02:16:38.955Z] 50b3750afda1: Waiting [2024-11-08T02:16:38.955Z] 4f4fb700ef54: Waiting [2024-11-08T02:16:38.955Z] 80978eb59214: Waiting [2024-11-08T02:16:38.955Z] c9f46d7d2bd2: Waiting [2024-11-08T02:16:38.955Z] c5a475d317c9: Waiting [2024-11-08T02:16:38.955Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T02:16:38.955Z] 55b35a11ae5e: Download complete [2024-11-08T02:16:38.955Z] 50b3750afda1: Verifying Checksum [2024-11-08T02:16:38.955Z] 50b3750afda1: Download complete [2024-11-08T02:16:38.955Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T02:16:38.955Z] 4f4fb700ef54: Download complete [2024-11-08T02:16:38.955Z] 80978eb59214: Verifying Checksum [2024-11-08T02:16:38.955Z] 80978eb59214: Download complete [2024-11-08T02:16:39.231Z] cf04c63912e1: Download complete [2024-11-08T02:16:39.852Z] c5a475d317c9: Verifying Checksum [2024-11-08T02:16:39.852Z] c5a475d317c9: Download complete [2024-11-08T02:16:40.442Z] cf04c63912e1: Pull complete [2024-11-08T02:16:40.720Z] 55b35a11ae5e: Pull complete [2024-11-08T02:16:41.312Z] a37a00ec5f00: Verifying Checksum [2024-11-08T02:16:41.312Z] a37a00ec5f00: Download complete [2024-11-08T02:16:42.286Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T02:16:42.286Z] c9f46d7d2bd2: Download complete [2024-11-08T02:16:57.334Z] a37a00ec5f00: Pull complete [2024-11-08T02:16:57.334Z] 50b3750afda1: Pull complete [2024-11-08T02:16:57.334Z] 4f4fb700ef54: Pull complete [2024-11-08T02:16:57.334Z] 80978eb59214: Pull complete [2024-11-08T02:17:05.611Z] c9f46d7d2bd2: Pull complete [2024-11-08T02:17:07.579Z] c5a475d317c9: Pull complete [2024-11-08T02:17:07.579Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T02:17:07.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T02:17:07.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-08T02:17:07.924Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T02:17:07.924Z] WORKDIR /edgex [2024-11-08T02:17:07.924Z] COPY go.mod . [2024-11-08T02:17:07.924Z] RUN go mod download -t [2024-11-08T02:17:07.924Z] ci-base-image-arm64 -f - . [2024-11-08T02:17:08.884Z] Sending build context to Docker daemon 3.379MB [2024-11-08T02:17:08.884Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T02:17:08.884Z] ---> be29e6b0f0d4 [2024-11-08T02:17:08.884Z] Step 2/4 : WORKDIR /edgex [2024-11-08T02:17:09.025Z] #115 ... [2024-11-08T02:17:09.025Z] [2024-11-08T02:17:09.025Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:17:09.025Z] #114 DONE 43.6s [2024-11-08T02:17:09.025Z] [2024-11-08T02:17:09.025Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:17:09.025Z] #113 DONE 43.1s [2024-11-08T02:17:09.025Z] [2024-11-08T02:17:09.025Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:17:09.025Z] #108 DONE 40.3s [2024-11-08T02:17:09.025Z] [2024-11-08T02:17:09.025Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:17:09.025Z] #115 DONE 43.4s [2024-11-08T02:17:09.025Z] [2024-11-08T02:17:09.025Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:17:09.025Z] #79 DONE 43.7s [2024-11-08T02:17:09.025Z] [2024-11-08T02:17:09.025Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-08T02:17:10.841Z] ---> Running in 82f41b3111bc [2024-11-08T02:17:11.115Z] Removing intermediate container 82f41b3111bc [2024-11-08T02:17:11.115Z] ---> 53e762b0bf12 [2024-11-08T02:17:11.115Z] Step 3/4 : COPY go.mod . [2024-11-08T02:17:11.713Z] ---> 8d3531a67598 [2024-11-08T02:17:11.713Z] Step 4/4 : RUN go mod download [2024-11-08T02:17:11.998Z] ---> Running in d416deb889f5 [2024-11-08T02:17:13.758Z] #116 ... [2024-11-08T02:17:13.759Z] [2024-11-08T02:17:13.759Z] #117 [support-cron-scheduler builder 6/7] COPY . . [2024-11-08T02:17:14.018Z] #117 ... [2024-11-08T02:17:14.018Z] [2024-11-08T02:17:14.018Z] #118 [core-keeper builder 7/8] COPY . . [2024-11-08T02:17:14.275Z] #118 ... [2024-11-08T02:17:14.275Z] [2024-11-08T02:17:14.275Z] #119 [core-command builder 6/7] COPY . . [2024-11-08T02:17:14.535Z] #119 ... [2024-11-08T02:17:14.535Z] [2024-11-08T02:17:14.535Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-11-08T02:17:15.910Z] #120 DONE 11.8s [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #121 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:17:15.910Z] #121 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:17:15.910Z] #122 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #123 [support-notifications builder 6/7] COPY . . [2024-11-08T02:17:15.910Z] #123 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:17:15.910Z] #124 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:17:15.910Z] #125 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-11-08T02:17:15.910Z] #126 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #127 [security-bootstrapper builder 6/7] COPY . . [2024-11-08T02:17:15.910Z] #127 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:17:15.910Z] #128 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:17:15.910Z] #129 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #119 [core-command builder 6/7] COPY . . [2024-11-08T02:17:15.910Z] #119 DONE 11.8s [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:17:15.910Z] #130 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-08T02:17:15.910Z] #131 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:17:15.910Z] #132 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #117 [support-cron-scheduler builder 6/7] COPY . . [2024-11-08T02:17:15.910Z] #117 DONE 11.8s [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:17:15.910Z] #133 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #134 [core-metadata builder 6/7] COPY . . [2024-11-08T02:17:15.910Z] #134 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:17:15.910Z] #135 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:17:15.910Z] #136 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:17:15.910Z] #137 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #138 [core-data builder 6/7] COPY . . [2024-11-08T02:17:15.910Z] #138 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-08T02:17:15.910Z] #116 DONE 11.8s [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:17:15.910Z] #139 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #140 [security-proxy-auth builder 6/7] COPY . . [2024-11-08T02:17:15.910Z] #140 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:17:15.910Z] #141 CACHED [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #118 [core-keeper builder 7/8] COPY . . [2024-11-08T02:17:15.910Z] #118 DONE 11.8s [2024-11-08T02:17:15.910Z] [2024-11-08T02:17:15.910Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T02:17:17.284Z] #142 1.536 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-08T02:17:27.255Z] #142 ... [2024-11-08T02:17:27.255Z] [2024-11-08T02:17:27.255Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T02:17:27.255Z] #0 1.622 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-08T02:17:27.255Z] #143 ... [2024-11-08T02:17:27.255Z] [2024-11-08T02:17:27.255Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T02:17:27.255Z] #0 0.807 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-08T02:17:27.255Z] #144 ... [2024-11-08T02:17:27.255Z] [2024-11-08T02:17:27.255Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T02:17:27.255Z] #0 1.227 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-08T02:17:27.255Z] #145 ... [2024-11-08T02:17:27.255Z] [2024-11-08T02:17:27.255Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T02:17:27.255Z] #0 0.657 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-08T02:17:27.255Z] #146 ... [2024-11-08T02:17:27.255Z] [2024-11-08T02:17:27.255Z] #147 [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-11-08T02:17:27.255Z] #0 0.776 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-08T02:17:27.255Z] #147 ... [2024-11-08T02:17:27.255Z] [2024-11-08T02:17:27.255Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T02:17:27.255Z] #0 1.437 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-08T02:17:27.255Z] #148 ... [2024-11-08T02:17:27.255Z] [2024-11-08T02:17:27.255Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T02:17:27.255Z] #0 1.123 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-08T02:17:27.255Z] #149 ... [2024-11-08T02:17:27.255Z] [2024-11-08T02:17:27.255Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T02:17:27.255Z] #0 1.237 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-08T02:17:27.255Z] #150 ... [2024-11-08T02:17:27.255Z] [2024-11-08T02:17:27.255Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T02:17:27.255Z] #0 0.506 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-08T02:17:27.625Z] #151 ... [2024-11-08T02:17:27.625Z] [2024-11-08T02:17:27.625Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T02:17:27.625Z] #0 1.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-08T02:17:27.885Z] #152 ... [2024-11-08T02:17:27.885Z] [2024-11-08T02:17:27.885Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T02:17:27.885Z] #0 1.078 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-08T02:18:19.986Z] Removing intermediate container d416deb889f5 [2024-11-08T02:18:19.986Z] ---> ded95d3c9413 [2024-11-08T02:18:19.986Z] Successfully built ded95d3c9413 [2024-11-08T02:18:19.986Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:18:20.344Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T02:18:20.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T02:18:20.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-24953 does not seem to be running inside a container [2024-11-08T02:18:20.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@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-11-08T02:18:22.151Z] $ docker top 7180381effab2d419f4c3e54c2be7c471c3f0663a3a112c2a995310eab0ddeda -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T02:18:23.092Z] + go version [2024-11-08T02:18:23.092Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T02:18:23.112Z] $ docker stop --time=1 7180381effab2d419f4c3e54c2be7c471c3f0663a3a112c2a995310eab0ddeda [2024-11-08T02:18:24.845Z] $ docker rm -f --volumes 7180381effab2d419f4c3e54c2be7c471c3f0663a3a112c2a995310eab0ddeda [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-11-08T02:18:25.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-08T02:18:25.736Z] [2024-11-08T02:18:25.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:18:26.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-08T02:18:26.419Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-11-08T02:18:26.419Z] 547446be3368: Pulling fs layer [2024-11-08T02:18:26.419Z] d125d8839a47: Pulling fs layer [2024-11-08T02:18:26.419Z] 3e85d5ac6304: Pulling fs layer [2024-11-08T02:18:26.419Z] c3105a71a48b: Pulling fs layer [2024-11-08T02:18:26.419Z] 0f093f025ec4: Pulling fs layer [2024-11-08T02:18:26.419Z] c3106fc0e877: Pulling fs layer [2024-11-08T02:18:26.419Z] c3105a71a48b: Waiting [2024-11-08T02:18:26.419Z] 0f093f025ec4: Waiting [2024-11-08T02:18:26.419Z] c3106fc0e877: Waiting [2024-11-08T02:18:26.419Z] 547446be3368: Verifying Checksum [2024-11-08T02:18:26.419Z] 547446be3368: Download complete [2024-11-08T02:18:26.419Z] c3105a71a48b: Download complete [2024-11-08T02:18:27.017Z] d125d8839a47: Verifying Checksum [2024-11-08T02:18:27.017Z] d125d8839a47: Download complete [2024-11-08T02:18:27.017Z] c3106fc0e877: Verifying Checksum [2024-11-08T02:18:27.017Z] c3106fc0e877: Download complete [2024-11-08T02:18:27.289Z] 0f093f025ec4: Verifying Checksum [2024-11-08T02:18:27.289Z] 0f093f025ec4: Download complete [2024-11-08T02:18:27.559Z] 547446be3368: Pull complete [2024-11-08T02:18:29.524Z] d125d8839a47: Pull complete [2024-11-08T02:18:29.794Z] 3e85d5ac6304: Verifying Checksum [2024-11-08T02:18:29.794Z] 3e85d5ac6304: Download complete [2024-11-08T02:18:42.146Z] 3e85d5ac6304: Pull complete [2024-11-08T02:18:42.146Z] c3105a71a48b: Pull complete [2024-11-08T02:18:43.586Z] 0f093f025ec4: Pull complete [2024-11-08T02:18:43.855Z] c3106fc0e877: Pull complete [2024-11-08T02:18:43.855Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-11-08T02:18:43.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-08T02:18:43.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T02:18:44.097Z] prd-ubuntu20.04-docker-arm64-4c-16g-24953 does not seem to be running inside a container [2024-11-08T02:18:44.176Z] $ 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/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@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-11-08T02:18:45.920Z] $ docker top c1baab94b9a874dd9cdf1dcadf10ea5f22abf640b0e4b60c85c6c3418e1514ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T02:18:46.823Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-08T02:18:51.976Z] #153 ... [2024-11-08T02:18:51.976Z] [2024-11-08T02:18:51.976Z] #147 [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-11-08T02:18:51.976Z] #147 89.55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-08T02:18:59.202Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-08T02:18:59.202Z] #1 transferring dockerfile: 1.89kB 0.0s done [2024-11-08T02:18:59.202Z] #1 DONE 0.1s [2024-11-08T02:18:59.202Z] [2024-11-08T02:18:59.202Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-08T02:18:59.202Z] #2 transferring dockerfile: 2.23kB 0.0s done [2024-11-08T02:18:59.202Z] #2 DONE 0.1s [2024-11-08T02:18:59.202Z] [2024-11-08T02:18:59.202Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-11-08T02:18:59.202Z] #3 transferring dockerfile: 1.81kB 0.0s done [2024-11-08T02:18:59.202Z] #3 DONE 0.1s [2024-11-08T02:18:59.202Z] [2024-11-08T02:18:59.202Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-08T02:18:59.202Z] #4 transferring dockerfile: 2.50kB 0.0s done [2024-11-08T02:18:59.202Z] #4 DONE 0.1s [2024-11-08T02:18:59.475Z] [2024-11-08T02:18:59.475Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-11-08T02:18:59.475Z] #5 transferring dockerfile: 2.07kB 0.0s done [2024-11-08T02:18:59.475Z] #5 DONE 0.1s [2024-11-08T02:18:59.475Z] [2024-11-08T02:18:59.475Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-11-08T02:18:59.475Z] #6 transferring dockerfile: 2.13kB 0.0s done [2024-11-08T02:18:59.475Z] #6 DONE 0.1s [2024-11-08T02:18:59.475Z] [2024-11-08T02:18:59.475Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-11-08T02:18:59.475Z] #7 transferring dockerfile: 1.69kB 0.0s done [2024-11-08T02:18:59.475Z] #7 DONE 0.1s [2024-11-08T02:18:59.475Z] [2024-11-08T02:18:59.475Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-08T02:18:59.746Z] #8 transferring dockerfile: 2.15kB 0.0s done [2024-11-08T02:18:59.746Z] #8 DONE 0.1s [2024-11-08T02:18:59.746Z] [2024-11-08T02:18:59.746Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-11-08T02:18:59.746Z] #9 transferring dockerfile: 1.70kB 0.0s done [2024-11-08T02:18:59.746Z] #9 DONE 0.1s [2024-11-08T02:18:59.746Z] [2024-11-08T02:18:59.746Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-08T02:18:59.746Z] #10 transferring dockerfile: 2.49kB 0.0s done [2024-11-08T02:18:59.746Z] #10 DONE 0.1s [2024-11-08T02:18:59.746Z] [2024-11-08T02:18:59.746Z] #11 [core-data internal] load build definition from Dockerfile [2024-11-08T02:18:59.746Z] #11 transferring dockerfile: 2.07kB 0.0s done [2024-11-08T02:18:59.746Z] #11 DONE 0.1s [2024-11-08T02:18:59.746Z] [2024-11-08T02:18:59.746Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-11-08T02:19:00.026Z] #12 transferring dockerfile: 2.02kB 0.0s done [2024-11-08T02:19:00.026Z] #12 DONE 0.1s [2024-11-08T02:19:00.026Z] [2024-11-08T02:19:00.026Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-08T02:19:00.026Z] #13 transferring dockerfile: 3.02kB done [2024-11-08T02:19:00.026Z] #13 DONE 0.1s [2024-11-08T02:19:00.026Z] [2024-11-08T02:19:00.026Z] #14 [core-command internal] load build definition from Dockerfile [2024-11-08T02:19:00.297Z] #14 transferring dockerfile: 1.94kB 0.0s done [2024-11-08T02:19:00.297Z] #14 DONE 0.1s [2024-11-08T02:19:00.297Z] [2024-11-08T02:19:00.297Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-08T02:19:00.297Z] #15 transferring dockerfile: 1.86kB 0.0s done [2024-11-08T02:19:00.297Z] #15 DONE 0.1s [2024-11-08T02:19:00.297Z] [2024-11-08T02:19:00.297Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2024-11-08T02:19:00.297Z] #16 transferring context: 50B done [2024-11-08T02:19:00.297Z] #16 DONE 0.1s [2024-11-08T02:19:01.270Z] [2024-11-08T02:19:01.270Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-08T02:19:01.270Z] #17 transferring context: 50B 0.0s done [2024-11-08T02:19:01.270Z] #17 DONE 0.0s [2024-11-08T02:19:01.270Z] [2024-11-08T02:19:01.270Z] #18 [security-spire-agent internal] load .dockerignore [2024-11-08T02:19:01.270Z] #18 transferring context: 50B done [2024-11-08T02:19:01.270Z] #18 DONE 0.1s [2024-11-08T02:19:01.270Z] [2024-11-08T02:19:01.270Z] #19 [core-metadata internal] load .dockerignore [2024-11-08T02:19:01.270Z] #19 DONE 0.0s [2024-11-08T02:19:01.270Z] [2024-11-08T02:19:01.270Z] #20 [security-proxy-setup internal] load .dockerignore [2024-11-08T02:19:01.270Z] #20 transferring context: 50B 0.0s done [2024-11-08T02:19:01.270Z] #20 DONE 0.1s [2024-11-08T02:19:01.270Z] [2024-11-08T02:19:01.270Z] #21 [core-keeper internal] load .dockerignore [2024-11-08T02:19:01.270Z] #21 transferring context: 50B done [2024-11-08T02:19:01.542Z] #21 ... [2024-11-08T02:19:01.542Z] [2024-11-08T02:19:01.542Z] #19 [core-metadata internal] load .dockerignore [2024-11-08T02:19:01.542Z] #19 transferring context: 50B 0.0s done [2024-11-08T02:19:01.542Z] #19 DONE 0.1s [2024-11-08T02:19:01.542Z] [2024-11-08T02:19:01.542Z] #22 [security-spire-config internal] load .dockerignore [2024-11-08T02:19:01.542Z] #22 transferring context: 50B done [2024-11-08T02:19:01.542Z] #22 DONE 0.1s [2024-11-08T02:19:01.812Z] [2024-11-08T02:19:01.812Z] #23 [security-proxy-auth internal] load .dockerignore [2024-11-08T02:19:01.812Z] #23 transferring context: 50B done [2024-11-08T02:19:01.812Z] #23 DONE 0.1s [2024-11-08T02:19:01.812Z] [2024-11-08T02:19:01.812Z] #24 [security-spire-server internal] load .dockerignore [2024-11-08T02:19:01.812Z] #24 transferring context: 50B done [2024-11-08T02:19:01.812Z] #24 DONE 0.2s [2024-11-08T02:19:01.812Z] [2024-11-08T02:19:01.812Z] #25 [core-data internal] load .dockerignore [2024-11-08T02:19:02.082Z] #25 ... [2024-11-08T02:19:02.082Z] [2024-11-08T02:19:02.082Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-11-08T02:19:02.082Z] #26 transferring context: 50B 0.0s done [2024-11-08T02:19:02.082Z] #26 DONE 0.2s [2024-11-08T02:19:02.082Z] [2024-11-08T02:19:02.082Z] #25 [core-data internal] load .dockerignore [2024-11-08T02:19:02.082Z] #25 transferring context: 50B done [2024-11-08T02:19:02.082Z] #25 DONE 0.3s [2024-11-08T02:19:02.082Z] [2024-11-08T02:19:02.082Z] #27 [core-command internal] load .dockerignore [2024-11-08T02:19:02.082Z] #27 ... [2024-11-08T02:19:02.082Z] [2024-11-08T02:19:02.082Z] #28 [support-notifications internal] load .dockerignore [2024-11-08T02:19:02.082Z] #28 transferring context: 50B done [2024-11-08T02:19:02.082Z] #28 DONE 0.3s [2024-11-08T02:19:02.082Z] [2024-11-08T02:19:02.082Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T02:19:02.082Z] #29 DONE 0.0s [2024-11-08T02:19:02.352Z] [2024-11-08T02:19:02.352Z] #30 [security-bootstrapper internal] load .dockerignore [2024-11-08T02:19:02.352Z] #30 transferring context: 50B 0.0s done [2024-11-08T02:19:02.352Z] #30 DONE 0.2s [2024-11-08T02:19:02.352Z] [2024-11-08T02:19:02.352Z] #27 [core-command internal] load .dockerignore [2024-11-08T02:19:02.352Z] #27 transferring context: 50B 0.0s done [2024-11-08T02:19:02.352Z] #27 DONE 0.3s [2024-11-08T02:19:02.352Z] [2024-11-08T02:19:02.352Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-11-08T02:19:02.352Z] #31 transferring context: 50B 0.0s done [2024-11-08T02:19:02.352Z] #31 DONE 0.2s [2024-11-08T02:19:02.352Z] [2024-11-08T02:19:02.352Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T02:19:02.957Z] #32 DONE 0.5s [2024-11-08T02:19:02.957Z] [2024-11-08T02:19:02.957Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:19:02.957Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:19:02.957Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:19:02.957Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:19:02.957Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T02:19:02.957Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T02:19:03.228Z] #33 DONE 0.5s [2024-11-08T02:19:03.228Z] [2024-11-08T02:19:03.228Z] #34 [security-spiffe-token-provider internal] load build context [2024-11-08T02:19:03.498Z] #34 ... [2024-11-08T02:19:03.498Z] [2024-11-08T02:19:03.499Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T02:19:03.499Z] #29 DONE 0.0s [2024-11-08T02:19:03.499Z] [2024-11-08T02:19:03.499Z] #34 [security-spiffe-token-provider internal] load build context [2024-11-08T02:19:03.499Z] #34 ... [2024-11-08T02:19:03.499Z] [2024-11-08T02:19:03.499Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:19:03.499Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:19:03.499Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:19:03.499Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T02:19:03.499Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T02:19:03.499Z] #33 DONE 0.8s [2024-11-08T02:19:03.499Z] [2024-11-08T02:19:03.499Z] #34 [security-spiffe-token-provider internal] load build context [2024-11-08T02:19:03.499Z] #34 ... [2024-11-08T02:19:03.499Z] [2024-11-08T02:19:03.499Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T02:19:03.499Z] #32 DONE 0.5s [2024-11-08T02:19:03.499Z] [2024-11-08T02:19:03.499Z] #34 [security-spiffe-token-provider internal] load build context [2024-11-08T02:19:03.499Z] #34 transferring context: 2.96MB 0.7s done [2024-11-08T02:19:03.769Z] #34 ... [2024-11-08T02:19:03.769Z] [2024-11-08T02:19:03.769Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T02:19:03.769Z] #29 DONE 0.0s [2024-11-08T02:19:03.769Z] [2024-11-08T02:19:03.769Z] #34 [security-spiffe-token-provider internal] load build context [2024-11-08T02:19:03.769Z] #34 DONE 1.0s [2024-11-08T02:19:03.769Z] [2024-11-08T02:19:03.769Z] #35 [core-common-config-bootstrapper internal] load build context [2024-11-08T02:19:04.046Z] #35 ... [2024-11-08T02:19:04.046Z] [2024-11-08T02:19:04.046Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T02:19:04.046Z] #32 DONE 0.7s [2024-11-08T02:19:04.046Z] [2024-11-08T02:19:04.046Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:19:04.046Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:19:04.046Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:19:04.046Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T02:19:04.046Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T02:19:04.046Z] #33 DONE 0.8s [2024-11-08T02:19:04.046Z] [2024-11-08T02:19:04.046Z] #35 [core-common-config-bootstrapper internal] load build context [2024-11-08T02:19:04.046Z] #35 ... [2024-11-08T02:19:04.046Z] [2024-11-08T02:19:04.046Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T02:19:04.046Z] #29 DONE 0.0s [2024-11-08T02:19:04.046Z] [2024-11-08T02:19:04.046Z] #35 [core-common-config-bootstrapper internal] load build context [2024-11-08T02:19:04.322Z] #35 ... [2024-11-08T02:19:04.322Z] [2024-11-08T02:19:04.322Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T02:19:04.322Z] #32 DONE 1.0s [2024-11-08T02:19:04.322Z] [2024-11-08T02:19:04.322Z] #35 [core-common-config-bootstrapper internal] load build context [2024-11-08T02:19:04.322Z] #35 ... [2024-11-08T02:19:04.322Z] [2024-11-08T02:19:04.322Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:19:04.322Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:19:04.322Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:19:04.322Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T02:19:04.322Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T02:19:04.322Z] #33 DONE 0.9s [2024-11-08T02:19:04.322Z] [2024-11-08T02:19:04.322Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T02:19:04.322Z] #29 DONE 0.0s [2024-11-08T02:19:04.596Z] [2024-11-08T02:19:04.596Z] #35 [core-common-config-bootstrapper internal] load build context [2024-11-08T02:19:04.596Z] #35 ... [2024-11-08T02:19:04.596Z] [2024-11-08T02:19:04.596Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:19:04.596Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:19:04.596Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:19:04.596Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T02:19:04.596Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T02:19:04.596Z] #33 DONE 0.9s [2024-11-08T02:19:04.596Z] [2024-11-08T02:19:04.596Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T02:19:04.596Z] #32 DONE 1.3s [2024-11-08T02:19:04.596Z] [2024-11-08T02:19:04.596Z] #35 [core-common-config-bootstrapper internal] load build context [2024-11-08T02:19:04.596Z] #35 transferring context: 2.96MB 0.9s done [2024-11-08T02:19:04.868Z] #35 ... [2024-11-08T02:19:04.868Z] [2024-11-08T02:19:04.868Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:19:04.868Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:19:04.868Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:19:04.868Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T02:19:04.868Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T02:19:04.868Z] #33 DONE 0.9s [2024-11-08T02:19:04.868Z] [2024-11-08T02:19:04.868Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T02:19:04.868Z] #29 DONE 0.0s [2024-11-08T02:19:04.868Z] [2024-11-08T02:19:04.868Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-08T02:19:04.868Z] #36 DONE 1.3s [2024-11-08T02:19:04.868Z] [2024-11-08T02:19:04.868Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-08T02:19:04.868Z] #37 DONE 1.3s [2024-11-08T02:19:04.868Z] [2024-11-08T02:19:04.868Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:19:04.868Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:19:04.868Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:19:04.868Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T02:19:04.868Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T02:19:04.868Z] #33 DONE 0.9s [2024-11-08T02:19:04.868Z] [2024-11-08T02:19:04.868Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T02:19:04.868Z] #29 DONE 0.0s [2024-11-08T02:19:04.868Z] [2024-11-08T02:19:04.868Z] #35 [core-common-config-bootstrapper internal] load build context [2024-11-08T02:19:04.868Z] #35 DONE 1.3s [2024-11-08T02:19:04.868Z] [2024-11-08T02:19:04.868Z] #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T02:19:04.868Z] #38 ... [2024-11-08T02:19:04.868Z] [2024-11-08T02:19:04.868Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T02:19:04.868Z] #29 DONE 0.0s [2024-11-08T02:19:05.146Z] [2024-11-08T02:19:05.146Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:19:05.146Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:19:05.146Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:19:05.146Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T02:19:05.146Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T02:19:05.146Z] #33 DONE 1.0s [2024-11-08T02:19:05.146Z] [2024-11-08T02:19:05.146Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T02:19:05.146Z] #32 DONE 1.7s [2024-11-08T02:19:05.146Z] [2024-11-08T02:19:05.146Z] #39 [core-data internal] load build context [2024-11-08T02:19:05.146Z] #39 ... [2024-11-08T02:19:05.146Z] [2024-11-08T02:19:05.146Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:19:05.146Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:19:05.146Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:19:05.146Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T02:19:05.146Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T02:19:05.146Z] #33 DONE 1.0s [2024-11-08T02:19:05.146Z] [2024-11-08T02:19:05.146Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T02:19:05.146Z] #29 DONE 0.0s [2024-11-08T02:19:05.415Z] [2024-11-08T02:19:05.415Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:05.415Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-11-08T02:19:05.685Z] #40 ... [2024-11-08T02:19:05.685Z] [2024-11-08T02:19:05.685Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T02:19:05.685Z] #29 DONE 0.0s [2024-11-08T02:19:05.960Z] [2024-11-08T02:19:05.960Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:05.960Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-08T02:19:05.960Z] #40 ... [2024-11-08T02:19:05.960Z] [2024-11-08T02:19:05.960Z] #29 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T02:19:05.960Z] #29 DONE 0.0s [2024-11-08T02:19:06.230Z] [2024-11-08T02:19:06.230Z] #41 [security-proxy-auth internal] load build context [2024-11-08T02:19:07.204Z] #41 ... [2024-11-08T02:19:07.205Z] [2024-11-08T02:19:07.205Z] #42 [security-proxy-setup internal] load build context [2024-11-08T02:19:07.205Z] #42 transferring context: 2.96MB 1.2s done [2024-11-08T02:19:07.205Z] #42 DONE 2.9s [2024-11-08T02:19:07.205Z] [2024-11-08T02:19:07.205Z] #43 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T02:19:07.205Z] #43 DONE 5.3s [2024-11-08T02:19:07.205Z] [2024-11-08T02:19:07.205Z] #41 [security-proxy-auth internal] load build context [2024-11-08T02:19:07.205Z] #41 ... [2024-11-08T02:19:07.205Z] [2024-11-08T02:19:07.205Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T02:19:07.205Z] #32 DONE 3.4s [2024-11-08T02:19:07.205Z] [2024-11-08T02:19:07.205Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:19:07.205Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:19:07.205Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:19:07.205Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T02:19:07.205Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T02:19:07.205Z] #33 DONE 1.1s [2024-11-08T02:19:07.205Z] [2024-11-08T02:19:07.205Z] #43 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T02:19:07.205Z] #43 DONE 5.4s [2024-11-08T02:19:07.205Z] [2024-11-08T02:19:07.205Z] #41 [security-proxy-auth internal] load build context [2024-11-08T02:19:07.205Z] #41 ... [2024-11-08T02:19:07.205Z] [2024-11-08T02:19:07.205Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T02:19:07.205Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-08T02:19:07.205Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T02:19:07.205Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T02:19:07.205Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T02:19:07.205Z] #33 DONE 1.1s [2024-11-08T02:19:07.205Z] [2024-11-08T02:19:07.205Z] #44 [core-command internal] load build context [2024-11-08T02:19:07.205Z] #44 DONE 0.0s [2024-11-08T02:19:07.205Z] [2024-11-08T02:19:07.205Z] #43 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T02:19:07.205Z] #43 DONE 5.4s [2024-11-08T02:19:07.205Z] [2024-11-08T02:19:07.205Z] #41 [security-proxy-auth internal] load build context [2024-11-08T02:19:08.633Z] #41 transferring context: 2.96MB 3.0s done [2024-11-08T02:19:08.905Z] #41 ... [2024-11-08T02:19:08.905Z] [2024-11-08T02:19:08.905Z] #45 [core-metadata internal] load build context [2024-11-08T02:19:08.905Z] #45 transferring context: 2.96MB 2.8s done [2024-11-08T02:19:08.905Z] #45 DONE 4.3s [2024-11-08T02:19:08.905Z] [2024-11-08T02:19:08.905Z] #46 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-11-08T02:19:08.905Z] #46 ... [2024-11-08T02:19:08.905Z] [2024-11-08T02:19:08.905Z] #47 [core-keeper internal] load build context [2024-11-08T02:19:08.905Z] #47 transferring context: 2.96MB 3.0s done [2024-11-08T02:19:08.905Z] #47 DONE 4.6s [2024-11-08T02:19:08.905Z] [2024-11-08T02:19:08.905Z] #48 [security-spire-server internal] load build context [2024-11-08T02:19:08.905Z] #48 transferring context: 23.57kB 0.2s done [2024-11-08T02:19:08.905Z] #48 DONE 4.3s [2024-11-08T02:19:09.179Z] [2024-11-08T02:19:09.179Z] #41 [security-proxy-auth internal] load build context [2024-11-08T02:19:09.179Z] #41 DONE 4.5s [2024-11-08T02:19:09.179Z] [2024-11-08T02:19:09.179Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:09.179Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-08T02:19:09.179Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-11-08T02:19:09.179Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-11-08T02:19:09.179Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-11-08T02:19:09.179Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-11-08T02:19:09.179Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.0s done [2024-11-08T02:19:09.179Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 2.1s [2024-11-08T02:19:09.179Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-11-08T02:19:09.450Z] #40 ... [2024-11-08T02:19:09.450Z] [2024-11-08T02:19:09.450Z] #49 [security-spire-agent internal] load build context [2024-11-08T02:19:09.450Z] #49 transferring context: 23.10kB 0.2s done [2024-11-08T02:19:09.450Z] #49 DONE 4.4s [2024-11-08T02:19:09.450Z] [2024-11-08T02:19:09.450Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:09.450Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-11-08T02:19:09.724Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 2.7s [2024-11-08T02:19:10.722Z] #40 ... [2024-11-08T02:19:10.723Z] [2024-11-08T02:19:10.723Z] #50 [security-spire-config internal] load build context [2024-11-08T02:19:10.723Z] #50 transferring context: 21.82kB 0.3s done [2024-11-08T02:19:10.723Z] #50 DONE 5.6s [2024-11-08T02:19:10.723Z] [2024-11-08T02:19:10.723Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:11.019Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.0s [2024-11-08T02:19:11.293Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.87MB / 28.04MB 4.3s [2024-11-08T02:19:11.889Z] #40 ... [2024-11-08T02:19:11.889Z] [2024-11-08T02:19:11.889Z] #46 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-11-08T02:19:11.889Z] #46 DONE 4.3s [2024-11-08T02:19:11.889Z] [2024-11-08T02:19:11.889Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:11.889Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 4.8s [2024-11-08T02:19:12.161Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-11-08T02:19:12.161Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-11-08T02:19:13.588Z] #40 ... [2024-11-08T02:19:13.588Z] [2024-11-08T02:19:13.588Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T02:19:13.588Z] #0 7.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:13.588Z] #0 8.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:13.588Z] #51 ... [2024-11-08T02:19:13.588Z] [2024-11-08T02:19:13.588Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T02:19:13.588Z] #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-11-08T02:19:13.588Z] #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-08T02:19:13.588Z] #52 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-11-08T02:19:13.588Z] #52 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-11-08T02:19:13.588Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s done [2024-11-08T02:19:13.588Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.8s done [2024-11-08T02:19:13.588Z] #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.1s done [2024-11-08T02:19:13.588Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-11-08T02:19:13.588Z] #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 7.5s [2024-11-08T02:19:13.588Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-11-08T02:19:13.588Z] #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done [2024-11-08T02:19:13.588Z] #52 ... [2024-11-08T02:19:13.588Z] [2024-11-08T02:19:13.588Z] #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-08T02:19:13.588Z] #53 ... [2024-11-08T02:19:13.588Z] [2024-11-08T02:19:13.588Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:13.588Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 6.5s [2024-11-08T02:19:13.857Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.18MB / 28.04MB 6.9s [2024-11-08T02:19:14.128Z] #40 ... [2024-11-08T02:19:14.128Z] [2024-11-08T02:19:14.128Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T02:19:14.128Z] #54 ... [2024-11-08T02:19:14.128Z] [2024-11-08T02:19:14.128Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:14.397Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 7.4s [2024-11-08T02:19:14.669Z] #40 ... [2024-11-08T02:19:14.669Z] [2024-11-08T02:19:14.669Z] #55 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T02:19:14.669Z] #55 ... [2024-11-08T02:19:14.669Z] [2024-11-08T02:19:14.669Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:14.941Z] #40 ... [2024-11-08T02:19:14.941Z] [2024-11-08T02:19:14.941Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T02:19:15.226Z] #56 ... [2024-11-08T02:19:15.226Z] [2024-11-08T02:19:15.226Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:15.226Z] #40 ... [2024-11-08T02:19:15.226Z] [2024-11-08T02:19:15.226Z] #57 [support-notifications internal] load build context [2024-11-08T02:19:15.226Z] #57 transferring context: 1.29MB 5.7s [2024-11-08T02:19:15.226Z] #57 ... [2024-11-08T02:19:15.226Z] [2024-11-08T02:19:15.226Z] #58 [security-secretstore-setup internal] load build context [2024-11-08T02:19:15.497Z] #58 ... [2024-11-08T02:19:15.497Z] [2024-11-08T02:19:15.497Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T02:19:15.497Z] #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 9.6s [2024-11-08T02:19:15.769Z] #52 ... [2024-11-08T02:19:15.769Z] [2024-11-08T02:19:15.769Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T02:19:15.769Z] #59 ... [2024-11-08T02:19:15.769Z] [2024-11-08T02:19:15.769Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T02:19:15.769Z] #60 ... [2024-11-08T02:19:15.769Z] [2024-11-08T02:19:15.769Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T02:19:16.046Z] #61 ... [2024-11-08T02:19:16.046Z] [2024-11-08T02:19:16.046Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T02:19:16.322Z] #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 10.5s [2024-11-08T02:19:16.600Z] #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 10.9s [2024-11-08T02:19:17.193Z] #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 11.3s [2024-11-08T02:19:17.193Z] #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 11.5s [2024-11-08T02:19:17.469Z] #52 ... [2024-11-08T02:19:17.469Z] [2024-11-08T02:19:17.469Z] #55 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T02:19:17.469Z] #55 DONE 12.7s [2024-11-08T02:19:17.469Z] [2024-11-08T02:19:17.469Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T02:19:17.469Z] #52 ... [2024-11-08T02:19:17.469Z] [2024-11-08T02:19:17.469Z] #62 [security-bootstrapper internal] load build context [2024-11-08T02:19:17.469Z] #62 ... [2024-11-08T02:19:17.469Z] [2024-11-08T02:19:17.469Z] #63 [support-cron-scheduler internal] load build context [2024-11-08T02:19:17.740Z] #63 ... [2024-11-08T02:19:17.740Z] [2024-11-08T02:19:17.740Z] #44 [core-command internal] load build context [2024-11-08T02:19:17.740Z] #44 ... [2024-11-08T02:19:17.740Z] [2024-11-08T02:19:17.740Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:17.740Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 10.3s [2024-11-08T02:19:18.347Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.77MB / 28.04MB 11.2s [2024-11-08T02:19:18.618Z] #40 ... [2024-11-08T02:19:18.618Z] [2024-11-08T02:19:18.618Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T02:19:18.618Z] #64 ... [2024-11-08T02:19:18.618Z] [2024-11-08T02:19:18.618Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T02:19:18.887Z] #65 ... [2024-11-08T02:19:18.887Z] [2024-11-08T02:19:18.887Z] #39 [core-data internal] load build context [2024-11-08T02:19:18.887Z] #39 ... [2024-11-08T02:19:18.887Z] [2024-11-08T02:19:18.887Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:20.410Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.67MB / 28.04MB 13.0s [2024-11-08T02:19:20.679Z] #40 ... [2024-11-08T02:19:20.679Z] [2024-11-08T02:19:20.679Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T02:19:20.679Z] #51 10.06 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T02:19:20.679Z] #51 10.06 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T02:19:20.679Z] #51 10.06 OK: 24046 distinct packages available [2024-11-08T02:19:20.679Z] #51 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:20.679Z] #51 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:20.679Z] #51 12.31 (1/14) Installing ca-certificates (20240705-r0) [2024-11-08T02:19:20.679Z] #51 12.41 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-08T02:19:20.680Z] #51 12.41 (3/14) Installing c-ares (1.33.1-r0) [2024-11-08T02:19:20.680Z] #51 12.41 (4/14) Installing libunistring (1.2-r0) [2024-11-08T02:19:20.680Z] #51 12.51 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-08T02:19:20.680Z] #51 12.51 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-08T02:19:20.680Z] #51 12.51 (7/14) Installing libpsl (0.21.5-r1) [2024-11-08T02:19:20.680Z] #51 12.61 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-08T02:19:20.680Z] #51 12.61 (9/14) Installing libcurl (8.11.0-r1) [2024-11-08T02:19:20.680Z] #51 12.61 (10/14) Installing curl (8.11.0-r1) [2024-11-08T02:19:20.680Z] #51 12.70 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-08T02:19:20.680Z] #51 12.70 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-08T02:19:20.680Z] #51 12.70 (13/14) Installing libucontext (1.2-r3) [2024-11-08T02:19:20.680Z] #51 12.70 (14/14) Installing gcompat (1.1.0-r4) [2024-11-08T02:19:20.680Z] #51 12.75 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:19:20.680Z] #51 12.91 Executing ca-certificates-20240705-r0.trigger [2024-11-08T02:19:20.680Z] #51 14.13 OK: 15 MiB in 28 packages [2024-11-08T02:19:20.680Z] #51 DONE 17.5s [2024-11-08T02:19:20.962Z] [2024-11-08T02:19:20.962Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T02:19:21.930Z] #66 ... [2024-11-08T02:19:21.930Z] [2024-11-08T02:19:21.930Z] #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-08T02:19:21.930Z] #53 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:21.930Z] #53 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:21.930Z] #53 16.00 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T02:19:21.930Z] #53 16.00 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:19:21.930Z] #53 16.00 OK: 9 MiB in 15 packages [2024-11-08T02:19:21.930Z] #53 DONE 18.5s [2024-11-08T02:19:21.930Z] [2024-11-08T02:19:21.930Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T02:19:21.930Z] #54 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:21.930Z] #54 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:21.930Z] #54 ... [2024-11-08T02:19:21.930Z] [2024-11-08T02:19:21.930Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T02:19:22.202Z] #67 ... [2024-11-08T02:19:22.202Z] [2024-11-08T02:19:22.202Z] #68 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T02:19:22.202Z] #68 ... [2024-11-08T02:19:22.202Z] [2024-11-08T02:19:22.202Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T02:19:22.202Z] #69 ... [2024-11-08T02:19:22.202Z] [2024-11-08T02:19:22.202Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T02:19:22.473Z] #70 ... [2024-11-08T02:19:22.473Z] [2024-11-08T02:19:22.473Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T02:19:22.473Z] #71 ... [2024-11-08T02:19:22.473Z] [2024-11-08T02:19:22.473Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:22.473Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 15.5s [2024-11-08T02:19:23.073Z] #40 ... [2024-11-08T02:19:23.073Z] [2024-11-08T02:19:23.073Z] #57 [support-notifications internal] load build context [2024-11-08T02:19:23.073Z] #57 transferring context: 2.96MB 12.9s done [2024-11-08T02:19:23.073Z] #57 DONE 17.9s [2024-11-08T02:19:23.073Z] [2024-11-08T02:19:23.073Z] #39 [core-data internal] load build context [2024-11-08T02:19:23.073Z] #39 transferring context: 2.96MB 13.6s done [2024-11-08T02:19:23.073Z] #39 DONE 18.1s [2024-11-08T02:19:23.073Z] [2024-11-08T02:19:23.073Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:23.346Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.2s [2024-11-08T02:19:23.346Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.4s done [2024-11-08T02:19:23.617Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.4s done [2024-11-08T02:19:23.889Z] #40 ... [2024-11-08T02:19:23.889Z] [2024-11-08T02:19:23.889Z] #44 [core-command internal] load build context [2024-11-08T02:19:23.889Z] #44 transferring context: 2.96MB 14.4s done [2024-11-08T02:19:23.889Z] #44 DONE 16.7s [2024-11-08T02:19:24.064Z] #147 ... [2024-11-08T02:19:24.064Z] [2024-11-08T02:19:24.064Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T02:19:24.064Z] #149 DONE 127.8s [2024-11-08T02:19:24.064Z] [2024-11-08T02:19:24.064Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T02:19:24.065Z] #143 DONE 127.8s [2024-11-08T02:19:24.065Z] [2024-11-08T02:19:24.065Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:19:24.065Z] #154 ... [2024-11-08T02:19:24.065Z] [2024-11-08T02:19:24.065Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T02:19:24.065Z] #144 DONE 127.8s [2024-11-08T02:19:24.065Z] [2024-11-08T02:19:24.065Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-08T02:19:24.065Z] #155 ... [2024-11-08T02:19:24.065Z] [2024-11-08T02:19:24.065Z] #147 [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-11-08T02:19:24.065Z] #147 DONE 128.2s [2024-11-08T02:19:24.065Z] [2024-11-08T02:19:24.065Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T02:19:24.065Z] #150 DONE 128.2s [2024-11-08T02:19:24.065Z] [2024-11-08T02:19:24.065Z] #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:19:24.164Z] [2024-11-08T02:19:24.165Z] #58 [security-secretstore-setup internal] load build context [2024-11-08T02:19:24.165Z] #58 transferring context: 2.96MB 14.9s done [2024-11-08T02:19:24.323Z] #156 ... [2024-11-08T02:19:24.323Z] [2024-11-08T02:19:24.323Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-08T02:19:24.323Z] #155 DONE 0.6s [2024-11-08T02:19:24.323Z] [2024-11-08T02:19:24.323Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:19:24.323Z] #154 DONE 0.9s [2024-11-08T02:19:24.323Z] [2024-11-08T02:19:24.323Z] #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:19:24.323Z] #157 DONE 0.4s [2024-11-08T02:19:24.323Z] [2024-11-08T02:19:24.323Z] #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:19:24.323Z] #156 DONE 0.4s [2024-11-08T02:19:24.323Z] [2024-11-08T02:19:24.323Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:19:24.323Z] #158 DONE 0.7s [2024-11-08T02:19:24.323Z] [2024-11-08T02:19:24.323Z] #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:19:24.441Z] #58 ... [2024-11-08T02:19:24.441Z] [2024-11-08T02:19:24.441Z] #62 [security-bootstrapper internal] load build context [2024-11-08T02:19:24.441Z] #62 transferring context: 2.96MB 14.7s done [2024-11-08T02:19:24.441Z] #62 DONE 17.2s [2024-11-08T02:19:24.441Z] [2024-11-08T02:19:24.441Z] #63 [support-cron-scheduler internal] load build context [2024-11-08T02:19:24.441Z] #63 transferring context: 2.96MB 15.0s done [2024-11-08T02:19:24.582Z] #159 DONE 0.3s [2024-11-08T02:19:24.582Z] [2024-11-08T02:19:24.582Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:19:24.582Z] #160 DONE 0.3s [2024-11-08T02:19:24.582Z] [2024-11-08T02:19:24.582Z] #161 [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-11-08T02:19:24.733Z] #63 ... [2024-11-08T02:19:24.733Z] [2024-11-08T02:19:24.733Z] #58 [security-secretstore-setup internal] load build context [2024-11-08T02:19:24.733Z] #58 DONE 19.5s [2024-11-08T02:19:24.733Z] [2024-11-08T02:19:24.733Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T02:19:24.733Z] #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.3s done [2024-11-08T02:19:24.733Z] #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.8s [2024-11-08T02:19:24.733Z] #52 ... [2024-11-08T02:19:24.733Z] [2024-11-08T02:19:24.733Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T02:19:24.733Z] #54 19.84 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:19:24.733Z] #54 20.73 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:19:24.838Z] #161 ... [2024-11-08T02:19:24.838Z] [2024-11-08T02:19:24.838Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:19:24.838Z] #162 DONE 0.4s [2024-11-08T02:19:24.838Z] [2024-11-08T02:19:24.838Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-11-08T02:19:25.006Z] #54 ... [2024-11-08T02:19:25.006Z] [2024-11-08T02:19:25.006Z] #63 [support-cron-scheduler internal] load build context [2024-11-08T02:19:25.006Z] #63 DONE 17.4s [2024-11-08T02:19:25.006Z] [2024-11-08T02:19:25.006Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T02:19:25.006Z] #54 20.92 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-08T02:19:25.006Z] #54 20.93 (4/6) Installing openssl (3.3.2-r1) [2024-11-08T02:19:25.095Z] #163 ... [2024-11-08T02:19:25.095Z] [2024-11-08T02:19:25.095Z] #164 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:19:25.095Z] #164 DONE 0.6s [2024-11-08T02:19:25.277Z] #54 21.07 (5/6) Installing su-exec (0.2-r3) [2024-11-08T02:19:25.277Z] #54 21.08 (6/6) Installing yq-go (4.44.1-r2) [2024-11-08T02:19:25.372Z] [2024-11-08T02:19:25.372Z] #165 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-08T02:19:25.372Z] #165 DONE 0.4s [2024-11-08T02:19:25.372Z] [2024-11-08T02:19:25.372Z] #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-08T02:19:25.372Z] #166 DONE 0.8s [2024-11-08T02:19:25.372Z] [2024-11-08T02:19:25.372Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-11-08T02:19:25.372Z] #163 DONE 0.6s [2024-11-08T02:19:25.372Z] [2024-11-08T02:19:25.372Z] #167 [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-11-08T02:19:25.629Z] #167 DONE 0.1s [2024-11-08T02:19:25.629Z] [2024-11-08T02:19:25.629Z] #161 [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-11-08T02:19:25.629Z] #161 DONE 0.8s [2024-11-08T02:19:25.629Z] [2024-11-08T02:19:25.629Z] #168 [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-11-08T02:19:25.629Z] #168 ... [2024-11-08T02:19:25.629Z] [2024-11-08T02:19:25.629Z] #169 [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-11-08T02:19:25.629Z] #169 DONE 0.2s [2024-11-08T02:19:25.629Z] [2024-11-08T02:19:25.629Z] #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-08T02:19:25.629Z] #170 DONE 0.2s [2024-11-08T02:19:25.887Z] [2024-11-08T02:19:25.887Z] #168 [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-11-08T02:19:25.887Z] #168 DONE 0.2s [2024-11-08T02:19:25.887Z] [2024-11-08T02:19:25.887Z] #171 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-08T02:19:25.887Z] #171 DONE 1.4s [2024-11-08T02:19:25.887Z] [2024-11-08T02:19:25.887Z] #98 [security-spiffe-token-provider] exporting to image [2024-11-08T02:19:25.887Z] #98 exporting layers [2024-11-08T02:19:26.145Z] #98 ... [2024-11-08T02:19:26.145Z] [2024-11-08T02:19:26.145Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-08T02:19:26.145Z] #172 DONE 0.5s [2024-11-08T02:19:26.145Z] [2024-11-08T02:19:26.145Z] #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-08T02:19:26.145Z] #173 DONE 0.4s [2024-11-08T02:19:26.145Z] [2024-11-08T02:19:26.145Z] #98 [security-spiffe-token-provider] exporting to image [2024-11-08T02:19:26.145Z] #98 exporting layers 0.3s done [2024-11-08T02:19:26.145Z] #98 writing image sha256:12cde8494ab9099357ce06d74f5d467b9d6b6fb4a4b70d6aa15952cd5bac4d09 done [2024-11-08T02:19:26.145Z] #98 naming to docker.io/library/security-spiffe-token-provider [2024-11-08T02:19:26.145Z] #98 naming to docker.io/library/security-spiffe-token-provider done [2024-11-08T02:19:26.145Z] #98 DONE 2.6s [2024-11-08T02:19:26.145Z] [2024-11-08T02:19:26.145Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:19:26.145Z] #174 DONE 0.4s [2024-11-08T02:19:26.145Z] [2024-11-08T02:19:26.145Z] #175 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:19:26.145Z] #175 DONE 0.4s [2024-11-08T02:19:26.145Z] [2024-11-08T02:19:26.145Z] #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-08T02:19:26.403Z] #176 ... [2024-11-08T02:19:26.403Z] [2024-11-08T02:19:26.403Z] #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T02:19:26.403Z] #177 DONE 0.3s [2024-11-08T02:19:26.403Z] [2024-11-08T02:19:26.403Z] #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-08T02:19:26.403Z] #176 DONE 0.3s [2024-11-08T02:19:26.403Z] [2024-11-08T02:19:26.403Z] #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-08T02:19:26.705Z] #54 22.57 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:19:26.705Z] #54 22.73 OK: 20 MiB in 18 packages [2024-11-08T02:19:26.706Z] #178 ... [2024-11-08T02:19:26.706Z] [2024-11-08T02:19:26.706Z] #179 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:19:26.706Z] #179 DONE 0.4s [2024-11-08T02:19:26.966Z] [2024-11-08T02:19:26.966Z] #180 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-08T02:19:27.226Z] #180 DONE 0.5s [2024-11-08T02:19:27.226Z] [2024-11-08T02:19:27.226Z] #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-08T02:19:27.226Z] #178 DONE 0.8s [2024-11-08T02:19:27.226Z] [2024-11-08T02:19:27.226Z] #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T02:19:27.226Z] #181 DONE 0.9s [2024-11-08T02:19:27.226Z] [2024-11-08T02:19:27.226Z] #182 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-08T02:19:27.489Z] #182 ... [2024-11-08T02:19:27.489Z] [2024-11-08T02:19:27.489Z] #183 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T02:19:27.489Z] #183 DONE 1.3s [2024-11-08T02:19:27.489Z] [2024-11-08T02:19:27.489Z] #182 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-08T02:19:27.489Z] #182 DONE 0.2s [2024-11-08T02:19:27.489Z] [2024-11-08T02:19:27.489Z] #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T02:19:27.489Z] #184 DONE 0.3s [2024-11-08T02:19:27.489Z] [2024-11-08T02:19:27.489Z] #98 [core-common-config-bootstrapper] exporting to image [2024-11-08T02:19:27.678Z] #54 ... [2024-11-08T02:19:27.678Z] [2024-11-08T02:19:27.678Z] #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T02:19:27.678Z] #72 ... [2024-11-08T02:19:27.678Z] [2024-11-08T02:19:27.678Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:27.678Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.3s [2024-11-08T02:19:28.058Z] #98 ... [2024-11-08T02:19:28.058Z] [2024-11-08T02:19:28.058Z] #185 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-08T02:19:28.058Z] #185 DONE 0.5s [2024-11-08T02:19:28.058Z] [2024-11-08T02:19:28.058Z] #186 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-08T02:19:28.284Z] #40 ... [2024-11-08T02:19:28.284Z] [2024-11-08T02:19:28.284Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T02:19:28.284Z] #56 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:28.284Z] #56 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:28.284Z] #56 ... [2024-11-08T02:19:28.284Z] [2024-11-08T02:19:28.284Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:28.316Z] #186 DONE 0.3s [2024-11-08T02:19:28.316Z] [2024-11-08T02:19:28.316Z] #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T02:19:28.882Z] #187 ... [2024-11-08T02:19:28.882Z] [2024-11-08T02:19:28.882Z] #188 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-08T02:19:28.882Z] #188 DONE 0.7s [2024-11-08T02:19:29.195Z] [2024-11-08T02:19:29.195Z] #98 [core-common-config-bootstrapper] exporting to image [2024-11-08T02:19:29.195Z] #98 exporting layers 1.5s done [2024-11-08T02:19:29.195Z] #98 writing image sha256:61add7134fb9e0f009297abaa8a12c2c5272469c05c45e1844dea486a9501cbe 0.1s done [2024-11-08T02:19:29.195Z] #98 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-11-08T02:19:29.276Z] #40 ... [2024-11-08T02:19:29.277Z] [2024-11-08T02:19:29.277Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T02:19:29.277Z] #54 DONE 25.1s [2024-11-08T02:19:29.277Z] [2024-11-08T02:19:29.277Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:29.277Z] #40 ... [2024-11-08T02:19:29.277Z] [2024-11-08T02:19:29.277Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T02:19:29.277Z] #61 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:29.277Z] #61 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:29.277Z] #61 ... [2024-11-08T02:19:29.277Z] [2024-11-08T02:19:29.277Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T02:19:29.277Z] #59 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:29.277Z] #59 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:29.489Z] #98 ... [2024-11-08T02:19:29.489Z] [2024-11-08T02:19:29.489Z] #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T02:19:29.489Z] #187 DONE 1.8s [2024-11-08T02:19:29.489Z] [2024-11-08T02:19:29.489Z] #98 [security-proxy-setup] exporting to image [2024-11-08T02:19:29.489Z] #98 writing image sha256:dbce98f56ae453dfb33eec968750b9a3c7354e834e3a5c0eaa3ed393454e0743 done [2024-11-08T02:19:29.489Z] #98 naming to docker.io/library/security-proxy-setup 0.0s done [2024-11-08T02:19:29.554Z] #59 ... [2024-11-08T02:19:29.554Z] [2024-11-08T02:19:29.554Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:29.748Z] #98 ... [2024-11-08T02:19:29.748Z] [2024-11-08T02:19:29.748Z] #189 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-08T02:19:29.748Z] #189 DONE 0.8s [2024-11-08T02:19:30.006Z] [2024-11-08T02:19:30.006Z] #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-08T02:19:30.264Z] #190 ... [2024-11-08T02:19:30.264Z] [2024-11-08T02:19:30.264Z] #98 [security-secretstore-setup] exporting to image [2024-11-08T02:19:30.264Z] #98 exporting layers 0.7s done [2024-11-08T02:19:30.264Z] #98 writing image sha256:e42fd933d5ff2c5524790fb9324eae20f46e5e15cf19971efee298e89b4e4d50 done [2024-11-08T02:19:30.264Z] #98 naming to docker.io/library/security-secretstore-setup done [2024-11-08T02:19:30.264Z] #98 DONE 5.3s [2024-11-08T02:19:30.264Z] [2024-11-08T02:19:30.264Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T02:19:30.525Z] #40 ... [2024-11-08T02:19:30.525Z] [2024-11-08T02:19:30.525Z] #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T02:19:30.525Z] #38 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:30.525Z] #38 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:30.525Z] #38 25.43 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T02:19:30.525Z] #38 25.43 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T02:19:30.525Z] #38 25.43 OK: 24046 distinct packages available [2024-11-08T02:19:30.795Z] #38 ... [2024-11-08T02:19:30.795Z] [2024-11-08T02:19:30.795Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T02:19:30.795Z] #69 DONE 18.8s [2024-11-08T02:19:30.795Z] [2024-11-08T02:19:30.795Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:31.778Z] #40 ... [2024-11-08T02:19:31.778Z] [2024-11-08T02:19:31.778Z] #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T02:19:32.048Z] #73 ... [2024-11-08T02:19:32.048Z] [2024-11-08T02:19:32.048Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:32.791Z] #142 ... [2024-11-08T02:19:32.791Z] [2024-11-08T02:19:32.791Z] #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-08T02:19:32.791Z] #190 DONE 3.0s [2024-11-08T02:19:32.791Z] [2024-11-08T02:19:32.791Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T02:19:32.791Z] #145 DONE 137.2s [2024-11-08T02:19:32.791Z] [2024-11-08T02:19:32.791Z] #98 [security-bootstrapper] exporting to image [2024-11-08T02:19:33.032Z] #40 ... [2024-11-08T02:19:33.032Z] [2024-11-08T02:19:33.032Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T02:19:33.032Z] #60 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:33.032Z] #60 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:33.032Z] #60 ... [2024-11-08T02:19:33.032Z] [2024-11-08T02:19:33.032Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:33.032Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.4s [2024-11-08T02:19:33.631Z] #40 ... [2024-11-08T02:19:33.631Z] [2024-11-08T02:19:33.631Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T02:19:33.631Z] #61 24.29 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T02:19:33.631Z] #61 24.35 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:19:33.631Z] #61 24.53 OK: 9 MiB in 15 packages [2024-11-08T02:19:33.631Z] #61 DONE 28.1s [2024-11-08T02:19:33.631Z] [2024-11-08T02:19:33.631Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:33.631Z] #40 ... [2024-11-08T02:19:33.631Z] [2024-11-08T02:19:33.631Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T02:19:33.631Z] #65 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:33.631Z] #65 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:33.728Z] #98 ... [2024-11-08T02:19:33.728Z] [2024-11-08T02:19:33.728Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T02:19:33.728Z] #153 DONE 137.8s [2024-11-08T02:19:33.728Z] [2024-11-08T02:19:33.728Z] #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:19:33.728Z] #191 DONE 0.2s [2024-11-08T02:19:33.728Z] [2024-11-08T02:19:33.728Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:19:33.728Z] #192 DONE 0.1s [2024-11-08T02:19:33.728Z] [2024-11-08T02:19:33.728Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T02:19:33.728Z] #152 ... [2024-11-08T02:19:33.728Z] [2024-11-08T02:19:33.728Z] #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:19:33.728Z] #193 CACHED [2024-11-08T02:19:33.728Z] [2024-11-08T02:19:33.728Z] #194 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:19:33.728Z] #194 CACHED [2024-11-08T02:19:33.728Z] [2024-11-08T02:19:33.728Z] #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-08T02:19:33.901Z] #65 ... [2024-11-08T02:19:33.901Z] [2024-11-08T02:19:33.901Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T02:19:34.385Z] #195 DONE 0.7s [2024-11-08T02:19:34.385Z] [2024-11-08T02:19:34.385Z] #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-08T02:19:34.385Z] #196 DONE 0.7s [2024-11-08T02:19:34.385Z] [2024-11-08T02:19:34.385Z] #98 [security-bootstrapper] exporting to image [2024-11-08T02:19:34.385Z] #98 exporting layers 1.6s done [2024-11-08T02:19:34.385Z] #98 writing image sha256:8d8470f63e7196b952c2e5978881c8bdebc72e4e73c53a456898f27c2b9c6a7f done [2024-11-08T02:19:34.385Z] #98 naming to docker.io/library/security-bootstrapper done [2024-11-08T02:19:34.385Z] #98 DONE 6.8s [2024-11-08T02:19:34.385Z] [2024-11-08T02:19:34.385Z] #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:19:34.385Z] #197 DONE 0.2s [2024-11-08T02:19:34.385Z] [2024-11-08T02:19:34.385Z] #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:19:34.643Z] #198 DONE 0.2s [2024-11-08T02:19:34.643Z] [2024-11-08T02:19:34.643Z] #98 [core-command] exporting to image [2024-11-08T02:19:34.874Z] #74 ... [2024-11-08T02:19:34.874Z] [2024-11-08T02:19:34.874Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T02:19:34.874Z] #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.1s [2024-11-08T02:19:34.900Z] #98 exporting layers 0.2s done [2024-11-08T02:19:34.900Z] #98 writing image sha256:fd9c5866331d1aab97e3823bc378165134e938dda6ba5e9dbb352dd249ad729b done [2024-11-08T02:19:34.900Z] #98 naming to docker.io/library/core-command done [2024-11-08T02:19:34.900Z] #98 DONE 7.0s [2024-11-08T02:19:34.900Z] [2024-11-08T02:19:34.900Z] #199 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-08T02:19:34.900Z] #199 DONE 0.1s [2024-11-08T02:19:34.900Z] [2024-11-08T02:19:34.900Z] #200 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T02:19:35.144Z] #52 ... [2024-11-08T02:19:35.144Z] [2024-11-08T02:19:35.144Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:35.833Z] #200 DONE 0.9s [2024-11-08T02:19:35.833Z] [2024-11-08T02:19:35.833Z] #98 [security-proxy-auth] exporting to image [2024-11-08T02:19:36.398Z] #98 exporting layers 0.6s done [2024-11-08T02:19:36.398Z] #98 writing image sha256:3c5e4aeb8f2769db7602007e5de10051ed422505fdeccf64297019074f72e726 done [2024-11-08T02:19:36.398Z] #98 naming to docker.io/library/security-proxy-auth done [2024-11-08T02:19:36.398Z] #98 DONE 7.6s [2024-11-08T02:19:36.398Z] [2024-11-08T02:19:36.398Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T02:19:37.751Z] #40 ... [2024-11-08T02:19:37.751Z] [2024-11-08T02:19:37.751Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T02:19:37.751Z] #64 18.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:37.751Z] #64 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:37.751Z] #64 ... [2024-11-08T02:19:37.751Z] [2024-11-08T02:19:37.751Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:38.339Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.5s [2024-11-08T02:19:38.339Z] #40 ... [2024-11-08T02:19:38.339Z] [2024-11-08T02:19:38.339Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T02:19:38.339Z] #70 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:38.339Z] #70 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:38.339Z] #70 ... [2024-11-08T02:19:38.339Z] [2024-11-08T02:19:38.339Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:38.941Z] #40 ... [2024-11-08T02:19:38.941Z] [2024-11-08T02:19:38.941Z] #68 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T02:19:38.941Z] #68 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:38.941Z] #68 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:38.941Z] #68 ... [2024-11-08T02:19:38.941Z] [2024-11-08T02:19:38.941Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:39.211Z] #40 ... [2024-11-08T02:19:39.211Z] [2024-11-08T02:19:39.211Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T02:19:39.211Z] #59 24.75 (1/4) Installing ca-certificates (20240705-r0) [2024-11-08T02:19:39.211Z] #59 25.45 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-08T02:19:39.211Z] #59 25.53 (3/4) Installing su-exec (0.2-r3) [2024-11-08T02:19:39.211Z] #59 25.53 (4/4) Installing yq-go (4.44.1-r2) [2024-11-08T02:19:39.211Z] #59 27.89 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:19:39.211Z] #59 28.12 Executing ca-certificates-20240705-r0.trigger [2024-11-08T02:19:39.211Z] #59 29.98 OK: 20 MiB in 18 packages [2024-11-08T02:19:39.211Z] #59 DONE 33.4s [2024-11-08T02:19:39.211Z] [2024-11-08T02:19:39.211Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T02:19:39.211Z] #0 8.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:39.483Z] #75 ... [2024-11-08T02:19:39.483Z] [2024-11-08T02:19:39.483Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:39.483Z] #40 ... [2024-11-08T02:19:39.483Z] [2024-11-08T02:19:39.483Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T02:19:39.483Z] #56 24.58 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T02:19:39.483Z] #56 24.58 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T02:19:39.483Z] #56 24.58 OK: 24046 distinct packages available [2024-11-08T02:19:39.483Z] #56 27.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:39.483Z] #56 29.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:39.680Z] #152 DONE 143.9s [2024-11-08T02:19:39.680Z] [2024-11-08T02:19:39.680Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T02:19:39.680Z] #146 DONE 143.9s [2024-11-08T02:19:39.680Z] [2024-11-08T02:19:39.680Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T02:19:39.680Z] #148 DONE 143.9s [2024-11-08T02:19:39.680Z] [2024-11-08T02:19:39.680Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T02:19:39.680Z] #151 DONE 144.0s [2024-11-08T02:19:39.680Z] [2024-11-08T02:19:39.680Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T02:19:39.680Z] #142 DONE 143.9s [2024-11-08T02:19:39.680Z] [2024-11-08T02:19:39.680Z] #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:19:39.680Z] #201 DONE 0.1s [2024-11-08T02:19:39.680Z] [2024-11-08T02:19:39.680Z] #202 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:19:39.680Z] #202 DONE 0.1s [2024-11-08T02:19:39.680Z] [2024-11-08T02:19:39.680Z] #203 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:19:39.764Z] #56 ... [2024-11-08T02:19:39.764Z] [2024-11-08T02:19:39.764Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T02:19:39.764Z] #67 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:39.764Z] #67 20.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:39.764Z] #67 ... [2024-11-08T02:19:39.764Z] [2024-11-08T02:19:39.764Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:39.940Z] #203 ... [2024-11-08T02:19:39.940Z] [2024-11-08T02:19:39.940Z] #204 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:19:39.940Z] #204 DONE 0.3s [2024-11-08T02:19:39.940Z] [2024-11-08T02:19:39.940Z] #205 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:19:40.035Z] #40 ... [2024-11-08T02:19:40.035Z] [2024-11-08T02:19:40.035Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T02:19:40.035Z] #65 28.40 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-08T02:19:40.035Z] #65 28.45 (2/2) Installing su-exec (0.2-r3) [2024-11-08T02:19:40.035Z] #65 28.50 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:19:40.035Z] #65 28.79 OK: 9 MiB in 16 packages [2024-11-08T02:19:40.035Z] #65 DONE 31.5s [2024-11-08T02:19:40.035Z] [2024-11-08T02:19:40.035Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:40.227Z] #205 ... [2024-11-08T02:19:40.227Z] [2024-11-08T02:19:40.227Z] #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:19:40.227Z] #206 DONE 0.4s [2024-11-08T02:19:40.227Z] [2024-11-08T02:19:40.227Z] #203 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:19:40.227Z] #203 DONE 0.5s [2024-11-08T02:19:40.486Z] [2024-11-08T02:19:40.486Z] #207 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:19:40.486Z] #207 DONE 0.5s [2024-11-08T02:19:40.486Z] [2024-11-08T02:19:40.486Z] #208 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:19:40.486Z] #208 DONE 0.3s [2024-11-08T02:19:40.486Z] [2024-11-08T02:19:40.486Z] #205 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:19:40.486Z] #205 DONE 0.3s [2024-11-08T02:19:40.486Z] [2024-11-08T02:19:40.486Z] #209 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-08T02:19:40.628Z] #40 ... [2024-11-08T02:19:40.628Z] [2024-11-08T02:19:40.628Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T02:19:40.628Z] #0 7.649 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:40.902Z] #76 ... [2024-11-08T02:19:40.902Z] [2024-11-08T02:19:40.902Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:41.067Z] #209 DONE 0.8s [2024-11-08T02:19:41.067Z] [2024-11-08T02:19:41.067Z] #210 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-08T02:19:41.067Z] #210 DONE 0.9s [2024-11-08T02:19:41.067Z] [2024-11-08T02:19:41.067Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-08T02:19:41.067Z] #211 DONE 0.9s [2024-11-08T02:19:41.067Z] [2024-11-08T02:19:41.067Z] #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-08T02:19:41.067Z] #212 DONE 0.8s [2024-11-08T02:19:41.067Z] [2024-11-08T02:19:41.067Z] #213 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:19:41.067Z] #213 DONE 0.9s [2024-11-08T02:19:41.067Z] [2024-11-08T02:19:41.067Z] #214 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-08T02:19:41.177Z] #40 ... [2024-11-08T02:19:41.177Z] [2024-11-08T02:19:41.177Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T02:19:41.177Z] #60 28.90 (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T02:19:41.177Z] #60 29.41 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T02:19:41.177Z] #60 29.54 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:19:41.177Z] #60 29.80 Executing ca-certificates-20240705-r0.trigger [2024-11-08T02:19:41.177Z] #60 32.03 OK: 10 MiB in 16 packages [2024-11-08T02:19:41.177Z] #60 DONE 35.4s [2024-11-08T02:19:41.177Z] [2024-11-08T02:19:41.178Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:41.332Z] #214 ... [2024-11-08T02:19:41.332Z] [2024-11-08T02:19:41.332Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:19:41.332Z] #215 DONE 0.3s [2024-11-08T02:19:41.332Z] [2024-11-08T02:19:41.332Z] #216 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:19:41.332Z] #216 DONE 0.3s [2024-11-08T02:19:41.332Z] [2024-11-08T02:19:41.332Z] #217 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:19:41.332Z] #217 DONE 0.3s [2024-11-08T02:19:41.332Z] [2024-11-08T02:19:41.332Z] #218 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-08T02:19:41.332Z] #218 DONE 0.3s [2024-11-08T02:19:41.332Z] [2024-11-08T02:19:41.332Z] #214 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-08T02:19:41.332Z] #214 DONE 0.3s [2024-11-08T02:19:41.332Z] [2024-11-08T02:19:41.332Z] #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-08T02:19:41.332Z] #219 DONE 0.1s [2024-11-08T02:19:41.332Z] [2024-11-08T02:19:41.332Z] #98 [support-cron-scheduler] exporting to image [2024-11-08T02:19:41.332Z] #98 exporting layers [2024-11-08T02:19:41.591Z] #98 ... [2024-11-08T02:19:41.591Z] [2024-11-08T02:19:41.591Z] #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-08T02:19:41.591Z] #220 DONE 0.1s [2024-11-08T02:19:41.591Z] [2024-11-08T02:19:41.591Z] #221 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-08T02:19:41.591Z] #221 DONE 0.1s [2024-11-08T02:19:41.591Z] [2024-11-08T02:19:41.591Z] #222 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:19:41.591Z] #222 DONE 0.1s [2024-11-08T02:19:41.591Z] [2024-11-08T02:19:41.591Z] #223 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-08T02:19:41.591Z] #223 DONE 0.1s [2024-11-08T02:19:41.591Z] [2024-11-08T02:19:41.591Z] #98 [support-notifications] exporting to image [2024-11-08T02:19:41.591Z] #98 ... [2024-11-08T02:19:41.591Z] [2024-11-08T02:19:41.591Z] #224 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-08T02:19:41.591Z] #224 DONE 0.1s [2024-11-08T02:19:41.591Z] [2024-11-08T02:19:41.591Z] #98 [core-metadata] exporting to image [2024-11-08T02:19:41.591Z] #98 exporting layers 0.3s done [2024-11-08T02:19:41.852Z] #98 exporting layers 0.3s done [2024-11-08T02:19:41.852Z] #98 writing image sha256:d56f7ab2dc5db32c1edbb80d13998b1e034fa537714620218b78dcef23dc5023 0.0s done [2024-11-08T02:19:41.852Z] #98 naming to docker.io/library/support-cron-scheduler done [2024-11-08T02:19:41.852Z] #98 writing image sha256:c363b962e816668c31a90b1ad02219142a916352b515e34fa2e786dfad675766 0.0s done [2024-11-08T02:19:41.852Z] #98 naming to docker.io/library/core-keeper [2024-11-08T02:19:41.852Z] #98 exporting layers 0.3s done [2024-11-08T02:19:41.852Z] #98 naming to docker.io/library/core-keeper done [2024-11-08T02:19:41.852Z] #98 writing image sha256:6f84fba687da3d1c7cdbd9e060408d11c1515ec201ad6d7e82f0a51ac7f14a72 0.0s done [2024-11-08T02:19:41.852Z] #98 naming to docker.io/library/core-data done [2024-11-08T02:19:41.852Z] #98 writing image sha256:f97689500070c2179a62aa73fd18eac4288d4de088c78a18bc4981119257642d done [2024-11-08T02:19:41.852Z] #98 naming to docker.io/library/support-notifications done [2024-11-08T02:19:41.852Z] #98 writing image sha256:1fa8426a5e10f89373b63aa86cd4ae154cf869952fe9fbf623199856cee8121a [2024-11-08T02:19:41.852Z] #98 writing image sha256:1fa8426a5e10f89373b63aa86cd4ae154cf869952fe9fbf623199856cee8121a done [2024-11-08T02:19:41.852Z] #98 naming to docker.io/library/core-metadata done [2024-11-08T02:19:41.852Z] #98 DONE 8.2s [2024-11-08T02:19:41.852Z] [2024-11-08T02:19:41.852Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T02:19:41.852Z] time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:19:41.852Z] time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:19:41.852Z] time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:19:41.852Z] time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:19:41.852Z] time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:19:41.852Z] time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:19:41.852Z] time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:19:41.852Z] time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:19:41.852Z] time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:19:41.852Z] time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:19:41.852Z] time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:19:41.852Z] time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:19:41.852Z] time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:19:41.852Z] time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:19:41.852Z] time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-08T02:19:41.860Z] $ docker stop --time=1 d3cef45e73392efb169c9073bb465b163683eb1faf7646269fc999c6efc850c0 [2024-11-08T02:19:43.135Z] #40 ... [2024-11-08T02:19:43.135Z] [2024-11-08T02:19:43.135Z] #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T02:19:43.135Z] #38 27.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:43.135Z] #38 30.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:43.135Z] #38 ... [2024-11-08T02:19:43.135Z] [2024-11-08T02:19:43.135Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:43.135Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.6s [2024-11-08T02:19:43.186Z] $ docker rm -f --volumes d3cef45e73392efb169c9073bb465b163683eb1faf7646269fc999c6efc850c0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T02:19:43.404Z] #40 ... [2024-11-08T02:19:43.404Z] [2024-11-08T02:19:43.404Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T02:19:43.404Z] #71 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:43.404Z] #71 24.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:43.535Z] + docker images [2024-11-08T02:19:43.535Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-08T02:19:43.535Z] support-cron-scheduler latest d56f7ab2dc5d 2 seconds ago 54.5MB [2024-11-08T02:19:43.535Z] core-metadata latest 1fa8426a5e10 2 seconds ago 38MB [2024-11-08T02:19:43.535Z] core-data latest 6f84fba687da 2 seconds ago 37.8MB [2024-11-08T02:19:43.535Z] core-keeper latest c363b962e816 2 seconds ago 31.7MB [2024-11-08T02:19:43.535Z] support-notifications latest f97689500070 2 seconds ago 53.5MB [2024-11-08T02:19:43.535Z] security-proxy-auth latest 3c5e4aeb8f27 8 seconds ago 32.2MB [2024-11-08T02:19:43.535Z] core-command latest fd9c5866331d 9 seconds ago 33.6MB [2024-11-08T02:19:43.535Z] security-bootstrapper latest 8d8470f63e71 11 seconds ago 26MB [2024-11-08T02:19:43.535Z] security-secretstore-setup latest e42fd933d5ff 14 seconds ago 46.9MB [2024-11-08T02:19:43.535Z] core-common-config-bootstrapper latest 61add7134fb9 16 seconds ago 22.8MB [2024-11-08T02:19:43.535Z] security-proxy-setup latest dbce98f56ae4 16 seconds ago 35MB [2024-11-08T02:19:43.535Z] security-spiffe-token-provider latest 12cde8494ab9 18 seconds ago 38.5MB [2024-11-08T02:19:43.535Z] security-spire-server latest 0c5e7af8b21a 3 minutes ago 128MB [2024-11-08T02:19:43.535Z] security-spire-agent latest 6bf3f7c4e83c 3 minutes ago 188MB [2024-11-08T02:19:43.535Z] security-spire-config latest da41bbf0f3b4 3 minutes ago 127MB [2024-11-08T02:19:43.535Z] ci-base-image-x86_64 latest d2df30a231ac 7 minutes ago 975MB [2024-11-08T02:19:43.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 weeks ago 573MB [2024-11-08T02:19:43.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-11-08T02:19:43.535Z] 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-11-08T02:19:43.669Z] provisioning config files... [2024-11-08T02:19:43.673Z] #71 ... [2024-11-08T02:19:43.673Z] [2024-11-08T02:19:43.673Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:43.678Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/746@tmp/config11731102580771583249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:19:43.988Z] ---> ****-login.sh [2024-11-08T02:19:43.988Z] nexus3.edgexfoundry.org:10001 [2024-11-08T02:19:43.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:19:43.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:19:43.988Z] Configure a credential helper to remove this warning. See [2024-11-08T02:19:43.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:19:43.988Z] [2024-11-08T02:19:43.988Z] Login Succeeded [2024-11-08T02:19:43.988Z] nexus3.edgexfoundry.org:10002 [2024-11-08T02:19:43.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:19:43.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:19:43.988Z] Configure a credential helper to remove this warning. See [2024-11-08T02:19:43.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:19:43.988Z] [2024-11-08T02:19:43.988Z] Login Succeeded [2024-11-08T02:19:43.988Z] nexus3.edgexfoundry.org:10003 [2024-11-08T02:19:44.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:19:44.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:19:44.248Z] Configure a credential helper to remove this warning. See [2024-11-08T02:19:44.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:19:44.248Z] [2024-11-08T02:19:44.248Z] Login Succeeded [2024-11-08T02:19:44.248Z] nexus3.edgexfoundry.org:10004 [2024-11-08T02:19:44.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:19:44.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:19:44.249Z] Configure a credential helper to remove this warning. See [2024-11-08T02:19:44.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:19:44.249Z] [2024-11-08T02:19:44.249Z] Login Succeeded [2024-11-08T02:19:44.249Z] ****.io [2024-11-08T02:19:44.262Z] #40 ... [2024-11-08T02:19:44.262Z] [2024-11-08T02:19:44.262Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T02:19:44.262Z] #66 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:44.262Z] #66 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:44.262Z] #66 ... [2024-11-08T02:19:44.262Z] [2024-11-08T02:19:44.262Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:44.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:19:44.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:19:44.507Z] Configure a credential helper to remove this warning. See [2024-11-08T02:19:44.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:19:44.507Z] [2024-11-08T02:19:44.507Z] Login Succeeded [2024-11-08T02:19:44.507Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T02:19:44.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2024-11-08T02:19:44.533Z] #40 ... [2024-11-08T02:19:44.533Z] [2024-11-08T02:19:44.533Z] #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T02:19:44.533Z] #72 17.00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:44.533Z] #72 19.40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:19:44.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T02:19:44.586Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-11-08T02:19:44.586Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:19:44.586Z] latest [2024-11-08T02:19:44.586Z] 4.0.0-dev.12 [2024-11-08T02:19:44.586Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:19:44.586Z] main [2024-11-08T02:19:44.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:44.804Z] #72 ... [2024-11-08T02:19:44.804Z] [2024-11-08T02:19:44.804Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:44.804Z] #40 ... [2024-11-08T02:19:44.804Z] [2024-11-08T02:19:44.804Z] #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T02:19:44.804Z] #73 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:44.804Z] #73 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:44.927Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:45.074Z] #73 ... [2024-11-08T02:19:45.074Z] [2024-11-08T02:19:45.074Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:45.074Z] #40 ... [2024-11-08T02:19:45.074Z] [2024-11-08T02:19:45.074Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T02:19:45.074Z] #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.3s done [2024-11-08T02:19:45.251Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:19:45.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T02:19:45.251Z] 46450ace2d4b: Preparing [2024-11-08T02:19:45.251Z] 610e36491fb9: Preparing [2024-11-08T02:19:45.251Z] faf81cc1793d: Preparing [2024-11-08T02:19:45.251Z] 564947346c6e: Preparing [2024-11-08T02:19:45.251Z] 364fb4ff3b1a: Preparing [2024-11-08T02:19:45.251Z] b1d5be1b2c80: Preparing [2024-11-08T02:19:45.251Z] 63ca1fbb43ae: Preparing [2024-11-08T02:19:45.251Z] b1d5be1b2c80: Waiting [2024-11-08T02:19:45.251Z] 63ca1fbb43ae: Waiting [2024-11-08T02:19:45.251Z] 46450ace2d4b: Pushed [2024-11-08T02:19:45.251Z] faf81cc1793d: Pushed [2024-11-08T02:19:45.251Z] 564947346c6e: Pushed [2024-11-08T02:19:45.251Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:19:45.251Z] b1d5be1b2c80: Pushed [2024-11-08T02:19:45.345Z] #52 ... [2024-11-08T02:19:45.345Z] [2024-11-08T02:19:45.345Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:45.819Z] 364fb4ff3b1a: Pushed [2024-11-08T02:19:46.767Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.9s done [2024-11-08T02:19:46.768Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.9s done [2024-11-08T02:19:47.043Z] #40 ... [2024-11-08T02:19:47.043Z] [2024-11-08T02:19:47.043Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T02:19:47.043Z] #70 32.57 OK: 238 MiB in 54 packages [2024-11-08T02:19:47.043Z] #70 DONE 35.3s [2024-11-08T02:19:47.043Z] [2024-11-08T02:19:47.043Z] #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T02:19:47.043Z] #68 33.25 OK: 238 MiB in 54 packages [2024-11-08T02:19:47.043Z] #68 DONE 35.3s [2024-11-08T02:19:47.043Z] [2024-11-08T02:19:47.043Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:19:47.195Z] 610e36491fb9: Pushed [2024-11-08T02:19:47.454Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:9ef40a79d2f02b1a279d8ebd51058f139e59685cd3a25a0e52660dc7ea9b712a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:47.791Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:48.019Z] #77 DONE 1.1s [2024-11-08T02:19:48.019Z] [2024-11-08T02:19:48.019Z] #78 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:19:48.019Z] #78 DONE 1.1s [2024-11-08T02:19:48.019Z] [2024-11-08T02:19:48.019Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:19:48.124Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-08T02:19:48.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T02:19:48.124Z] 46450ace2d4b: Preparing [2024-11-08T02:19:48.124Z] 610e36491fb9: Preparing [2024-11-08T02:19:48.124Z] faf81cc1793d: Preparing [2024-11-08T02:19:48.124Z] 564947346c6e: Preparing [2024-11-08T02:19:48.124Z] 364fb4ff3b1a: Preparing [2024-11-08T02:19:48.124Z] b1d5be1b2c80: Preparing [2024-11-08T02:19:48.124Z] 63ca1fbb43ae: Preparing [2024-11-08T02:19:48.124Z] b1d5be1b2c80: Waiting [2024-11-08T02:19:48.124Z] 63ca1fbb43ae: Waiting [2024-11-08T02:19:48.124Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:19:48.124Z] 46450ace2d4b: Layer already exists [2024-11-08T02:19:48.124Z] 564947346c6e: Layer already exists [2024-11-08T02:19:48.124Z] faf81cc1793d: Layer already exists [2024-11-08T02:19:48.124Z] 610e36491fb9: Layer already exists [2024-11-08T02:19:48.124Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:19:48.124Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:19:48.124Z] latest: digest: sha256:9ef40a79d2f02b1a279d8ebd51058f139e59685cd3a25a0e52660dc7ea9b712a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:48.455Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:48.789Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.12 [2024-11-08T02:19:48.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T02:19:48.789Z] 46450ace2d4b: Preparing [2024-11-08T02:19:48.789Z] 610e36491fb9: Preparing [2024-11-08T02:19:48.789Z] faf81cc1793d: Preparing [2024-11-08T02:19:48.789Z] 564947346c6e: Preparing [2024-11-08T02:19:48.789Z] 364fb4ff3b1a: Preparing [2024-11-08T02:19:48.789Z] b1d5be1b2c80: Preparing [2024-11-08T02:19:48.789Z] 63ca1fbb43ae: Preparing [2024-11-08T02:19:48.789Z] b1d5be1b2c80: Waiting [2024-11-08T02:19:48.789Z] 63ca1fbb43ae: Waiting [2024-11-08T02:19:48.789Z] 46450ace2d4b: Layer already exists [2024-11-08T02:19:48.789Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:19:48.789Z] 610e36491fb9: Layer already exists [2024-11-08T02:19:48.789Z] faf81cc1793d: Layer already exists [2024-11-08T02:19:48.789Z] 564947346c6e: Layer already exists [2024-11-08T02:19:48.789Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:19:48.789Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:19:48.789Z] 4.0.0-dev.12: digest: sha256:9ef40a79d2f02b1a279d8ebd51058f139e59685cd3a25a0e52660dc7ea9b712a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:48.993Z] #79 ... [2024-11-08T02:19:48.994Z] [2024-11-08T02:19:48.994Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T02:19:48.994Z] #0 6.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:48.994Z] #0 8.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:49.117Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:49.265Z] #80 ... [2024-11-08T02:19:49.265Z] [2024-11-08T02:19:49.265Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T02:19:49.265Z] #71 37.29 OK: 238 MiB in 54 packages [2024-11-08T02:19:49.445Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:19:49.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T02:19:49.445Z] 46450ace2d4b: Preparing [2024-11-08T02:19:49.445Z] 610e36491fb9: Preparing [2024-11-08T02:19:49.445Z] faf81cc1793d: Preparing [2024-11-08T02:19:49.445Z] 564947346c6e: Preparing [2024-11-08T02:19:49.445Z] 364fb4ff3b1a: Preparing [2024-11-08T02:19:49.445Z] b1d5be1b2c80: Preparing [2024-11-08T02:19:49.445Z] 63ca1fbb43ae: Preparing [2024-11-08T02:19:49.445Z] b1d5be1b2c80: Waiting [2024-11-08T02:19:49.445Z] 63ca1fbb43ae: Waiting [2024-11-08T02:19:49.445Z] 610e36491fb9: Layer already exists [2024-11-08T02:19:49.445Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:19:49.445Z] 564947346c6e: Layer already exists [2024-11-08T02:19:49.445Z] faf81cc1793d: Layer already exists [2024-11-08T02:19:49.445Z] 46450ace2d4b: Layer already exists [2024-11-08T02:19:49.445Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:19:49.445Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:19:49.445Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:9ef40a79d2f02b1a279d8ebd51058f139e59685cd3a25a0e52660dc7ea9b712a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:49.779Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:50.106Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-11-08T02:19:50.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T02:19:50.106Z] 46450ace2d4b: Preparing [2024-11-08T02:19:50.106Z] 610e36491fb9: Preparing [2024-11-08T02:19:50.106Z] faf81cc1793d: Preparing [2024-11-08T02:19:50.106Z] 564947346c6e: Preparing [2024-11-08T02:19:50.106Z] 364fb4ff3b1a: Preparing [2024-11-08T02:19:50.106Z] b1d5be1b2c80: Preparing [2024-11-08T02:19:50.106Z] 63ca1fbb43ae: Preparing [2024-11-08T02:19:50.106Z] b1d5be1b2c80: Waiting [2024-11-08T02:19:50.106Z] 63ca1fbb43ae: Waiting [2024-11-08T02:19:50.106Z] 610e36491fb9: Layer already exists [2024-11-08T02:19:50.106Z] faf81cc1793d: Layer already exists [2024-11-08T02:19:50.106Z] 46450ace2d4b: Layer already exists [2024-11-08T02:19:50.106Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:19:50.106Z] 564947346c6e: Layer already exists [2024-11-08T02:19:50.106Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:19:50.106Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:19:50.106Z] main: digest: sha256:9ef40a79d2f02b1a279d8ebd51058f139e59685cd3a25a0e52660dc7ea9b712a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:19:50.175Z] ===================================================== [Pipeline] echo [2024-11-08T02:19:50.191Z] taggedImages: [2024-11-08T02:19:50.191Z] - nexus3.edgexfoundry.org:10004/core-command:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:19:50.191Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-08T02:19:50.191Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.12 [2024-11-08T02:19:50.191Z] - nexus3.edgexfoundry.org:10004/core-command:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:19:50.191Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-11-08T02:19:50.220Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-11-08T02:19:50.220Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:19:50.220Z] latest [2024-11-08T02:19:50.220Z] 4.0.0-dev.12 [2024-11-08T02:19:50.220Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:19:50.220Z] main [2024-11-08T02:19:50.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2024-11-08T02:19:50.247Z] #71 ... [2024-11-08T02:19:50.247Z] [2024-11-08T02:19:50.247Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T02:19:50.247Z] #0 6.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:50.247Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:50.247Z] #81 ... [2024-11-08T02:19:50.247Z] [2024-11-08T02:19:50.247Z] #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T02:19:50.247Z] #38 43.91 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-08T02:19:50.247Z] #38 44.00 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-08T02:19:50.247Z] #38 44.06 (3/4) Installing libucontext (1.2-r3) [2024-11-08T02:19:50.247Z] #38 44.15 (4/4) Installing gcompat (1.1.0-r4) [2024-11-08T02:19:50.247Z] #38 44.34 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:19:50.247Z] #38 44.82 OK: 9 MiB in 18 packages [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:50.520Z] #38 ... [2024-11-08T02:19:50.520Z] [2024-11-08T02:19:50.520Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T02:19:50.520Z] #64 34.50 (1/3) Installing ca-certificates (20240705-r0) [2024-11-08T02:19:50.520Z] #64 35.08 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-08T02:19:50.520Z] #64 35.11 (3/3) Installing tzdata (2024b-r0) [2024-11-08T02:19:50.520Z] #64 37.14 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:19:50.520Z] #64 37.26 Executing ca-certificates-20240705-r0.trigger [2024-11-08T02:19:50.520Z] #64 39.37 OK: 11 MiB in 17 packages [2024-11-08T02:19:50.520Z] #64 DONE 41.9s [2024-11-08T02:19:50.520Z] [2024-11-08T02:19:50.520Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T02:19:50.520Z] #66 29.73 Upgrading critical system libraries and apk-tools: [2024-11-08T02:19:50.520Z] #66 29.73 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:19:50.566Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:50.790Z] #66 ... [2024-11-08T02:19:50.790Z] [2024-11-08T02:19:50.790Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T02:19:50.790Z] #75 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:50.790Z] #75 ... [2024-11-08T02:19:50.790Z] [2024-11-08T02:19:50.790Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T02:19:50.790Z] #76 10.17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:50.901Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:19:50.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T02:19:50.901Z] 763576528e8b: Preparing [2024-11-08T02:19:50.901Z] 931d529ae181: Preparing [2024-11-08T02:19:50.901Z] 26cda7e81cab: Preparing [2024-11-08T02:19:50.901Z] 8d049a0ecbed: Preparing [2024-11-08T02:19:50.901Z] faf81cc1793d: Preparing [2024-11-08T02:19:50.901Z] 564947346c6e: Preparing [2024-11-08T02:19:50.901Z] 364fb4ff3b1a: Preparing [2024-11-08T02:19:50.901Z] b1d5be1b2c80: Preparing [2024-11-08T02:19:50.901Z] 63ca1fbb43ae: Preparing [2024-11-08T02:19:50.901Z] 364fb4ff3b1a: Waiting [2024-11-08T02:19:50.901Z] b1d5be1b2c80: Waiting [2024-11-08T02:19:50.901Z] 63ca1fbb43ae: Waiting [2024-11-08T02:19:50.901Z] 564947346c6e: Waiting [2024-11-08T02:19:50.901Z] faf81cc1793d: Layer already exists [2024-11-08T02:19:50.901Z] 564947346c6e: Layer already exists [2024-11-08T02:19:50.901Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:19:50.901Z] 26cda7e81cab: Pushed [2024-11-08T02:19:50.901Z] 931d529ae181: Pushed [2024-11-08T02:19:50.901Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:19:50.901Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:19:50.901Z] 763576528e8b: Pushed [2024-11-08T02:19:51.065Z] #76 ... [2024-11-08T02:19:51.065Z] [2024-11-08T02:19:51.065Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T02:19:51.065Z] #74 7.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:51.065Z] #74 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:51.065Z] #74 ... [2024-11-08T02:19:51.065Z] [2024-11-08T02:19:51.065Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T02:19:51.065Z] #0 5.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:51.065Z] #0 8.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:51.336Z] #82 ... [2024-11-08T02:19:51.336Z] [2024-11-08T02:19:51.336Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T02:19:51.336Z] #56 44.69 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:19:51.336Z] #56 45.79 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:19:51.336Z] #56 46.11 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-08T02:19:51.336Z] #56 46.18 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-08T02:19:51.336Z] #56 46.23 (5/7) Installing libucontext (1.2-r3) [2024-11-08T02:19:51.336Z] #56 46.29 (6/7) Installing gcompat (1.1.0-r4) [2024-11-08T02:19:51.336Z] #56 46.46 (7/7) Installing openssl (3.3.2-r1) [2024-11-08T02:19:51.843Z] 8d049a0ecbed: Pushed [2024-11-08T02:19:51.932Z] #56 46.79 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:19:51.933Z] #56 ... [2024-11-08T02:19:51.933Z] [2024-11-08T02:19:51.933Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T02:19:51.933Z] #71 DONE 40.1s [2024-11-08T02:19:51.933Z] [2024-11-08T02:19:51.933Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T02:19:51.933Z] #56 46.99 OK: 10 MiB in 19 packages [2024-11-08T02:19:52.103Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:548519de960ef31450e7ab7fbecb9b1a81bbc132d4f639d11671b7358aff56b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:52.436Z] + 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-11-08T02:19:52.768Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-08T02:19:52.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T02:19:52.768Z] 763576528e8b: Preparing [2024-11-08T02:19:52.768Z] 931d529ae181: Preparing [2024-11-08T02:19:52.768Z] 26cda7e81cab: Preparing [2024-11-08T02:19:52.768Z] 8d049a0ecbed: Preparing [2024-11-08T02:19:52.768Z] faf81cc1793d: Preparing [2024-11-08T02:19:52.768Z] 564947346c6e: Preparing [2024-11-08T02:19:52.768Z] 364fb4ff3b1a: Preparing [2024-11-08T02:19:52.768Z] b1d5be1b2c80: Preparing [2024-11-08T02:19:52.768Z] 63ca1fbb43ae: Preparing [2024-11-08T02:19:52.768Z] 564947346c6e: Waiting [2024-11-08T02:19:52.768Z] 364fb4ff3b1a: Waiting [2024-11-08T02:19:52.768Z] b1d5be1b2c80: Waiting [2024-11-08T02:19:52.768Z] 63ca1fbb43ae: Waiting [2024-11-08T02:19:52.768Z] 763576528e8b: Layer already exists [2024-11-08T02:19:52.768Z] 931d529ae181: Layer already exists [2024-11-08T02:19:52.768Z] 26cda7e81cab: Layer already exists [2024-11-08T02:19:52.768Z] faf81cc1793d: Layer already exists [2024-11-08T02:19:52.768Z] 8d049a0ecbed: Layer already exists [2024-11-08T02:19:52.768Z] 564947346c6e: Layer already exists [2024-11-08T02:19:52.768Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:19:52.768Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:19:52.768Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:19:52.768Z] latest: digest: sha256:548519de960ef31450e7ab7fbecb9b1a81bbc132d4f639d11671b7358aff56b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:52.905Z] #56 ... [2024-11-08T02:19:52.905Z] [2024-11-08T02:19:52.905Z] #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:19:52.905Z] #83 DONE 1.0s [2024-11-08T02:19:52.905Z] [2024-11-08T02:19:52.905Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:19:53.097Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:53.430Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.12 [2024-11-08T02:19:53.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T02:19:53.430Z] 763576528e8b: Preparing [2024-11-08T02:19:53.430Z] 931d529ae181: Preparing [2024-11-08T02:19:53.430Z] 26cda7e81cab: Preparing [2024-11-08T02:19:53.430Z] 8d049a0ecbed: Preparing [2024-11-08T02:19:53.430Z] faf81cc1793d: Preparing [2024-11-08T02:19:53.430Z] 564947346c6e: Preparing [2024-11-08T02:19:53.430Z] 364fb4ff3b1a: Preparing [2024-11-08T02:19:53.430Z] b1d5be1b2c80: Preparing [2024-11-08T02:19:53.430Z] 63ca1fbb43ae: Preparing [2024-11-08T02:19:53.430Z] 564947346c6e: Waiting [2024-11-08T02:19:53.430Z] 364fb4ff3b1a: Waiting [2024-11-08T02:19:53.430Z] b1d5be1b2c80: Waiting [2024-11-08T02:19:53.430Z] 63ca1fbb43ae: Waiting [2024-11-08T02:19:53.430Z] 26cda7e81cab: Layer already exists [2024-11-08T02:19:53.430Z] 8d049a0ecbed: Layer already exists [2024-11-08T02:19:53.430Z] faf81cc1793d: Layer already exists [2024-11-08T02:19:53.430Z] 763576528e8b: Layer already exists [2024-11-08T02:19:53.430Z] 931d529ae181: Layer already exists [2024-11-08T02:19:53.430Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:19:53.430Z] 564947346c6e: Layer already exists [2024-11-08T02:19:53.430Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:19:53.430Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:19:53.430Z] 4.0.0-dev.12: digest: sha256:548519de960ef31450e7ab7fbecb9b1a81bbc132d4f639d11671b7358aff56b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:53.750Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:53.876Z] #84 ... [2024-11-08T02:19:53.876Z] [2024-11-08T02:19:53.876Z] #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T02:19:53.876Z] #38 DONE 48.9s [2024-11-08T02:19:53.876Z] [2024-11-08T02:19:53.876Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T02:19:54.084Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:19:54.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T02:19:54.084Z] 763576528e8b: Preparing [2024-11-08T02:19:54.084Z] 931d529ae181: Preparing [2024-11-08T02:19:54.084Z] 26cda7e81cab: Preparing [2024-11-08T02:19:54.084Z] 8d049a0ecbed: Preparing [2024-11-08T02:19:54.084Z] faf81cc1793d: Preparing [2024-11-08T02:19:54.084Z] 564947346c6e: Preparing [2024-11-08T02:19:54.084Z] 364fb4ff3b1a: Preparing [2024-11-08T02:19:54.084Z] b1d5be1b2c80: Preparing [2024-11-08T02:19:54.084Z] 63ca1fbb43ae: Preparing [2024-11-08T02:19:54.084Z] 564947346c6e: Waiting [2024-11-08T02:19:54.084Z] 364fb4ff3b1a: Waiting [2024-11-08T02:19:54.084Z] b1d5be1b2c80: Waiting [2024-11-08T02:19:54.084Z] 63ca1fbb43ae: Waiting [2024-11-08T02:19:54.084Z] faf81cc1793d: Layer already exists [2024-11-08T02:19:54.084Z] 8d049a0ecbed: Layer already exists [2024-11-08T02:19:54.084Z] 931d529ae181: Layer already exists [2024-11-08T02:19:54.084Z] 26cda7e81cab: Layer already exists [2024-11-08T02:19:54.084Z] 763576528e8b: Layer already exists [2024-11-08T02:19:54.084Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:19:54.084Z] 564947346c6e: Layer already exists [2024-11-08T02:19:54.084Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:19:54.084Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:19:54.084Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:548519de960ef31450e7ab7fbecb9b1a81bbc132d4f639d11671b7358aff56b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:54.415Z] + 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-11-08T02:19:54.752Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-11-08T02:19:54.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T02:19:54.752Z] 763576528e8b: Preparing [2024-11-08T02:19:54.752Z] 931d529ae181: Preparing [2024-11-08T02:19:54.752Z] 26cda7e81cab: Preparing [2024-11-08T02:19:54.752Z] 8d049a0ecbed: Preparing [2024-11-08T02:19:54.752Z] faf81cc1793d: Preparing [2024-11-08T02:19:54.752Z] 564947346c6e: Preparing [2024-11-08T02:19:54.752Z] 364fb4ff3b1a: Preparing [2024-11-08T02:19:54.752Z] b1d5be1b2c80: Preparing [2024-11-08T02:19:54.752Z] 63ca1fbb43ae: Preparing [2024-11-08T02:19:54.752Z] 564947346c6e: Waiting [2024-11-08T02:19:54.752Z] b1d5be1b2c80: Waiting [2024-11-08T02:19:54.752Z] 63ca1fbb43ae: Waiting [2024-11-08T02:19:54.752Z] 364fb4ff3b1a: Waiting [2024-11-08T02:19:54.752Z] faf81cc1793d: Layer already exists [2024-11-08T02:19:54.752Z] 763576528e8b: Layer already exists [2024-11-08T02:19:54.752Z] 8d049a0ecbed: Layer already exists [2024-11-08T02:19:54.752Z] 26cda7e81cab: Layer already exists [2024-11-08T02:19:54.752Z] 931d529ae181: Layer already exists [2024-11-08T02:19:54.752Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:19:54.752Z] 564947346c6e: Layer already exists [2024-11-08T02:19:54.752Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:19:54.752Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:19:54.752Z] main: digest: sha256:548519de960ef31450e7ab7fbecb9b1a81bbc132d4f639d11671b7358aff56b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:19:54.823Z] ===================================================== [Pipeline] echo [2024-11-08T02:19:54.842Z] taggedImages: [2024-11-08T02:19:54.842Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:19:54.842Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-08T02:19:54.842Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.12 [2024-11-08T02:19:54.842Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:19:54.842Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-11-08T02:19:54.872Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-11-08T02:19:54.872Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:19:54.872Z] latest [2024-11-08T02:19:54.872Z] 4.0.0-dev.12 [2024-11-08T02:19:54.872Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:19:54.872Z] main [2024-11-08T02:19:54.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:55.222Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:55.309Z] #85 ... [2024-11-08T02:19:55.309Z] [2024-11-08T02:19:55.309Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T02:19:55.309Z] #56 DONE 50.3s [2024-11-08T02:19:55.309Z] [2024-11-08T02:19:55.309Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T02:19:55.550Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:19:55.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T02:19:55.550Z] 49341a32132a: Preparing [2024-11-08T02:19:55.550Z] 433a735003f0: Preparing [2024-11-08T02:19:55.550Z] c6fbbf94c6fd: Preparing [2024-11-08T02:19:55.550Z] faf81cc1793d: Preparing [2024-11-08T02:19:55.550Z] 564947346c6e: Preparing [2024-11-08T02:19:55.550Z] 403170ccfbe0: Preparing [2024-11-08T02:19:55.550Z] a5528d002a89: Preparing [2024-11-08T02:19:55.550Z] 63ca1fbb43ae: Preparing [2024-11-08T02:19:55.550Z] 403170ccfbe0: Waiting [2024-11-08T02:19:55.550Z] 63ca1fbb43ae: Waiting [2024-11-08T02:19:55.550Z] a5528d002a89: Waiting [2024-11-08T02:19:55.550Z] 564947346c6e: Layer already exists [2024-11-08T02:19:55.550Z] faf81cc1793d: Layer already exists [2024-11-08T02:19:55.550Z] 433a735003f0: Pushed [2024-11-08T02:19:55.550Z] 49341a32132a: Pushed [2024-11-08T02:19:55.550Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:19:55.550Z] a5528d002a89: Pushed [2024-11-08T02:19:56.127Z] 403170ccfbe0: Pushed [2024-11-08T02:19:56.290Z] #86 ... [2024-11-08T02:19:56.290Z] [2024-11-08T02:19:56.290Z] #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T02:19:56.290Z] #72 33.70 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T02:19:56.290Z] #72 34.69 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:19:56.290Z] #72 35.02 OK: 9 MiB in 15 packages [2024-11-08T02:19:56.290Z] #72 DONE 38.6s [2024-11-08T02:19:56.561Z] [2024-11-08T02:19:56.561Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T02:19:56.561Z] #75 25.75 Upgrading critical system libraries and apk-tools: [2024-11-08T02:19:56.561Z] #75 25.75 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:19:56.561Z] #75 25.89 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:19:57.537Z] #75 28.35 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:19:57.537Z] #75 ... [2024-11-08T02:19:57.537Z] [2024-11-08T02:19:57.537Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T02:19:57.537Z] #67 35.72 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T02:19:57.537Z] #67 35.72 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T02:19:57.537Z] #67 35.72 OK: 24047 distinct packages available [2024-11-08T02:19:57.537Z] #67 39.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:57.537Z] #67 42.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:19:57.816Z] #67 ... [2024-11-08T02:19:57.816Z] [2024-11-08T02:19:57.816Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T02:19:57.816Z] #74 24.01 Upgrading critical system libraries and apk-tools: [2024-11-08T02:19:57.816Z] #74 24.01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:19:57.816Z] #74 24.11 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:19:57.816Z] #74 ... [2024-11-08T02:19:57.816Z] [2024-11-08T02:19:57.816Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:19:58.031Z] c6fbbf94c6fd: Pushed [2024-11-08T02:19:58.031Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:e518924a5c6c332ea1809997dea9dff27da33ceaa9a30f58b50de0bf2cee6405 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-11-08T02:19:58.089Z] #40 ... [2024-11-08T02:19:58.089Z] [2024-11-08T02:19:58.089Z] #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:19:58.089Z] #87 ... [2024-11-08T02:19:58.089Z] [2024-11-08T02:19:58.089Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T02:19:58.089Z] #76 27.30 OK: 238 MiB in 54 packages [Pipeline] sh [2024-11-08T02:19:58.369Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:58.696Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-08T02:19:58.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T02:19:58.696Z] 49341a32132a: Preparing [2024-11-08T02:19:58.696Z] 433a735003f0: Preparing [2024-11-08T02:19:58.696Z] c6fbbf94c6fd: Preparing [2024-11-08T02:19:58.696Z] faf81cc1793d: Preparing [2024-11-08T02:19:58.696Z] 564947346c6e: Preparing [2024-11-08T02:19:58.696Z] 403170ccfbe0: Preparing [2024-11-08T02:19:58.696Z] a5528d002a89: Preparing [2024-11-08T02:19:58.696Z] 63ca1fbb43ae: Preparing [2024-11-08T02:19:58.696Z] 403170ccfbe0: Waiting [2024-11-08T02:19:58.696Z] a5528d002a89: Waiting [2024-11-08T02:19:58.696Z] 63ca1fbb43ae: Waiting [2024-11-08T02:19:58.696Z] 49341a32132a: Layer already exists [2024-11-08T02:19:58.696Z] 564947346c6e: Layer already exists [2024-11-08T02:19:58.696Z] faf81cc1793d: Layer already exists [2024-11-08T02:19:58.696Z] c6fbbf94c6fd: Layer already exists [2024-11-08T02:19:58.696Z] 433a735003f0: Layer already exists [2024-11-08T02:19:58.696Z] 403170ccfbe0: Layer already exists [2024-11-08T02:19:58.696Z] a5528d002a89: Layer already exists [2024-11-08T02:19:58.696Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:19:58.696Z] latest: digest: sha256:e518924a5c6c332ea1809997dea9dff27da33ceaa9a30f58b50de0bf2cee6405 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:59.035Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:59.365Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.12 [2024-11-08T02:19:59.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T02:19:59.365Z] 49341a32132a: Preparing [2024-11-08T02:19:59.365Z] 433a735003f0: Preparing [2024-11-08T02:19:59.365Z] c6fbbf94c6fd: Preparing [2024-11-08T02:19:59.365Z] faf81cc1793d: Preparing [2024-11-08T02:19:59.365Z] 564947346c6e: Preparing [2024-11-08T02:19:59.365Z] 403170ccfbe0: Preparing [2024-11-08T02:19:59.365Z] a5528d002a89: Preparing [2024-11-08T02:19:59.365Z] 63ca1fbb43ae: Preparing [2024-11-08T02:19:59.365Z] 403170ccfbe0: Waiting [2024-11-08T02:19:59.365Z] a5528d002a89: Waiting [2024-11-08T02:19:59.365Z] 49341a32132a: Layer already exists [2024-11-08T02:19:59.365Z] 433a735003f0: Layer already exists [2024-11-08T02:19:59.365Z] 564947346c6e: Layer already exists [2024-11-08T02:19:59.365Z] faf81cc1793d: Layer already exists [2024-11-08T02:19:59.365Z] c6fbbf94c6fd: Layer already exists [2024-11-08T02:19:59.365Z] a5528d002a89: Layer already exists [2024-11-08T02:19:59.365Z] 403170ccfbe0: Layer already exists [2024-11-08T02:19:59.365Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:19:59.365Z] 4.0.0-dev.12: digest: sha256:e518924a5c6c332ea1809997dea9dff27da33ceaa9a30f58b50de0bf2cee6405 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:19:59.691Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:00.017Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:00.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T02:20:00.017Z] 49341a32132a: Preparing [2024-11-08T02:20:00.017Z] 433a735003f0: Preparing [2024-11-08T02:20:00.017Z] c6fbbf94c6fd: Preparing [2024-11-08T02:20:00.017Z] faf81cc1793d: Preparing [2024-11-08T02:20:00.017Z] 564947346c6e: Preparing [2024-11-08T02:20:00.017Z] 403170ccfbe0: Preparing [2024-11-08T02:20:00.017Z] a5528d002a89: Preparing [2024-11-08T02:20:00.017Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:00.017Z] 403170ccfbe0: Waiting [2024-11-08T02:20:00.017Z] a5528d002a89: Waiting [2024-11-08T02:20:00.017Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:00.017Z] 433a735003f0: Layer already exists [2024-11-08T02:20:00.017Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:00.017Z] 49341a32132a: Layer already exists [2024-11-08T02:20:00.017Z] 564947346c6e: Layer already exists [2024-11-08T02:20:00.017Z] c6fbbf94c6fd: Layer already exists [2024-11-08T02:20:00.017Z] 403170ccfbe0: Layer already exists [2024-11-08T02:20:00.017Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:00.017Z] a5528d002a89: Layer already exists [2024-11-08T02:20:00.017Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:e518924a5c6c332ea1809997dea9dff27da33ceaa9a30f58b50de0bf2cee6405 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:00.355Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:00.677Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-11-08T02:20:00.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T02:20:00.678Z] 49341a32132a: Preparing [2024-11-08T02:20:00.678Z] 433a735003f0: Preparing [2024-11-08T02:20:00.678Z] c6fbbf94c6fd: Preparing [2024-11-08T02:20:00.678Z] faf81cc1793d: Preparing [2024-11-08T02:20:00.678Z] 564947346c6e: Preparing [2024-11-08T02:20:00.678Z] 403170ccfbe0: Preparing [2024-11-08T02:20:00.678Z] a5528d002a89: Preparing [2024-11-08T02:20:00.678Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:00.678Z] a5528d002a89: Waiting [2024-11-08T02:20:00.678Z] 403170ccfbe0: Waiting [2024-11-08T02:20:00.678Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:00.678Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:00.678Z] c6fbbf94c6fd: Layer already exists [2024-11-08T02:20:00.678Z] 433a735003f0: Layer already exists [2024-11-08T02:20:00.678Z] 564947346c6e: Layer already exists [2024-11-08T02:20:00.678Z] 49341a32132a: Layer already exists [2024-11-08T02:20:00.678Z] 403170ccfbe0: Layer already exists [2024-11-08T02:20:00.678Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:00.678Z] a5528d002a89: Layer already exists [2024-11-08T02:20:00.678Z] main: digest: sha256:e518924a5c6c332ea1809997dea9dff27da33ceaa9a30f58b50de0bf2cee6405 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-11-08T02:20:00.705Z] #76 DONE 29.6s [2024-11-08T02:20:00.705Z] [2024-11-08T02:20:00.705Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T02:20:00.705Z] #82 18.76 Upgrading critical system libraries and apk-tools: [2024-11-08T02:20:00.705Z] #82 18.76 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:20:00.705Z] #82 18.84 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:20:00.705Z] #82 ... [2024-11-08T02:20:00.705Z] [2024-11-08T02:20:00.705Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T02:20:00.706Z] #0 7.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:00.706Z] #0 8.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:00.706Z] #88 ... [2024-11-08T02:20:00.706Z] [2024-11-08T02:20:00.706Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:20:00.745Z] ===================================================== [Pipeline] echo [2024-11-08T02:20:00.761Z] taggedImages: [2024-11-08T02:20:00.761Z] - nexus3.edgexfoundry.org:10004/core-data:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:00.761Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-08T02:20:00.761Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.12 [2024-11-08T02:20:00.761Z] - nexus3.edgexfoundry.org:10004/core-data:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:00.761Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-11-08T02:20:00.791Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-11-08T02:20:00.791Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:00.791Z] latest [2024-11-08T02:20:00.791Z] 4.0.0-dev.12 [2024-11-08T02:20:00.791Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:00.791Z] main [2024-11-08T02:20:00.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:00.978Z] #89 DONE 0.6s [2024-11-08T02:20:00.978Z] [2024-11-08T02:20:00.978Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T02:20:00.978Z] #75 28.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:00.978Z] #75 30.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:00.978Z] #75 ... [2024-11-08T02:20:00.978Z] [2024-11-08T02:20:00.978Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T02:20:00.978Z] #66 29.92 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:20:00.978Z] #66 32.97 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:20:00.978Z] #66 32.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:00.978Z] #66 35.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:01.144Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:01.259Z] #66 ... [2024-11-08T02:20:01.259Z] [2024-11-08T02:20:01.259Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:20:01.483Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:01.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T02:20:01.483Z] fe6c04503779: Preparing [2024-11-08T02:20:01.483Z] 6c68880d3cd2: Preparing [2024-11-08T02:20:01.483Z] 7b13d834e120: Preparing [2024-11-08T02:20:01.483Z] 564947346c6e: Preparing [2024-11-08T02:20:01.483Z] b87534eff82c: Preparing [2024-11-08T02:20:01.483Z] 56bd9ddda20d: Preparing [2024-11-08T02:20:01.483Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:01.483Z] 56bd9ddda20d: Waiting [2024-11-08T02:20:01.483Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:01.483Z] 564947346c6e: Layer already exists [2024-11-08T02:20:01.483Z] 6c68880d3cd2: Pushed [2024-11-08T02:20:01.483Z] fe6c04503779: Pushed [2024-11-08T02:20:01.483Z] b87534eff82c: Pushed [2024-11-08T02:20:01.483Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:01.483Z] 56bd9ddda20d: Pushed [2024-11-08T02:20:01.863Z] #90 ... [2024-11-08T02:20:01.863Z] [2024-11-08T02:20:01.863Z] #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T02:20:01.863Z] #73 30.39 Upgrading critical system libraries and apk-tools: [2024-11-08T02:20:01.863Z] #73 30.39 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:20:01.863Z] #73 30.48 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:20:01.863Z] #73 33.63 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:20:01.863Z] #73 33.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:01.863Z] #73 36.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:02.137Z] #73 ... [2024-11-08T02:20:02.137Z] [2024-11-08T02:20:02.137Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T02:20:02.137Z] #80 22.96 Upgrading critical system libraries and apk-tools: [2024-11-08T02:20:02.137Z] #80 22.96 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:20:02.137Z] #80 23.06 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:20:04.176Z] #80 24.76 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:20:04.176Z] #80 24.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:06.347Z] 7b13d834e120: Pushed [2024-11-08T02:20:06.351Z] #80 ... [2024-11-08T02:20:06.352Z] [2024-11-08T02:20:06.352Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T02:20:06.352Z] #67 52.83 OK: 238 MiB in 54 packages [2024-11-08T02:20:06.352Z] #67 DONE 53.9s [2024-11-08T02:20:06.352Z] [2024-11-08T02:20:06.352Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T02:20:06.352Z] #80 26.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:06.352Z] #80 ... [2024-11-08T02:20:06.352Z] [2024-11-08T02:20:06.352Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:20:06.352Z] #91 DONE 0.6s [2024-11-08T02:20:06.352Z] [2024-11-08T02:20:06.352Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:20:08.658Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:88f33da7c86c09c8098cc69d45635be40d61ac81dc7ecdb3097afe78205caaee size: 1778 [Pipeline] } [2024-11-08T02:20:09.838Z] #92 ... [2024-11-08T02:20:09.838Z] [2024-11-08T02:20:09.838Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T02:20:09.838Z] #85 5.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:09.838Z] #85 7.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:09.838Z] #85 15.32 Upgrading critical system libraries and apk-tools: [2024-11-08T02:20:09.838Z] #85 15.32 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:20:09.838Z] #85 15.38 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:20:09.838Z] #85 ... [2024-11-08T02:20:09.838Z] [2024-11-08T02:20:09.838Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T02:20:09.838Z] #66 47.43 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:20:09.838Z] #66 47.96 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:20:09.838Z] #66 48.07 Executing ca-certificates-20240705-r0.trigger [2024-11-08T02:20:09.838Z] #66 ... [2024-11-08T02:20:09.838Z] [2024-11-08T02:20:09.838Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T02:20:09.838Z] #74 25.84 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:20:09.838Z] #74 25.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:09.838Z] #74 28.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:09.838Z] #74 ... [2024-11-08T02:20:09.838Z] [2024-11-08T02:20:09.838Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T02:20:09.838Z] #81 23.90 Upgrading critical system libraries and apk-tools: [2024-11-08T02:20:09.838Z] #81 23.91 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:20:09.838Z] #81 23.97 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:20:09.838Z] #81 26.73 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:20:09.838Z] #81 26.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:09.838Z] #81 ... [2024-11-08T02:20:09.838Z] [2024-11-08T02:20:09.838Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T02:20:09.838Z] #86 4.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:09.838Z] #86 6.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:16.113Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:16.440Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-08T02:20:16.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T02:20:16.440Z] fe6c04503779: Preparing [2024-11-08T02:20:16.440Z] 6c68880d3cd2: Preparing [2024-11-08T02:20:16.440Z] 7b13d834e120: Preparing [2024-11-08T02:20:16.440Z] 564947346c6e: Preparing [2024-11-08T02:20:16.440Z] b87534eff82c: Preparing [2024-11-08T02:20:16.440Z] 56bd9ddda20d: Preparing [2024-11-08T02:20:16.440Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:16.440Z] 56bd9ddda20d: Waiting [2024-11-08T02:20:16.440Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:16.440Z] 6c68880d3cd2: Layer already exists [2024-11-08T02:20:16.440Z] 7b13d834e120: Layer already exists [2024-11-08T02:20:16.440Z] fe6c04503779: Layer already exists [2024-11-08T02:20:16.440Z] b87534eff82c: Layer already exists [2024-11-08T02:20:16.440Z] 564947346c6e: Layer already exists [2024-11-08T02:20:16.440Z] 56bd9ddda20d: Layer already exists [2024-11-08T02:20:16.440Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:16.440Z] latest: digest: sha256:88f33da7c86c09c8098cc69d45635be40d61ac81dc7ecdb3097afe78205caaee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:16.765Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:17.086Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.12 [2024-11-08T02:20:17.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T02:20:17.086Z] fe6c04503779: Preparing [2024-11-08T02:20:17.086Z] 6c68880d3cd2: Preparing [2024-11-08T02:20:17.086Z] 7b13d834e120: Preparing [2024-11-08T02:20:17.086Z] 564947346c6e: Preparing [2024-11-08T02:20:17.086Z] b87534eff82c: Preparing [2024-11-08T02:20:17.086Z] 56bd9ddda20d: Preparing [2024-11-08T02:20:17.086Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:17.086Z] 56bd9ddda20d: Waiting [2024-11-08T02:20:17.086Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:17.086Z] 7b13d834e120: Layer already exists [2024-11-08T02:20:17.086Z] b87534eff82c: Layer already exists [2024-11-08T02:20:17.086Z] 564947346c6e: Layer already exists [2024-11-08T02:20:17.086Z] 6c68880d3cd2: Layer already exists [2024-11-08T02:20:17.086Z] fe6c04503779: Layer already exists [2024-11-08T02:20:17.086Z] 56bd9ddda20d: Layer already exists [2024-11-08T02:20:17.086Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:17.086Z] 4.0.0-dev.12: digest: sha256:88f33da7c86c09c8098cc69d45635be40d61ac81dc7ecdb3097afe78205caaee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:17.419Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:17.739Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:17.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T02:20:17.740Z] fe6c04503779: Preparing [2024-11-08T02:20:17.740Z] 6c68880d3cd2: Preparing [2024-11-08T02:20:17.740Z] 7b13d834e120: Preparing [2024-11-08T02:20:17.740Z] 564947346c6e: Preparing [2024-11-08T02:20:17.740Z] b87534eff82c: Preparing [2024-11-08T02:20:17.740Z] 56bd9ddda20d: Preparing [2024-11-08T02:20:17.740Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:17.740Z] 56bd9ddda20d: Waiting [2024-11-08T02:20:17.740Z] fe6c04503779: Layer already exists [2024-11-08T02:20:17.740Z] b87534eff82c: Layer already exists [2024-11-08T02:20:17.740Z] 6c68880d3cd2: Layer already exists [2024-11-08T02:20:17.740Z] 564947346c6e: Layer already exists [2024-11-08T02:20:17.740Z] 7b13d834e120: Layer already exists [2024-11-08T02:20:17.740Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:17.740Z] 56bd9ddda20d: Layer already exists [2024-11-08T02:20:17.740Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:88f33da7c86c09c8098cc69d45635be40d61ac81dc7ecdb3097afe78205caaee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:18.063Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:18.383Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-11-08T02:20:18.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T02:20:18.383Z] fe6c04503779: Preparing [2024-11-08T02:20:18.383Z] 6c68880d3cd2: Preparing [2024-11-08T02:20:18.383Z] 7b13d834e120: Preparing [2024-11-08T02:20:18.383Z] 564947346c6e: Preparing [2024-11-08T02:20:18.383Z] b87534eff82c: Preparing [2024-11-08T02:20:18.383Z] 56bd9ddda20d: Preparing [2024-11-08T02:20:18.383Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:18.383Z] 56bd9ddda20d: Waiting [2024-11-08T02:20:18.383Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:18.383Z] fe6c04503779: Layer already exists [2024-11-08T02:20:18.383Z] b87534eff82c: Layer already exists [2024-11-08T02:20:18.383Z] 6c68880d3cd2: Layer already exists [2024-11-08T02:20:18.383Z] 7b13d834e120: Layer already exists [2024-11-08T02:20:18.383Z] 564947346c6e: Layer already exists [2024-11-08T02:20:18.383Z] 56bd9ddda20d: Layer already exists [2024-11-08T02:20:18.383Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:18.383Z] main: digest: sha256:88f33da7c86c09c8098cc69d45635be40d61ac81dc7ecdb3097afe78205caaee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:20:18.467Z] ===================================================== [Pipeline] echo [2024-11-08T02:20:18.482Z] taggedImages: [2024-11-08T02:20:18.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:18.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-08T02:20:18.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.12 [2024-11-08T02:20:18.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:18.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-11-08T02:20:18.517Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-11-08T02:20:18.517Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:18.517Z] latest [2024-11-08T02:20:18.517Z] 4.0.0-dev.12 [2024-11-08T02:20:18.517Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:18.517Z] main [2024-11-08T02:20:18.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:18.872Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:19.202Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:19.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T02:20:19.202Z] c5a41a1c0fd3: Preparing [2024-11-08T02:20:19.202Z] ba950942f166: Preparing [2024-11-08T02:20:19.202Z] 17bdbe506e4b: Preparing [2024-11-08T02:20:19.202Z] 23602a8c108c: Preparing [2024-11-08T02:20:19.202Z] faf81cc1793d: Preparing [2024-11-08T02:20:19.202Z] 564947346c6e: Preparing [2024-11-08T02:20:19.202Z] 364fb4ff3b1a: Preparing [2024-11-08T02:20:19.202Z] b1d5be1b2c80: Preparing [2024-11-08T02:20:19.202Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:19.202Z] b1d5be1b2c80: Waiting [2024-11-08T02:20:19.202Z] 564947346c6e: Waiting [2024-11-08T02:20:19.202Z] 364fb4ff3b1a: Waiting [2024-11-08T02:20:19.202Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:19.202Z] 564947346c6e: Layer already exists [2024-11-08T02:20:19.202Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:20:19.202Z] 17bdbe506e4b: Pushed [2024-11-08T02:20:19.202Z] ba950942f166: Pushed [2024-11-08T02:20:19.202Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:20:19.202Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:19.202Z] c5a41a1c0fd3: Pushed [2024-11-08T02:20:21.737Z] 23602a8c108c: Pushed [2024-11-08T02:20:21.737Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:1146a5485e84b2c0a0e890b90f72c136e2919d70fead921d8f8bda99abc11017 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:22.080Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:22.404Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-08T02:20:22.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T02:20:22.404Z] c5a41a1c0fd3: Preparing [2024-11-08T02:20:22.404Z] ba950942f166: Preparing [2024-11-08T02:20:22.404Z] 17bdbe506e4b: Preparing [2024-11-08T02:20:22.404Z] 23602a8c108c: Preparing [2024-11-08T02:20:22.404Z] faf81cc1793d: Preparing [2024-11-08T02:20:22.404Z] 564947346c6e: Preparing [2024-11-08T02:20:22.404Z] 364fb4ff3b1a: Preparing [2024-11-08T02:20:22.404Z] b1d5be1b2c80: Preparing [2024-11-08T02:20:22.404Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:22.404Z] 564947346c6e: Waiting [2024-11-08T02:20:22.404Z] 364fb4ff3b1a: Waiting [2024-11-08T02:20:22.404Z] b1d5be1b2c80: Waiting [2024-11-08T02:20:22.404Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:22.404Z] 23602a8c108c: Layer already exists [2024-11-08T02:20:22.404Z] c5a41a1c0fd3: Layer already exists [2024-11-08T02:20:22.404Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:22.404Z] 17bdbe506e4b: Layer already exists [2024-11-08T02:20:22.404Z] ba950942f166: Layer already exists [2024-11-08T02:20:22.404Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:20:22.404Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:20:22.404Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:22.404Z] 564947346c6e: Layer already exists [2024-11-08T02:20:22.404Z] latest: digest: sha256:1146a5485e84b2c0a0e890b90f72c136e2919d70fead921d8f8bda99abc11017 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:22.742Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:23.075Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.12 [2024-11-08T02:20:23.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T02:20:23.075Z] c5a41a1c0fd3: Preparing [2024-11-08T02:20:23.075Z] ba950942f166: Preparing [2024-11-08T02:20:23.075Z] 17bdbe506e4b: Preparing [2024-11-08T02:20:23.075Z] 23602a8c108c: Preparing [2024-11-08T02:20:23.075Z] faf81cc1793d: Preparing [2024-11-08T02:20:23.075Z] 564947346c6e: Preparing [2024-11-08T02:20:23.075Z] 364fb4ff3b1a: Preparing [2024-11-08T02:20:23.075Z] b1d5be1b2c80: Preparing [2024-11-08T02:20:23.075Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:23.075Z] b1d5be1b2c80: Waiting [2024-11-08T02:20:23.075Z] 364fb4ff3b1a: Waiting [2024-11-08T02:20:23.075Z] 564947346c6e: Waiting [2024-11-08T02:20:23.075Z] ba950942f166: Layer already exists [2024-11-08T02:20:23.075Z] c5a41a1c0fd3: Layer already exists [2024-11-08T02:20:23.075Z] 17bdbe506e4b: Layer already exists [2024-11-08T02:20:23.075Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:23.075Z] 564947346c6e: Layer already exists [2024-11-08T02:20:23.075Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:20:23.075Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:20:23.075Z] 23602a8c108c: Layer already exists [2024-11-08T02:20:23.075Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:23.075Z] 4.0.0-dev.12: digest: sha256:1146a5485e84b2c0a0e890b90f72c136e2919d70fead921d8f8bda99abc11017 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:23.421Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:23.752Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:23.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T02:20:23.752Z] c5a41a1c0fd3: Preparing [2024-11-08T02:20:23.752Z] ba950942f166: Preparing [2024-11-08T02:20:23.752Z] 17bdbe506e4b: Preparing [2024-11-08T02:20:23.752Z] 23602a8c108c: Preparing [2024-11-08T02:20:23.752Z] faf81cc1793d: Preparing [2024-11-08T02:20:23.752Z] 564947346c6e: Preparing [2024-11-08T02:20:23.752Z] 364fb4ff3b1a: Preparing [2024-11-08T02:20:23.752Z] b1d5be1b2c80: Preparing [2024-11-08T02:20:23.752Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:23.752Z] 364fb4ff3b1a: Waiting [2024-11-08T02:20:23.752Z] b1d5be1b2c80: Waiting [2024-11-08T02:20:23.752Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:23.752Z] 564947346c6e: Waiting [2024-11-08T02:20:23.752Z] ba950942f166: Layer already exists [2024-11-08T02:20:23.752Z] c5a41a1c0fd3: Layer already exists [2024-11-08T02:20:23.752Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:23.752Z] 17bdbe506e4b: Layer already exists [2024-11-08T02:20:23.752Z] 23602a8c108c: Layer already exists [2024-11-08T02:20:23.752Z] 564947346c6e: Layer already exists [2024-11-08T02:20:23.752Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:20:23.752Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:20:23.752Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:23.752Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:1146a5485e84b2c0a0e890b90f72c136e2919d70fead921d8f8bda99abc11017 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:24.094Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:24.430Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-11-08T02:20:24.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T02:20:24.430Z] c5a41a1c0fd3: Preparing [2024-11-08T02:20:24.430Z] ba950942f166: Preparing [2024-11-08T02:20:24.430Z] 17bdbe506e4b: Preparing [2024-11-08T02:20:24.430Z] 23602a8c108c: Preparing [2024-11-08T02:20:24.430Z] faf81cc1793d: Preparing [2024-11-08T02:20:24.430Z] 564947346c6e: Preparing [2024-11-08T02:20:24.430Z] 364fb4ff3b1a: Preparing [2024-11-08T02:20:24.430Z] b1d5be1b2c80: Preparing [2024-11-08T02:20:24.430Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:24.430Z] 564947346c6e: Waiting [2024-11-08T02:20:24.430Z] 364fb4ff3b1a: Waiting [2024-11-08T02:20:24.430Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:24.430Z] b1d5be1b2c80: Waiting [2024-11-08T02:20:24.430Z] ba950942f166: Layer already exists [2024-11-08T02:20:24.430Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:24.430Z] c5a41a1c0fd3: Layer already exists [2024-11-08T02:20:24.430Z] 23602a8c108c: Layer already exists [2024-11-08T02:20:24.430Z] 17bdbe506e4b: Layer already exists [2024-11-08T02:20:24.430Z] 564947346c6e: Layer already exists [2024-11-08T02:20:24.430Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:20:24.430Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:20:24.430Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:24.430Z] main: digest: sha256:1146a5485e84b2c0a0e890b90f72c136e2919d70fead921d8f8bda99abc11017 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:20:24.513Z] ===================================================== [Pipeline] echo [2024-11-08T02:20:24.532Z] taggedImages: [2024-11-08T02:20:24.532Z] - nexus3.edgexfoundry.org:10004/core-metadata:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:24.532Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-08T02:20:24.532Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.12 [2024-11-08T02:20:24.532Z] - nexus3.edgexfoundry.org:10004/core-metadata:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:24.532Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-11-08T02:20:24.566Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-11-08T02:20:24.566Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:24.566Z] latest [2024-11-08T02:20:24.566Z] 4.0.0-dev.12 [2024-11-08T02:20:24.566Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:24.566Z] main [2024-11-08T02:20:24.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:24.822Z] #86 ... [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #74 36.38 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:20:24.822Z] #74 37.02 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:20:24.822Z] #74 37.21 OK: 9 MiB in 15 packages [2024-11-08T02:20:24.822Z] #74 ... [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #73 48.29 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:20:24.822Z] #73 49.02 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:20:24.822Z] #73 49.14 OK: 9 MiB in 15 packages [2024-11-08T02:20:24.822Z] #73 DONE 50.9s [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #75 41.17 OK: 20 MiB in 18 packages [2024-11-08T02:20:24.822Z] #75 DONE 43.2s [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #85 17.79 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:20:24.822Z] #85 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:24.822Z] #85 ... [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #82 21.33 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:20:24.822Z] #82 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:24.822Z] #82 23.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:24.822Z] #82 ... [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-08T02:20:24.822Z] #93 DONE 0.4s [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #66 49.23 OK: 15 MiB in 28 packages [2024-11-08T02:20:24.822Z] #66 DONE 52.0s [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #88 19.51 Upgrading critical system libraries and apk-tools: [2024-11-08T02:20:24.822Z] #88 19.53 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:20:24.822Z] #88 19.58 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:20:24.822Z] #88 22.29 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:20:24.822Z] #88 22.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:24.822Z] #88 ... [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #74 DONE 39.8s [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #86 16.09 Upgrading critical system libraries and apk-tools: [2024-11-08T02:20:24.822Z] #86 16.09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T02:20:24.822Z] #86 16.19 Executing busybox-1.36.1-r29.trigger [2024-11-08T02:20:24.822Z] #86 18.16 Continuing the upgrade transaction with new apk-tools: [2024-11-08T02:20:24.822Z] #86 18.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:24.822Z] #86 ... [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #80 35.10 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:20:24.822Z] #80 35.31 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:20:24.822Z] #80 35.35 Executing ca-certificates-20240705-r0.trigger [2024-11-08T02:20:24.822Z] #80 35.98 OK: 20 MiB in 18 packages [2024-11-08T02:20:24.822Z] #80 DONE 37.2s [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #82 33.30 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:20:24.822Z] #82 33.58 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:20:24.822Z] #82 33.66 Executing ca-certificates-20240705-r0.trigger [2024-11-08T02:20:24.822Z] #82 34.06 OK: 10 MiB in 16 packages [2024-11-08T02:20:24.822Z] #82 DONE 35.2s [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #81 30.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:24.822Z] #81 36.48 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:20:24.822Z] #81 37.05 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:20:24.822Z] #81 ... [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #88 26.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:24.822Z] #88 ... [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #81 37.16 OK: 9 MiB in 16 packages [2024-11-08T02:20:24.822Z] #81 DONE 38.4s [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-08T02:20:24.822Z] #94 DONE 2.6s [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #86 22.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:24.822Z] #86 ... [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-08T02:20:24.822Z] #95 DONE 0.2s [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #85 23.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T02:20:24.822Z] #85 27.72 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:20:24.822Z] #85 28.07 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:20:24.822Z] #85 28.13 OK: 9 MiB in 18 packages [2024-11-08T02:20:24.822Z] #85 DONE 28.9s [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T02:20:24.822Z] #96 ... [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #86 28.09 OK: 10 MiB in 19 packages [2024-11-08T02:20:24.822Z] #86 DONE 29.3s [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T02:20:24.822Z] #88 31.73 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:20:24.822Z] #88 31.95 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T02:20:24.822Z] #88 32.04 Executing ca-certificates-20240705-r0.trigger [2024-11-08T02:20:24.822Z] #88 32.65 OK: 11 MiB in 17 packages [2024-11-08T02:20:24.822Z] #88 DONE 33.9s [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-08T02:20:24.822Z] #97 ... [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T02:20:24.822Z] #96 DONE 1.8s [2024-11-08T02:20:24.822Z] [2024-11-08T02:20:24.822Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-08T02:20:24.909Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:25.224Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:25.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T02:20:25.224Z] 8795fd8295d8: Preparing [2024-11-08T02:20:25.224Z] c3bdad3a465a: Preparing [2024-11-08T02:20:25.224Z] f32507a57a02: Preparing [2024-11-08T02:20:25.224Z] 3e70e43abc60: Preparing [2024-11-08T02:20:25.224Z] 988d1ddf3c9b: Preparing [2024-11-08T02:20:25.224Z] 06665339c4c7: Preparing [2024-11-08T02:20:25.224Z] c79c0a6176e0: Preparing [2024-11-08T02:20:25.224Z] faf81cc1793d: Preparing [2024-11-08T02:20:25.224Z] 564947346c6e: Preparing [2024-11-08T02:20:25.224Z] 5561381950b4: Preparing [2024-11-08T02:20:25.224Z] 9dd4fa3c3bb3: Preparing [2024-11-08T02:20:25.224Z] 5f70bf18a086: Preparing [2024-11-08T02:20:25.224Z] 5b3ddfc36ac9: Preparing [2024-11-08T02:20:25.224Z] 1c7bed379cc3: Preparing [2024-11-08T02:20:25.224Z] 98dfc66d03cc: Preparing [2024-11-08T02:20:25.224Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:25.224Z] 5561381950b4: Waiting [2024-11-08T02:20:25.224Z] 1c7bed379cc3: Waiting [2024-11-08T02:20:25.224Z] 9dd4fa3c3bb3: Waiting [2024-11-08T02:20:25.224Z] 98dfc66d03cc: Waiting [2024-11-08T02:20:25.224Z] c79c0a6176e0: Waiting [2024-11-08T02:20:25.224Z] 5f70bf18a086: Waiting [2024-11-08T02:20:25.224Z] 5b3ddfc36ac9: Waiting [2024-11-08T02:20:25.224Z] faf81cc1793d: Waiting [2024-11-08T02:20:25.224Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:25.224Z] 564947346c6e: Waiting [2024-11-08T02:20:25.224Z] 06665339c4c7: Waiting [2024-11-08T02:20:25.224Z] c3bdad3a465a: Pushed [2024-11-08T02:20:25.224Z] 8795fd8295d8: Pushed [2024-11-08T02:20:25.225Z] 3e70e43abc60: Pushed [2024-11-08T02:20:25.225Z] 988d1ddf3c9b: Pushed [2024-11-08T02:20:25.225Z] f32507a57a02: Pushed [2024-11-08T02:20:25.225Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:25.225Z] 564947346c6e: Layer already exists [2024-11-08T02:20:25.225Z] 06665339c4c7: Pushed [2024-11-08T02:20:25.225Z] 5f70bf18a086: Layer already exists [2024-11-08T02:20:25.412Z] #98 DONE 0.7s [2024-11-08T02:20:25.412Z] [2024-11-08T02:20:25.412Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-08T02:20:25.483Z] 5561381950b4: Pushed [2024-11-08T02:20:25.483Z] 9dd4fa3c3bb3: Pushed [2024-11-08T02:20:25.483Z] 5b3ddfc36ac9: Pushed [2024-11-08T02:20:25.483Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:25.483Z] 98dfc66d03cc: Pushed [2024-11-08T02:20:25.681Z] #99 DONE 0.3s [2024-11-08T02:20:25.681Z] [2024-11-08T02:20:25.681Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T02:20:25.955Z] #100 DONE 0.3s [2024-11-08T02:20:25.955Z] [2024-11-08T02:20:25.955Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-08T02:20:26.050Z] 1c7bed379cc3: Pushed [2024-11-08T02:20:26.232Z] #101 DONE 0.2s [2024-11-08T02:20:26.232Z] [2024-11-08T02:20:26.232Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-08T02:20:26.232Z] #102 DONE 0.2s [2024-11-08T02:20:26.232Z] [2024-11-08T02:20:26.232Z] #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T02:20:26.617Z] c79c0a6176e0: Pushed [2024-11-08T02:20:26.835Z] #103 ... [2024-11-08T02:20:26.835Z] [2024-11-08T02:20:26.835Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-08T02:20:26.835Z] #97 DONE 2.5s [2024-11-08T02:20:26.876Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:7d869d11ccfd13b8244942f737aff57f8667138d53ed279881922890bd1cd13e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:27.105Z] [2024-11-08T02:20:27.105Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T02:20:27.210Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:27.536Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-08T02:20:27.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T02:20:27.536Z] 8795fd8295d8: Preparing [2024-11-08T02:20:27.536Z] c3bdad3a465a: Preparing [2024-11-08T02:20:27.536Z] f32507a57a02: Preparing [2024-11-08T02:20:27.536Z] 3e70e43abc60: Preparing [2024-11-08T02:20:27.536Z] 988d1ddf3c9b: Preparing [2024-11-08T02:20:27.536Z] 06665339c4c7: Preparing [2024-11-08T02:20:27.536Z] c79c0a6176e0: Preparing [2024-11-08T02:20:27.536Z] faf81cc1793d: Preparing [2024-11-08T02:20:27.536Z] 564947346c6e: Preparing [2024-11-08T02:20:27.536Z] 5561381950b4: Preparing [2024-11-08T02:20:27.536Z] 9dd4fa3c3bb3: Preparing [2024-11-08T02:20:27.536Z] 5f70bf18a086: Preparing [2024-11-08T02:20:27.536Z] 5b3ddfc36ac9: Preparing [2024-11-08T02:20:27.536Z] 1c7bed379cc3: Preparing [2024-11-08T02:20:27.536Z] 98dfc66d03cc: Preparing [2024-11-08T02:20:27.536Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:27.536Z] 5561381950b4: Waiting [2024-11-08T02:20:27.536Z] 9dd4fa3c3bb3: Waiting [2024-11-08T02:20:27.536Z] 5f70bf18a086: Waiting [2024-11-08T02:20:27.536Z] 5b3ddfc36ac9: Waiting [2024-11-08T02:20:27.536Z] 1c7bed379cc3: Waiting [2024-11-08T02:20:27.536Z] 98dfc66d03cc: Waiting [2024-11-08T02:20:27.536Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:27.536Z] c79c0a6176e0: Waiting [2024-11-08T02:20:27.536Z] faf81cc1793d: Waiting [2024-11-08T02:20:27.536Z] 06665339c4c7: Waiting [2024-11-08T02:20:27.536Z] 564947346c6e: Waiting [2024-11-08T02:20:27.536Z] 3e70e43abc60: Layer already exists [2024-11-08T02:20:27.536Z] f32507a57a02: Layer already exists [2024-11-08T02:20:27.536Z] c3bdad3a465a: Layer already exists [2024-11-08T02:20:27.536Z] 988d1ddf3c9b: Layer already exists [2024-11-08T02:20:27.536Z] 8795fd8295d8: Layer already exists [2024-11-08T02:20:27.536Z] 564947346c6e: Layer already exists [2024-11-08T02:20:27.536Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:27.536Z] c79c0a6176e0: Layer already exists [2024-11-08T02:20:27.536Z] 5561381950b4: Layer already exists [2024-11-08T02:20:27.536Z] 06665339c4c7: Layer already exists [2024-11-08T02:20:27.536Z] 9dd4fa3c3bb3: Layer already exists [2024-11-08T02:20:27.536Z] 5b3ddfc36ac9: Layer already exists [2024-11-08T02:20:27.536Z] 98dfc66d03cc: Layer already exists [2024-11-08T02:20:27.536Z] 1c7bed379cc3: Layer already exists [2024-11-08T02:20:27.536Z] 5f70bf18a086: Layer already exists [2024-11-08T02:20:27.536Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:27.536Z] latest: digest: sha256:7d869d11ccfd13b8244942f737aff57f8667138d53ed279881922890bd1cd13e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:27.865Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:28.132Z] #104 ... [2024-11-08T02:20:28.132Z] [2024-11-08T02:20:28.132Z] #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T02:20:28.132Z] #103 DONE 3.4s [2024-11-08T02:20:28.132Z] [2024-11-08T02:20:28.132Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-08T02:20:28.132Z] #105 DONE 0.4s [2024-11-08T02:20:28.132Z] [2024-11-08T02:20:28.132Z] #106 [security-spire-config] exporting to image [2024-11-08T02:20:28.132Z] #106 exporting layers [2024-11-08T02:20:28.183Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.12 [2024-11-08T02:20:28.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T02:20:28.183Z] 8795fd8295d8: Preparing [2024-11-08T02:20:28.183Z] c3bdad3a465a: Preparing [2024-11-08T02:20:28.183Z] f32507a57a02: Preparing [2024-11-08T02:20:28.183Z] 3e70e43abc60: Preparing [2024-11-08T02:20:28.183Z] 988d1ddf3c9b: Preparing [2024-11-08T02:20:28.183Z] 06665339c4c7: Preparing [2024-11-08T02:20:28.183Z] c79c0a6176e0: Preparing [2024-11-08T02:20:28.183Z] 06665339c4c7: Waiting [2024-11-08T02:20:28.183Z] faf81cc1793d: Preparing [2024-11-08T02:20:28.183Z] 564947346c6e: Preparing [2024-11-08T02:20:28.183Z] c79c0a6176e0: Waiting [2024-11-08T02:20:28.183Z] faf81cc1793d: Waiting [2024-11-08T02:20:28.183Z] 5561381950b4: Preparing [2024-11-08T02:20:28.183Z] 564947346c6e: Waiting [2024-11-08T02:20:28.183Z] 9dd4fa3c3bb3: Preparing [2024-11-08T02:20:28.183Z] 5f70bf18a086: Preparing [2024-11-08T02:20:28.183Z] 5b3ddfc36ac9: Preparing [2024-11-08T02:20:28.183Z] 1c7bed379cc3: Preparing [2024-11-08T02:20:28.183Z] 98dfc66d03cc: Preparing [2024-11-08T02:20:28.183Z] 5561381950b4: Waiting [2024-11-08T02:20:28.183Z] 5b3ddfc36ac9: Waiting [2024-11-08T02:20:28.183Z] 9dd4fa3c3bb3: Waiting [2024-11-08T02:20:28.183Z] 5f70bf18a086: Waiting [2024-11-08T02:20:28.183Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:28.183Z] 98dfc66d03cc: Waiting [2024-11-08T02:20:28.183Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:28.183Z] c3bdad3a465a: Layer already exists [2024-11-08T02:20:28.183Z] 988d1ddf3c9b: Layer already exists [2024-11-08T02:20:28.183Z] f32507a57a02: Layer already exists [2024-11-08T02:20:28.183Z] 3e70e43abc60: Layer already exists [2024-11-08T02:20:28.183Z] 8795fd8295d8: Layer already exists [2024-11-08T02:20:28.183Z] 564947346c6e: Layer already exists [2024-11-08T02:20:28.183Z] 06665339c4c7: Layer already exists [2024-11-08T02:20:28.183Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:28.183Z] c79c0a6176e0: Layer already exists [2024-11-08T02:20:28.183Z] 5561381950b4: Layer already exists [2024-11-08T02:20:28.183Z] 9dd4fa3c3bb3: Layer already exists [2024-11-08T02:20:28.183Z] 5f70bf18a086: Layer already exists [2024-11-08T02:20:28.183Z] 5b3ddfc36ac9: Layer already exists [2024-11-08T02:20:28.183Z] 1c7bed379cc3: Layer already exists [2024-11-08T02:20:28.183Z] 98dfc66d03cc: Layer already exists [2024-11-08T02:20:28.183Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:28.183Z] 4.0.0-dev.12: digest: sha256:7d869d11ccfd13b8244942f737aff57f8667138d53ed279881922890bd1cd13e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:28.404Z] #106 ... [2024-11-08T02:20:28.404Z] [2024-11-08T02:20:28.404Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-08T02:20:28.404Z] #107 DONE 0.3s [2024-11-08T02:20:28.518Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:28.675Z] [2024-11-08T02:20:28.675Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T02:20:28.845Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:28.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T02:20:28.845Z] 8795fd8295d8: Preparing [2024-11-08T02:20:28.845Z] c3bdad3a465a: Preparing [2024-11-08T02:20:28.845Z] f32507a57a02: Preparing [2024-11-08T02:20:28.845Z] 3e70e43abc60: Preparing [2024-11-08T02:20:28.845Z] 988d1ddf3c9b: Preparing [2024-11-08T02:20:28.845Z] 06665339c4c7: Preparing [2024-11-08T02:20:28.845Z] c79c0a6176e0: Preparing [2024-11-08T02:20:28.845Z] faf81cc1793d: Preparing [2024-11-08T02:20:28.845Z] 564947346c6e: Preparing [2024-11-08T02:20:28.845Z] 5561381950b4: Preparing [2024-11-08T02:20:28.845Z] 9dd4fa3c3bb3: Preparing [2024-11-08T02:20:28.845Z] 5f70bf18a086: Preparing [2024-11-08T02:20:28.845Z] 5b3ddfc36ac9: Preparing [2024-11-08T02:20:28.845Z] 1c7bed379cc3: Preparing [2024-11-08T02:20:28.845Z] 98dfc66d03cc: Preparing [2024-11-08T02:20:28.845Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:28.845Z] c79c0a6176e0: Waiting [2024-11-08T02:20:28.845Z] faf81cc1793d: Waiting [2024-11-08T02:20:28.845Z] 9dd4fa3c3bb3: Waiting [2024-11-08T02:20:28.845Z] 5f70bf18a086: Waiting [2024-11-08T02:20:28.845Z] 564947346c6e: Waiting [2024-11-08T02:20:28.845Z] 5b3ddfc36ac9: Waiting [2024-11-08T02:20:28.845Z] 98dfc66d03cc: Waiting [2024-11-08T02:20:28.845Z] 1c7bed379cc3: Waiting [2024-11-08T02:20:28.845Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:28.845Z] 06665339c4c7: Waiting [2024-11-08T02:20:28.845Z] 5561381950b4: Waiting [2024-11-08T02:20:28.845Z] 3e70e43abc60: Layer already exists [2024-11-08T02:20:28.845Z] 8795fd8295d8: Layer already exists [2024-11-08T02:20:28.845Z] c3bdad3a465a: Layer already exists [2024-11-08T02:20:28.845Z] f32507a57a02: Layer already exists [2024-11-08T02:20:28.845Z] 988d1ddf3c9b: Layer already exists [2024-11-08T02:20:28.845Z] 06665339c4c7: Layer already exists [2024-11-08T02:20:28.845Z] c79c0a6176e0: Layer already exists [2024-11-08T02:20:28.845Z] 5561381950b4: Layer already exists [2024-11-08T02:20:28.845Z] 564947346c6e: Layer already exists [2024-11-08T02:20:28.845Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:28.845Z] 9dd4fa3c3bb3: Layer already exists [2024-11-08T02:20:28.845Z] 5b3ddfc36ac9: Layer already exists [2024-11-08T02:20:28.845Z] 1c7bed379cc3: Layer already exists [2024-11-08T02:20:28.845Z] 5f70bf18a086: Layer already exists [2024-11-08T02:20:28.845Z] 98dfc66d03cc: Layer already exists [2024-11-08T02:20:28.845Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:28.845Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:7d869d11ccfd13b8244942f737aff57f8667138d53ed279881922890bd1cd13e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:29.177Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:29.312Z] #108 DONE 0.5s [2024-11-08T02:20:29.312Z] [2024-11-08T02:20:29.312Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-08T02:20:29.497Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-11-08T02:20:29.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T02:20:29.497Z] 8795fd8295d8: Preparing [2024-11-08T02:20:29.498Z] c3bdad3a465a: Preparing [2024-11-08T02:20:29.498Z] f32507a57a02: Preparing [2024-11-08T02:20:29.498Z] 3e70e43abc60: Preparing [2024-11-08T02:20:29.498Z] 988d1ddf3c9b: Preparing [2024-11-08T02:20:29.498Z] 06665339c4c7: Preparing [2024-11-08T02:20:29.498Z] c79c0a6176e0: Preparing [2024-11-08T02:20:29.498Z] faf81cc1793d: Preparing [2024-11-08T02:20:29.498Z] 564947346c6e: Preparing [2024-11-08T02:20:29.498Z] 5561381950b4: Preparing [2024-11-08T02:20:29.498Z] 9dd4fa3c3bb3: Preparing [2024-11-08T02:20:29.498Z] 5f70bf18a086: Preparing [2024-11-08T02:20:29.498Z] 5b3ddfc36ac9: Preparing [2024-11-08T02:20:29.498Z] 1c7bed379cc3: Preparing [2024-11-08T02:20:29.498Z] 98dfc66d03cc: Preparing [2024-11-08T02:20:29.498Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:29.498Z] faf81cc1793d: Waiting [2024-11-08T02:20:29.498Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:29.498Z] 564947346c6e: Waiting [2024-11-08T02:20:29.498Z] 98dfc66d03cc: Waiting [2024-11-08T02:20:29.498Z] 5b3ddfc36ac9: Waiting [2024-11-08T02:20:29.498Z] 5561381950b4: Waiting [2024-11-08T02:20:29.498Z] 1c7bed379cc3: Waiting [2024-11-08T02:20:29.498Z] 5f70bf18a086: Waiting [2024-11-08T02:20:29.498Z] 06665339c4c7: Waiting [2024-11-08T02:20:29.498Z] c79c0a6176e0: Waiting [2024-11-08T02:20:29.498Z] 8795fd8295d8: Layer already exists [2024-11-08T02:20:29.498Z] f32507a57a02: Layer already exists [2024-11-08T02:20:29.498Z] 3e70e43abc60: Layer already exists [2024-11-08T02:20:29.498Z] 988d1ddf3c9b: Layer already exists [2024-11-08T02:20:29.498Z] c3bdad3a465a: Layer already exists [2024-11-08T02:20:29.498Z] 06665339c4c7: Layer already exists [2024-11-08T02:20:29.498Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:29.498Z] c79c0a6176e0: Layer already exists [2024-11-08T02:20:29.498Z] 5561381950b4: Layer already exists [2024-11-08T02:20:29.498Z] 564947346c6e: Layer already exists [2024-11-08T02:20:29.498Z] 9dd4fa3c3bb3: Layer already exists [2024-11-08T02:20:29.498Z] 5b3ddfc36ac9: Layer already exists [2024-11-08T02:20:29.498Z] 1c7bed379cc3: Layer already exists [2024-11-08T02:20:29.498Z] 98dfc66d03cc: Layer already exists [2024-11-08T02:20:29.498Z] 5f70bf18a086: Layer already exists [2024-11-08T02:20:29.498Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:29.498Z] main: digest: sha256:7d869d11ccfd13b8244942f737aff57f8667138d53ed279881922890bd1cd13e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:20:29.565Z] ===================================================== [Pipeline] echo [2024-11-08T02:20:29.578Z] taggedImages: [2024-11-08T02:20:29.578Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:29.578Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-08T02:20:29.578Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.12 [2024-11-08T02:20:29.578Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:29.578Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-11-08T02:20:29.585Z] #109 DONE 0.5s [2024-11-08T02:20:29.585Z] [2024-11-08T02:20:29.585Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] echo [2024-11-08T02:20:29.608Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-11-08T02:20:29.608Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:29.608Z] latest [2024-11-08T02:20:29.608Z] 4.0.0-dev.12 [2024-11-08T02:20:29.608Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:29.608Z] main [2024-11-08T02:20:29.608Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:29.952Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:30.182Z] #110 DONE 0.6s [2024-11-08T02:20:30.182Z] [2024-11-08T02:20:30.182Z] #106 [security-spire-config] exporting to image [2024-11-08T02:20:30.182Z] #106 exporting layers 3.6s done [2024-11-08T02:20:30.182Z] #106 writing image sha256:35810ce2c7db6f6927e98aba0e123b7fa037e6657276541e39e75d5442e0acc3 0.0s done [2024-11-08T02:20:30.182Z] #106 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-11-08T02:20:30.182Z] #106 DONE 3.7s [2024-11-08T02:20:30.182Z] [2024-11-08T02:20:30.182Z] #21 [core-keeper internal] load .dockerignore [2024-11-08T02:20:30.182Z] #21 ... [2024-11-08T02:20:30.182Z] [2024-11-08T02:20:30.182Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T02:20:30.182Z] #104 DONE 3.3s [2024-11-08T02:20:30.182Z] [2024-11-08T02:20:30.182Z] #106 [security-spire-server] exporting to image [2024-11-08T02:20:30.269Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:30.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T02:20:30.269Z] 06aee0201093: Preparing [2024-11-08T02:20:30.269Z] 5b5962d4b73b: Preparing [2024-11-08T02:20:30.269Z] d3936b6891fb: Preparing [2024-11-08T02:20:30.269Z] 8031874e1306: Preparing [2024-11-08T02:20:30.269Z] faf81cc1793d: Preparing [2024-11-08T02:20:30.269Z] 564947346c6e: Preparing [2024-11-08T02:20:30.269Z] 364fb4ff3b1a: Preparing [2024-11-08T02:20:30.269Z] b1d5be1b2c80: Preparing [2024-11-08T02:20:30.269Z] 364fb4ff3b1a: Waiting [2024-11-08T02:20:30.269Z] 564947346c6e: Waiting [2024-11-08T02:20:30.269Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:30.269Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:30.269Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:30.269Z] 564947346c6e: Layer already exists [2024-11-08T02:20:30.269Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:20:30.269Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:20:30.269Z] 5b5962d4b73b: Pushed [2024-11-08T02:20:30.269Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:30.269Z] d3936b6891fb: Pushed [2024-11-08T02:20:30.269Z] 06aee0201093: Pushed [2024-11-08T02:20:31.187Z] #106 ... [2024-11-08T02:20:31.187Z] [2024-11-08T02:20:31.187Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-08T02:20:31.187Z] #111 DONE 0.6s [2024-11-08T02:20:31.187Z] [2024-11-08T02:20:31.187Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-08T02:20:31.187Z] #112 DONE 0.2s [2024-11-08T02:20:31.187Z] [2024-11-08T02:20:31.187Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T02:20:31.469Z] #113 DONE 0.3s [2024-11-08T02:20:31.469Z] [2024-11-08T02:20:31.469Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-08T02:20:32.067Z] #114 DONE 0.4s [2024-11-08T02:20:32.067Z] [2024-11-08T02:20:32.067Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-08T02:20:32.170Z] 8031874e1306: Pushed [2024-11-08T02:20:32.429Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:c39f5f6b195ad9997927a4385ddf013435d602b16e4a1af2931af989fb776904 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:32.654Z] #115 DONE 0.4s [2024-11-08T02:20:32.654Z] [2024-11-08T02:20:32.654Z] #106 [security-spire-agent] exporting to image [2024-11-08T02:20:32.765Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:33.087Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-08T02:20:33.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T02:20:33.087Z] 06aee0201093: Preparing [2024-11-08T02:20:33.087Z] 5b5962d4b73b: Preparing [2024-11-08T02:20:33.087Z] d3936b6891fb: Preparing [2024-11-08T02:20:33.087Z] 8031874e1306: Preparing [2024-11-08T02:20:33.087Z] faf81cc1793d: Preparing [2024-11-08T02:20:33.087Z] 564947346c6e: Preparing [2024-11-08T02:20:33.087Z] 364fb4ff3b1a: Preparing [2024-11-08T02:20:33.087Z] b1d5be1b2c80: Preparing [2024-11-08T02:20:33.087Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:33.087Z] 564947346c6e: Waiting [2024-11-08T02:20:33.087Z] 364fb4ff3b1a: Waiting [2024-11-08T02:20:33.087Z] b1d5be1b2c80: Waiting [2024-11-08T02:20:33.087Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:33.087Z] d3936b6891fb: Layer already exists [2024-11-08T02:20:33.087Z] 5b5962d4b73b: Layer already exists [2024-11-08T02:20:33.087Z] 06aee0201093: Layer already exists [2024-11-08T02:20:33.087Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:33.087Z] 8031874e1306: Layer already exists [2024-11-08T02:20:33.087Z] 564947346c6e: Layer already exists [2024-11-08T02:20:33.087Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:33.087Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:20:33.087Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:20:33.087Z] latest: digest: sha256:c39f5f6b195ad9997927a4385ddf013435d602b16e4a1af2931af989fb776904 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:33.241Z] #106 exporting layers 3.1s done [2024-11-08T02:20:33.241Z] #106 writing image sha256:d2f0fb944c2c4132e0e4a927b7945cee67c362cec04ac1197a12cc1924d845f8 [2024-11-08T02:20:33.416Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:33.516Z] #106 writing image sha256:d2f0fb944c2c4132e0e4a927b7945cee67c362cec04ac1197a12cc1924d845f8 0.0s done [2024-11-08T02:20:33.516Z] #106 naming to docker.io/library/security-spire-server-arm64 done [2024-11-08T02:20:33.743Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.12 [2024-11-08T02:20:33.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T02:20:33.743Z] 06aee0201093: Preparing [2024-11-08T02:20:33.743Z] 5b5962d4b73b: Preparing [2024-11-08T02:20:33.743Z] d3936b6891fb: Preparing [2024-11-08T02:20:33.743Z] 8031874e1306: Preparing [2024-11-08T02:20:33.743Z] faf81cc1793d: Preparing [2024-11-08T02:20:33.743Z] 564947346c6e: Preparing [2024-11-08T02:20:33.743Z] 364fb4ff3b1a: Preparing [2024-11-08T02:20:33.743Z] b1d5be1b2c80: Preparing [2024-11-08T02:20:33.743Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:33.743Z] b1d5be1b2c80: Waiting [2024-11-08T02:20:33.743Z] 364fb4ff3b1a: Waiting [2024-11-08T02:20:33.743Z] 564947346c6e: Waiting [2024-11-08T02:20:33.743Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:33.743Z] d3936b6891fb: Layer already exists [2024-11-08T02:20:33.743Z] 06aee0201093: Layer already exists [2024-11-08T02:20:33.743Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:33.743Z] 8031874e1306: Layer already exists [2024-11-08T02:20:33.743Z] 5b5962d4b73b: Layer already exists [2024-11-08T02:20:33.743Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:20:33.743Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:33.743Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:20:33.743Z] 564947346c6e: Layer already exists [2024-11-08T02:20:33.743Z] 4.0.0-dev.12: digest: sha256:c39f5f6b195ad9997927a4385ddf013435d602b16e4a1af2931af989fb776904 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:34.083Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:34.402Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:34.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T02:20:34.402Z] 06aee0201093: Preparing [2024-11-08T02:20:34.402Z] 5b5962d4b73b: Preparing [2024-11-08T02:20:34.402Z] d3936b6891fb: Preparing [2024-11-08T02:20:34.402Z] 8031874e1306: Preparing [2024-11-08T02:20:34.402Z] faf81cc1793d: Preparing [2024-11-08T02:20:34.402Z] 564947346c6e: Preparing [2024-11-08T02:20:34.402Z] 364fb4ff3b1a: Preparing [2024-11-08T02:20:34.402Z] b1d5be1b2c80: Preparing [2024-11-08T02:20:34.402Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:34.402Z] 564947346c6e: Waiting [2024-11-08T02:20:34.402Z] 364fb4ff3b1a: Waiting [2024-11-08T02:20:34.402Z] b1d5be1b2c80: Waiting [2024-11-08T02:20:34.402Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:34.402Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:34.402Z] 06aee0201093: Layer already exists [2024-11-08T02:20:34.402Z] 5b5962d4b73b: Layer already exists [2024-11-08T02:20:34.402Z] d3936b6891fb: Layer already exists [2024-11-08T02:20:34.402Z] 8031874e1306: Layer already exists [2024-11-08T02:20:34.402Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:20:34.402Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:34.402Z] 564947346c6e: Layer already exists [2024-11-08T02:20:34.402Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:20:34.402Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:c39f5f6b195ad9997927a4385ddf013435d602b16e4a1af2931af989fb776904 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:34.729Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:34.934Z] #106 exporting layers 2.3s done [2024-11-08T02:20:34.934Z] #106 writing image sha256:1e37a917c3338c82182a6182db12fa82cca7d49de7d90f6e208020f76b73d49c 0.0s done [2024-11-08T02:20:34.934Z] #106 naming to docker.io/library/security-spire-agent-arm64 done [2024-11-08T02:20:34.934Z] #106 DONE 8.4s [2024-11-08T02:20:34.934Z] [2024-11-08T02:20:34.934Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:20:35.048Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-11-08T02:20:35.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T02:20:35.048Z] 06aee0201093: Preparing [2024-11-08T02:20:35.048Z] 5b5962d4b73b: Preparing [2024-11-08T02:20:35.048Z] d3936b6891fb: Preparing [2024-11-08T02:20:35.048Z] 8031874e1306: Preparing [2024-11-08T02:20:35.048Z] faf81cc1793d: Preparing [2024-11-08T02:20:35.048Z] 564947346c6e: Preparing [2024-11-08T02:20:35.048Z] 364fb4ff3b1a: Preparing [2024-11-08T02:20:35.048Z] b1d5be1b2c80: Preparing [2024-11-08T02:20:35.048Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:35.048Z] 564947346c6e: Waiting [2024-11-08T02:20:35.048Z] b1d5be1b2c80: Waiting [2024-11-08T02:20:35.048Z] 364fb4ff3b1a: Waiting [2024-11-08T02:20:35.048Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:35.048Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:35.048Z] 5b5962d4b73b: Layer already exists [2024-11-08T02:20:35.048Z] 8031874e1306: Layer already exists [2024-11-08T02:20:35.048Z] 06aee0201093: Layer already exists [2024-11-08T02:20:35.048Z] d3936b6891fb: Layer already exists [2024-11-08T02:20:35.048Z] 564947346c6e: Layer already exists [2024-11-08T02:20:35.048Z] b1d5be1b2c80: Layer already exists [2024-11-08T02:20:35.048Z] 364fb4ff3b1a: Layer already exists [2024-11-08T02:20:35.048Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:35.048Z] main: digest: sha256:c39f5f6b195ad9997927a4385ddf013435d602b16e4a1af2931af989fb776904 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:20:35.131Z] ===================================================== [Pipeline] echo [2024-11-08T02:20:35.145Z] taggedImages: [2024-11-08T02:20:35.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:35.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-08T02:20:35.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.12 [2024-11-08T02:20:35.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:35.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-11-08T02:20:35.173Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-11-08T02:20:35.173Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:35.173Z] latest [2024-11-08T02:20:35.173Z] 4.0.0-dev.12 [2024-11-08T02:20:35.173Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:35.173Z] main [2024-11-08T02:20:35.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:35.515Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:35.853Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:35.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T02:20:35.853Z] 7f200ec21711: Preparing [2024-11-08T02:20:35.853Z] 7f6c60a4ce2d: Preparing [2024-11-08T02:20:35.853Z] fdead9f3c7f0: Preparing [2024-11-08T02:20:35.853Z] e1b5618fb839: Preparing [2024-11-08T02:20:35.853Z] 34e5b5943b47: Preparing [2024-11-08T02:20:35.853Z] faf81cc1793d: Preparing [2024-11-08T02:20:35.853Z] 564947346c6e: Preparing [2024-11-08T02:20:35.853Z] e401053ee3b6: Preparing [2024-11-08T02:20:35.853Z] b735ca7a1782: Preparing [2024-11-08T02:20:35.853Z] 05a3cd2a6f6d: Preparing [2024-11-08T02:20:35.853Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:35.853Z] e401053ee3b6: Waiting [2024-11-08T02:20:35.853Z] b735ca7a1782: Waiting [2024-11-08T02:20:35.853Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:35.853Z] faf81cc1793d: Waiting [2024-11-08T02:20:35.853Z] 564947346c6e: Waiting [2024-11-08T02:20:35.853Z] e1b5618fb839: Pushed [2024-11-08T02:20:35.853Z] 7f6c60a4ce2d: Pushed [2024-11-08T02:20:35.853Z] 7f200ec21711: Pushed [2024-11-08T02:20:35.853Z] 34e5b5943b47: Pushed [2024-11-08T02:20:35.853Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:35.853Z] 564947346c6e: Layer already exists [2024-11-08T02:20:35.853Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:36.110Z] e401053ee3b6: Pushed [2024-11-08T02:20:36.110Z] b735ca7a1782: Pushed [2024-11-08T02:20:37.044Z] fdead9f3c7f0: Pushed [2024-11-08T02:20:37.615Z] 05a3cd2a6f6d: Pushed [2024-11-08T02:20:37.874Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:fc475182368070ac7bbb1f9174de59553a01d088b69b71b760a77d8eecb7bd14 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:38.298Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:38.724Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-08T02:20:38.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T02:20:38.724Z] 7f200ec21711: Preparing [2024-11-08T02:20:38.724Z] 7f6c60a4ce2d: Preparing [2024-11-08T02:20:38.724Z] fdead9f3c7f0: Preparing [2024-11-08T02:20:38.724Z] e1b5618fb839: Preparing [2024-11-08T02:20:38.724Z] 34e5b5943b47: Preparing [2024-11-08T02:20:38.724Z] faf81cc1793d: Preparing [2024-11-08T02:20:38.724Z] 564947346c6e: Preparing [2024-11-08T02:20:38.724Z] e401053ee3b6: Preparing [2024-11-08T02:20:38.724Z] b735ca7a1782: Preparing [2024-11-08T02:20:38.724Z] 05a3cd2a6f6d: Preparing [2024-11-08T02:20:38.724Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:38.724Z] faf81cc1793d: Waiting [2024-11-08T02:20:38.724Z] 564947346c6e: Waiting [2024-11-08T02:20:38.724Z] b735ca7a1782: Waiting [2024-11-08T02:20:38.724Z] e401053ee3b6: Waiting [2024-11-08T02:20:38.724Z] 05a3cd2a6f6d: Waiting [2024-11-08T02:20:38.724Z] 7f6c60a4ce2d: Layer already exists [2024-11-08T02:20:38.724Z] 7f200ec21711: Layer already exists [2024-11-08T02:20:38.724Z] e1b5618fb839: Layer already exists [2024-11-08T02:20:38.724Z] fdead9f3c7f0: Layer already exists [2024-11-08T02:20:38.724Z] 34e5b5943b47: Layer already exists [2024-11-08T02:20:38.724Z] e401053ee3b6: Layer already exists [2024-11-08T02:20:38.724Z] b735ca7a1782: Layer already exists [2024-11-08T02:20:38.724Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:38.724Z] 564947346c6e: Layer already exists [2024-11-08T02:20:38.724Z] 05a3cd2a6f6d: Layer already exists [2024-11-08T02:20:38.724Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:38.724Z] latest: digest: sha256:fc475182368070ac7bbb1f9174de59553a01d088b69b71b760a77d8eecb7bd14 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:39.121Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:39.453Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.12 [2024-11-08T02:20:39.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T02:20:39.453Z] 7f200ec21711: Preparing [2024-11-08T02:20:39.453Z] 7f6c60a4ce2d: Preparing [2024-11-08T02:20:39.453Z] fdead9f3c7f0: Preparing [2024-11-08T02:20:39.453Z] e1b5618fb839: Preparing [2024-11-08T02:20:39.453Z] 34e5b5943b47: Preparing [2024-11-08T02:20:39.453Z] faf81cc1793d: Preparing [2024-11-08T02:20:39.453Z] 564947346c6e: Preparing [2024-11-08T02:20:39.453Z] e401053ee3b6: Preparing [2024-11-08T02:20:39.453Z] b735ca7a1782: Preparing [2024-11-08T02:20:39.453Z] 05a3cd2a6f6d: Preparing [2024-11-08T02:20:39.453Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:39.453Z] b735ca7a1782: Waiting [2024-11-08T02:20:39.453Z] 05a3cd2a6f6d: Waiting [2024-11-08T02:20:39.453Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:39.453Z] 564947346c6e: Waiting [2024-11-08T02:20:39.453Z] faf81cc1793d: Waiting [2024-11-08T02:20:39.453Z] 7f200ec21711: Layer already exists [2024-11-08T02:20:39.453Z] fdead9f3c7f0: Layer already exists [2024-11-08T02:20:39.453Z] e1b5618fb839: Layer already exists [2024-11-08T02:20:39.453Z] 7f6c60a4ce2d: Layer already exists [2024-11-08T02:20:39.453Z] 34e5b5943b47: Layer already exists [2024-11-08T02:20:39.453Z] 564947346c6e: Layer already exists [2024-11-08T02:20:39.453Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:39.453Z] 05a3cd2a6f6d: Layer already exists [2024-11-08T02:20:39.453Z] b735ca7a1782: Layer already exists [2024-11-08T02:20:39.453Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:39.453Z] e401053ee3b6: Layer already exists [2024-11-08T02:20:39.453Z] 4.0.0-dev.12: digest: sha256:fc475182368070ac7bbb1f9174de59553a01d088b69b71b760a77d8eecb7bd14 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:39.789Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:40.212Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:40.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T02:20:40.212Z] 7f200ec21711: Preparing [2024-11-08T02:20:40.212Z] 7f6c60a4ce2d: Preparing [2024-11-08T02:20:40.212Z] fdead9f3c7f0: Preparing [2024-11-08T02:20:40.212Z] e1b5618fb839: Preparing [2024-11-08T02:20:40.212Z] 34e5b5943b47: Preparing [2024-11-08T02:20:40.212Z] faf81cc1793d: Preparing [2024-11-08T02:20:40.212Z] 564947346c6e: Preparing [2024-11-08T02:20:40.212Z] e401053ee3b6: Preparing [2024-11-08T02:20:40.212Z] b735ca7a1782: Preparing [2024-11-08T02:20:40.212Z] 05a3cd2a6f6d: Preparing [2024-11-08T02:20:40.212Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:40.212Z] 564947346c6e: Waiting [2024-11-08T02:20:40.212Z] e401053ee3b6: Waiting [2024-11-08T02:20:40.212Z] b735ca7a1782: Waiting [2024-11-08T02:20:40.212Z] 05a3cd2a6f6d: Waiting [2024-11-08T02:20:40.212Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:40.212Z] faf81cc1793d: Waiting [2024-11-08T02:20:40.212Z] 7f200ec21711: Layer already exists [2024-11-08T02:20:40.212Z] fdead9f3c7f0: Layer already exists [2024-11-08T02:20:40.212Z] e1b5618fb839: Layer already exists [2024-11-08T02:20:40.212Z] 34e5b5943b47: Layer already exists [2024-11-08T02:20:40.212Z] 7f6c60a4ce2d: Layer already exists [2024-11-08T02:20:40.212Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:40.212Z] 564947346c6e: Layer already exists [2024-11-08T02:20:40.212Z] e401053ee3b6: Layer already exists [2024-11-08T02:20:40.212Z] 05a3cd2a6f6d: Layer already exists [2024-11-08T02:20:40.212Z] b735ca7a1782: Layer already exists [2024-11-08T02:20:40.212Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:40.212Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:fc475182368070ac7bbb1f9174de59553a01d088b69b71b760a77d8eecb7bd14 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:40.556Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:40.876Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-11-08T02:20:40.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T02:20:40.876Z] 7f200ec21711: Preparing [2024-11-08T02:20:40.876Z] 7f6c60a4ce2d: Preparing [2024-11-08T02:20:40.876Z] fdead9f3c7f0: Preparing [2024-11-08T02:20:40.876Z] e1b5618fb839: Preparing [2024-11-08T02:20:40.876Z] 34e5b5943b47: Preparing [2024-11-08T02:20:40.876Z] faf81cc1793d: Preparing [2024-11-08T02:20:40.876Z] 564947346c6e: Preparing [2024-11-08T02:20:40.876Z] e401053ee3b6: Preparing [2024-11-08T02:20:40.876Z] b735ca7a1782: Preparing [2024-11-08T02:20:40.876Z] 05a3cd2a6f6d: Preparing [2024-11-08T02:20:40.876Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:40.876Z] b735ca7a1782: Waiting [2024-11-08T02:20:40.876Z] faf81cc1793d: Waiting [2024-11-08T02:20:40.876Z] 564947346c6e: Waiting [2024-11-08T02:20:40.876Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:40.876Z] e401053ee3b6: Waiting [2024-11-08T02:20:40.876Z] 05a3cd2a6f6d: Waiting [2024-11-08T02:20:40.876Z] 34e5b5943b47: Layer already exists [2024-11-08T02:20:40.876Z] e1b5618fb839: Layer already exists [2024-11-08T02:20:40.876Z] 7f6c60a4ce2d: Layer already exists [2024-11-08T02:20:40.876Z] 7f200ec21711: Layer already exists [2024-11-08T02:20:40.876Z] fdead9f3c7f0: Layer already exists [2024-11-08T02:20:40.876Z] b735ca7a1782: Layer already exists [2024-11-08T02:20:40.876Z] 05a3cd2a6f6d: Layer already exists [2024-11-08T02:20:40.876Z] e401053ee3b6: Layer already exists [2024-11-08T02:20:40.876Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:40.876Z] 564947346c6e: Layer already exists [2024-11-08T02:20:40.876Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:40.876Z] main: digest: sha256:fc475182368070ac7bbb1f9174de59553a01d088b69b71b760a77d8eecb7bd14 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:20:40.950Z] ===================================================== [Pipeline] echo [2024-11-08T02:20:40.963Z] taggedImages: [2024-11-08T02:20:40.963Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:40.963Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-08T02:20:40.963Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.12 [2024-11-08T02:20:40.963Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:40.963Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-11-08T02:20:40.995Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-11-08T02:20:40.995Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:40.995Z] latest [2024-11-08T02:20:40.995Z] 4.0.0-dev.12 [2024-11-08T02:20:40.995Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:40.995Z] main [2024-11-08T02:20:40.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:41.789Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:42.115Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:42.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T02:20:42.115Z] 64d8301d45e8: Preparing [2024-11-08T02:20:42.115Z] 036d33eeff6c: Preparing [2024-11-08T02:20:42.115Z] 608afa892b7c: Preparing [2024-11-08T02:20:42.115Z] 026218dfd838: Preparing [2024-11-08T02:20:42.115Z] 0d5f86d8f3da: Preparing [2024-11-08T02:20:42.115Z] de081dc7bbc3: Preparing [2024-11-08T02:20:42.115Z] 4a47bef08edc: Preparing [2024-11-08T02:20:42.115Z] faf81cc1793d: Preparing [2024-11-08T02:20:42.115Z] 564947346c6e: Preparing [2024-11-08T02:20:42.115Z] 4e91c6aac44c: Preparing [2024-11-08T02:20:42.115Z] 3dff6715af38: Preparing [2024-11-08T02:20:42.115Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:42.115Z] de081dc7bbc3: Waiting [2024-11-08T02:20:42.115Z] 4e91c6aac44c: Waiting [2024-11-08T02:20:42.115Z] 3dff6715af38: Waiting [2024-11-08T02:20:42.115Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:42.115Z] 4a47bef08edc: Waiting [2024-11-08T02:20:42.115Z] 564947346c6e: Waiting [2024-11-08T02:20:42.115Z] faf81cc1793d: Waiting [2024-11-08T02:20:42.115Z] 64d8301d45e8: Pushed [2024-11-08T02:20:42.115Z] 0d5f86d8f3da: Pushed [2024-11-08T02:20:42.115Z] 036d33eeff6c: Pushed [2024-11-08T02:20:42.115Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:42.115Z] 564947346c6e: Layer already exists [2024-11-08T02:20:42.115Z] de081dc7bbc3: Pushed [2024-11-08T02:20:42.115Z] 4a47bef08edc: Pushed [2024-11-08T02:20:42.374Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:42.633Z] 4e91c6aac44c: Pushed [2024-11-08T02:20:42.893Z] 026218dfd838: Pushed [2024-11-08T02:20:43.153Z] 608afa892b7c: Pushed [2024-11-08T02:20:43.413Z] 3dff6715af38: Pushed [2024-11-08T02:20:43.413Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:094e34d0c461aa06c629348397a7d090b22658164178f2bb74eec8ae903f0a97 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:43.744Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:44.073Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-08T02:20:44.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T02:20:44.073Z] 64d8301d45e8: Preparing [2024-11-08T02:20:44.073Z] 036d33eeff6c: Preparing [2024-11-08T02:20:44.073Z] 608afa892b7c: Preparing [2024-11-08T02:20:44.073Z] 026218dfd838: Preparing [2024-11-08T02:20:44.073Z] 0d5f86d8f3da: Preparing [2024-11-08T02:20:44.073Z] de081dc7bbc3: Preparing [2024-11-08T02:20:44.073Z] 4a47bef08edc: Preparing [2024-11-08T02:20:44.073Z] faf81cc1793d: Preparing [2024-11-08T02:20:44.073Z] 564947346c6e: Preparing [2024-11-08T02:20:44.073Z] 4e91c6aac44c: Preparing [2024-11-08T02:20:44.073Z] 3dff6715af38: Preparing [2024-11-08T02:20:44.073Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:44.073Z] faf81cc1793d: Waiting [2024-11-08T02:20:44.073Z] 564947346c6e: Waiting [2024-11-08T02:20:44.073Z] 4a47bef08edc: Waiting [2024-11-08T02:20:44.073Z] 4e91c6aac44c: Waiting [2024-11-08T02:20:44.073Z] 3dff6715af38: Waiting [2024-11-08T02:20:44.073Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:44.073Z] de081dc7bbc3: Waiting [2024-11-08T02:20:44.073Z] 036d33eeff6c: Layer already exists [2024-11-08T02:20:44.073Z] 608afa892b7c: Layer already exists [2024-11-08T02:20:44.073Z] 64d8301d45e8: Layer already exists [2024-11-08T02:20:44.073Z] 026218dfd838: Layer already exists [2024-11-08T02:20:44.073Z] 0d5f86d8f3da: Layer already exists [2024-11-08T02:20:44.073Z] de081dc7bbc3: Layer already exists [2024-11-08T02:20:44.073Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:44.073Z] 564947346c6e: Layer already exists [2024-11-08T02:20:44.073Z] 4a47bef08edc: Layer already exists [2024-11-08T02:20:44.073Z] 4e91c6aac44c: Layer already exists [2024-11-08T02:20:44.073Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:44.073Z] 3dff6715af38: Layer already exists [2024-11-08T02:20:44.073Z] latest: digest: sha256:094e34d0c461aa06c629348397a7d090b22658164178f2bb74eec8ae903f0a97 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:44.407Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:44.747Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.12 [2024-11-08T02:20:44.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T02:20:44.747Z] 64d8301d45e8: Preparing [2024-11-08T02:20:44.747Z] 036d33eeff6c: Preparing [2024-11-08T02:20:44.747Z] 608afa892b7c: Preparing [2024-11-08T02:20:44.747Z] 026218dfd838: Preparing [2024-11-08T02:20:44.747Z] 0d5f86d8f3da: Preparing [2024-11-08T02:20:44.747Z] de081dc7bbc3: Preparing [2024-11-08T02:20:44.747Z] 4a47bef08edc: Preparing [2024-11-08T02:20:44.747Z] faf81cc1793d: Preparing [2024-11-08T02:20:44.747Z] 564947346c6e: Preparing [2024-11-08T02:20:44.747Z] 4e91c6aac44c: Preparing [2024-11-08T02:20:44.747Z] 3dff6715af38: Preparing [2024-11-08T02:20:44.747Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:44.747Z] de081dc7bbc3: Waiting [2024-11-08T02:20:44.747Z] 4a47bef08edc: Waiting [2024-11-08T02:20:44.747Z] faf81cc1793d: Waiting [2024-11-08T02:20:44.747Z] 564947346c6e: Waiting [2024-11-08T02:20:44.747Z] 4e91c6aac44c: Waiting [2024-11-08T02:20:44.747Z] 3dff6715af38: Waiting [2024-11-08T02:20:44.747Z] 608afa892b7c: Layer already exists [2024-11-08T02:20:44.747Z] 036d33eeff6c: Layer already exists [2024-11-08T02:20:44.747Z] 64d8301d45e8: Layer already exists [2024-11-08T02:20:44.747Z] 0d5f86d8f3da: Layer already exists [2024-11-08T02:20:44.747Z] 026218dfd838: Layer already exists [2024-11-08T02:20:44.747Z] de081dc7bbc3: Layer already exists [2024-11-08T02:20:44.747Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:44.747Z] 4e91c6aac44c: Layer already exists [2024-11-08T02:20:44.747Z] 564947346c6e: Layer already exists [2024-11-08T02:20:44.747Z] 4a47bef08edc: Layer already exists [2024-11-08T02:20:44.747Z] 3dff6715af38: Layer already exists [2024-11-08T02:20:44.747Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:44.747Z] 4.0.0-dev.12: digest: sha256:094e34d0c461aa06c629348397a7d090b22658164178f2bb74eec8ae903f0a97 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:45.085Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:45.415Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:45.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T02:20:45.415Z] 64d8301d45e8: Preparing [2024-11-08T02:20:45.415Z] 036d33eeff6c: Preparing [2024-11-08T02:20:45.415Z] 608afa892b7c: Preparing [2024-11-08T02:20:45.415Z] 026218dfd838: Preparing [2024-11-08T02:20:45.415Z] 0d5f86d8f3da: Preparing [2024-11-08T02:20:45.415Z] de081dc7bbc3: Preparing [2024-11-08T02:20:45.415Z] 4a47bef08edc: Preparing [2024-11-08T02:20:45.415Z] faf81cc1793d: Preparing [2024-11-08T02:20:45.415Z] 564947346c6e: Preparing [2024-11-08T02:20:45.415Z] 4e91c6aac44c: Preparing [2024-11-08T02:20:45.415Z] 3dff6715af38: Preparing [2024-11-08T02:20:45.415Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:45.415Z] 4a47bef08edc: Waiting [2024-11-08T02:20:45.415Z] faf81cc1793d: Waiting [2024-11-08T02:20:45.415Z] 564947346c6e: Waiting [2024-11-08T02:20:45.415Z] 4e91c6aac44c: Waiting [2024-11-08T02:20:45.415Z] 3dff6715af38: Waiting [2024-11-08T02:20:45.415Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:45.415Z] de081dc7bbc3: Waiting [2024-11-08T02:20:45.415Z] 0d5f86d8f3da: Layer already exists [2024-11-08T02:20:45.415Z] 026218dfd838: Layer already exists [2024-11-08T02:20:45.415Z] 036d33eeff6c: Layer already exists [2024-11-08T02:20:45.415Z] 608afa892b7c: Layer already exists [2024-11-08T02:20:45.415Z] 64d8301d45e8: Layer already exists [2024-11-08T02:20:45.415Z] de081dc7bbc3: Layer already exists [2024-11-08T02:20:45.415Z] 4e91c6aac44c: Layer already exists [2024-11-08T02:20:45.415Z] 564947346c6e: Layer already exists [2024-11-08T02:20:45.415Z] 4a47bef08edc: Layer already exists [2024-11-08T02:20:45.415Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:45.415Z] 3dff6715af38: Layer already exists [2024-11-08T02:20:45.415Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:45.415Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:094e34d0c461aa06c629348397a7d090b22658164178f2bb74eec8ae903f0a97 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:45.742Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:46.077Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-11-08T02:20:46.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T02:20:46.077Z] 64d8301d45e8: Preparing [2024-11-08T02:20:46.077Z] 036d33eeff6c: Preparing [2024-11-08T02:20:46.077Z] 608afa892b7c: Preparing [2024-11-08T02:20:46.077Z] 026218dfd838: Preparing [2024-11-08T02:20:46.077Z] 0d5f86d8f3da: Preparing [2024-11-08T02:20:46.077Z] de081dc7bbc3: Preparing [2024-11-08T02:20:46.077Z] 4a47bef08edc: Preparing [2024-11-08T02:20:46.077Z] faf81cc1793d: Preparing [2024-11-08T02:20:46.077Z] 564947346c6e: Preparing [2024-11-08T02:20:46.077Z] 4e91c6aac44c: Preparing [2024-11-08T02:20:46.077Z] 3dff6715af38: Preparing [2024-11-08T02:20:46.077Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:46.077Z] 564947346c6e: Waiting [2024-11-08T02:20:46.077Z] de081dc7bbc3: Waiting [2024-11-08T02:20:46.077Z] 4a47bef08edc: Waiting [2024-11-08T02:20:46.077Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:46.077Z] 4e91c6aac44c: Waiting [2024-11-08T02:20:46.077Z] faf81cc1793d: Waiting [2024-11-08T02:20:46.077Z] 036d33eeff6c: Layer already exists [2024-11-08T02:20:46.077Z] 64d8301d45e8: Layer already exists [2024-11-08T02:20:46.077Z] 0d5f86d8f3da: Layer already exists [2024-11-08T02:20:46.077Z] 026218dfd838: Layer already exists [2024-11-08T02:20:46.077Z] 608afa892b7c: Layer already exists [2024-11-08T02:20:46.077Z] 564947346c6e: Layer already exists [2024-11-08T02:20:46.077Z] 4a47bef08edc: Layer already exists [2024-11-08T02:20:46.077Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:46.077Z] de081dc7bbc3: Layer already exists [2024-11-08T02:20:46.077Z] 4e91c6aac44c: Layer already exists [2024-11-08T02:20:46.077Z] 3dff6715af38: Layer already exists [2024-11-08T02:20:46.077Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:46.077Z] main: digest: sha256:094e34d0c461aa06c629348397a7d090b22658164178f2bb74eec8ae903f0a97 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:20:46.154Z] ===================================================== [Pipeline] echo [2024-11-08T02:20:46.169Z] taggedImages: [2024-11-08T02:20:46.169Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:46.169Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-08T02:20:46.169Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.12 [2024-11-08T02:20:46.169Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:46.169Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-11-08T02:20:46.197Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-11-08T02:20:46.197Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:46.197Z] latest [2024-11-08T02:20:46.197Z] 4.0.0-dev.12 [2024-11-08T02:20:46.197Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:46.197Z] main [2024-11-08T02:20:46.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:46.551Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:46.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:46.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T02:20:46.877Z] c231b61d7578: Preparing [2024-11-08T02:20:46.877Z] a5d4b7817cd7: Preparing [2024-11-08T02:20:46.877Z] faf81cc1793d: Preparing [2024-11-08T02:20:46.877Z] 564947346c6e: Preparing [2024-11-08T02:20:46.877Z] 059c9178cba0: Preparing [2024-11-08T02:20:46.877Z] b26dadd6834d: Preparing [2024-11-08T02:20:46.877Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:46.877Z] b26dadd6834d: Waiting [2024-11-08T02:20:46.877Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:46.877Z] 564947346c6e: Layer already exists [2024-11-08T02:20:46.877Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:46.877Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:46.877Z] c231b61d7578: Pushed [2024-11-08T02:20:47.445Z] 059c9178cba0: Pushed [2024-11-08T02:20:47.705Z] b26dadd6834d: Pushed [2024-11-08T02:20:48.641Z] a5d4b7817cd7: Pushed [2024-11-08T02:20:48.641Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:78ac148a65522f04a48f41dcc83a1df612d934915240fd0cd5a985dd94ec68d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:48.960Z] + 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-11-08T02:20:49.280Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-08T02:20:49.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T02:20:49.280Z] c231b61d7578: Preparing [2024-11-08T02:20:49.280Z] a5d4b7817cd7: Preparing [2024-11-08T02:20:49.280Z] faf81cc1793d: Preparing [2024-11-08T02:20:49.280Z] 564947346c6e: Preparing [2024-11-08T02:20:49.280Z] 059c9178cba0: Preparing [2024-11-08T02:20:49.280Z] b26dadd6834d: Preparing [2024-11-08T02:20:49.280Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:49.280Z] b26dadd6834d: Waiting [2024-11-08T02:20:49.280Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:49.280Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:49.280Z] a5d4b7817cd7: Layer already exists [2024-11-08T02:20:49.280Z] c231b61d7578: Layer already exists [2024-11-08T02:20:49.280Z] 564947346c6e: Layer already exists [2024-11-08T02:20:49.280Z] 059c9178cba0: Layer already exists [2024-11-08T02:20:49.280Z] b26dadd6834d: Layer already exists [2024-11-08T02:20:49.280Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:49.280Z] latest: digest: sha256:78ac148a65522f04a48f41dcc83a1df612d934915240fd0cd5a985dd94ec68d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:49.600Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:49.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.12 [2024-11-08T02:20:49.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T02:20:49.921Z] c231b61d7578: Preparing [2024-11-08T02:20:49.921Z] a5d4b7817cd7: Preparing [2024-11-08T02:20:49.921Z] faf81cc1793d: Preparing [2024-11-08T02:20:49.921Z] 564947346c6e: Preparing [2024-11-08T02:20:49.921Z] 059c9178cba0: Preparing [2024-11-08T02:20:49.921Z] b26dadd6834d: Preparing [2024-11-08T02:20:49.921Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:49.921Z] b26dadd6834d: Waiting [2024-11-08T02:20:49.921Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:49.921Z] 564947346c6e: Layer already exists [2024-11-08T02:20:49.921Z] a5d4b7817cd7: Layer already exists [2024-11-08T02:20:49.921Z] c231b61d7578: Layer already exists [2024-11-08T02:20:49.921Z] 059c9178cba0: Layer already exists [2024-11-08T02:20:49.921Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:49.921Z] b26dadd6834d: Layer already exists [2024-11-08T02:20:49.921Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:49.921Z] 4.0.0-dev.12: digest: sha256:78ac148a65522f04a48f41dcc83a1df612d934915240fd0cd5a985dd94ec68d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:50.244Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:50.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:50.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T02:20:50.575Z] c231b61d7578: Preparing [2024-11-08T02:20:50.575Z] a5d4b7817cd7: Preparing [2024-11-08T02:20:50.575Z] faf81cc1793d: Preparing [2024-11-08T02:20:50.575Z] 564947346c6e: Preparing [2024-11-08T02:20:50.575Z] 059c9178cba0: Preparing [2024-11-08T02:20:50.575Z] b26dadd6834d: Preparing [2024-11-08T02:20:50.575Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:50.575Z] b26dadd6834d: Waiting [2024-11-08T02:20:50.575Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:50.575Z] c231b61d7578: Layer already exists [2024-11-08T02:20:50.575Z] 059c9178cba0: Layer already exists [2024-11-08T02:20:50.575Z] a5d4b7817cd7: Layer already exists [2024-11-08T02:20:50.575Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:50.575Z] 564947346c6e: Layer already exists [2024-11-08T02:20:50.575Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:50.575Z] b26dadd6834d: Layer already exists [2024-11-08T02:20:50.575Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:78ac148a65522f04a48f41dcc83a1df612d934915240fd0cd5a985dd94ec68d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:50.906Z] + 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-11-08T02:20:51.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-11-08T02:20:51.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T02:20:51.229Z] c231b61d7578: Preparing [2024-11-08T02:20:51.229Z] a5d4b7817cd7: Preparing [2024-11-08T02:20:51.229Z] faf81cc1793d: Preparing [2024-11-08T02:20:51.229Z] 564947346c6e: Preparing [2024-11-08T02:20:51.229Z] 059c9178cba0: Preparing [2024-11-08T02:20:51.229Z] b26dadd6834d: Preparing [2024-11-08T02:20:51.229Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:51.229Z] b26dadd6834d: Waiting [2024-11-08T02:20:51.229Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:51.229Z] c231b61d7578: Layer already exists [2024-11-08T02:20:51.229Z] 059c9178cba0: Layer already exists [2024-11-08T02:20:51.229Z] a5d4b7817cd7: Layer already exists [2024-11-08T02:20:51.229Z] 564947346c6e: Layer already exists [2024-11-08T02:20:51.229Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:51.229Z] b26dadd6834d: Layer already exists [2024-11-08T02:20:51.229Z] main: digest: sha256:78ac148a65522f04a48f41dcc83a1df612d934915240fd0cd5a985dd94ec68d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:20:51.302Z] ===================================================== [Pipeline] echo [2024-11-08T02:20:51.315Z] taggedImages: [2024-11-08T02:20:51.315Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:51.315Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-08T02:20:51.315Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.12 [2024-11-08T02:20:51.315Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:51.315Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-11-08T02:20:51.341Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-11-08T02:20:51.341Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:51.341Z] latest [2024-11-08T02:20:51.341Z] 4.0.0-dev.12 [2024-11-08T02:20:51.341Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:20:51.341Z] main [2024-11-08T02:20:51.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:51.677Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:20:52.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:20:52.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T02:20:52.002Z] 7ec15fbe4fcb: Preparing [2024-11-08T02:20:52.002Z] becfacb93a51: Preparing [2024-11-08T02:20:52.002Z] 1dcabb4542aa: Preparing [2024-11-08T02:20:52.002Z] faf81cc1793d: Preparing [2024-11-08T02:20:52.002Z] 564947346c6e: Preparing [2024-11-08T02:20:52.002Z] 287e6e7ed4e3: Preparing [2024-11-08T02:20:52.002Z] 2976030a6dbc: Preparing [2024-11-08T02:20:52.002Z] 72eb8cb7aeea: Preparing [2024-11-08T02:20:52.002Z] c3b8e2af9dff: Preparing [2024-11-08T02:20:52.002Z] 63ca1fbb43ae: Preparing [2024-11-08T02:20:52.002Z] 72eb8cb7aeea: Waiting [2024-11-08T02:20:52.002Z] 63ca1fbb43ae: Waiting [2024-11-08T02:20:52.002Z] 287e6e7ed4e3: Waiting [2024-11-08T02:20:52.002Z] 2976030a6dbc: Waiting [2024-11-08T02:20:52.002Z] c3b8e2af9dff: Waiting [2024-11-08T02:20:52.002Z] 564947346c6e: Layer already exists [2024-11-08T02:20:52.002Z] faf81cc1793d: Layer already exists [2024-11-08T02:20:52.002Z] becfacb93a51: Pushed [2024-11-08T02:20:52.002Z] 1dcabb4542aa: Pushed [2024-11-08T02:20:52.002Z] 7ec15fbe4fcb: Pushed [2024-11-08T02:20:52.002Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:20:52.260Z] 72eb8cb7aeea: Pushed [2024-11-08T02:20:52.827Z] c3b8e2af9dff: Pushed [2024-11-08T02:20:58.107Z] 2976030a6dbc: Pushed [2024-11-08T02:21:02.301Z] 287e6e7ed4e3: Pushed [2024-11-08T02:21:02.301Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:ac45ad06c740dd6f5d3af5f33f44d6e0384d23056b768f521ab6f22ab90baf9e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:02.633Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:02.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-08T02:21:02.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T02:21:02.967Z] 7ec15fbe4fcb: Preparing [2024-11-08T02:21:02.967Z] becfacb93a51: Preparing [2024-11-08T02:21:02.967Z] 1dcabb4542aa: Preparing [2024-11-08T02:21:02.967Z] faf81cc1793d: Preparing [2024-11-08T02:21:02.967Z] 564947346c6e: Preparing [2024-11-08T02:21:02.967Z] 287e6e7ed4e3: Preparing [2024-11-08T02:21:02.967Z] 2976030a6dbc: Preparing [2024-11-08T02:21:02.967Z] 72eb8cb7aeea: Preparing [2024-11-08T02:21:02.967Z] 2976030a6dbc: Waiting [2024-11-08T02:21:02.967Z] 287e6e7ed4e3: Waiting [2024-11-08T02:21:02.967Z] 72eb8cb7aeea: Waiting [2024-11-08T02:21:02.967Z] c3b8e2af9dff: Preparing [2024-11-08T02:21:02.967Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:02.967Z] c3b8e2af9dff: Waiting [2024-11-08T02:21:02.967Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:02.967Z] 564947346c6e: Layer already exists [2024-11-08T02:21:02.967Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:02.967Z] becfacb93a51: Layer already exists [2024-11-08T02:21:02.967Z] 1dcabb4542aa: Layer already exists [2024-11-08T02:21:02.967Z] 7ec15fbe4fcb: Layer already exists [2024-11-08T02:21:02.967Z] 287e6e7ed4e3: Layer already exists [2024-11-08T02:21:02.967Z] 2976030a6dbc: Layer already exists [2024-11-08T02:21:02.967Z] 72eb8cb7aeea: Layer already exists [2024-11-08T02:21:02.967Z] c3b8e2af9dff: Layer already exists [2024-11-08T02:21:02.967Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:02.967Z] latest: digest: sha256:ac45ad06c740dd6f5d3af5f33f44d6e0384d23056b768f521ab6f22ab90baf9e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:03.295Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:03.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.12 [2024-11-08T02:21:03.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T02:21:03.616Z] 7ec15fbe4fcb: Preparing [2024-11-08T02:21:03.616Z] becfacb93a51: Preparing [2024-11-08T02:21:03.616Z] 1dcabb4542aa: Preparing [2024-11-08T02:21:03.616Z] faf81cc1793d: Preparing [2024-11-08T02:21:03.616Z] 564947346c6e: Preparing [2024-11-08T02:21:03.616Z] 287e6e7ed4e3: Preparing [2024-11-08T02:21:03.616Z] 2976030a6dbc: Preparing [2024-11-08T02:21:03.616Z] 72eb8cb7aeea: Preparing [2024-11-08T02:21:03.616Z] c3b8e2af9dff: Preparing [2024-11-08T02:21:03.616Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:03.616Z] 287e6e7ed4e3: Waiting [2024-11-08T02:21:03.616Z] 2976030a6dbc: Waiting [2024-11-08T02:21:03.616Z] 72eb8cb7aeea: Waiting [2024-11-08T02:21:03.616Z] c3b8e2af9dff: Waiting [2024-11-08T02:21:03.616Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:03.616Z] 564947346c6e: Layer already exists [2024-11-08T02:21:03.616Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:03.616Z] 1dcabb4542aa: Layer already exists [2024-11-08T02:21:03.616Z] 7ec15fbe4fcb: Layer already exists [2024-11-08T02:21:03.616Z] becfacb93a51: Layer already exists [2024-11-08T02:21:03.616Z] 287e6e7ed4e3: Layer already exists [2024-11-08T02:21:03.616Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:03.616Z] 2976030a6dbc: Layer already exists [2024-11-08T02:21:03.616Z] 72eb8cb7aeea: Layer already exists [2024-11-08T02:21:03.616Z] c3b8e2af9dff: Layer already exists [2024-11-08T02:21:03.616Z] 4.0.0-dev.12: digest: sha256:ac45ad06c740dd6f5d3af5f33f44d6e0384d23056b768f521ab6f22ab90baf9e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:03.965Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:04.293Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:21:04.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T02:21:04.293Z] 7ec15fbe4fcb: Preparing [2024-11-08T02:21:04.293Z] becfacb93a51: Preparing [2024-11-08T02:21:04.293Z] 1dcabb4542aa: Preparing [2024-11-08T02:21:04.293Z] faf81cc1793d: Preparing [2024-11-08T02:21:04.293Z] 564947346c6e: Preparing [2024-11-08T02:21:04.293Z] 287e6e7ed4e3: Preparing [2024-11-08T02:21:04.293Z] 2976030a6dbc: Preparing [2024-11-08T02:21:04.293Z] 72eb8cb7aeea: Preparing [2024-11-08T02:21:04.293Z] c3b8e2af9dff: Preparing [2024-11-08T02:21:04.293Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:04.293Z] 72eb8cb7aeea: Waiting [2024-11-08T02:21:04.293Z] c3b8e2af9dff: Waiting [2024-11-08T02:21:04.293Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:04.293Z] 287e6e7ed4e3: Waiting [2024-11-08T02:21:04.293Z] 2976030a6dbc: Waiting [2024-11-08T02:21:04.293Z] becfacb93a51: Layer already exists [2024-11-08T02:21:04.293Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:04.293Z] 1dcabb4542aa: Layer already exists [2024-11-08T02:21:04.293Z] 564947346c6e: Layer already exists [2024-11-08T02:21:04.293Z] 7ec15fbe4fcb: Layer already exists [2024-11-08T02:21:04.293Z] 72eb8cb7aeea: Layer already exists [2024-11-08T02:21:04.293Z] 287e6e7ed4e3: Layer already exists [2024-11-08T02:21:04.293Z] c3b8e2af9dff: Layer already exists [2024-11-08T02:21:04.293Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:04.293Z] 2976030a6dbc: Layer already exists [2024-11-08T02:21:04.293Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:ac45ad06c740dd6f5d3af5f33f44d6e0384d23056b768f521ab6f22ab90baf9e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:04.628Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:04.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-11-08T02:21:04.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T02:21:04.960Z] 7ec15fbe4fcb: Preparing [2024-11-08T02:21:04.960Z] becfacb93a51: Preparing [2024-11-08T02:21:04.960Z] 1dcabb4542aa: Preparing [2024-11-08T02:21:04.960Z] faf81cc1793d: Preparing [2024-11-08T02:21:04.960Z] 564947346c6e: Preparing [2024-11-08T02:21:04.960Z] 287e6e7ed4e3: Preparing [2024-11-08T02:21:04.960Z] 2976030a6dbc: Preparing [2024-11-08T02:21:04.960Z] 72eb8cb7aeea: Preparing [2024-11-08T02:21:04.960Z] c3b8e2af9dff: Preparing [2024-11-08T02:21:04.960Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:04.960Z] 287e6e7ed4e3: Waiting [2024-11-08T02:21:04.960Z] 2976030a6dbc: Waiting [2024-11-08T02:21:04.960Z] 72eb8cb7aeea: Waiting [2024-11-08T02:21:04.960Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:04.960Z] c3b8e2af9dff: Waiting [2024-11-08T02:21:04.960Z] becfacb93a51: Layer already exists [2024-11-08T02:21:04.960Z] 7ec15fbe4fcb: Layer already exists [2024-11-08T02:21:04.960Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:04.960Z] 1dcabb4542aa: Layer already exists [2024-11-08T02:21:04.960Z] 564947346c6e: Layer already exists [2024-11-08T02:21:04.960Z] 2976030a6dbc: Layer already exists [2024-11-08T02:21:04.960Z] 72eb8cb7aeea: Layer already exists [2024-11-08T02:21:04.960Z] 287e6e7ed4e3: Layer already exists [2024-11-08T02:21:04.960Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:04.960Z] c3b8e2af9dff: Layer already exists [2024-11-08T02:21:04.960Z] main: digest: sha256:ac45ad06c740dd6f5d3af5f33f44d6e0384d23056b768f521ab6f22ab90baf9e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:21:05.044Z] ===================================================== [Pipeline] echo [2024-11-08T02:21:05.061Z] taggedImages: [2024-11-08T02:21:05.061Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:21:05.061Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-08T02:21:05.061Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.12 [2024-11-08T02:21:05.061Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:21:05.061Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-11-08T02:21:05.093Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-11-08T02:21:05.093Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:21:05.093Z] latest [2024-11-08T02:21:05.093Z] 4.0.0-dev.12 [2024-11-08T02:21:05.093Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:21:05.093Z] main [2024-11-08T02:21:05.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:05.444Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:05.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:21:05.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T02:21:05.796Z] 059720bca4cc: Preparing [2024-11-08T02:21:05.796Z] 71252066d7bd: Preparing [2024-11-08T02:21:05.796Z] d0fe57a20ab3: Preparing [2024-11-08T02:21:05.796Z] faf81cc1793d: Preparing [2024-11-08T02:21:05.796Z] 564947346c6e: Preparing [2024-11-08T02:21:05.796Z] 5c06b46abcf7: Preparing [2024-11-08T02:21:05.796Z] 9d4d656bfcab: Preparing [2024-11-08T02:21:05.796Z] b449089d6a20: Preparing [2024-11-08T02:21:05.796Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:05.796Z] 5c06b46abcf7: Waiting [2024-11-08T02:21:05.796Z] b449089d6a20: Waiting [2024-11-08T02:21:05.796Z] 9d4d656bfcab: Waiting [2024-11-08T02:21:05.796Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:05.796Z] 564947346c6e: Layer already exists [2024-11-08T02:21:05.796Z] 71252066d7bd: Pushed [2024-11-08T02:21:05.796Z] 059720bca4cc: Pushed [2024-11-08T02:21:05.796Z] d0fe57a20ab3: Pushed [2024-11-08T02:21:05.796Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:06.056Z] b449089d6a20: Pushed [2024-11-08T02:21:06.314Z] 9d4d656bfcab: Pushed [2024-11-08T02:21:16.301Z] 5c06b46abcf7: Pushed [2024-11-08T02:21:16.301Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:fedcf9b2239587d2a6a6fda4b2426cd2a4c4053f29eb47d9038a3729160f23aa size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:16.623Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:16.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-08T02:21:16.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T02:21:16.948Z] 059720bca4cc: Preparing [2024-11-08T02:21:16.948Z] 71252066d7bd: Preparing [2024-11-08T02:21:16.948Z] d0fe57a20ab3: Preparing [2024-11-08T02:21:16.948Z] faf81cc1793d: Preparing [2024-11-08T02:21:16.948Z] 564947346c6e: Preparing [2024-11-08T02:21:16.948Z] 5c06b46abcf7: Preparing [2024-11-08T02:21:16.948Z] 9d4d656bfcab: Preparing [2024-11-08T02:21:16.948Z] b449089d6a20: Preparing [2024-11-08T02:21:16.948Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:16.948Z] 5c06b46abcf7: Waiting [2024-11-08T02:21:16.948Z] b449089d6a20: Waiting [2024-11-08T02:21:16.948Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:16.948Z] 9d4d656bfcab: Waiting [2024-11-08T02:21:16.948Z] 71252066d7bd: Layer already exists [2024-11-08T02:21:16.948Z] d0fe57a20ab3: Layer already exists [2024-11-08T02:21:16.948Z] 564947346c6e: Layer already exists [2024-11-08T02:21:16.948Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:16.948Z] 059720bca4cc: Layer already exists [2024-11-08T02:21:16.948Z] 5c06b46abcf7: Layer already exists [2024-11-08T02:21:16.948Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:16.948Z] b449089d6a20: Layer already exists [2024-11-08T02:21:16.948Z] 9d4d656bfcab: Layer already exists [2024-11-08T02:21:16.948Z] latest: digest: sha256:fedcf9b2239587d2a6a6fda4b2426cd2a4c4053f29eb47d9038a3729160f23aa size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:17.276Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:17.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.12 [2024-11-08T02:21:17.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T02:21:17.598Z] 059720bca4cc: Preparing [2024-11-08T02:21:17.598Z] 71252066d7bd: Preparing [2024-11-08T02:21:17.598Z] d0fe57a20ab3: Preparing [2024-11-08T02:21:17.598Z] faf81cc1793d: Preparing [2024-11-08T02:21:17.598Z] 564947346c6e: Preparing [2024-11-08T02:21:17.598Z] 5c06b46abcf7: Preparing [2024-11-08T02:21:17.598Z] 9d4d656bfcab: Preparing [2024-11-08T02:21:17.598Z] b449089d6a20: Preparing [2024-11-08T02:21:17.598Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:17.598Z] 5c06b46abcf7: Waiting [2024-11-08T02:21:17.598Z] 9d4d656bfcab: Waiting [2024-11-08T02:21:17.598Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:17.598Z] b449089d6a20: Waiting [2024-11-08T02:21:17.598Z] 059720bca4cc: Layer already exists [2024-11-08T02:21:17.598Z] 564947346c6e: Layer already exists [2024-11-08T02:21:17.598Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:17.598Z] 71252066d7bd: Layer already exists [2024-11-08T02:21:17.598Z] d0fe57a20ab3: Layer already exists [2024-11-08T02:21:17.598Z] 9d4d656bfcab: Layer already exists [2024-11-08T02:21:17.598Z] 5c06b46abcf7: Layer already exists [2024-11-08T02:21:17.598Z] b449089d6a20: Layer already exists [2024-11-08T02:21:17.598Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:17.598Z] 4.0.0-dev.12: digest: sha256:fedcf9b2239587d2a6a6fda4b2426cd2a4c4053f29eb47d9038a3729160f23aa size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:17.929Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:18.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:21:18.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T02:21:18.255Z] 059720bca4cc: Preparing [2024-11-08T02:21:18.255Z] 71252066d7bd: Preparing [2024-11-08T02:21:18.255Z] d0fe57a20ab3: Preparing [2024-11-08T02:21:18.255Z] faf81cc1793d: Preparing [2024-11-08T02:21:18.255Z] 564947346c6e: Preparing [2024-11-08T02:21:18.255Z] 5c06b46abcf7: Preparing [2024-11-08T02:21:18.255Z] 9d4d656bfcab: Preparing [2024-11-08T02:21:18.255Z] b449089d6a20: Preparing [2024-11-08T02:21:18.255Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:18.255Z] 5c06b46abcf7: Waiting [2024-11-08T02:21:18.255Z] 9d4d656bfcab: Waiting [2024-11-08T02:21:18.255Z] b449089d6a20: Waiting [2024-11-08T02:21:18.255Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:18.255Z] d0fe57a20ab3: Layer already exists [2024-11-08T02:21:18.255Z] 059720bca4cc: Layer already exists [2024-11-08T02:21:18.255Z] 71252066d7bd: Layer already exists [2024-11-08T02:21:18.255Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:18.255Z] 564947346c6e: Layer already exists [2024-11-08T02:21:18.255Z] 5c06b46abcf7: Layer already exists [2024-11-08T02:21:18.255Z] 9d4d656bfcab: Layer already exists [2024-11-08T02:21:18.255Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:18.255Z] b449089d6a20: Layer already exists [2024-11-08T02:21:18.255Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:fedcf9b2239587d2a6a6fda4b2426cd2a4c4053f29eb47d9038a3729160f23aa size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:18.589Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:18.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-11-08T02:21:18.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T02:21:18.922Z] 059720bca4cc: Preparing [2024-11-08T02:21:18.922Z] 71252066d7bd: Preparing [2024-11-08T02:21:18.922Z] d0fe57a20ab3: Preparing [2024-11-08T02:21:18.922Z] faf81cc1793d: Preparing [2024-11-08T02:21:18.922Z] 564947346c6e: Preparing [2024-11-08T02:21:18.922Z] 5c06b46abcf7: Preparing [2024-11-08T02:21:18.922Z] 9d4d656bfcab: Preparing [2024-11-08T02:21:18.922Z] b449089d6a20: Preparing [2024-11-08T02:21:18.922Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:18.922Z] 9d4d656bfcab: Waiting [2024-11-08T02:21:18.922Z] 5c06b46abcf7: Waiting [2024-11-08T02:21:18.922Z] b449089d6a20: Waiting [2024-11-08T02:21:18.922Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:18.922Z] d0fe57a20ab3: Layer already exists [2024-11-08T02:21:18.922Z] 71252066d7bd: Layer already exists [2024-11-08T02:21:18.922Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:18.922Z] 059720bca4cc: Layer already exists [2024-11-08T02:21:18.922Z] 564947346c6e: Layer already exists [2024-11-08T02:21:18.922Z] 5c06b46abcf7: Layer already exists [2024-11-08T02:21:18.922Z] 9d4d656bfcab: Layer already exists [2024-11-08T02:21:18.922Z] b449089d6a20: Layer already exists [2024-11-08T02:21:18.922Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:18.922Z] main: digest: sha256:fedcf9b2239587d2a6a6fda4b2426cd2a4c4053f29eb47d9038a3729160f23aa size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:21:19.009Z] ===================================================== [Pipeline] echo [2024-11-08T02:21:19.032Z] taggedImages: [2024-11-08T02:21:19.032Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:21:19.032Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-08T02:21:19.032Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.12 [2024-11-08T02:21:19.032Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:21:19.032Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-11-08T02:21:19.062Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-11-08T02:21:19.062Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:21:19.062Z] latest [2024-11-08T02:21:19.062Z] 4.0.0-dev.12 [2024-11-08T02:21:19.062Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:21:19.062Z] main [2024-11-08T02:21:19.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:19.404Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:19.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:21:19.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T02:21:19.725Z] f3c634ee7091: Preparing [2024-11-08T02:21:19.725Z] e0de9cc15235: Preparing [2024-11-08T02:21:19.725Z] a419c324c8f0: Preparing [2024-11-08T02:21:19.725Z] faf81cc1793d: Preparing [2024-11-08T02:21:19.725Z] 564947346c6e: Preparing [2024-11-08T02:21:19.725Z] 9edd43aee99f: Preparing [2024-11-08T02:21:19.725Z] 72eb8cb7aeea: Preparing [2024-11-08T02:21:19.725Z] c3b8e2af9dff: Preparing [2024-11-08T02:21:19.725Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:19.725Z] 9edd43aee99f: Waiting [2024-11-08T02:21:19.725Z] 72eb8cb7aeea: Waiting [2024-11-08T02:21:19.725Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:19.725Z] 564947346c6e: Layer already exists [2024-11-08T02:21:19.725Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:19.725Z] 72eb8cb7aeea: Layer already exists [2024-11-08T02:21:19.725Z] c3b8e2af9dff: Layer already exists [2024-11-08T02:21:19.725Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:19.725Z] f3c634ee7091: Pushed [2024-11-08T02:21:19.725Z] e0de9cc15235: Pushed [2024-11-08T02:21:19.725Z] a419c324c8f0: Pushed [2024-11-08T02:21:29.701Z] 9edd43aee99f: Pushed [2024-11-08T02:21:29.701Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:2e92475f5e090e68f0f631200809dfea28d3809af9e9c2a1413761201b0c5d4b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:30.024Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:30.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-08T02:21:30.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T02:21:30.351Z] f3c634ee7091: Preparing [2024-11-08T02:21:30.351Z] e0de9cc15235: Preparing [2024-11-08T02:21:30.351Z] a419c324c8f0: Preparing [2024-11-08T02:21:30.351Z] faf81cc1793d: Preparing [2024-11-08T02:21:30.351Z] 564947346c6e: Preparing [2024-11-08T02:21:30.351Z] 9edd43aee99f: Preparing [2024-11-08T02:21:30.351Z] 72eb8cb7aeea: Preparing [2024-11-08T02:21:30.351Z] c3b8e2af9dff: Preparing [2024-11-08T02:21:30.351Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:30.351Z] 9edd43aee99f: Waiting [2024-11-08T02:21:30.351Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:30.351Z] c3b8e2af9dff: Waiting [2024-11-08T02:21:30.351Z] 72eb8cb7aeea: Waiting [2024-11-08T02:21:30.351Z] a419c324c8f0: Layer already exists [2024-11-08T02:21:30.351Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:30.351Z] e0de9cc15235: Layer already exists [2024-11-08T02:21:30.351Z] 564947346c6e: Layer already exists [2024-11-08T02:21:30.351Z] f3c634ee7091: Layer already exists [2024-11-08T02:21:30.351Z] c3b8e2af9dff: Layer already exists [2024-11-08T02:21:30.351Z] 9edd43aee99f: Layer already exists [2024-11-08T02:21:30.351Z] 72eb8cb7aeea: Layer already exists [2024-11-08T02:21:30.351Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:30.351Z] latest: digest: sha256:2e92475f5e090e68f0f631200809dfea28d3809af9e9c2a1413761201b0c5d4b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:30.694Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:31.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.12 [2024-11-08T02:21:31.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T02:21:31.010Z] f3c634ee7091: Preparing [2024-11-08T02:21:31.010Z] e0de9cc15235: Preparing [2024-11-08T02:21:31.010Z] a419c324c8f0: Preparing [2024-11-08T02:21:31.010Z] faf81cc1793d: Preparing [2024-11-08T02:21:31.010Z] 564947346c6e: Preparing [2024-11-08T02:21:31.010Z] 9edd43aee99f: Preparing [2024-11-08T02:21:31.010Z] 72eb8cb7aeea: Preparing [2024-11-08T02:21:31.010Z] c3b8e2af9dff: Preparing [2024-11-08T02:21:31.010Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:31.010Z] 9edd43aee99f: Waiting [2024-11-08T02:21:31.010Z] 72eb8cb7aeea: Waiting [2024-11-08T02:21:31.010Z] c3b8e2af9dff: Waiting [2024-11-08T02:21:31.010Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:31.010Z] 564947346c6e: Layer already exists [2024-11-08T02:21:31.010Z] e0de9cc15235: Layer already exists [2024-11-08T02:21:31.010Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:31.010Z] a419c324c8f0: Layer already exists [2024-11-08T02:21:31.010Z] f3c634ee7091: Layer already exists [2024-11-08T02:21:31.010Z] 72eb8cb7aeea: Layer already exists [2024-11-08T02:21:31.010Z] 9edd43aee99f: Layer already exists [2024-11-08T02:21:31.010Z] c3b8e2af9dff: Layer already exists [2024-11-08T02:21:31.010Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:31.010Z] 4.0.0-dev.12: digest: sha256:2e92475f5e090e68f0f631200809dfea28d3809af9e9c2a1413761201b0c5d4b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:31.337Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:31.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:21:31.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T02:21:31.661Z] f3c634ee7091: Preparing [2024-11-08T02:21:31.661Z] e0de9cc15235: Preparing [2024-11-08T02:21:31.661Z] a419c324c8f0: Preparing [2024-11-08T02:21:31.661Z] faf81cc1793d: Preparing [2024-11-08T02:21:31.661Z] 564947346c6e: Preparing [2024-11-08T02:21:31.661Z] 9edd43aee99f: Preparing [2024-11-08T02:21:31.661Z] 72eb8cb7aeea: Preparing [2024-11-08T02:21:31.661Z] c3b8e2af9dff: Preparing [2024-11-08T02:21:31.661Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:31.661Z] 72eb8cb7aeea: Waiting [2024-11-08T02:21:31.661Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:31.661Z] c3b8e2af9dff: Waiting [2024-11-08T02:21:31.661Z] 9edd43aee99f: Waiting [2024-11-08T02:21:31.661Z] e0de9cc15235: Layer already exists [2024-11-08T02:21:31.661Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:31.661Z] f3c634ee7091: Layer already exists [2024-11-08T02:21:31.661Z] a419c324c8f0: Layer already exists [2024-11-08T02:21:31.661Z] 564947346c6e: Layer already exists [2024-11-08T02:21:31.661Z] 72eb8cb7aeea: Layer already exists [2024-11-08T02:21:31.661Z] c3b8e2af9dff: Layer already exists [2024-11-08T02:21:31.661Z] 9edd43aee99f: Layer already exists [2024-11-08T02:21:31.661Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:31.661Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:2e92475f5e090e68f0f631200809dfea28d3809af9e9c2a1413761201b0c5d4b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:31.986Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:32.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-11-08T02:21:32.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T02:21:32.336Z] f3c634ee7091: Preparing [2024-11-08T02:21:32.336Z] e0de9cc15235: Preparing [2024-11-08T02:21:32.336Z] a419c324c8f0: Preparing [2024-11-08T02:21:32.336Z] faf81cc1793d: Preparing [2024-11-08T02:21:32.336Z] 564947346c6e: Preparing [2024-11-08T02:21:32.336Z] 9edd43aee99f: Preparing [2024-11-08T02:21:32.336Z] 72eb8cb7aeea: Preparing [2024-11-08T02:21:32.336Z] c3b8e2af9dff: Preparing [2024-11-08T02:21:32.336Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:32.336Z] 9edd43aee99f: Waiting [2024-11-08T02:21:32.336Z] 72eb8cb7aeea: Waiting [2024-11-08T02:21:32.336Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:32.336Z] c3b8e2af9dff: Waiting [2024-11-08T02:21:32.336Z] a419c324c8f0: Layer already exists [2024-11-08T02:21:32.336Z] e0de9cc15235: Layer already exists [2024-11-08T02:21:32.336Z] 564947346c6e: Layer already exists [2024-11-08T02:21:32.336Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:32.336Z] f3c634ee7091: Layer already exists [2024-11-08T02:21:32.336Z] 9edd43aee99f: Layer already exists [2024-11-08T02:21:32.336Z] 72eb8cb7aeea: Layer already exists [2024-11-08T02:21:32.336Z] c3b8e2af9dff: Layer already exists [2024-11-08T02:21:32.336Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:32.336Z] main: digest: sha256:2e92475f5e090e68f0f631200809dfea28d3809af9e9c2a1413761201b0c5d4b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:21:32.419Z] ===================================================== [Pipeline] echo [2024-11-08T02:21:32.435Z] taggedImages: [2024-11-08T02:21:32.435Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:21:32.435Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-08T02:21:32.435Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.12 [2024-11-08T02:21:32.435Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:21:32.435Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-11-08T02:21:32.531Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-11-08T02:21:32.531Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:21:32.531Z] latest [2024-11-08T02:21:32.531Z] 4.0.0-dev.12 [2024-11-08T02:21:32.531Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:21:32.531Z] main [2024-11-08T02:21:32.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:32.896Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:33.229Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:21:33.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T02:21:33.229Z] 2b98060f2ec8: Preparing [2024-11-08T02:21:33.229Z] ea3454574c2c: Preparing [2024-11-08T02:21:33.229Z] faf81cc1793d: Preparing [2024-11-08T02:21:33.229Z] 564947346c6e: Preparing [2024-11-08T02:21:33.229Z] c4cb040a9c0e: Preparing [2024-11-08T02:21:33.229Z] 54f18bdd74ac: Preparing [2024-11-08T02:21:33.229Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:33.229Z] 54f18bdd74ac: Waiting [2024-11-08T02:21:33.229Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:33.229Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:33.229Z] 564947346c6e: Layer already exists [2024-11-08T02:21:33.229Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:33.229Z] 2b98060f2ec8: Pushed [2024-11-08T02:21:33.487Z] 54f18bdd74ac: Pushed [2024-11-08T02:21:33.745Z] c4cb040a9c0e: Pushed [2024-11-08T02:21:37.033Z] ea3454574c2c: Pushed [2024-11-08T02:21:37.033Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:40fee7e111fe4dbf7e215ab5fec510ec36ad399d3dfc703f4134a0685a09f37c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:37.361Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:37.693Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-08T02:21:37.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T02:21:37.694Z] 2b98060f2ec8: Preparing [2024-11-08T02:21:37.694Z] ea3454574c2c: Preparing [2024-11-08T02:21:37.694Z] faf81cc1793d: Preparing [2024-11-08T02:21:37.694Z] 564947346c6e: Preparing [2024-11-08T02:21:37.694Z] c4cb040a9c0e: Preparing [2024-11-08T02:21:37.694Z] 54f18bdd74ac: Preparing [2024-11-08T02:21:37.694Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:37.694Z] 54f18bdd74ac: Waiting [2024-11-08T02:21:37.694Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:37.694Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:37.694Z] c4cb040a9c0e: Layer already exists [2024-11-08T02:21:37.694Z] 2b98060f2ec8: Layer already exists [2024-11-08T02:21:37.694Z] 564947346c6e: Layer already exists [2024-11-08T02:21:37.694Z] ea3454574c2c: Layer already exists [2024-11-08T02:21:37.694Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:37.694Z] 54f18bdd74ac: Layer already exists [2024-11-08T02:21:37.694Z] latest: digest: sha256:40fee7e111fe4dbf7e215ab5fec510ec36ad399d3dfc703f4134a0685a09f37c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:38.030Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:38.361Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.12 [2024-11-08T02:21:38.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T02:21:38.361Z] 2b98060f2ec8: Preparing [2024-11-08T02:21:38.361Z] ea3454574c2c: Preparing [2024-11-08T02:21:38.361Z] faf81cc1793d: Preparing [2024-11-08T02:21:38.361Z] 564947346c6e: Preparing [2024-11-08T02:21:38.361Z] c4cb040a9c0e: Preparing [2024-11-08T02:21:38.361Z] 54f18bdd74ac: Preparing [2024-11-08T02:21:38.361Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:38.361Z] 54f18bdd74ac: Waiting [2024-11-08T02:21:38.361Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:38.361Z] ea3454574c2c: Layer already exists [2024-11-08T02:21:38.361Z] 2b98060f2ec8: Layer already exists [2024-11-08T02:21:38.361Z] 564947346c6e: Layer already exists [2024-11-08T02:21:38.361Z] c4cb040a9c0e: Layer already exists [2024-11-08T02:21:38.361Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:38.361Z] 54f18bdd74ac: Layer already exists [2024-11-08T02:21:38.361Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:38.361Z] 4.0.0-dev.12: digest: sha256:40fee7e111fe4dbf7e215ab5fec510ec36ad399d3dfc703f4134a0685a09f37c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:38.682Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:39.001Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:21:39.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T02:21:39.001Z] 2b98060f2ec8: Preparing [2024-11-08T02:21:39.001Z] ea3454574c2c: Preparing [2024-11-08T02:21:39.001Z] faf81cc1793d: Preparing [2024-11-08T02:21:39.001Z] 564947346c6e: Preparing [2024-11-08T02:21:39.001Z] c4cb040a9c0e: Preparing [2024-11-08T02:21:39.001Z] 54f18bdd74ac: Preparing [2024-11-08T02:21:39.001Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:39.001Z] 54f18bdd74ac: Waiting [2024-11-08T02:21:39.001Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:39.001Z] 2b98060f2ec8: Layer already exists [2024-11-08T02:21:39.001Z] ea3454574c2c: Layer already exists [2024-11-08T02:21:39.001Z] 564947346c6e: Layer already exists [2024-11-08T02:21:39.001Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:39.001Z] c4cb040a9c0e: Layer already exists [2024-11-08T02:21:39.001Z] 54f18bdd74ac: Layer already exists [2024-11-08T02:21:39.001Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:39.001Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:40fee7e111fe4dbf7e215ab5fec510ec36ad399d3dfc703f4134a0685a09f37c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:39.322Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:39.640Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-11-08T02:21:39.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T02:21:39.640Z] 2b98060f2ec8: Preparing [2024-11-08T02:21:39.640Z] ea3454574c2c: Preparing [2024-11-08T02:21:39.640Z] faf81cc1793d: Preparing [2024-11-08T02:21:39.640Z] 564947346c6e: Preparing [2024-11-08T02:21:39.640Z] c4cb040a9c0e: Preparing [2024-11-08T02:21:39.640Z] 54f18bdd74ac: Preparing [2024-11-08T02:21:39.640Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:39.640Z] 54f18bdd74ac: Waiting [2024-11-08T02:21:39.640Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:39.640Z] c4cb040a9c0e: Layer already exists [2024-11-08T02:21:39.640Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:39.640Z] 564947346c6e: Layer already exists [2024-11-08T02:21:39.640Z] ea3454574c2c: Layer already exists [2024-11-08T02:21:39.640Z] 2b98060f2ec8: Layer already exists [2024-11-08T02:21:39.640Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:39.640Z] 54f18bdd74ac: Layer already exists [2024-11-08T02:21:39.640Z] main: digest: sha256:40fee7e111fe4dbf7e215ab5fec510ec36ad399d3dfc703f4134a0685a09f37c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:21:39.716Z] ===================================================== [Pipeline] echo [2024-11-08T02:21:39.728Z] taggedImages: [2024-11-08T02:21:39.728Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:21:39.728Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-08T02:21:39.728Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.12 [2024-11-08T02:21:39.728Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:21:39.728Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-11-08T02:21:39.752Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-11-08T02:21:39.752Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:21:39.752Z] latest [2024-11-08T02:21:39.752Z] 4.0.0-dev.12 [2024-11-08T02:21:39.752Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:21:39.752Z] main [2024-11-08T02:21:39.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:40.100Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:40.419Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:21:40.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T02:21:40.419Z] 8f234c4ca4de: Preparing [2024-11-08T02:21:40.419Z] 7e4d6fca923d: Preparing [2024-11-08T02:21:40.419Z] 4a3ebd36a409: Preparing [2024-11-08T02:21:40.419Z] faf81cc1793d: Preparing [2024-11-08T02:21:40.419Z] 564947346c6e: Preparing [2024-11-08T02:21:40.419Z] 22d379648eb8: Preparing [2024-11-08T02:21:40.419Z] 4adcc0484a53: Preparing [2024-11-08T02:21:40.419Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:40.419Z] 22d379648eb8: Waiting [2024-11-08T02:21:40.419Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:40.419Z] 4adcc0484a53: Waiting [2024-11-08T02:21:40.419Z] 564947346c6e: Layer already exists [2024-11-08T02:21:40.419Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:40.419Z] 7e4d6fca923d: Pushed [2024-11-08T02:21:40.419Z] 8f234c4ca4de: Pushed [2024-11-08T02:21:40.419Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:40.419Z] 4adcc0484a53: Pushed [2024-11-08T02:21:40.986Z] 22d379648eb8: Pushed [2024-11-08T02:21:44.276Z] 4a3ebd36a409: Pushed [2024-11-08T02:21:44.277Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:33dc059bbef7b1cce42faa24c41cffe31e5e4b7db6119a32da62fef255fc3315 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:44.611Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:44.936Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-08T02:21:44.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T02:21:44.936Z] 8f234c4ca4de: Preparing [2024-11-08T02:21:44.936Z] 7e4d6fca923d: Preparing [2024-11-08T02:21:44.936Z] 4a3ebd36a409: Preparing [2024-11-08T02:21:44.936Z] faf81cc1793d: Preparing [2024-11-08T02:21:44.936Z] 564947346c6e: Preparing [2024-11-08T02:21:44.936Z] 22d379648eb8: Preparing [2024-11-08T02:21:44.936Z] 4adcc0484a53: Preparing [2024-11-08T02:21:44.936Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:44.936Z] 22d379648eb8: Waiting [2024-11-08T02:21:44.936Z] 4adcc0484a53: Waiting [2024-11-08T02:21:44.936Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:44.936Z] 4a3ebd36a409: Layer already exists [2024-11-08T02:21:44.936Z] 564947346c6e: Layer already exists [2024-11-08T02:21:44.936Z] 7e4d6fca923d: Layer already exists [2024-11-08T02:21:44.936Z] 8f234c4ca4de: Layer already exists [2024-11-08T02:21:44.936Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:44.936Z] 22d379648eb8: Layer already exists [2024-11-08T02:21:44.936Z] 4adcc0484a53: Layer already exists [2024-11-08T02:21:44.936Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:44.936Z] latest: digest: sha256:33dc059bbef7b1cce42faa24c41cffe31e5e4b7db6119a32da62fef255fc3315 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:45.275Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:45.601Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.12 [2024-11-08T02:21:45.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T02:21:45.601Z] 8f234c4ca4de: Preparing [2024-11-08T02:21:45.601Z] 7e4d6fca923d: Preparing [2024-11-08T02:21:45.601Z] 4a3ebd36a409: Preparing [2024-11-08T02:21:45.601Z] faf81cc1793d: Preparing [2024-11-08T02:21:45.601Z] 564947346c6e: Preparing [2024-11-08T02:21:45.601Z] 22d379648eb8: Preparing [2024-11-08T02:21:45.601Z] 4adcc0484a53: Preparing [2024-11-08T02:21:45.601Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:45.601Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:45.601Z] 4adcc0484a53: Waiting [2024-11-08T02:21:45.601Z] 22d379648eb8: Waiting [2024-11-08T02:21:45.601Z] 564947346c6e: Layer already exists [2024-11-08T02:21:45.601Z] 7e4d6fca923d: Layer already exists [2024-11-08T02:21:45.601Z] 8f234c4ca4de: Layer already exists [2024-11-08T02:21:45.601Z] 4a3ebd36a409: Layer already exists [2024-11-08T02:21:45.601Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:45.601Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:45.601Z] 4adcc0484a53: Layer already exists [2024-11-08T02:21:45.601Z] 22d379648eb8: Layer already exists [2024-11-08T02:21:45.601Z] 4.0.0-dev.12: digest: sha256:33dc059bbef7b1cce42faa24c41cffe31e5e4b7db6119a32da62fef255fc3315 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:45.928Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:46.255Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:21:46.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T02:21:46.255Z] 8f234c4ca4de: Preparing [2024-11-08T02:21:46.255Z] 7e4d6fca923d: Preparing [2024-11-08T02:21:46.255Z] 4a3ebd36a409: Preparing [2024-11-08T02:21:46.255Z] faf81cc1793d: Preparing [2024-11-08T02:21:46.255Z] 564947346c6e: Preparing [2024-11-08T02:21:46.255Z] 22d379648eb8: Preparing [2024-11-08T02:21:46.255Z] 4adcc0484a53: Preparing [2024-11-08T02:21:46.255Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:46.255Z] 22d379648eb8: Waiting [2024-11-08T02:21:46.255Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:46.255Z] 4adcc0484a53: Waiting [2024-11-08T02:21:46.255Z] 7e4d6fca923d: Layer already exists [2024-11-08T02:21:46.255Z] 564947346c6e: Layer already exists [2024-11-08T02:21:46.255Z] 4a3ebd36a409: Layer already exists [2024-11-08T02:21:46.255Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:46.255Z] 8f234c4ca4de: Layer already exists [2024-11-08T02:21:46.255Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:46.255Z] 4adcc0484a53: Layer already exists [2024-11-08T02:21:46.255Z] 22d379648eb8: Layer already exists [2024-11-08T02:21:46.255Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:33dc059bbef7b1cce42faa24c41cffe31e5e4b7db6119a32da62fef255fc3315 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:46.583Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:21:46.912Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-11-08T02:21:46.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T02:21:46.912Z] 8f234c4ca4de: Preparing [2024-11-08T02:21:46.912Z] 7e4d6fca923d: Preparing [2024-11-08T02:21:46.912Z] 4a3ebd36a409: Preparing [2024-11-08T02:21:46.912Z] faf81cc1793d: Preparing [2024-11-08T02:21:46.912Z] 564947346c6e: Preparing [2024-11-08T02:21:46.912Z] 22d379648eb8: Preparing [2024-11-08T02:21:46.912Z] 4adcc0484a53: Preparing [2024-11-08T02:21:46.912Z] 63ca1fbb43ae: Preparing [2024-11-08T02:21:46.912Z] 63ca1fbb43ae: Waiting [2024-11-08T02:21:46.912Z] 22d379648eb8: Waiting [2024-11-08T02:21:46.912Z] faf81cc1793d: Layer already exists [2024-11-08T02:21:46.912Z] 564947346c6e: Layer already exists [2024-11-08T02:21:46.912Z] 7e4d6fca923d: Layer already exists [2024-11-08T02:21:46.912Z] 4a3ebd36a409: Layer already exists [2024-11-08T02:21:46.912Z] 8f234c4ca4de: Layer already exists [2024-11-08T02:21:46.912Z] 63ca1fbb43ae: Layer already exists [2024-11-08T02:21:46.912Z] 22d379648eb8: Layer already exists [2024-11-08T02:21:46.912Z] 4adcc0484a53: Layer already exists [2024-11-08T02:21:46.912Z] main: digest: sha256:33dc059bbef7b1cce42faa24c41cffe31e5e4b7db6119a32da62fef255fc3315 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:21:46.991Z] ===================================================== [Pipeline] echo [2024-11-08T02:21:47.007Z] taggedImages: [2024-11-08T02:21:47.007Z] - nexus3.edgexfoundry.org:10004/support-notifications:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:21:47.007Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-08T02:21:47.007Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.12 [2024-11-08T02:21:47.007Z] - nexus3.edgexfoundry.org:10004/support-notifications:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:21:47.007Z] - nexus3.edgexfoundry.org:10004/support-notifications: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-11-08T02:21:56.620Z] #79 ... [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:21:56.620Z] #84 DONE 110.8s [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:21:56.620Z] #79 DONE 115.6s [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:21:56.620Z] #90 DONE 102.8s [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:21:56.620Z] #92 DONE 97.3s [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #116 [support-notifications builder 6/7] COPY . . [2024-11-08T02:21:56.620Z] #116 ... [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:21:56.620Z] #87 DONE 115.7s [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-08T02:21:56.620Z] #117 ... [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:21:56.620Z] #118 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #119 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:21:56.620Z] #119 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-11-08T02:21:56.620Z] #120 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #116 [support-notifications builder 6/7] COPY . . [2024-11-08T02:21:56.620Z] #116 DONE 1.6s [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #121 [core-keeper builder 7/8] COPY . . [2024-11-08T02:21:56.620Z] #121 DONE 1.7s [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-08T02:21:56.620Z] #122 DONE 1.6s [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:21:56.620Z] #123 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-11-08T02:21:56.620Z] #124 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:21:56.620Z] #125 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:21:56.620Z] #126 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #127 [core-command builder 6/7] COPY . . [2024-11-08T02:21:56.620Z] #127 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:21:56.620Z] #128 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:21:56.620Z] #129 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2024-11-08T02:21:56.620Z] #130 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:21:56.620Z] #131 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:21:56.620Z] #132 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #133 [core-data builder 6/7] COPY . . [2024-11-08T02:21:56.620Z] #133 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:21:56.620Z] #134 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #135 [security-proxy-auth builder 6/7] COPY . . [2024-11-08T02:21:56.620Z] #135 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:21:56.620Z] #136 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:21:56.620Z] #137 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T02:21:56.620Z] #138 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #139 [core-metadata builder 6/7] COPY . . [2024-11-08T02:21:56.620Z] #139 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-08T02:21:56.620Z] #140 CACHED [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #141 [security-proxy-setup builder 6/7] COPY . . [2024-11-08T02:21:56.620Z] #141 DONE 1.7s [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-08T02:21:56.620Z] #117 DONE 1.6s [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T02:21:56.620Z] #142 ... [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #143 [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-11-08T02:21:56.620Z] #0 5.194 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-08T02:21:56.620Z] #143 ... [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T02:21:56.620Z] #0 5.701 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-08T02:21:56.620Z] #144 ... [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T02:21:56.620Z] #142 6.031 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-08T02:21:56.620Z] #142 ... [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T02:21:56.620Z] #0 4.771 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-08T02:21:56.620Z] #145 ... [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T02:21:56.620Z] #0 5.504 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-08T02:21:56.620Z] #146 ... [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T02:21:56.620Z] #0 6.076 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-08T02:21:56.620Z] #147 ... [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T02:21:56.620Z] #0 6.151 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-08T02:21:56.620Z] #148 ... [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T02:21:56.620Z] #0 6.177 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-08T02:21:56.620Z] #149 ... [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T02:21:56.620Z] #0 5.640 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-08T02:21:56.620Z] #150 ... [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T02:21:56.620Z] #0 6.006 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-08T02:21:56.620Z] #151 ... [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T02:21:56.620Z] #0 4.958 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-08T02:21:56.620Z] #152 ... [2024-11-08T02:21:56.620Z] [2024-11-08T02:21:56.620Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T02:21:56.620Z] #0 5.467 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-08T02:42:38.208Z] #153 ... [2024-11-08T02:42:38.208Z] [2024-11-08T02:42:38.208Z] #143 [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-11-08T02:42:38.208Z] #143 1248.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-08T02:42:38.816Z] #143 ... [2024-11-08T02:42:38.816Z] [2024-11-08T02:42:38.816Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T02:42:38.816Z] #150 DONE 1253.5s [2024-11-08T02:42:39.086Z] [2024-11-08T02:42:39.086Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T02:42:39.674Z] #145 ... [2024-11-08T02:42:39.674Z] [2024-11-08T02:42:39.674Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-08T02:42:39.940Z] #154 DONE 0.2s [2024-11-08T02:42:39.940Z] [2024-11-08T02:42:39.940Z] #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-08T02:42:42.544Z] #155 DONE 2.3s [2024-11-08T02:42:42.544Z] [2024-11-08T02:42:42.544Z] #156 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:42:42.544Z] #156 DONE 0.4s [2024-11-08T02:42:42.544Z] [2024-11-08T02:42:42.544Z] #143 [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-11-08T02:42:42.544Z] #143 ... [2024-11-08T02:42:42.544Z] [2024-11-08T02:42:42.544Z] #157 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:42:42.811Z] #157 DONE 0.3s [2024-11-08T02:42:42.811Z] [2024-11-08T02:42:42.811Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:42:42.811Z] #40 ... [2024-11-08T02:42:42.811Z] [2024-11-08T02:42:42.811Z] #158 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-08T02:42:43.076Z] #158 DONE 0.4s [2024-11-08T02:42:43.076Z] [2024-11-08T02:42:43.076Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T02:42:43.353Z] #144 ... [2024-11-08T02:42:43.353Z] [2024-11-08T02:42:43.353Z] #159 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-08T02:42:43.622Z] #159 DONE 0.2s [2024-11-08T02:42:43.622Z] [2024-11-08T02:42:43.622Z] #160 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-08T02:42:43.622Z] #160 DONE 0.2s [2024-11-08T02:42:43.622Z] [2024-11-08T02:42:43.622Z] #161 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-08T02:42:43.889Z] #161 DONE 0.2s [2024-11-08T02:42:43.889Z] [2024-11-08T02:42:43.889Z] #162 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-08T02:42:44.158Z] #162 DONE 0.2s [2024-11-08T02:42:44.158Z] [2024-11-08T02:42:44.158Z] #163 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-08T02:42:44.158Z] #163 DONE 0.2s [2024-11-08T02:42:44.158Z] [2024-11-08T02:42:44.158Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T02:42:44.430Z] #147 ... [2024-11-08T02:42:44.430Z] [2024-11-08T02:42:44.430Z] #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-08T02:42:47.020Z] #164 DONE 2.5s [2024-11-08T02:42:47.020Z] [2024-11-08T02:42:47.020Z] #21 [core-keeper internal] load .dockerignore [2024-11-08T02:42:47.020Z] #21 ... [2024-11-08T02:42:47.020Z] [2024-11-08T02:42:47.020Z] #106 [security-bootstrapper] exporting to image [2024-11-08T02:42:47.020Z] #106 exporting layers [2024-11-08T02:42:48.426Z] #106 exporting layers 1.6s done [2024-11-08T02:42:48.427Z] #106 writing image sha256:941e1e396ea63d4b65c0cc93efaa23749bc4fd5bc2f6a8755eca64c39adea441 done [2024-11-08T02:42:48.427Z] #106 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-11-08T02:42:48.427Z] #106 DONE 10.0s [2024-11-08T02:42:48.427Z] [2024-11-08T02:42:48.427Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T02:42:50.368Z] #153 ... [2024-11-08T02:42:50.368Z] [2024-11-08T02:42:50.368Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T02:42:50.368Z] #151 DONE 1264.8s [2024-11-08T02:42:50.368Z] [2024-11-08T02:42:50.368Z] #143 [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-11-08T02:42:50.368Z] #143 ... [2024-11-08T02:42:50.368Z] [2024-11-08T02:42:50.368Z] #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:42:50.953Z] #165 DONE 0.2s [2024-11-08T02:42:50.953Z] [2024-11-08T02:42:50.953Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T02:42:50.953Z] #149 ... [2024-11-08T02:42:50.953Z] [2024-11-08T02:42:50.953Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:42:50.953Z] #166 DONE 0.2s [2024-11-08T02:42:50.953Z] [2024-11-08T02:42:50.953Z] #143 [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-11-08T02:42:51.219Z] #143 ... [2024-11-08T02:42:51.219Z] [2024-11-08T02:42:51.219Z] #167 [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-11-08T02:42:51.486Z] #167 DONE 0.2s [2024-11-08T02:42:51.486Z] [2024-11-08T02:42:51.486Z] #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-08T02:42:51.765Z] #168 DONE 0.3s [2024-11-08T02:42:51.765Z] [2024-11-08T02:42:51.765Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-08T02:42:52.031Z] #169 DONE 0.4s [2024-11-08T02:42:52.031Z] [2024-11-08T02:42:52.031Z] #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T02:42:52.324Z] #170 DONE 0.2s [2024-11-08T02:42:52.324Z] [2024-11-08T02:42:52.324Z] #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T02:42:54.913Z] #171 DONE 2.4s [2024-11-08T02:42:54.913Z] [2024-11-08T02:42:54.913Z] #106 [security-proxy-setup] exporting to image [2024-11-08T02:42:54.913Z] #106 exporting layers [2024-11-08T02:42:55.869Z] #106 exporting layers 1.2s done [2024-11-08T02:42:55.869Z] #106 writing image sha256:a3a1cbec155d481c3eb4f09e831c404c6092d5cac30e943a2334c36cf590334f 0.1s done [2024-11-08T02:42:55.869Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-11-08T02:42:55.869Z] #106 DONE 11.2s [2024-11-08T02:42:55.869Z] [2024-11-08T02:42:55.869Z] #143 [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-11-08T02:43:00.172Z] #143 DONE 1274.3s [2024-11-08T02:43:00.172Z] [2024-11-08T02:43:00.172Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T02:43:00.172Z] #144 ... [2024-11-08T02:43:00.172Z] [2024-11-08T02:43:00.172Z] #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:43:00.438Z] #172 DONE 0.3s [2024-11-08T02:43:00.438Z] [2024-11-08T02:43:00.438Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T02:43:00.438Z] #152 ... [2024-11-08T02:43:00.438Z] [2024-11-08T02:43:00.438Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:43:01.042Z] #173 DONE 0.4s [2024-11-08T02:43:01.042Z] [2024-11-08T02:43:01.042Z] #174 [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-11-08T02:43:01.042Z] #174 DONE 0.1s [2024-11-08T02:43:01.042Z] [2024-11-08T02:43:01.042Z] #175 [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-11-08T02:43:01.309Z] #175 DONE 0.2s [2024-11-08T02:43:01.309Z] [2024-11-08T02:43:01.309Z] #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:43:01.575Z] #176 DONE 0.2s [2024-11-08T02:43:01.575Z] [2024-11-08T02:43:01.575Z] #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-08T02:43:01.843Z] #177 DONE 0.5s [2024-11-08T02:43:01.843Z] [2024-11-08T02:43:01.843Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T02:43:02.109Z] #147 ... [2024-11-08T02:43:02.109Z] [2024-11-08T02:43:02.109Z] #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-08T02:43:02.376Z] #178 DONE 0.4s [2024-11-08T02:43:02.376Z] [2024-11-08T02:43:02.376Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T02:43:02.376Z] #144 ... [2024-11-08T02:43:02.376Z] [2024-11-08T02:43:02.376Z] #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T02:43:02.644Z] #179 DONE 0.2s [2024-11-08T02:43:02.644Z] [2024-11-08T02:43:02.644Z] #180 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T02:43:05.219Z] #180 DONE 2.4s [2024-11-08T02:43:05.219Z] [2024-11-08T02:43:05.219Z] #106 [security-secretstore-setup] exporting to image [2024-11-08T02:43:05.219Z] #106 exporting layers [2024-11-08T02:43:06.626Z] #106 exporting layers 1.4s done [2024-11-08T02:43:06.626Z] #106 writing image sha256:2a6a3f1ad4989ea47548b97633f537daf50c0daf7bc212dfa2c59781ad229dbd 0.0s done [2024-11-08T02:43:06.626Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 [2024-11-08T02:43:06.626Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-11-08T02:43:06.626Z] #106 DONE 12.7s [2024-11-08T02:43:06.626Z] [2024-11-08T02:43:06.626Z] #21 [core-keeper internal] load .dockerignore [2024-11-08T02:44:14.480Z] #21 ... [2024-11-08T02:44:14.480Z] [2024-11-08T02:44:14.480Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T02:44:14.480Z] #147 DONE 1341.1s [2024-11-08T02:44:14.480Z] [2024-11-08T02:44:14.480Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T02:44:14.480Z] #146 ... [2024-11-08T02:44:14.480Z] [2024-11-08T02:44:14.480Z] #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:44:14.480Z] #181 DONE 0.3s [2024-11-08T02:44:14.480Z] [2024-11-08T02:44:14.480Z] #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:44:14.480Z] #182 DONE 0.2s [2024-11-08T02:44:14.480Z] [2024-11-08T02:44:14.480Z] #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-08T02:44:14.480Z] #183 DONE 0.4s [2024-11-08T02:44:14.480Z] [2024-11-08T02:44:14.480Z] #184 [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-11-08T02:44:14.480Z] #184 DONE 0.1s [2024-11-08T02:44:14.480Z] [2024-11-08T02:44:14.480Z] #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-08T02:44:14.480Z] #185 DONE 0.1s [2024-11-08T02:44:14.480Z] [2024-11-08T02:44:14.480Z] #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T02:44:14.480Z] #186 DONE 2.0s [2024-11-08T02:44:14.480Z] [2024-11-08T02:44:14.480Z] #106 [core-common-config-bootstrapper] exporting to image [2024-11-08T02:44:14.480Z] #106 exporting layers [2024-11-08T02:44:14.480Z] #106 exporting layers 0.6s done [2024-11-08T02:44:14.480Z] #106 writing image sha256:bfdebbafd434005e0e8eb3fb0809d8db4414b28b57249e3a2d740896f02771e0 done [2024-11-08T02:44:14.480Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-11-08T02:44:14.480Z] #106 DONE 13.3s [2024-11-08T02:44:14.480Z] [2024-11-08T02:44:14.480Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T02:46:21.146Z] #145 DONE 1463.9s [2024-11-08T02:46:21.146Z] [2024-11-08T02:46:21.146Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T02:46:21.146Z] #149 ... [2024-11-08T02:46:21.146Z] [2024-11-08T02:46:21.146Z] #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:46:21.146Z] #187 DONE 0.2s [2024-11-08T02:46:21.146Z] [2024-11-08T02:46:21.146Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T02:46:21.146Z] #142 ... [2024-11-08T02:46:21.146Z] [2024-11-08T02:46:21.146Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:46:21.146Z] #188 DONE 0.1s [2024-11-08T02:46:21.146Z] [2024-11-08T02:46:21.146Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-08T02:46:21.146Z] #189 DONE 0.4s [2024-11-08T02:46:21.146Z] [2024-11-08T02:46:21.146Z] #190 [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-11-08T02:46:21.146Z] #190 DONE 0.1s [2024-11-08T02:46:21.146Z] [2024-11-08T02:46:21.146Z] #106 [security-spiffe-token-provider] exporting to image [2024-11-08T02:46:21.146Z] #106 exporting layers [2024-11-08T02:46:21.146Z] #106 exporting layers 0.8s done [2024-11-08T02:46:21.146Z] #106 writing image sha256:f66b52e062019f040e357740064f23097ccfc9965ece74081d64fa845d704890 done [2024-11-08T02:46:21.146Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-11-08T02:46:21.146Z] #106 DONE 14.1s [2024-11-08T02:46:21.146Z] [2024-11-08T02:46:21.146Z] #21 [core-keeper internal] load .dockerignore [2024-11-08T02:53:28.179Z] #21 ... [2024-11-08T02:53:28.179Z] [2024-11-08T02:53:28.179Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T02:53:28.179Z] #148 DONE 1902.4s [2024-11-08T02:53:28.179Z] [2024-11-08T02:53:28.179Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T02:53:28.179Z] #149 ... [2024-11-08T02:53:28.179Z] [2024-11-08T02:53:28.179Z] #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:53:28.475Z] #191 DONE 0.2s [2024-11-08T02:53:28.475Z] [2024-11-08T02:53:28.475Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:53:28.743Z] #192 DONE 0.2s [2024-11-08T02:53:28.743Z] [2024-11-08T02:53:28.743Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T02:53:28.743Z] #152 ... [2024-11-08T02:53:28.743Z] [2024-11-08T02:53:28.743Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-08T02:53:29.021Z] #193 DONE 0.3s [2024-11-08T02:53:29.021Z] [2024-11-08T02:53:29.021Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:53:29.021Z] #194 DONE 0.1s [2024-11-08T02:53:29.021Z] [2024-11-08T02:53:29.021Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T02:53:29.021Z] #142 ... [2024-11-08T02:53:29.021Z] [2024-11-08T02:53:29.021Z] #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-08T02:53:29.021Z] #195 DONE 0.1s [2024-11-08T02:53:29.288Z] [2024-11-08T02:53:29.288Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T02:53:31.247Z] #196 DONE 1.8s [2024-11-08T02:53:31.247Z] [2024-11-08T02:53:31.247Z] #21 [core-keeper internal] load .dockerignore [2024-11-08T02:53:31.247Z] #21 ... [2024-11-08T02:53:31.247Z] [2024-11-08T02:53:31.247Z] #106 [security-proxy-auth] exporting to image [2024-11-08T02:53:31.247Z] #106 exporting layers [2024-11-08T02:53:31.514Z] #106 exporting layers 0.6s done [2024-11-08T02:53:31.795Z] #106 writing image sha256:b9a49f95633cf77a7d18fb5ffa31344dada214ca43310fcebb8449ec610361cd done [2024-11-08T02:53:31.795Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-11-08T02:53:31.795Z] #106 DONE 14.7s [2024-11-08T02:53:31.795Z] [2024-11-08T02:53:31.795Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T02:54:39.755Z] #152 ... [2024-11-08T02:54:39.755Z] [2024-11-08T02:54:39.755Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T02:54:39.755Z] #149 DONE 1974.3s [2024-11-08T02:54:40.026Z] [2024-11-08T02:54:40.026Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:54:40.296Z] #40 ... [2024-11-08T02:54:40.296Z] [2024-11-08T02:54:40.296Z] #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:54:40.594Z] #197 DONE 0.2s [2024-11-08T02:54:40.594Z] [2024-11-08T02:54:40.594Z] #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:54:40.867Z] #198 DONE 0.3s [2024-11-08T02:54:40.867Z] [2024-11-08T02:54:40.867Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-08T02:54:41.166Z] #199 DONE 0.3s [2024-11-08T02:54:41.166Z] [2024-11-08T02:54:41.166Z] #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:54:41.439Z] #200 DONE 0.3s [2024-11-08T02:54:41.439Z] [2024-11-08T02:54:41.439Z] #106 [core-command] exporting to image [2024-11-08T02:54:41.439Z] #106 exporting layers [2024-11-08T02:54:41.710Z] #106 exporting layers 0.4s done [2024-11-08T02:54:41.980Z] #106 writing image sha256:6502520e7ba8ea5a175a8c22a3de082b15c8d5f67bbd605b3c02fc16ec1ec1a7 done [2024-11-08T02:54:41.980Z] #106 naming to docker.io/library/core-command-arm64 done [2024-11-08T02:54:41.980Z] #106 DONE 15.1s [2024-11-08T02:54:41.980Z] [2024-11-08T02:54:41.980Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T02:56:33.723Z] #142 ... [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T02:56:33.723Z] #152 DONE 2078.9s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:56:33.723Z] #40 ... [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #201 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:56:33.723Z] #201 DONE 0.5s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T02:56:33.723Z] #142 ... [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #202 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-08T02:56:33.723Z] #202 DONE 0.5s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #203 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:56:33.723Z] #203 DONE 0.1s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #204 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-08T02:56:33.723Z] #204 DONE 0.2s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #106 [core-keeper] exporting to image [2024-11-08T02:56:33.723Z] #106 exporting layers [2024-11-08T02:56:33.723Z] #106 exporting layers 0.5s done [2024-11-08T02:56:33.723Z] #106 writing image sha256:588910c1334598eee327c5361537ac5594a5ac97a7b902a2923c4ebc04d43b0c done [2024-11-08T02:56:33.723Z] #106 naming to docker.io/library/core-keeper-arm64 [2024-11-08T02:56:33.723Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-11-08T02:56:33.723Z] #106 DONE 15.6s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T02:56:33.723Z] #142 ... [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T02:56:33.723Z] #144 DONE 2082.0s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T02:56:33.723Z] #142 ... [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:56:33.723Z] #205 DONE 0.2s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:56:33.723Z] #206 DONE 0.1s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #207 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-08T02:56:33.723Z] #207 DONE 0.4s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T02:56:33.723Z] #142 ... [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:56:33.723Z] #208 DONE 0.1s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #209 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-08T02:56:33.723Z] #209 DONE 0.1s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:56:33.723Z] #40 ... [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #106 [core-data] exporting to image [2024-11-08T02:56:33.723Z] #106 exporting layers 0.6s done [2024-11-08T02:56:33.723Z] #106 writing image sha256:3b72d1da6ae67a0fb9ce016a5103929a0479c18fbe419524d8733492c23a7f92 done [2024-11-08T02:56:33.723Z] #106 naming to docker.io/library/core-data-arm64 done [2024-11-08T02:56:33.723Z] #106 DONE 16.2s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:56:33.723Z] #40 ... [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T02:56:33.723Z] #142 DONE 2085.6s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:56:33.723Z] #40 ... [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #210 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:56:33.723Z] #210 DONE 0.2s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:56:33.723Z] #40 ... [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:56:33.723Z] #211 DONE 0.1s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #212 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-08T02:56:33.723Z] #212 DONE 0.4s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:56:33.723Z] #40 ... [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:56:33.723Z] #213 DONE 0.1s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-08T02:56:33.723Z] #214 DONE 0.1s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:56:33.723Z] #40 ... [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-08T02:56:33.723Z] #215 DONE 0.1s [2024-11-08T02:56:33.723Z] [2024-11-08T02:56:33.723Z] #106 [core-metadata] exporting to image [2024-11-08T02:56:33.988Z] #106 exporting layers 1.0s done [2024-11-08T02:56:33.988Z] #106 writing image sha256:5aed1bfc2f2946667e0641676f55be0c844b4c38497602757d2c110e1cb82469 done [2024-11-08T02:56:33.988Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-11-08T02:56:33.988Z] #106 DONE 17.2s [2024-11-08T02:56:33.988Z] [2024-11-08T02:56:33.988Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:57:06.198Z] #40 ... [2024-11-08T02:57:06.198Z] [2024-11-08T02:57:06.198Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T02:57:06.198Z] #153 DONE 2115.7s [2024-11-08T02:57:06.198Z] [2024-11-08T02:57:06.198Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T02:57:06.198Z] #146 DONE 2115.7s [2024-11-08T02:57:06.198Z] [2024-11-08T02:57:06.198Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:57:06.198Z] #40 ... [2024-11-08T02:57:06.198Z] [2024-11-08T02:57:06.198Z] #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:57:06.198Z] #216 DONE 0.2s [2024-11-08T02:57:06.198Z] [2024-11-08T02:57:06.198Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:57:06.198Z] #40 ... [2024-11-08T02:57:06.198Z] [2024-11-08T02:57:06.198Z] #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:57:06.198Z] #217 DONE 0.1s [2024-11-08T02:57:06.198Z] [2024-11-08T02:57:06.198Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:57:06.198Z] #40 ... [2024-11-08T02:57:06.198Z] [2024-11-08T02:57:06.198Z] #218 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T02:57:06.198Z] #218 DONE 0.1s [2024-11-08T02:57:06.198Z] [2024-11-08T02:57:06.198Z] #219 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-08T02:57:06.198Z] #219 DONE 0.5s [2024-11-08T02:57:06.198Z] [2024-11-08T02:57:06.198Z] #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T02:57:06.198Z] #220 DONE 0.2s [2024-11-08T02:57:06.198Z] [2024-11-08T02:57:06.198Z] #221 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-08T02:57:06.198Z] #221 DONE 0.2s [2024-11-08T02:57:06.198Z] [2024-11-08T02:57:06.198Z] #222 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-08T02:57:06.198Z] #222 DONE 0.2s [2024-11-08T02:57:06.198Z] [2024-11-08T02:57:06.198Z] #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-08T02:57:06.198Z] #223 DONE 0.4s [2024-11-08T02:57:06.198Z] [2024-11-08T02:57:06.198Z] #106 [support-notifications] exporting to image [2024-11-08T02:57:06.198Z] #106 exporting layers [2024-11-08T02:57:06.198Z] #106 ... [2024-11-08T02:57:06.198Z] [2024-11-08T02:57:06.198Z] #224 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-08T02:57:06.198Z] #224 DONE 0.2s [2024-11-08T02:57:06.198Z] [2024-11-08T02:57:06.198Z] #106 [support-cron-scheduler] exporting to image [2024-11-08T02:57:06.198Z] #106 exporting layers 0.6s done [2024-11-08T02:57:06.198Z] #106 writing image sha256:e85db442534590836fa5fcdf62330bab6521c20935f68f96cf9063e18063bba4 done [2024-11-08T02:57:06.198Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-11-08T02:57:06.198Z] #106 exporting layers 0.6s done [2024-11-08T02:57:06.198Z] #106 writing image sha256:e8364ea0c492de1cb4c38e66d9b4dd634516d62712a171a8b94b51d4f8d05bc7 done [2024-11-08T02:57:06.198Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-11-08T02:57:06.198Z] #106 DONE 17.9s [2024-11-08T02:57:06.198Z] [2024-11-08T02:57:06.198Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T02:57:06.198Z] time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:57:06.198Z] time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:57:06.198Z] time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:57:06.198Z] time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:57:06.198Z] time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:57:06.198Z] time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:57:06.198Z] time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:57:06.198Z] time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:57:06.198Z] time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:57:06.198Z] time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:57:06.198Z] time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:57:06.198Z] time="2024-11-08T02:18:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:57:06.198Z] time="2024-11-08T02:18:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:57:06.198Z] time="2024-11-08T02:18:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T02:57:06.198Z] time="2024-11-08T02:18:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-08T02:57:06.208Z] $ docker stop --time=1 c1baab94b9a874dd9cdf1dcadf10ea5f22abf640b0e4b60c85c6c3418e1514ba [2024-11-08T02:57:07.886Z] $ docker rm -f --volumes c1baab94b9a874dd9cdf1dcadf10ea5f22abf640b0e4b60c85c6c3418e1514ba [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T02:57:08.848Z] + docker images [2024-11-08T02:57:08.848Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-08T02:57:08.848Z] support-cron-scheduler-arm64 latest e8364ea0c492 6 seconds ago 55.2MB [2024-11-08T02:57:08.848Z] support-notifications-arm64 latest e85db4425345 6 seconds ago 54.4MB [2024-11-08T02:57:08.848Z] core-metadata-arm64 latest 5aed1bfc2f29 36 seconds ago 39MB [2024-11-08T02:57:08.848Z] core-data-arm64 latest 3b72d1da6ae6 40 seconds ago 38.8MB [2024-11-08T02:57:08.848Z] core-keeper-arm64 latest 588910c13345 43 seconds ago 32.2MB [2024-11-08T02:57:08.848Z] core-command-arm64 latest 6502520e7ba8 2 minutes ago 34.7MB [2024-11-08T02:57:08.848Z] security-proxy-auth-arm64 latest b9a49f95633c 3 minutes ago 33.3MB [2024-11-08T02:57:08.848Z] security-spiffe-token-provider-arm64 latest f66b52e06201 10 minutes ago 40.2MB [2024-11-08T02:57:08.848Z] core-common-config-bootstrapper-arm64 latest bfdebbafd434 12 minutes ago 24.1MB [2024-11-08T02:57:08.848Z] security-secretstore-setup-arm64 latest 2a6a3f1ad498 14 minutes ago 47.6MB [2024-11-08T02:57:08.848Z] security-proxy-setup-arm64 latest a3a1cbec155d 14 minutes ago 36.2MB [2024-11-08T02:57:08.848Z] security-bootstrapper-arm64 latest 941e1e396ea6 14 minutes ago 27.2MB [2024-11-08T02:57:08.848Z] security-spire-agent-arm64 latest 1e37a917c333 36 minutes ago 182MB [2024-11-08T02:57:08.848Z] security-spire-server-arm64 latest d2f0fb944c2c 36 minutes ago 124MB [2024-11-08T02:57:08.848Z] security-spire-config-arm64 latest 35810ce2c7db 36 minutes ago 123MB [2024-11-08T02:57:08.848Z] ci-base-image-arm64 latest ded95d3c9413 39 minutes ago 961MB [2024-11-08T02:57:08.848Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 weeks ago 558MB [2024-11-08T02:57:08.848Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 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-11-08T02:57:08.995Z] provisioning config files... [2024-11-08T02:57:09.013Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/746@tmp/config368768113486493460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T02:57:09.411Z] ---> ****-login.sh [2024-11-08T02:57:09.411Z] nexus3.edgexfoundry.org:10001 [2024-11-08T02:57:09.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:57:09.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:57:09.690Z] Configure a credential helper to remove this warning. See [2024-11-08T02:57:09.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:57:09.690Z] [2024-11-08T02:57:09.690Z] Login Succeeded [2024-11-08T02:57:09.690Z] nexus3.edgexfoundry.org:10002 [2024-11-08T02:57:09.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:57:09.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:57:09.967Z] Configure a credential helper to remove this warning. See [2024-11-08T02:57:09.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:57:09.967Z] [2024-11-08T02:57:09.967Z] Login Succeeded [2024-11-08T02:57:09.967Z] nexus3.edgexfoundry.org:10003 [2024-11-08T02:57:10.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:57:10.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:57:10.240Z] Configure a credential helper to remove this warning. See [2024-11-08T02:57:10.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:57:10.240Z] [2024-11-08T02:57:10.240Z] Login Succeeded [2024-11-08T02:57:10.241Z] nexus3.edgexfoundry.org:10004 [2024-11-08T02:57:10.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:57:10.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:57:10.834Z] Configure a credential helper to remove this warning. See [2024-11-08T02:57:10.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:57:10.834Z] [2024-11-08T02:57:10.834Z] Login Succeeded [2024-11-08T02:57:10.834Z] ****.io [2024-11-08T02:57:11.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T02:57:11.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T02:57:11.407Z] Configure a credential helper to remove this warning. See [2024-11-08T02:57:11.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T02:57:11.407Z] [2024-11-08T02:57:11.407Z] Login Succeeded [2024-11-08T02:57:11.407Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T02:57:11.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:57:11.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T02:57:11.499Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-11-08T02:57:11.499Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:57:11.499Z] latest [2024-11-08T02:57:11.499Z] 4.0.0-dev.12 [2024-11-08T02:57:11.499Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:57:11.499Z] main [2024-11-08T02:57:11.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:11.875Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:12.234Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:57:12.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T02:57:12.234Z] ca576b801ae0: Preparing [2024-11-08T02:57:12.234Z] b44f7e899eea: Preparing [2024-11-08T02:57:12.234Z] b2d2c435e119: Preparing [2024-11-08T02:57:12.234Z] b204943b3297: Preparing [2024-11-08T02:57:12.234Z] 909136a5a569: Preparing [2024-11-08T02:57:12.234Z] c0e2dff642c3: Preparing [2024-11-08T02:57:12.234Z] 16113d51b718: Preparing [2024-11-08T02:57:12.234Z] c0e2dff642c3: Waiting [2024-11-08T02:57:12.234Z] 16113d51b718: Waiting [2024-11-08T02:57:12.499Z] b204943b3297: Pushed [2024-11-08T02:57:12.499Z] b2d2c435e119: Pushed [2024-11-08T02:57:12.499Z] ca576b801ae0: Pushed [2024-11-08T02:57:12.499Z] 16113d51b718: Layer already exists [2024-11-08T02:57:12.499Z] c0e2dff642c3: Pushed [2024-11-08T02:57:13.898Z] 909136a5a569: Pushed [2024-11-08T02:57:17.228Z] b44f7e899eea: Pushed [2024-11-08T02:57:17.228Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:2b6efcbeecc07633b00bfe8952a430e6cee42f411ed84a4d768f329ccc8224a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:17.604Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:17.954Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-08T02:57:17.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T02:57:17.954Z] ca576b801ae0: Preparing [2024-11-08T02:57:17.954Z] b44f7e899eea: Preparing [2024-11-08T02:57:17.954Z] b2d2c435e119: Preparing [2024-11-08T02:57:17.954Z] b204943b3297: Preparing [2024-11-08T02:57:17.954Z] 909136a5a569: Preparing [2024-11-08T02:57:17.954Z] c0e2dff642c3: Preparing [2024-11-08T02:57:17.954Z] 16113d51b718: Preparing [2024-11-08T02:57:17.954Z] c0e2dff642c3: Waiting [2024-11-08T02:57:17.954Z] 16113d51b718: Waiting [2024-11-08T02:57:17.954Z] ca576b801ae0: Layer already exists [2024-11-08T02:57:17.954Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:17.954Z] b44f7e899eea: Layer already exists [2024-11-08T02:57:17.954Z] b204943b3297: Layer already exists [2024-11-08T02:57:17.954Z] 909136a5a569: Layer already exists [2024-11-08T02:57:17.954Z] 16113d51b718: Layer already exists [2024-11-08T02:57:17.954Z] c0e2dff642c3: Layer already exists [2024-11-08T02:57:18.240Z] latest: digest: sha256:2b6efcbeecc07633b00bfe8952a430e6cee42f411ed84a4d768f329ccc8224a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:18.609Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:18.967Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.12 [2024-11-08T02:57:18.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T02:57:18.967Z] ca576b801ae0: Preparing [2024-11-08T02:57:18.967Z] b44f7e899eea: Preparing [2024-11-08T02:57:18.967Z] b2d2c435e119: Preparing [2024-11-08T02:57:18.967Z] b204943b3297: Preparing [2024-11-08T02:57:18.967Z] 909136a5a569: Preparing [2024-11-08T02:57:18.967Z] c0e2dff642c3: Preparing [2024-11-08T02:57:18.967Z] 16113d51b718: Preparing [2024-11-08T02:57:18.967Z] c0e2dff642c3: Waiting [2024-11-08T02:57:18.967Z] 16113d51b718: Waiting [2024-11-08T02:57:18.967Z] b44f7e899eea: Layer already exists [2024-11-08T02:57:18.967Z] 909136a5a569: Layer already exists [2024-11-08T02:57:18.967Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:18.967Z] ca576b801ae0: Layer already exists [2024-11-08T02:57:18.967Z] b204943b3297: Layer already exists [2024-11-08T02:57:18.967Z] 16113d51b718: Layer already exists [2024-11-08T02:57:18.967Z] c0e2dff642c3: Layer already exists [2024-11-08T02:57:18.967Z] 4.0.0-dev.12: digest: sha256:2b6efcbeecc07633b00bfe8952a430e6cee42f411ed84a4d768f329ccc8224a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:19.584Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:20.052Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:57:20.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T02:57:20.052Z] ca576b801ae0: Preparing [2024-11-08T02:57:20.052Z] b44f7e899eea: Preparing [2024-11-08T02:57:20.052Z] b2d2c435e119: Preparing [2024-11-08T02:57:20.052Z] b204943b3297: Preparing [2024-11-08T02:57:20.052Z] 909136a5a569: Preparing [2024-11-08T02:57:20.052Z] c0e2dff642c3: Preparing [2024-11-08T02:57:20.052Z] 16113d51b718: Preparing [2024-11-08T02:57:20.052Z] c0e2dff642c3: Waiting [2024-11-08T02:57:20.052Z] 16113d51b718: Waiting [2024-11-08T02:57:20.052Z] b44f7e899eea: Layer already exists [2024-11-08T02:57:20.052Z] 909136a5a569: Layer already exists [2024-11-08T02:57:20.052Z] b204943b3297: Layer already exists [2024-11-08T02:57:20.052Z] ca576b801ae0: Layer already exists [2024-11-08T02:57:20.052Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:20.052Z] 16113d51b718: Layer already exists [2024-11-08T02:57:20.052Z] c0e2dff642c3: Layer already exists [2024-11-08T02:57:20.052Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:2b6efcbeecc07633b00bfe8952a430e6cee42f411ed84a4d768f329ccc8224a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:20.404Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:20.747Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-11-08T02:57:20.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T02:57:20.747Z] ca576b801ae0: Preparing [2024-11-08T02:57:20.747Z] b44f7e899eea: Preparing [2024-11-08T02:57:20.747Z] b2d2c435e119: Preparing [2024-11-08T02:57:20.747Z] b204943b3297: Preparing [2024-11-08T02:57:20.747Z] 909136a5a569: Preparing [2024-11-08T02:57:20.747Z] c0e2dff642c3: Preparing [2024-11-08T02:57:20.747Z] 16113d51b718: Preparing [2024-11-08T02:57:20.747Z] c0e2dff642c3: Waiting [2024-11-08T02:57:20.747Z] b44f7e899eea: Layer already exists [2024-11-08T02:57:20.747Z] 909136a5a569: Layer already exists [2024-11-08T02:57:20.747Z] b204943b3297: Layer already exists [2024-11-08T02:57:20.747Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:20.747Z] ca576b801ae0: Layer already exists [2024-11-08T02:57:20.747Z] 16113d51b718: Layer already exists [2024-11-08T02:57:20.747Z] c0e2dff642c3: Layer already exists [2024-11-08T02:57:21.010Z] main: digest: sha256:2b6efcbeecc07633b00bfe8952a430e6cee42f411ed84a4d768f329ccc8224a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:57:21.095Z] ===================================================== [Pipeline] echo [2024-11-08T02:57:21.112Z] taggedImages: [2024-11-08T02:57:21.113Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:57:21.113Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-08T02:57:21.113Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.12 [2024-11-08T02:57:21.113Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:57:21.113Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-11-08T02:57:21.145Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-11-08T02:57:21.145Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:57:21.145Z] latest [2024-11-08T02:57:21.145Z] 4.0.0-dev.12 [2024-11-08T02:57:21.145Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:57:21.145Z] main [2024-11-08T02:57:21.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:21.511Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:21.883Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:57:21.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T02:57:21.884Z] c091cba27def: Preparing [2024-11-08T02:57:21.884Z] 9dd808fcd429: Preparing [2024-11-08T02:57:21.884Z] ade2275be1cb: Preparing [2024-11-08T02:57:21.884Z] e73d50245a69: Preparing [2024-11-08T02:57:21.884Z] b2d2c435e119: Preparing [2024-11-08T02:57:21.884Z] b204943b3297: Preparing [2024-11-08T02:57:21.884Z] 909136a5a569: Preparing [2024-11-08T02:57:21.884Z] c0e2dff642c3: Preparing [2024-11-08T02:57:21.884Z] 16113d51b718: Preparing [2024-11-08T02:57:21.884Z] b204943b3297: Waiting [2024-11-08T02:57:21.884Z] 909136a5a569: Waiting [2024-11-08T02:57:21.884Z] c0e2dff642c3: Waiting [2024-11-08T02:57:21.884Z] 16113d51b718: Waiting [2024-11-08T02:57:22.149Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:22.149Z] b204943b3297: Layer already exists [2024-11-08T02:57:22.149Z] 909136a5a569: Layer already exists [2024-11-08T02:57:22.149Z] c0e2dff642c3: Layer already exists [2024-11-08T02:57:22.149Z] 9dd808fcd429: Pushed [2024-11-08T02:57:22.149Z] ade2275be1cb: Pushed [2024-11-08T02:57:22.149Z] 16113d51b718: Layer already exists [2024-11-08T02:57:22.149Z] c091cba27def: Pushed [2024-11-08T02:57:24.085Z] e73d50245a69: Pushed [2024-11-08T02:57:24.351Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:f0585cc2ecbc36bf881284718b67f833b2c004135d1b4a6e4491a2276ad0673a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:24.713Z] + 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-11-08T02:57:25.066Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-08T02:57:25.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T02:57:25.066Z] c091cba27def: Preparing [2024-11-08T02:57:25.066Z] 9dd808fcd429: Preparing [2024-11-08T02:57:25.066Z] ade2275be1cb: Preparing [2024-11-08T02:57:25.066Z] e73d50245a69: Preparing [2024-11-08T02:57:25.066Z] b2d2c435e119: Preparing [2024-11-08T02:57:25.066Z] b204943b3297: Preparing [2024-11-08T02:57:25.066Z] 909136a5a569: Preparing [2024-11-08T02:57:25.066Z] c0e2dff642c3: Preparing [2024-11-08T02:57:25.066Z] 16113d51b718: Preparing [2024-11-08T02:57:25.066Z] 909136a5a569: Waiting [2024-11-08T02:57:25.066Z] c0e2dff642c3: Waiting [2024-11-08T02:57:25.066Z] b204943b3297: Waiting [2024-11-08T02:57:25.066Z] 16113d51b718: Waiting [2024-11-08T02:57:25.066Z] c091cba27def: Layer already exists [2024-11-08T02:57:25.066Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:25.066Z] e73d50245a69: Layer already exists [2024-11-08T02:57:25.066Z] 9dd808fcd429: Layer already exists [2024-11-08T02:57:25.066Z] ade2275be1cb: Layer already exists [2024-11-08T02:57:25.066Z] b204943b3297: Layer already exists [2024-11-08T02:57:25.066Z] c0e2dff642c3: Layer already exists [2024-11-08T02:57:25.066Z] 16113d51b718: Layer already exists [2024-11-08T02:57:25.066Z] 909136a5a569: Layer already exists [2024-11-08T02:57:25.331Z] latest: digest: sha256:f0585cc2ecbc36bf881284718b67f833b2c004135d1b4a6e4491a2276ad0673a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:25.687Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:26.063Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.12 [2024-11-08T02:57:26.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T02:57:26.063Z] c091cba27def: Preparing [2024-11-08T02:57:26.063Z] 9dd808fcd429: Preparing [2024-11-08T02:57:26.063Z] ade2275be1cb: Preparing [2024-11-08T02:57:26.063Z] e73d50245a69: Preparing [2024-11-08T02:57:26.063Z] b2d2c435e119: Preparing [2024-11-08T02:57:26.063Z] b204943b3297: Preparing [2024-11-08T02:57:26.063Z] 909136a5a569: Preparing [2024-11-08T02:57:26.063Z] c0e2dff642c3: Preparing [2024-11-08T02:57:26.063Z] 16113d51b718: Preparing [2024-11-08T02:57:26.063Z] b204943b3297: Waiting [2024-11-08T02:57:26.063Z] 909136a5a569: Waiting [2024-11-08T02:57:26.063Z] c0e2dff642c3: Waiting [2024-11-08T02:57:26.063Z] 16113d51b718: Waiting [2024-11-08T02:57:26.063Z] ade2275be1cb: Layer already exists [2024-11-08T02:57:26.063Z] c091cba27def: Layer already exists [2024-11-08T02:57:26.063Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:26.063Z] e73d50245a69: Layer already exists [2024-11-08T02:57:26.063Z] 9dd808fcd429: Layer already exists [2024-11-08T02:57:26.063Z] b204943b3297: Layer already exists [2024-11-08T02:57:26.063Z] 909136a5a569: Layer already exists [2024-11-08T02:57:26.063Z] c0e2dff642c3: Layer already exists [2024-11-08T02:57:26.063Z] 16113d51b718: Layer already exists [2024-11-08T02:57:26.063Z] 4.0.0-dev.12: digest: sha256:f0585cc2ecbc36bf881284718b67f833b2c004135d1b4a6e4491a2276ad0673a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:26.423Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:26.773Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:57:26.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T02:57:26.773Z] c091cba27def: Preparing [2024-11-08T02:57:26.773Z] 9dd808fcd429: Preparing [2024-11-08T02:57:26.773Z] ade2275be1cb: Preparing [2024-11-08T02:57:26.773Z] e73d50245a69: Preparing [2024-11-08T02:57:26.773Z] b2d2c435e119: Preparing [2024-11-08T02:57:26.773Z] b204943b3297: Preparing [2024-11-08T02:57:26.773Z] 909136a5a569: Preparing [2024-11-08T02:57:26.773Z] c0e2dff642c3: Preparing [2024-11-08T02:57:26.773Z] 16113d51b718: Preparing [2024-11-08T02:57:26.773Z] b204943b3297: Waiting [2024-11-08T02:57:26.773Z] c0e2dff642c3: Waiting [2024-11-08T02:57:26.773Z] 16113d51b718: Waiting [2024-11-08T02:57:26.773Z] 909136a5a569: Waiting [2024-11-08T02:57:26.773Z] e73d50245a69: Layer already exists [2024-11-08T02:57:26.773Z] ade2275be1cb: Layer already exists [2024-11-08T02:57:26.773Z] c091cba27def: Layer already exists [2024-11-08T02:57:26.773Z] 9dd808fcd429: Layer already exists [2024-11-08T02:57:26.773Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:26.773Z] c0e2dff642c3: Layer already exists [2024-11-08T02:57:26.773Z] 909136a5a569: Layer already exists [2024-11-08T02:57:26.773Z] b204943b3297: Layer already exists [2024-11-08T02:57:26.773Z] 16113d51b718: Layer already exists [2024-11-08T02:57:27.039Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:f0585cc2ecbc36bf881284718b67f833b2c004135d1b4a6e4491a2276ad0673a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:27.385Z] + 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-11-08T02:57:27.758Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-11-08T02:57:27.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T02:57:27.758Z] c091cba27def: Preparing [2024-11-08T02:57:27.758Z] 9dd808fcd429: Preparing [2024-11-08T02:57:27.758Z] ade2275be1cb: Preparing [2024-11-08T02:57:27.758Z] e73d50245a69: Preparing [2024-11-08T02:57:27.758Z] b2d2c435e119: Preparing [2024-11-08T02:57:27.758Z] b204943b3297: Preparing [2024-11-08T02:57:27.758Z] 909136a5a569: Preparing [2024-11-08T02:57:27.758Z] c0e2dff642c3: Preparing [2024-11-08T02:57:27.758Z] 16113d51b718: Preparing [2024-11-08T02:57:27.758Z] b204943b3297: Waiting [2024-11-08T02:57:27.758Z] 909136a5a569: Waiting [2024-11-08T02:57:27.758Z] c0e2dff642c3: Waiting [2024-11-08T02:57:27.758Z] 16113d51b718: Waiting [2024-11-08T02:57:27.758Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:27.758Z] 9dd808fcd429: Layer already exists [2024-11-08T02:57:27.758Z] e73d50245a69: Layer already exists [2024-11-08T02:57:27.758Z] c091cba27def: Layer already exists [2024-11-08T02:57:27.758Z] ade2275be1cb: Layer already exists [2024-11-08T02:57:27.758Z] 909136a5a569: Layer already exists [2024-11-08T02:57:27.758Z] 16113d51b718: Layer already exists [2024-11-08T02:57:27.759Z] b204943b3297: Layer already exists [2024-11-08T02:57:27.759Z] c0e2dff642c3: Layer already exists [2024-11-08T02:57:28.024Z] main: digest: sha256:f0585cc2ecbc36bf881284718b67f833b2c004135d1b4a6e4491a2276ad0673a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:57:28.107Z] ===================================================== [Pipeline] echo [2024-11-08T02:57:28.126Z] taggedImages: [2024-11-08T02:57:28.126Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:57:28.126Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-08T02:57:28.126Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.12 [2024-11-08T02:57:28.126Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:57:28.126Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-11-08T02:57:28.162Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-11-08T02:57:28.162Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:57:28.162Z] latest [2024-11-08T02:57:28.162Z] 4.0.0-dev.12 [2024-11-08T02:57:28.162Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:57:28.162Z] main [2024-11-08T02:57:28.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:28.530Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:28.883Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:57:28.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T02:57:28.883Z] f38e58a55e56: Preparing [2024-11-08T02:57:28.883Z] d258b96ad2fb: Preparing [2024-11-08T02:57:28.883Z] 41f66382efcb: Preparing [2024-11-08T02:57:28.883Z] b2d2c435e119: Preparing [2024-11-08T02:57:28.883Z] b204943b3297: Preparing [2024-11-08T02:57:28.883Z] 8eeb30c18500: Preparing [2024-11-08T02:57:28.883Z] c18a109cd388: Preparing [2024-11-08T02:57:28.883Z] 16113d51b718: Preparing [2024-11-08T02:57:28.883Z] 8eeb30c18500: Waiting [2024-11-08T02:57:28.883Z] c18a109cd388: Waiting [2024-11-08T02:57:28.883Z] 16113d51b718: Waiting [2024-11-08T02:57:28.883Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:28.883Z] b204943b3297: Layer already exists [2024-11-08T02:57:29.147Z] d258b96ad2fb: Pushed [2024-11-08T02:57:29.147Z] f38e58a55e56: Pushed [2024-11-08T02:57:29.147Z] 16113d51b718: Layer already exists [2024-11-08T02:57:29.147Z] c18a109cd388: Pushed [2024-11-08T02:57:30.548Z] 8eeb30c18500: Pushed [2024-11-08T02:57:33.896Z] 41f66382efcb: Pushed [2024-11-08T02:57:34.163Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:f8462836026fea4f33a61757d84fbd4bbb7b87fc87fe7119778892d612f04724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:34.528Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:34.880Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-08T02:57:34.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T02:57:34.880Z] f38e58a55e56: Preparing [2024-11-08T02:57:34.880Z] d258b96ad2fb: Preparing [2024-11-08T02:57:34.880Z] 41f66382efcb: Preparing [2024-11-08T02:57:34.880Z] b2d2c435e119: Preparing [2024-11-08T02:57:34.880Z] b204943b3297: Preparing [2024-11-08T02:57:34.880Z] 8eeb30c18500: Preparing [2024-11-08T02:57:34.880Z] c18a109cd388: Preparing [2024-11-08T02:57:34.880Z] 16113d51b718: Preparing [2024-11-08T02:57:34.880Z] 8eeb30c18500: Waiting [2024-11-08T02:57:34.880Z] c18a109cd388: Waiting [2024-11-08T02:57:34.880Z] f38e58a55e56: Layer already exists [2024-11-08T02:57:34.880Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:34.880Z] b204943b3297: Layer already exists [2024-11-08T02:57:34.880Z] 41f66382efcb: Layer already exists [2024-11-08T02:57:34.880Z] d258b96ad2fb: Layer already exists [2024-11-08T02:57:34.880Z] 16113d51b718: Layer already exists [2024-11-08T02:57:34.880Z] c18a109cd388: Layer already exists [2024-11-08T02:57:34.880Z] 8eeb30c18500: Layer already exists [2024-11-08T02:57:35.145Z] latest: digest: sha256:f8462836026fea4f33a61757d84fbd4bbb7b87fc87fe7119778892d612f04724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:35.511Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:35.876Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.12 [2024-11-08T02:57:35.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T02:57:35.876Z] f38e58a55e56: Preparing [2024-11-08T02:57:35.876Z] d258b96ad2fb: Preparing [2024-11-08T02:57:35.876Z] 41f66382efcb: Preparing [2024-11-08T02:57:35.876Z] b2d2c435e119: Preparing [2024-11-08T02:57:35.876Z] b204943b3297: Preparing [2024-11-08T02:57:35.876Z] 8eeb30c18500: Preparing [2024-11-08T02:57:35.876Z] c18a109cd388: Preparing [2024-11-08T02:57:35.876Z] 16113d51b718: Preparing [2024-11-08T02:57:35.876Z] 8eeb30c18500: Waiting [2024-11-08T02:57:35.876Z] c18a109cd388: Waiting [2024-11-08T02:57:35.876Z] 16113d51b718: Waiting [2024-11-08T02:57:35.876Z] f38e58a55e56: Layer already exists [2024-11-08T02:57:35.876Z] 41f66382efcb: Layer already exists [2024-11-08T02:57:35.876Z] d258b96ad2fb: Layer already exists [2024-11-08T02:57:35.876Z] b204943b3297: Layer already exists [2024-11-08T02:57:35.876Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:35.876Z] c18a109cd388: Layer already exists [2024-11-08T02:57:35.876Z] 8eeb30c18500: Layer already exists [2024-11-08T02:57:35.876Z] 16113d51b718: Layer already exists [2024-11-08T02:57:36.143Z] 4.0.0-dev.12: digest: sha256:f8462836026fea4f33a61757d84fbd4bbb7b87fc87fe7119778892d612f04724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:36.507Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:36.872Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:57:36.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T02:57:36.872Z] f38e58a55e56: Preparing [2024-11-08T02:57:36.872Z] d258b96ad2fb: Preparing [2024-11-08T02:57:36.872Z] 41f66382efcb: Preparing [2024-11-08T02:57:36.872Z] b2d2c435e119: Preparing [2024-11-08T02:57:36.872Z] b204943b3297: Preparing [2024-11-08T02:57:36.872Z] 8eeb30c18500: Preparing [2024-11-08T02:57:36.872Z] c18a109cd388: Preparing [2024-11-08T02:57:36.872Z] 16113d51b718: Preparing [2024-11-08T02:57:36.872Z] 8eeb30c18500: Waiting [2024-11-08T02:57:36.872Z] 16113d51b718: Waiting [2024-11-08T02:57:36.872Z] c18a109cd388: Waiting [2024-11-08T02:57:36.872Z] 41f66382efcb: Layer already exists [2024-11-08T02:57:36.872Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:36.872Z] f38e58a55e56: Layer already exists [2024-11-08T02:57:36.872Z] d258b96ad2fb: Layer already exists [2024-11-08T02:57:36.872Z] b204943b3297: Layer already exists [2024-11-08T02:57:36.872Z] c18a109cd388: Layer already exists [2024-11-08T02:57:36.872Z] 16113d51b718: Layer already exists [2024-11-08T02:57:36.872Z] 8eeb30c18500: Layer already exists [2024-11-08T02:57:37.137Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:f8462836026fea4f33a61757d84fbd4bbb7b87fc87fe7119778892d612f04724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:37.491Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:37.850Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-11-08T02:57:37.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T02:57:37.850Z] f38e58a55e56: Preparing [2024-11-08T02:57:37.850Z] d258b96ad2fb: Preparing [2024-11-08T02:57:37.850Z] 41f66382efcb: Preparing [2024-11-08T02:57:37.850Z] b2d2c435e119: Preparing [2024-11-08T02:57:37.850Z] b204943b3297: Preparing [2024-11-08T02:57:37.850Z] 8eeb30c18500: Preparing [2024-11-08T02:57:37.850Z] c18a109cd388: Preparing [2024-11-08T02:57:37.850Z] 16113d51b718: Preparing [2024-11-08T02:57:37.850Z] 8eeb30c18500: Waiting [2024-11-08T02:57:37.850Z] c18a109cd388: Waiting [2024-11-08T02:57:37.850Z] 41f66382efcb: Layer already exists [2024-11-08T02:57:37.850Z] f38e58a55e56: Layer already exists [2024-11-08T02:57:37.850Z] b204943b3297: Layer already exists [2024-11-08T02:57:37.850Z] d258b96ad2fb: Layer already exists [2024-11-08T02:57:37.850Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:37.850Z] 16113d51b718: Layer already exists [2024-11-08T02:57:37.850Z] c18a109cd388: Layer already exists [2024-11-08T02:57:37.850Z] 8eeb30c18500: Layer already exists [2024-11-08T02:57:38.115Z] main: digest: sha256:f8462836026fea4f33a61757d84fbd4bbb7b87fc87fe7119778892d612f04724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:57:38.192Z] ===================================================== [Pipeline] echo [2024-11-08T02:57:38.209Z] taggedImages: [2024-11-08T02:57:38.209Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:57:38.209Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-08T02:57:38.209Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.12 [2024-11-08T02:57:38.209Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:57:38.209Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-11-08T02:57:38.243Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-11-08T02:57:38.243Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:57:38.243Z] latest [2024-11-08T02:57:38.243Z] 4.0.0-dev.12 [2024-11-08T02:57:38.243Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:57:38.243Z] main [2024-11-08T02:57:38.243Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:38.608Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:38.964Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:57:38.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T02:57:38.965Z] 101bbdad2847: Preparing [2024-11-08T02:57:38.965Z] 781fc1c070e1: Preparing [2024-11-08T02:57:38.965Z] 242c0ac05a6a: Preparing [2024-11-08T02:57:38.965Z] b204943b3297: Preparing [2024-11-08T02:57:38.965Z] fedb919410f2: Preparing [2024-11-08T02:57:38.965Z] c12101431674: Preparing [2024-11-08T02:57:38.965Z] 16113d51b718: Preparing [2024-11-08T02:57:38.965Z] c12101431674: Waiting [2024-11-08T02:57:38.965Z] 16113d51b718: Waiting [2024-11-08T02:57:39.230Z] b204943b3297: Layer already exists [2024-11-08T02:57:39.230Z] 101bbdad2847: Pushed [2024-11-08T02:57:39.230Z] 781fc1c070e1: Pushed [2024-11-08T02:57:39.230Z] fedb919410f2: Pushed [2024-11-08T02:57:39.230Z] c12101431674: Pushed [2024-11-08T02:57:39.230Z] 16113d51b718: Layer already exists [2024-11-08T02:57:44.557Z] 242c0ac05a6a: Pushed [2024-11-08T02:57:44.557Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:ec15b7f63f5a2ac9b70876bf6658ad7405cd8b33aa6db871a2384e545cd02235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:44.925Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:45.286Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-08T02:57:45.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T02:57:45.286Z] 101bbdad2847: Preparing [2024-11-08T02:57:45.286Z] 781fc1c070e1: Preparing [2024-11-08T02:57:45.286Z] 242c0ac05a6a: Preparing [2024-11-08T02:57:45.286Z] b204943b3297: Preparing [2024-11-08T02:57:45.286Z] fedb919410f2: Preparing [2024-11-08T02:57:45.286Z] c12101431674: Preparing [2024-11-08T02:57:45.286Z] 16113d51b718: Preparing [2024-11-08T02:57:45.286Z] c12101431674: Waiting [2024-11-08T02:57:45.286Z] 781fc1c070e1: Layer already exists [2024-11-08T02:57:45.286Z] b204943b3297: Layer already exists [2024-11-08T02:57:45.286Z] fedb919410f2: Layer already exists [2024-11-08T02:57:45.286Z] 242c0ac05a6a: Layer already exists [2024-11-08T02:57:45.286Z] 101bbdad2847: Layer already exists [2024-11-08T02:57:45.286Z] 16113d51b718: Layer already exists [2024-11-08T02:57:45.286Z] c12101431674: Layer already exists [2024-11-08T02:57:45.553Z] latest: digest: sha256:ec15b7f63f5a2ac9b70876bf6658ad7405cd8b33aa6db871a2384e545cd02235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:45.919Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:46.304Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.12 [2024-11-08T02:57:46.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T02:57:46.304Z] 101bbdad2847: Preparing [2024-11-08T02:57:46.304Z] 781fc1c070e1: Preparing [2024-11-08T02:57:46.304Z] 242c0ac05a6a: Preparing [2024-11-08T02:57:46.304Z] b204943b3297: Preparing [2024-11-08T02:57:46.304Z] fedb919410f2: Preparing [2024-11-08T02:57:46.304Z] c12101431674: Preparing [2024-11-08T02:57:46.304Z] 16113d51b718: Preparing [2024-11-08T02:57:46.304Z] c12101431674: Waiting [2024-11-08T02:57:46.304Z] 16113d51b718: Waiting [2024-11-08T02:57:46.304Z] b204943b3297: Layer already exists [2024-11-08T02:57:46.304Z] 242c0ac05a6a: Layer already exists [2024-11-08T02:57:46.304Z] 781fc1c070e1: Layer already exists [2024-11-08T02:57:46.304Z] 101bbdad2847: Layer already exists [2024-11-08T02:57:46.304Z] fedb919410f2: Layer already exists [2024-11-08T02:57:46.304Z] c12101431674: Layer already exists [2024-11-08T02:57:46.304Z] 16113d51b718: Layer already exists [2024-11-08T02:57:46.570Z] 4.0.0-dev.12: digest: sha256:ec15b7f63f5a2ac9b70876bf6658ad7405cd8b33aa6db871a2384e545cd02235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:46.932Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:47.287Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:57:47.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T02:57:47.288Z] 101bbdad2847: Preparing [2024-11-08T02:57:47.288Z] 781fc1c070e1: Preparing [2024-11-08T02:57:47.288Z] 242c0ac05a6a: Preparing [2024-11-08T02:57:47.288Z] b204943b3297: Preparing [2024-11-08T02:57:47.288Z] fedb919410f2: Preparing [2024-11-08T02:57:47.288Z] c12101431674: Preparing [2024-11-08T02:57:47.288Z] 16113d51b718: Preparing [2024-11-08T02:57:47.288Z] c12101431674: Waiting [2024-11-08T02:57:47.288Z] 16113d51b718: Waiting [2024-11-08T02:57:47.288Z] fedb919410f2: Layer already exists [2024-11-08T02:57:47.288Z] 781fc1c070e1: Layer already exists [2024-11-08T02:57:47.288Z] 101bbdad2847: Layer already exists [2024-11-08T02:57:47.288Z] b204943b3297: Layer already exists [2024-11-08T02:57:47.288Z] 242c0ac05a6a: Layer already exists [2024-11-08T02:57:47.288Z] c12101431674: Layer already exists [2024-11-08T02:57:47.288Z] 16113d51b718: Layer already exists [2024-11-08T02:57:47.554Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:ec15b7f63f5a2ac9b70876bf6658ad7405cd8b33aa6db871a2384e545cd02235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:47.919Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:48.274Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-11-08T02:57:48.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T02:57:48.274Z] 101bbdad2847: Preparing [2024-11-08T02:57:48.274Z] 781fc1c070e1: Preparing [2024-11-08T02:57:48.274Z] 242c0ac05a6a: Preparing [2024-11-08T02:57:48.274Z] b204943b3297: Preparing [2024-11-08T02:57:48.274Z] fedb919410f2: Preparing [2024-11-08T02:57:48.274Z] c12101431674: Preparing [2024-11-08T02:57:48.274Z] 16113d51b718: Preparing [2024-11-08T02:57:48.274Z] c12101431674: Waiting [2024-11-08T02:57:48.274Z] 16113d51b718: Waiting [2024-11-08T02:57:48.274Z] 101bbdad2847: Layer already exists [2024-11-08T02:57:48.274Z] fedb919410f2: Layer already exists [2024-11-08T02:57:48.274Z] b204943b3297: Layer already exists [2024-11-08T02:57:48.274Z] 242c0ac05a6a: Layer already exists [2024-11-08T02:57:48.274Z] 781fc1c070e1: Layer already exists [2024-11-08T02:57:48.274Z] c12101431674: Layer already exists [2024-11-08T02:57:48.274Z] 16113d51b718: Layer already exists [2024-11-08T02:57:48.539Z] main: digest: sha256:ec15b7f63f5a2ac9b70876bf6658ad7405cd8b33aa6db871a2384e545cd02235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:57:48.630Z] ===================================================== [Pipeline] echo [2024-11-08T02:57:48.647Z] taggedImages: [2024-11-08T02:57:48.647Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:57:48.647Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-08T02:57:48.647Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.12 [2024-11-08T02:57:48.647Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:57:48.647Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-11-08T02:57:48.681Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-11-08T02:57:48.681Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:57:48.681Z] latest [2024-11-08T02:57:48.681Z] 4.0.0-dev.12 [2024-11-08T02:57:48.681Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:57:48.681Z] main [2024-11-08T02:57:48.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:49.055Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:49.430Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:57:49.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T02:57:49.430Z] 5abc1e77193d: Preparing [2024-11-08T02:57:49.430Z] 64302c9af6ec: Preparing [2024-11-08T02:57:49.430Z] c69189c09c33: Preparing [2024-11-08T02:57:49.430Z] 001543844f75: Preparing [2024-11-08T02:57:49.430Z] b2d2c435e119: Preparing [2024-11-08T02:57:49.430Z] b204943b3297: Preparing [2024-11-08T02:57:49.430Z] 909136a5a569: Preparing [2024-11-08T02:57:49.430Z] c0e2dff642c3: Preparing [2024-11-08T02:57:49.430Z] 16113d51b718: Preparing [2024-11-08T02:57:49.430Z] c0e2dff642c3: Waiting [2024-11-08T02:57:49.430Z] b204943b3297: Waiting [2024-11-08T02:57:49.430Z] 909136a5a569: Waiting [2024-11-08T02:57:49.430Z] 16113d51b718: Waiting [2024-11-08T02:57:49.695Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:49.695Z] b204943b3297: Layer already exists [2024-11-08T02:57:49.695Z] c69189c09c33: Pushed [2024-11-08T02:57:49.695Z] 64302c9af6ec: Pushed [2024-11-08T02:57:49.695Z] 909136a5a569: Layer already exists [2024-11-08T02:57:49.695Z] 5abc1e77193d: Pushed [2024-11-08T02:57:49.695Z] c0e2dff642c3: Layer already exists [2024-11-08T02:57:49.695Z] 16113d51b718: Layer already exists [2024-11-08T02:57:55.048Z] 001543844f75: Pushed [2024-11-08T02:57:55.048Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:14c4d568e1f7940b44f25310ed854a4c6af294f4860d8c436125d3a0f32639aa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:55.413Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:55.772Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-08T02:57:55.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T02:57:55.772Z] 5abc1e77193d: Preparing [2024-11-08T02:57:55.772Z] 64302c9af6ec: Preparing [2024-11-08T02:57:55.772Z] c69189c09c33: Preparing [2024-11-08T02:57:55.772Z] 001543844f75: Preparing [2024-11-08T02:57:55.772Z] b2d2c435e119: Preparing [2024-11-08T02:57:55.772Z] b204943b3297: Preparing [2024-11-08T02:57:55.772Z] 909136a5a569: Preparing [2024-11-08T02:57:55.772Z] c0e2dff642c3: Preparing [2024-11-08T02:57:55.772Z] 16113d51b718: Preparing [2024-11-08T02:57:55.772Z] b204943b3297: Waiting [2024-11-08T02:57:55.772Z] 909136a5a569: Waiting [2024-11-08T02:57:55.772Z] c0e2dff642c3: Waiting [2024-11-08T02:57:55.772Z] 16113d51b718: Waiting [2024-11-08T02:57:55.772Z] 64302c9af6ec: Layer already exists [2024-11-08T02:57:55.772Z] c69189c09c33: Layer already exists [2024-11-08T02:57:55.772Z] 5abc1e77193d: Layer already exists [2024-11-08T02:57:55.772Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:55.772Z] 001543844f75: Layer already exists [2024-11-08T02:57:55.772Z] 16113d51b718: Layer already exists [2024-11-08T02:57:55.772Z] c0e2dff642c3: Layer already exists [2024-11-08T02:57:55.772Z] b204943b3297: Layer already exists [2024-11-08T02:57:55.772Z] 909136a5a569: Layer already exists [2024-11-08T02:57:56.037Z] latest: digest: sha256:14c4d568e1f7940b44f25310ed854a4c6af294f4860d8c436125d3a0f32639aa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:56.506Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:56.866Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.12 [2024-11-08T02:57:56.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T02:57:56.866Z] 5abc1e77193d: Preparing [2024-11-08T02:57:56.866Z] 64302c9af6ec: Preparing [2024-11-08T02:57:56.866Z] c69189c09c33: Preparing [2024-11-08T02:57:56.866Z] 001543844f75: Preparing [2024-11-08T02:57:56.866Z] b2d2c435e119: Preparing [2024-11-08T02:57:56.866Z] b204943b3297: Preparing [2024-11-08T02:57:56.866Z] 909136a5a569: Preparing [2024-11-08T02:57:56.866Z] c0e2dff642c3: Preparing [2024-11-08T02:57:56.866Z] 16113d51b718: Preparing [2024-11-08T02:57:56.866Z] 909136a5a569: Waiting [2024-11-08T02:57:56.866Z] c0e2dff642c3: Waiting [2024-11-08T02:57:56.866Z] 16113d51b718: Waiting [2024-11-08T02:57:56.866Z] b204943b3297: Waiting [2024-11-08T02:57:56.866Z] 5abc1e77193d: Layer already exists [2024-11-08T02:57:56.866Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:56.866Z] 64302c9af6ec: Layer already exists [2024-11-08T02:57:56.866Z] c69189c09c33: Layer already exists [2024-11-08T02:57:56.866Z] 001543844f75: Layer already exists [2024-11-08T02:57:56.866Z] 16113d51b718: Layer already exists [2024-11-08T02:57:56.866Z] c0e2dff642c3: Layer already exists [2024-11-08T02:57:56.866Z] 909136a5a569: Layer already exists [2024-11-08T02:57:56.866Z] b204943b3297: Layer already exists [2024-11-08T02:57:57.131Z] 4.0.0-dev.12: digest: sha256:14c4d568e1f7940b44f25310ed854a4c6af294f4860d8c436125d3a0f32639aa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:57.489Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:57.834Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:57:57.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T02:57:57.834Z] 5abc1e77193d: Preparing [2024-11-08T02:57:57.834Z] 64302c9af6ec: Preparing [2024-11-08T02:57:57.834Z] c69189c09c33: Preparing [2024-11-08T02:57:57.834Z] 001543844f75: Preparing [2024-11-08T02:57:57.834Z] b2d2c435e119: Preparing [2024-11-08T02:57:57.834Z] b204943b3297: Preparing [2024-11-08T02:57:57.834Z] 909136a5a569: Preparing [2024-11-08T02:57:57.834Z] c0e2dff642c3: Preparing [2024-11-08T02:57:57.834Z] 16113d51b718: Preparing [2024-11-08T02:57:57.834Z] b204943b3297: Waiting [2024-11-08T02:57:57.834Z] 909136a5a569: Waiting [2024-11-08T02:57:57.834Z] c0e2dff642c3: Waiting [2024-11-08T02:57:57.835Z] 001543844f75: Layer already exists [2024-11-08T02:57:57.835Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:57.835Z] c69189c09c33: Layer already exists [2024-11-08T02:57:57.835Z] 64302c9af6ec: Layer already exists [2024-11-08T02:57:57.835Z] 5abc1e77193d: Layer already exists [2024-11-08T02:57:57.835Z] b204943b3297: Layer already exists [2024-11-08T02:57:57.835Z] 909136a5a569: Layer already exists [2024-11-08T02:57:57.835Z] 16113d51b718: Layer already exists [2024-11-08T02:57:57.835Z] c0e2dff642c3: Layer already exists [2024-11-08T02:57:58.100Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:14c4d568e1f7940b44f25310ed854a4c6af294f4860d8c436125d3a0f32639aa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:58.463Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:58.814Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-11-08T02:57:58.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T02:57:58.814Z] 5abc1e77193d: Preparing [2024-11-08T02:57:58.814Z] 64302c9af6ec: Preparing [2024-11-08T02:57:58.814Z] c69189c09c33: Preparing [2024-11-08T02:57:58.814Z] 001543844f75: Preparing [2024-11-08T02:57:58.814Z] b2d2c435e119: Preparing [2024-11-08T02:57:58.814Z] b204943b3297: Preparing [2024-11-08T02:57:58.814Z] 909136a5a569: Preparing [2024-11-08T02:57:58.814Z] c0e2dff642c3: Preparing [2024-11-08T02:57:58.814Z] 16113d51b718: Preparing [2024-11-08T02:57:58.814Z] 909136a5a569: Waiting [2024-11-08T02:57:58.814Z] c0e2dff642c3: Waiting [2024-11-08T02:57:58.814Z] 16113d51b718: Waiting [2024-11-08T02:57:58.814Z] b204943b3297: Waiting [2024-11-08T02:57:58.814Z] 5abc1e77193d: Layer already exists [2024-11-08T02:57:58.814Z] b2d2c435e119: Layer already exists [2024-11-08T02:57:58.814Z] 001543844f75: Layer already exists [2024-11-08T02:57:58.814Z] c69189c09c33: Layer already exists [2024-11-08T02:57:58.814Z] 64302c9af6ec: Layer already exists [2024-11-08T02:57:58.814Z] b204943b3297: Layer already exists [2024-11-08T02:57:58.814Z] 909136a5a569: Layer already exists [2024-11-08T02:57:58.814Z] 16113d51b718: Layer already exists [2024-11-08T02:57:58.814Z] c0e2dff642c3: Layer already exists [2024-11-08T02:57:59.080Z] main: digest: sha256:14c4d568e1f7940b44f25310ed854a4c6af294f4860d8c436125d3a0f32639aa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:57:59.166Z] ===================================================== [Pipeline] echo [2024-11-08T02:57:59.184Z] taggedImages: [2024-11-08T02:57:59.184Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:57:59.184Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-08T02:57:59.184Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.12 [2024-11-08T02:57:59.184Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:57:59.184Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-11-08T02:57:59.218Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-11-08T02:57:59.218Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:57:59.218Z] latest [2024-11-08T02:57:59.218Z] 4.0.0-dev.12 [2024-11-08T02:57:59.218Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:57:59.218Z] main [2024-11-08T02:57:59.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:59.609Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:57:59.959Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:57:59.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T02:57:59.959Z] 061a4c298876: Preparing [2024-11-08T02:57:59.959Z] 24113058c4fe: Preparing [2024-11-08T02:57:59.959Z] f07fc94713b0: Preparing [2024-11-08T02:57:59.959Z] a20cad0dd59d: Preparing [2024-11-08T02:57:59.959Z] 0fd840649cb0: Preparing [2024-11-08T02:57:59.959Z] d9b3348c0c09: Preparing [2024-11-08T02:57:59.959Z] 5c780a7b1d67: Preparing [2024-11-08T02:57:59.959Z] b2d2c435e119: Preparing [2024-11-08T02:57:59.959Z] d9b3348c0c09: Waiting [2024-11-08T02:57:59.959Z] 5c780a7b1d67: Waiting [2024-11-08T02:57:59.959Z] b204943b3297: Preparing [2024-11-08T02:57:59.959Z] 5bda3c29105c: Preparing [2024-11-08T02:57:59.959Z] b3ce6beca1af: Preparing [2024-11-08T02:57:59.959Z] 5f70bf18a086: Preparing [2024-11-08T02:57:59.959Z] ba8954880727: Preparing [2024-11-08T02:57:59.959Z] 7e775ab6ffcb: Preparing [2024-11-08T02:57:59.959Z] 57c2bd80994e: Preparing [2024-11-08T02:57:59.959Z] 16113d51b718: Preparing [2024-11-08T02:57:59.959Z] b2d2c435e119: Waiting [2024-11-08T02:57:59.959Z] b204943b3297: Waiting [2024-11-08T02:57:59.959Z] 5bda3c29105c: Waiting [2024-11-08T02:57:59.959Z] 57c2bd80994e: Waiting [2024-11-08T02:57:59.959Z] 5f70bf18a086: Waiting [2024-11-08T02:57:59.959Z] ba8954880727: Waiting [2024-11-08T02:57:59.959Z] 16113d51b718: Waiting [2024-11-08T02:57:59.959Z] 7e775ab6ffcb: Waiting [2024-11-08T02:58:00.225Z] 0fd840649cb0: Pushed [2024-11-08T02:58:00.225Z] 24113058c4fe: Pushed [2024-11-08T02:58:00.225Z] a20cad0dd59d: Pushed [2024-11-08T02:58:00.225Z] 061a4c298876: Pushed [2024-11-08T02:58:00.225Z] f07fc94713b0: Pushed [2024-11-08T02:58:00.567Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:00.567Z] b204943b3297: Layer already exists [2024-11-08T02:58:00.567Z] d9b3348c0c09: Pushed [2024-11-08T02:58:00.567Z] 5f70bf18a086: Layer already exists [2024-11-08T02:58:00.567Z] 5bda3c29105c: Pushed [2024-11-08T02:58:00.567Z] b3ce6beca1af: Pushed [2024-11-08T02:58:00.567Z] 16113d51b718: Layer already exists [2024-11-08T02:58:00.567Z] ba8954880727: Pushed [2024-11-08T02:58:00.863Z] 57c2bd80994e: Pushed [2024-11-08T02:58:02.335Z] 7e775ab6ffcb: Pushed [2024-11-08T02:58:03.349Z] 5c780a7b1d67: Pushed [2024-11-08T02:58:03.617Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:5ceeb933abb988600619f91d96031a162c4bce30fc95764de10730dcc64a2863 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:03.998Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:04.444Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-08T02:58:04.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T02:58:04.444Z] 061a4c298876: Preparing [2024-11-08T02:58:04.444Z] 24113058c4fe: Preparing [2024-11-08T02:58:04.444Z] f07fc94713b0: Preparing [2024-11-08T02:58:04.444Z] a20cad0dd59d: Preparing [2024-11-08T02:58:04.444Z] 0fd840649cb0: Preparing [2024-11-08T02:58:04.444Z] d9b3348c0c09: Preparing [2024-11-08T02:58:04.444Z] 5c780a7b1d67: Preparing [2024-11-08T02:58:04.444Z] b2d2c435e119: Preparing [2024-11-08T02:58:04.444Z] b204943b3297: Preparing [2024-11-08T02:58:04.444Z] 5bda3c29105c: Preparing [2024-11-08T02:58:04.444Z] b3ce6beca1af: Preparing [2024-11-08T02:58:04.444Z] 5f70bf18a086: Preparing [2024-11-08T02:58:04.444Z] ba8954880727: Preparing [2024-11-08T02:58:04.444Z] 7e775ab6ffcb: Preparing [2024-11-08T02:58:04.444Z] 57c2bd80994e: Preparing [2024-11-08T02:58:04.444Z] 16113d51b718: Preparing [2024-11-08T02:58:04.444Z] 5bda3c29105c: Waiting [2024-11-08T02:58:04.444Z] b3ce6beca1af: Waiting [2024-11-08T02:58:04.444Z] 5f70bf18a086: Waiting [2024-11-08T02:58:04.444Z] ba8954880727: Waiting [2024-11-08T02:58:04.444Z] 7e775ab6ffcb: Waiting [2024-11-08T02:58:04.444Z] 57c2bd80994e: Waiting [2024-11-08T02:58:04.444Z] 16113d51b718: Waiting [2024-11-08T02:58:04.444Z] d9b3348c0c09: Waiting [2024-11-08T02:58:04.444Z] b2d2c435e119: Waiting [2024-11-08T02:58:04.444Z] b204943b3297: Waiting [2024-11-08T02:58:04.444Z] 5c780a7b1d67: Waiting [2024-11-08T02:58:04.444Z] a20cad0dd59d: Layer already exists [2024-11-08T02:58:04.444Z] 061a4c298876: Layer already exists [2024-11-08T02:58:04.444Z] 0fd840649cb0: Layer already exists [2024-11-08T02:58:04.444Z] f07fc94713b0: Layer already exists [2024-11-08T02:58:04.444Z] 24113058c4fe: Layer already exists [2024-11-08T02:58:04.444Z] 5c780a7b1d67: Layer already exists [2024-11-08T02:58:04.444Z] d9b3348c0c09: Layer already exists [2024-11-08T02:58:04.444Z] b204943b3297: Layer already exists [2024-11-08T02:58:04.444Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:04.444Z] 5bda3c29105c: Layer already exists [2024-11-08T02:58:04.444Z] b3ce6beca1af: Layer already exists [2024-11-08T02:58:04.444Z] 5f70bf18a086: Layer already exists [2024-11-08T02:58:04.444Z] ba8954880727: Layer already exists [2024-11-08T02:58:04.444Z] 16113d51b718: Layer already exists [2024-11-08T02:58:04.444Z] 7e775ab6ffcb: Layer already exists [2024-11-08T02:58:04.444Z] 57c2bd80994e: Layer already exists [2024-11-08T02:58:04.711Z] latest: digest: sha256:5ceeb933abb988600619f91d96031a162c4bce30fc95764de10730dcc64a2863 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:05.085Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:05.445Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.12 [2024-11-08T02:58:05.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T02:58:05.445Z] 061a4c298876: Preparing [2024-11-08T02:58:05.445Z] 24113058c4fe: Preparing [2024-11-08T02:58:05.445Z] f07fc94713b0: Preparing [2024-11-08T02:58:05.445Z] a20cad0dd59d: Preparing [2024-11-08T02:58:05.445Z] 0fd840649cb0: Preparing [2024-11-08T02:58:05.445Z] d9b3348c0c09: Preparing [2024-11-08T02:58:05.445Z] 5c780a7b1d67: Preparing [2024-11-08T02:58:05.445Z] b2d2c435e119: Preparing [2024-11-08T02:58:05.445Z] b204943b3297: Preparing [2024-11-08T02:58:05.445Z] 5bda3c29105c: Preparing [2024-11-08T02:58:05.445Z] b3ce6beca1af: Preparing [2024-11-08T02:58:05.445Z] 5f70bf18a086: Preparing [2024-11-08T02:58:05.445Z] ba8954880727: Preparing [2024-11-08T02:58:05.445Z] 7e775ab6ffcb: Preparing [2024-11-08T02:58:05.445Z] 57c2bd80994e: Preparing [2024-11-08T02:58:05.445Z] 16113d51b718: Preparing [2024-11-08T02:58:05.445Z] 5bda3c29105c: Waiting [2024-11-08T02:58:05.445Z] b3ce6beca1af: Waiting [2024-11-08T02:58:05.445Z] 5f70bf18a086: Waiting [2024-11-08T02:58:05.445Z] ba8954880727: Waiting [2024-11-08T02:58:05.445Z] 7e775ab6ffcb: Waiting [2024-11-08T02:58:05.445Z] 57c2bd80994e: Waiting [2024-11-08T02:58:05.445Z] 16113d51b718: Waiting [2024-11-08T02:58:05.445Z] b2d2c435e119: Waiting [2024-11-08T02:58:05.445Z] d9b3348c0c09: Waiting [2024-11-08T02:58:05.445Z] b204943b3297: Waiting [2024-11-08T02:58:05.445Z] 5c780a7b1d67: Waiting [2024-11-08T02:58:05.445Z] 0fd840649cb0: Layer already exists [2024-11-08T02:58:05.445Z] 061a4c298876: Layer already exists [2024-11-08T02:58:05.445Z] a20cad0dd59d: Layer already exists [2024-11-08T02:58:05.445Z] f07fc94713b0: Layer already exists [2024-11-08T02:58:05.445Z] 24113058c4fe: Layer already exists [2024-11-08T02:58:05.445Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:05.445Z] d9b3348c0c09: Layer already exists [2024-11-08T02:58:05.445Z] 5bda3c29105c: Layer already exists [2024-11-08T02:58:05.445Z] b204943b3297: Layer already exists [2024-11-08T02:58:05.445Z] 5c780a7b1d67: Layer already exists [2024-11-08T02:58:05.729Z] ba8954880727: Layer already exists [2024-11-08T02:58:05.729Z] b3ce6beca1af: Layer already exists [2024-11-08T02:58:05.729Z] 7e775ab6ffcb: Layer already exists [2024-11-08T02:58:05.729Z] 5f70bf18a086: Layer already exists [2024-11-08T02:58:05.729Z] 57c2bd80994e: Layer already exists [2024-11-08T02:58:05.729Z] 16113d51b718: Layer already exists [2024-11-08T02:58:05.729Z] 4.0.0-dev.12: digest: sha256:5ceeb933abb988600619f91d96031a162c4bce30fc95764de10730dcc64a2863 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:06.124Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:07.430Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:58:07.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T02:58:07.430Z] 061a4c298876: Preparing [2024-11-08T02:58:07.430Z] 24113058c4fe: Preparing [2024-11-08T02:58:07.430Z] f07fc94713b0: Preparing [2024-11-08T02:58:07.430Z] a20cad0dd59d: Preparing [2024-11-08T02:58:07.430Z] 0fd840649cb0: Preparing [2024-11-08T02:58:07.430Z] d9b3348c0c09: Preparing [2024-11-08T02:58:07.430Z] 5c780a7b1d67: Preparing [2024-11-08T02:58:07.430Z] b2d2c435e119: Preparing [2024-11-08T02:58:07.430Z] b204943b3297: Preparing [2024-11-08T02:58:07.430Z] 5bda3c29105c: Preparing [2024-11-08T02:58:07.430Z] b3ce6beca1af: Preparing [2024-11-08T02:58:07.430Z] 5f70bf18a086: Preparing [2024-11-08T02:58:07.430Z] ba8954880727: Preparing [2024-11-08T02:58:07.430Z] 7e775ab6ffcb: Preparing [2024-11-08T02:58:07.430Z] 57c2bd80994e: Preparing [2024-11-08T02:58:07.430Z] 16113d51b718: Preparing [2024-11-08T02:58:07.430Z] 5c780a7b1d67: Waiting [2024-11-08T02:58:07.430Z] b2d2c435e119: Waiting [2024-11-08T02:58:07.430Z] b204943b3297: Waiting [2024-11-08T02:58:07.430Z] 5bda3c29105c: Waiting [2024-11-08T02:58:07.430Z] b3ce6beca1af: Waiting [2024-11-08T02:58:07.430Z] 5f70bf18a086: Waiting [2024-11-08T02:58:07.430Z] ba8954880727: Waiting [2024-11-08T02:58:07.430Z] 7e775ab6ffcb: Waiting [2024-11-08T02:58:07.430Z] 57c2bd80994e: Waiting [2024-11-08T02:58:07.430Z] 16113d51b718: Waiting [2024-11-08T02:58:07.430Z] d9b3348c0c09: Waiting [2024-11-08T02:58:07.430Z] 061a4c298876: Layer already exists [2024-11-08T02:58:07.430Z] 0fd840649cb0: Layer already exists [2024-11-08T02:58:07.430Z] a20cad0dd59d: Layer already exists [2024-11-08T02:58:07.430Z] 24113058c4fe: Layer already exists [2024-11-08T02:58:07.430Z] f07fc94713b0: Layer already exists [2024-11-08T02:58:07.430Z] d9b3348c0c09: Layer already exists [2024-11-08T02:58:07.430Z] 5c780a7b1d67: Layer already exists [2024-11-08T02:58:07.430Z] 5bda3c29105c: Layer already exists [2024-11-08T02:58:07.430Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:07.430Z] b204943b3297: Layer already exists [2024-11-08T02:58:07.430Z] 7e775ab6ffcb: Layer already exists [2024-11-08T02:58:07.430Z] 5f70bf18a086: Layer already exists [2024-11-08T02:58:07.430Z] 57c2bd80994e: Layer already exists [2024-11-08T02:58:07.430Z] b3ce6beca1af: Layer already exists [2024-11-08T02:58:07.430Z] ba8954880727: Layer already exists [2024-11-08T02:58:07.696Z] 16113d51b718: Layer already exists [2024-11-08T02:58:07.696Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:5ceeb933abb988600619f91d96031a162c4bce30fc95764de10730dcc64a2863 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:08.073Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:08.435Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-11-08T02:58:08.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T02:58:08.435Z] 061a4c298876: Preparing [2024-11-08T02:58:08.435Z] 24113058c4fe: Preparing [2024-11-08T02:58:08.435Z] f07fc94713b0: Preparing [2024-11-08T02:58:08.435Z] a20cad0dd59d: Preparing [2024-11-08T02:58:08.435Z] 0fd840649cb0: Preparing [2024-11-08T02:58:08.435Z] d9b3348c0c09: Preparing [2024-11-08T02:58:08.435Z] 5c780a7b1d67: Preparing [2024-11-08T02:58:08.435Z] b2d2c435e119: Preparing [2024-11-08T02:58:08.435Z] b204943b3297: Preparing [2024-11-08T02:58:08.435Z] 5bda3c29105c: Preparing [2024-11-08T02:58:08.435Z] b3ce6beca1af: Preparing [2024-11-08T02:58:08.435Z] 5f70bf18a086: Preparing [2024-11-08T02:58:08.435Z] ba8954880727: Preparing [2024-11-08T02:58:08.435Z] 7e775ab6ffcb: Preparing [2024-11-08T02:58:08.435Z] 57c2bd80994e: Preparing [2024-11-08T02:58:08.435Z] 16113d51b718: Preparing [2024-11-08T02:58:08.435Z] b2d2c435e119: Waiting [2024-11-08T02:58:08.435Z] d9b3348c0c09: Waiting [2024-11-08T02:58:08.435Z] 5c780a7b1d67: Waiting [2024-11-08T02:58:08.435Z] b204943b3297: Waiting [2024-11-08T02:58:08.435Z] 5bda3c29105c: Waiting [2024-11-08T02:58:08.435Z] b3ce6beca1af: Waiting [2024-11-08T02:58:08.435Z] 5f70bf18a086: Waiting [2024-11-08T02:58:08.435Z] ba8954880727: Waiting [2024-11-08T02:58:08.435Z] 7e775ab6ffcb: Waiting [2024-11-08T02:58:08.435Z] 57c2bd80994e: Waiting [2024-11-08T02:58:08.435Z] 16113d51b718: Waiting [2024-11-08T02:58:08.435Z] a20cad0dd59d: Layer already exists [2024-11-08T02:58:08.435Z] f07fc94713b0: Layer already exists [2024-11-08T02:58:08.435Z] 0fd840649cb0: Layer already exists [2024-11-08T02:58:08.435Z] 061a4c298876: Layer already exists [2024-11-08T02:58:08.435Z] 24113058c4fe: Layer already exists [2024-11-08T02:58:08.435Z] d9b3348c0c09: Layer already exists [2024-11-08T02:58:08.435Z] 5bda3c29105c: Layer already exists [2024-11-08T02:58:08.435Z] 5c780a7b1d67: Layer already exists [2024-11-08T02:58:08.435Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:08.435Z] b204943b3297: Layer already exists [2024-11-08T02:58:08.435Z] 5f70bf18a086: Layer already exists [2024-11-08T02:58:08.435Z] ba8954880727: Layer already exists [2024-11-08T02:58:08.435Z] b3ce6beca1af: Layer already exists [2024-11-08T02:58:08.435Z] 7e775ab6ffcb: Layer already exists [2024-11-08T02:58:08.435Z] 57c2bd80994e: Layer already exists [2024-11-08T02:58:08.700Z] 16113d51b718: Layer already exists [2024-11-08T02:58:08.700Z] main: digest: sha256:5ceeb933abb988600619f91d96031a162c4bce30fc95764de10730dcc64a2863 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:58:08.775Z] ===================================================== [Pipeline] echo [2024-11-08T02:58:08.791Z] taggedImages: [2024-11-08T02:58:08.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:58:08.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-08T02:58:08.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.12 [2024-11-08T02:58:08.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:58:08.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-11-08T02:58:08.816Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-11-08T02:58:08.816Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:58:08.816Z] latest [2024-11-08T02:58:08.816Z] 4.0.0-dev.12 [2024-11-08T02:58:08.816Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:58:08.816Z] main [2024-11-08T02:58:08.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:09.190Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:09.587Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:58:09.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T02:58:09.587Z] 07350d6391df: Preparing [2024-11-08T02:58:09.587Z] aa31ab0efda5: Preparing [2024-11-08T02:58:09.587Z] 47f6cc7b3568: Preparing [2024-11-08T02:58:09.587Z] 1b883b1282d0: Preparing [2024-11-08T02:58:09.587Z] b2d2c435e119: Preparing [2024-11-08T02:58:09.587Z] b204943b3297: Preparing [2024-11-08T02:58:09.587Z] 909136a5a569: Preparing [2024-11-08T02:58:09.587Z] c0e2dff642c3: Preparing [2024-11-08T02:58:09.587Z] 16113d51b718: Preparing [2024-11-08T02:58:09.587Z] 909136a5a569: Waiting [2024-11-08T02:58:09.587Z] c0e2dff642c3: Waiting [2024-11-08T02:58:09.587Z] 16113d51b718: Waiting [2024-11-08T02:58:09.587Z] b204943b3297: Waiting [2024-11-08T02:58:09.853Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:09.853Z] b204943b3297: Layer already exists [2024-11-08T02:58:09.853Z] aa31ab0efda5: Pushed [2024-11-08T02:58:09.853Z] 909136a5a569: Layer already exists [2024-11-08T02:58:09.853Z] 47f6cc7b3568: Pushed [2024-11-08T02:58:09.853Z] 07350d6391df: Pushed [2024-11-08T02:58:09.853Z] c0e2dff642c3: Layer already exists [2024-11-08T02:58:09.853Z] 16113d51b718: Layer already exists [2024-11-08T02:58:14.087Z] 1b883b1282d0: Pushed [2024-11-08T02:58:14.087Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:89e7aa78e3039336d99cf5ada30ba2e178643f97ef52bac19d8204cc25620fe0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:14.450Z] + 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-11-08T02:58:14.811Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-08T02:58:14.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T02:58:14.811Z] 07350d6391df: Preparing [2024-11-08T02:58:14.811Z] aa31ab0efda5: Preparing [2024-11-08T02:58:14.811Z] 47f6cc7b3568: Preparing [2024-11-08T02:58:14.811Z] 1b883b1282d0: Preparing [2024-11-08T02:58:14.811Z] b2d2c435e119: Preparing [2024-11-08T02:58:14.811Z] b204943b3297: Preparing [2024-11-08T02:58:14.811Z] 909136a5a569: Preparing [2024-11-08T02:58:14.811Z] c0e2dff642c3: Preparing [2024-11-08T02:58:14.811Z] 16113d51b718: Preparing [2024-11-08T02:58:14.811Z] b204943b3297: Waiting [2024-11-08T02:58:14.811Z] 909136a5a569: Waiting [2024-11-08T02:58:14.811Z] c0e2dff642c3: Waiting [2024-11-08T02:58:14.811Z] 16113d51b718: Waiting [2024-11-08T02:58:14.811Z] 1b883b1282d0: Layer already exists [2024-11-08T02:58:14.811Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:14.811Z] 07350d6391df: Layer already exists [2024-11-08T02:58:14.811Z] aa31ab0efda5: Layer already exists [2024-11-08T02:58:14.811Z] 47f6cc7b3568: Layer already exists [2024-11-08T02:58:15.076Z] c0e2dff642c3: Layer already exists [2024-11-08T02:58:15.076Z] 909136a5a569: Layer already exists [2024-11-08T02:58:15.076Z] 16113d51b718: Layer already exists [2024-11-08T02:58:15.076Z] b204943b3297: Layer already exists [2024-11-08T02:58:15.076Z] latest: digest: sha256:89e7aa78e3039336d99cf5ada30ba2e178643f97ef52bac19d8204cc25620fe0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:15.431Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:15.780Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.12 [2024-11-08T02:58:15.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T02:58:15.780Z] 07350d6391df: Preparing [2024-11-08T02:58:15.780Z] aa31ab0efda5: Preparing [2024-11-08T02:58:15.780Z] 47f6cc7b3568: Preparing [2024-11-08T02:58:15.780Z] 1b883b1282d0: Preparing [2024-11-08T02:58:15.780Z] b2d2c435e119: Preparing [2024-11-08T02:58:15.780Z] b204943b3297: Preparing [2024-11-08T02:58:15.780Z] 909136a5a569: Preparing [2024-11-08T02:58:15.780Z] c0e2dff642c3: Preparing [2024-11-08T02:58:15.780Z] 16113d51b718: Preparing [2024-11-08T02:58:15.780Z] 909136a5a569: Waiting [2024-11-08T02:58:15.780Z] c0e2dff642c3: Waiting [2024-11-08T02:58:15.780Z] 16113d51b718: Waiting [2024-11-08T02:58:15.780Z] b204943b3297: Waiting [2024-11-08T02:58:15.780Z] aa31ab0efda5: Layer already exists [2024-11-08T02:58:15.780Z] 47f6cc7b3568: Layer already exists [2024-11-08T02:58:15.780Z] 07350d6391df: Layer already exists [2024-11-08T02:58:15.780Z] 1b883b1282d0: Layer already exists [2024-11-08T02:58:15.780Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:15.780Z] b204943b3297: Layer already exists [2024-11-08T02:58:15.780Z] 909136a5a569: Layer already exists [2024-11-08T02:58:15.780Z] c0e2dff642c3: Layer already exists [2024-11-08T02:58:15.780Z] 16113d51b718: Layer already exists [2024-11-08T02:58:16.044Z] 4.0.0-dev.12: digest: sha256:89e7aa78e3039336d99cf5ada30ba2e178643f97ef52bac19d8204cc25620fe0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:16.381Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:16.730Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:58:16.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T02:58:16.730Z] 07350d6391df: Preparing [2024-11-08T02:58:16.730Z] aa31ab0efda5: Preparing [2024-11-08T02:58:16.730Z] 47f6cc7b3568: Preparing [2024-11-08T02:58:16.730Z] 1b883b1282d0: Preparing [2024-11-08T02:58:16.730Z] b2d2c435e119: Preparing [2024-11-08T02:58:16.730Z] b204943b3297: Preparing [2024-11-08T02:58:16.730Z] 909136a5a569: Preparing [2024-11-08T02:58:16.730Z] c0e2dff642c3: Preparing [2024-11-08T02:58:16.730Z] 16113d51b718: Preparing [2024-11-08T02:58:16.730Z] b204943b3297: Waiting [2024-11-08T02:58:16.730Z] 909136a5a569: Waiting [2024-11-08T02:58:16.730Z] c0e2dff642c3: Waiting [2024-11-08T02:58:16.730Z] 16113d51b718: Waiting [2024-11-08T02:58:16.730Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:16.730Z] aa31ab0efda5: Layer already exists [2024-11-08T02:58:16.730Z] 47f6cc7b3568: Layer already exists [2024-11-08T02:58:16.730Z] 1b883b1282d0: Layer already exists [2024-11-08T02:58:16.730Z] 07350d6391df: Layer already exists [2024-11-08T02:58:16.730Z] b204943b3297: Layer already exists [2024-11-08T02:58:16.730Z] 16113d51b718: Layer already exists [2024-11-08T02:58:16.730Z] 909136a5a569: Layer already exists [2024-11-08T02:58:16.730Z] c0e2dff642c3: Layer already exists [2024-11-08T02:58:16.999Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:89e7aa78e3039336d99cf5ada30ba2e178643f97ef52bac19d8204cc25620fe0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:17.349Z] + 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-11-08T02:58:17.697Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-11-08T02:58:17.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T02:58:17.697Z] 07350d6391df: Preparing [2024-11-08T02:58:17.697Z] aa31ab0efda5: Preparing [2024-11-08T02:58:17.697Z] 47f6cc7b3568: Preparing [2024-11-08T02:58:17.697Z] 1b883b1282d0: Preparing [2024-11-08T02:58:17.697Z] b2d2c435e119: Preparing [2024-11-08T02:58:17.697Z] b204943b3297: Preparing [2024-11-08T02:58:17.697Z] 909136a5a569: Preparing [2024-11-08T02:58:17.697Z] c0e2dff642c3: Preparing [2024-11-08T02:58:17.697Z] 16113d51b718: Preparing [2024-11-08T02:58:17.697Z] 909136a5a569: Waiting [2024-11-08T02:58:17.697Z] c0e2dff642c3: Waiting [2024-11-08T02:58:17.697Z] 16113d51b718: Waiting [2024-11-08T02:58:17.697Z] b204943b3297: Waiting [2024-11-08T02:58:17.697Z] aa31ab0efda5: Layer already exists [2024-11-08T02:58:17.697Z] 47f6cc7b3568: Layer already exists [2024-11-08T02:58:17.697Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:17.697Z] 07350d6391df: Layer already exists [2024-11-08T02:58:17.697Z] 1b883b1282d0: Layer already exists [2024-11-08T02:58:17.697Z] 16113d51b718: Layer already exists [2024-11-08T02:58:17.697Z] c0e2dff642c3: Layer already exists [2024-11-08T02:58:17.697Z] b204943b3297: Layer already exists [2024-11-08T02:58:17.697Z] 909136a5a569: Layer already exists [2024-11-08T02:58:17.974Z] main: digest: sha256:89e7aa78e3039336d99cf5ada30ba2e178643f97ef52bac19d8204cc25620fe0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:58:18.067Z] ===================================================== [Pipeline] echo [2024-11-08T02:58:18.086Z] taggedImages: [2024-11-08T02:58:18.086Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:58:18.086Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-08T02:58:18.086Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.12 [2024-11-08T02:58:18.086Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:58:18.086Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-11-08T02:58:18.116Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-11-08T02:58:18.116Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:58:18.116Z] latest [2024-11-08T02:58:18.116Z] 4.0.0-dev.12 [2024-11-08T02:58:18.116Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:58:18.116Z] main [2024-11-08T02:58:18.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:18.746Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:19.106Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:58:19.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T02:58:19.106Z] 0ee763cb9c4b: Preparing [2024-11-08T02:58:19.106Z] 396f23c9f2a7: Preparing [2024-11-08T02:58:19.106Z] 74d6b0a63602: Preparing [2024-11-08T02:58:19.106Z] a30fec052c56: Preparing [2024-11-08T02:58:19.106Z] 9c9ec4666f0c: Preparing [2024-11-08T02:58:19.106Z] b2d2c435e119: Preparing [2024-11-08T02:58:19.106Z] b204943b3297: Preparing [2024-11-08T02:58:19.106Z] 1d65a1b220da: Preparing [2024-11-08T02:58:19.106Z] 61831b2bcfb5: Preparing [2024-11-08T02:58:19.106Z] d04eec56ecba: Preparing [2024-11-08T02:58:19.106Z] 16113d51b718: Preparing [2024-11-08T02:58:19.106Z] b2d2c435e119: Waiting [2024-11-08T02:58:19.106Z] 61831b2bcfb5: Waiting [2024-11-08T02:58:19.106Z] d04eec56ecba: Waiting [2024-11-08T02:58:19.106Z] 16113d51b718: Waiting [2024-11-08T02:58:19.106Z] b204943b3297: Waiting [2024-11-08T02:58:19.106Z] 1d65a1b220da: Waiting [2024-11-08T02:58:19.373Z] 9c9ec4666f0c: Pushed [2024-11-08T02:58:19.373Z] a30fec052c56: Pushed [2024-11-08T02:58:19.373Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:19.373Z] 396f23c9f2a7: Pushed [2024-11-08T02:58:19.373Z] 0ee763cb9c4b: Pushed [2024-11-08T02:58:19.373Z] b204943b3297: Layer already exists [2024-11-08T02:58:19.373Z] 16113d51b718: Layer already exists [2024-11-08T02:58:19.647Z] 1d65a1b220da: Pushed [2024-11-08T02:58:19.647Z] 61831b2bcfb5: Pushed [2024-11-08T02:58:21.577Z] 74d6b0a63602: Pushed [2024-11-08T02:58:23.509Z] d04eec56ecba: Pushed [2024-11-08T02:58:23.509Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:de23faaf75982f60f7523642f9288a86422653337fce5fa8a71053983ffd61f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:23.854Z] + 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-11-08T02:58:24.204Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-08T02:58:24.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T02:58:24.204Z] 0ee763cb9c4b: Preparing [2024-11-08T02:58:24.204Z] 396f23c9f2a7: Preparing [2024-11-08T02:58:24.204Z] 74d6b0a63602: Preparing [2024-11-08T02:58:24.204Z] a30fec052c56: Preparing [2024-11-08T02:58:24.204Z] 9c9ec4666f0c: Preparing [2024-11-08T02:58:24.204Z] b2d2c435e119: Preparing [2024-11-08T02:58:24.204Z] b204943b3297: Preparing [2024-11-08T02:58:24.204Z] 1d65a1b220da: Preparing [2024-11-08T02:58:24.204Z] 61831b2bcfb5: Preparing [2024-11-08T02:58:24.204Z] d04eec56ecba: Preparing [2024-11-08T02:58:24.204Z] 16113d51b718: Preparing [2024-11-08T02:58:24.204Z] 1d65a1b220da: Waiting [2024-11-08T02:58:24.204Z] 61831b2bcfb5: Waiting [2024-11-08T02:58:24.204Z] d04eec56ecba: Waiting [2024-11-08T02:58:24.204Z] 16113d51b718: Waiting [2024-11-08T02:58:24.204Z] b204943b3297: Waiting [2024-11-08T02:58:24.204Z] b2d2c435e119: Waiting [2024-11-08T02:58:24.204Z] 9c9ec4666f0c: Layer already exists [2024-11-08T02:58:24.204Z] 74d6b0a63602: Layer already exists [2024-11-08T02:58:24.204Z] a30fec052c56: Layer already exists [2024-11-08T02:58:24.204Z] 396f23c9f2a7: Layer already exists [2024-11-08T02:58:24.204Z] 0ee763cb9c4b: Layer already exists [2024-11-08T02:58:24.204Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:24.204Z] 61831b2bcfb5: Layer already exists [2024-11-08T02:58:24.204Z] 1d65a1b220da: Layer already exists [2024-11-08T02:58:24.204Z] b204943b3297: Layer already exists [2024-11-08T02:58:24.204Z] d04eec56ecba: Layer already exists [2024-11-08T02:58:24.470Z] 16113d51b718: Layer already exists [2024-11-08T02:58:24.470Z] latest: digest: sha256:de23faaf75982f60f7523642f9288a86422653337fce5fa8a71053983ffd61f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:24.839Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:25.206Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.12 [2024-11-08T02:58:25.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T02:58:25.206Z] 0ee763cb9c4b: Preparing [2024-11-08T02:58:25.206Z] 396f23c9f2a7: Preparing [2024-11-08T02:58:25.206Z] 74d6b0a63602: Preparing [2024-11-08T02:58:25.206Z] a30fec052c56: Preparing [2024-11-08T02:58:25.206Z] 9c9ec4666f0c: Preparing [2024-11-08T02:58:25.206Z] b2d2c435e119: Preparing [2024-11-08T02:58:25.206Z] b204943b3297: Preparing [2024-11-08T02:58:25.206Z] 1d65a1b220da: Preparing [2024-11-08T02:58:25.206Z] 61831b2bcfb5: Preparing [2024-11-08T02:58:25.206Z] d04eec56ecba: Preparing [2024-11-08T02:58:25.206Z] 16113d51b718: Preparing [2024-11-08T02:58:25.206Z] 1d65a1b220da: Waiting [2024-11-08T02:58:25.206Z] 61831b2bcfb5: Waiting [2024-11-08T02:58:25.206Z] b2d2c435e119: Waiting [2024-11-08T02:58:25.206Z] d04eec56ecba: Waiting [2024-11-08T02:58:25.206Z] b204943b3297: Waiting [2024-11-08T02:58:25.206Z] 16113d51b718: Waiting [2024-11-08T02:58:25.206Z] 0ee763cb9c4b: Layer already exists [2024-11-08T02:58:25.206Z] 74d6b0a63602: Layer already exists [2024-11-08T02:58:25.206Z] 396f23c9f2a7: Layer already exists [2024-11-08T02:58:25.206Z] 9c9ec4666f0c: Layer already exists [2024-11-08T02:58:25.206Z] a30fec052c56: Layer already exists [2024-11-08T02:58:25.206Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:25.206Z] b204943b3297: Layer already exists [2024-11-08T02:58:25.206Z] 61831b2bcfb5: Layer already exists [2024-11-08T02:58:25.206Z] d04eec56ecba: Layer already exists [2024-11-08T02:58:25.206Z] 1d65a1b220da: Layer already exists [2024-11-08T02:58:25.474Z] 16113d51b718: Layer already exists [2024-11-08T02:58:25.474Z] 4.0.0-dev.12: digest: sha256:de23faaf75982f60f7523642f9288a86422653337fce5fa8a71053983ffd61f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:25.822Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:26.171Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:58:26.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T02:58:26.171Z] 0ee763cb9c4b: Preparing [2024-11-08T02:58:26.171Z] 396f23c9f2a7: Preparing [2024-11-08T02:58:26.171Z] 74d6b0a63602: Preparing [2024-11-08T02:58:26.171Z] a30fec052c56: Preparing [2024-11-08T02:58:26.171Z] 9c9ec4666f0c: Preparing [2024-11-08T02:58:26.171Z] b2d2c435e119: Preparing [2024-11-08T02:58:26.171Z] b204943b3297: Preparing [2024-11-08T02:58:26.171Z] 1d65a1b220da: Preparing [2024-11-08T02:58:26.171Z] 61831b2bcfb5: Preparing [2024-11-08T02:58:26.171Z] d04eec56ecba: Preparing [2024-11-08T02:58:26.171Z] 16113d51b718: Preparing [2024-11-08T02:58:26.171Z] 1d65a1b220da: Waiting [2024-11-08T02:58:26.171Z] 61831b2bcfb5: Waiting [2024-11-08T02:58:26.171Z] d04eec56ecba: Waiting [2024-11-08T02:58:26.171Z] b2d2c435e119: Waiting [2024-11-08T02:58:26.171Z] 16113d51b718: Waiting [2024-11-08T02:58:26.171Z] b204943b3297: Waiting [2024-11-08T02:58:26.171Z] 9c9ec4666f0c: Layer already exists [2024-11-08T02:58:26.171Z] 396f23c9f2a7: Layer already exists [2024-11-08T02:58:26.171Z] 0ee763cb9c4b: Layer already exists [2024-11-08T02:58:26.171Z] 74d6b0a63602: Layer already exists [2024-11-08T02:58:26.171Z] a30fec052c56: Layer already exists [2024-11-08T02:58:26.171Z] b204943b3297: Layer already exists [2024-11-08T02:58:26.171Z] 1d65a1b220da: Layer already exists [2024-11-08T02:58:26.171Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:26.171Z] 61831b2bcfb5: Layer already exists [2024-11-08T02:58:26.171Z] d04eec56ecba: Layer already exists [2024-11-08T02:58:26.171Z] 16113d51b718: Layer already exists [2024-11-08T02:58:26.437Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:de23faaf75982f60f7523642f9288a86422653337fce5fa8a71053983ffd61f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:26.799Z] + 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-11-08T02:58:27.163Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-11-08T02:58:27.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T02:58:27.163Z] 0ee763cb9c4b: Preparing [2024-11-08T02:58:27.163Z] 396f23c9f2a7: Preparing [2024-11-08T02:58:27.163Z] 74d6b0a63602: Preparing [2024-11-08T02:58:27.163Z] a30fec052c56: Preparing [2024-11-08T02:58:27.163Z] 9c9ec4666f0c: Preparing [2024-11-08T02:58:27.163Z] b2d2c435e119: Preparing [2024-11-08T02:58:27.163Z] b204943b3297: Preparing [2024-11-08T02:58:27.163Z] 1d65a1b220da: Preparing [2024-11-08T02:58:27.163Z] 61831b2bcfb5: Preparing [2024-11-08T02:58:27.163Z] d04eec56ecba: Preparing [2024-11-08T02:58:27.163Z] 16113d51b718: Preparing [2024-11-08T02:58:27.163Z] b2d2c435e119: Waiting [2024-11-08T02:58:27.163Z] b204943b3297: Waiting [2024-11-08T02:58:27.163Z] 1d65a1b220da: Waiting [2024-11-08T02:58:27.163Z] 61831b2bcfb5: Waiting [2024-11-08T02:58:27.163Z] d04eec56ecba: Waiting [2024-11-08T02:58:27.163Z] 16113d51b718: Waiting [2024-11-08T02:58:27.163Z] 396f23c9f2a7: Layer already exists [2024-11-08T02:58:27.163Z] a30fec052c56: Layer already exists [2024-11-08T02:58:27.163Z] 9c9ec4666f0c: Layer already exists [2024-11-08T02:58:27.163Z] 74d6b0a63602: Layer already exists [2024-11-08T02:58:27.163Z] 0ee763cb9c4b: Layer already exists [2024-11-08T02:58:27.163Z] 61831b2bcfb5: Layer already exists [2024-11-08T02:58:27.163Z] 1d65a1b220da: Layer already exists [2024-11-08T02:58:27.163Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:27.163Z] b204943b3297: Layer already exists [2024-11-08T02:58:27.163Z] d04eec56ecba: Layer already exists [2024-11-08T02:58:27.163Z] 16113d51b718: Layer already exists [2024-11-08T02:58:27.429Z] main: digest: sha256:de23faaf75982f60f7523642f9288a86422653337fce5fa8a71053983ffd61f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:58:27.516Z] ===================================================== [Pipeline] echo [2024-11-08T02:58:27.533Z] taggedImages: [2024-11-08T02:58:27.533Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:58:27.533Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-08T02:58:27.533Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.12 [2024-11-08T02:58:27.533Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:58:27.533Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-11-08T02:58:27.565Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-11-08T02:58:27.565Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:58:27.565Z] latest [2024-11-08T02:58:27.565Z] 4.0.0-dev.12 [2024-11-08T02:58:27.565Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:58:27.565Z] main [2024-11-08T02:58:27.565Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:27.951Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:28.308Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:58:28.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T02:58:28.308Z] 1879cd14d4c2: Preparing [2024-11-08T02:58:28.308Z] e6e5c44083e1: Preparing [2024-11-08T02:58:28.308Z] b65b1b6b3d16: Preparing [2024-11-08T02:58:28.308Z] c55dea1be62f: Preparing [2024-11-08T02:58:28.308Z] 436533c141a8: Preparing [2024-11-08T02:58:28.308Z] e0655ffd6b12: Preparing [2024-11-08T02:58:28.308Z] 53549f1cc840: Preparing [2024-11-08T02:58:28.308Z] b2d2c435e119: Preparing [2024-11-08T02:58:28.308Z] b204943b3297: Preparing [2024-11-08T02:58:28.308Z] a6364793ba6d: Preparing [2024-11-08T02:58:28.308Z] a24ea1c5de58: Preparing [2024-11-08T02:58:28.308Z] 16113d51b718: Preparing [2024-11-08T02:58:28.308Z] e0655ffd6b12: Waiting [2024-11-08T02:58:28.308Z] b2d2c435e119: Waiting [2024-11-08T02:58:28.308Z] b204943b3297: Waiting [2024-11-08T02:58:28.308Z] 53549f1cc840: Waiting [2024-11-08T02:58:28.308Z] a6364793ba6d: Waiting [2024-11-08T02:58:28.308Z] a24ea1c5de58: Waiting [2024-11-08T02:58:28.308Z] 16113d51b718: Waiting [2024-11-08T02:58:28.575Z] e6e5c44083e1: Pushed [2024-11-08T02:58:28.575Z] 436533c141a8: Pushed [2024-11-08T02:58:29.536Z] 1879cd14d4c2: Pushed [2024-11-08T02:58:29.536Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:29.536Z] b204943b3297: Layer already exists [2024-11-08T02:58:29.536Z] 53549f1cc840: Pushed [2024-11-08T02:58:29.536Z] e0655ffd6b12: Pushed [2024-11-08T02:58:29.536Z] 16113d51b718: Layer already exists [2024-11-08T02:58:30.944Z] c55dea1be62f: Pushed [2024-11-08T02:58:31.212Z] a6364793ba6d: Pushed [2024-11-08T02:58:31.479Z] b65b1b6b3d16: Pushed [2024-11-08T02:58:32.437Z] a24ea1c5de58: Pushed [2024-11-08T02:58:32.706Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:23df7eaf53986440718ca25818c83a1b8e81f1350b92077130516a5fa9c97f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:33.087Z] + 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-11-08T02:58:33.443Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-08T02:58:33.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T02:58:33.443Z] 1879cd14d4c2: Preparing [2024-11-08T02:58:33.443Z] e6e5c44083e1: Preparing [2024-11-08T02:58:33.443Z] b65b1b6b3d16: Preparing [2024-11-08T02:58:33.443Z] c55dea1be62f: Preparing [2024-11-08T02:58:33.443Z] 436533c141a8: Preparing [2024-11-08T02:58:33.443Z] e0655ffd6b12: Preparing [2024-11-08T02:58:33.443Z] 53549f1cc840: Preparing [2024-11-08T02:58:33.443Z] b2d2c435e119: Preparing [2024-11-08T02:58:33.443Z] b204943b3297: Preparing [2024-11-08T02:58:33.443Z] a6364793ba6d: Preparing [2024-11-08T02:58:33.443Z] a24ea1c5de58: Preparing [2024-11-08T02:58:33.443Z] 16113d51b718: Preparing [2024-11-08T02:58:33.443Z] e0655ffd6b12: Waiting [2024-11-08T02:58:33.443Z] a6364793ba6d: Waiting [2024-11-08T02:58:33.443Z] b2d2c435e119: Waiting [2024-11-08T02:58:33.443Z] b204943b3297: Waiting [2024-11-08T02:58:33.443Z] 16113d51b718: Waiting [2024-11-08T02:58:33.443Z] a24ea1c5de58: Waiting [2024-11-08T02:58:33.443Z] 53549f1cc840: Waiting [2024-11-08T02:58:33.443Z] b65b1b6b3d16: Layer already exists [2024-11-08T02:58:33.443Z] c55dea1be62f: Layer already exists [2024-11-08T02:58:33.443Z] 1879cd14d4c2: Layer already exists [2024-11-08T02:58:33.443Z] 436533c141a8: Layer already exists [2024-11-08T02:58:33.443Z] e6e5c44083e1: Layer already exists [2024-11-08T02:58:33.443Z] e0655ffd6b12: Layer already exists [2024-11-08T02:58:33.443Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:33.443Z] 53549f1cc840: Layer already exists [2024-11-08T02:58:33.443Z] b204943b3297: Layer already exists [2024-11-08T02:58:33.443Z] a6364793ba6d: Layer already exists [2024-11-08T02:58:33.711Z] 16113d51b718: Layer already exists [2024-11-08T02:58:33.711Z] a24ea1c5de58: Layer already exists [2024-11-08T02:58:33.711Z] latest: digest: sha256:23df7eaf53986440718ca25818c83a1b8e81f1350b92077130516a5fa9c97f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:34.068Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:34.436Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.12 [2024-11-08T02:58:34.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T02:58:34.436Z] 1879cd14d4c2: Preparing [2024-11-08T02:58:34.436Z] e6e5c44083e1: Preparing [2024-11-08T02:58:34.436Z] b65b1b6b3d16: Preparing [2024-11-08T02:58:34.436Z] c55dea1be62f: Preparing [2024-11-08T02:58:34.436Z] 436533c141a8: Preparing [2024-11-08T02:58:34.436Z] e0655ffd6b12: Preparing [2024-11-08T02:58:34.436Z] 53549f1cc840: Preparing [2024-11-08T02:58:34.436Z] b2d2c435e119: Preparing [2024-11-08T02:58:34.436Z] b204943b3297: Preparing [2024-11-08T02:58:34.436Z] a6364793ba6d: Preparing [2024-11-08T02:58:34.436Z] a24ea1c5de58: Preparing [2024-11-08T02:58:34.436Z] 16113d51b718: Preparing [2024-11-08T02:58:34.436Z] e0655ffd6b12: Waiting [2024-11-08T02:58:34.436Z] 53549f1cc840: Waiting [2024-11-08T02:58:34.436Z] b2d2c435e119: Waiting [2024-11-08T02:58:34.436Z] b204943b3297: Waiting [2024-11-08T02:58:34.436Z] a6364793ba6d: Waiting [2024-11-08T02:58:34.436Z] a24ea1c5de58: Waiting [2024-11-08T02:58:34.436Z] 16113d51b718: Waiting [2024-11-08T02:58:34.436Z] e6e5c44083e1: Layer already exists [2024-11-08T02:58:34.436Z] 1879cd14d4c2: Layer already exists [2024-11-08T02:58:34.436Z] b65b1b6b3d16: Layer already exists [2024-11-08T02:58:34.436Z] 436533c141a8: Layer already exists [2024-11-08T02:58:34.436Z] c55dea1be62f: Layer already exists [2024-11-08T02:58:34.436Z] a6364793ba6d: Layer already exists [2024-11-08T02:58:34.436Z] e0655ffd6b12: Layer already exists [2024-11-08T02:58:34.436Z] 53549f1cc840: Layer already exists [2024-11-08T02:58:34.436Z] b204943b3297: Layer already exists [2024-11-08T02:58:34.436Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:34.703Z] 16113d51b718: Layer already exists [2024-11-08T02:58:34.703Z] a24ea1c5de58: Layer already exists [2024-11-08T02:58:34.703Z] 4.0.0-dev.12: digest: sha256:23df7eaf53986440718ca25818c83a1b8e81f1350b92077130516a5fa9c97f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:35.077Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:35.441Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:58:35.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T02:58:35.442Z] 1879cd14d4c2: Preparing [2024-11-08T02:58:35.442Z] e6e5c44083e1: Preparing [2024-11-08T02:58:35.442Z] b65b1b6b3d16: Preparing [2024-11-08T02:58:35.442Z] c55dea1be62f: Preparing [2024-11-08T02:58:35.442Z] 436533c141a8: Preparing [2024-11-08T02:58:35.442Z] e0655ffd6b12: Preparing [2024-11-08T02:58:35.442Z] 53549f1cc840: Preparing [2024-11-08T02:58:35.442Z] b2d2c435e119: Preparing [2024-11-08T02:58:35.442Z] b204943b3297: Preparing [2024-11-08T02:58:35.442Z] a6364793ba6d: Preparing [2024-11-08T02:58:35.442Z] a24ea1c5de58: Preparing [2024-11-08T02:58:35.442Z] 16113d51b718: Preparing [2024-11-08T02:58:35.442Z] b2d2c435e119: Waiting [2024-11-08T02:58:35.442Z] b204943b3297: Waiting [2024-11-08T02:58:35.442Z] a6364793ba6d: Waiting [2024-11-08T02:58:35.442Z] a24ea1c5de58: Waiting [2024-11-08T02:58:35.442Z] 16113d51b718: Waiting [2024-11-08T02:58:35.442Z] e0655ffd6b12: Waiting [2024-11-08T02:58:35.442Z] 53549f1cc840: Waiting [2024-11-08T02:58:35.442Z] b65b1b6b3d16: Layer already exists [2024-11-08T02:58:35.442Z] 436533c141a8: Layer already exists [2024-11-08T02:58:35.442Z] e6e5c44083e1: Layer already exists [2024-11-08T02:58:35.442Z] 1879cd14d4c2: Layer already exists [2024-11-08T02:58:35.442Z] c55dea1be62f: Layer already exists [2024-11-08T02:58:35.442Z] e0655ffd6b12: Layer already exists [2024-11-08T02:58:35.442Z] 53549f1cc840: Layer already exists [2024-11-08T02:58:35.442Z] b204943b3297: Layer already exists [2024-11-08T02:58:35.442Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:35.442Z] a6364793ba6d: Layer already exists [2024-11-08T02:58:35.707Z] 16113d51b718: Layer already exists [2024-11-08T02:58:35.707Z] a24ea1c5de58: Layer already exists [2024-11-08T02:58:35.707Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:23df7eaf53986440718ca25818c83a1b8e81f1350b92077130516a5fa9c97f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:36.072Z] + 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-11-08T02:58:36.428Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-11-08T02:58:36.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T02:58:36.428Z] 1879cd14d4c2: Preparing [2024-11-08T02:58:36.428Z] e6e5c44083e1: Preparing [2024-11-08T02:58:36.428Z] b65b1b6b3d16: Preparing [2024-11-08T02:58:36.428Z] c55dea1be62f: Preparing [2024-11-08T02:58:36.428Z] 436533c141a8: Preparing [2024-11-08T02:58:36.428Z] e0655ffd6b12: Preparing [2024-11-08T02:58:36.428Z] 53549f1cc840: Preparing [2024-11-08T02:58:36.428Z] b2d2c435e119: Preparing [2024-11-08T02:58:36.428Z] b204943b3297: Preparing [2024-11-08T02:58:36.428Z] a6364793ba6d: Preparing [2024-11-08T02:58:36.428Z] 53549f1cc840: Waiting [2024-11-08T02:58:36.428Z] a24ea1c5de58: Preparing [2024-11-08T02:58:36.428Z] b2d2c435e119: Waiting [2024-11-08T02:58:36.428Z] 16113d51b718: Preparing [2024-11-08T02:58:36.428Z] b204943b3297: Waiting [2024-11-08T02:58:36.428Z] a24ea1c5de58: Waiting [2024-11-08T02:58:36.428Z] a6364793ba6d: Waiting [2024-11-08T02:58:36.428Z] e0655ffd6b12: Waiting [2024-11-08T02:58:36.428Z] 436533c141a8: Layer already exists [2024-11-08T02:58:36.428Z] c55dea1be62f: Layer already exists [2024-11-08T02:58:36.428Z] b65b1b6b3d16: Layer already exists [2024-11-08T02:58:36.428Z] e6e5c44083e1: Layer already exists [2024-11-08T02:58:36.428Z] 1879cd14d4c2: Layer already exists [2024-11-08T02:58:36.428Z] 53549f1cc840: Layer already exists [2024-11-08T02:58:36.428Z] a6364793ba6d: Layer already exists [2024-11-08T02:58:36.428Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:36.428Z] e0655ffd6b12: Layer already exists [2024-11-08T02:58:36.428Z] b204943b3297: Layer already exists [2024-11-08T02:58:36.695Z] a24ea1c5de58: Layer already exists [2024-11-08T02:58:36.695Z] 16113d51b718: Layer already exists [2024-11-08T02:58:36.695Z] main: digest: sha256:23df7eaf53986440718ca25818c83a1b8e81f1350b92077130516a5fa9c97f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:58:36.797Z] ===================================================== [Pipeline] echo [2024-11-08T02:58:36.814Z] taggedImages: [2024-11-08T02:58:36.814Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:58:36.814Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-08T02:58:36.814Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.12 [2024-11-08T02:58:36.814Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:58:36.814Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-11-08T02:58:36.860Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-11-08T02:58:36.860Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:58:36.860Z] latest [2024-11-08T02:58:36.860Z] 4.0.0-dev.12 [2024-11-08T02:58:36.860Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:58:36.860Z] main [2024-11-08T02:58:36.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:37.243Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:37.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:58:37.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T02:58:37.604Z] eec08f70ba34: Preparing [2024-11-08T02:58:37.604Z] e7f8b2679d47: Preparing [2024-11-08T02:58:37.604Z] b2d2c435e119: Preparing [2024-11-08T02:58:37.604Z] b204943b3297: Preparing [2024-11-08T02:58:37.604Z] 3d4fc679700d: Preparing [2024-11-08T02:58:37.604Z] 337a484c48e5: Preparing [2024-11-08T02:58:37.604Z] 16113d51b718: Preparing [2024-11-08T02:58:37.604Z] 337a484c48e5: Waiting [2024-11-08T02:58:37.604Z] 16113d51b718: Waiting [2024-11-08T02:58:37.867Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:37.867Z] b204943b3297: Layer already exists [2024-11-08T02:58:37.867Z] 16113d51b718: Layer already exists [2024-11-08T02:58:37.867Z] eec08f70ba34: Pushed [2024-11-08T02:58:39.278Z] 3d4fc679700d: Pushed [2024-11-08T02:58:39.859Z] 337a484c48e5: Pushed [2024-11-08T02:58:41.804Z] e7f8b2679d47: Pushed [2024-11-08T02:58:42.068Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:68a16983b7cc954469ffa13a8a4b065d269ea990242028c923e5b9962d97b16d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:42.421Z] + 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-11-08T02:58:42.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-08T02:58:42.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T02:58:42.759Z] eec08f70ba34: Preparing [2024-11-08T02:58:42.759Z] e7f8b2679d47: Preparing [2024-11-08T02:58:42.759Z] b2d2c435e119: Preparing [2024-11-08T02:58:42.759Z] b204943b3297: Preparing [2024-11-08T02:58:42.759Z] 3d4fc679700d: Preparing [2024-11-08T02:58:42.759Z] 337a484c48e5: Preparing [2024-11-08T02:58:42.759Z] 16113d51b718: Preparing [2024-11-08T02:58:42.759Z] 16113d51b718: Waiting [2024-11-08T02:58:42.759Z] 337a484c48e5: Waiting [2024-11-08T02:58:42.759Z] 3d4fc679700d: Layer already exists [2024-11-08T02:58:42.759Z] eec08f70ba34: Layer already exists [2024-11-08T02:58:42.759Z] b204943b3297: Layer already exists [2024-11-08T02:58:42.759Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:42.759Z] e7f8b2679d47: Layer already exists [2024-11-08T02:58:42.759Z] 337a484c48e5: Layer already exists [2024-11-08T02:58:42.759Z] 16113d51b718: Layer already exists [2024-11-08T02:58:42.759Z] latest: digest: sha256:68a16983b7cc954469ffa13a8a4b065d269ea990242028c923e5b9962d97b16d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:43.372Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:43.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.12 [2024-11-08T02:58:43.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T02:58:43.729Z] eec08f70ba34: Preparing [2024-11-08T02:58:43.729Z] e7f8b2679d47: Preparing [2024-11-08T02:58:43.729Z] b2d2c435e119: Preparing [2024-11-08T02:58:43.729Z] b204943b3297: Preparing [2024-11-08T02:58:43.729Z] 3d4fc679700d: Preparing [2024-11-08T02:58:43.729Z] 337a484c48e5: Preparing [2024-11-08T02:58:43.729Z] 16113d51b718: Preparing [2024-11-08T02:58:43.729Z] 337a484c48e5: Waiting [2024-11-08T02:58:43.729Z] 16113d51b718: Waiting [2024-11-08T02:58:43.729Z] eec08f70ba34: Layer already exists [2024-11-08T02:58:43.729Z] 3d4fc679700d: Layer already exists [2024-11-08T02:58:43.729Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:43.729Z] e7f8b2679d47: Layer already exists [2024-11-08T02:58:43.729Z] b204943b3297: Layer already exists [2024-11-08T02:58:43.729Z] 16113d51b718: Layer already exists [2024-11-08T02:58:43.729Z] 337a484c48e5: Layer already exists [2024-11-08T02:58:43.729Z] 4.0.0-dev.12: digest: sha256:68a16983b7cc954469ffa13a8a4b065d269ea990242028c923e5b9962d97b16d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:44.353Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:44.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:58:44.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T02:58:44.707Z] eec08f70ba34: Preparing [2024-11-08T02:58:44.707Z] e7f8b2679d47: Preparing [2024-11-08T02:58:44.707Z] b2d2c435e119: Preparing [2024-11-08T02:58:44.707Z] b204943b3297: Preparing [2024-11-08T02:58:44.707Z] 3d4fc679700d: Preparing [2024-11-08T02:58:44.707Z] 337a484c48e5: Preparing [2024-11-08T02:58:44.707Z] 16113d51b718: Preparing [2024-11-08T02:58:44.707Z] 337a484c48e5: Waiting [2024-11-08T02:58:44.707Z] 16113d51b718: Waiting [2024-11-08T02:58:44.707Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:44.707Z] e7f8b2679d47: Layer already exists [2024-11-08T02:58:44.707Z] eec08f70ba34: Layer already exists [2024-11-08T02:58:44.707Z] 3d4fc679700d: Layer already exists [2024-11-08T02:58:44.707Z] b204943b3297: Layer already exists [2024-11-08T02:58:44.707Z] 16113d51b718: Layer already exists [2024-11-08T02:58:44.707Z] 337a484c48e5: Layer already exists [2024-11-08T02:58:44.707Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:68a16983b7cc954469ffa13a8a4b065d269ea990242028c923e5b9962d97b16d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:45.325Z] + 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-11-08T02:58:45.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-11-08T02:58:45.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T02:58:45.671Z] eec08f70ba34: Preparing [2024-11-08T02:58:45.671Z] e7f8b2679d47: Preparing [2024-11-08T02:58:45.671Z] b2d2c435e119: Preparing [2024-11-08T02:58:45.671Z] b204943b3297: Preparing [2024-11-08T02:58:45.671Z] 3d4fc679700d: Preparing [2024-11-08T02:58:45.671Z] 337a484c48e5: Preparing [2024-11-08T02:58:45.671Z] 16113d51b718: Preparing [2024-11-08T02:58:45.671Z] 337a484c48e5: Waiting [2024-11-08T02:58:45.671Z] 16113d51b718: Waiting [2024-11-08T02:58:45.671Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:45.671Z] e7f8b2679d47: Layer already exists [2024-11-08T02:58:45.671Z] 3d4fc679700d: Layer already exists [2024-11-08T02:58:45.671Z] b204943b3297: Layer already exists [2024-11-08T02:58:45.671Z] eec08f70ba34: Layer already exists [2024-11-08T02:58:45.671Z] 337a484c48e5: Layer already exists [2024-11-08T02:58:45.671Z] 16113d51b718: Layer already exists [2024-11-08T02:58:45.934Z] main: digest: sha256:68a16983b7cc954469ffa13a8a4b065d269ea990242028c923e5b9962d97b16d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:58:46.006Z] ===================================================== [Pipeline] echo [2024-11-08T02:58:46.021Z] taggedImages: [2024-11-08T02:58:46.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:58:46.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-08T02:58:46.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.12 [2024-11-08T02:58:46.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:58:46.021Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-11-08T02:58:46.051Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-11-08T02:58:46.051Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:58:46.051Z] latest [2024-11-08T02:58:46.051Z] 4.0.0-dev.12 [2024-11-08T02:58:46.051Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:58:46.051Z] main [2024-11-08T02:58:46.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:46.426Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:58:46.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:58:46.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T02:58:46.843Z] e2047e55afae: Preparing [2024-11-08T02:58:46.843Z] b3a3dfb66b53: Preparing [2024-11-08T02:58:46.843Z] 80034cdf5a02: Preparing [2024-11-08T02:58:46.843Z] b2d2c435e119: Preparing [2024-11-08T02:58:46.843Z] b204943b3297: Preparing [2024-11-08T02:58:46.843Z] 29d6df8c6196: Preparing [2024-11-08T02:58:46.843Z] 813f0e155b2d: Preparing [2024-11-08T02:58:46.843Z] d6ed2ea3bfde: Preparing [2024-11-08T02:58:46.843Z] 848d068abc76: Preparing [2024-11-08T02:58:46.843Z] 16113d51b718: Preparing [2024-11-08T02:58:46.843Z] d6ed2ea3bfde: Waiting [2024-11-08T02:58:46.843Z] 29d6df8c6196: Waiting [2024-11-08T02:58:46.843Z] 848d068abc76: Waiting [2024-11-08T02:58:46.843Z] 813f0e155b2d: Waiting [2024-11-08T02:58:46.843Z] 16113d51b718: Waiting [2024-11-08T02:58:46.843Z] b204943b3297: Layer already exists [2024-11-08T02:58:46.843Z] b2d2c435e119: Layer already exists [2024-11-08T02:58:47.113Z] b3a3dfb66b53: Pushed [2024-11-08T02:58:47.113Z] e2047e55afae: Pushed [2024-11-08T02:58:47.113Z] 80034cdf5a02: Pushed [2024-11-08T02:58:47.113Z] 16113d51b718: Layer already exists [2024-11-08T02:58:47.378Z] d6ed2ea3bfde: Pushed [2024-11-08T02:58:49.311Z] 848d068abc76: Pushed [2024-11-08T02:58:59.361Z] 813f0e155b2d: Pushed [2024-11-08T02:59:07.534Z] 29d6df8c6196: Pushed [2024-11-08T02:59:07.534Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:3cb7ca5ca048fa50149dee216a7c98c7b2ab2e38081d133b39919a45d31e2f35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:59:07.884Z] + 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-11-08T02:59:08.220Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-08T02:59:08.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T02:59:08.220Z] e2047e55afae: Preparing [2024-11-08T02:59:08.220Z] b3a3dfb66b53: Preparing [2024-11-08T02:59:08.220Z] 80034cdf5a02: Preparing [2024-11-08T02:59:08.220Z] b2d2c435e119: Preparing [2024-11-08T02:59:08.220Z] b204943b3297: Preparing [2024-11-08T02:59:08.220Z] 29d6df8c6196: Preparing [2024-11-08T02:59:08.220Z] 813f0e155b2d: Preparing [2024-11-08T02:59:08.220Z] d6ed2ea3bfde: Preparing [2024-11-08T02:59:08.220Z] 848d068abc76: Preparing [2024-11-08T02:59:08.220Z] 16113d51b718: Preparing [2024-11-08T02:59:08.220Z] 813f0e155b2d: Waiting [2024-11-08T02:59:08.220Z] d6ed2ea3bfde: Waiting [2024-11-08T02:59:08.220Z] 848d068abc76: Waiting [2024-11-08T02:59:08.220Z] 16113d51b718: Waiting [2024-11-08T02:59:08.220Z] 29d6df8c6196: Waiting [2024-11-08T02:59:08.220Z] b2d2c435e119: Layer already exists [2024-11-08T02:59:08.220Z] e2047e55afae: Layer already exists [2024-11-08T02:59:08.220Z] b3a3dfb66b53: Layer already exists [2024-11-08T02:59:08.220Z] 80034cdf5a02: Layer already exists [2024-11-08T02:59:08.220Z] b204943b3297: Layer already exists [2024-11-08T02:59:08.220Z] 29d6df8c6196: Layer already exists [2024-11-08T02:59:08.220Z] 813f0e155b2d: Layer already exists [2024-11-08T02:59:08.220Z] d6ed2ea3bfde: Layer already exists [2024-11-08T02:59:08.220Z] 848d068abc76: Layer already exists [2024-11-08T02:59:08.220Z] 16113d51b718: Layer already exists [2024-11-08T02:59:08.528Z] latest: digest: sha256:3cb7ca5ca048fa50149dee216a7c98c7b2ab2e38081d133b39919a45d31e2f35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:59:08.892Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:59:09.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.12 [2024-11-08T02:59:09.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T02:59:09.251Z] e2047e55afae: Preparing [2024-11-08T02:59:09.251Z] b3a3dfb66b53: Preparing [2024-11-08T02:59:09.251Z] 80034cdf5a02: Preparing [2024-11-08T02:59:09.251Z] b2d2c435e119: Preparing [2024-11-08T02:59:09.251Z] b204943b3297: Preparing [2024-11-08T02:59:09.251Z] 29d6df8c6196: Preparing [2024-11-08T02:59:09.251Z] 813f0e155b2d: Preparing [2024-11-08T02:59:09.251Z] d6ed2ea3bfde: Preparing [2024-11-08T02:59:09.251Z] 848d068abc76: Preparing [2024-11-08T02:59:09.251Z] 16113d51b718: Preparing [2024-11-08T02:59:09.251Z] 813f0e155b2d: Waiting [2024-11-08T02:59:09.251Z] d6ed2ea3bfde: Waiting [2024-11-08T02:59:09.251Z] 848d068abc76: Waiting [2024-11-08T02:59:09.251Z] 16113d51b718: Waiting [2024-11-08T02:59:09.251Z] 29d6df8c6196: Waiting [2024-11-08T02:59:09.251Z] b204943b3297: Layer already exists [2024-11-08T02:59:09.251Z] e2047e55afae: Layer already exists [2024-11-08T02:59:09.251Z] b2d2c435e119: Layer already exists [2024-11-08T02:59:09.251Z] b3a3dfb66b53: Layer already exists [2024-11-08T02:59:09.251Z] 80034cdf5a02: Layer already exists [2024-11-08T02:59:09.251Z] d6ed2ea3bfde: Layer already exists [2024-11-08T02:59:09.251Z] 16113d51b718: Layer already exists [2024-11-08T02:59:09.251Z] 29d6df8c6196: Layer already exists [2024-11-08T02:59:09.251Z] 813f0e155b2d: Layer already exists [2024-11-08T02:59:09.251Z] 848d068abc76: Layer already exists [2024-11-08T02:59:09.251Z] 4.0.0-dev.12: digest: sha256:3cb7ca5ca048fa50149dee216a7c98c7b2ab2e38081d133b39919a45d31e2f35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:59:09.885Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:59:10.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:59:10.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T02:59:10.255Z] e2047e55afae: Preparing [2024-11-08T02:59:10.255Z] b3a3dfb66b53: Preparing [2024-11-08T02:59:10.255Z] 80034cdf5a02: Preparing [2024-11-08T02:59:10.255Z] b2d2c435e119: Preparing [2024-11-08T02:59:10.255Z] b204943b3297: Preparing [2024-11-08T02:59:10.255Z] 29d6df8c6196: Preparing [2024-11-08T02:59:10.255Z] 813f0e155b2d: Preparing [2024-11-08T02:59:10.255Z] 29d6df8c6196: Waiting [2024-11-08T02:59:10.255Z] d6ed2ea3bfde: Preparing [2024-11-08T02:59:10.255Z] 813f0e155b2d: Waiting [2024-11-08T02:59:10.255Z] 848d068abc76: Preparing [2024-11-08T02:59:10.255Z] d6ed2ea3bfde: Waiting [2024-11-08T02:59:10.255Z] 16113d51b718: Preparing [2024-11-08T02:59:10.255Z] 848d068abc76: Waiting [2024-11-08T02:59:10.255Z] 16113d51b718: Waiting [2024-11-08T02:59:10.255Z] b2d2c435e119: Layer already exists [2024-11-08T02:59:10.255Z] b204943b3297: Layer already exists [2024-11-08T02:59:10.255Z] e2047e55afae: Layer already exists [2024-11-08T02:59:10.255Z] b3a3dfb66b53: Layer already exists [2024-11-08T02:59:10.255Z] 80034cdf5a02: Layer already exists [2024-11-08T02:59:10.255Z] 29d6df8c6196: Layer already exists [2024-11-08T02:59:10.255Z] 848d068abc76: Layer already exists [2024-11-08T02:59:10.255Z] 813f0e155b2d: Layer already exists [2024-11-08T02:59:10.255Z] d6ed2ea3bfde: Layer already exists [2024-11-08T02:59:10.255Z] 16113d51b718: Layer already exists [2024-11-08T02:59:10.523Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:3cb7ca5ca048fa50149dee216a7c98c7b2ab2e38081d133b39919a45d31e2f35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:59:10.873Z] + 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-11-08T02:59:11.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-11-08T02:59:11.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T02:59:11.223Z] e2047e55afae: Preparing [2024-11-08T02:59:11.223Z] b3a3dfb66b53: Preparing [2024-11-08T02:59:11.223Z] 80034cdf5a02: Preparing [2024-11-08T02:59:11.223Z] b2d2c435e119: Preparing [2024-11-08T02:59:11.223Z] b204943b3297: Preparing [2024-11-08T02:59:11.223Z] 29d6df8c6196: Preparing [2024-11-08T02:59:11.223Z] 813f0e155b2d: Preparing [2024-11-08T02:59:11.223Z] d6ed2ea3bfde: Preparing [2024-11-08T02:59:11.223Z] 848d068abc76: Preparing [2024-11-08T02:59:11.223Z] 16113d51b718: Preparing [2024-11-08T02:59:11.223Z] 29d6df8c6196: Waiting [2024-11-08T02:59:11.223Z] d6ed2ea3bfde: Waiting [2024-11-08T02:59:11.223Z] 848d068abc76: Waiting [2024-11-08T02:59:11.223Z] 16113d51b718: Waiting [2024-11-08T02:59:11.223Z] 813f0e155b2d: Waiting [2024-11-08T02:59:11.223Z] e2047e55afae: Layer already exists [2024-11-08T02:59:11.223Z] b3a3dfb66b53: Layer already exists [2024-11-08T02:59:11.223Z] 80034cdf5a02: Layer already exists [2024-11-08T02:59:11.223Z] b2d2c435e119: Layer already exists [2024-11-08T02:59:11.223Z] b204943b3297: Layer already exists [2024-11-08T02:59:11.223Z] d6ed2ea3bfde: Layer already exists [2024-11-08T02:59:11.223Z] 813f0e155b2d: Layer already exists [2024-11-08T02:59:11.223Z] 848d068abc76: Layer already exists [2024-11-08T02:59:11.223Z] 29d6df8c6196: Layer already exists [2024-11-08T02:59:11.223Z] 16113d51b718: Layer already exists [2024-11-08T02:59:11.488Z] main: digest: sha256:3cb7ca5ca048fa50149dee216a7c98c7b2ab2e38081d133b39919a45d31e2f35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:59:11.575Z] ===================================================== [Pipeline] echo [2024-11-08T02:59:11.591Z] taggedImages: [2024-11-08T02:59:11.591Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:59:11.591Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-08T02:59:11.591Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.12 [2024-11-08T02:59:11.591Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:59:11.591Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-11-08T02:59:11.627Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-11-08T02:59:11.627Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:59:11.627Z] latest [2024-11-08T02:59:11.627Z] 4.0.0-dev.12 [2024-11-08T02:59:11.627Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:59:11.627Z] main [2024-11-08T02:59:11.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:59:11.987Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:59:12.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:59:12.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T02:59:12.345Z] 5bdf03445ee7: Preparing [2024-11-08T02:59:12.345Z] 76f380df9970: Preparing [2024-11-08T02:59:12.345Z] 4d8f843dca17: Preparing [2024-11-08T02:59:12.345Z] b2d2c435e119: Preparing [2024-11-08T02:59:12.345Z] b204943b3297: Preparing [2024-11-08T02:59:12.345Z] 973331ab0818: Preparing [2024-11-08T02:59:12.345Z] c292745b6401: Preparing [2024-11-08T02:59:12.345Z] a583ccce7cff: Preparing [2024-11-08T02:59:12.345Z] 16113d51b718: Preparing [2024-11-08T02:59:12.345Z] 973331ab0818: Waiting [2024-11-08T02:59:12.345Z] a583ccce7cff: Waiting [2024-11-08T02:59:12.345Z] 16113d51b718: Waiting [2024-11-08T02:59:12.611Z] b2d2c435e119: Layer already exists [2024-11-08T02:59:12.611Z] b204943b3297: Layer already exists [2024-11-08T02:59:12.611Z] 76f380df9970: Pushed [2024-11-08T02:59:12.611Z] 4d8f843dca17: Pushed [2024-11-08T02:59:12.611Z] 5bdf03445ee7: Pushed [2024-11-08T02:59:12.611Z] 16113d51b718: Layer already exists [2024-11-08T02:59:13.193Z] a583ccce7cff: Pushed [2024-11-08T02:59:14.151Z] c292745b6401: Pushed [2024-11-08T02:59:36.192Z] 973331ab0818: Pushed [2024-11-08T02:59:36.192Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:115cc113e1bf823d8d31dab2761916859caafac496862e6d3f08cb9a3aad3e15 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:59:36.549Z] + 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-11-08T02:59:36.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-08T02:59:36.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T02:59:36.905Z] 5bdf03445ee7: Preparing [2024-11-08T02:59:36.905Z] 76f380df9970: Preparing [2024-11-08T02:59:36.905Z] 4d8f843dca17: Preparing [2024-11-08T02:59:36.905Z] b2d2c435e119: Preparing [2024-11-08T02:59:36.905Z] b204943b3297: Preparing [2024-11-08T02:59:36.905Z] 973331ab0818: Preparing [2024-11-08T02:59:36.905Z] c292745b6401: Preparing [2024-11-08T02:59:36.905Z] 973331ab0818: Waiting [2024-11-08T02:59:36.905Z] a583ccce7cff: Preparing [2024-11-08T02:59:36.905Z] c292745b6401: Waiting [2024-11-08T02:59:36.905Z] 16113d51b718: Preparing [2024-11-08T02:59:36.905Z] a583ccce7cff: Waiting [2024-11-08T02:59:36.905Z] 16113d51b718: Waiting [2024-11-08T02:59:36.905Z] 4d8f843dca17: Layer already exists [2024-11-08T02:59:36.905Z] b2d2c435e119: Layer already exists [2024-11-08T02:59:36.905Z] b204943b3297: Layer already exists [2024-11-08T02:59:36.905Z] 76f380df9970: Layer already exists [2024-11-08T02:59:36.905Z] 5bdf03445ee7: Layer already exists [2024-11-08T02:59:36.905Z] a583ccce7cff: Layer already exists [2024-11-08T02:59:36.905Z] 16113d51b718: Layer already exists [2024-11-08T02:59:36.905Z] 973331ab0818: Layer already exists [2024-11-08T02:59:36.905Z] c292745b6401: Layer already exists [2024-11-08T02:59:37.171Z] latest: digest: sha256:115cc113e1bf823d8d31dab2761916859caafac496862e6d3f08cb9a3aad3e15 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:59:37.517Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:59:38.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.12 [2024-11-08T02:59:38.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T02:59:38.456Z] 5bdf03445ee7: Preparing [2024-11-08T02:59:38.456Z] 76f380df9970: Preparing [2024-11-08T02:59:38.456Z] 4d8f843dca17: Preparing [2024-11-08T02:59:38.456Z] b2d2c435e119: Preparing [2024-11-08T02:59:38.456Z] b204943b3297: Preparing [2024-11-08T02:59:38.456Z] 973331ab0818: Preparing [2024-11-08T02:59:38.456Z] c292745b6401: Preparing [2024-11-08T02:59:38.456Z] a583ccce7cff: Preparing [2024-11-08T02:59:38.456Z] 16113d51b718: Preparing [2024-11-08T02:59:38.456Z] c292745b6401: Waiting [2024-11-08T02:59:38.456Z] a583ccce7cff: Waiting [2024-11-08T02:59:38.456Z] 16113d51b718: Waiting [2024-11-08T02:59:38.456Z] 973331ab0818: Waiting [2024-11-08T02:59:38.456Z] 5bdf03445ee7: Layer already exists [2024-11-08T02:59:38.456Z] b2d2c435e119: Layer already exists [2024-11-08T02:59:38.456Z] 76f380df9970: Layer already exists [2024-11-08T02:59:38.456Z] 4d8f843dca17: Layer already exists [2024-11-08T02:59:38.456Z] b204943b3297: Layer already exists [2024-11-08T02:59:38.456Z] c292745b6401: Layer already exists [2024-11-08T02:59:38.456Z] 973331ab0818: Layer already exists [2024-11-08T02:59:38.456Z] 16113d51b718: Layer already exists [2024-11-08T02:59:38.456Z] a583ccce7cff: Layer already exists [2024-11-08T02:59:38.723Z] 4.0.0-dev.12: digest: sha256:115cc113e1bf823d8d31dab2761916859caafac496862e6d3f08cb9a3aad3e15 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:59:39.095Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:59:39.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:59:39.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T02:59:39.438Z] 5bdf03445ee7: Preparing [2024-11-08T02:59:39.438Z] 76f380df9970: Preparing [2024-11-08T02:59:39.438Z] 4d8f843dca17: Preparing [2024-11-08T02:59:39.438Z] b2d2c435e119: Preparing [2024-11-08T02:59:39.438Z] b204943b3297: Preparing [2024-11-08T02:59:39.438Z] 973331ab0818: Preparing [2024-11-08T02:59:39.438Z] c292745b6401: Preparing [2024-11-08T02:59:39.438Z] a583ccce7cff: Preparing [2024-11-08T02:59:39.438Z] 16113d51b718: Preparing [2024-11-08T02:59:39.438Z] 973331ab0818: Waiting [2024-11-08T02:59:39.438Z] 16113d51b718: Waiting [2024-11-08T02:59:39.438Z] 4d8f843dca17: Layer already exists [2024-11-08T02:59:39.438Z] 76f380df9970: Layer already exists [2024-11-08T02:59:39.438Z] 5bdf03445ee7: Layer already exists [2024-11-08T02:59:39.438Z] b2d2c435e119: Layer already exists [2024-11-08T02:59:39.438Z] b204943b3297: Layer already exists [2024-11-08T02:59:39.438Z] a583ccce7cff: Layer already exists [2024-11-08T02:59:39.438Z] c292745b6401: Layer already exists [2024-11-08T02:59:39.438Z] 16113d51b718: Layer already exists [2024-11-08T02:59:39.438Z] 973331ab0818: Layer already exists [2024-11-08T02:59:39.703Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:115cc113e1bf823d8d31dab2761916859caafac496862e6d3f08cb9a3aad3e15 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:59:40.067Z] + 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-11-08T02:59:40.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-11-08T02:59:40.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T02:59:40.421Z] 5bdf03445ee7: Preparing [2024-11-08T02:59:40.421Z] 76f380df9970: Preparing [2024-11-08T02:59:40.421Z] 4d8f843dca17: Preparing [2024-11-08T02:59:40.421Z] b2d2c435e119: Preparing [2024-11-08T02:59:40.421Z] b204943b3297: Preparing [2024-11-08T02:59:40.421Z] 973331ab0818: Preparing [2024-11-08T02:59:40.421Z] c292745b6401: Preparing [2024-11-08T02:59:40.421Z] a583ccce7cff: Preparing [2024-11-08T02:59:40.421Z] 16113d51b718: Preparing [2024-11-08T02:59:40.421Z] c292745b6401: Waiting [2024-11-08T02:59:40.421Z] a583ccce7cff: Waiting [2024-11-08T02:59:40.421Z] 16113d51b718: Waiting [2024-11-08T02:59:40.421Z] 973331ab0818: Waiting [2024-11-08T02:59:40.421Z] 5bdf03445ee7: Layer already exists [2024-11-08T02:59:40.421Z] b204943b3297: Layer already exists [2024-11-08T02:59:40.421Z] b2d2c435e119: Layer already exists [2024-11-08T02:59:40.421Z] 76f380df9970: Layer already exists [2024-11-08T02:59:40.421Z] 4d8f843dca17: Layer already exists [2024-11-08T02:59:40.421Z] a583ccce7cff: Layer already exists [2024-11-08T02:59:40.421Z] c292745b6401: Layer already exists [2024-11-08T02:59:40.421Z] 973331ab0818: Layer already exists [2024-11-08T02:59:40.421Z] 16113d51b718: Layer already exists [2024-11-08T02:59:40.687Z] main: digest: sha256:115cc113e1bf823d8d31dab2761916859caafac496862e6d3f08cb9a3aad3e15 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T02:59:40.768Z] ===================================================== [Pipeline] echo [2024-11-08T02:59:40.782Z] taggedImages: [2024-11-08T02:59:40.782Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:59:40.782Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-08T02:59:40.782Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.12 [2024-11-08T02:59:40.782Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:59:40.782Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-11-08T02:59:40.817Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-11-08T02:59:40.817Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:59:40.817Z] latest [2024-11-08T02:59:40.817Z] 4.0.0-dev.12 [2024-11-08T02:59:40.817Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T02:59:40.817Z] main [2024-11-08T02:59:40.817Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:59:41.178Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T02:59:41.523Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T02:59:41.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T02:59:41.524Z] ef99a9c9fb30: Preparing [2024-11-08T02:59:41.524Z] 95a5ff1edd95: Preparing [2024-11-08T02:59:41.524Z] cf803d34ccc3: Preparing [2024-11-08T02:59:41.524Z] b2d2c435e119: Preparing [2024-11-08T02:59:41.524Z] b204943b3297: Preparing [2024-11-08T02:59:41.524Z] 49f4f44ae7f6: Preparing [2024-11-08T02:59:41.524Z] d6ed2ea3bfde: Preparing [2024-11-08T02:59:41.524Z] 848d068abc76: Preparing [2024-11-08T02:59:41.524Z] 16113d51b718: Preparing [2024-11-08T02:59:41.524Z] 49f4f44ae7f6: Waiting [2024-11-08T02:59:41.524Z] d6ed2ea3bfde: Waiting [2024-11-08T02:59:41.524Z] 848d068abc76: Waiting [2024-11-08T02:59:41.524Z] 16113d51b718: Waiting [2024-11-08T02:59:41.794Z] b204943b3297: Layer already exists [2024-11-08T02:59:41.794Z] b2d2c435e119: Layer already exists [2024-11-08T02:59:41.794Z] d6ed2ea3bfde: Layer already exists [2024-11-08T02:59:41.794Z] 95a5ff1edd95: Pushed [2024-11-08T02:59:41.794Z] cf803d34ccc3: Pushed [2024-11-08T02:59:41.794Z] ef99a9c9fb30: Pushed [2024-11-08T02:59:41.794Z] 848d068abc76: Layer already exists [2024-11-08T02:59:41.794Z] 16113d51b718: Layer already exists [2024-11-08T03:00:09.741Z] 49f4f44ae7f6: Pushed [2024-11-08T03:00:09.741Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:61e3bb8b72053248d23ef54389595dc2cef63d2de61092bb5e7e14fcbc4d7f17 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:10.103Z] + 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-11-08T03:00:10.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-08T03:00:10.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T03:00:10.464Z] ef99a9c9fb30: Preparing [2024-11-08T03:00:10.464Z] 95a5ff1edd95: Preparing [2024-11-08T03:00:10.464Z] cf803d34ccc3: Preparing [2024-11-08T03:00:10.464Z] b2d2c435e119: Preparing [2024-11-08T03:00:10.464Z] b204943b3297: Preparing [2024-11-08T03:00:10.464Z] 49f4f44ae7f6: Preparing [2024-11-08T03:00:10.464Z] d6ed2ea3bfde: Preparing [2024-11-08T03:00:10.464Z] 848d068abc76: Preparing [2024-11-08T03:00:10.464Z] 16113d51b718: Preparing [2024-11-08T03:00:10.464Z] d6ed2ea3bfde: Waiting [2024-11-08T03:00:10.464Z] 848d068abc76: Waiting [2024-11-08T03:00:10.464Z] 49f4f44ae7f6: Waiting [2024-11-08T03:00:10.464Z] 16113d51b718: Waiting [2024-11-08T03:00:10.464Z] b204943b3297: Layer already exists [2024-11-08T03:00:10.464Z] b2d2c435e119: Layer already exists [2024-11-08T03:00:10.464Z] cf803d34ccc3: Layer already exists [2024-11-08T03:00:10.464Z] ef99a9c9fb30: Layer already exists [2024-11-08T03:00:10.464Z] 95a5ff1edd95: Layer already exists [2024-11-08T03:00:10.731Z] 848d068abc76: Layer already exists [2024-11-08T03:00:10.731Z] 49f4f44ae7f6: Layer already exists [2024-11-08T03:00:10.731Z] 16113d51b718: Layer already exists [2024-11-08T03:00:10.731Z] d6ed2ea3bfde: Layer already exists [2024-11-08T03:00:10.731Z] latest: digest: sha256:61e3bb8b72053248d23ef54389595dc2cef63d2de61092bb5e7e14fcbc4d7f17 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:11.095Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:11.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.12 [2024-11-08T03:00:11.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T03:00:11.460Z] ef99a9c9fb30: Preparing [2024-11-08T03:00:11.460Z] 95a5ff1edd95: Preparing [2024-11-08T03:00:11.460Z] cf803d34ccc3: Preparing [2024-11-08T03:00:11.460Z] b2d2c435e119: Preparing [2024-11-08T03:00:11.460Z] b204943b3297: Preparing [2024-11-08T03:00:11.460Z] 49f4f44ae7f6: Preparing [2024-11-08T03:00:11.460Z] d6ed2ea3bfde: Preparing [2024-11-08T03:00:11.460Z] 848d068abc76: Preparing [2024-11-08T03:00:11.460Z] 16113d51b718: Preparing [2024-11-08T03:00:11.460Z] d6ed2ea3bfde: Waiting [2024-11-08T03:00:11.460Z] 848d068abc76: Waiting [2024-11-08T03:00:11.460Z] 16113d51b718: Waiting [2024-11-08T03:00:11.460Z] 49f4f44ae7f6: Waiting [2024-11-08T03:00:11.460Z] b2d2c435e119: Layer already exists [2024-11-08T03:00:11.460Z] b204943b3297: Layer already exists [2024-11-08T03:00:11.460Z] 95a5ff1edd95: Layer already exists [2024-11-08T03:00:11.460Z] ef99a9c9fb30: Layer already exists [2024-11-08T03:00:11.460Z] cf803d34ccc3: Layer already exists [2024-11-08T03:00:11.460Z] 848d068abc76: Layer already exists [2024-11-08T03:00:11.460Z] d6ed2ea3bfde: Layer already exists [2024-11-08T03:00:11.460Z] 49f4f44ae7f6: Layer already exists [2024-11-08T03:00:11.460Z] 16113d51b718: Layer already exists [2024-11-08T03:00:11.727Z] 4.0.0-dev.12: digest: sha256:61e3bb8b72053248d23ef54389595dc2cef63d2de61092bb5e7e14fcbc4d7f17 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:12.104Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:12.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T03:00:12.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T03:00:12.471Z] ef99a9c9fb30: Preparing [2024-11-08T03:00:12.471Z] 95a5ff1edd95: Preparing [2024-11-08T03:00:12.471Z] cf803d34ccc3: Preparing [2024-11-08T03:00:12.471Z] b2d2c435e119: Preparing [2024-11-08T03:00:12.471Z] b204943b3297: Preparing [2024-11-08T03:00:12.471Z] 49f4f44ae7f6: Preparing [2024-11-08T03:00:12.471Z] d6ed2ea3bfde: Preparing [2024-11-08T03:00:12.471Z] 848d068abc76: Preparing [2024-11-08T03:00:12.471Z] 16113d51b718: Preparing [2024-11-08T03:00:12.471Z] 49f4f44ae7f6: Waiting [2024-11-08T03:00:12.471Z] d6ed2ea3bfde: Waiting [2024-11-08T03:00:12.471Z] 848d068abc76: Waiting [2024-11-08T03:00:12.471Z] 16113d51b718: Waiting [2024-11-08T03:00:12.471Z] b2d2c435e119: Layer already exists [2024-11-08T03:00:12.471Z] b204943b3297: Layer already exists [2024-11-08T03:00:12.471Z] cf803d34ccc3: Layer already exists [2024-11-08T03:00:12.738Z] ef99a9c9fb30: Layer already exists [2024-11-08T03:00:12.738Z] 95a5ff1edd95: Layer already exists [2024-11-08T03:00:12.738Z] 848d068abc76: Layer already exists [2024-11-08T03:00:12.738Z] 49f4f44ae7f6: Layer already exists [2024-11-08T03:00:12.738Z] 16113d51b718: Layer already exists [2024-11-08T03:00:12.738Z] d6ed2ea3bfde: Layer already exists [2024-11-08T03:00:12.738Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:61e3bb8b72053248d23ef54389595dc2cef63d2de61092bb5e7e14fcbc4d7f17 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:13.122Z] + 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-11-08T03:00:13.486Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-11-08T03:00:13.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T03:00:13.486Z] ef99a9c9fb30: Preparing [2024-11-08T03:00:13.486Z] 95a5ff1edd95: Preparing [2024-11-08T03:00:13.486Z] cf803d34ccc3: Preparing [2024-11-08T03:00:13.486Z] b2d2c435e119: Preparing [2024-11-08T03:00:13.486Z] b204943b3297: Preparing [2024-11-08T03:00:13.486Z] 49f4f44ae7f6: Preparing [2024-11-08T03:00:13.486Z] d6ed2ea3bfde: Preparing [2024-11-08T03:00:13.486Z] 848d068abc76: Preparing [2024-11-08T03:00:13.486Z] 16113d51b718: Preparing [2024-11-08T03:00:13.486Z] d6ed2ea3bfde: Waiting [2024-11-08T03:00:13.486Z] 848d068abc76: Waiting [2024-11-08T03:00:13.486Z] 16113d51b718: Waiting [2024-11-08T03:00:13.486Z] 49f4f44ae7f6: Waiting [2024-11-08T03:00:13.486Z] b204943b3297: Layer already exists [2024-11-08T03:00:13.486Z] cf803d34ccc3: Layer already exists [2024-11-08T03:00:13.486Z] ef99a9c9fb30: Layer already exists [2024-11-08T03:00:13.486Z] b2d2c435e119: Layer already exists [2024-11-08T03:00:13.486Z] 95a5ff1edd95: Layer already exists [2024-11-08T03:00:13.486Z] d6ed2ea3bfde: Layer already exists [2024-11-08T03:00:13.486Z] 49f4f44ae7f6: Layer already exists [2024-11-08T03:00:13.486Z] 848d068abc76: Layer already exists [2024-11-08T03:00:13.486Z] 16113d51b718: Layer already exists [2024-11-08T03:00:13.752Z] main: digest: sha256:61e3bb8b72053248d23ef54389595dc2cef63d2de61092bb5e7e14fcbc4d7f17 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:00:13.837Z] ===================================================== [Pipeline] echo [2024-11-08T03:00:13.851Z] taggedImages: [2024-11-08T03:00:13.851Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T03:00:13.851Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-08T03:00:13.851Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.12 [2024-11-08T03:00:13.851Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T03:00:13.851Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-11-08T03:00:13.901Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-11-08T03:00:13.901Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T03:00:13.901Z] latest [2024-11-08T03:00:13.901Z] 4.0.0-dev.12 [2024-11-08T03:00:13.901Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T03:00:13.901Z] main [2024-11-08T03:00:13.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:14.271Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:14.646Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T03:00:14.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T03:00:14.646Z] b848349aad0f: Preparing [2024-11-08T03:00:14.646Z] ff3a63b22d87: Preparing [2024-11-08T03:00:14.646Z] b2d2c435e119: Preparing [2024-11-08T03:00:14.646Z] b204943b3297: Preparing [2024-11-08T03:00:14.646Z] 8719c241897b: Preparing [2024-11-08T03:00:14.646Z] daa648436c14: Preparing [2024-11-08T03:00:14.646Z] 16113d51b718: Preparing [2024-11-08T03:00:14.646Z] daa648436c14: Waiting [2024-11-08T03:00:14.646Z] 16113d51b718: Waiting [2024-11-08T03:00:14.646Z] b204943b3297: Layer already exists [2024-11-08T03:00:14.914Z] b2d2c435e119: Layer already exists [2024-11-08T03:00:14.915Z] 16113d51b718: Layer already exists [2024-11-08T03:00:14.915Z] b848349aad0f: Pushed [2024-11-08T03:00:15.500Z] daa648436c14: Pushed [2024-11-08T03:00:16.907Z] 8719c241897b: Pushed [2024-11-08T03:00:23.555Z] ff3a63b22d87: Pushed [2024-11-08T03:00:23.823Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:d40bb3ba09f02d33ca94b8aa66a59715fb0d4014278dfb129328b62e0eb923b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:24.474Z] + 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-11-08T03:00:24.845Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-08T03:00:24.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T03:00:24.845Z] b848349aad0f: Preparing [2024-11-08T03:00:24.845Z] ff3a63b22d87: Preparing [2024-11-08T03:00:24.845Z] b2d2c435e119: Preparing [2024-11-08T03:00:24.845Z] b204943b3297: Preparing [2024-11-08T03:00:24.845Z] 8719c241897b: Preparing [2024-11-08T03:00:24.845Z] daa648436c14: Preparing [2024-11-08T03:00:24.845Z] 16113d51b718: Preparing [2024-11-08T03:00:24.845Z] daa648436c14: Waiting [2024-11-08T03:00:24.845Z] 16113d51b718: Waiting [2024-11-08T03:00:24.845Z] b848349aad0f: Layer already exists [2024-11-08T03:00:24.845Z] b2d2c435e119: Layer already exists [2024-11-08T03:00:24.845Z] ff3a63b22d87: Layer already exists [2024-11-08T03:00:24.845Z] 8719c241897b: Layer already exists [2024-11-08T03:00:24.845Z] b204943b3297: Layer already exists [2024-11-08T03:00:25.116Z] 16113d51b718: Layer already exists [2024-11-08T03:00:25.116Z] daa648436c14: Layer already exists [2024-11-08T03:00:25.116Z] latest: digest: sha256:d40bb3ba09f02d33ca94b8aa66a59715fb0d4014278dfb129328b62e0eb923b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:25.500Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:25.864Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.12 [2024-11-08T03:00:25.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T03:00:25.864Z] b848349aad0f: Preparing [2024-11-08T03:00:25.864Z] ff3a63b22d87: Preparing [2024-11-08T03:00:25.864Z] b2d2c435e119: Preparing [2024-11-08T03:00:25.864Z] b204943b3297: Preparing [2024-11-08T03:00:25.864Z] 8719c241897b: Preparing [2024-11-08T03:00:25.864Z] daa648436c14: Preparing [2024-11-08T03:00:25.864Z] 16113d51b718: Preparing [2024-11-08T03:00:25.864Z] daa648436c14: Waiting [2024-11-08T03:00:25.864Z] 16113d51b718: Waiting [2024-11-08T03:00:25.864Z] 8719c241897b: Layer already exists [2024-11-08T03:00:25.864Z] b848349aad0f: Layer already exists [2024-11-08T03:00:25.864Z] b2d2c435e119: Layer already exists [2024-11-08T03:00:25.864Z] b204943b3297: Layer already exists [2024-11-08T03:00:25.864Z] ff3a63b22d87: Layer already exists [2024-11-08T03:00:25.864Z] 16113d51b718: Layer already exists [2024-11-08T03:00:25.864Z] daa648436c14: Layer already exists [2024-11-08T03:00:26.129Z] 4.0.0-dev.12: digest: sha256:d40bb3ba09f02d33ca94b8aa66a59715fb0d4014278dfb129328b62e0eb923b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:26.492Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:26.854Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T03:00:26.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T03:00:26.854Z] b848349aad0f: Preparing [2024-11-08T03:00:26.854Z] ff3a63b22d87: Preparing [2024-11-08T03:00:26.854Z] b2d2c435e119: Preparing [2024-11-08T03:00:26.854Z] b204943b3297: Preparing [2024-11-08T03:00:26.854Z] 8719c241897b: Preparing [2024-11-08T03:00:26.854Z] daa648436c14: Preparing [2024-11-08T03:00:26.854Z] 16113d51b718: Preparing [2024-11-08T03:00:26.854Z] daa648436c14: Waiting [2024-11-08T03:00:26.854Z] 16113d51b718: Waiting [2024-11-08T03:00:26.854Z] 8719c241897b: Layer already exists [2024-11-08T03:00:26.854Z] b848349aad0f: Layer already exists [2024-11-08T03:00:26.854Z] b2d2c435e119: Layer already exists [2024-11-08T03:00:26.854Z] ff3a63b22d87: Layer already exists [2024-11-08T03:00:26.854Z] b204943b3297: Layer already exists [2024-11-08T03:00:26.854Z] daa648436c14: Layer already exists [2024-11-08T03:00:26.854Z] 16113d51b718: Layer already exists [2024-11-08T03:00:27.122Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:d40bb3ba09f02d33ca94b8aa66a59715fb0d4014278dfb129328b62e0eb923b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:27.485Z] + 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-11-08T03:00:27.852Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-11-08T03:00:27.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T03:00:27.852Z] b848349aad0f: Preparing [2024-11-08T03:00:27.852Z] ff3a63b22d87: Preparing [2024-11-08T03:00:27.852Z] b2d2c435e119: Preparing [2024-11-08T03:00:27.852Z] b204943b3297: Preparing [2024-11-08T03:00:27.852Z] 8719c241897b: Preparing [2024-11-08T03:00:27.852Z] daa648436c14: Preparing [2024-11-08T03:00:27.852Z] 16113d51b718: Preparing [2024-11-08T03:00:27.852Z] daa648436c14: Waiting [2024-11-08T03:00:27.852Z] 16113d51b718: Waiting [2024-11-08T03:00:27.852Z] 8719c241897b: Layer already exists [2024-11-08T03:00:27.853Z] b848349aad0f: Layer already exists [2024-11-08T03:00:27.853Z] ff3a63b22d87: Layer already exists [2024-11-08T03:00:27.853Z] b204943b3297: Layer already exists [2024-11-08T03:00:28.119Z] b2d2c435e119: Layer already exists [2024-11-08T03:00:28.119Z] daa648436c14: Layer already exists [2024-11-08T03:00:28.119Z] 16113d51b718: Layer already exists [2024-11-08T03:00:28.119Z] main: digest: sha256:d40bb3ba09f02d33ca94b8aa66a59715fb0d4014278dfb129328b62e0eb923b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:00:28.202Z] ===================================================== [Pipeline] echo [2024-11-08T03:00:28.216Z] taggedImages: [2024-11-08T03:00:28.216Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T03:00:28.216Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-08T03:00:28.216Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.12 [2024-11-08T03:00:28.216Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T03:00:28.216Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-11-08T03:00:28.245Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-11-08T03:00:28.245Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T03:00:28.245Z] latest [2024-11-08T03:00:28.245Z] 4.0.0-dev.12 [2024-11-08T03:00:28.245Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T03:00:28.245Z] main [2024-11-08T03:00:28.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:28.620Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:28.978Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T03:00:28.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T03:00:28.978Z] e25d2f59ad93: Preparing [2024-11-08T03:00:28.978Z] 8622145d9125: Preparing [2024-11-08T03:00:28.978Z] 21ccbde4df15: Preparing [2024-11-08T03:00:28.978Z] b2d2c435e119: Preparing [2024-11-08T03:00:28.978Z] b204943b3297: Preparing [2024-11-08T03:00:28.978Z] 01dd7e28dd6d: Preparing [2024-11-08T03:00:28.978Z] 329e594b2913: Preparing [2024-11-08T03:00:28.978Z] 01dd7e28dd6d: Waiting [2024-11-08T03:00:28.978Z] 16113d51b718: Preparing [2024-11-08T03:00:28.978Z] 329e594b2913: Waiting [2024-11-08T03:00:28.978Z] 16113d51b718: Waiting [2024-11-08T03:00:29.244Z] b204943b3297: Layer already exists [2024-11-08T03:00:29.244Z] b2d2c435e119: Layer already exists [2024-11-08T03:00:29.244Z] 8622145d9125: Pushed [2024-11-08T03:00:29.512Z] 16113d51b718: Layer already exists [2024-11-08T03:00:29.512Z] e25d2f59ad93: Pushed [2024-11-08T03:00:29.778Z] 329e594b2913: Pushed [2024-11-08T03:00:31.180Z] 01dd7e28dd6d: Pushed [2024-11-08T03:00:39.373Z] 21ccbde4df15: Pushed [2024-11-08T03:00:39.373Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:ef2a68cd2f961e7730cde8b2743cdefb50cd441450b9ebf93dc03df71e259331 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:39.731Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:40.101Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-08T03:00:40.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T03:00:40.101Z] e25d2f59ad93: Preparing [2024-11-08T03:00:40.101Z] 8622145d9125: Preparing [2024-11-08T03:00:40.101Z] 21ccbde4df15: Preparing [2024-11-08T03:00:40.101Z] b2d2c435e119: Preparing [2024-11-08T03:00:40.101Z] b204943b3297: Preparing [2024-11-08T03:00:40.101Z] 01dd7e28dd6d: Preparing [2024-11-08T03:00:40.101Z] 329e594b2913: Preparing [2024-11-08T03:00:40.101Z] 16113d51b718: Preparing [2024-11-08T03:00:40.101Z] 01dd7e28dd6d: Waiting [2024-11-08T03:00:40.101Z] 329e594b2913: Waiting [2024-11-08T03:00:40.101Z] 16113d51b718: Waiting [2024-11-08T03:00:40.101Z] e25d2f59ad93: Layer already exists [2024-11-08T03:00:40.101Z] 8622145d9125: Layer already exists [2024-11-08T03:00:40.101Z] b2d2c435e119: Layer already exists [2024-11-08T03:00:40.101Z] 21ccbde4df15: Layer already exists [2024-11-08T03:00:40.101Z] b204943b3297: Layer already exists [2024-11-08T03:00:40.101Z] 01dd7e28dd6d: Layer already exists [2024-11-08T03:00:40.368Z] 329e594b2913: Layer already exists [2024-11-08T03:00:40.368Z] 16113d51b718: Layer already exists [2024-11-08T03:00:40.368Z] latest: digest: sha256:ef2a68cd2f961e7730cde8b2743cdefb50cd441450b9ebf93dc03df71e259331 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:40.730Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:41.086Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.12 [2024-11-08T03:00:41.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T03:00:41.086Z] e25d2f59ad93: Preparing [2024-11-08T03:00:41.086Z] 8622145d9125: Preparing [2024-11-08T03:00:41.086Z] 21ccbde4df15: Preparing [2024-11-08T03:00:41.086Z] b2d2c435e119: Preparing [2024-11-08T03:00:41.086Z] b204943b3297: Preparing [2024-11-08T03:00:41.086Z] 01dd7e28dd6d: Preparing [2024-11-08T03:00:41.086Z] 329e594b2913: Preparing [2024-11-08T03:00:41.086Z] 16113d51b718: Preparing [2024-11-08T03:00:41.086Z] 01dd7e28dd6d: Waiting [2024-11-08T03:00:41.086Z] 329e594b2913: Waiting [2024-11-08T03:00:41.086Z] 16113d51b718: Waiting [2024-11-08T03:00:41.086Z] 21ccbde4df15: Layer already exists [2024-11-08T03:00:41.086Z] 8622145d9125: Layer already exists [2024-11-08T03:00:41.086Z] b2d2c435e119: Layer already exists [2024-11-08T03:00:41.086Z] b204943b3297: Layer already exists [2024-11-08T03:00:41.086Z] e25d2f59ad93: Layer already exists [2024-11-08T03:00:41.086Z] 01dd7e28dd6d: Layer already exists [2024-11-08T03:00:41.086Z] 329e594b2913: Layer already exists [2024-11-08T03:00:41.086Z] 16113d51b718: Layer already exists [2024-11-08T03:00:41.352Z] 4.0.0-dev.12: digest: sha256:ef2a68cd2f961e7730cde8b2743cdefb50cd441450b9ebf93dc03df71e259331 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:41.707Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:42.067Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T03:00:42.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T03:00:42.067Z] e25d2f59ad93: Preparing [2024-11-08T03:00:42.067Z] 8622145d9125: Preparing [2024-11-08T03:00:42.067Z] 21ccbde4df15: Preparing [2024-11-08T03:00:42.067Z] b2d2c435e119: Preparing [2024-11-08T03:00:42.067Z] b204943b3297: Preparing [2024-11-08T03:00:42.067Z] 01dd7e28dd6d: Preparing [2024-11-08T03:00:42.067Z] 329e594b2913: Preparing [2024-11-08T03:00:42.067Z] 16113d51b718: Preparing [2024-11-08T03:00:42.067Z] 329e594b2913: Waiting [2024-11-08T03:00:42.067Z] 16113d51b718: Waiting [2024-11-08T03:00:42.067Z] 01dd7e28dd6d: Waiting [2024-11-08T03:00:42.067Z] b204943b3297: Layer already exists [2024-11-08T03:00:42.067Z] e25d2f59ad93: Layer already exists [2024-11-08T03:00:42.067Z] 21ccbde4df15: Layer already exists [2024-11-08T03:00:42.067Z] 8622145d9125: Layer already exists [2024-11-08T03:00:42.067Z] b2d2c435e119: Layer already exists [2024-11-08T03:00:42.067Z] 01dd7e28dd6d: Layer already exists [2024-11-08T03:00:42.067Z] 329e594b2913: Layer already exists [2024-11-08T03:00:42.067Z] 16113d51b718: Layer already exists [2024-11-08T03:00:48.528Z] dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:ef2a68cd2f961e7730cde8b2743cdefb50cd441450b9ebf93dc03df71e259331 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:51.904Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:52.307Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-11-08T03:00:52.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T03:00:52.308Z] e25d2f59ad93: Preparing [2024-11-08T03:00:52.308Z] 8622145d9125: Preparing [2024-11-08T03:00:52.308Z] 21ccbde4df15: Preparing [2024-11-08T03:00:52.308Z] b2d2c435e119: Preparing [2024-11-08T03:00:52.308Z] b204943b3297: Preparing [2024-11-08T03:00:52.308Z] 01dd7e28dd6d: Preparing [2024-11-08T03:00:52.308Z] 329e594b2913: Preparing [2024-11-08T03:00:52.308Z] 16113d51b718: Preparing [2024-11-08T03:00:52.308Z] 01dd7e28dd6d: Waiting [2024-11-08T03:00:52.308Z] 329e594b2913: Waiting [2024-11-08T03:00:52.308Z] 16113d51b718: Waiting [2024-11-08T03:00:52.308Z] 8622145d9125: Layer already exists [2024-11-08T03:00:52.308Z] b2d2c435e119: Layer already exists [2024-11-08T03:00:52.308Z] e25d2f59ad93: Layer already exists [2024-11-08T03:00:52.308Z] 21ccbde4df15: Layer already exists [2024-11-08T03:00:52.308Z] b204943b3297: Layer already exists [2024-11-08T03:00:52.308Z] 01dd7e28dd6d: Layer already exists [2024-11-08T03:00:52.308Z] 329e594b2913: Layer already exists [2024-11-08T03:00:52.308Z] 16113d51b718: Layer already exists [2024-11-08T03:00:52.571Z] main: digest: sha256:ef2a68cd2f961e7730cde8b2743cdefb50cd441450b9ebf93dc03df71e259331 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:00:52.636Z] ===================================================== [Pipeline] echo [2024-11-08T03:00:52.653Z] taggedImages: [2024-11-08T03:00:52.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [2024-11-08T03:00:52.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-08T03:00:52.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.12 [2024-11-08T03:00:52.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [2024-11-08T03:00:52.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:53.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T03:00:53.044Z] [2024-11-08T03:00:53.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:00:53.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T03:00:53.371Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T03:00:53.371Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T03:00:53.371Z] 04944245beec: Pulling fs layer [2024-11-08T03:00:53.371Z] 699f458cf7ca: Pulling fs layer [2024-11-08T03:00:53.371Z] 765212b225bb: Pulling fs layer [2024-11-08T03:00:53.371Z] f23df028b6ca: Pulling fs layer [2024-11-08T03:00:53.371Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T03:00:53.371Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T03:00:53.371Z] f23df028b6ca: Waiting [2024-11-08T03:00:53.371Z] d65c8cfc05b1: Waiting [2024-11-08T03:00:53.371Z] 2437ff75d9bd: Waiting [2024-11-08T03:00:53.371Z] 765212b225bb: Waiting [2024-11-08T03:00:53.636Z] 04944245beec: Verifying Checksum [2024-11-08T03:00:53.636Z] 04944245beec: Download complete [2024-11-08T03:00:53.636Z] 765212b225bb: Verifying Checksum [2024-11-08T03:00:53.636Z] 765212b225bb: Download complete [2024-11-08T03:00:53.636Z] f23df028b6ca: Verifying Checksum [2024-11-08T03:00:53.636Z] f23df028b6ca: Download complete [2024-11-08T03:00:53.636Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T03:00:53.636Z] d65c8cfc05b1: Download complete [2024-11-08T03:00:53.904Z] 699f458cf7ca: Verifying Checksum [2024-11-08T03:00:53.904Z] 699f458cf7ca: Download complete [2024-11-08T03:00:54.171Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T03:00:54.171Z] 8998bd30e6a1: Download complete [2024-11-08T03:00:56.759Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T03:00:56.759Z] 2437ff75d9bd: Download complete [2024-11-08T03:00:59.340Z] 8998bd30e6a1: Pull complete [2024-11-08T03:00:59.923Z] 04944245beec: Pull complete [2024-11-08T03:01:01.865Z] 699f458cf7ca: Pull complete [2024-11-08T03:01:01.865Z] 765212b225bb: Pull complete [2024-11-08T03:01:02.833Z] f23df028b6ca: Pull complete [2024-11-08T03:01:03.102Z] d65c8cfc05b1: Pull complete [2024-11-08T03:01:21.722Z] 2437ff75d9bd: Pull complete [2024-11-08T03:01:21.722Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T03:01:21.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T03:01:21.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:01:21.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-24953 does not seem to be running inside a container [2024-11-08T03:01:21.984Z] $ 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/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@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-11-08T03:01:26.290Z] $ docker top 82072180da9457f255237d14b4890dc3b7d15b83d688d43410904b7dae49fff8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:01:27.145Z] ---> job-cost.sh [2024-11-08T03:01:27.145Z] lf-activate-venv: SKIPPING [2024-11-08T03:01:27.145Z] INFO: No Stack... [2024-11-08T03:01:27.409Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T03:01:28.362Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T03:01:29.001Z] + cut -d, -f6 [2024-11-08T03:01:29.001Z] + cat /w/workspace/edgex-go/746/archives/cost.csv [Pipeline] lock [2024-11-08T03:01:29.039Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-746-stack-cost] [2024-11-08T03:01:29.049Z] Resource [jenkins-edgexfoundry-edgex-go-main-746-stack-cost] did not exist. Created. [2024-11-08T03:01:29.055Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-746-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T03:01:29.725Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T03:01:30.562Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T03:01:30.577Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-746-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T03:01:30.597Z] $ docker stop --time=1 82072180da9457f255237d14b4890dc3b7d15b83d688d43410904b7dae49fff8 [2024-11-08T03:01:32.211Z] $ docker rm -f --volumes 82072180da9457f255237d14b4890dc3b7d15b83d688d43410904b7dae49fff8 [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-11-08T03:01:32.783Z] provisioning config files... [2024-11-08T03:01:32.790Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/746@tmp/config7919372599512325235tmp [Pipeline] { [Pipeline] sh [2024-11-08T03:01:33.096Z] + set +x [2024-11-08T03:01:33.096Z] + + curl -s https://codecov.io/bash [2024-11-08T03:01:33.096Z] bash -s -- [2024-11-08T03:01:33.096Z] [2024-11-08T03:01:33.096Z] _____ _ [2024-11-08T03:01:33.096Z] / ____| | | [2024-11-08T03:01:33.096Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T03:01:33.096Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T03:01:33.096Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T03:01:33.096Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T03:01:33.096Z] Bash-1.0.6 [2024-11-08T03:01:33.096Z] [2024-11-08T03:01:33.096Z] [2024-11-08T03:01:33.096Z] ==> git version 2.25.1 found [2024-11-08T03:01:33.096Z] ==> 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-11-08T03:01:33.096Z] Release-Date: 2020-01-08 [2024-11-08T03:01:33.096Z] 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-11-08T03:01:33.096Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T03:01:33.096Z] ==> Jenkins CI detected. [2024-11-08T03:01:33.096Z] current dir:  /w/workspace/edgex-go/746 [2024-11-08T03:01:33.096Z] project root: . [2024-11-08T03:01:33.096Z] --> token set from env [2024-11-08T03:01:33.096Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T03:01:33.096Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T03:01:33.096Z] ==> Python coveragepy not found [2024-11-08T03:01:33.096Z] ==> Searching for coverage reports in: [2024-11-08T03:01:33.096Z] + . [2024-11-08T03:01:33.355Z] -> Found 1 reports [2024-11-08T03:01:33.355Z] ==> Detecting git/mercurial file structure [2024-11-08T03:01:33.355Z] ==> Reading reports [2024-11-08T03:01:33.355Z] + ./coverage.out bytes=1433925 [2024-11-08T03:01:33.355Z] ==> Appending adjustments [2024-11-08T03:01:33.355Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T03:01:34.802Z] + Found adjustments [2024-11-08T03:01:34.802Z] ==> Gzipping contents [2024-11-08T03:01:34.802Z] 124K /tmp/codecov.h602qp.gz [2024-11-08T03:01:34.802Z] ==> Uploading reports [2024-11-08T03:01:34.802Z] url: https://codecov.io [2024-11-08T03:01:34.802Z] query: branch=main&commit=dd1d5183d69fc6ff1160adeae9123a692ddbeeff&build=746&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F746%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T03:01:34.802Z] -> Pinging Codecov [2024-11-08T03:01:34.803Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dd1d5183d69fc6ff1160adeae9123a692ddbeeff&build=746&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F746%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T03:01:34.803Z] -> Uploading to [2024-11-08T03:01:34.803Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/dd1d5183d69fc6ff1160adeae9123a692ddbeeff/36ee8d01-0602-42e5-b8dd-e400fd0d118c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T030134Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6cde7ca4f289402bf936a31be3c63a909809d914c1226366de1f6f5b1838656f [2024-11-08T03:01:34.803Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T03:01:34.803Z] Dload Upload Total Spent Left Speed [2024-11-08T03:01:35.063Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 437k --:--:-- --:--:-- --:--:-- 437k [2024-11-08T03:01:35.063Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [2024-11-08T03:01:35.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-11-08T03:01:35.290Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-08T03:01:35.305Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:01:35.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T03:01:35.614Z] [2024-11-08T03:01:35.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:01:35.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T03:01:35.916Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-08T03:01:35.916Z] 43c4264eed91: Already exists [2024-11-08T03:01:35.916Z] 4cc291be95ef: Already exists [2024-11-08T03:01:35.916Z] 2ac1f1163629: Already exists [2024-11-08T03:01:35.916Z] 5c3c966382ef: Already exists [2024-11-08T03:01:35.916Z] 4f4fb700ef54: Already exists [2024-11-08T03:01:35.916Z] d9c7d2e4e75e: Pulling fs layer [2024-11-08T03:01:35.916Z] 9c3e1370e548: Pulling fs layer [2024-11-08T03:01:36.174Z] d9c7d2e4e75e: Verifying Checksum [2024-11-08T03:01:36.174Z] d9c7d2e4e75e: Download complete [2024-11-08T03:01:36.431Z] d9c7d2e4e75e: Pull complete [2024-11-08T03:01:36.997Z] 9c3e1370e548: Verifying Checksum [2024-11-08T03:01:36.997Z] 9c3e1370e548: Download complete [2024-11-08T03:01:40.274Z] 9c3e1370e548: Pull complete [2024-11-08T03:01:40.274Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-08T03:01:40.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T03:01:40.274Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:01:40.370Z] prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container [2024-11-08T03:01:40.393Z] $ 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/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-08T03:01:44.610Z] $ docker top 635d8f156d7e980999b45a9eb6e40867e1555bf0d27f958aa2c9f87ee6054c03 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:01:44.964Z] + git config --global --add safe.directory /w/workspace/edgex-go/746 [Pipeline] echo [2024-11-08T03:01:44.973Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-11-08T03:01:45.249Z] + set -o pipefail [2024-11-08T03:01:45.249Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-11-08T03:01:53.358Z] [2024-11-08T03:01:53.358Z] Monitoring /w/workspace/edgex-go/746 (github.com/edgexfoundry/edgex-go)... [2024-11-08T03:01:53.358Z] [2024-11-08T03:01:53.358Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e21b1245-8d41-456a-a3f1-d65918c49e2e [2024-11-08T03:01:53.358Z] [2024-11-08T03:01:53.358Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-08T03:01:53.358Z] [2024-11-08T03:01:53.617Z] [2024-11-08T03:01:53.617Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-08T03:01:53.617Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-08T03:01:53.880Z] $ docker stop --time=1 635d8f156d7e980999b45a9eb6e40867e1555bf0d27f958aa2c9f87ee6054c03 [2024-11-08T03:01:56.997Z] $ docker rm -f --volumes 635d8f156d7e980999b45a9eb6e40867e1555bf0d27f958aa2c9f87ee6054c03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-11-08T03:01:57.506Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T03:01:57.521Z] provisioning config files... [2024-11-08T03:01:57.529Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/746@tmp/config10493744450083528279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:01:57.824Z] --> edgex-publish-swagger.sh [2024-11-08T03:01:57.824Z] === Publish openapi API === [2024-11-08T03:01:57.824Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-11-08T03:01:57.824Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/746/openapi/core-command.yaml] [2024-11-08T03:01:57.824Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T03:01:57.824Z] Dload Upload Total Spent Left Speed [2024-11-08T03:01:58.084Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 78802 --:--:-- --:--:-- --:--:-- 78802 [2024-11-08T03:01:58.084Z] [2024-11-08T03:01:58.084Z] [2024-11-08T03:01:58.084Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/746/openapi/core-data.yaml] [2024-11-08T03:01:58.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T03:01:58.084Z] Dload Upload Total Spent Left Speed [2024-11-08T03:01:58.652Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 128k --:--:-- --:--:-- --:--:-- 127k 100 72057 0 0 100 72057 0 127k --:--:-- --:--:-- --:--:-- 127k [2024-11-08T03:01:58.652Z] [2024-11-08T03:01:58.652Z] [2024-11-08T03:01:58.652Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/746/openapi/core-keeper.yaml] [2024-11-08T03:01:58.652Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T03:01:58.652Z] Dload Upload Total Spent Left Speed [2024-11-08T03:01:58.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 286 139k --:--:-- --:--:-- --:--:-- 139k [2024-11-08T03:01:58.911Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-08T03:01:58.911Z] [2024-11-08T03:01:58.911Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/746/openapi/core-metadata.yaml] [2024-11-08T03:01:58.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T03:01:58.911Z] Dload Upload Total Spent Left Speed [2024-11-08T03:01:59.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 462 459k --:--:-- --:--:-- --:--:-- 459k [2024-11-08T03:01:59.478Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-08T03:01:59.478Z] [2024-11-08T03:01:59.479Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/746/openapi/support-cron-scheduler.yaml] [2024-11-08T03:01:59.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T03:01:59.479Z] Dload Upload Total Spent Left Speed [2024-11-08T03:01:59.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 251 189k --:--:-- --:--:-- --:--:-- 189k [2024-11-08T03:01:59.479Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-08T03:01:59.479Z] [2024-11-08T03:01:59.479Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/746/openapi/support-notifications.yaml] [2024-11-08T03:01:59.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T03:01:59.479Z] Dload Upload Total Spent Left Speed [2024-11-08T03:02:00.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 420 229k --:--:-- --:--:-- --:--:-- 230k [2024-11-08T03:02:00.044Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-08T03:02:00.044Z] [Pipeline] } [2024-11-08T03:02:00.053Z] 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-11-08T03:02:00.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T03:02:00.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:02:00.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:02:00.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:02:00.888Z] prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container [2024-11-08T03:02:00.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T03:02:01.317Z] $ docker top d754fb87785b70dec6f5b645b82568f9c19266b562dc8054484bb8bf9eff113c -eo pid,comm [2024-11-08T03:02:01.373Z] 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-11-08T03:02:01.373Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T03:02:01.434Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T03:02:01.434Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T03:02:01.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T03:02:01.537Z] $ docker exec d754fb87785b70dec6f5b645b82568f9c19266b562dc8054484bb8bf9eff113c ssh-agent [2024-11-08T03:02:01.652Z] SSH_AUTH_SOCK=/tmp/ssh-D05RPlLfIjJA/agent.32 [2024-11-08T03:02:01.652Z] SSH_AGENT_PID=38 [2024-11-08T03:02:01.656Z] Running ssh-add (command line suppressed) [2024-11-08T03:02:01.754Z] Identity added: /w/workspace/edgex-go/746@tmp/private_key_4220073009944947208.key (/w/workspace/edgex-go/746@tmp/private_key_4220073009944947208.key) [2024-11-08T03:02:01.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T03:02:02.071Z] + git semver tag [2024-11-08T03:02:02.329Z] 2024-11-08 03:02:02,252 [run_tag] DEBUG tag force:False [2024-11-08T03:02:02.329Z] 2024-11-08 03:02:02,252 [check_head_tag] DEBUG check head tag [2024-11-08T03:02:02.329Z] 2024-11-08 03:02:02,254 [execute] INFO git cat-file --batch-check [2024-11-08T03:02:02.329Z] 2024-11-08 03:02:02,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/746, universal_newlines=False, shell=None, istream=) [2024-11-08T03:02:02.329Z] 2024-11-08 03:02:02,258 [execute] INFO git cat-file --batch [2024-11-08T03:02:02.329Z] 2024-11-08 03:02:02,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/746, universal_newlines=False, shell=None, istream=) [2024-11-08T03:02:02.329Z] 2024-11-08 03:02:02,311 [read_version] DEBUG read version from /w/workspace/edgex-go/746/.semver/main [2024-11-08T03:02:02.329Z] 2024-11-08 03:02:02,311 [execute] INFO git tag -a v4.0.0-dev.12 -m v4.0.0-dev.12 [2024-11-08T03:02:02.329Z] 2024-11-08 03:02:02,311 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.12', '-m', 'v4.0.0-dev.12'], cwd=/w/workspace/edgex-go/746, universal_newlines=False, shell=None, istream=None) [2024-11-08T03:02:02.329Z] 2024-11-08 03:02:02,315 [read_version] DEBUG read version from /w/workspace/edgex-go/746/.semver/main [2024-11-08T03:02:02.329Z] 4.0.0-dev.12 [Pipeline] } [2024-11-08T03:02:02.590Z] $ docker exec --env ******** --env ******** d754fb87785b70dec6f5b645b82568f9c19266b562dc8054484bb8bf9eff113c ssh-agent -k [2024-11-08T03:02:02.689Z] unset SSH_AUTH_SOCK; [2024-11-08T03:02:02.689Z] unset SSH_AGENT_PID; [2024-11-08T03:02:02.689Z] echo Agent pid 38 killed; [2024-11-08T03:02:02.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T03:02:03.039Z] + git semver [Pipeline] } [2024-11-08T03:02:03.304Z] $ docker stop --time=1 d754fb87785b70dec6f5b645b82568f9c19266b562dc8054484bb8bf9eff113c [2024-11-08T03:02:04.590Z] $ docker rm -f --volumes d754fb87785b70dec6f5b645b82568f9c19266b562dc8054484bb8bf9eff113c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:02:05.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T03:02:05.019Z] [2024-11-08T03:02:05.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:02:05.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T03:02:05.329Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-08T03:02:05.329Z] ab5ef0e58194: Pulling fs layer [2024-11-08T03:02:05.329Z] 9712f1f96733: Pulling fs layer [2024-11-08T03:02:05.329Z] 63f879dbbcfc: Pulling fs layer [2024-11-08T03:02:05.329Z] 0d9ebad4ef96: Pulling fs layer [2024-11-08T03:02:05.329Z] e9a5061849ea: Pulling fs layer [2024-11-08T03:02:05.329Z] 0d9ebad4ef96: Waiting [2024-11-08T03:02:05.329Z] d747dcd14b5f: Pulling fs layer [2024-11-08T03:02:05.329Z] 2de7ff778b66: Pulling fs layer [2024-11-08T03:02:05.329Z] 2de7ff778b66: Waiting [2024-11-08T03:02:05.329Z] d747dcd14b5f: Waiting [2024-11-08T03:02:05.329Z] e9a5061849ea: Waiting [2024-11-08T03:02:05.329Z] 9712f1f96733: Verifying Checksum [2024-11-08T03:02:05.329Z] 9712f1f96733: Download complete [2024-11-08T03:02:05.587Z] 63f879dbbcfc: Verifying Checksum [2024-11-08T03:02:05.587Z] 63f879dbbcfc: Download complete [2024-11-08T03:02:05.845Z] e9a5061849ea: Verifying Checksum [2024-11-08T03:02:05.845Z] e9a5061849ea: Download complete [2024-11-08T03:02:05.845Z] d747dcd14b5f: Download complete [2024-11-08T03:02:05.845Z] 0d9ebad4ef96: Verifying Checksum [2024-11-08T03:02:05.845Z] 0d9ebad4ef96: Download complete [2024-11-08T03:02:05.845Z] ab5ef0e58194: Verifying Checksum [2024-11-08T03:02:05.845Z] ab5ef0e58194: Download complete [2024-11-08T03:02:05.845Z] 2de7ff778b66: Verifying Checksum [2024-11-08T03:02:05.845Z] 2de7ff778b66: Download complete [2024-11-08T03:02:08.384Z] ab5ef0e58194: Pull complete [2024-11-08T03:02:08.384Z] 9712f1f96733: Pull complete [2024-11-08T03:02:09.315Z] 63f879dbbcfc: Pull complete [2024-11-08T03:02:12.606Z] 0d9ebad4ef96: Pull complete [2024-11-08T03:02:12.606Z] e9a5061849ea: Pull complete [2024-11-08T03:02:12.863Z] d747dcd14b5f: Pull complete [2024-11-08T03:02:13.796Z] 2de7ff778b66: Pull complete [2024-11-08T03:02:13.796Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-08T03:02:13.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T03:02:13.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:02:13.904Z] prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container [2024-11-08T03:02:13.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-08T03:02:17.610Z] $ docker top d2e7055768177583cf9a244683e976ebcd9d3a428b40619d395b8a99314173d0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-08T03:02:17.697Z] provisioning config files... [2024-11-08T03:02:17.705Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/746@tmp/config7101799090901087433tmp [2024-11-08T03:02:17.714Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/746@tmp/config18169820231064566808tmp [2024-11-08T03:02:17.722Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/746@tmp/config16172416353976340998tmp [Pipeline] { [Pipeline] echo [2024-11-08T03:02:17.748Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:02:18.041Z] ---> sigul-configuration.sh [2024-11-08T03:02:18.041Z] gpg: directory `/root/.gnupg' created [2024-11-08T03:02:18.041Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-08T03:02:18.041Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-08T03:02:18.041Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-08T03:02:18.041Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-08T03:02:18.042Z] gpg: CAST5 encrypted data [2024-11-08T03:02:18.042Z] gpg: encrypted with 1 passphrase [2024-11-08T03:02:18.042Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-08T03:02:18.338Z] + mkdir /home/jenkins [2024-11-08T03:02:18.338Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-08T03:02:18.642Z] + 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-11-08T03:02:18.657Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:02:18.956Z] ---> sigul-install.sh [2024-11-08T03:02:18.956Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-08T03:02:19.257Z] + git tag --list [2024-11-08T03:02:19.257Z] 0.6.0 [2024-11-08T03:02:19.257Z] 0.6.1 [2024-11-08T03:02:19.257Z] 0.7.0 [2024-11-08T03:02:19.257Z] 0.7.1 [2024-11-08T03:02:19.257Z] v1.0.0 [2024-11-08T03:02:19.257Z] v1.0.1 [2024-11-08T03:02:19.257Z] v1.1.0 [2024-11-08T03:02:19.257Z] v1.2.0 [2024-11-08T03:02:19.257Z] v1.2.1 [2024-11-08T03:02:19.257Z] v1.3.0 [2024-11-08T03:02:19.257Z] v1.3.1 [2024-11-08T03:02:19.257Z] v2.0.0 [2024-11-08T03:02:19.257Z] v2.1.0 [2024-11-08T03:02:19.257Z] v2.1.1 [2024-11-08T03:02:19.257Z] v2.2.0 [2024-11-08T03:02:19.257Z] v2.3.0 [2024-11-08T03:02:19.257Z] v3.0 [2024-11-08T03:02:19.257Z] v3.0.0 [2024-11-08T03:02:19.257Z] v3.1 [2024-11-08T03:02:19.257Z] v3.1.0 [2024-11-08T03:02:19.257Z] v3.1.0-dev.1 [2024-11-08T03:02:19.257Z] v3.1.0-dev.10 [2024-11-08T03:02:19.257Z] v3.1.0-dev.11 [2024-11-08T03:02:19.257Z] v3.1.0-dev.12 [2024-11-08T03:02:19.257Z] v3.1.0-dev.13 [2024-11-08T03:02:19.257Z] v3.1.0-dev.14 [2024-11-08T03:02:19.257Z] v3.1.0-dev.15 [2024-11-08T03:02:19.257Z] v3.1.0-dev.16 [2024-11-08T03:02:19.257Z] v3.1.0-dev.17 [2024-11-08T03:02:19.257Z] v3.1.0-dev.18 [2024-11-08T03:02:19.257Z] v3.1.0-dev.19 [2024-11-08T03:02:19.257Z] v3.1.0-dev.2 [2024-11-08T03:02:19.257Z] v3.1.0-dev.20 [2024-11-08T03:02:19.257Z] v3.1.0-dev.21 [2024-11-08T03:02:19.257Z] v3.1.0-dev.22 [2024-11-08T03:02:19.257Z] v3.1.0-dev.23 [2024-11-08T03:02:19.257Z] v3.1.0-dev.24 [2024-11-08T03:02:19.257Z] v3.1.0-dev.25 [2024-11-08T03:02:19.257Z] v3.1.0-dev.26 [2024-11-08T03:02:19.257Z] v3.1.0-dev.27 [2024-11-08T03:02:19.257Z] v3.1.0-dev.28 [2024-11-08T03:02:19.257Z] v3.1.0-dev.29 [2024-11-08T03:02:19.257Z] v3.1.0-dev.3 [2024-11-08T03:02:19.257Z] v3.1.0-dev.30 [2024-11-08T03:02:19.257Z] v3.1.0-dev.31 [2024-11-08T03:02:19.257Z] v3.1.0-dev.32 [2024-11-08T03:02:19.257Z] v3.1.0-dev.33 [2024-11-08T03:02:19.257Z] v3.1.0-dev.34 [2024-11-08T03:02:19.257Z] v3.1.0-dev.35 [2024-11-08T03:02:19.257Z] v3.1.0-dev.36 [2024-11-08T03:02:19.257Z] v3.1.0-dev.37 [2024-11-08T03:02:19.257Z] v3.1.0-dev.38 [2024-11-08T03:02:19.257Z] v3.1.0-dev.39 [2024-11-08T03:02:19.257Z] v3.1.0-dev.4 [2024-11-08T03:02:19.257Z] v3.1.0-dev.40 [2024-11-08T03:02:19.257Z] v3.1.0-dev.41 [2024-11-08T03:02:19.257Z] v3.1.0-dev.42 [2024-11-08T03:02:19.257Z] v3.1.0-dev.43 [2024-11-08T03:02:19.257Z] v3.1.0-dev.44 [2024-11-08T03:02:19.257Z] v3.1.0-dev.45 [2024-11-08T03:02:19.257Z] v3.1.0-dev.46 [2024-11-08T03:02:19.257Z] v3.1.0-dev.47 [2024-11-08T03:02:19.257Z] v3.1.0-dev.48 [2024-11-08T03:02:19.257Z] v3.1.0-dev.49 [2024-11-08T03:02:19.257Z] v3.1.0-dev.5 [2024-11-08T03:02:19.258Z] v3.1.0-dev.50 [2024-11-08T03:02:19.258Z] v3.1.0-dev.51 [2024-11-08T03:02:19.258Z] v3.1.0-dev.52 [2024-11-08T03:02:19.258Z] v3.1.0-dev.53 [2024-11-08T03:02:19.258Z] v3.1.0-dev.54 [2024-11-08T03:02:19.258Z] v3.1.0-dev.55 [2024-11-08T03:02:19.258Z] v3.1.0-dev.56 [2024-11-08T03:02:19.258Z] v3.1.0-dev.57 [2024-11-08T03:02:19.258Z] v3.1.0-dev.58 [2024-11-08T03:02:19.258Z] v3.1.0-dev.59 [2024-11-08T03:02:19.258Z] v3.1.0-dev.6 [2024-11-08T03:02:19.258Z] v3.1.0-dev.60 [2024-11-08T03:02:19.258Z] v3.1.0-dev.61 [2024-11-08T03:02:19.258Z] v3.1.0-dev.62 [2024-11-08T03:02:19.258Z] v3.1.0-dev.63 [2024-11-08T03:02:19.258Z] v3.1.0-dev.64 [2024-11-08T03:02:19.258Z] v3.1.0-dev.65 [2024-11-08T03:02:19.258Z] v3.1.0-dev.66 [2024-11-08T03:02:19.258Z] v3.1.0-dev.67 [2024-11-08T03:02:19.258Z] v3.1.0-dev.68 [2024-11-08T03:02:19.258Z] v3.1.0-dev.69 [2024-11-08T03:02:19.258Z] v3.1.0-dev.7 [2024-11-08T03:02:19.258Z] v3.1.0-dev.70 [2024-11-08T03:02:19.258Z] v3.1.0-dev.71 [2024-11-08T03:02:19.258Z] v3.1.0-dev.72 [2024-11-08T03:02:19.258Z] v3.1.0-dev.73 [2024-11-08T03:02:19.258Z] v3.1.0-dev.8 [2024-11-08T03:02:19.258Z] v3.1.0-dev.9 [2024-11-08T03:02:19.258Z] v3.1.1 [2024-11-08T03:02:19.258Z] v3.1.1-dev.1 [2024-11-08T03:02:19.258Z] v3.1.1-dev.2 [2024-11-08T03:02:19.258Z] v3.2.0-dev.1 [2024-11-08T03:02:19.258Z] v3.2.0-dev.10 [2024-11-08T03:02:19.258Z] v3.2.0-dev.100 [2024-11-08T03:02:19.258Z] v3.2.0-dev.101 [2024-11-08T03:02:19.258Z] v3.2.0-dev.102 [2024-11-08T03:02:19.258Z] v3.2.0-dev.103 [2024-11-08T03:02:19.258Z] v3.2.0-dev.104 [2024-11-08T03:02:19.258Z] v3.2.0-dev.105 [2024-11-08T03:02:19.258Z] v3.2.0-dev.106 [2024-11-08T03:02:19.258Z] v3.2.0-dev.107 [2024-11-08T03:02:19.258Z] v3.2.0-dev.108 [2024-11-08T03:02:19.258Z] v3.2.0-dev.109 [2024-11-08T03:02:19.258Z] v3.2.0-dev.11 [2024-11-08T03:02:19.258Z] v3.2.0-dev.12 [2024-11-08T03:02:19.258Z] v3.2.0-dev.13 [2024-11-08T03:02:19.258Z] v3.2.0-dev.14 [2024-11-08T03:02:19.258Z] v3.2.0-dev.15 [2024-11-08T03:02:19.258Z] v3.2.0-dev.16 [2024-11-08T03:02:19.258Z] v3.2.0-dev.17 [2024-11-08T03:02:19.258Z] v3.2.0-dev.18 [2024-11-08T03:02:19.258Z] v3.2.0-dev.19 [2024-11-08T03:02:19.258Z] v3.2.0-dev.2 [2024-11-08T03:02:19.258Z] v3.2.0-dev.20 [2024-11-08T03:02:19.258Z] v3.2.0-dev.21 [2024-11-08T03:02:19.258Z] v3.2.0-dev.22 [2024-11-08T03:02:19.258Z] v3.2.0-dev.23 [2024-11-08T03:02:19.258Z] v3.2.0-dev.24 [2024-11-08T03:02:19.258Z] v3.2.0-dev.25 [2024-11-08T03:02:19.258Z] v3.2.0-dev.26 [2024-11-08T03:02:19.258Z] v3.2.0-dev.27 [2024-11-08T03:02:19.258Z] v3.2.0-dev.28 [2024-11-08T03:02:19.258Z] v3.2.0-dev.29 [2024-11-08T03:02:19.258Z] v3.2.0-dev.3 [2024-11-08T03:02:19.258Z] v3.2.0-dev.30 [2024-11-08T03:02:19.258Z] v3.2.0-dev.31 [2024-11-08T03:02:19.258Z] v3.2.0-dev.32 [2024-11-08T03:02:19.258Z] v3.2.0-dev.33 [2024-11-08T03:02:19.258Z] v3.2.0-dev.34 [2024-11-08T03:02:19.258Z] v3.2.0-dev.35 [2024-11-08T03:02:19.258Z] v3.2.0-dev.36 [2024-11-08T03:02:19.258Z] v3.2.0-dev.37 [2024-11-08T03:02:19.258Z] v3.2.0-dev.38 [2024-11-08T03:02:19.258Z] v3.2.0-dev.39 [2024-11-08T03:02:19.258Z] v3.2.0-dev.4 [2024-11-08T03:02:19.258Z] v3.2.0-dev.40 [2024-11-08T03:02:19.258Z] v3.2.0-dev.41 [2024-11-08T03:02:19.258Z] v3.2.0-dev.42 [2024-11-08T03:02:19.258Z] v3.2.0-dev.43 [2024-11-08T03:02:19.258Z] v3.2.0-dev.44 [2024-11-08T03:02:19.258Z] v3.2.0-dev.45 [2024-11-08T03:02:19.258Z] v3.2.0-dev.46 [2024-11-08T03:02:19.258Z] v3.2.0-dev.47 [2024-11-08T03:02:19.258Z] v3.2.0-dev.48 [2024-11-08T03:02:19.258Z] v3.2.0-dev.49 [2024-11-08T03:02:19.258Z] v3.2.0-dev.5 [2024-11-08T03:02:19.258Z] v3.2.0-dev.50 [2024-11-08T03:02:19.258Z] v3.2.0-dev.51 [2024-11-08T03:02:19.258Z] v3.2.0-dev.52 [2024-11-08T03:02:19.258Z] v3.2.0-dev.53 [2024-11-08T03:02:19.258Z] v3.2.0-dev.54 [2024-11-08T03:02:19.258Z] v3.2.0-dev.55 [2024-11-08T03:02:19.258Z] v3.2.0-dev.56 [2024-11-08T03:02:19.258Z] v3.2.0-dev.57 [2024-11-08T03:02:19.258Z] v3.2.0-dev.58 [2024-11-08T03:02:19.258Z] v3.2.0-dev.59 [2024-11-08T03:02:19.258Z] v3.2.0-dev.6 [2024-11-08T03:02:19.258Z] v3.2.0-dev.60 [2024-11-08T03:02:19.258Z] v3.2.0-dev.61 [2024-11-08T03:02:19.258Z] v3.2.0-dev.62 [2024-11-08T03:02:19.258Z] v3.2.0-dev.63 [2024-11-08T03:02:19.258Z] v3.2.0-dev.64 [2024-11-08T03:02:19.258Z] v3.2.0-dev.65 [2024-11-08T03:02:19.258Z] v3.2.0-dev.66 [2024-11-08T03:02:19.258Z] v3.2.0-dev.67 [2024-11-08T03:02:19.258Z] v3.2.0-dev.68 [2024-11-08T03:02:19.258Z] v3.2.0-dev.69 [2024-11-08T03:02:19.258Z] v3.2.0-dev.7 [2024-11-08T03:02:19.258Z] v3.2.0-dev.70 [2024-11-08T03:02:19.258Z] v3.2.0-dev.71 [2024-11-08T03:02:19.258Z] v3.2.0-dev.72 [2024-11-08T03:02:19.258Z] v3.2.0-dev.73 [2024-11-08T03:02:19.258Z] v3.2.0-dev.74 [2024-11-08T03:02:19.258Z] v3.2.0-dev.75 [2024-11-08T03:02:19.258Z] v3.2.0-dev.76 [2024-11-08T03:02:19.258Z] v3.2.0-dev.77 [2024-11-08T03:02:19.258Z] v3.2.0-dev.78 [2024-11-08T03:02:19.258Z] v3.2.0-dev.79 [2024-11-08T03:02:19.258Z] v3.2.0-dev.8 [2024-11-08T03:02:19.258Z] v3.2.0-dev.80 [2024-11-08T03:02:19.258Z] v3.2.0-dev.81 [2024-11-08T03:02:19.258Z] v3.2.0-dev.82 [2024-11-08T03:02:19.258Z] v3.2.0-dev.83 [2024-11-08T03:02:19.258Z] v3.2.0-dev.84 [2024-11-08T03:02:19.258Z] v3.2.0-dev.85 [2024-11-08T03:02:19.258Z] v3.2.0-dev.86 [2024-11-08T03:02:19.258Z] v3.2.0-dev.87 [2024-11-08T03:02:19.258Z] v3.2.0-dev.88 [2024-11-08T03:02:19.258Z] v3.2.0-dev.89 [2024-11-08T03:02:19.258Z] v3.2.0-dev.9 [2024-11-08T03:02:19.258Z] v3.2.0-dev.90 [2024-11-08T03:02:19.258Z] v3.2.0-dev.91 [2024-11-08T03:02:19.258Z] v3.2.0-dev.92 [2024-11-08T03:02:19.258Z] v3.2.0-dev.93 [2024-11-08T03:02:19.258Z] v3.2.0-dev.94 [2024-11-08T03:02:19.258Z] v3.2.0-dev.95 [2024-11-08T03:02:19.258Z] v3.2.0-dev.96 [2024-11-08T03:02:19.258Z] v3.2.0-dev.97 [2024-11-08T03:02:19.258Z] v3.2.0-dev.98 [2024-11-08T03:02:19.258Z] v3.2.0-dev.99 [2024-11-08T03:02:19.258Z] v4.0.0-dev.1 [2024-11-08T03:02:19.258Z] v4.0.0-dev.10 [2024-11-08T03:02:19.258Z] v4.0.0-dev.11 [2024-11-08T03:02:19.258Z] v4.0.0-dev.12 [2024-11-08T03:02:19.258Z] v4.0.0-dev.2 [2024-11-08T03:02:19.258Z] v4.0.0-dev.3 [2024-11-08T03:02:19.258Z] v4.0.0-dev.4 [2024-11-08T03:02:19.258Z] v4.0.0-dev.5 [2024-11-08T03:02:19.258Z] v4.0.0-dev.6 [2024-11-08T03:02:19.258Z] v4.0.0-dev.7 [2024-11-08T03:02:19.258Z] v4.0.0-dev.8 [2024-11-08T03:02:19.258Z] v4.0.0-dev.9 [Pipeline] sh [2024-11-08T03:02:19.556Z] + lftools sign git-tag v4.0.0-dev.12 [2024-11-08T03:02:20.125Z] Signing Git tag with Sigul... [2024-11-08T03:02:20.125Z] Signing v4.0.0-dev.12 [Pipeline] echo [2024-11-08T03:02:20.711Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:02:21.005Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-08T03:02:21.012Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-08T03:02:21.031Z] $ docker stop --time=1 d2e7055768177583cf9a244683e976ebcd9d3a428b40619d395b8a99314173d0 [2024-11-08T03:02:22.307Z] $ docker rm -f --volumes d2e7055768177583cf9a244683e976ebcd9d3a428b40619d395b8a99314173d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-08T03:02:22.767Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T03:02:22.767Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:02:23.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:02:23.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:02:23.160Z] prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container [2024-11-08T03:02:23.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T03:02:23.537Z] $ docker top c10095f8fe25a3668beae1f0dac39b44c4d050fb0e662cf882e00aa775808bcc -eo pid,comm [2024-11-08T03:02:23.591Z] 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-11-08T03:02:23.591Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T03:02:23.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T03:02:23.648Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T03:02:23.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T03:02:23.759Z] $ docker exec c10095f8fe25a3668beae1f0dac39b44c4d050fb0e662cf882e00aa775808bcc ssh-agent [2024-11-08T03:02:23.879Z] SSH_AUTH_SOCK=/tmp/ssh-s2Lm7IDFBXNH/agent.33 [2024-11-08T03:02:23.879Z] SSH_AGENT_PID=40 [2024-11-08T03:02:23.884Z] Running ssh-add (command line suppressed) [2024-11-08T03:02:23.977Z] Identity added: /w/workspace/edgex-go/746@tmp/private_key_2152522942442823581.key (/w/workspace/edgex-go/746@tmp/private_key_2152522942442823581.key) [2024-11-08T03:02:24.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T03:02:24.295Z] + git semver bump pre [2024-11-08T03:02:24.555Z] 2024-11-08 03:02:24,486 [read_version] DEBUG read version from /w/workspace/edgex-go/746/.semver/main [2024-11-08T03:02:24.555Z] 2024-11-08 03:02:24,486 [bump_version] DEBUG bumping version:4.0.0-dev.12 on axis:pre with prefix:dev [2024-11-08T03:02:24.555Z] 2024-11-08 03:02:24,486 [bump_version] DEBUG bumped version:4.0.0-dev.13 [2024-11-08T03:02:24.555Z] 2024-11-08 03:02:24,486 [write_version] DEBUG write version:4.0.0-dev.13 to path:/w/workspace/edgex-go/746/.semver/main with force:True [2024-11-08T03:02:24.555Z] 2024-11-08 03:02:24,486 [read_version] DEBUG read version from /w/workspace/edgex-go/746/.semver/main [2024-11-08T03:02:24.555Z] 2024-11-08 03:02:24,487 [write_file] DEBUG write to file:/w/workspace/edgex-go/746/.semver/main [2024-11-08T03:02:24.555Z] 2024-11-08 03:02:24,489 [execute] INFO git cat-file --batch-check [2024-11-08T03:02:24.555Z] 2024-11-08 03:02:24,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/746/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T03:02:24.555Z] 2024-11-08 03:02:24,494 [execute] INFO git cat-file --batch [2024-11-08T03:02:24.555Z] 2024-11-08 03:02:24,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/746/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T03:02:24.555Z] 2024-11-08 03:02:24,500 [read_version] DEBUG read version from /w/workspace/edgex-go/746/.semver/main [2024-11-08T03:02:24.555Z] 4.0.0-dev.13 [Pipeline] } [2024-11-08T03:02:24.559Z] $ docker exec --env ******** --env ******** c10095f8fe25a3668beae1f0dac39b44c4d050fb0e662cf882e00aa775808bcc ssh-agent -k [2024-11-08T03:02:24.646Z] unset SSH_AUTH_SOCK; [2024-11-08T03:02:24.646Z] unset SSH_AGENT_PID; [2024-11-08T03:02:24.646Z] echo Agent pid 40 killed; [2024-11-08T03:02:24.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T03:02:24.986Z] + git semver [Pipeline] } [2024-11-08T03:02:25.251Z] $ docker stop --time=1 c10095f8fe25a3668beae1f0dac39b44c4d050fb0e662cf882e00aa775808bcc [2024-11-08T03:02:26.539Z] $ docker rm -f --volumes c10095f8fe25a3668beae1f0dac39b44c4d050fb0e662cf882e00aa775808bcc [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T03:02:26.904Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T03:02:26.904Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:02:27.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:02:27.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:02:27.313Z] prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container [2024-11-08T03:02:27.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T03:02:27.758Z] $ docker top 790224b9c7fe27b7e4b0ffc733a044ce3d47327101ff26250366a42731a5b1f4 -eo pid,comm [2024-11-08T03:02:27.821Z] 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-11-08T03:02:27.821Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T03:02:27.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T03:02:27.881Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T03:02:27.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T03:02:27.983Z] $ docker exec 790224b9c7fe27b7e4b0ffc733a044ce3d47327101ff26250366a42731a5b1f4 ssh-agent [2024-11-08T03:02:28.095Z] SSH_AUTH_SOCK=/tmp/ssh-FW1BOmfGOLAF/agent.31 [2024-11-08T03:02:28.095Z] SSH_AGENT_PID=37 [2024-11-08T03:02:28.099Z] Running ssh-add (command line suppressed) [2024-11-08T03:02:28.189Z] Identity added: /w/workspace/edgex-go/746@tmp/private_key_7839732597914747264.key (/w/workspace/edgex-go/746@tmp/private_key_7839732597914747264.key) [2024-11-08T03:02:28.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T03:02:28.504Z] + git semver push [2024-11-08T03:02:28.766Z] 2024-11-08 03:02:28,695 [run_push] DEBUG push [2024-11-08T03:02:28.766Z] 2024-11-08 03:02:28,695 [execute] INFO git cat-file --batch-check [2024-11-08T03:02:28.766Z] 2024-11-08 03:02:28,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/746/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T03:02:28.766Z] 2024-11-08 03:02:28,700 [execute] INFO git rev-list ac56ffb4dd6803713bd0b8e5db9ee78a57c6c508 -- [2024-11-08T03:02:28.766Z] 2024-11-08 03:02:28,700 [execute] DEBUG Popen(['git', 'rev-list', 'ac56ffb4dd6803713bd0b8e5db9ee78a57c6c508', '--'], cwd=/w/workspace/edgex-go/746/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T03:02:28.766Z] 2024-11-08 03:02:28,718 [execute] INFO git fetch -v origin [2024-11-08T03:02:28.766Z] 2024-11-08 03:02:28,719 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/746/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-08T03:02:29.334Z] 2024-11-08 03:02:29,201 [run_push] DEBUG no remote changes detected [2024-11-08T03:02:29.334Z] 2024-11-08 03:02:29,201 [execute] INFO git push origin semver [2024-11-08T03:02:29.334Z] 2024-11-08 03:02:29,202 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/746/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T03:02:29.901Z] 2024-11-08 03:02:29,852 [run_push] DEBUG push all version tags [2024-11-08T03:02:29.901Z] 2024-11-08 03:02:29,852 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-08T03:02:29.901Z] 2024-11-08 03:02:29,853 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/746, universal_newlines=False, shell=None, istream=None) [2024-11-08T03:02:30.837Z] 2024-11-08 03:02:30,508 [read_version] DEBUG read version from /w/workspace/edgex-go/746/.semver/main [2024-11-08T03:02:30.837Z] 4.0.0-dev.13 [Pipeline] } [2024-11-08T03:02:30.839Z] $ docker exec --env ******** --env ******** 790224b9c7fe27b7e4b0ffc733a044ce3d47327101ff26250366a42731a5b1f4 ssh-agent -k [2024-11-08T03:02:30.950Z] unset SSH_AUTH_SOCK; [2024-11-08T03:02:30.950Z] unset SSH_AGENT_PID; [2024-11-08T03:02:30.950Z] echo Agent pid 37 killed; [2024-11-08T03:02:30.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T03:02:31.289Z] + git semver [Pipeline] } [2024-11-08T03:02:31.551Z] $ docker stop --time=1 790224b9c7fe27b7e4b0ffc733a044ce3d47327101ff26250366a42731a5b1f4 [2024-11-08T03:02:32.802Z] $ docker rm -f --volumes 790224b9c7fe27b7e4b0ffc733a044ce3d47327101ff26250366a42731a5b1f4 [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-11-08T03:02:33.459Z] + [ -d /w/workspace/edgex-go/746/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:02:33.746Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:02:34.604Z] ---> package-listing.sh [2024-11-08T03:02:34.604Z] ++ facter osfamily [2024-11-08T03:02:34.604Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T03:02:34.863Z] + OS_FAMILY=debian [2024-11-08T03:02:34.863Z] + workspace=/w/workspace/edgex-go/746 [2024-11-08T03:02:34.863Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T03:02:34.863Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T03:02:34.863Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T03:02:34.863Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T03:02:34.863Z] + '[' /w/workspace/edgex-go/746 ']' [2024-11-08T03:02:34.863Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T03:02:34.863Z] + case "${OS_FAMILY}" in [2024-11-08T03:02:34.863Z] + dpkg -l [2024-11-08T03:02:34.863Z] + grep '^ii' [2024-11-08T03:02:34.863Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T03:02:34.863Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T03:02:34.863Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T03:02:34.863Z] + '[' /w/workspace/edgex-go/746 ']' [2024-11-08T03:02:34.863Z] + mkdir -p /w/workspace/edgex-go/746/archives/ [2024-11-08T03:02:34.863Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/746/archives/ [Pipeline] echo [2024-11-08T03:02:34.876Z] 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/746/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T03:02:35.152Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:02:35.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T03:02:35.725Z] [2024-11-08T03:02:35.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:02:36.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T03:02:36.288Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T03:02:36.288Z] 5eb5b503b376: Pulling fs layer [2024-11-08T03:02:36.288Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T03:02:36.288Z] ec43610c2a17: Pulling fs layer [2024-11-08T03:02:36.288Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T03:02:36.288Z] 33b1e0a273af: Pulling fs layer [2024-11-08T03:02:36.288Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T03:02:36.288Z] 2f39f015ded8: Pulling fs layer [2024-11-08T03:02:36.288Z] 33b1e0a273af: Waiting [2024-11-08T03:02:36.288Z] 3a2ae6a8a46f: Waiting [2024-11-08T03:02:36.289Z] 5d3b04190fa2: Waiting [2024-11-08T03:02:36.289Z] 2f39f015ded8: Waiting [2024-11-08T03:02:36.289Z] 5c69ac0246d0: Download complete [2024-11-08T03:02:36.289Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T03:02:36.289Z] 3a2ae6a8a46f: Download complete [2024-11-08T03:02:36.547Z] 33b1e0a273af: Verifying Checksum [2024-11-08T03:02:36.547Z] 33b1e0a273af: Download complete [2024-11-08T03:02:36.547Z] ec43610c2a17: Verifying Checksum [2024-11-08T03:02:36.547Z] ec43610c2a17: Download complete [2024-11-08T03:02:36.547Z] 5d3b04190fa2: Download complete [2024-11-08T03:02:36.805Z] 5eb5b503b376: Verifying Checksum [2024-11-08T03:02:36.805Z] 5eb5b503b376: Download complete [2024-11-08T03:02:37.372Z] 2f39f015ded8: Download complete [2024-11-08T03:02:37.940Z] 5eb5b503b376: Pull complete [2024-11-08T03:02:37.940Z] 5c69ac0246d0: Pull complete [2024-11-08T03:02:38.509Z] ec43610c2a17: Pull complete [2024-11-08T03:02:38.509Z] 3a2ae6a8a46f: Pull complete [2024-11-08T03:02:38.768Z] 33b1e0a273af: Pull complete [2024-11-08T03:02:38.768Z] 5d3b04190fa2: Pull complete [2024-11-08T03:02:44.035Z] 2f39f015ded8: Pull complete [2024-11-08T03:02:44.035Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T03:02:44.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T03:02:44.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:02:44.137Z] prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container [2024-11-08T03:02:44.155Z] $ 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/746/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/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T03:02:46.508Z] $ docker top 2dc4543f6649f3d4acf223178d50df45bd4834f4a42c65ea0cacfe34e6c09c9d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:02:46.870Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T03:02:47.161Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T03:02:47.442Z] + ls /var/log/sa-host [2024-11-08T03:02:47.442Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T03:02:47.524Z] provisioning config files... [2024-11-08T03:02:47.533Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/746@tmp/config14356307789497324941tmp [Pipeline] { [Pipeline] echo [2024-11-08T03:02:47.548Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:02:47.827Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T03:02:47.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:02:48.169Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T03:02:48.180Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:02:48.461Z] ---> sudo-logs.sh [2024-11-08T03:02:48.461Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T03:02:48.488Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:02:48.769Z] ---> job-cost.sh [2024-11-08T03:02:48.769Z] lf-activate-venv: SKIPPING [2024-11-08T03:02:48.769Z] DEBUG: total: 0.10999999940395355 [2024-11-08T03:02:48.769Z] INFO: Retrieving Stack Cost... [2024-11-08T03:02:49.402Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T03:02:49.662Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T03:02:49.678Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:02:49.960Z] ---> logs-deploy.sh [2024-11-08T03:02:49.961Z] lf-activate-venv: SKIPPING [2024-11-08T03:02:49.961Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/746 [2024-11-08T03:02:49.961Z] INFO: archiving workspace using pattern(s): [2024-11-08T03:02:50.897Z] Archives upload complete. [2024-11-08T03:02:51.156Z] INFO: archiving logs to Nexus [2024-11-08T03:02:51.728Z] ---> uname -a: [2024-11-08T03:02:51.728Z] Linux prd-ubuntu20-04-docker-8c-8g-24952 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-08T03:02:51.728Z] [2024-11-08T03:02:51.728Z] [2024-11-08T03:02:51.728Z] ---> lscpu: [2024-11-08T03:02:51.728Z] Architecture: x86_64 [2024-11-08T03:02:51.728Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-08T03:02:51.728Z] Byte Order: Little Endian [2024-11-08T03:02:51.728Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-08T03:02:51.728Z] CPU(s): 8 [2024-11-08T03:02:51.728Z] On-line CPU(s) list: 0-7 [2024-11-08T03:02:51.728Z] Thread(s) per core: 1 [2024-11-08T03:02:51.728Z] Core(s) per socket: 1 [2024-11-08T03:02:51.728Z] Socket(s): 8 [2024-11-08T03:02:51.728Z] NUMA node(s): 1 [2024-11-08T03:02:51.728Z] Vendor ID: AuthenticAMD [2024-11-08T03:02:51.728Z] CPU family: 23 [2024-11-08T03:02:51.728Z] Model: 49 [2024-11-08T03:02:51.728Z] Model name: AMD EPYC-Rome Processor [2024-11-08T03:02:51.728Z] Stepping: 0 [2024-11-08T03:02:51.728Z] CPU MHz: 2800.000 [2024-11-08T03:02:51.728Z] BogoMIPS: 5600.00 [2024-11-08T03:02:51.728Z] Virtualization: AMD-V [2024-11-08T03:02:51.728Z] Hypervisor vendor: KVM [2024-11-08T03:02:51.728Z] Virtualization type: full [2024-11-08T03:02:51.728Z] L1d cache: 256 KiB [2024-11-08T03:02:51.728Z] L1i cache: 256 KiB [2024-11-08T03:02:51.728Z] L2 cache: 4 MiB [2024-11-08T03:02:51.728Z] L3 cache: 128 MiB [2024-11-08T03:02:51.728Z] NUMA node0 CPU(s): 0-7 [2024-11-08T03:02:51.728Z] Vulnerability Itlb multihit: Not affected [2024-11-08T03:02:51.728Z] Vulnerability L1tf: Not affected [2024-11-08T03:02:51.728Z] Vulnerability Mds: Not affected [2024-11-08T03:02:51.728Z] Vulnerability Meltdown: Not affected [2024-11-08T03:02:51.728Z] Vulnerability Mmio stale data: Not affected [2024-11-08T03:02:51.728Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-08T03:02:51.728Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-08T03:02:51.728Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-08T03:02:51.728Z] Vulnerability Srbds: Not affected [2024-11-08T03:02:51.728Z] Vulnerability Tsx async abort: Not affected [2024-11-08T03:02:51.729Z] 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-11-08T03:02:51.729Z] [2024-11-08T03:02:51.729Z] [2024-11-08T03:02:51.729Z] ---> nproc: [2024-11-08T03:02:51.729Z] 8 [2024-11-08T03:02:51.729Z] [2024-11-08T03:02:51.729Z] [2024-11-08T03:02:51.729Z] ---> df -h: [2024-11-08T03:02:51.729Z] Filesystem Size Used Avail Use% Mounted on [2024-11-08T03:02:51.729Z] overlay 155G 27G 129G 18% / [2024-11-08T03:02:51.729Z] tmpfs 64M 0 64M 0% /dev [2024-11-08T03:02:51.729Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-08T03:02:51.729Z] shm 64M 0 64M 0% /dev/shm [2024-11-08T03:02:51.729Z] /dev/vda1 155G 27G 129G 18% /facter-os [2024-11-08T03:02:51.729Z] [2024-11-08T03:02:51.729Z] [2024-11-08T03:02:51.729Z] ---> sar -b -r -n DEV: [2024-11-08T03:02:51.729Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24952) 11/08/24 _x86_64_ (8 CPU) [2024-11-08T03:02:51.729Z] [2024-11-08T03:02:51.729Z] 02:10:04 LINUX RESTART (8 CPU) [2024-11-08T03:02:51.729Z] [2024-11-08T03:02:51.729Z] 02:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-08T03:02:51.729Z] 02:12:01 181.41 11.27 170.14 0.00 1785.46 61768.51 0.00 [2024-11-08T03:02:51.729Z] 02:13:01 69.49 0.07 69.43 0.00 9.60 28901.05 0.00 [2024-11-08T03:02:51.729Z] 02:14:01 38.88 0.00 38.88 0.00 0.00 26117.91 0.00 [2024-11-08T03:02:51.729Z] 02:15:01 33.32 0.15 33.17 0.00 2.40 21846.40 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 213.94 1.35 212.59 0.00 117.27 135407.76 0.00 [2024-11-08T03:02:51.729Z] 02:17:01 774.62 12.35 762.27 0.00 104.13 191181.62 0.00 [2024-11-08T03:02:51.729Z] 02:18:01 332.68 0.60 332.08 0.00 4.80 103070.29 0.00 [2024-11-08T03:02:51.729Z] 02:19:01 272.21 0.10 272.11 0.00 0.80 83107.51 0.00 [2024-11-08T03:02:51.729Z] 02:20:01 926.90 1.75 925.15 0.00 49.86 164371.00 0.00 [2024-11-08T03:02:51.729Z] 02:21:01 50.41 0.07 50.34 0.00 8.80 2498.65 0.00 [2024-11-08T03:02:51.729Z] 02:22:01 36.64 0.03 36.60 0.00 5.33 2081.17 0.00 [2024-11-08T03:02:51.729Z] 02:23:01 22.13 0.00 22.13 0.00 0.00 1641.59 0.00 [2024-11-08T03:02:51.729Z] 02:24:01 18.10 0.00 18.10 0.00 0.00 1447.36 0.00 [2024-11-08T03:02:51.729Z] 02:25:01 21.50 2.13 19.36 0.00 1979.94 3343.71 0.00 [2024-11-08T03:02:51.729Z] 02:26:01 13.25 0.02 13.23 0.00 0.13 1998.67 0.00 [2024-11-08T03:02:51.729Z] 02:27:01 11.26 0.00 11.26 0.00 0.00 1191.61 0.00 [2024-11-08T03:02:51.729Z] 02:28:01 28.27 3.65 24.63 0.00 2362.41 4853.05 0.00 [2024-11-08T03:02:51.729Z] 02:29:01 7.12 1.40 5.72 0.00 33.86 128.38 0.00 [2024-11-08T03:02:51.729Z] 02:30:01 2.50 0.25 2.25 0.00 5.87 36.79 0.00 [2024-11-08T03:02:51.729Z] 02:31:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 [2024-11-08T03:02:51.729Z] 02:32:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2024-11-08T03:02:51.729Z] 02:33:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 [2024-11-08T03:02:51.729Z] 02:34:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 [2024-11-08T03:02:51.729Z] 02:35:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 [2024-11-08T03:02:51.729Z] 02:36:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2024-11-08T03:02:51.729Z] 02:37:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 [2024-11-08T03:02:51.729Z] 02:38:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2024-11-08T03:02:51.729Z] 02:39:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 [2024-11-08T03:02:51.729Z] 02:40:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2024-11-08T03:02:51.729Z] 02:41:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 [2024-11-08T03:02:51.729Z] 02:42:01 0.85 0.00 0.85 0.00 0.00 9.46 0.00 [2024-11-08T03:02:51.729Z] 02:43:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 [2024-11-08T03:02:51.729Z] 02:44:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2024-11-08T03:02:51.729Z] 02:45:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 [2024-11-08T03:02:51.729Z] 02:46:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2024-11-08T03:02:51.729Z] 02:47:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 [2024-11-08T03:02:51.729Z] 02:48:01 0.85 0.00 0.85 0.00 0.00 9.47 0.00 [2024-11-08T03:02:51.729Z] 02:49:01 1.68 0.00 1.68 0.00 0.00 19.59 0.00 [2024-11-08T03:02:51.729Z] 02:50:01 0.86 0.00 0.86 0.00 0.00 10.03 0.00 [2024-11-08T03:02:51.729Z] 02:51:01 1.82 0.00 1.82 0.00 0.00 21.60 0.00 [2024-11-08T03:02:51.729Z] 02:52:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 [2024-11-08T03:02:51.729Z] 02:53:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 [2024-11-08T03:02:51.729Z] 02:54:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2024-11-08T03:02:51.729Z] 02:55:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 [2024-11-08T03:02:51.729Z] 02:56:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 [2024-11-08T03:02:51.729Z] 02:57:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 [2024-11-08T03:02:51.729Z] 02:58:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2024-11-08T03:02:51.729Z] 02:59:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 [2024-11-08T03:02:51.729Z] 03:00:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2024-11-08T03:02:51.729Z] 03:01:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 [2024-11-08T03:02:51.729Z] 03:02:01 83.02 0.40 82.62 0.00 11.20 29540.01 0.00 [2024-11-08T03:02:51.729Z] Average: 62.29 0.69 61.59 0.00 126.60 16956.08 0.00 [2024-11-08T03:02:51.729Z] [2024-11-08T03:02:51.729Z] 02:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-08T03:02:51.729Z] 02:12:01 28084052 31522884 790000 2.40 102080 3538692 2062052 6.08 1246020 3088736 79736 [2024-11-08T03:02:51.729Z] 02:13:01 27228212 31438204 864104 2.63 127700 4211540 1984328 5.85 1790384 3321372 583116 [2024-11-08T03:02:51.729Z] 02:14:01 26567144 31382452 918972 2.79 131328 4785220 2066008 6.09 1912776 3831420 955876 [2024-11-08T03:02:51.729Z] 02:15:01 26404152 31489368 808128 2.46 135028 5016088 1933132 5.70 1765856 4101764 542788 [2024-11-08T03:02:51.729Z] 02:16:01 22140752 31416716 878452 2.67 143884 9115028 2733208 8.06 1786700 8246284 2229996 [2024-11-08T03:02:51.729Z] 02:17:01 18449976 31409464 869912 2.65 301936 12316608 2524068 7.44 2519284 10866516 438044 [2024-11-08T03:02:51.729Z] 02:18:01 11145960 28416928 3795872 11.54 342628 16188444 10941508 32.25 6290968 13901868 1488532 [2024-11-08T03:02:51.729Z] 02:19:01 8438588 28014276 4212524 12.81 355896 18413548 8861248 26.12 7562436 15293616 1777816 [2024-11-08T03:02:51.729Z] 02:20:01 11916000 31445044 805140 2.45 381564 18495636 2296872 6.77 3034492 16551252 252 [2024-11-08T03:02:51.729Z] 02:21:01 11904724 31448104 804920 2.45 385288 18506196 2150620 6.34 3329120 16269304 2224 [2024-11-08T03:02:51.729Z] 02:22:01 11897532 31453048 799420 2.43 388036 18515428 2168740 6.39 3623152 15981944 3544 [2024-11-08T03:02:51.729Z] 02:23:01 11885548 31452796 799780 2.43 390148 18524644 2168740 6.39 3625152 15991220 2988 [2024-11-08T03:02:51.729Z] 02:24:01 11888192 31465536 787080 2.39 391656 18533076 2168740 6.39 3612540 15999536 2724 [2024-11-08T03:02:51.729Z] 02:25:01 11796152 31464448 787268 2.39 393348 18620668 2225280 6.56 3682612 16018740 1360 [2024-11-08T03:02:51.729Z] 02:26:01 11760288 31467268 784620 2.39 394220 18657568 2196888 6.47 3683676 16055556 404 [2024-11-08T03:02:51.729Z] 02:27:01 11739672 31471684 780228 2.37 395000 18681048 2196888 6.47 3684080 16079148 9080 [2024-11-08T03:02:51.729Z] 02:28:01 11558408 31443296 806340 2.45 408404 18816688 2222580 6.55 3858964 16072732 1132 [2024-11-08T03:02:51.729Z] 02:29:01 11574728 31456908 792560 2.41 406896 18814440 2221068 6.55 3844104 16069992 468 [2024-11-08T03:02:51.729Z] 02:30:01 11574240 31456600 792788 2.41 406924 18814596 2221068 6.55 3845688 16069868 48 [2024-11-08T03:02:51.729Z] 02:31:01 11574460 31456876 792432 2.41 406944 18814600 2221068 6.55 3845136 16069868 8 [2024-11-08T03:02:51.729Z] 02:32:01 11574444 31456860 792424 2.41 406948 18814604 2221068 6.55 3845004 16069868 12 [2024-11-08T03:02:51.729Z] 02:33:01 11575640 31458068 791152 2.41 406976 18814608 2221068 6.55 3842652 16069876 28 [2024-11-08T03:02:51.729Z] 02:34:01 11576564 31459124 790100 2.40 406988 18814740 2221068 6.55 3841792 16070008 28 [2024-11-08T03:02:51.729Z] 02:35:01 11576868 31459488 789680 2.40 407012 18814744 2221068 6.55 3841732 16070012 36 [2024-11-08T03:02:51.729Z] 02:36:01 11576592 31459248 789884 2.40 407020 18814748 2221068 6.55 3841892 16070016 208 [2024-11-08T03:02:51.729Z] 02:37:01 11576804 31459460 789604 2.40 407028 18814748 2221068 6.55 3841852 16070016 180 [2024-11-08T03:02:51.729Z] 02:38:01 11577128 31459788 789240 2.40 407048 18814752 2221068 6.55 3842000 16070020 176 [2024-11-08T03:02:51.729Z] 02:39:01 11577152 31459864 789180 2.40 407076 18814756 2221068 6.55 3841540 16070028 8 [2024-11-08T03:02:51.729Z] 02:40:01 11576812 31459524 789432 2.40 407088 18814756 2221068 6.55 3841900 16070028 224 [2024-11-08T03:02:51.729Z] 02:41:01 11576584 31459304 789640 2.40 407100 18814760 2221068 6.55 3841620 16070032 8 [2024-11-08T03:02:51.729Z] 02:42:01 11577004 31459724 789412 2.40 407108 18814760 2221068 6.55 3841800 16070032 20 [2024-11-08T03:02:51.729Z] 02:43:01 11576980 31459768 789372 2.40 407128 18814764 2221068 6.55 3841572 16070040 16 [2024-11-08T03:02:51.729Z] 02:44:01 11576712 31459504 789600 2.40 407148 18814768 2221068 6.55 3841588 16070044 8 [2024-11-08T03:02:51.729Z] 02:45:01 11576696 31459520 789544 2.40 407160 18814764 2221068 6.55 3841664 16070036 8 [2024-11-08T03:02:51.729Z] 02:46:01 11576672 31459504 789468 2.40 407172 18814776 2221068 6.55 3842060 16070044 196 [2024-11-08T03:02:51.729Z] 02:47:01 11576696 31459556 789420 2.40 407188 18814780 2221068 6.55 3841980 16070048 8 [2024-11-08T03:02:51.729Z] 02:48:01 11576848 31459708 789424 2.40 407192 18814780 2221068 6.55 3842068 16070048 200 [2024-11-08T03:02:51.729Z] 02:49:01 11576840 31459708 789372 2.40 407224 18814788 2221068 6.55 3842104 16070052 180 [2024-11-08T03:02:51.729Z] 02:50:01 11576816 31459744 789356 2.40 407228 18814788 2221068 6.55 3842148 16070056 196 [2024-11-08T03:02:51.729Z] 02:51:01 11576776 31459708 789304 2.40 407256 18814792 2221068 6.55 3842144 16070060 8 [2024-11-08T03:02:51.729Z] 02:52:01 11577044 31459984 789008 2.40 407260 18814796 2221068 6.55 3842088 16070064 12 [2024-11-08T03:02:51.729Z] 02:53:01 11577312 31460288 788672 2.40 407280 18814800 2221068 6.55 3841740 16070068 8 [2024-11-08T03:02:51.729Z] 02:54:01 11575060 31458068 790852 2.41 407288 18814804 2221068 6.55 3846752 16070072 8 [2024-11-08T03:02:51.729Z] 02:55:01 11574792 31457800 791052 2.41 407296 18814804 2221068 6.55 3846240 16070072 4 [2024-11-08T03:02:51.729Z] 02:56:01 11574868 31457896 791160 2.41 407312 18814804 2221068 6.55 3846372 16070076 36 [2024-11-08T03:02:51.729Z] 02:57:01 11574756 31457788 791236 2.41 407312 18814812 2204132 6.50 3846064 16070080 12 [2024-11-08T03:02:51.729Z] 02:58:01 11574808 31457852 791144 2.41 407320 18814812 2204132 6.50 3846404 16070080 20 [2024-11-08T03:02:51.729Z] 02:59:01 11575120 31458168 790744 2.40 407336 18814816 2204132 6.50 3846580 16070084 196 [2024-11-08T03:02:51.729Z] 03:00:01 11575428 31458524 790380 2.40 407360 18814820 2204132 6.50 3846644 16070088 216 [2024-11-08T03:02:51.729Z] 03:01:01 11575404 31458500 790364 2.40 407384 18814820 2204132 6.50 3846648 16070088 36 [2024-11-08T03:02:51.729Z] 03:02:01 11055824 31368004 880244 2.68 413740 19215020 2838576 8.37 3942644 16467348 512 [2024-11-08T03:02:51.729Z] Average: 13095526 31327685 926471 2.82 372900 17275252 2528432 7.45 3682008 14793122 159273 [2024-11-08T03:02:51.729Z] [2024-11-08T03:02:51.729Z] 02:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-08T03:02:51.729Z] 02:12:01 docker0 785.93 802.61 58.67 4981.21 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:12:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:12:01 ens3 1031.84 930.16 9936.05 111.74 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:13:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:13:01 vethbd84564 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:13:01 ens3 23.43 14.91 25.43 10.10 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:14:01 docker0 1.03 1.03 0.08 0.09 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:14:01 vethbd84564 1.03 1.05 0.09 0.10 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:14:01 ens3 34.14 25.71 26.91 15.69 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:15:01 vethbd84564 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:15:01 ens3 27.95 18.17 23.53 13.93 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 docker0 10.61 20.17 0.67 308.95 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 veth760761b 1.87 3.53 0.14 44.51 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 vethbb45fac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 veth716bea6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 veth31ca927 0.58 0.65 0.05 0.24 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 vethdae019c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 veth00e17d9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 vethbdc15ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 vethc89a85a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 veth21bad2f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 veth60b47dd 1.58 2.97 0.12 38.72 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 vethf64b113 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 veth41168b4 3.03 7.00 0.23 148.17 0.00 0.00 0.00 0.01 [2024-11-08T03:02:51.729Z] 02:16:01 veth6647846 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 veth79258ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 ens3 207.35 109.36 3460.47 22.51 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 veth95bcf8f 1.82 3.73 0.13 38.70 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:16:01 veth0827493 1.73 3.36 0.13 38.68 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:17:01 docker0 467.69 734.17 40.53 7885.47 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:17:01 vethfe1c188 73.83 120.64 8.02 1222.01 0.00 0.00 0.00 0.10 [2024-11-08T03:02:51.729Z] 02:17:01 veth0a7e528 78.88 111.97 8.33 1220.47 0.00 0.00 0.00 0.10 [2024-11-08T03:02:51.729Z] 02:17:01 veth1bf5d24 79.44 114.11 8.29 1211.00 0.00 0.00 0.00 0.10 [2024-11-08T03:02:51.729Z] 02:17:01 veth31ca927 0.07 0.73 0.00 0.03 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:17:01 veth6939de6 88.53 129.18 8.94 1212.77 0.00 0.00 0.00 0.10 [2024-11-08T03:02:51.729Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:17:01 veth97d48e5 75.47 126.38 8.03 1222.73 0.00 0.00 0.00 0.10 [2024-11-08T03:02:51.729Z] 02:17:01 ens3 876.50 571.44 8069.04 237.89 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:18:01 docker0 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:18:01 veth2efeb17 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:18:01 vethb232218 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:18:01 vethfe04033 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:18:01 veth31ca927 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:18:01 vethc4ad934 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:18:01 vethe1607a0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:18:01 vethe166de6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:18:01 veth5ea92bb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:18:01 vethd08fab0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:18:01 veth26daf3c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:18:01 vethf43c077 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:18:01 vethb47bd73 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:18:01 ens3 115.01 40.29 195.74 8.67 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:18:01 vethe38b2cb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:19:01 veth2efeb17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:19:01 vethb232218 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:19:01 vethfe04033 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:19:01 veth31ca927 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:19:01 vethc4ad934 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:19:01 vethe1607a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:19:01 vethe166de6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:19:01 veth5ea92bb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:19:01 vethd08fab0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:19:01 veth26daf3c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:19:01 vethf43c077 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:19:01 vethb47bd73 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:19:01 ens3 76.86 14.96 134.66 2.75 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:19:01 vethe38b2cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:20:01 lo 18.20 18.20 1.80 1.80 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:20:01 ens3 230.01 170.79 249.99 440.97 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:21:01 lo 40.99 40.99 4.04 4.04 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.729Z] 02:21:01 ens3 506.52 474.00 353.67 2241.13 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:22:01 lo 23.33 23.33 2.30 2.30 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:22:01 ens3 332.77 288.47 277.13 1622.56 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:23:01 ens3 48.76 28.60 150.21 1.84 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:24:01 ens3 45.51 28.50 145.18 1.84 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:25:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:25:01 ens3 32.99 20.85 90.95 1.46 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:26:01 ens3 164.28 50.98 629.40 3.53 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:27:01 ens3 147.45 48.28 393.71 3.14 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:28:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:28:01 ens3 186.94 68.66 371.54 4.53 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:29:01 ens3 5.28 3.85 5.60 4.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:30:01 ens3 3.58 2.53 2.22 2.23 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:31:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:33:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:34:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:36:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:37:01 ens3 0.43 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:38:01 ens3 0.82 0.52 0.47 0.29 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:41:01 ens3 0.80 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:42:01 ens3 0.42 0.43 0.26 0.22 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:44:01 ens3 0.18 0.12 0.09 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:45:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:46:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:49:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:51:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:52:01 ens3 0.22 0.13 0.12 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:53:01 ens3 0.37 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:54:01 ens3 3.53 4.10 0.47 12.15 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:55:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:56:01 ens3 3.05 3.33 0.57 13.44 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:57:01 ens3 1.12 0.08 0.14 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:58:01 ens3 9.83 15.11 1.61 28.22 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 02:59:01 ens3 2.73 3.23 0.43 13.46 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 03:00:01 ens3 3.72 4.12 0.50 7.32 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 03:01:01 ens3 8.78 11.70 0.98 14.70 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 03:02:01 docker0 69.22 116.75 6.64 1259.19 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 03:02:01 vethcc900bb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 03:02:01 veth99f657f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 03:02:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] 03:02:01 ens3 230.06 140.46 3926.10 49.50 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] Average: docker0 25.94 32.61 2.07 281.75 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] Average: vethcc900bb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] Average: veth99f657f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] Average: lo 1.86 1.86 0.18 0.18 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] Average: ens3 85.34 60.45 555.60 95.92 0.00 0.00 0.00 0.00 [2024-11-08T03:02:51.730Z] [2024-11-08T03:02:51.730Z] [2024-11-08T03:02:51.730Z] ---> sar -P ALL: [2024-11-08T03:02:51.730Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24952) 11/08/24 _x86_64_ (8 CPU) [2024-11-08T03:02:51.730Z] [2024-11-08T03:02:51.730Z] 02:10:04 LINUX RESTART (8 CPU) [2024-11-08T03:02:51.730Z] [2024-11-08T03:02:51.730Z] 02:11:02 CPU %user %nice %system %iowait %steal %idle [2024-11-08T03:02:51.730Z] 02:12:01 all 8.21 0.00 3.83 1.92 0.10 85.94 [2024-11-08T03:02:51.730Z] 02:12:01 0 8.74 0.00 4.26 0.12 0.12 86.76 [2024-11-08T03:02:51.730Z] 02:12:01 1 7.39 0.00 3.60 0.59 0.10 88.32 [2024-11-08T03:02:51.730Z] 02:12:01 2 11.04 0.00 4.49 1.80 0.14 82.54 [2024-11-08T03:02:51.730Z] 02:12:01 3 7.09 0.00 3.48 3.19 0.09 86.15 [2024-11-08T03:02:51.730Z] 02:12:01 4 7.05 0.00 3.65 4.17 0.09 85.05 [2024-11-08T03:02:51.730Z] 02:12:01 5 6.97 0.00 3.14 1.04 0.09 88.77 [2024-11-08T03:02:51.730Z] 02:12:01 6 8.22 0.00 3.08 0.67 0.09 87.94 [2024-11-08T03:02:51.730Z] 02:12:01 7 9.19 0.00 4.91 3.83 0.12 81.95 [2024-11-08T03:02:51.730Z] 02:13:01 all 32.61 0.00 5.52 3.48 0.09 58.31 [2024-11-08T03:02:51.730Z] 02:13:01 0 33.37 0.00 6.30 14.54 0.12 45.67 [2024-11-08T03:02:51.730Z] 02:13:01 1 32.27 0.00 5.68 0.03 0.08 61.93 [2024-11-08T03:02:51.730Z] 02:13:01 2 33.75 0.00 5.44 0.14 0.07 60.61 [2024-11-08T03:02:51.730Z] 02:13:01 3 33.07 0.00 5.87 0.20 0.08 60.78 [2024-11-08T03:02:51.730Z] 02:13:01 4 31.31 0.00 4.71 1.56 0.08 62.33 [2024-11-08T03:02:51.730Z] 02:13:01 5 33.18 0.00 6.21 5.06 0.08 55.46 [2024-11-08T03:02:51.730Z] 02:13:01 6 32.14 0.00 4.96 6.02 0.08 56.80 [2024-11-08T03:02:51.730Z] 02:13:01 7 31.77 0.00 5.01 0.32 0.08 62.83 [2024-11-08T03:02:51.730Z] 02:14:01 all 38.51 0.00 6.37 3.68 0.10 51.34 [2024-11-08T03:02:51.730Z] 02:14:01 0 38.47 0.00 6.43 14.95 0.10 40.05 [2024-11-08T03:02:51.730Z] 02:14:01 1 38.80 0.00 6.46 0.05 0.10 54.59 [2024-11-08T03:02:51.730Z] 02:14:01 2 37.86 0.00 5.63 0.13 0.10 56.28 [2024-11-08T03:02:51.730Z] 02:14:01 3 39.15 0.00 5.92 2.93 0.10 51.90 [2024-11-08T03:02:51.730Z] 02:14:01 4 35.90 0.00 6.69 8.68 0.10 48.63 [2024-11-08T03:02:51.730Z] 02:14:01 5 36.43 0.00 6.21 0.12 0.10 57.14 [2024-11-08T03:02:51.730Z] 02:14:01 6 40.69 0.00 7.71 2.48 0.08 49.03 [2024-11-08T03:02:51.730Z] 02:14:01 7 40.79 0.00 5.92 0.08 0.12 53.09 [2024-11-08T03:02:51.730Z] 02:15:01 all 49.44 0.00 6.65 1.36 0.16 42.40 [2024-11-08T03:02:51.730Z] 02:15:01 0 48.63 0.00 6.41 0.39 0.15 44.42 [2024-11-08T03:02:51.730Z] 02:15:01 1 51.30 0.00 7.27 4.12 0.15 37.15 [2024-11-08T03:02:51.730Z] 02:15:01 2 52.60 0.00 7.07 0.10 0.17 40.07 [2024-11-08T03:02:51.730Z] 02:15:01 3 49.18 0.00 6.42 2.69 0.15 41.55 [2024-11-08T03:02:51.730Z] 02:15:01 4 47.02 0.00 6.83 0.76 0.15 45.24 [2024-11-08T03:02:51.730Z] 02:15:01 5 49.28 0.00 6.24 0.29 0.17 44.02 [2024-11-08T03:02:51.730Z] 02:15:01 6 51.30 0.00 6.97 0.62 0.17 40.94 [2024-11-08T03:02:51.730Z] 02:15:01 7 46.14 0.00 5.95 1.95 0.15 45.80 [2024-11-08T03:02:51.730Z] 02:16:01 all 14.39 0.00 5.00 20.87 0.09 59.65 [2024-11-08T03:02:51.730Z] 02:16:01 0 14.92 0.00 5.60 30.55 0.08 48.85 [2024-11-08T03:02:51.730Z] 02:16:01 1 15.54 0.00 6.04 27.12 0.10 51.20 [2024-11-08T03:02:51.730Z] 02:16:01 2 16.55 0.00 5.41 11.35 0.08 66.60 [2024-11-08T03:02:51.730Z] 02:16:01 3 13.25 0.00 5.00 44.59 0.12 37.03 [2024-11-08T03:02:51.730Z] 02:16:01 4 13.32 0.00 4.22 5.18 0.10 77.18 [2024-11-08T03:02:51.730Z] 02:16:01 5 13.48 0.00 4.02 8.87 0.07 73.56 [2024-11-08T03:02:51.730Z] 02:16:01 6 15.72 0.00 5.78 12.93 0.10 65.46 [2024-11-08T03:02:51.730Z] 02:16:01 7 12.31 0.00 3.95 26.45 0.08 57.20 [2024-11-08T03:02:51.730Z] 02:17:01 all 12.42 0.00 5.46 24.46 0.09 57.57 [2024-11-08T03:02:51.730Z] 02:17:01 0 13.22 0.00 6.45 47.34 0.14 32.85 [2024-11-08T03:02:51.730Z] 02:17:01 1 13.23 0.00 6.04 35.48 0.07 45.19 [2024-11-08T03:02:51.730Z] 02:17:01 2 12.69 0.00 6.96 24.30 0.08 55.97 [2024-11-08T03:02:51.730Z] 02:17:01 3 11.32 0.00 4.50 26.16 0.12 57.91 [2024-11-08T03:02:51.730Z] 02:17:01 4 11.31 0.00 4.24 11.58 0.07 72.80 [2024-11-08T03:02:51.730Z] 02:17:01 5 12.27 0.00 4.37 13.58 0.08 69.69 [2024-11-08T03:02:51.730Z] 02:17:01 6 13.20 0.00 5.34 10.09 0.09 71.28 [2024-11-08T03:02:51.730Z] 02:17:01 7 12.12 0.00 5.80 27.60 0.10 54.37 [2024-11-08T03:02:51.730Z] 02:18:01 all 62.10 0.00 11.08 10.78 0.14 15.90 [2024-11-08T03:02:51.730Z] 02:18:01 0 62.31 0.00 11.42 19.17 0.12 6.98 [2024-11-08T03:02:51.730Z] 02:18:01 1 62.05 0.00 12.03 11.76 0.17 14.00 [2024-11-08T03:02:51.730Z] 02:18:01 2 62.95 0.00 10.48 9.76 0.13 16.68 [2024-11-08T03:02:51.730Z] 02:18:01 3 62.10 0.00 11.44 10.27 0.17 16.02 [2024-11-08T03:02:51.730Z] 02:18:01 4 61.36 0.00 10.71 10.47 0.15 17.31 [2024-11-08T03:02:51.730Z] 02:18:01 5 61.17 0.00 10.39 4.20 0.14 24.11 [2024-11-08T03:02:51.730Z] 02:18:01 6 62.31 0.00 11.43 4.16 0.12 21.98 [2024-11-08T03:02:51.730Z] 02:18:01 7 62.53 0.00 10.76 16.42 0.12 10.18 [2024-11-08T03:02:51.730Z] 02:19:01 all 88.63 0.00 10.91 0.24 0.18 0.04 [2024-11-08T03:02:51.730Z] 02:19:01 0 89.14 0.00 10.49 0.15 0.15 0.07 [2024-11-08T03:02:51.730Z] 02:19:01 1 88.31 0.00 11.21 0.26 0.19 0.03 [2024-11-08T03:02:51.730Z] 02:19:01 2 88.06 0.00 11.51 0.25 0.17 0.02 [2024-11-08T03:02:51.730Z] 02:19:01 3 88.99 0.00 10.58 0.24 0.19 0.00 [2024-11-08T03:02:51.730Z] 02:19:01 4 88.72 0.00 10.86 0.19 0.17 0.07 [2024-11-08T03:02:51.730Z] 02:19:01 5 88.10 0.00 11.32 0.38 0.17 0.03 [2024-11-08T03:02:51.730Z] 02:19:01 6 88.90 0.00 10.60 0.22 0.22 0.05 [2024-11-08T03:02:51.730Z] 02:19:01 7 88.85 0.00 10.74 0.24 0.15 0.02 [2024-11-08T03:02:51.730Z] 02:20:01 all 56.49 0.00 8.92 1.79 0.13 32.67 [2024-11-08T03:02:51.730Z] 02:20:01 0 57.92 0.00 8.15 1.52 0.17 32.24 [2024-11-08T03:02:51.730Z] 02:20:01 1 55.62 0.00 10.61 1.27 0.13 32.37 [2024-11-08T03:02:51.730Z] 02:20:01 2 52.97 0.00 11.90 2.39 0.15 32.59 [2024-11-08T03:02:51.730Z] 02:20:01 3 56.75 0.00 9.14 1.84 0.12 32.16 [2024-11-08T03:02:51.730Z] 02:20:01 4 56.42 0.00 8.04 2.04 0.12 33.38 [2024-11-08T03:02:51.730Z] 02:20:01 5 57.29 0.00 7.94 3.65 0.12 31.00 [2024-11-08T03:02:51.730Z] 02:20:01 6 57.89 0.00 7.72 0.27 0.12 34.00 [2024-11-08T03:02:51.730Z] 02:20:01 7 57.03 0.00 7.89 1.32 0.12 33.65 [2024-11-08T03:02:51.730Z] 02:21:01 all 8.32 0.00 1.02 0.32 0.08 90.26 [2024-11-08T03:02:51.730Z] 02:21:01 0 8.03 0.00 1.00 0.12 0.07 90.78 [2024-11-08T03:02:51.730Z] 02:21:01 1 7.97 0.00 0.93 0.03 0.08 90.98 [2024-11-08T03:02:51.730Z] 02:21:01 2 6.92 0.00 0.97 0.15 0.08 91.87 [2024-11-08T03:02:51.730Z] 02:21:01 3 7.41 0.00 1.11 0.28 0.08 91.11 [2024-11-08T03:02:51.730Z] 02:21:01 4 10.37 0.00 1.04 1.21 0.08 87.30 [2024-11-08T03:02:51.730Z] 02:21:01 5 9.18 0.00 0.87 0.37 0.10 89.48 [2024-11-08T03:02:51.730Z] 02:21:01 6 8.86 0.00 0.99 0.12 0.08 89.95 [2024-11-08T03:02:51.730Z] 02:21:01 7 7.84 0.00 1.24 0.25 0.08 90.59 [2024-11-08T03:02:51.730Z] 02:22:01 all 6.77 0.00 0.73 0.24 0.07 92.19 [2024-11-08T03:02:51.730Z] 02:22:01 0 5.34 0.00 0.72 0.10 0.07 93.77 [2024-11-08T03:02:51.730Z] 02:22:01 1 4.53 0.00 0.65 0.03 0.07 94.72 [2024-11-08T03:02:51.731Z] 02:22:01 2 4.78 0.00 0.65 0.03 0.05 94.48 [2024-11-08T03:02:51.731Z] 02:22:01 3 6.53 0.00 0.77 0.03 0.07 92.60 [2024-11-08T03:02:51.731Z] 02:22:01 4 7.53 0.00 0.77 0.13 0.08 91.48 [2024-11-08T03:02:51.731Z] 02:22:01 5 11.12 0.00 0.82 0.03 0.07 87.96 [2024-11-08T03:02:51.731Z] 02:22:01 6 8.44 0.00 0.79 1.42 0.08 89.27 [2024-11-08T03:02:51.731Z] 02:22:01 7 5.91 0.00 0.69 0.10 0.07 93.24 [2024-11-08T03:02:51.731Z] [2024-11-08T03:02:51.731Z] 02:22:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T03:02:51.731Z] 02:23:01 all 0.36 0.00 0.11 0.69 0.01 98.83 [2024-11-08T03:02:51.731Z] 02:23:01 0 0.20 0.00 0.07 0.02 0.00 99.72 [2024-11-08T03:02:51.731Z] 02:23:01 1 0.58 0.00 0.15 0.30 0.02 98.95 [2024-11-08T03:02:51.731Z] 02:23:01 2 0.40 0.00 0.10 0.17 0.00 99.33 [2024-11-08T03:02:51.731Z] 02:23:01 3 0.47 0.00 0.17 0.20 0.03 99.13 [2024-11-08T03:02:51.731Z] 02:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.731Z] 02:23:01 5 0.43 0.00 0.08 0.07 0.02 99.40 [2024-11-08T03:02:51.731Z] 02:23:01 6 0.52 0.00 0.22 4.73 0.02 94.52 [2024-11-08T03:02:51.731Z] 02:23:01 7 0.28 0.00 0.07 0.02 0.02 99.62 [2024-11-08T03:02:51.731Z] 02:24:01 all 0.34 0.00 0.11 3.47 0.01 96.06 [2024-11-08T03:02:51.731Z] 02:24:01 0 0.67 0.00 0.15 1.00 0.02 98.16 [2024-11-08T03:02:51.731Z] 02:24:01 1 0.38 0.00 0.12 0.72 0.00 98.78 [2024-11-08T03:02:51.731Z] 02:24:01 2 0.20 0.00 0.05 0.02 0.02 99.72 [2024-11-08T03:02:51.731Z] 02:24:01 3 0.37 0.00 0.10 0.32 0.02 99.20 [2024-11-08T03:02:51.731Z] 02:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T03:02:51.731Z] 02:24:01 5 0.43 0.00 0.13 0.83 0.00 98.60 [2024-11-08T03:02:51.731Z] 02:24:01 6 0.38 0.00 0.22 24.11 0.03 75.26 [2024-11-08T03:02:51.731Z] 02:24:01 7 0.30 0.00 0.10 0.80 0.03 98.76 [2024-11-08T03:02:51.731Z] 02:25:01 all 0.55 0.00 0.21 9.23 0.03 89.98 [2024-11-08T03:02:51.731Z] 02:25:01 0 0.40 0.00 0.22 0.62 0.02 98.75 [2024-11-08T03:02:51.731Z] 02:25:01 1 0.40 0.00 0.20 1.82 0.03 97.55 [2024-11-08T03:02:51.731Z] 02:25:01 2 0.95 0.00 0.17 1.84 0.03 97.01 [2024-11-08T03:02:51.731Z] 02:25:01 3 0.69 0.00 0.25 1.66 0.07 97.34 [2024-11-08T03:02:51.731Z] 02:25:01 4 0.22 0.00 0.28 1.07 0.02 98.42 [2024-11-08T03:02:51.731Z] 02:25:01 5 0.98 0.00 0.20 1.20 0.02 97.60 [2024-11-08T03:02:51.731Z] 02:25:01 6 0.27 0.00 0.27 64.62 0.03 34.81 [2024-11-08T03:02:51.731Z] 02:25:01 7 0.47 0.00 0.08 1.07 0.03 98.34 [2024-11-08T03:02:51.731Z] 02:26:01 all 0.33 0.00 0.11 11.06 0.03 88.47 [2024-11-08T03:02:51.731Z] 02:26:01 0 0.30 0.00 0.07 1.32 0.02 98.30 [2024-11-08T03:02:51.731Z] 02:26:01 1 0.70 0.00 0.17 2.20 0.02 96.91 [2024-11-08T03:02:51.731Z] 02:26:01 2 0.35 0.00 0.15 0.92 0.02 98.56 [2024-11-08T03:02:51.731Z] 02:26:01 3 0.13 0.00 0.08 0.33 0.03 99.41 [2024-11-08T03:02:51.731Z] 02:26:01 4 0.22 0.00 0.05 0.97 0.02 98.75 [2024-11-08T03:02:51.731Z] 02:26:01 5 0.38 0.00 0.15 0.80 0.03 98.63 [2024-11-08T03:02:51.731Z] 02:26:01 6 0.27 0.00 0.17 81.83 0.05 17.69 [2024-11-08T03:02:51.731Z] 02:26:01 7 0.29 0.00 0.05 0.12 0.02 99.53 [2024-11-08T03:02:51.731Z] 02:27:01 all 0.27 0.00 0.08 10.27 0.02 89.35 [2024-11-08T03:02:51.731Z] 02:27:01 0 0.37 0.00 0.12 0.70 0.02 98.80 [2024-11-08T03:02:51.731Z] 02:27:01 1 0.27 0.00 0.03 1.13 0.02 98.55 [2024-11-08T03:02:51.731Z] 02:27:01 2 0.17 0.00 0.05 0.15 0.02 99.62 [2024-11-08T03:02:51.731Z] 02:27:01 3 0.40 0.00 0.12 0.92 0.03 98.53 [2024-11-08T03:02:51.731Z] 02:27:01 4 0.35 0.00 0.10 0.62 0.02 98.92 [2024-11-08T03:02:51.731Z] 02:27:01 5 0.22 0.00 0.08 1.37 0.02 98.31 [2024-11-08T03:02:51.731Z] 02:27:01 6 0.28 0.00 0.13 77.25 0.03 22.30 [2024-11-08T03:02:51.731Z] 02:27:01 7 0.08 0.00 0.03 0.00 0.03 99.85 [2024-11-08T03:02:51.731Z] 02:28:01 all 1.23 0.00 0.80 10.60 0.04 87.33 [2024-11-08T03:02:51.731Z] 02:28:01 0 0.80 0.00 0.42 0.68 0.02 98.08 [2024-11-08T03:02:51.731Z] 02:28:01 1 0.97 0.00 0.43 0.97 0.03 97.59 [2024-11-08T03:02:51.731Z] 02:28:01 2 1.51 0.00 2.20 4.57 0.03 91.69 [2024-11-08T03:02:51.731Z] 02:28:01 3 1.38 0.00 0.65 7.00 0.03 90.94 [2024-11-08T03:02:51.731Z] 02:28:01 4 0.65 0.00 0.65 13.40 0.03 85.26 [2024-11-08T03:02:51.731Z] 02:28:01 5 1.81 0.00 0.57 2.02 0.03 95.57 [2024-11-08T03:02:51.731Z] 02:28:01 6 1.74 0.00 0.92 32.14 0.05 65.15 [2024-11-08T03:02:51.731Z] 02:28:01 7 1.01 0.00 0.54 24.06 0.08 74.31 [2024-11-08T03:02:51.731Z] 02:29:01 all 0.27 0.00 0.08 0.12 0.01 99.52 [2024-11-08T03:02:51.731Z] 02:29:01 0 0.32 0.00 0.10 0.02 0.00 99.57 [2024-11-08T03:02:51.731Z] 02:29:01 1 0.18 0.00 0.12 0.02 0.02 99.67 [2024-11-08T03:02:51.731Z] 02:29:01 2 0.25 0.00 0.07 0.02 0.00 99.67 [2024-11-08T03:02:51.731Z] 02:29:01 3 0.18 0.00 0.12 0.22 0.02 99.47 [2024-11-08T03:02:51.731Z] 02:29:01 4 0.15 0.00 0.03 0.02 0.00 99.80 [2024-11-08T03:02:51.731Z] 02:29:01 5 0.20 0.00 0.05 0.08 0.02 99.65 [2024-11-08T03:02:51.731Z] 02:29:01 6 0.25 0.00 0.13 0.00 0.00 99.62 [2024-11-08T03:02:51.731Z] 02:29:01 7 0.65 0.00 0.05 0.59 0.00 98.71 [2024-11-08T03:02:51.731Z] 02:30:01 all 0.10 0.00 0.02 0.09 0.01 99.77 [2024-11-08T03:02:51.731Z] 02:30:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2024-11-08T03:02:51.731Z] 02:30:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2024-11-08T03:02:51.731Z] 02:30:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T03:02:51.731Z] 02:30:01 3 0.05 0.00 0.00 0.03 0.02 99.90 [2024-11-08T03:02:51.731Z] 02:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.731Z] 02:30:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-08T03:02:51.731Z] 02:30:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2024-11-08T03:02:51.731Z] 02:30:01 7 0.47 0.00 0.00 0.72 0.02 98.80 [2024-11-08T03:02:51.731Z] 02:31:01 all 0.17 0.00 0.01 0.02 0.00 99.79 [2024-11-08T03:02:51.731Z] 02:31:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T03:02:51.731Z] 02:31:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-11-08T03:02:51.731Z] 02:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.731Z] 02:31:01 3 0.07 0.00 0.02 0.08 0.00 99.83 [2024-11-08T03:02:51.731Z] 02:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.731Z] 02:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T03:02:51.731Z] 02:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T03:02:51.731Z] 02:31:01 7 1.12 0.00 0.02 0.12 0.00 98.74 [2024-11-08T03:02:51.731Z] 02:32:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2024-11-08T03:02:51.731Z] 02:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T03:02:51.731Z] 02:32:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2024-11-08T03:02:51.731Z] 02:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T03:02:51.731Z] 02:32:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2024-11-08T03:02:51.731Z] 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.731Z] 02:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T03:02:51.731Z] 02:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T03:02:51.732Z] 02:32:01 7 0.17 0.00 0.00 0.02 0.00 99.82 [2024-11-08T03:02:51.732Z] 02:33:01 all 0.12 0.00 0.02 0.09 0.01 99.76 [2024-11-08T03:02:51.732Z] 02:33:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-11-08T03:02:51.732Z] 02:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T03:02:51.732Z] 02:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T03:02:51.732Z] 02:33:01 3 0.08 0.00 0.03 0.43 0.02 99.43 [2024-11-08T03:02:51.732Z] 02:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:33:01 7 0.75 0.00 0.03 0.30 0.02 98.90 [2024-11-08T03:02:51.732Z] [2024-11-08T03:02:51.732Z] 02:33:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T03:02:51.732Z] 02:34:01 all 0.03 0.00 0.01 0.04 0.01 99.91 [2024-11-08T03:02:51.732Z] 02:34:01 0 0.08 0.00 0.02 0.02 0.02 99.87 [2024-11-08T03:02:51.732Z] 02:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T03:02:51.732Z] 02:34:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-08T03:02:51.732Z] 02:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T03:02:51.732Z] 02:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T03:02:51.732Z] 02:34:01 7 0.02 0.00 0.00 0.28 0.00 99.70 [2024-11-08T03:02:51.732Z] 02:35:01 all 0.04 0.00 0.02 0.02 0.01 99.91 [2024-11-08T03:02:51.732Z] 02:35:01 0 0.05 0.00 0.05 0.02 0.02 99.87 [2024-11-08T03:02:51.732Z] 02:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-08T03:02:51.732Z] 02:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T03:02:51.732Z] 02:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T03:02:51.732Z] 02:35:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-08T03:02:51.732Z] 02:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:35:01 7 0.13 0.00 0.02 0.15 0.00 99.70 [2024-11-08T03:02:51.732Z] 02:36:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2024-11-08T03:02:51.732Z] 02:36:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2024-11-08T03:02:51.732Z] 02:36:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-11-08T03:02:51.732Z] 02:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:36:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T03:02:51.732Z] 02:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:36:01 7 0.03 0.00 0.02 0.12 0.02 99.82 [2024-11-08T03:02:51.732Z] 02:37:01 all 0.10 0.00 0.02 0.04 0.01 99.84 [2024-11-08T03:02:51.732Z] 02:37:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2024-11-08T03:02:51.732Z] 02:37:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2024-11-08T03:02:51.732Z] 02:37:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2024-11-08T03:02:51.732Z] 02:37:01 3 0.07 0.00 0.02 0.12 0.00 99.80 [2024-11-08T03:02:51.732Z] 02:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T03:02:51.732Z] 02:37:01 7 0.37 0.00 0.00 0.23 0.00 99.40 [2024-11-08T03:02:51.732Z] 02:38:01 all 0.27 0.00 0.02 0.01 0.01 99.70 [2024-11-08T03:02:51.732Z] 02:38:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T03:02:51.732Z] 02:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T03:02:51.732Z] 02:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-08T03:02:51.732Z] 02:38:01 3 0.03 0.00 0.05 0.08 0.02 99.82 [2024-11-08T03:02:51.732Z] 02:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:38:01 7 1.90 0.00 0.00 0.02 0.00 98.08 [2024-11-08T03:02:51.732Z] 02:39:01 all 0.18 0.00 0.02 0.00 0.01 99.79 [2024-11-08T03:02:51.732Z] 02:39:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2024-11-08T03:02:51.732Z] 02:39:01 1 0.07 0.00 0.02 0.03 0.00 99.88 [2024-11-08T03:02:51.732Z] 02:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T03:02:51.732Z] 02:39:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T03:02:51.732Z] 02:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-08T03:02:51.732Z] 02:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:39:01 7 1.21 0.00 0.02 0.00 0.00 98.78 [2024-11-08T03:02:51.732Z] 02:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-08T03:02:51.732Z] 02:40:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T03:02:51.732Z] 02:40:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-08T03:02:51.732Z] 02:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T03:02:51.732Z] 02:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T03:02:51.732Z] 02:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:40:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:41:01 all 0.04 0.00 0.01 0.01 0.01 99.92 [2024-11-08T03:02:51.732Z] 02:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T03:02:51.732Z] 02:41:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2024-11-08T03:02:51.732Z] 02:41:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-08T03:02:51.732Z] 02:41:01 3 0.05 0.00 0.02 0.07 0.02 99.85 [2024-11-08T03:02:51.732Z] 02:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:41:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2024-11-08T03:02:51.732Z] 02:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T03:02:51.732Z] 02:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-11-08T03:02:51.732Z] 02:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T03:02:51.732Z] 02:42:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2024-11-08T03:02:51.732Z] 02:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-08T03:02:51.732Z] 02:42:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T03:02:51.732Z] 02:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T03:02:51.732Z] 02:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T03:02:51.732Z] 02:43:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-11-08T03:02:51.732Z] 02:43:01 0 0.07 0.00 0.08 0.00 0.02 99.83 [2024-11-08T03:02:51.732Z] 02:43:01 1 0.07 0.00 0.00 0.02 0.02 99.90 [2024-11-08T03:02:51.732Z] 02:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:43:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T03:02:51.732Z] 02:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:43:01 7 0.05 0.00 0.00 0.05 0.00 99.90 [2024-11-08T03:02:51.732Z] 02:44:01 all 0.08 0.00 0.02 0.00 0.01 99.90 [2024-11-08T03:02:51.732Z] 02:44:01 0 0.48 0.00 0.02 0.00 0.02 99.48 [2024-11-08T03:02:51.732Z] 02:44:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T03:02:51.732Z] 02:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-08T03:02:51.732Z] 02:44:01 3 0.03 0.00 0.05 0.02 0.00 99.90 [2024-11-08T03:02:51.732Z] 02:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T03:02:51.732Z] 02:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] [2024-11-08T03:02:51.732Z] 02:44:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T03:02:51.732Z] 02:45:01 all 0.15 0.00 0.02 0.01 0.01 99.81 [2024-11-08T03:02:51.732Z] 02:45:01 0 1.03 0.00 0.05 0.00 0.02 98.91 [2024-11-08T03:02:51.732Z] 02:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T03:02:51.732Z] 02:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T03:02:51.732Z] 02:45:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-08T03:02:51.732Z] 02:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:45:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T03:02:51.732Z] 02:45:01 7 0.00 0.00 0.00 0.10 0.00 99.90 [2024-11-08T03:02:51.732Z] 02:46:01 all 0.19 0.00 0.04 0.19 0.01 99.58 [2024-11-08T03:02:51.732Z] 02:46:01 0 1.26 0.00 0.03 1.06 0.03 97.62 [2024-11-08T03:02:51.732Z] 02:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:46:01 3 0.10 0.00 0.23 0.35 0.02 99.30 [2024-11-08T03:02:51.732Z] 02:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:46:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-08T03:02:51.732Z] 02:46:01 7 0.02 0.00 0.00 0.07 0.00 99.92 [2024-11-08T03:02:51.732Z] 02:47:01 all 0.08 0.00 0.02 0.08 0.01 99.81 [2024-11-08T03:02:51.732Z] 02:47:01 0 0.42 0.00 0.05 0.00 0.02 99.52 [2024-11-08T03:02:51.732Z] 02:47:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2024-11-08T03:02:51.732Z] 02:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:47:01 3 0.07 0.00 0.05 0.33 0.02 99.53 [2024-11-08T03:02:51.732Z] 02:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:47:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T03:02:51.732Z] 02:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:47:01 7 0.00 0.00 0.02 0.32 0.00 99.67 [2024-11-08T03:02:51.732Z] 02:48:01 all 0.09 0.00 0.01 0.01 0.01 99.88 [2024-11-08T03:02:51.732Z] 02:48:01 0 0.50 0.00 0.03 0.00 0.00 99.47 [2024-11-08T03:02:51.732Z] 02:48:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-08T03:02:51.732Z] 02:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-08T03:02:51.732Z] 02:48:01 3 0.08 0.00 0.02 0.02 0.03 99.85 [2024-11-08T03:02:51.732Z] 02:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T03:02:51.732Z] 02:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:48:01 7 0.00 0.00 0.00 0.07 0.00 99.93 [2024-11-08T03:02:51.732Z] 02:49:01 all 0.02 0.00 0.01 0.06 0.01 99.90 [2024-11-08T03:02:51.732Z] 02:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T03:02:51.732Z] 02:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T03:02:51.732Z] 02:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:49:01 3 0.03 0.00 0.03 0.35 0.02 99.57 [2024-11-08T03:02:51.732Z] 02:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T03:02:51.732Z] 02:49:01 7 0.00 0.00 0.00 0.15 0.00 99.85 [2024-11-08T03:02:51.732Z] 02:50:01 all 0.05 0.00 0.01 0.04 0.01 99.89 [2024-11-08T03:02:51.732Z] 02:50:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2024-11-08T03:02:51.732Z] 02:50:01 1 0.07 0.00 0.02 0.34 0.00 99.58 [2024-11-08T03:02:51.732Z] 02:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T03:02:51.732Z] 02:50:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2024-11-08T03:02:51.732Z] 02:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:50:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-08T03:02:51.732Z] 02:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:50:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-08T03:02:51.732Z] 02:51:01 all 0.08 0.00 0.03 0.05 0.01 99.84 [2024-11-08T03:02:51.732Z] 02:51:01 0 0.03 0.00 0.03 0.17 0.00 99.77 [2024-11-08T03:02:51.732Z] 02:51:01 1 0.43 0.00 0.07 0.02 0.02 99.47 [2024-11-08T03:02:51.732Z] 02:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T03:02:51.732Z] 02:51:01 3 0.10 0.00 0.07 0.07 0.03 99.73 [2024-11-08T03:02:51.732Z] 02:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T03:02:51.732Z] 02:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:51:01 7 0.02 0.00 0.02 0.13 0.00 99.83 [2024-11-08T03:02:51.732Z] 02:52:01 all 0.10 0.00 0.02 0.03 0.00 99.84 [2024-11-08T03:02:51.732Z] 02:52:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2024-11-08T03:02:51.732Z] 02:52:01 1 0.57 0.00 0.02 0.00 0.02 99.40 [2024-11-08T03:02:51.732Z] 02:52:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-08T03:02:51.732Z] 02:52:01 3 0.07 0.00 0.07 0.02 0.02 99.83 [2024-11-08T03:02:51.732Z] 02:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-08T03:02:51.732Z] 02:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:52:01 7 0.02 0.00 0.00 0.23 0.00 99.75 [2024-11-08T03:02:51.732Z] 02:53:01 all 0.21 0.00 0.02 0.01 0.01 99.75 [2024-11-08T03:02:51.732Z] 02:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T03:02:51.732Z] 02:53:01 1 1.55 0.00 0.03 0.00 0.02 98.40 [2024-11-08T03:02:51.732Z] 02:53:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2024-11-08T03:02:51.732Z] 02:53:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2024-11-08T03:02:51.732Z] 02:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:53:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-08T03:02:51.732Z] 02:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:53:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:54:01 all 0.10 0.00 0.02 0.01 0.01 99.87 [2024-11-08T03:02:51.732Z] 02:54:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2024-11-08T03:02:51.732Z] 02:54:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2024-11-08T03:02:51.732Z] 02:54:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2024-11-08T03:02:51.732Z] 02:54:01 3 0.07 0.00 0.02 0.07 0.02 99.83 [2024-11-08T03:02:51.732Z] 02:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:54:01 5 0.15 0.00 0.05 0.00 0.02 99.78 [2024-11-08T03:02:51.732Z] 02:54:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2024-11-08T03:02:51.732Z] 02:54:01 7 0.17 0.00 0.00 0.02 0.00 99.82 [2024-11-08T03:02:51.732Z] 02:55:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2024-11-08T03:02:51.732Z] 02:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:55:01 1 0.05 0.00 0.05 0.03 0.02 99.85 [2024-11-08T03:02:51.732Z] 02:55:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-08T03:02:51.732Z] 02:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-08T03:02:51.732Z] 02:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T03:02:51.732Z] 02:55:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2024-11-08T03:02:51.732Z] 02:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T03:02:51.732Z] 02:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T03:02:51.732Z] [2024-11-08T03:02:51.732Z] 02:55:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T03:02:51.732Z] 02:56:01 all 0.06 0.00 0.03 0.00 0.01 99.91 [2024-11-08T03:02:51.732Z] 02:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-08T03:02:51.732Z] 02:56:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2024-11-08T03:02:51.732Z] 02:56:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-11-08T03:02:51.732Z] 02:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T03:02:51.732Z] 02:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:56:01 5 0.17 0.00 0.05 0.00 0.02 99.77 [2024-11-08T03:02:51.732Z] 02:56:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T03:02:51.732Z] 02:56:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-08T03:02:51.732Z] 02:57:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2024-11-08T03:02:51.732Z] 02:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T03:02:51.732Z] 02:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T03:02:51.732Z] 02:57:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T03:02:51.732Z] 02:57:01 3 0.02 0.00 0.03 0.03 0.00 99.92 [2024-11-08T03:02:51.732Z] 02:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T03:02:51.732Z] 02:57:01 5 0.03 0.00 0.07 0.00 0.02 99.88 [2024-11-08T03:02:51.732Z] 02:57:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-08T03:02:51.732Z] 02:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-08T03:02:51.732Z] 02:58:01 all 0.04 0.00 0.03 0.00 0.01 99.93 [2024-11-08T03:02:51.732Z] 02:58:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-08T03:02:51.732Z] 02:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T03:02:51.732Z] 02:58:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-08T03:02:51.732Z] 02:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T03:02:51.732Z] 02:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T03:02:51.732Z] 02:58:01 5 0.10 0.00 0.08 0.00 0.03 99.78 [2024-11-08T03:02:51.732Z] 02:58:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2024-11-08T03:02:51.732Z] 02:58:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:59:01 all 0.05 0.00 0.01 0.03 0.01 99.89 [2024-11-08T03:02:51.732Z] 02:59:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2024-11-08T03:02:51.732Z] 02:59:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-11-08T03:02:51.732Z] 02:59:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-11-08T03:02:51.732Z] 02:59:01 3 0.02 0.00 0.02 0.13 0.02 99.82 [2024-11-08T03:02:51.732Z] 02:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T03:02:51.732Z] 02:59:01 5 0.08 0.00 0.02 0.00 0.03 99.87 [2024-11-08T03:02:51.733Z] 02:59:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T03:02:51.733Z] 02:59:01 7 0.03 0.00 0.00 0.08 0.00 99.88 [2024-11-08T03:02:51.733Z] 03:00:01 all 0.04 0.00 0.02 0.02 0.01 99.91 [2024-11-08T03:02:51.733Z] 03:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T03:02:51.733Z] 03:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-08T03:02:51.733Z] 03:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T03:02:51.733Z] 03:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T03:02:51.733Z] 03:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T03:02:51.733Z] 03:00:01 5 0.17 0.00 0.07 0.00 0.02 99.75 [2024-11-08T03:02:51.733Z] 03:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T03:02:51.733Z] 03:00:01 7 0.03 0.00 0.02 0.15 0.02 99.78 [2024-11-08T03:02:51.733Z] 03:01:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2024-11-08T03:02:51.733Z] 03:01:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2024-11-08T03:02:51.733Z] 03:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-08T03:02:51.733Z] 03:01:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-08T03:02:51.733Z] 03:01:01 3 0.05 0.00 0.03 0.03 0.02 99.87 [2024-11-08T03:02:51.733Z] 03:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T03:02:51.733Z] 03:01:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2024-11-08T03:02:51.733Z] 03:01:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-11-08T03:02:51.733Z] 03:01:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-08T03:02:51.733Z] 03:02:01 all 4.15 0.00 1.70 1.30 0.04 92.82 [2024-11-08T03:02:51.733Z] 03:02:01 0 4.14 0.00 2.01 0.27 0.03 93.54 [2024-11-08T03:02:51.733Z] 03:02:01 1 3.67 0.00 1.34 0.45 0.03 94.51 [2024-11-08T03:02:51.733Z] 03:02:01 2 2.89 0.00 1.15 0.08 0.03 95.85 [2024-11-08T03:02:51.733Z] 03:02:01 3 3.68 0.00 1.72 6.21 0.05 88.35 [2024-11-08T03:02:51.733Z] 03:02:01 4 5.13 0.00 1.97 0.05 0.03 92.82 [2024-11-08T03:02:51.733Z] 03:02:01 5 4.76 0.00 1.49 0.03 0.05 93.66 [2024-11-08T03:02:51.733Z] 03:02:01 6 4.44 0.00 1.87 0.05 0.05 93.58 [2024-11-08T03:02:51.733Z] 03:02:01 7 4.47 0.00 2.04 3.28 0.03 90.17 [2024-11-08T03:02:51.733Z] Average: all 7.54 0.00 1.34 2.28 0.03 88.81 [2024-11-08T03:02:51.733Z] Average: 0 7.62 0.00 1.38 2.61 0.04 88.36 [2024-11-08T03:02:51.733Z] Average: 1 7.53 0.00 1.43 1.72 0.03 89.28 [2024-11-08T03:02:51.733Z] Average: 2 7.56 0.00 1.46 1.13 0.03 89.82 [2024-11-08T03:02:51.733Z] Average: 3 7.45 0.00 1.33 2.16 0.04 89.01 [2024-11-08T03:02:51.733Z] Average: 4 7.34 0.00 1.26 1.21 0.03 90.16 [2024-11-08T03:02:51.733Z] Average: 5 7.55 0.00 1.26 0.86 0.03 90.30 [2024-11-08T03:02:51.733Z] Average: 6 7.69 0.00 1.35 6.35 0.03 84.58 [2024-11-08T03:02:51.733Z] Average: 7 7.55 0.00 1.28 2.18 0.03 88.96 [2024-11-08T03:02:51.733Z] [2024-11-08T03:02:51.733Z] [2024-11-08T03:02:51.733Z]