Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 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-ssh12685280942457762313.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-ssh7226978221827462323.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-ssh7891620465099442419.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-ssh646308984690336812.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-ssh10840522475895011490.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22191 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/720 [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/720 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 (main) Commit message: "Merge pull request #4961 from jinlinGuan/issue-4936" > git config core.sparsecheckout # timeout=10 > git checkout -f a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 # timeout=10 > git rev-list --no-walk 97aa120ff60dfd4d722ec5077cfcbd57441af356 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:47:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:47:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:47:27 ========================================================= 09:47:27 EdgeX Global Pipelines Version Info 09:47:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:47:28 ------------------- 09:47:28 stable info: 09:47:28 ------------------- 09:47:28 Commited By: Ginny Guan ginny@iotechsys.com 09:47:28 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:47:28 Message: update stable to v1.0.265 09:47:29 ------------------- 09:47:29 experimental info: 09:47:29 ------------------- 09:47:29 Commited By: Cherry Wang cherry@iotechsys.com 09:47:29 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:47:29 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0e9b9b [Pipeline] echo 09:47:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:47:29 provisioning config files... 09:47:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/720@tmp/config6542738853390126372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:47:30 ---> ****-login.sh 09:47:30 nexus3.edgexfoundry.org:10001 09:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:30 Configure a credential helper to remove this warning. See 09:47:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:30 09:47:30 Login Succeeded 09:47:30 nexus3.edgexfoundry.org:10002 09:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:30 Configure a credential helper to remove this warning. See 09:47:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:30 09:47:30 Login Succeeded 09:47:30 nexus3.edgexfoundry.org:10003 09:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:30 Configure a credential helper to remove this warning. See 09:47:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:30 09:47:30 Login Succeeded 09:47:30 nexus3.edgexfoundry.org:10004 09:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:30 Configure a credential helper to remove this warning. See 09:47:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:30 09:47:30 Login Succeeded 09:47:30 ****.io 09:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:47:31 Configure a credential helper to remove this warning. See 09:47:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:47:31 09:47:31 Login Succeeded 09:47:31 ---> ****-login.sh ends [Pipeline] } 09:47:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:47:31 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 09:47:31 + dirname cmd/core-command/Dockerfile 09:47:31 + cut -d/ -f2 09:47:31 + echo core-command,cmd/core-command/Dockerfile 09:47:31 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:47:31 + cut -d/ -f2 09:47:31 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:47:31 + dirname cmd/core-data/Dockerfile 09:47:31 + cut -d/ -f2 09:47:31 + echo core-data,cmd/core-data/Dockerfile 09:47:31 + dirname cmd/core-keeper/Dockerfile 09:47:31 + cut -d/ -f2 09:47:31 + echo core-keeper,cmd/core-keeper/Dockerfile 09:47:31 + dirname cmd/core-metadata/Dockerfile 09:47:31 + cut -d/ -f2 09:47:31 + echo core-metadata,cmd/core-metadata/Dockerfile 09:47:31 + dirname cmd/security-bootstrapper/Dockerfile 09:47:31 + cut -d/ -f2 09:47:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:47:31 + dirname cmd/security-proxy-auth/Dockerfile 09:47:31 + cut -d/ -f2 09:47:31 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:47:31 + dirname cmd/security-proxy-setup/Dockerfile 09:47:31 + cut -d/ -f2 09:47:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:47:31 + dirname cmd/security-secretstore-setup/Dockerfile 09:47:31 + cut -d/ -f2 09:47:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:47:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:47:31 + cut -d/ -f2 09:47:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:47:31 + dirname cmd/security-spire-agent/Dockerfile 09:47:31 + cut -d/ -f2 09:47:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:47:31 + dirname cmd/security-spire-config/Dockerfile 09:47:31 + cut -d/ -f2 09:47:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:47:31 + dirname cmd/security-spire-server/Dockerfile 09:47:31 + cut -d/ -f2 09:47:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:47:31 + dirname cmd/support-cron-scheduler/Dockerfile 09:47:31 + cut -d/ -f2 09:47:31 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 09:47:31 + dirname cmd/support-notifications/Dockerfile 09:47:31 + cut -d/ -f2 09:47:31 + echo support-notifications,cmd/support-notifications/Dockerfile 09:47:31 + dirname cmd/support-scheduler/Dockerfile 09:47:31 + cut -d/ -f2 09:47:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:47:31 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:47:31 + git rev-list -1 --merges a0e9b9bcbc4402ccd30ed6ea31dfd92671977196~1..a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] echo 09:47:31 -----------> git rev-list -1 --merges a0e9b9bcbc4402ccd30ed6ea31dfd92671977196~1..a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:47:31 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [false] [Pipeline] sh 09:47:32 + git log --format=format:%s -1 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] echo 09:47:32 ========================================================= 09:47:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:47:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:47:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:47:32 + grep -v github /etc/ssh/ssh_known_hosts 09:47:32 + [ -e /tmp/ssh_known_hosts ] 09:47:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:47:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:47:32 + sudo tee -a /etc/ssh/ssh_known_hosts 09:47:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:47:33 09:47:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:47:33 0.1.4: Pulling from edgex-devops/py-git-semver 09:47:33 b85a868b505f: Pulling fs layer 09:47:33 e2be974225ed: Pulling fs layer 09:47:33 339a4e72a1f5: Pulling fs layer 09:47:33 988bab9f4d93: Pulling fs layer 09:47:33 1469e6f7b9e6: Pulling fs layer 09:47:33 eaf3925da568: Pulling fs layer 09:47:33 bab4dde63d76: Pulling fs layer 09:47:33 bde34c3a00c8: Pulling fs layer 09:47:33 b352a97aabf1: Pulling fs layer 09:47:33 4872d77fe225: Pulling fs layer 09:47:33 5851b861e8e6: Pulling fs layer 09:47:33 988bab9f4d93: Waiting 09:47:33 eaf3925da568: Waiting 09:47:33 4872d77fe225: Waiting 09:47:33 b352a97aabf1: Waiting 09:47:33 5851b861e8e6: Waiting 09:47:33 1469e6f7b9e6: Waiting 09:47:33 bab4dde63d76: Waiting 09:47:33 bde34c3a00c8: Waiting 09:47:33 e2be974225ed: Download complete 09:47:33 988bab9f4d93: Verifying Checksum 09:47:33 988bab9f4d93: Download complete 09:47:33 1469e6f7b9e6: Verifying Checksum 09:47:33 1469e6f7b9e6: Download complete 09:47:33 eaf3925da568: Verifying Checksum 09:47:33 eaf3925da568: Download complete 09:47:33 339a4e72a1f5: Verifying Checksum 09:47:33 339a4e72a1f5: Download complete 09:47:33 b352a97aabf1: Verifying Checksum 09:47:33 b352a97aabf1: Download complete 09:47:33 4872d77fe225: Download complete 09:47:33 5851b861e8e6: Download complete 09:47:33 b85a868b505f: Download complete 09:47:33 bab4dde63d76: Verifying Checksum 09:47:33 bab4dde63d76: Download complete 09:47:34 b85a868b505f: Pull complete 09:47:34 e2be974225ed: Pull complete 09:47:35 339a4e72a1f5: Pull complete 09:47:35 988bab9f4d93: Pull complete 09:47:35 1469e6f7b9e6: Pull complete 09:47:35 eaf3925da568: Pull complete 09:47:37 bab4dde63d76: Pull complete 09:47:37 bde34c3a00c8: Pull complete 09:47:37 b352a97aabf1: Pull complete 09:47:37 4872d77fe225: Pull complete 09:47:37 5851b861e8e6: Pull complete 09:47:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:47:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:47:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:38 prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container 09:47:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@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 09:47:41 $ docker top 508d2e401c3fcbecd79783452bdd422f9eea602209ae9fe270215bc82edb5bd2 -eo pid,comm 09:47:41 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). 09:47:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:47:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:47:41 [ssh-agent] Looking for ssh-agent implementation... 09:47:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:47:41 $ docker exec 508d2e401c3fcbecd79783452bdd422f9eea602209ae9fe270215bc82edb5bd2 ssh-agent 09:47:42 SSH_AUTH_SOCK=/tmp/ssh-Zf9oB6YoIhib/agent.33 09:47:42 SSH_AGENT_PID=39 09:47:42 Running ssh-add (command line suppressed) 09:47:42 Identity added: /w/workspace/edgex-go/720@tmp/private_key_6202665654539308007.key (/w/workspace/edgex-go/720@tmp/private_key_6202665654539308007.key) 09:47:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:47:42 + git tag --points-at HEAD [Pipeline] } 09:47:42 $ docker exec --env ******** --env ******** 508d2e401c3fcbecd79783452bdd422f9eea602209ae9fe270215bc82edb5bd2 ssh-agent -k 09:47:42 unset SSH_AUTH_SOCK; 09:47:42 unset SSH_AGENT_PID; 09:47:42 echo Agent pid 39 killed; 09:47:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:47:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:47:42 [ssh-agent] Looking for ssh-agent implementation... 09:47:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:47:42 $ docker exec 508d2e401c3fcbecd79783452bdd422f9eea602209ae9fe270215bc82edb5bd2 ssh-agent 09:47:42 SSH_AUTH_SOCK=/tmp/ssh-k4gQ5g6po6dG/agent.72 09:47:42 SSH_AGENT_PID=78 09:47:42 Running ssh-add (command line suppressed) 09:47:42 Identity added: /w/workspace/edgex-go/720@tmp/private_key_15469600781936243308.key (/w/workspace/edgex-go/720@tmp/private_key_15469600781936243308.key) 09:47:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:47:43 + git semver init 09:47:43 2024-10-08 09:47:43,368 [run_init] DEBUG init version:0.0.0 force:False 09:47:43 2024-10-08 09:47:43,369 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/720/.semver 09:47:43 2024-10-08 09:47:43,370 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/720/.semver 09:47:43 2024-10-08 09:47:43,370 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/720/.semver'], cwd=/w/workspace/edgex-go/720, universal_newlines=False, shell=None, istream=None) 09:47:50 2024-10-08 09:47:48,813 [append_file] DEBUG append to file:/w/workspace/edgex-go/720/.git/info/exclude 09:47:50 2024-10-08 09:47:48,813 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/720/.semver/main with force:False 09:47:50 2024-10-08 09:47:48,813 [read_version] DEBUG read version from /w/workspace/edgex-go/720/.semver/main 09:47:50 2024-10-08 09:47:48,813 [read_version] DEBUG read version from /w/workspace/edgex-go/720/.semver/main 09:47:50 3.2.0-dev.97 [Pipeline] } 09:47:50 $ docker exec --env ******** --env ******** 508d2e401c3fcbecd79783452bdd422f9eea602209ae9fe270215bc82edb5bd2 ssh-agent -k 09:47:50 unset SSH_AUTH_SOCK; 09:47:50 unset SSH_AGENT_PID; 09:47:50 echo Agent pid 78 killed; 09:47:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:47:50 + git semver [Pipeline] } 09:47:50 $ docker stop --time=1 508d2e401c3fcbecd79783452bdd422f9eea602209ae9fe270215bc82edb5bd2 09:47:52 $ docker rm -f --volumes 508d2e401c3fcbecd79783452bdd422f9eea602209ae9fe270215bc82edb5bd2 [Pipeline] // withDockerContainer [Pipeline] sh 09:47:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:47:52 Stashed 1 file(s) [Pipeline] echo 09:47:52 [edgeXSemver]: initialized semver on version 3.2.0-dev.97 [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 09:47:53 + git config --global --add safe.directory /w/workspace/edgex-go/720 [Pipeline] echo 09:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:47:53 ========================================================= 09:47:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:47:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:47:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:47:53 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:47:53 43c4264eed91: Pulling fs layer 09:47:53 4cc291be95ef: Pulling fs layer 09:47:53 2ac1f1163629: Pulling fs layer 09:47:53 5c3c966382ef: Pulling fs layer 09:47:53 4f4fb700ef54: Pulling fs layer 09:47:53 5d5c8e513c77: Pulling fs layer 09:47:53 9f66e0745190: Pulling fs layer 09:47:53 f49a43e4bbc0: Pulling fs layer 09:47:53 561ebcabdf7f: Pulling fs layer 09:47:53 5c3c966382ef: Waiting 09:47:53 4f4fb700ef54: Waiting 09:47:53 5d5c8e513c77: Waiting 09:47:53 9f66e0745190: Waiting 09:47:53 561ebcabdf7f: Waiting 09:47:53 f49a43e4bbc0: Waiting 09:47:53 4cc291be95ef: Download complete 09:47:53 5c3c966382ef: Verifying Checksum 09:47:53 5c3c966382ef: Download complete 09:47:53 4f4fb700ef54: Verifying Checksum 09:47:53 4f4fb700ef54: Download complete 09:47:53 5d5c8e513c77: Verifying Checksum 09:47:53 5d5c8e513c77: Download complete 09:47:53 43c4264eed91: Download complete 09:47:53 9f66e0745190: Verifying Checksum 09:47:53 9f66e0745190: Download complete 09:47:53 43c4264eed91: Pull complete 09:47:53 561ebcabdf7f: Verifying Checksum 09:47:53 561ebcabdf7f: Download complete 09:47:53 4cc291be95ef: Pull complete 09:47:53 2ac1f1163629: Verifying Checksum 09:47:53 2ac1f1163629: Download complete 09:47:54 f49a43e4bbc0: Verifying Checksum 09:47:54 f49a43e4bbc0: Download complete 09:47:57 2ac1f1163629: Pull complete 09:47:57 5c3c966382ef: Pull complete 09:47:57 4f4fb700ef54: Pull complete 09:47:57 5d5c8e513c77: Pull complete 09:47:57 9f66e0745190: Pull complete 09:48:00 f49a43e4bbc0: Pull complete 09:48:00 561ebcabdf7f: Pull complete 09:48:00 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:48:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:48:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 09:48:00 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:48:00 WORKDIR /edgex 09:48:00 COPY go.mod . 09:48:00 RUN go mod downloaddocker 09:48:00 build -t ci-base-image-x86_64 -f - . 09:48:01 Sending build context to Docker daemon 179.7MB 09:48:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:48:01 ---> 3a752c3f9dda 09:48:01 Step 2/4 : WORKDIR /edgex 09:48:06 ---> Running in 5968c8c8cc78 09:48:06 Removing intermediate container 5968c8c8cc78 09:48:06 ---> 018f758c349a 09:48:06 Step 3/4 : COPY go.mod . 09:48:06 ---> 23bd1e22feb4 09:48:06 Step 4/4 : RUN go mod download 09:48:06 ---> Running in 35c60f6af0bc 09:48:07 Still waiting to schedule task 09:48:07 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:48:30 Removing intermediate container 35c60f6af0bc 09:48:30 ---> 4875974f8003 09:48:30 Successfully built 4875974f8003 09:48:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:30 + docker inspect -f . ci-base-image-x86_64 09:48:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:30 prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container 09:48:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@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 09:48:31 $ docker top 1d96693e9985c8f9bdf06d94c0d38cbc7bde8133a898d4302696c377679b9f35 -eo pid,comm [Pipeline] { [Pipeline] sh 09:48:31 + go version 09:48:31 go version go1.23.2 linux/amd64 [Pipeline] } 09:48:31 $ docker stop --time=1 1d96693e9985c8f9bdf06d94c0d38cbc7bde8133a898d4302696c377679b9f35 09:48:32 $ docker rm -f --volumes 1d96693e9985c8f9bdf06d94c0d38cbc7bde8133a898d4302696c377679b9f35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:33 + docker inspect -f . ci-base-image-x86_64 09:48:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:33 prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container 09:48:33 $ 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/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@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 09:48:33 $ docker top 1d52e4b61717fc083d14648a922847381f464108631fda1e900f4e0fba289325 -eo pid,comm [Pipeline] { [Pipeline] echo 09:48:33 ========================================================= 09:48:33 [edgeXBuildGoParallel] Running Tests and Build... 09:48:33 ========================================================= [Pipeline] sh 09:48:34 + git config --global --add safe.directory /w/workspace/edgex-go/720 [Pipeline] fileExists [Pipeline] sh 09:48:34 + make test 09:48:34 go test -race -coverprofile=coverage.out ./... 09:48:42 ? github.com/edgexfoundry/edgex-go [no test files] 09:49:09 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:49:09 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:49:09 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:49:09 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:49:09 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:49:09 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:49:09 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:49:09 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:49:09 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:49:09 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:49:09 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:49:09 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 09:49:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:49:09 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:49:09 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:49:09 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:49:13 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:49:13 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:49:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 09:49:13 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:49:13 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 09:49:13 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:49:13 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:49:13 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:49:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 09:49:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:49:13 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:49:13 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:49:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:49:13 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:49:13 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:49:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:49:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:49:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:49:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:49:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:49:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:49:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:49:17 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:49:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements 09:49:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 53.3% of statements 09:49:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.611s coverage: 93.4% of statements 09:49:17 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.038s coverage: 91.7% of statements 09:49:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:49:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:49:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 10.0% of statements 09:49:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:49:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:49:18 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:49:18 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:49:18 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:49:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:49:18 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:49:18 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:49:18 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:49:18 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:49:18 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:49:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.434s coverage: 95.8% of statements 09:49:20 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 09:49:20 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:49:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:49:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] 09:49:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.035s coverage: 0.8% of statements 09:49:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 42.5% of statements 09:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements 09:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 77.8% of statements 09:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 09:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:49:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:49:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:49:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:49:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:49:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:49:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 2.914s coverage: 96.3% of statements 09:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 09:49:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:49:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:49:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:49:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:49:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:49:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:49:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:49:25 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:49:25 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:49:26 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:49:27 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:49:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:49:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:49:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:49:31 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:49:31 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:49:31 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:49:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:49:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:49:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:49:33 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:49:33 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:49:33 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:49:33 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 09:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 09:49:34 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 09:49:34 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 09:49:34 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 09:49:36 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:49:36 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:49:36 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:49:37 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:49:37 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:49:37 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:49:37 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:49:39 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:49:39 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:49:39 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 09:49:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:49:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:49:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:49:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.230s coverage: 79.9% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.046s coverage: 92.9% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.109s coverage: 63.1% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.020s coverage: 100.0% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.031s coverage: 73.7% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.133s coverage: 36.5% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 89.5% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.028s coverage: 84.8% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.065s coverage: 97.1% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.024s coverage: 35.9% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.111s coverage: 95.7% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 09:49:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements 09:49:47 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 09:49:47 running golangci-lint 09:49:47 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 09:49:47 go version go1.23.2 linux/amd64 09:49:47 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 09:49:47 level=info msg="[config_reader] Used config file .golangci.yml" 09:49:47 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:50:09 level=info msg="[loader] Go packages loading at mode 575 (files|name|deps|exports_file|imports|types_sizes|compiled_files) took 21.383484147s" 09:50:09 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.533349ms" 09:50:21 level=info msg="[linters_context/goanalysis] analyzers took 1m34.440726309s with top 10 stages: buildir: 53.034485233s, gosec: 3.533295194s, fact_deprecated: 3.285657378s, inspect: 2.835860639s, printf: 2.089259897s, ctrlflow: 1.724521376s, fact_purity: 1.200876339s, S1038: 1.167103717s, nilness: 1.089499801s, unused: 894.21479ms" 09:50:21 level=info msg="[runner] Issues before processing: 219, after processing: 0" 09:50:21 level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 219/219, exclude: 219/219, exclude-rules: 219/22, autogenerated_exclude: 219/219, nolint: 22/0, cgo: 219/219, skip_dirs: 219/219, skip_files: 219/219, invalid_issue: 219/219, path_prettifier: 219/219, filename_unadjuster: 219/219" 09:50:21 level=info msg="[runner] processing took 18.15343ms with stages: nolint: 6.808735ms, identifier_marker: 5.963036ms, autogenerated_exclude: 1.728118ms, path_prettifier: 1.598093ms, exclude-rules: 1.109047ms, skip_dirs: 854.728µs, invalid_issue: 46.392µs, cgo: 28.641µs, filename_unadjuster: 13.09µs, max_same_issues: 750ns, skip_files: 440ns, uniq_by_line: 380ns, fixer: 370ns, source_code: 360ns, exclude: 250ns, sort_results: 250ns, path_prefixer: 160ns, max_from_linter: 150ns, diff: 130ns, max_per_file_from_linter: 120ns, path_shortener: 100ns, severity-rules: 90ns" 09:50:21 level=info msg="[runner] linters took 10.976769447s with stages: goanalysis_metalinter: 10.958535085s" 09:50:21 level=info msg="File cache stats: 0 entries of total size 0B" 09:50:21 level=info msg="Memory: 323 samples, avg is 282.4MB, max is 1351.9MB" 09:50:21 level=info msg="Execution took 32.419432044s" 09:50:21 go vet ./... 09:50:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:50:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:50:26 ./bin/test-attribution-txt.sh [Pipeline] echo 09:50:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:50:27 + ls -al . 09:50:27 total 1852 09:50:27 drwxrwxr-x 11 1001 1001 4096 Oct 8 09:48 . 09:50:27 drwxr-xr-x 4 root root 4096 Oct 8 09:48 .. 09:50:27 drwxrwxr-x 2 1001 1001 4096 Oct 8 09:47 .blubracket 09:50:27 -rw-rw-r-- 1 1001 1001 10 Oct 8 09:47 .dockerignore 09:50:27 drwxrwxr-x 8 1001 1001 4096 Oct 8 09:49 .git 09:50:27 drwxrwxr-x 3 1001 1001 4096 Oct 8 09:47 .github 09:50:27 -rw-rw-r-- 1 1001 1001 1102 Oct 8 09:47 .gitignore 09:50:27 -rw-rw-r-- 1 1001 1001 199 Oct 8 09:47 .golangci.yml 09:50:27 -rw-rw-r-- 1 1001 1001 100 Oct 8 09:47 .hadolint.yml 09:50:27 drwxr-xr-x 3 1001 1001 4096 Oct 8 09:47 .semver 09:50:27 -rw-rw-r-- 1 1001 1001 155 Oct 8 09:47 .sonarcloud.properties 09:50:27 -rw-rw-r-- 1 1001 1001 1171 Oct 8 09:47 ADOPTERS.md 09:50:27 -rw-rw-r-- 1 1001 1001 21553 Oct 8 09:47 Attribution.txt 09:50:27 -rw-rw-r-- 1 1001 1001 100284 Oct 8 09:47 CHANGELOG.md 09:50:27 -rw-rw-r-- 1 1001 1001 3804 Oct 8 09:47 CONTRIBUTING.md 09:50:27 -rw-rw-r-- 1 1001 1001 677 Oct 8 09:47 GOVERNANCE.md 09:50:27 -rw-rw-r-- 1 1001 1001 861 Oct 8 09:47 Jenkinsfile 09:50:27 -rw-rw-r-- 1 1001 1001 10775 Oct 8 09:47 LICENSE 09:50:27 -rw-rw-r-- 1 1001 1001 16854 Oct 8 09:47 Makefile 09:50:27 -rw-rw-r-- 1 1001 1001 582 Oct 8 09:47 OWNERS.md 09:50:27 -rw-rw-r-- 1 1001 1001 9528 Oct 8 09:47 README.md 09:50:27 -rw-rw-r-- 1 1001 1001 789 Oct 8 09:47 SECURITY.md 09:50:27 -rw-rw-r-- 1 1001 1001 12 Oct 8 09:47 VERSION 09:50:27 drwxrwxr-x 2 1001 1001 4096 Oct 8 09:47 bin 09:50:27 drwxrwxr-x 20 1001 1001 4096 Oct 8 09:47 cmd 09:50:27 -rw-r--r-- 1 root root 1504316 Oct 8 09:49 coverage.out 09:50:27 drwxrwxr-x 2 1001 1001 4096 Oct 8 09:47 fuzz_test 09:50:27 -rw-rw-r-- 1 1001 1001 7305 Oct 8 09:47 go.mod 09:50:27 -rw-rw-r-- 1 1001 1001 102748 Oct 8 09:47 go.sum 09:50:27 drwxrwxr-x 7 1001 1001 4096 Oct 8 09:47 internal 09:50:27 drwxrwxr-x 3 1001 1001 4096 Oct 8 09:47 openapi 09:50:27 -rw-rw-r-- 1 1001 1001 584 Oct 8 09:47 security.txt 09:50:27 -rw-rw-r-- 1 1001 1001 204 Oct 8 09:47 version.go [Pipeline] sh 09:50:27 + '[' -e coverage.out ] 09:50:27 + chown 1001:1001 coverage.out [Pipeline] stash 09:50:27 Stashed 1 file(s) [Pipeline] sh 09:50:27 + make build 09:50:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:50:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:50:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:50:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:50:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:50:55 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:51:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:51:01 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:51:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22192 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:51:03 Running in /w/workspace/edgex-go/720 [Pipeline] { [Pipeline] checkout 09:51:03 The recommended git tool is: git 09:51:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:51:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:51:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:51:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:51:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:51:08 using credential edgex-jenkins-ssh 09:51:08 Cloning the remote Git repository 09:51:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:51:08 > git init /w/workspace/edgex-go/720 # timeout=10 09:51:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:51:08 $ docker stop --time=1 1d52e4b61717fc083d14648a922847381f464108631fda1e900f4e0fba289325 09:51:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:51:08 > git --version # timeout=10 09:51:08 > git --version # 'git version 2.25.1' 09:51:08 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:14 $ docker rm -f --volumes 1d52e4b61717fc083d14648a922847381f464108631fda1e900f4e0fba289325 [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 09:51:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:51:15 09:51:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:51:24 latest: Pulling from edgex-devops/edgex-compose 09:51:24 91d30c5bc195: Pulling fs layer 09:51:24 2e9b0aa3be6d: Pulling fs layer 09:51:24 9c61dcf015f6: Pulling fs layer 09:51:24 4698f68db338: Pulling fs layer 09:51:24 2a2f49069b9e: Pulling fs layer 09:51:24 e0025b399a48: Pulling fs layer 09:51:24 4698f68db338: Waiting 09:51:24 2a2f49069b9e: Waiting 09:51:24 e0025b399a48: Waiting 09:51:24 91d30c5bc195: Verifying Checksum 09:51:24 91d30c5bc195: Download complete 09:51:24 4698f68db338: Verifying Checksum 09:51:24 4698f68db338: Download complete 09:51:24 91d30c5bc195: Pull complete 09:51:24 2e9b0aa3be6d: Verifying Checksum 09:51:24 2e9b0aa3be6d: Download complete 09:51:24 e0025b399a48: Download complete 09:51:24 2a2f49069b9e: Download complete 09:51:24 2e9b0aa3be6d: Pull complete 09:51:24 9c61dcf015f6: Verifying Checksum 09:51:24 9c61dcf015f6: Download complete 09:51:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:51:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:25 Avoid second fetch 09:51:25 Checking out Revision a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 (main) 09:51:26 9c61dcf015f6: Pull complete 09:51:26 4698f68db338: Pull complete 09:51:26 Commit message: "Merge pull request #4961 from jinlinGuan/issue-4936" 09:51:26 2a2f49069b9e: Pull complete 09:51:26 e0025b399a48: Pull complete 09:51:26 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:51:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:51:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:26 prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container 09:51:27 $ 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/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@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 09:51:25 > git config core.sparsecheckout # timeout=10 09:51:25 > git checkout -f a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 # timeout=10 09:51:29 $ docker top 1a784f116e7a20da5c4656ae5c047ea0d4f50cedcdc4719cd1f439764f497cf3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:29 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:51:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:51:31 % Total % Received % Xferd Average Speed Time Time Time Current 09:51:31 Dload Upload Total Spent Left Speed 09:51:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 69717 0 --:--:-- --:--:-- --:--:-- 69340 100 12828 100 12828 0 0 68967 0 --:--:-- --:--:-- --:--:-- 68967 [Pipeline] sh 09:51:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:51:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 09:51:31 sudo tee /etc/docker/daemon.new 09:51:31 { 09:51:31 "registry-mirrors": [ 09:51:31 "https://nexus3.edgexfoundry.org:10001" 09:51:31 ], 09:51:31 "bip": "10.250.0.254/24", 09:51:31 "hosts": [ 09:51:31 "tcp://0.0.0.0:5555", 09:51:31 "unix:///var/run/docker.sock" 09:51:31 ], 09:51:31 "mtu": 1458, 09:51:31 "selinux-enabled": true, 09:51:31 "seccomp-profile": "/etc/docker/seccomp.json" 09:51:31 } [Pipeline] sh 09:51:32 #1 [core-metadata internal] load build definition from Dockerfile 09:51:32 #1 transferring dockerfile: 2.13kB done 09:51:32 #1 DONE 0.0s 09:51:32 09:51:32 #2 [support-cron-scheduler internal] load build definition from Dockerfile 09:51:32 #2 transferring dockerfile: 1.85kB done 09:51:32 #2 DONE 0.0s 09:51:32 09:51:32 #3 [core-data internal] load build definition from Dockerfile 09:51:32 #3 transferring dockerfile: 2.07kB done 09:51:32 #3 DONE 0.0s 09:51:32 09:51:32 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:51:32 #4 transferring dockerfile: 1.89kB done 09:51:32 #4 DONE 0.0s 09:51:32 09:51:32 #5 [security-proxy-setup internal] load build definition from Dockerfile 09:51:32 #5 transferring dockerfile: 2.50kB done 09:51:32 #5 DONE 0.0s 09:51:32 09:51:32 #6 [core-command internal] load build definition from Dockerfile 09:51:32 #6 transferring dockerfile: 1.93kB done 09:51:32 #6 DONE 0.0s 09:51:32 09:51:32 #7 [security-spire-agent internal] load build definition from Dockerfile 09:51:32 #7 transferring dockerfile: 1.81kB done 09:51:32 #7 DONE 0.0s 09:51:32 09:51:32 #8 [support-notifications internal] load build definition from Dockerfile 09:51:32 #8 transferring dockerfile: 2.02kB done 09:51:32 #8 DONE 0.0s 09:51:32 09:51:32 #9 [security-spire-config internal] load build definition from Dockerfile 09:51:32 #9 transferring dockerfile: 1.69kB done 09:51:32 #9 DONE 0.0s 09:51:32 09:51:32 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:51:32 #10 transferring dockerfile: 2.23kB done 09:51:32 #10 DONE 0.0s 09:51:32 09:51:32 #11 [security-spire-server internal] load build definition from Dockerfile 09:51:32 #11 transferring dockerfile: 1.70kB done 09:51:32 #11 DONE 0.0s 09:51:32 09:51:32 #12 [security-bootstrapper internal] load build definition from Dockerfile 09:51:32 #12 transferring dockerfile: 3.17kB done 09:51:32 #12 DONE 0.0s 09:51:32 09:51:32 #13 [support-scheduler internal] load build definition from Dockerfile 09:51:32 #13 transferring dockerfile: 1.93kB done 09:51:32 #13 DONE 0.0s 09:51:32 09:51:32 #14 [core-keeper internal] load build definition from Dockerfile 09:51:32 #14 transferring dockerfile: 2.07kB done 09:51:32 #14 DONE 0.1s 09:51:32 09:51:32 #15 [security-secretstore-setup internal] load build definition from Dockerfile 09:51:32 #15 transferring dockerfile: 2.49kB done 09:51:32 #15 DONE 0.0s 09:51:32 09:51:32 #16 [security-proxy-auth internal] load build definition from Dockerfile 09:51:32 #16 transferring dockerfile: 2.15kB done 09:51:32 #16 DONE 0.0s 09:51:32 09:51:32 #17 [core-metadata internal] load .dockerignore 09:51:32 #17 transferring context: 50B done 09:51:32 #17 DONE 0.0s 09:51:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:51:32 09:51:32 #18 [support-cron-scheduler internal] load .dockerignore 09:51:32 #18 transferring context: 50B done 09:51:32 #18 DONE 0.0s 09:51:32 09:51:32 #19 [core-data internal] load .dockerignore 09:51:32 #19 transferring context: 50B done 09:51:32 #19 DONE 0.0s 09:51:32 09:51:32 #20 [security-spiffe-token-provider internal] load .dockerignore 09:51:32 #20 transferring context: 50B done 09:51:32 #20 DONE 0.0s 09:51:32 09:51:32 #21 [security-proxy-setup internal] load .dockerignore 09:51:32 #21 transferring context: 50B done 09:51:32 #21 DONE 0.0s 09:51:32 09:51:32 #22 [core-command internal] load .dockerignore 09:51:32 #22 transferring context: 50B done 09:51:32 #22 DONE 0.0s 09:51:32 09:51:32 #23 [security-spire-agent internal] load .dockerignore 09:51:32 #23 transferring context: 50B done 09:51:32 #23 DONE 0.0s 09:51:32 09:51:32 #24 [support-notifications internal] load .dockerignore 09:51:32 #24 transferring context: 50B done 09:51:32 #24 DONE 0.0s 09:51:32 09:51:32 #25 [security-spire-config internal] load .dockerignore 09:51:32 #25 transferring context: 50B done 09:51:32 #25 DONE 0.0s 09:51:32 09:51:32 #26 [security-spire-server internal] load .dockerignore 09:51:32 #26 transferring context: 50B done 09:51:32 #26 DONE 0.0s 09:51:32 09:51:32 #27 [core-common-config-bootstrapper internal] load .dockerignore 09:51:32 #27 transferring context: 50B done 09:51:32 #27 DONE 0.0s 09:51:32 09:51:32 #28 [security-bootstrapper internal] load .dockerignore 09:51:32 #28 transferring context: 50B done 09:51:32 #28 DONE 0.0s 09:51:32 09:51:32 #29 [support-scheduler internal] load .dockerignore 09:51:32 + sudo service docker restart 09:51:32 #29 transferring context: 50B done 09:51:32 #29 DONE 0.0s 09:51:32 09:51:32 #30 [core-keeper internal] load .dockerignore 09:51:32 #30 transferring context: 50B done 09:51:32 #30 DONE 0.0s 09:51:32 09:51:32 #31 [security-secretstore-setup internal] load .dockerignore 09:51:32 #31 transferring context: 50B done 09:51:32 #31 DONE 0.0s 09:51:32 09:51:32 #32 [security-proxy-auth internal] load .dockerignore 09:51:32 #32 transferring context: 50B done 09:51:32 #32 DONE 0.0s 09:51:32 09:51:32 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:51:32 #33 DONE 0.0s 09:51:32 09:51:32 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 09:51:32 #34 ... 09:51:32 09:51:32 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:51:32 #33 DONE 0.0s 09:51:32 09:51:32 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 09:51:32 #34 DONE 0.4s 09:51:32 09:51:32 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:51:32 #33 DONE 0.0s 09:51:32 09:51:32 #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:51:32 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done 09:51:32 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:51:32 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 09:51:32 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 09:51:33 #35 DONE 0.8s 09:51:33 09:51:33 #36 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:51:33 #36 ... 09:51:33 09:51:33 #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:51:33 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done 09:51:33 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:51:33 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 09:51:33 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 09:51:33 #35 DONE 0.8s 09:51:33 09:51:33 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:51:33 #37 DONE 1.1s 09:51:33 09:51:33 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:51:33 #38 DONE 1.2s 09:51:33 09:51:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:51:33 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:51:34 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 09:51:34 #39 ... 09:51:34 09:51:34 #40 [security-spire-config internal] load build context 09:51:34 #40 transferring context: 26.23kB 0.0s done 09:51:34 #40 DONE 0.4s 09:51:34 09:51:34 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:51:34 #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 09:51:34 #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 09:51:34 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:51:34 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s 09:51:34 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 09:51:34 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 09:51:34 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s 09:51:34 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 09:51:34 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:51:34 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 09:51:34 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 09:51:34 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 09:51:34 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:51:34 #39 ... 09:51:34 09:51:34 #41 [security-spire-agent internal] load build context 09:51:34 #41 transferring context: 27.51kB 0.0s done 09:51:34 #41 DONE 0.9s 09:51:34 09:51:34 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:51:34 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s 09:51:34 #39 ... 09:51:34 09:51:34 #42 [security-spire-server internal] load build context 09:51:34 #42 transferring context: 27.98kB 0.1s done 09:51:34 #42 DONE 0.9s 09:51:34 09:51:34 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:51:34 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.6s 09:51:35 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 21.48MB / 30.73MB 0.8s 09:51:35 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 09:51:35 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.41MB / 30.73MB 0.9s 09:51:37 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.0s done 09:51:40 #39 ... 09:51:40 09:51:40 #43 [core-common-config-bootstrapper internal] load build context 09:51:40 #43 transferring context: 226.39MB 7.4s 09:51:42 #43 ... 09:51:42 09:51:42 #44 [core-command internal] load build context 09:51:42 #44 ... 09:51:42 09:51:42 #45 [core-metadata internal] load build context 09:51:42 #45 ... 09:51:42 09:51:42 #46 [security-proxy-setup internal] load build context 09:51:43 #46 ... 09:51:43 09:51:43 #47 [support-notifications internal] load build context 09:51:43 #47 ... 09:51:43 09:51:43 #48 [support-scheduler internal] load build context 09:51:43 #48 ... 09:51:43 09:51:43 #49 [core-keeper internal] load build context 09:51:43 #49 ... 09:51:43 09:51:43 #50 [support-cron-scheduler internal] load build context 09:51:43 #50 ... 09:51:43 09:51:43 #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:43 #51 ... 09:51:43 09:51:43 #52 [security-secretstore-setup internal] load build context 09:51:43 #52 ... 09:51:43 09:51:43 #53 [security-proxy-auth internal] load build context 09:51:43 #53 ... 09:51:43 09:51:43 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:51:43 #54 ... 09:51:43 09:51:43 #55 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:51:44 #55 ... 09:51:44 09:51:44 #56 [core-data internal] load build context 09:51:44 #56 ... 09:51:44 09:51:44 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:51:44 #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 09:51:44 #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:51:44 #57 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 09:51:44 #57 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 09:51:44 #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 09:51:44 #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 09:51:44 #57 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:51:44 #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 09:51:44 #57 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:51:44 #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done 09:51:44 #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 09:51:44 #57 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 09:51:44 #57 ... 09:51:44 09:51:44 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:51:44 #58 ... 09:51:44 09:51:44 #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:51:44 #59 ... 09:51:44 09:51:44 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:51:44 #0 2.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:51:44 #0 2.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:51:44 #0 3.017 (1/1) Installing dumb-init (1.2.5-r3) 09:51:44 #0 3.021 Executing busybox-1.36.1-r29.trigger 09:51:44 #0 3.030 OK: 8 MiB in 15 packages 09:51:44 #60 ... 09:51:44 09:51:44 #61 [security-spiffe-token-provider internal] load build context 09:51:44 #61 ... 09:51:44 09:51:44 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:51:44 #0 1.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:51:44 #0 1.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:51:44 #0 2.115 (1/2) Installing dumb-init (1.2.5-r3) 09:51:44 #0 2.120 (2/2) Installing su-exec (0.2-r3) 09:51:44 #0 2.120 Executing busybox-1.36.1-r29.trigger 09:51:44 #0 2.128 OK: 8 MiB in 16 packages 09:51:44 #62 ... 09:51:44 09:51:44 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:51:44 #0 3.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:51:44 #0 3.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:51:44 #0 4.091 (1/4) Installing ca-certificates (20240705-r0) 09:51:44 #0 4.147 (2/4) Installing dumb-init (1.2.5-r3) 09:51:44 #0 4.149 (3/4) Installing su-exec (0.2-r3) 09:51:44 #0 4.152 (4/4) Installing yq-go (4.44.1-r2) 09:51:44 #0 4.736 Executing busybox-1.36.1-r29.trigger 09:51:44 #0 4.744 Executing ca-certificates-20240705-r0.trigger 09:51:44 #0 4.819 OK: 19 MiB in 18 packages 09:51:44 #63 ... 09:51:44 09:51:44 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:51:44 #0 1.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:51:44 #0 1.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:51:44 #0 1.798 (1/3) Installing ca-certificates (20240705-r0) 09:51:44 #0 1.810 (2/3) Installing dumb-init (1.2.5-r3) 09:51:44 #0 1.814 (3/3) Installing tzdata (2024b-r0) 09:51:44 #0 1.846 Executing busybox-1.36.1-r29.trigger 09:51:44 #0 1.849 Executing ca-certificates-20240705-r0.trigger 09:51:44 #0 1.884 OK: 10 MiB in 17 packages 09:51:45 #64 ... 09:51:45 09:51:45 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:51:45 #65 ... 09:51:45 09:51:45 #66 [security-bootstrapper internal] load build context 09:51:45 #66 transferring context: 370.37MB 12.4s 09:51:45 #66 ... 09:51:45 09:51:45 #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:51:45 #67 ... 09:51:45 09:51:45 #49 [core-keeper internal] load build context 09:51:48 #49 transferring context: 452.44MB 14.8s done 09:51:48 #49 ... 09:51:48 09:51:48 #36 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:51:48 #36 4.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:51:48 #36 4.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:51:48 #36 5.311 (1/1) Installing dumb-init (1.2.5-r3) 09:51:48 #36 5.315 Executing busybox-1.36.1-r29.trigger 09:51:48 #36 5.323 OK: 8 MiB in 15 packages 09:51:48 #36 ... 09:51:48 09:51:48 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:51:48 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.6s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:50 provisioning config files... 09:51:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/720@tmp/config11475110995673676380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:51 ---> ****-login.sh 09:51:51 nexus3.edgexfoundry.org:10001 09:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:51:51 Configure a credential helper to remove this warning. See 09:51:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:51:51 09:51:51 Login Succeeded 09:51:51 nexus3.edgexfoundry.org:10002 09:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:51:51 Configure a credential helper to remove this warning. See 09:51:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:51:51 09:51:51 Login Succeeded 09:51:51 nexus3.edgexfoundry.org:10003 09:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:51:52 Configure a credential helper to remove this warning. See 09:51:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:51:52 09:51:52 Login Succeeded 09:51:52 nexus3.edgexfoundry.org:10004 09:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:51:52 Configure a credential helper to remove this warning. See 09:51:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:51:52 09:51:52 Login Succeeded 09:51:52 ****.io 09:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:51:53 Configure a credential helper to remove this warning. See 09:51:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:51:53 09:51:53 Login Succeeded 09:51:53 ---> ****-login.sh ends [Pipeline] } 09:51:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:51:53 #39 ... 09:51:53 09:51:53 #43 [core-common-config-bootstrapper internal] load build context 09:51:53 #43 transferring context: 452.44MB 13.4s done 09:51:53 #43 ... 09:51:53 09:51:53 #44 [core-command internal] load build context 09:51:53 #44 transferring context: 452.44MB 13.4s done 09:51:53 #44 ... 09:51:53 09:51:53 #45 [core-metadata internal] load build context 09:51:53 #45 transferring context: 452.44MB 12.3s done 09:51:53 #45 ... 09:51:53 09:51:53 #47 [support-notifications internal] load build context 09:51:53 #47 transferring context: 452.44MB 12.3s done 09:51:53 #47 ... 09:51:53 09:51:53 #48 [support-scheduler internal] load build context 09:51:53 #48 transferring context: 452.44MB 11.2s done 09:51:53 #48 ... 09:51:53 09:51:53 #46 [security-proxy-setup internal] load build context 09:51:53 #46 transferring context: 452.44MB 12.1s done 09:51:53 + git config --global --add safe.directory /w/workspace/edgex-go/720 [Pipeline] echo 09:51:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:51:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:51:53 ========================================================= 09:51:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:51:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:51:53 #46 ... 09:51:53 09:51:53 #52 [security-secretstore-setup internal] load build context 09:51:53 #52 transferring context: 452.44MB 13.7s done 09:51:53 #52 ... 09:51:53 09:51:53 #53 [security-proxy-auth internal] load build context 09:51:53 #53 transferring context: 452.44MB 14.2s done 09:51:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:51:54 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:51:54 cf04c63912e1: Pulling fs layer 09:51:54 55b35a11ae5e: Pulling fs layer 09:51:54 a37a00ec5f00: Pulling fs layer 09:51:54 50b3750afda1: Pulling fs layer 09:51:54 4f4fb700ef54: Pulling fs layer 09:51:54 80978eb59214: Pulling fs layer 09:51:54 c9f46d7d2bd2: Pulling fs layer 09:51:54 c5a475d317c9: Pulling fs layer 09:51:54 4f4fb700ef54: Waiting 09:51:54 80978eb59214: Waiting 09:51:54 c9f46d7d2bd2: Waiting 09:51:54 c5a475d317c9: Waiting 09:51:54 50b3750afda1: Waiting 09:51:54 #53 ... 09:51:54 09:51:54 #50 [support-cron-scheduler internal] load build context 09:51:54 #50 transferring context: 452.44MB 13.2s done 09:51:54 #50 ... 09:51:54 09:51:54 #56 [core-data internal] load build context 09:51:54 #56 transferring context: 452.44MB 14.5s done 09:51:54 55b35a11ae5e: Verifying Checksum 09:51:54 55b35a11ae5e: Download complete 09:51:54 50b3750afda1: Verifying Checksum 09:51:54 50b3750afda1: Download complete 09:51:54 4f4fb700ef54: Verifying Checksum 09:51:54 4f4fb700ef54: Download complete 09:51:54 80978eb59214: Verifying Checksum 09:51:54 80978eb59214: Download complete 09:51:54 cf04c63912e1: Verifying Checksum 09:51:54 cf04c63912e1: Download complete 09:51:54 c5a475d317c9: Verifying Checksum 09:51:54 c5a475d317c9: Download complete 09:51:55 #56 ... 09:51:55 09:51:55 #61 [security-spiffe-token-provider internal] load build context 09:51:55 #61 transferring context: 452.44MB 12.3s done 09:51:55 #61 ... 09:51:55 09:51:55 #66 [security-bootstrapper internal] load build context 09:51:55 #66 transferring context: 452.44MB 13.7s done 09:51:55 cf04c63912e1: Pull complete 09:51:55 55b35a11ae5e: Pull complete 09:51:56 a37a00ec5f00: Verifying Checksum 09:51:56 a37a00ec5f00: Download complete 09:51:57 c9f46d7d2bd2: Verifying Checksum 09:51:57 c9f46d7d2bd2: Download complete 09:52:05 #66 ... 09:52:05 09:52:05 #48 [support-scheduler internal] load build context 09:52:05 #48 DONE 32.5s 09:52:05 09:52:05 #46 [security-proxy-setup internal] load build context 09:52:05 #46 DONE 32.5s 09:52:05 09:52:05 #47 [support-notifications internal] load build context 09:52:05 #47 DONE 32.5s 09:52:05 09:52:05 #61 [security-spiffe-token-provider internal] load build context 09:52:05 #61 DONE 32.6s 09:52:05 09:52:05 #50 [support-cron-scheduler internal] load build context 09:52:05 #50 DONE 32.6s 09:52:05 09:52:05 #44 [core-command internal] load build context 09:52:05 #44 DONE 32.6s 09:52:05 09:52:05 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:52:05 #63 DONE 31.9s 09:52:05 09:52:05 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:52:05 #62 DONE 31.9s 09:52:05 09:52:05 #55 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:52:05 #55 DONE 32.7s 09:52:05 09:52:05 #45 [core-metadata internal] load build context 09:52:05 #45 DONE 32.5s 09:52:05 09:52:05 #36 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:52:05 #36 DONE 32.1s 09:52:05 09:52:05 #68 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 09:52:05 #68 ... 09:52:05 09:52:05 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:52:05 #60 DONE 31.8s 09:52:05 09:52:05 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:52:05 #64 DONE 31.9s 09:52:05 09:52:05 #43 [core-common-config-bootstrapper internal] load build context 09:52:05 #43 DONE 32.6s 09:52:05 09:52:05 #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:05 #51 DONE 32.0s 09:52:05 09:52:05 #66 [security-bootstrapper internal] load build context 09:52:05 #66 DONE 32.7s 09:52:05 09:52:05 #52 [security-secretstore-setup internal] load build context 09:52:05 #52 DONE 32.6s 09:52:05 09:52:05 #56 [core-data internal] load build context 09:52:05 #56 DONE 32.7s 09:52:05 09:52:05 #53 [security-proxy-auth internal] load build context 09:52:05 #53 DONE 32.6s 09:52:05 09:52:05 #49 [core-keeper internal] load build context 09:52:05 #49 DONE 32.7s 09:52:05 09:52:05 #69 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:52:05 #69 DONE 0.4s 09:52:05 09:52:05 #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:52:06 #70 ... 09:52:06 09:52:06 #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:52:06 #67 32.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:06 #67 32.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:06 #67 32.84 (1/2) Installing ca-certificates (20240705-r0) 09:52:06 #67 32.86 (2/2) Installing dumb-init (1.2.5-r3) 09:52:06 #67 32.87 Executing busybox-1.36.1-r29.trigger 09:52:06 #67 32.87 Executing ca-certificates-20240705-r0.trigger 09:52:06 #67 32.92 OK: 9 MiB in 16 packages 09:52:06 #67 DONE 33.2s 09:52:06 09:52:06 #68 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 09:52:06 #68 1.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:06 #68 1.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:07 #68 1.895 Upgrading critical system libraries and apk-tools: 09:52:07 #68 1.895 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:52:07 #68 1.899 Executing busybox-1.36.1-r29.trigger 09:52:07 #68 1.953 Continuing the upgrade transaction with new apk-tools: 09:52:07 #68 1.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:07 #68 2.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:07 #68 ... 09:52:07 09:52:07 #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:52:07 #59 32.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:07 #59 32.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:07 #59 32.54 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:52:07 #59 32.54 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:52:07 #59 32.54 OK: 24163 distinct packages available 09:52:07 #59 32.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:07 #59 32.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:07 #59 32.99 (1/5) Installing dumb-init (1.2.5-r3) 09:52:07 #59 32.99 (2/5) Installing musl-obstack (1.2.3-r2) 09:52:07 #59 32.99 (3/5) Installing libucontext (1.2-r3) 09:52:07 #59 33.00 (4/5) Installing gcompat (1.1.0-r4) 09:52:07 #59 33.00 (5/5) Installing openssl (3.3.2-r0) 09:52:07 #59 33.01 Executing busybox-1.36.1-r29.trigger 09:52:07 #59 33.02 OK: 9 MiB in 19 packages 09:52:07 #59 DONE 33.4s 09:52:07 09:52:07 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:52:07 #58 32.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:07 #58 32.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:07 #58 32.64 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:52:07 #58 32.64 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:52:07 #58 32.64 OK: 24163 distinct packages available 09:52:07 #58 32.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:07 #58 32.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:07 #58 33.09 (1/4) Installing dumb-init (1.2.5-r3) 09:52:07 #58 33.09 (2/4) Installing musl-obstack (1.2.3-r2) 09:52:07 #58 33.10 (3/4) Installing libucontext (1.2-r3) 09:52:07 #58 33.10 (4/4) Installing gcompat (1.1.0-r4) 09:52:07 #58 33.10 Executing busybox-1.36.1-r29.trigger 09:52:07 #58 33.11 OK: 8 MiB in 18 packages 09:52:07 #58 DONE 33.4s 09:52:07 09:52:07 #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:52:07 #71 ... 09:52:07 09:52:07 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:52:07 #65 32.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:07 #65 32.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:07 #65 33.16 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:52:07 #65 33.16 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:52:07 #65 33.16 OK: 24163 distinct packages available 09:52:07 #65 33.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:07 #65 33.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:07 #65 33.64 (1/14) Installing ca-certificates (20240705-r0) 09:52:07 #65 33.66 (2/14) Installing brotli-libs (1.1.0-r2) 09:52:07 #65 33.67 (3/14) Installing c-ares (1.33.1-r0) 09:52:07 #65 33.68 (4/14) Installing libunistring (1.2-r0) 09:52:07 #65 33.69 (5/14) Installing libidn2 (2.3.7-r0) 09:52:07 #65 33.69 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:52:07 #65 33.70 (7/14) Installing libpsl (0.21.5-r1) 09:52:07 #65 33.70 (8/14) Installing zstd-libs (1.5.6-r0) 09:52:07 #65 33.71 (9/14) Installing libcurl (8.10.1-r0) 09:52:07 #65 33.72 (10/14) Installing curl (8.10.1-r0) 09:52:07 #65 33.73 (11/14) Installing dumb-init (1.2.5-r3) 09:52:07 #65 33.73 (12/14) Installing musl-obstack (1.2.3-r2) 09:52:07 #65 33.73 (13/14) Installing libucontext (1.2-r3) 09:52:07 #65 33.73 (14/14) Installing gcompat (1.1.0-r4) 09:52:07 #65 33.74 Executing busybox-1.36.1-r29.trigger 09:52:07 #65 33.74 Executing ca-certificates-20240705-r0.trigger 09:52:07 #65 33.91 OK: 13 MiB in 28 packages 09:52:07 #65 DONE 34.1s 09:52:07 09:52:07 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:07 #72 DONE 2.0s 09:52:07 09:52:07 #73 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:52:07 #0 1.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:07 #0 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:07 #0 1.593 Upgrading critical system libraries and apk-tools: 09:52:07 #0 1.593 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:52:07 #0 1.605 Executing busybox-1.36.1-r29.trigger 09:52:07 #0 1.667 Continuing the upgrade transaction with new apk-tools: 09:52:07 #0 1.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:07 #0 1.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:07 #0 2.106 OK: 8 MiB in 16 packages 09:52:07 #73 DONE 2.3s 09:52:07 09:52:07 #74 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:52:07 #74 ... 09:52:07 09:52:07 #68 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 09:52:07 #68 2.378 OK: 8 MiB in 15 packages 09:52:07 #68 DONE 2.7s 09:52:07 09:52:07 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:52:07 #54 32.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:07 #54 33.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:07 #54 34.07 (1/4) Installing dumb-init (1.2.5-r3) 09:52:07 #54 34.08 (2/4) Installing openssl (3.3.2-r0) 09:52:07 #54 34.09 (3/4) Installing su-exec (0.2-r3) 09:52:07 #54 34.09 (4/4) Installing yq-go (4.44.1-r2) 09:52:07 #54 34.18 Executing busybox-1.36.1-r29.trigger 09:52:07 #54 34.25 OK: 19 MiB in 18 packages 09:52:07 #54 DONE 34.5s 09:52:07 09:52:07 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:52:08 #75 ... 09:52:08 09:52:08 #76 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:52:08 #0 1.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:08 #0 2.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:08 #0 2.366 OK: 246 MiB in 54 packages 09:52:08 #76 DONE 2.5s 09:52:08 09:52:08 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:52:08 #0 1.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:08 #0 1.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:08 #0 2.022 Upgrading critical system libraries and apk-tools: 09:52:08 #0 2.022 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:52:08 #0 2.025 Executing busybox-1.36.1-r29.trigger 09:52:08 #0 2.135 Continuing the upgrade transaction with new apk-tools: 09:52:08 #0 2.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:08 #0 2.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:08 #0 2.512 OK: 8 MiB in 15 packages 09:52:08 #77 DONE 2.7s 09:52:08 09:52:08 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:52:08 #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:08 #0 1.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:08 #0 1.852 Upgrading critical system libraries and apk-tools: 09:52:08 #0 1.852 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:52:08 #0 1.954 Executing busybox-1.36.1-r29.trigger 09:52:08 #0 2.056 Continuing the upgrade transaction with new apk-tools: 09:52:08 #0 2.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:08 #0 2.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:08 #0 2.476 OK: 10 MiB in 17 packages 09:52:08 #78 DONE 2.7s 09:52:08 09:52:08 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:52:08 #79 DONE 0.1s 09:52:08 09:52:08 #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:52:08 #70 1.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:08 #70 2.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:08 #70 2.350 OK: 246 MiB in 54 packages 09:52:08 #70 DONE 2.7s 09:52:08 09:52:08 #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:52:08 #80 DONE 0.2s 09:52:08 09:52:08 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:08 #81 ... 09:52:08 09:52:08 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:52:08 #0 2.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:08 #0 2.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:08 #0 2.491 Upgrading critical system libraries and apk-tools: 09:52:08 #0 2.491 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:52:08 #0 2.497 Executing busybox-1.36.1-r29.trigger 09:52:08 #0 2.594 Continuing the upgrade transaction with new apk-tools: 09:52:08 #0 2.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:08 #0 2.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:08 #0 2.933 OK: 19 MiB in 18 packages 09:52:08 #82 DONE 3.1s 09:52:08 09:52:08 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:09 #83 ... 09:52:09 09:52:09 #84 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:52:09 #0 2.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:09 #0 2.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:09 #0 3.087 OK: 246 MiB in 54 packages 09:52:09 #84 DONE 3.3s 09:52:09 09:52:09 #85 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:52:09 #85 DONE 0.1s 09:52:09 09:52:09 #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:52:09 #0 1.992 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:09 #0 2.524 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:09 #0 3.239 (1/1) Installing dumb-init (1.2.5-r3) 09:52:09 #0 3.520 Executing busybox-1.36.1-r29.trigger 09:52:09 #0 3.527 OK: 8 MiB in 15 packages 09:52:09 #86 DONE 3.7s 09:52:09 09:52:09 #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:09 a37a00ec5f00: Pull complete 09:52:09 50b3750afda1: Pull complete 09:52:09 4f4fb700ef54: Pull complete 09:52:09 80978eb59214: Pull complete 09:52:10 #87 ... 09:52:10 09:52:10 #88 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:52:10 #0 3.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:10 #0 3.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:10 #0 3.881 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:52:10 #0 3.881 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:52:10 #0 3.881 OK: 24162 distinct packages available 09:52:10 #0 3.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:10 #0 4.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:10 #0 4.314 OK: 246 MiB in 54 packages 09:52:10 #88 DONE 4.8s 09:52:10 09:52:10 #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:52:10 #71 1.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:10 #71 2.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:10 #71 2.305 Upgrading critical system libraries and apk-tools: 09:52:10 #71 2.305 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:52:10 #71 2.310 Executing busybox-1.36.1-r29.trigger 09:52:10 #71 2.370 Continuing the upgrade transaction with new apk-tools: 09:52:10 #71 2.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:10 #71 2.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:10 #71 2.873 OK: 9 MiB in 19 packages 09:52:10 #71 DONE 3.2s 09:52:10 09:52:10 #89 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:52:10 #0 2.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:10 #0 2.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:10 #0 2.839 Upgrading critical system libraries and apk-tools: 09:52:10 #0 2.839 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:52:10 #0 2.845 Executing busybox-1.36.1-r29.trigger 09:52:10 #0 2.919 Continuing the upgrade transaction with new apk-tools: 09:52:10 #0 2.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:10 #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:10 #0 3.619 OK: 9 MiB in 16 packages 09:52:10 #89 DONE 3.9s 09:52:10 09:52:10 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:52:10 #90 DONE 0.3s 09:52:10 09:52:10 #74 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:52:10 #74 DONE 3.0s 09:52:10 09:52:10 #91 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:52:12 #91 DONE 1.3s 09:52:12 09:52:12 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:52:12 #0 2.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:12 #0 2.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:12 #0 2.814 Upgrading critical system libraries and apk-tools: 09:52:12 #0 2.814 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:52:12 #0 2.819 Executing busybox-1.36.1-r29.trigger 09:52:12 #0 2.886 Continuing the upgrade transaction with new apk-tools: 09:52:12 #0 2.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:12 #0 2.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:12 #0 3.254 OK: 8 MiB in 18 packages 09:52:12 #92 DONE 4.5s 09:52:12 09:52:12 #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:52:12 #0 2.978 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:12 #0 3.462 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:12 #0 4.181 OK: 246 MiB in 54 packages 09:52:12 #93 DONE 4.4s 09:52:12 09:52:12 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:52:12 #94 ... 09:52:12 09:52:12 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:52:12 #0 2.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:12 #0 3.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:12 #0 3.382 Upgrading critical system libraries and apk-tools: 09:52:12 #0 3.382 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:52:12 #0 3.389 Executing busybox-1.36.1-r29.trigger 09:52:12 #0 3.450 Continuing the upgrade transaction with new apk-tools: 09:52:12 #0 3.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:12 #0 3.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:12 #0 3.930 OK: 13 MiB in 28 packages 09:52:12 #95 DONE 4.8s 09:52:12 09:52:12 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:52:12 #96 DONE 1.9s 09:52:12 09:52:12 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:52:12 #75 4.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:12 #75 4.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:12 #75 ... 09:52:12 09:52:12 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:52:12 #97 DONE 2.0s 09:52:12 09:52:12 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:52:12 #75 4.666 Upgrading critical system libraries and apk-tools: 09:52:12 #75 4.666 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:52:12 #75 4.711 Executing busybox-1.36.1-r29.trigger 09:52:12 #75 4.775 Continuing the upgrade transaction with new apk-tools: 09:52:12 #75 4.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:52:12 #75 4.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:52:13 #75 5.360 OK: 19 MiB in 18 packages 09:52:13 #75 ... 09:52:13 09:52:13 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:52:13 #94 DONE 1.5s 09:52:13 09:52:13 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:52:14 #98 ... 09:52:14 09:52:14 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:52:14 #99 DONE 1.6s 09:52:14 09:52:14 #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:52:14 #100 DONE 2.0s 09:52:14 09:52:14 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:52:14 #75 DONE 6.2s 09:52:14 09:52:14 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:52:14 #101 DONE 1.7s 09:52:14 09:52:14 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:52:14 #98 DONE 0.8s 09:52:14 09:52:14 #102 [security-spire-server stage-2 6/9] COPY security.txt / 09:52:14 #102 DONE 0.1s 09:52:14 09:52:14 #103 [security-spire-config stage-2 6/10] COPY security.txt / 09:52:14 #103 DONE 0.1s 09:52:14 09:52:14 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:52:14 #104 DONE 0.1s 09:52:14 09:52:14 #105 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:52:14 #105 DONE 0.1s 09:52:14 09:52:14 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:52:14 #106 DONE 0.1s 09:52:14 09:52:14 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:52:14 #107 DONE 0.2s 09:52:14 09:52:14 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 09:52:14 #108 DONE 0.1s 09:52:14 09:52:14 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:52:14 #109 DONE 0.2s 09:52:14 09:52:14 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:52:14 #110 DONE 0.2s 09:52:14 09:52:14 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:52:14 #111 DONE 0.1s 09:52:14 09:52:14 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:52:14 #112 DONE 0.1s 09:52:14 09:52:14 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:52:14 #113 DONE 0.1s 09:52:14 09:52:14 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:52:14 #114 DONE 0.1s 09:52:14 09:52:14 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:52:14 #115 DONE 0.1s 09:52:14 09:52:14 #116 [security-spire-config] exporting to image 09:52:14 #116 exporting layers 09:52:15 #116 exporting layers 0.6s done 09:52:15 #116 writing image sha256:7eb975a9c943ad9710c08ab1dbfb9b706fe4f73582566e3e40b1017dadde1d36 done 09:52:15 #116 naming to docker.io/library/security-spire-server done 09:52:15 #116 exporting layers 0.6s done 09:52:15 #116 writing image sha256:23ee2db2d9f639240b3e37ae53e861cd197ae9d1c60ccb94b3090f451681a053 0.0s done 09:52:15 #116 naming to docker.io/library/security-spire-config done 09:52:15 #116 writing image sha256:8c4dac4c753ce10a5d91d18d692492c71d61e577599420b5839fa941f30e6487 done 09:52:15 #116 naming to docker.io/library/security-spire-agent done 09:52:15 #116 DONE 0.7s 09:52:15 09:52:15 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:15 #117 ... 09:52:15 09:52:15 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:52:15 #39 ... 09:52:15 09:52:15 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:52:15 #57 ... 09:52:15 09:52:15 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:18 c9f46d7d2bd2: Pull complete 09:52:19 c5a475d317c9: Pull complete 09:52:19 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:52:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:52:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 09:52:19 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:52:19 WORKDIR /edgex 09:52:19 COPY go.mod . 09:52:19 RUN go mod download 09:52:19 docker build -t ci-base-image-arm64 -f - . 09:52:20 Sending build context to Docker daemon 3.687MB 09:52:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:52:20 ---> be29e6b0f0d4 09:52:20 Step 2/4 : WORKDIR /edgex 09:52:22 ---> Running in 5d3fdc577914 09:52:22 Removing intermediate container 5d3fdc577914 09:52:22 ---> e0768b9aaf5d 09:52:22 Step 3/4 : COPY go.mod . 09:52:22 ---> 9575c404fca8 09:52:22 Step 4/4 : RUN go mod download 09:52:23 ---> Running in 047ab79b1cce 09:52:48 #118 DONE 36.6s 09:52:48 09:52:48 #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:48 #87 DONE 38.3s 09:52:48 09:52:48 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:48 #117 DONE 33.0s 09:52:48 09:52:48 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:48 #83 DONE 39.1s 09:52:48 09:52:48 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:48 #81 DONE 39.0s 09:52:48 09:52:48 #119 [support-notifications builder 6/7] COPY . . 09:52:56 #119 DONE 8.2s 09:52:56 09:52:56 #120 [security-bootstrapper builder 6/7] COPY . . 09:52:56 #120 DONE 8.2s 09:52:56 09:52:56 #121 [security-secretstore-setup builder 6/7] COPY . . 09:52:56 #121 CACHED 09:52:56 09:52:56 #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:56 #122 CACHED 09:52:56 09:52:56 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:52:56 #123 CACHED 09:52:56 09:52:56 #124 [security-proxy-setup builder 6/7] COPY . . 09:52:56 #124 CACHED 09:52:56 09:52:56 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:56 #125 CACHED 09:52:56 09:52:56 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:52:56 #126 CACHED 09:52:56 09:52:56 #127 [security-proxy-auth builder 6/7] COPY . . 09:52:56 #127 CACHED 09:52:56 09:52:56 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:52:56 #128 CACHED 09:52:56 09:52:56 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:56 #129 CACHED 09:52:56 09:52:56 #130 [core-command builder 6/7] COPY . . 09:52:56 #130 CACHED 09:52:56 09:52:56 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 09:52:56 #131 CACHED 09:52:56 09:52:56 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:56 #132 CACHED 09:52:56 09:52:56 #133 [core-keeper builder 7/8] COPY . . 09:52:56 #133 DONE 8.2s 09:52:56 09:52:56 #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:56 #134 CACHED 09:52:56 09:52:56 #135 [support-scheduler builder 6/7] COPY . . 09:52:56 #135 CACHED 09:52:56 09:52:56 #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:52:56 #136 CACHED 09:52:56 09:52:56 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:56 #137 CACHED 09:52:56 09:52:56 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 09:52:56 #138 CACHED 09:52:56 09:52:56 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:52:56 #139 CACHED 09:52:56 09:52:56 #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:56 #140 CACHED 09:52:56 09:52:56 #141 [core-data builder 4/7] COPY go.mod vendor* ./ 09:52:56 #141 CACHED 09:52:56 09:52:56 #142 [core-data builder 6/7] COPY . . 09:52:56 #142 CACHED 09:52:56 09:52:56 #143 [security-spiffe-token-provider builder 6/7] COPY . . 09:52:56 #143 DONE 8.3s 09:52:56 09:52:56 #144 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:52:56 #144 CACHED 09:52:56 09:52:56 #145 [support-cron-scheduler builder 6/7] COPY . . 09:52:56 #145 CACHED 09:52:56 09:52:56 #146 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:56 #146 CACHED 09:52:56 09:52:56 #147 [core-metadata builder 6/7] COPY . . 09:52:56 #147 DONE 8.3s 09:52:56 09:52:56 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:52:56 #148 1.237 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:53:06 #148 ... 09:53:06 09:53:06 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:53:06 #0 0.523 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:53:06 #149 ... 09:53:06 09:53:06 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:53:06 #0 0.754 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:53:06 #150 ... 09:53:06 09:53:06 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:53:06 #0 0.800 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:53:06 #151 ... 09:53:06 09:53:06 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:53:06 #0 0.992 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:53:06 #152 ... 09:53:06 09:53:06 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:53:06 #0 1.115 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:53:06 #153 ... 09:53:06 09:53:06 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:53:06 #0 1.111 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:53:06 #154 ... 09:53:06 09:53:06 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:53:06 #0 0.418 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:53:06 #155 ... 09:53:06 09:53:06 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:53:06 #0 0.963 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:53:06 #156 ... 09:53:06 09:53:06 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:53:06 #0 1.218 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:53:06 #157 ... 09:53:06 09:53:06 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:53:06 #0 0.725 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:53:06 #158 ... 09:53:06 09:53:06 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:53:06 #0 1.531 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:53:07 #159 ... 09:53:07 09:53:07 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:53:07 #0 0.988 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:53:19 Removing intermediate container 047ab79b1cce 09:53:19 ---> 59ee09bf610e 09:53:19 Successfully built 59ee09bf610e 09:53:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:20 + docker inspect -f . ci-base-image-arm64 09:53:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:20 prd-ubuntu20.04-docker-arm64-4c-16g-22192 does not seem to be running inside a container 09:53:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:53:21 $ docker top d5113ec243b71c7e40fc07638ad1d8c61a9739a833c6611d6b509d915c61a259 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:22 + go version 09:53:22 go version go1.23.2 linux/arm64 [Pipeline] } 09:53:22 $ docker stop --time=1 d5113ec243b71c7e40fc07638ad1d8c61a9739a833c6611d6b509d915c61a259 09:53:23 $ docker rm -f --volumes d5113ec243b71c7e40fc07638ad1d8c61a9739a833c6611d6b509d915c61a259 [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 09:53:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:53:24 09:53:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:53:25 latest: Pulling from edgex-devops/edgex-compose-arm64 09:53:25 547446be3368: Pulling fs layer 09:53:25 d125d8839a47: Pulling fs layer 09:53:25 3e85d5ac6304: Pulling fs layer 09:53:25 c3105a71a48b: Pulling fs layer 09:53:25 0f093f025ec4: Pulling fs layer 09:53:25 c3106fc0e877: Pulling fs layer 09:53:25 c3105a71a48b: Waiting 09:53:25 0f093f025ec4: Waiting 09:53:25 c3106fc0e877: Waiting 09:53:25 547446be3368: Verifying Checksum 09:53:25 547446be3368: Download complete 09:53:25 c3105a71a48b: Verifying Checksum 09:53:25 c3105a71a48b: Download complete 09:53:25 d125d8839a47: Verifying Checksum 09:53:25 d125d8839a47: Download complete 09:53:25 c3106fc0e877: Verifying Checksum 09:53:25 0f093f025ec4: Verifying Checksum 09:53:25 0f093f025ec4: Download complete 09:53:25 547446be3368: Pull complete 09:53:26 d125d8839a47: Pull complete 09:53:27 3e85d5ac6304: Verifying Checksum 09:53:27 3e85d5ac6304: Download complete 09:53:37 3e85d5ac6304: Pull complete 09:53:37 c3105a71a48b: Pull complete 09:53:38 0f093f025ec4: Pull complete 09:53:38 c3106fc0e877: Pull complete 09:53:38 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:53:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:53:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:38 prd-ubuntu20.04-docker-arm64-4c-16g-22192 does not seem to be running inside a container 09:53:38 $ 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/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:53:40 $ docker top b02550fe832f596945537b364a6b13de45f2f909a7e5777f4e6257abb377b541 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:41 + docker compose -f ./docker-compose-build.yml build --parallel 09:53:51 #1 [security-spire-agent internal] load build definition from Dockerfile 09:53:51 #1 transferring dockerfile: 09:53:51 #1 transferring dockerfile: 1.81kB done 09:53:51 #1 DONE 1.2s 09:53:52 09:53:52 #2 [core-metadata internal] load build definition from Dockerfile 09:53:52 #2 transferring dockerfile: 2.13kB done 09:53:52 #2 DONE 0.0s 09:53:52 09:53:52 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:53:52 #3 transferring dockerfile: 1.89kB done 09:53:52 #3 DONE 0.1s 09:53:52 09:53:52 #4 [security-proxy-auth internal] load build definition from Dockerfile 09:53:52 #4 transferring dockerfile: 2.15kB 0.0s done 09:53:52 #4 DONE 0.1s 09:53:52 09:53:52 #5 [support-notifications internal] load build definition from Dockerfile 09:53:52 #5 transferring dockerfile: 2.02kB done 09:53:52 #5 DONE 0.1s 09:53:52 09:53:52 #6 [security-spire-config internal] load build definition from Dockerfile 09:53:52 #6 transferring dockerfile: 1.69kB done 09:53:52 #6 DONE 0.1s 09:53:52 09:53:52 #7 [security-secretstore-setup internal] load build definition from Dockerfile 09:53:52 #7 transferring dockerfile: 2.49kB done 09:53:52 #7 DONE 0.1s 09:53:52 09:53:52 #8 [core-command internal] load build definition from Dockerfile 09:53:52 #8 transferring dockerfile: 1.93kB done 09:53:52 #8 DONE 0.1s 09:53:52 09:53:52 #9 [security-spire-server internal] load build definition from Dockerfile 09:53:52 #9 transferring dockerfile: 1.70kB done 09:53:52 #9 DONE 0.1s 09:53:52 09:53:52 #10 [security-proxy-setup internal] load build definition from Dockerfile 09:53:52 #10 transferring dockerfile: 2.50kB done 09:53:52 #10 DONE 0.1s 09:53:52 09:53:52 #11 [core-keeper internal] load build definition from Dockerfile 09:53:52 #11 transferring dockerfile: 2.07kB done 09:53:52 #11 DONE 0.1s 09:53:52 09:53:52 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:53:52 #12 transferring dockerfile: 2.23kB 0.0s done 09:53:52 #12 DONE 0.1s 09:53:52 09:53:52 #13 [support-scheduler internal] load build definition from Dockerfile 09:53:52 #13 transferring dockerfile: 1.93kB done 09:53:52 #13 DONE 0.1s 09:53:52 09:53:52 #14 [security-bootstrapper internal] load build definition from Dockerfile 09:53:52 #14 transferring dockerfile: 3.17kB done 09:53:52 #14 DONE 0.1s 09:53:52 09:53:52 #15 [support-cron-scheduler internal] load build definition from Dockerfile 09:53:52 #15 transferring dockerfile: 1.85kB done 09:53:52 #15 DONE 0.1s 09:53:52 09:53:52 #16 [core-data internal] load build definition from Dockerfile 09:53:52 #16 transferring dockerfile: 2.07kB done 09:53:52 #16 DONE 0.1s 09:53:52 09:53:52 #17 [security-spire-agent internal] load .dockerignore 09:53:53 #17 transferring context: 50B 0.0s done 09:53:53 #17 DONE 0.1s 09:53:53 09:53:53 #18 [core-metadata internal] load .dockerignore 09:53:53 #18 transferring context: 50B done 09:53:53 #18 DONE 0.0s 09:53:53 09:53:53 #19 [security-spiffe-token-provider internal] load .dockerignore 09:53:53 #19 transferring context: 50B done 09:53:53 #19 DONE 0.1s 09:53:53 09:53:53 #20 [security-proxy-auth internal] load .dockerignore 09:53:54 #20 transferring context: 50B done 09:53:54 #20 DONE 0.1s 09:53:54 09:53:54 #21 [support-notifications internal] load .dockerignore 09:53:54 #21 transferring context: 50B 0.0s done 09:53:54 #21 DONE 0.1s 09:53:54 09:53:54 #22 [security-spire-config internal] load .dockerignore 09:53:54 #22 transferring context: 50B 0.0s done 09:53:54 #22 DONE 0.1s 09:53:54 09:53:54 #23 [security-secretstore-setup internal] load .dockerignore 09:53:54 #23 transferring context: 50B 0.0s done 09:53:54 #23 DONE 0.1s 09:53:54 09:53:54 #24 [core-command internal] load .dockerignore 09:53:54 #24 transferring context: 50B 0.0s done 09:53:54 #24 DONE 0.1s 09:53:54 09:53:54 #25 [security-spire-server internal] load .dockerignore 09:53:54 #25 transferring context: 50B 0.0s done 09:53:54 #25 DONE 0.1s 09:53:54 09:53:54 #26 [security-proxy-setup internal] load .dockerignore 09:53:54 #26 transferring context: 50B 0.0s done 09:53:54 #26 DONE 0.1s 09:53:54 09:53:54 #27 [core-keeper internal] load .dockerignore 09:53:54 #27 transferring context: 50B 0.0s done 09:53:54 #27 DONE 0.1s 09:53:54 09:53:54 #28 [support-scheduler internal] load .dockerignore 09:53:54 #28 transferring context: 50B done 09:53:54 #28 DONE 0.1s 09:53:54 09:53:54 #29 [core-common-config-bootstrapper internal] load .dockerignore 09:53:54 #29 transferring context: 50B 0.0s done 09:53:54 #29 DONE 0.1s 09:53:54 09:53:54 #30 [security-bootstrapper internal] load .dockerignore 09:53:54 #30 transferring context: 50B done 09:53:54 #30 DONE 0.1s 09:53:54 09:53:54 #31 [support-cron-scheduler internal] load .dockerignore 09:53:54 #31 transferring context: 50B 0.0s done 09:53:54 #31 DONE 0.1s 09:53:54 09:53:54 #32 [core-data internal] load .dockerignore 09:53:54 #32 transferring context: 50B 0.0s done 09:53:54 #32 DONE 0.1s 09:53:54 09:53:54 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:53:54 #33 ... 09:53:54 09:53:54 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 09:53:54 #34 DONE 0.2s 09:53:55 09:53:55 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:53:55 #35 DONE 0.6s 09:53:55 09:53:55 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:53:55 #33 DONE 0.6s 09:53:55 09:53:55 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:55 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:55 #36 ... 09:53:55 09:53:55 #37 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:53:55 #37 DONE 0.0s 09:53:55 09:53:55 #38 [security-spire-agent internal] load build context 09:53:55 #38 transferring context: 27.51kB 0.0s done 09:53:55 #38 DONE 0.1s 09:53:55 09:53:55 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:55 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 09:53:55 #36 ... 09:53:55 09:53:55 #37 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:53:55 #37 DONE 0.0s 09:53:55 09:53:55 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:55 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 09:53:55 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:53:55 #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:53:55 #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:53:55 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 09:53:55 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 09:53:55 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:53:55 #36 ... 09:53:55 09:53:55 #37 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:53:55 #37 DONE 0.0s 09:53:55 09:53:55 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:55 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 09:53:55 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:53:55 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 09:53:55 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.2s 09:53:55 #36 ... 09:53:55 09:53:55 #37 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:53:55 #37 DONE 0.0s 09:53:55 09:53:55 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:55 #36 ... 09:53:55 09:53:55 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 09:53:55 #34 DONE 0.5s 09:53:55 09:53:55 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:55 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 0.4s 09:53:56 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.6s 09:53:56 #36 ... 09:53:56 09:53:56 #37 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:53:56 #37 DONE 0.1s 09:53:56 09:53:56 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:56 #36 ... 09:53:56 09:53:56 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:53:56 #35 DONE 1.1s 09:53:56 09:53:56 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:56 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 09:53:56 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 09:53:56 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 09:53:56 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:53:56 #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:53:56 #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:53:56 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:53:56 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 09:53:56 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:53:56 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 0.9s 09:53:56 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:53:56 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.0s 09:53:56 #36 ... 09:53:56 09:53:56 #37 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:53:56 #37 DONE 0.1s 09:53:56 09:53:56 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:56 #36 ... 09:53:56 09:53:56 #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 09:53:56 #34 DONE 1.1s 09:53:56 09:53:56 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:56 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.63MB / 28.04MB 1.3s 09:53:57 #36 ... 09:53:57 09:53:57 #37 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:53:57 #37 DONE 0.2s 09:53:57 09:53:57 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:57 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.57MB / 28.04MB 1.6s 09:53:57 #36 ... 09:53:57 09:53:57 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:53:57 #35 DONE 1.4s 09:53:57 09:53:57 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:57 #36 ... 09:53:57 09:53:57 #37 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:53:57 #37 DONE 0.2s 09:53:57 09:53:57 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:57 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 09:53:57 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 09:53:57 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:53:57 #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:53:57 #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:53:57 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:53:57 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 09:53:57 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:53:57 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:53:57 #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 09:53:57 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 1.9s 09:53:57 #36 ... 09:53:57 09:53:57 #37 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:53:57 #37 DONE 0.2s 09:53:57 09:53:57 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:57 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 2.2s 09:53:57 #36 ... 09:53:57 09:53:57 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 09:53:57 #34 DONE 2.0s 09:53:58 09:53:58 #37 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:53:58 #37 DONE 0.2s 09:53:58 09:53:58 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:58 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 2.6s 09:53:58 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.7s 09:53:58 #36 ... 09:53:58 09:53:58 #37 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:53:58 #37 DONE 0.2s 09:53:58 09:53:58 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:58 #36 ... 09:53:58 09:53:58 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 09:53:58 #34 DONE 2.6s 09:53:58 09:53:58 #37 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:53:58 #37 DONE 0.2s 09:53:58 09:53:58 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:58 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.9s done 09:53:58 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.9s done 09:53:58 #36 ... 09:53:58 09:53:58 #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 09:53:58 #34 DONE 2.9s 09:53:59 09:53:59 #39 [security-spire-config internal] load build context 09:53:59 #39 transferring context: 26.23kB 0.3s done 09:53:59 #39 DONE 2.7s 09:53:59 09:53:59 #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:53:59 #40 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 09:53:59 #40 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:53:59 #40 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:53:59 #40 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:53:59 #40 ... 09:53:59 09:53:59 #41 [core-metadata internal] load build context 09:53:59 #41 transferring context: 3.23MB 2.1s done 09:53:59 #41 DONE 3.4s 09:53:59 09:53:59 #42 [security-proxy-auth internal] load build context 09:53:59 #42 transferring context: 3.23MB 2.2s done 09:53:59 #42 DONE 3.6s 09:53:59 09:53:59 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:53:59 #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 09:53:59 #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:53:59 #43 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 09:53:59 #43 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 09:53:59 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:53:59 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 09:53:59 #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 09:53:59 #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.8s done 09:53:59 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:53:59 #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 09:53:59 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0.8s 09:54:00 #43 ... 09:54:00 09:54:00 #44 [security-spiffe-token-provider internal] load build context 09:54:00 #44 transferring context: 3.23MB 2.6s done 09:54:00 #44 DONE 4.2s 09:54:00 09:54:00 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:00 #43 ... 09:54:00 09:54:00 #45 [security-secretstore-setup internal] load build context 09:54:00 #45 transferring context: 3.23MB 1.9s done 09:54:00 #45 DONE 4.3s 09:54:00 09:54:00 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:00 #43 ... 09:54:00 09:54:00 #46 [security-spire-server internal] load build context 09:54:00 #46 transferring context: 27.98kB 0.1s done 09:54:00 #46 DONE 3.4s 09:54:00 09:54:00 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:54:00 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 09:54:01 #36 ... 09:54:01 09:54:01 #47 [support-notifications internal] load build context 09:54:01 #47 transferring context: 3.23MB 2.4s done 09:54:01 #47 DONE 5.7s 09:54:01 09:54:01 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:04 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.9s 09:54:05 #43 ... 09:54:05 09:54:05 #48 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:54:05 #48 DONE 9.2s 09:54:05 09:54:05 #49 [security-proxy-setup internal] load build context 09:54:05 #49 ... 09:54:05 09:54:05 #50 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:54:05 #50 ... 09:54:05 09:54:05 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:54:05 #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:05 #51 ... 09:54:05 09:54:05 #52 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:54:05 #0 9.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:05 #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:06 #52 ... 09:54:06 09:54:06 #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:54:06 #0 8.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:06 #0 9.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:06 #53 ... 09:54:06 09:54:06 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:06 #43 ... 09:54:06 09:54:06 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:54:06 #54 ... 09:54:06 09:54:06 #55 [core-command internal] load build context 09:54:06 #55 transferring context: 3.23MB 6.4s done 09:54:06 #55 DONE 9.5s 09:54:06 09:54:06 #56 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:54:06 #0 8.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:06 #0 9.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:06 #56 ... 09:54:06 09:54:06 #49 [security-proxy-setup internal] load build context 09:54:06 #49 transferring context: 3.23MB 6.2s done 09:54:06 #49 DONE 9.6s 09:54:06 09:54:06 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:54:06 #0 9.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:06 #57 ... 09:54:06 09:54:06 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:54:06 #54 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:07 #54 ... 09:54:07 09:54:07 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:54:07 #58 ... 09:54:07 09:54:07 #59 [core-keeper internal] load build context 09:54:07 #59 ... 09:54:07 09:54:07 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:08 #43 ... 09:54:08 09:54:08 #60 [core-common-config-bootstrapper internal] load build context 09:54:08 #60 ... 09:54:08 09:54:08 #61 [support-scheduler internal] load build context 09:54:08 #61 transferring context: 3.23MB 6.7s done 09:54:08 #61 DONE 10.0s 09:54:08 09:54:08 #60 [core-common-config-bootstrapper internal] load build context 09:54:08 #60 ... 09:54:08 09:54:08 #59 [core-keeper internal] load build context 09:54:08 #59 ... 09:54:08 09:54:08 #50 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:54:08 #50 DONE 3.2s 09:54:08 09:54:08 #62 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:54:08 #62 ... 09:54:08 09:54:08 #63 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:08 #63 ... 09:54:08 09:54:08 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:54:08 #64 ... 09:54:08 09:54:08 #65 [security-bootstrapper internal] load build context 09:54:09 #65 ... 09:54:09 09:54:09 #66 [support-cron-scheduler internal] load build context 09:54:09 #66 ... 09:54:09 09:54:09 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:54:09 #0 8.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:09 #67 ... 09:54:09 09:54:09 #68 [core-data internal] load build context 09:54:09 #68 transferring context: 3.23MB 6.2s done 09:54:09 #68 ... 09:54:09 09:54:09 #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:54:09 #0 9.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:09 #69 ... 09:54:09 09:54:09 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:54:09 #70 ... 09:54:09 09:54:09 #63 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:09 #63 DONE 11.2s 09:54:09 09:54:09 #65 [security-bootstrapper internal] load build context 09:54:09 #65 ... 09:54:09 09:54:09 #60 [core-common-config-bootstrapper internal] load build context 09:54:09 #60 transferring context: 3.23MB 8.0s done 09:54:09 #60 DONE 11.9s 09:54:09 09:54:09 #65 [security-bootstrapper internal] load build context 09:54:10 #65 ... 09:54:10 09:54:10 #59 [core-keeper internal] load build context 09:54:10 #59 transferring context: 3.23MB 8.5s done 09:54:10 #59 DONE 12.0s 09:54:10 09:54:10 #65 [security-bootstrapper internal] load build context 09:54:10 #65 ... 09:54:10 09:54:10 #68 [core-data internal] load build context 09:54:10 #68 DONE 11.2s 09:54:10 09:54:10 #65 [security-bootstrapper internal] load build context 09:54:10 #65 transferring context: 3.23MB 6.7s done 09:54:11 #65 ... 09:54:11 09:54:11 #66 [support-cron-scheduler internal] load build context 09:54:11 #66 transferring context: 3.23MB 6.5s done 09:54:11 #66 DONE 12.1s 09:54:11 09:54:11 #65 [security-bootstrapper internal] load build context 09:54:11 #65 DONE 12.2s 09:54:11 09:54:11 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:11 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.6s 09:54:12 #43 ... 09:54:12 09:54:12 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:54:12 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.7s 09:54:12 #36 ... 09:54:12 09:54:12 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:15 #43 ... 09:54:15 09:54:15 #52 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:54:15 #52 17.62 (1/1) Installing dumb-init (1.2.5-r3) 09:54:15 #52 17.67 Executing busybox-1.36.1-r29.trigger 09:54:15 #52 17.94 OK: 9 MiB in 15 packages 09:54:15 #52 DONE 19.8s 09:54:15 09:54:15 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:16 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.8s 09:54:16 #43 ... 09:54:16 09:54:16 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:54:16 #51 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:16 #51 19.77 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:54:16 #51 19.81 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:54:16 #51 19.81 OK: 24041 distinct packages available 09:54:17 #51 ... 09:54:17 09:54:17 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:17 #43 ... 09:54:17 09:54:17 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:54:17 #57 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:17 #57 20.11 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:54:17 #57 20.11 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:54:17 #57 20.11 OK: 24041 distinct packages available 09:54:17 #57 ... 09:54:17 09:54:17 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:17 #71 DONE 9.3s 09:54:17 09:54:17 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:17 #43 ... 09:54:17 09:54:17 #56 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:54:17 #56 17.09 (1/2) Installing ca-certificates (20240705-r0) 09:54:17 #56 17.63 (2/2) Installing dumb-init (1.2.5-r3) 09:54:17 #56 17.66 Executing busybox-1.36.1-r29.trigger 09:54:17 #56 17.72 Executing ca-certificates-20240705-r0.trigger 09:54:17 #56 18.50 OK: 10 MiB in 16 packages 09:54:17 #56 DONE 21.3s 09:54:17 09:54:17 #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:54:18 #72 ... 09:54:18 09:54:18 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:54:18 #54 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:18 #54 21.22 (1/4) Installing ca-certificates (20240705-r0) 09:54:18 #54 21.76 (2/4) Installing dumb-init (1.2.5-r3) 09:54:18 #54 21.79 (3/4) Installing su-exec (0.2-r3) 09:54:18 #54 21.81 (4/4) Installing yq-go (4.44.1-r2) 09:54:18 #54 ... 09:54:18 09:54:18 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:54:18 #73 ... 09:54:18 09:54:18 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:54:18 #74 ... 09:54:18 09:54:18 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:54:18 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.3s 09:54:18 #36 ... 09:54:18 09:54:18 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:54:18 #58 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:18 #58 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:18 #58 21.28 (1/4) Installing dumb-init (1.2.5-r3) 09:54:18 #58 21.33 (2/4) Installing openssl (3.3.2-r0) 09:54:19 #58 21.40 (3/4) Installing su-exec (0.2-r3) 09:54:19 #58 21.40 (4/4) Installing yq-go (4.44.1-r2) 09:54:19 #58 ... 09:54:19 09:54:19 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:54:19 #36 ... 09:54:19 09:54:19 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:54:19 #67 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:19 #67 19.79 (1/2) Installing dumb-init (1.2.5-r3) 09:54:19 #67 19.82 (2/2) Installing su-exec (0.2-r3) 09:54:19 #67 19.84 Executing busybox-1.36.1-r29.trigger 09:54:19 #67 20.06 OK: 9 MiB in 16 packages 09:54:19 #67 ... 09:54:19 09:54:19 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:54:19 #70 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:19 #70 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:20 #70 ... 09:54:20 09:54:20 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:54:20 #0 9.725 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:20 #75 ... 09:54:20 09:54:20 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:54:20 #36 ... 09:54:20 09:54:20 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:20 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 21.2s done 09:54:20 #43 DONE 25.1s 09:54:20 09:54:20 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:54:21 #36 ... 09:54:21 09:54:21 #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:54:21 #69 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:21 #69 21.13 (1/1) Installing dumb-init (1.2.5-r3) 09:54:21 #69 21.16 Executing busybox-1.36.1-r29.trigger 09:54:21 #69 21.41 OK: 9 MiB in 15 packages 09:54:21 #69 ... 09:54:21 09:54:21 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:54:21 #36 ... 09:54:21 09:54:21 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:54:21 #67 DONE 22.9s 09:54:21 09:54:21 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:54:21 #58 22.35 Executing busybox-1.36.1-r29.trigger 09:54:21 #58 22.61 OK: 20 MiB in 18 packages 09:54:21 #58 DONE 24.5s 09:54:21 09:54:21 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:54:22 #76 ... 09:54:22 09:54:22 #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:54:22 #53 16.40 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:54:22 #53 16.40 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:54:22 #53 16.40 OK: 24041 distinct packages available 09:54:22 #53 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:22 #53 20.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:22 #53 ... 09:54:22 09:54:22 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:54:22 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.8s 09:54:23 #36 ... 09:54:23 09:54:23 #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:54:23 #69 DONE 23.7s 09:54:23 09:54:23 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:54:23 #36 ... 09:54:23 09:54:23 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:54:23 #54 22.78 Executing busybox-1.36.1-r29.trigger 09:54:23 #54 23.01 Executing ca-certificates-20240705-r0.trigger 09:54:23 #54 24.67 OK: 20 MiB in 18 packages 09:54:23 #54 DONE 27.0s 09:54:23 09:54:23 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:54:26 #36 ... 09:54:26 09:54:26 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:54:26 #0 6.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:26 #0 8.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:26 #77 ... 09:54:26 09:54:26 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:54:27 #36 ... 09:54:27 09:54:27 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:54:27 #70 21.77 (1/3) Installing ca-certificates (20240705-r0) 09:54:27 #70 22.29 (2/3) Installing dumb-init (1.2.5-r3) 09:54:27 #70 22.33 (3/3) Installing tzdata (2024b-r0) 09:54:27 #70 24.35 Executing busybox-1.36.1-r29.trigger 09:54:27 #70 24.61 Executing ca-certificates-20240705-r0.trigger 09:54:27 #70 26.13 OK: 11 MiB in 17 packages 09:54:27 #70 DONE 28.3s 09:54:27 09:54:27 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:54:27 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.1s 09:54:27 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.5s done 09:54:27 #36 ... 09:54:27 09:54:27 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:54:27 #51 21.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:27 #51 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:27 #51 ... 09:54:27 09:54:27 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:54:27 #0 8.425 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:27 #78 ... 09:54:27 09:54:27 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:54:27 #64 9.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:27 #64 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:28 #64 ... 09:54:28 09:54:28 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:54:28 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.5s done 09:54:28 #36 DONE 34.6s 09:54:28 09:54:28 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:54:28 #57 21.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:28 #57 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:28 #57 ... 09:54:28 09:54:28 #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:54:28 #62 9.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:28 #62 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:28 #62 ... 09:54:28 09:54:28 #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:54:28 #53 31.29 (1/5) Installing dumb-init (1.2.5-r3) 09:54:28 #53 31.31 (2/5) Installing musl-obstack (1.2.3-r2) 09:54:28 #53 31.33 (3/5) Installing libucontext (1.2-r3) 09:54:28 #53 31.35 (4/5) Installing gcompat (1.1.0-r4) 09:54:28 #53 31.37 (5/5) Installing openssl (3.3.2-r0) 09:54:28 #53 31.57 Executing busybox-1.36.1-r29.trigger 09:54:28 #53 31.69 OK: 10 MiB in 19 packages 09:54:28 #160 ... 09:54:28 09:54:28 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:54:28 #155 85.75 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:54:29 #53 ... 09:54:29 09:54:29 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:54:29 #74 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:29 #74 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:29 #74 ... 09:54:29 09:54:29 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:54:29 #51 33.18 (1/14) Installing ca-certificates (20240705-r0) 09:54:29 #51 33.40 (2/14) Installing brotli-libs (1.1.0-r2) 09:54:29 #51 33.55 (3/14) Installing c-ares (1.33.1-r0) 09:54:29 #51 33.58 (4/14) Installing libunistring (1.2-r0) 09:54:29 #51 ... 09:54:29 09:54:29 #53 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:54:29 #53 DONE 35.7s 09:54:29 09:54:29 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:54:29 #51 33.88 (5/14) Installing libidn2 (2.3.7-r0) 09:54:29 #51 33.93 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:54:29 #51 34.02 (7/14) Installing libpsl (0.21.5-r1) 09:54:29 #51 34.10 (8/14) Installing zstd-libs (1.5.6-r0) 09:54:29 #51 ... 09:54:29 09:54:29 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:54:29 #73 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:29 #73 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:30 #73 ... 09:54:30 09:54:30 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:54:30 #51 34.27 (9/14) Installing libcurl (8.10.1-r0) 09:54:30 #51 34.51 (10/14) Installing curl (8.10.1-r0) 09:54:30 #51 34.58 (11/14) Installing dumb-init (1.2.5-r3) 09:54:30 #51 34.63 (12/14) Installing musl-obstack (1.2.3-r2) 09:54:30 #51 34.69 (13/14) Installing libucontext (1.2-r3) 09:54:30 #51 34.72 (14/14) Installing gcompat (1.1.0-r4) 09:54:30 #51 34.84 Executing busybox-1.36.1-r29.trigger 09:54:31 #51 35.03 Executing ca-certificates-20240705-r0.trigger 09:54:31 #51 ... 09:54:31 09:54:31 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:54:31 #64 21.02 OK: 238 MiB in 54 packages 09:54:31 #64 DONE 23.2s 09:54:31 09:54:31 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:54:31 #51 35.61 OK: 15 MiB in 28 packages 09:54:32 #51 ... 09:54:32 09:54:32 #62 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:54:32 #62 21.40 OK: 238 MiB in 54 packages 09:54:32 #62 DONE 23.7s 09:54:32 09:54:32 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:54:32 #0 7.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:32 #0 9.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:32 #79 ... 09:54:32 09:54:32 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:54:32 #57 34.47 (1/4) Installing dumb-init (1.2.5-r3) 09:54:32 #57 34.52 (2/4) Installing musl-obstack (1.2.3-r2) 09:54:32 #57 34.53 (3/4) Installing libucontext (1.2-r3) 09:54:32 #57 34.56 (4/4) Installing gcompat (1.1.0-r4) 09:54:32 #57 34.59 Executing busybox-1.36.1-r29.trigger 09:54:32 #57 34.72 OK: 9 MiB in 18 packages 09:54:32 #57 ... 09:54:32 09:54:32 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:54:32 #80 DONE 1.2s 09:54:32 09:54:32 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:54:32 #75 12.77 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:32 #75 ... 09:54:32 09:54:32 #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:54:32 #81 DONE 0.9s 09:54:32 09:54:32 #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:33 #82 ... 09:54:33 09:54:33 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:54:33 #0 7.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:33 #83 ... 09:54:33 09:54:33 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:33 #84 ... 09:54:33 09:54:33 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:54:33 #0 6.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:33 #0 9.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:33 #85 ... 09:54:33 09:54:33 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:54:33 #51 DONE 37.6s 09:54:33 09:54:33 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:54:33 #86 ... 09:54:33 09:54:33 #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:54:33 #72 6.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:33 #72 7.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:34 #72 ... 09:54:34 09:54:34 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:54:34 #83 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:34 #83 ... 09:54:34 09:54:34 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:54:34 #73 23.72 OK: 238 MiB in 54 packages 09:54:34 #73 DONE 26.0s 09:54:34 09:54:34 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:54:34 #57 DONE 37.6s 09:54:34 09:54:34 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:54:36 #87 ... 09:54:36 09:54:36 #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:54:36 #88 DONE 2.1s 09:54:36 09:54:36 #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:54:36 #72 18.70 Upgrading critical system libraries and apk-tools: 09:54:36 #72 18.70 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:54:36 #72 18.73 Executing busybox-1.36.1-r29.trigger 09:54:37 #72 ... 09:54:37 09:54:37 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:54:37 #0 4.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:37 #0 7.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:37 #89 ... 09:54:37 09:54:37 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:54:37 #75 24.28 (1/1) Installing dumb-init (1.2.5-r3) 09:54:37 #75 25.17 Executing busybox-1.36.1-r29.trigger 09:54:37 #75 25.42 OK: 9 MiB in 15 packages 09:54:37 #75 DONE 27.4s 09:54:37 09:54:37 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:38 #90 ... 09:54:38 09:54:38 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:54:38 #76 5.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:38 #76 8.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:38 #76 ... 09:54:38 09:54:38 #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:54:38 #72 20.24 Continuing the upgrade transaction with new apk-tools: 09:54:38 #72 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:38 #72 ... 09:54:38 09:54:38 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:54:38 #78 10.56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:38 #78 ... 09:54:38 09:54:38 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:54:38 #77 19.74 Upgrading critical system libraries and apk-tools: 09:54:38 #77 19.74 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:54:38 #77 19.84 Executing busybox-1.36.1-r29.trigger 09:54:38 #77 22.00 Continuing the upgrade transaction with new apk-tools: 09:54:38 #77 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:39 #77 23.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:39 #77 ... 09:54:39 09:54:39 #91 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:54:39 #0 5.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:39 #0 7.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:39 #91 ... 09:54:39 09:54:39 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:54:39 #76 17.67 Upgrading critical system libraries and apk-tools: 09:54:39 #76 17.67 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:54:39 #76 17.71 Executing busybox-1.36.1-r29.trigger 09:54:40 #76 18.94 Continuing the upgrade transaction with new apk-tools: 09:54:41 #76 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:42 #76 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:42 #76 ... 09:54:42 09:54:42 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:54:42 #78 23.51 OK: 238 MiB in 54 packages 09:54:42 #78 DONE 24.7s 09:54:42 09:54:42 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:54:42 #74 23.99 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:54:42 #74 23.99 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:54:42 #74 23.99 OK: 24040 distinct packages available 09:54:42 #74 26.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:42 #74 28.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:42 #74 ... 09:54:42 09:54:42 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:54:43 #92 DONE 0.5s 09:54:43 09:54:43 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:45 #93 ... 09:54:45 09:54:45 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:54:45 #74 36.18 OK: 238 MiB in 54 packages 09:54:45 #74 DONE 37.4s 09:54:45 09:54:45 #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:54:46 #94 DONE 0.5s 09:54:46 09:54:46 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:48 #95 ... 09:54:48 09:54:48 #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:54:48 #72 21.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:48 #72 28.19 OK: 10 MiB in 16 packages 09:54:48 #72 DONE 30.1s 09:54:48 09:54:48 #91 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:54:48 #91 15.50 Upgrading critical system libraries and apk-tools: 09:54:48 #91 15.51 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:54:48 #91 15.54 Executing busybox-1.36.1-r29.trigger 09:54:48 #91 17.25 Continuing the upgrade transaction with new apk-tools: 09:54:48 #91 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:48 #91 ... 09:54:48 09:54:48 #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:54:48 #77 31.48 OK: 9 MiB in 15 packages 09:54:48 #77 DONE 33.2s 09:54:48 09:54:48 #91 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:54:48 #91 19.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:49 #91 ... 09:54:49 09:54:49 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:54:49 #87 5.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:49 #87 6.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:49 #87 14.60 Upgrading critical system libraries and apk-tools: 09:54:49 #87 14.60 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:54:49 #87 14.67 Executing busybox-1.36.1-r29.trigger 09:54:49 #87 ... 09:54:49 09:54:49 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:54:49 #86 5.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:49 #86 7.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:49 #86 15.24 Upgrading critical system libraries and apk-tools: 09:54:49 #86 15.24 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:54:49 #86 15.33 Executing busybox-1.36.1-r29.trigger 09:54:49 #86 ... 09:54:49 09:54:49 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:54:49 #76 27.13 OK: 9 MiB in 16 packages 09:54:49 #76 DONE 28.0s 09:54:49 09:54:49 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:54:51 #96 ... 09:54:51 09:54:51 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:54:51 #83 18.18 Upgrading critical system libraries and apk-tools: 09:54:51 #83 18.18 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:54:51 #83 18.23 Executing busybox-1.36.1-r29.trigger 09:54:51 #83 19.78 Continuing the upgrade transaction with new apk-tools: 09:54:51 #83 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:51 #83 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:51 #83 26.40 OK: 9 MiB in 15 packages 09:54:51 #83 DONE 28.1s 09:54:51 09:54:51 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:54:51 #87 16.69 Continuing the upgrade transaction with new apk-tools: 09:54:51 #87 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:51 #87 ... 09:54:51 09:54:51 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:54:51 #85 18.15 Upgrading critical system libraries and apk-tools: 09:54:51 #85 18.16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:54:51 #85 18.22 Executing busybox-1.36.1-r29.trigger 09:54:51 #85 19.90 Continuing the upgrade transaction with new apk-tools: 09:54:51 #85 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:51 #85 21.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:51 #85 ... 09:54:51 09:54:51 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:54:51 #86 17.26 Continuing the upgrade transaction with new apk-tools: 09:54:51 #86 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:52 #86 ... 09:54:52 09:54:52 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:54:52 #79 19.98 Upgrading critical system libraries and apk-tools: 09:54:52 #79 19.98 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:54:52 #79 20.05 Executing busybox-1.36.1-r29.trigger 09:54:52 #79 22.04 Continuing the upgrade transaction with new apk-tools: 09:54:52 #79 22.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:52 #79 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:52 #79 ... 09:54:52 09:54:52 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:54:52 #89 14.91 Upgrading critical system libraries and apk-tools: 09:54:52 #89 14.91 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:54:52 #89 14.96 Executing busybox-1.36.1-r29.trigger 09:54:52 #89 16.79 Continuing the upgrade transaction with new apk-tools: 09:54:52 #89 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:54:52 #89 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:52 #89 ... 09:54:52 09:54:52 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:54:52 #87 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:52 #87 ... 09:54:52 09:54:52 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:54:52 #96 DONE 2.7s 09:54:52 09:54:52 #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:54:52 #97 DONE 0.2s 09:54:52 09:54:52 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:54:52 #79 30.52 OK: 20 MiB in 18 packages 09:54:53 #79 ... 09:54:53 09:54:53 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:54:53 #85 28.69 OK: 20 MiB in 18 packages 09:54:53 #85 DONE 29.9s 09:54:53 09:54:53 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:54:53 #86 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:54:53 #86 ... 09:54:53 09:54:53 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:54:53 #79 DONE 31.6s 09:54:53 09:54:53 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:54:54 #98 DONE 0.3s 09:54:54 09:54:54 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:54:54 #89 26.64 OK: 11 MiB in 17 packages 09:54:54 #89 DONE 27.4s 09:54:54 09:54:54 #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:54:54 #40 ... 09:54:54 09:54:54 #91 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:54:54 #91 25.10 OK: 10 MiB in 19 packages 09:54:55 #91 DONE 27.6s 09:54:55 09:54:55 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:54:56 #99 ... 09:54:56 09:54:56 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:54:56 #100 DONE 1.3s 09:54:56 09:54:56 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:54:56 #101 ... 09:54:56 09:54:56 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:54:56 #99 DONE 1.7s 09:54:57 09:54:57 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:54:57 #102 DONE 0.2s 09:54:57 09:54:57 #103 [security-spire-server stage-2 6/9] COPY security.txt / 09:54:57 #103 DONE 0.2s 09:54:57 09:54:57 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:54:57 #87 22.70 OK: 9 MiB in 18 packages 09:54:57 #87 ... 09:54:57 09:54:57 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:54:57 #104 DONE 0.3s 09:54:57 09:54:57 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:54:57 #87 DONE 23.5s 09:54:57 09:54:57 #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:54:58 #105 ... 09:54:58 09:54:58 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:54:58 #106 DONE 0.5s 09:54:58 09:54:58 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:54:58 #107 DONE 0.3s 09:54:58 09:54:58 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:54:58 #101 DONE 2.0s 09:54:58 09:54:58 #108 [security-spire-server] exporting to image 09:54:58 #108 exporting layers 09:54:59 #108 ... 09:54:59 09:54:59 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:54:59 #86 24.40 OK: 15 MiB in 28 packages 09:54:59 #86 DONE 25.6s 09:54:59 09:54:59 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:54:59 #109 DONE 0.4s 09:54:59 09:54:59 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 09:54:59 #110 DONE 0.4s 09:54:59 09:54:59 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:59 #93 ... 09:54:59 09:54:59 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:55:00 #111 DONE 0.3s 09:55:00 09:55:00 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:55:00 #112 DONE 0.2s 09:55:00 09:55:00 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:55:00 #113 DONE 0.2s 09:55:00 09:55:00 #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:55:00 #105 DONE 2.6s 09:55:00 09:55:00 #108 [security-spire-agent] exporting to image 09:55:00 #108 ... 09:55:00 09:55:00 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:55:00 #114 DONE 0.3s 09:55:00 09:55:00 #115 [security-spire-config stage-2 6/10] COPY security.txt / 09:55:00 #115 DONE 0.2s 09:55:00 09:55:00 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:01 #93 ... 09:55:01 09:55:01 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:55:01 #116 DONE 0.3s 09:55:01 09:55:01 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:55:01 #117 DONE 0.2s 09:55:01 09:55:01 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:55:01 #118 DONE 0.2s 09:55:01 09:55:01 #108 [security-spire-config] exporting to image 09:55:02 #108 exporting layers 3.7s done 09:55:02 #108 writing image sha256:32b7bb9ad17f193845c25946270f66066d28fdb5ab7e2d3b071ffecae996266c 0.0s done 09:55:02 #108 naming to docker.io/library/security-spire-server-arm64 done 09:55:03 #108 exporting layers 2.8s done 09:55:03 #108 writing image sha256:88dd927c91405cac961c798ceabadea07764c06e70d850f29bb933f6f12dfe02 done 09:55:03 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:55:03 #108 exporting layers 2.0s done 09:55:03 #108 writing image sha256:d42d8a352421ac9b1b4564a8f1b1f609eb6a895a9b2709237850233c3983ad76 done 09:55:03 #108 naming to docker.io/library/security-spire-config-arm64 done 09:55:03 #108 DONE 6.5s 09:55:03 09:55:03 #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:55:36 #155 ... 09:55:36 09:55:36 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:55:36 #149 DONE 160.8s 09:55:36 09:55:36 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:55:36 #154 DONE 160.8s 09:55:36 09:55:36 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:55:36 #160 DONE 160.8s 09:55:36 09:55:36 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:55:36 #151 DONE 160.8s 09:55:36 09:55:36 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:55:36 #152 DONE 160.9s 09:55:36 09:55:36 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:55:36 #150 DONE 160.8s 09:55:36 09:55:36 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:55:36 #161 ... 09:55:36 09:55:36 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:55:36 #158 DONE 161.0s 09:55:36 09:55:36 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:55:36 #153 DONE 161.1s 09:55:36 09:55:36 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:55:36 #162 ... 09:55:36 09:55:36 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:55:36 #156 DONE 161.2s 09:55:36 09:55:36 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:55:36 #148 DONE 161.2s 09:55:36 09:55:36 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:55:36 #157 DONE 161.3s 09:55:36 09:55:36 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:55:36 #155 DONE 161.4s 09:55:36 09:55:36 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:55:36 #159 DONE 161.4s 09:55:36 09:55:36 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:55:37 #163 ... 09:55:37 09:55:37 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:55:37 #161 DONE 0.6s 09:55:37 09:55:37 #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:55:37 #164 DONE 0.5s 09:55:37 09:55:37 #165 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:55:37 #165 ... 09:55:37 09:55:37 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:55:37 #166 DONE 0.8s 09:55:37 09:55:37 #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:55:37 #167 DONE 0.7s 09:55:37 09:55:37 #168 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:55:37 #168 DONE 0.7s 09:55:37 09:55:37 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:55:37 #162 DONE 0.8s 09:55:37 09:55:37 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:55:37 #163 DONE 0.7s 09:55:37 09:55:37 #169 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:55:37 #169 ... 09:55:37 09:55:37 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:55:37 #170 DONE 0.6s 09:55:37 09:55:37 #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:55:37 #171 CACHED 09:55:37 09:55:37 #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:55:37 #172 CACHED 09:55:37 09:55:37 #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:55:37 #173 CACHED 09:55:37 09:55:37 #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:55:37 #174 CACHED 09:55:37 09:55:37 #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:55:37 #175 CACHED 09:55:37 09:55:37 #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:55:37 #176 CACHED 09:55:37 09:55:37 #177 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:55:37 #177 DONE 0.5s 09:55:37 09:55:37 #178 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:55:37 #178 CACHED 09:55:37 09:55:37 #179 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:55:37 #179 CACHED 09:55:37 09:55:37 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:55:37 #180 ... 09:55:37 09:55:37 #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:55:37 #181 DONE 0.7s 09:55:37 09:55:37 #165 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:55:37 #165 DONE 0.6s 09:55:38 09:55:38 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:55:38 #182 DONE 0.5s 09:55:38 09:55:38 #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:55:38 #183 DONE 0.4s 09:55:38 09:55:38 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:55:39 #184 ... 09:55:39 09:55:39 #169 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:55:39 #169 DONE 1.5s 09:55:39 09:55:39 #185 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:55:39 #185 DONE 1.5s 09:55:39 09:55:39 #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:55:39 #186 ... 09:55:39 09:55:39 #187 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:55:39 #187 DONE 1.8s 09:55:39 09:55:39 #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:55:39 #188 DONE 1.9s 09:55:39 09:55:39 #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:55:39 #189 DONE 1.9s 09:55:39 09:55:39 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:55:39 #180 DONE 1.9s 09:55:39 09:55:39 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:55:39 #190 DONE 1.9s 09:55:39 09:55:39 #191 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:55:39 #191 DONE 1.9s 09:55:39 09:55:39 #192 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:55:39 #192 DONE 1.8s 09:55:39 09:55:39 #193 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:55:39 #193 DONE 2.2s 09:55:39 09:55:39 #194 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:55:39 #194 DONE 1.8s 09:55:39 09:55:39 #195 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:55:39 #195 DONE 1.7s 09:55:39 09:55:39 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:55:39 #184 DONE 1.7s 09:55:39 09:55:39 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:55:40 #196 ... 09:55:40 09:55:40 #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:55:40 #197 DONE 0.6s 09:55:40 09:55:40 #198 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:55:40 #198 DONE 0.6s 09:55:40 09:55:40 #199 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:55:40 #199 DONE 0.6s 09:55:40 09:55:40 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:55:40 #200 DONE 0.6s 09:55:40 09:55:40 #201 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:55:40 #201 DONE 1.1s 09:55:40 09:55:40 #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:55:40 #186 DONE 1.2s 09:55:40 09:55:40 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:55:40 #202 DONE 0.7s 09:55:40 09:55:40 #203 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:55:40 #203 ... 09:55:40 09:55:40 #204 [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 09:55:40 #204 DONE 0.7s 09:55:40 09:55:40 #205 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:55:40 #205 DONE 0.7s 09:55:40 09:55:40 #206 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:55:40 #206 DONE 0.7s 09:55:40 09:55:40 #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:55:40 #207 DONE 0.7s 09:55:40 09:55:40 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:55:40 #196 DONE 0.7s 09:55:40 09:55:40 #208 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:55:40 #208 DONE 0.7s 09:55:40 09:55:40 #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:55:40 #209 DONE 0.3s 09:55:40 09:55:40 #116 [core-keeper] exporting to image 09:55:40 #116 exporting layers 0.3s done 09:55:40 #116 ... 09:55:40 09:55:40 #210 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:55:40 #210 DONE 0.5s 09:55:40 09:55:40 #211 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:55:40 #211 DONE 0.5s 09:55:40 09:55:40 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:55:40 #212 DONE 0.5s 09:55:40 09:55:40 #203 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:55:40 #203 DONE 0.5s 09:55:40 09:55:40 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:55:40 #213 DONE 0.4s 09:55:40 09:55:40 #214 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:55:40 #214 DONE 0.4s 09:55:40 09:55:40 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:55:40 #215 DONE 0.4s 09:55:40 09:55:40 #216 [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 09:55:40 #216 DONE 0.5s 09:55:40 09:55:40 #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:55:40 #217 DONE 0.5s 09:55:40 09:55:40 #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:55:41 #218 ... 09:55:41 09:55:41 #219 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 09:55:41 #219 DONE 0.4s 09:55:41 09:55:41 #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:55:41 #220 DONE 0.3s 09:55:41 09:55:41 #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:55:41 #221 DONE 0.4s 09:55:41 09:55:41 #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:55:41 #218 DONE 0.3s 09:55:41 09:55:41 #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 09:55:41 #222 DONE 0.4s 09:55:41 09:55:41 #116 [core-metadata] exporting to image 09:55:41 #116 writing image sha256:e3b4723b911610f715dc52ca7848f0e329dee64212290a08bcb93c4b33b099fc 09:55:41 #116 ... 09:55:41 09:55:41 #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:55:41 #223 DONE 0.1s 09:55:41 09:55:41 #116 [core-metadata] exporting to image 09:55:41 #116 writing image sha256:7d371673b12165df150d6114f4f7c8a47c4ba4620dc47ad1ab4f25937c64a212 09:55:41 #116 writing image sha256:f7acfe19ca2e1ae4da1e7efdd2af3d24609492ef5a77f767f4ac52360e5ea007 09:55:41 #116 writing image sha256:6cead28f8414326a2bf8c96556bf628dcc3c77cf72104df6c5d5425c23bb248f 09:55:41 #116 ... 09:55:41 09:55:41 #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:55:41 #224 DONE 0.2s 09:55:41 09:55:41 #116 [core-data] exporting to image 09:55:41 #116 exporting layers 0.6s done 09:55:41 #116 writing image sha256:e3b4723b911610f715dc52ca7848f0e329dee64212290a08bcb93c4b33b099fc 0.2s done 09:55:41 #116 writing image sha256:7d371673b12165df150d6114f4f7c8a47c4ba4620dc47ad1ab4f25937c64a212 0.2s done 09:55:41 #116 writing image sha256:f7acfe19ca2e1ae4da1e7efdd2af3d24609492ef5a77f767f4ac52360e5ea007 0.2s done 09:55:41 #116 writing image sha256:6cead28f8414326a2bf8c96556bf628dcc3c77cf72104df6c5d5425c23bb248f 0.2s done 09:55:41 #116 naming to docker.io/library/core-command done 09:55:41 #116 naming to docker.io/library/support-scheduler done 09:55:41 #116 writing image sha256:a63061aa7558f33e488d0ccc070f714f2c9f898f9bc4fb337dd6fdae3d80c3f2 0.1s done 09:55:41 #116 naming to docker.io/library/core-keeper done 09:55:41 #116 naming to docker.io/library/security-spiffe-token-provider done 09:55:41 #116 naming to docker.io/library/core-data done 09:55:41 #116 writing image sha256:feb08f45cb8c0a1c820a606ec95a94e93beab0aa7325b48107197fa177d24430 0.0s done 09:55:41 #116 naming to docker.io/library/support-cron-scheduler 09:55:41 #116 ... 09:55:41 09:55:41 #225 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:55:41 #225 DONE 0.5s 09:55:41 09:55:41 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:55:41 #226 DONE 1.0s 09:55:41 09:55:41 #116 [support-cron-scheduler] exporting to image 09:55:41 #116 exporting layers 0.6s done 09:55:41 #116 naming to docker.io/library/support-cron-scheduler 0.2s done 09:55:41 #116 ... 09:55:41 09:55:41 #227 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:55:41 #227 DONE 1.1s 09:55:41 09:55:41 #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:55:41 #228 DONE 0.4s 09:55:41 09:55:41 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:55:41 #229 DONE 0.7s 09:55:41 09:55:41 #116 [security-proxy-setup] exporting to image 09:55:41 #116 exporting layers 0.1s done 09:55:41 #116 writing image sha256:de64ee82cc21cf5d894c51c8029dc46e498af2b90ce009a0f7e5a247971a7242 done 09:55:41 #116 writing image sha256:bd1882eeea2ded6ecb57f71c65b845bebb66f11a46bd6e16b0fd013eba6cf628 done 09:55:41 #116 naming to docker.io/library/core-metadata done 09:55:41 #116 naming to docker.io/library/support-notifications done 09:55:42 #116 ... 09:55:42 09:55:42 #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:55:42 #230 DONE 0.2s 09:55:42 09:55:42 #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:55:42 #231 DONE 0.2s 09:55:42 09:55:42 #116 [core-common-config-bootstrapper] exporting to image 09:55:42 #116 exporting layers 0.2s done 09:55:42 #116 writing image sha256:1c3d816471e0d1c3f7c4bd616d6aed8c074658d59ead61b6da1e35617afe1327 0.0s done 09:55:42 #116 naming to docker.io/library/core-common-config-bootstrapper done 09:55:42 #116 ... 09:55:42 09:55:42 #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:55:42 #232 DONE 0.2s 09:55:42 09:55:42 #116 [security-proxy-auth] exporting to image 09:55:42 #116 writing image sha256:e57f15b5347431e6afdbd69f96b3d2b6277bcd5a76ddd11dbd2a423c06c5d915 0.0s done 09:55:42 #116 naming to docker.io/library/security-proxy-auth done 09:55:42 #116 exporting layers 0.4s done 09:55:42 #116 writing image sha256:1de97dadfad76870594341d0964d5a97abe69dd4b429566e41d4acc92188d339 done 09:55:42 #116 naming to docker.io/library/security-proxy-setup done 09:55:42 #116 DONE 2.8s 09:55:42 09:55:42 #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:55:42 #233 DONE 0.1s 09:55:42 09:55:42 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:55:42 #234 DONE 0.1s 09:55:42 09:55:42 #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:55:42 #235 DONE 0.5s 09:55:42 09:55:42 #116 [security-secretstore-setup] exporting to image 09:55:42 #116 ... 09:55:42 09:55:42 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:55:42 #236 DONE 0.4s 09:55:42 09:55:42 #116 [security-secretstore-setup] exporting to image 09:55:42 #116 exporting layers 0.2s done 09:55:42 #116 writing image sha256:51dc4bff9ceaa556655a88ce61d00508cd84db50997f7580de53475e1f4bb34f 0.0s done 09:55:42 #116 naming to docker.io/library/security-secretstore-setup done 09:55:42 #116 exporting layers 0.2s done 09:55:42 #116 writing image sha256:fab0355c4fe2a1f6d3b117fa9833bee70c9b37cbbab7922965bf78047285a396 done 09:55:42 #116 naming to docker.io/library/security-bootstrapper done 09:55:42 #116 DONE 3.2s 09:55:42 09:55:42 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:55:42 time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:42 time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:42 time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:42 time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:42 time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:42 time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:42 time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:42 time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:42 time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:42 time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:42 time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:42 time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:42 time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:42 time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:42 time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:42 time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:55:42 $ docker stop --time=1 1a784f116e7a20da5c4656ae5c047ea0d4f50cedcdc4719cd1f439764f497cf3 09:55:44 $ docker rm -f --volumes 1a784f116e7a20da5c4656ae5c047ea0d4f50cedcdc4719cd1f439764f497cf3 [Pipeline] // withDockerContainer [Pipeline] sh 09:55:44 + docker images 09:55:44 REPOSITORY TAG IMAGE ID CREATED SIZE 09:55:44 security-secretstore-setup latest 51dc4bff9cea 2 seconds ago 40.2MB 09:55:44 security-bootstrapper latest fab0355c4fe2 2 seconds ago 20.4MB 09:55:44 core-common-config-bootstrapper latest 1c3d816471e0 3 seconds ago 16.5MB 09:55:44 security-proxy-auth latest e57f15b53474 3 seconds ago 24.6MB 09:55:44 security-proxy-setup latest 1de97dadfad7 3 seconds ago 28.7MB 09:55:44 support-notifications latest de64ee82cc21 4 seconds ago 44.4MB 09:55:44 core-keeper latest 6cead28f8414 4 seconds ago 29MB 09:55:44 core-metadata latest bd1882eeea2d 4 seconds ago 29.8MB 09:55:44 core-data latest a63061aa7558 4 seconds ago 29.6MB 09:55:44 core-command latest e3b4723b9116 4 seconds ago 25.9MB 09:55:44 security-spiffe-token-provider latest f7acfe19ca2e 4 seconds ago 31.8MB 09:55:44 support-cron-scheduler latest feb08f45cb8c 4 seconds ago 45.4MB 09:55:44 support-scheduler latest 7d371673b121 5 seconds ago 43.8MB 09:55:44 security-spire-server latest 7eb975a9c943 3 minutes ago 122MB 09:55:44 security-spire-agent latest 8c4dac4c753c 3 minutes ago 183MB 09:55:44 security-spire-config latest 23ee2db2d9f6 3 minutes ago 121MB 09:55:44 ci-base-image-x86_64 latest 4875974f8003 7 minutes ago 979MB 09:55:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 days ago 573MB 09:55:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 09:55:44 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 09:55:44 provisioning config files... 09:55:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/720@tmp/config7873608477920240426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:45 ---> ****-login.sh 09:55:45 nexus3.edgexfoundry.org:10001 09:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:45 Configure a credential helper to remove this warning. See 09:55:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:45 09:55:45 Login Succeeded 09:55:45 nexus3.edgexfoundry.org:10002 09:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:45 Configure a credential helper to remove this warning. See 09:55:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:45 09:55:45 Login Succeeded 09:55:45 nexus3.edgexfoundry.org:10003 09:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:45 Configure a credential helper to remove this warning. See 09:55:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:45 09:55:45 Login Succeeded 09:55:45 nexus3.edgexfoundry.org:10004 09:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:45 Configure a credential helper to remove this warning. See 09:55:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:45 09:55:45 Login Succeeded 09:55:45 ****.io 09:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:45 Configure a credential helper to remove this warning. See 09:55:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:45 09:55:45 Login Succeeded 09:55:45 ---> ****-login.sh ends [Pipeline] } 09:55:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:55:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:55:45 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:55:45 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:55:45 latest 09:55:45 3.2.0-dev.97 09:55:45 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:55:45 main 09:55:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:46 + docker push nexus3.edgexfoundry.org:10004/core-command:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:55:46 bbc74be34775: Preparing 09:55:46 a0db8a2452a0: Preparing 09:55:46 501edecc5053: Preparing 09:55:46 006dd19c0456: Preparing 09:55:46 35ed24c2a153: Preparing 09:55:46 f4cf61ff90ca: Preparing 09:55:46 63ca1fbb43ae: Preparing 09:55:46 f4cf61ff90ca: Waiting 09:55:46 63ca1fbb43ae: Waiting 09:55:46 bbc74be34775: Pushed 09:55:46 35ed24c2a153: Pushed 09:55:46 006dd19c0456: Pushed 09:55:46 501edecc5053: Pushed 09:55:46 63ca1fbb43ae: Layer already exists 09:55:46 f4cf61ff90ca: Pushed 09:55:48 a0db8a2452a0: Pushed 09:55:48 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:9f41b43c06b7f6dfdaeba814f4ada877d03308d0eee23482794bfdaf9947cf93 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:48 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:55:48 bbc74be34775: Preparing 09:55:48 a0db8a2452a0: Preparing 09:55:48 501edecc5053: Preparing 09:55:48 006dd19c0456: Preparing 09:55:48 35ed24c2a153: Preparing 09:55:48 f4cf61ff90ca: Preparing 09:55:48 63ca1fbb43ae: Preparing 09:55:48 63ca1fbb43ae: Waiting 09:55:48 f4cf61ff90ca: Waiting 09:55:48 a0db8a2452a0: Layer already exists 09:55:48 006dd19c0456: Layer already exists 09:55:48 35ed24c2a153: Layer already exists 09:55:48 bbc74be34775: Layer already exists 09:55:48 501edecc5053: Layer already exists 09:55:48 f4cf61ff90ca: Layer already exists 09:55:48 63ca1fbb43ae: Layer already exists 09:55:48 latest: digest: sha256:9f41b43c06b7f6dfdaeba814f4ada877d03308d0eee23482794bfdaf9947cf93 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:49 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.97 09:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:55:49 bbc74be34775: Preparing 09:55:49 a0db8a2452a0: Preparing 09:55:49 501edecc5053: Preparing 09:55:49 006dd19c0456: Preparing 09:55:49 35ed24c2a153: Preparing 09:55:49 f4cf61ff90ca: Preparing 09:55:49 63ca1fbb43ae: Preparing 09:55:49 f4cf61ff90ca: Waiting 09:55:49 63ca1fbb43ae: Waiting 09:55:49 35ed24c2a153: Layer already exists 09:55:49 006dd19c0456: Layer already exists 09:55:49 501edecc5053: Layer already exists 09:55:49 a0db8a2452a0: Layer already exists 09:55:49 bbc74be34775: Layer already exists 09:55:49 f4cf61ff90ca: Layer already exists 09:55:49 63ca1fbb43ae: Layer already exists 09:55:49 3.2.0-dev.97: digest: sha256:9f41b43c06b7f6dfdaeba814f4ada877d03308d0eee23482794bfdaf9947cf93 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:50 + docker push nexus3.edgexfoundry.org:10004/core-command:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:55:50 bbc74be34775: Preparing 09:55:50 a0db8a2452a0: Preparing 09:55:50 501edecc5053: Preparing 09:55:50 006dd19c0456: Preparing 09:55:50 35ed24c2a153: Preparing 09:55:50 f4cf61ff90ca: Preparing 09:55:50 63ca1fbb43ae: Preparing 09:55:50 f4cf61ff90ca: Waiting 09:55:50 63ca1fbb43ae: Waiting 09:55:50 bbc74be34775: Layer already exists 09:55:50 a0db8a2452a0: Layer already exists 09:55:50 35ed24c2a153: Layer already exists 09:55:50 006dd19c0456: Layer already exists 09:55:50 501edecc5053: Layer already exists 09:55:50 f4cf61ff90ca: Layer already exists 09:55:50 63ca1fbb43ae: Layer already exists 09:55:50 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:9f41b43c06b7f6dfdaeba814f4ada877d03308d0eee23482794bfdaf9947cf93 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:50 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:55:50 bbc74be34775: Preparing 09:55:50 a0db8a2452a0: Preparing 09:55:50 501edecc5053: Preparing 09:55:50 006dd19c0456: Preparing 09:55:50 35ed24c2a153: Preparing 09:55:50 f4cf61ff90ca: Preparing 09:55:50 63ca1fbb43ae: Preparing 09:55:50 f4cf61ff90ca: Waiting 09:55:50 63ca1fbb43ae: Waiting 09:55:50 bbc74be34775: Layer already exists 09:55:50 501edecc5053: Layer already exists 09:55:50 35ed24c2a153: Layer already exists 09:55:50 a0db8a2452a0: Layer already exists 09:55:50 006dd19c0456: Layer already exists 09:55:50 f4cf61ff90ca: Layer already exists 09:55:50 63ca1fbb43ae: Layer already exists 09:55:50 main: digest: sha256:9f41b43c06b7f6dfdaeba814f4ada877d03308d0eee23482794bfdaf9947cf93 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:55:50 ===================================================== [Pipeline] echo 09:55:50 taggedImages: 09:55:50 - nexus3.edgexfoundry.org:10004/core-command:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:55:50 - nexus3.edgexfoundry.org:10004/core-command:latest 09:55:50 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.97 09:55:50 - nexus3.edgexfoundry.org:10004/core-command:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:55:50 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:55:50 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:55:50 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:55:50 latest 09:55:50 3.2.0-dev.97 09:55:50 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:55:50 main 09:55:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:55:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:55:51 193827dd9b00: Preparing 09:55:51 ed80fdb491be: Preparing 09:55:51 b3fe1a6636e3: Preparing 09:55:51 87c29b7f9a23: Preparing 09:55:51 501edecc5053: Preparing 09:55:51 006dd19c0456: Preparing 09:55:51 35ed24c2a153: Preparing 09:55:51 f4cf61ff90ca: Preparing 09:55:51 63ca1fbb43ae: Preparing 09:55:51 006dd19c0456: Waiting 09:55:51 35ed24c2a153: Waiting 09:55:51 63ca1fbb43ae: Waiting 09:55:51 f4cf61ff90ca: Waiting 09:55:51 501edecc5053: Layer already exists 09:55:51 006dd19c0456: Layer already exists 09:55:51 35ed24c2a153: Layer already exists 09:55:51 f4cf61ff90ca: Layer already exists 09:55:51 63ca1fbb43ae: Layer already exists 09:55:51 b3fe1a6636e3: Pushed 09:55:51 ed80fdb491be: Pushed 09:55:51 193827dd9b00: Pushed 09:55:52 87c29b7f9a23: Pushed 09:55:52 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:8dca654fa7d3bd5070244e8423f566735104766de9f1d801652adc669d3a87bd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:52 + 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 09:55:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:55:53 193827dd9b00: Preparing 09:55:53 ed80fdb491be: Preparing 09:55:53 b3fe1a6636e3: Preparing 09:55:53 87c29b7f9a23: Preparing 09:55:53 501edecc5053: Preparing 09:55:53 006dd19c0456: Preparing 09:55:53 35ed24c2a153: Preparing 09:55:53 f4cf61ff90ca: Preparing 09:55:53 63ca1fbb43ae: Preparing 09:55:53 35ed24c2a153: Waiting 09:55:53 006dd19c0456: Waiting 09:55:53 63ca1fbb43ae: Waiting 09:55:53 ed80fdb491be: Layer already exists 09:55:53 87c29b7f9a23: Layer already exists 09:55:53 b3fe1a6636e3: Layer already exists 09:55:53 193827dd9b00: Layer already exists 09:55:53 501edecc5053: Layer already exists 09:55:53 f4cf61ff90ca: Layer already exists 09:55:53 63ca1fbb43ae: Layer already exists 09:55:53 35ed24c2a153: Layer already exists 09:55:53 006dd19c0456: Layer already exists 09:55:53 latest: digest: sha256:8dca654fa7d3bd5070244e8423f566735104766de9f1d801652adc669d3a87bd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.97 09:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:55:53 193827dd9b00: Preparing 09:55:53 ed80fdb491be: Preparing 09:55:53 b3fe1a6636e3: Preparing 09:55:53 87c29b7f9a23: Preparing 09:55:53 501edecc5053: Preparing 09:55:53 006dd19c0456: Preparing 09:55:53 35ed24c2a153: Preparing 09:55:53 f4cf61ff90ca: Preparing 09:55:53 63ca1fbb43ae: Preparing 09:55:53 006dd19c0456: Waiting 09:55:53 f4cf61ff90ca: Waiting 09:55:53 63ca1fbb43ae: Waiting 09:55:53 35ed24c2a153: Waiting 09:55:53 b3fe1a6636e3: Layer already exists 09:55:53 ed80fdb491be: Layer already exists 09:55:53 87c29b7f9a23: Layer already exists 09:55:53 193827dd9b00: Layer already exists 09:55:53 501edecc5053: Layer already exists 09:55:53 f4cf61ff90ca: Layer already exists 09:55:53 006dd19c0456: Layer already exists 09:55:53 63ca1fbb43ae: Layer already exists 09:55:53 35ed24c2a153: Layer already exists 09:55:53 3.2.0-dev.97: digest: sha256:8dca654fa7d3bd5070244e8423f566735104766de9f1d801652adc669d3a87bd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:55:54 193827dd9b00: Preparing 09:55:54 ed80fdb491be: Preparing 09:55:54 b3fe1a6636e3: Preparing 09:55:54 87c29b7f9a23: Preparing 09:55:54 501edecc5053: Preparing 09:55:54 006dd19c0456: Preparing 09:55:54 35ed24c2a153: Preparing 09:55:54 f4cf61ff90ca: Preparing 09:55:54 63ca1fbb43ae: Preparing 09:55:54 f4cf61ff90ca: Waiting 09:55:54 63ca1fbb43ae: Waiting 09:55:54 006dd19c0456: Waiting 09:55:54 35ed24c2a153: Waiting 09:55:54 193827dd9b00: Layer already exists 09:55:54 ed80fdb491be: Layer already exists 09:55:54 501edecc5053: Layer already exists 09:55:54 87c29b7f9a23: Layer already exists 09:55:54 b3fe1a6636e3: Layer already exists 09:55:54 006dd19c0456: Layer already exists 09:55:54 f4cf61ff90ca: Layer already exists 09:55:54 63ca1fbb43ae: Layer already exists 09:55:54 35ed24c2a153: Layer already exists 09:55:54 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:8dca654fa7d3bd5070244e8423f566735104766de9f1d801652adc669d3a87bd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:54 + 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 09:55:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:55:55 193827dd9b00: Preparing 09:55:55 ed80fdb491be: Preparing 09:55:55 b3fe1a6636e3: Preparing 09:55:55 87c29b7f9a23: Preparing 09:55:55 501edecc5053: Preparing 09:55:55 006dd19c0456: Preparing 09:55:55 35ed24c2a153: Preparing 09:55:55 f4cf61ff90ca: Preparing 09:55:55 63ca1fbb43ae: Preparing 09:55:55 006dd19c0456: Waiting 09:55:55 f4cf61ff90ca: Waiting 09:55:55 35ed24c2a153: Waiting 09:55:55 63ca1fbb43ae: Waiting 09:55:55 501edecc5053: Layer already exists 09:55:55 193827dd9b00: Layer already exists 09:55:55 b3fe1a6636e3: Layer already exists 09:55:55 ed80fdb491be: Layer already exists 09:55:55 87c29b7f9a23: Layer already exists 09:55:55 35ed24c2a153: Layer already exists 09:55:55 f4cf61ff90ca: Layer already exists 09:55:55 63ca1fbb43ae: Layer already exists 09:55:55 006dd19c0456: Layer already exists 09:55:55 main: digest: sha256:8dca654fa7d3bd5070244e8423f566735104766de9f1d801652adc669d3a87bd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:55:55 ===================================================== [Pipeline] echo 09:55:55 taggedImages: 09:55:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:55:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:55:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.97 09:55:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:55:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:55:55 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:55:55 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:55:55 latest 09:55:55 3.2.0-dev.97 09:55:55 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:55:55 main 09:55:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:55 + docker push nexus3.edgexfoundry.org:10004/core-data:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:55:55 d1958bea735c: Preparing 09:55:55 166744d03c32: Preparing 09:55:55 3adff2d5ef27: Preparing 09:55:55 501edecc5053: Preparing 09:55:55 006dd19c0456: Preparing 09:55:55 e6f0de4375c3: Preparing 09:55:55 a4a0f9d87deb: Preparing 09:55:55 63ca1fbb43ae: Preparing 09:55:55 e6f0de4375c3: Waiting 09:55:55 a4a0f9d87deb: Waiting 09:55:55 63ca1fbb43ae: Waiting 09:55:55 501edecc5053: Layer already exists 09:55:55 d1958bea735c: Pushed 09:55:55 006dd19c0456: Layer already exists 09:55:55 166744d03c32: Pushed 09:55:55 a4a0f9d87deb: Pushed 09:55:55 e6f0de4375c3: Pushed 09:55:55 63ca1fbb43ae: Layer already exists 09:55:58 3adff2d5ef27: Pushed 09:55:58 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:90d5f791d8d1a803d8a6fc33ed599c6a6a985e610af719475575015ada7f8155 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:59 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:55:59 d1958bea735c: Preparing 09:55:59 166744d03c32: Preparing 09:55:59 3adff2d5ef27: Preparing 09:55:59 501edecc5053: Preparing 09:55:59 006dd19c0456: Preparing 09:55:59 e6f0de4375c3: Preparing 09:55:59 a4a0f9d87deb: Preparing 09:55:59 63ca1fbb43ae: Preparing 09:55:59 e6f0de4375c3: Waiting 09:55:59 a4a0f9d87deb: Waiting 09:55:59 63ca1fbb43ae: Waiting 09:55:59 3adff2d5ef27: Layer already exists 09:55:59 166744d03c32: Layer already exists 09:55:59 d1958bea735c: Layer already exists 09:55:59 501edecc5053: Layer already exists 09:55:59 006dd19c0456: Layer already exists 09:55:59 63ca1fbb43ae: Layer already exists 09:55:59 a4a0f9d87deb: Layer already exists 09:55:59 e6f0de4375c3: Layer already exists 09:55:59 latest: digest: sha256:90d5f791d8d1a803d8a6fc33ed599c6a6a985e610af719475575015ada7f8155 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:59 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.97 09:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:55:59 d1958bea735c: Preparing 09:55:59 166744d03c32: Preparing 09:55:59 3adff2d5ef27: Preparing 09:55:59 501edecc5053: Preparing 09:55:59 006dd19c0456: Preparing 09:55:59 e6f0de4375c3: Preparing 09:55:59 a4a0f9d87deb: Preparing 09:55:59 63ca1fbb43ae: Preparing 09:55:59 e6f0de4375c3: Waiting 09:55:59 a4a0f9d87deb: Waiting 09:55:59 63ca1fbb43ae: Waiting 09:55:59 d1958bea735c: Layer already exists 09:55:59 006dd19c0456: Layer already exists 09:55:59 3adff2d5ef27: Layer already exists 09:55:59 501edecc5053: Layer already exists 09:55:59 166744d03c32: Layer already exists 09:55:59 e6f0de4375c3: Layer already exists 09:55:59 a4a0f9d87deb: Layer already exists 09:55:59 63ca1fbb43ae: Layer already exists 09:55:59 3.2.0-dev.97: digest: sha256:90d5f791d8d1a803d8a6fc33ed599c6a6a985e610af719475575015ada7f8155 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:00 + docker push nexus3.edgexfoundry.org:10004/core-data:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:56:00 d1958bea735c: Preparing 09:56:00 166744d03c32: Preparing 09:56:00 3adff2d5ef27: Preparing 09:56:00 501edecc5053: Preparing 09:56:00 006dd19c0456: Preparing 09:56:00 e6f0de4375c3: Preparing 09:56:00 a4a0f9d87deb: Preparing 09:56:00 63ca1fbb43ae: Preparing 09:56:00 a4a0f9d87deb: Waiting 09:56:00 63ca1fbb43ae: Waiting 09:56:00 e6f0de4375c3: Waiting 09:56:00 d1958bea735c: Layer already exists 09:56:00 501edecc5053: Layer already exists 09:56:00 3adff2d5ef27: Layer already exists 09:56:00 166744d03c32: Layer already exists 09:56:00 006dd19c0456: Layer already exists 09:56:00 a4a0f9d87deb: Layer already exists 09:56:00 e6f0de4375c3: Layer already exists 09:56:00 63ca1fbb43ae: Layer already exists 09:56:00 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:90d5f791d8d1a803d8a6fc33ed599c6a6a985e610af719475575015ada7f8155 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:01 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:56:01 d1958bea735c: Preparing 09:56:01 166744d03c32: Preparing 09:56:01 3adff2d5ef27: Preparing 09:56:01 501edecc5053: Preparing 09:56:01 006dd19c0456: Preparing 09:56:01 e6f0de4375c3: Preparing 09:56:01 a4a0f9d87deb: Preparing 09:56:01 63ca1fbb43ae: Preparing 09:56:01 e6f0de4375c3: Waiting 09:56:01 a4a0f9d87deb: Waiting 09:56:01 63ca1fbb43ae: Waiting 09:56:01 501edecc5053: Layer already exists 09:56:01 166744d03c32: Layer already exists 09:56:01 3adff2d5ef27: Layer already exists 09:56:01 006dd19c0456: Layer already exists 09:56:01 d1958bea735c: Layer already exists 09:56:01 e6f0de4375c3: Layer already exists 09:56:01 a4a0f9d87deb: Layer already exists 09:56:01 63ca1fbb43ae: Layer already exists 09:56:01 main: digest: sha256:90d5f791d8d1a803d8a6fc33ed599c6a6a985e610af719475575015ada7f8155 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:56:01 ===================================================== [Pipeline] echo 09:56:01 taggedImages: 09:56:01 - nexus3.edgexfoundry.org:10004/core-data:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:01 - nexus3.edgexfoundry.org:10004/core-data:latest 09:56:01 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.97 09:56:01 - nexus3.edgexfoundry.org:10004/core-data:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:01 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:56:01 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:56:01 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:01 latest 09:56:01 3.2.0-dev.97 09:56:01 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:01 main 09:56:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:56:01 d715ea98901f: Preparing 09:56:01 5c277f5bd411: Preparing 09:56:01 16f4b22006ab: Preparing 09:56:01 006dd19c0456: Preparing 09:56:01 dc9a2d176482: Preparing 09:56:01 a9c1ea92c2fb: Preparing 09:56:01 63ca1fbb43ae: Preparing 09:56:01 a9c1ea92c2fb: Waiting 09:56:01 63ca1fbb43ae: Waiting 09:56:01 006dd19c0456: Layer already exists 09:56:01 d715ea98901f: Pushed 09:56:01 63ca1fbb43ae: Layer already exists 09:56:01 5c277f5bd411: Pushed 09:56:01 a9c1ea92c2fb: Pushed 09:56:01 dc9a2d176482: Pushed 09:56:04 16f4b22006ab: Pushed 09:56:04 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:5ea778086dcb506f6efe50231de19a4b131496b73f31720ab19a33f87c0ebbc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:56:05 d715ea98901f: Preparing 09:56:05 5c277f5bd411: Preparing 09:56:05 16f4b22006ab: Preparing 09:56:05 006dd19c0456: Preparing 09:56:05 dc9a2d176482: Preparing 09:56:05 a9c1ea92c2fb: Preparing 09:56:05 63ca1fbb43ae: Preparing 09:56:05 a9c1ea92c2fb: Waiting 09:56:05 63ca1fbb43ae: Waiting 09:56:05 006dd19c0456: Layer already exists 09:56:05 dc9a2d176482: Layer already exists 09:56:05 5c277f5bd411: Layer already exists 09:56:05 16f4b22006ab: Layer already exists 09:56:05 d715ea98901f: Layer already exists 09:56:05 a9c1ea92c2fb: Layer already exists 09:56:05 63ca1fbb43ae: Layer already exists 09:56:05 latest: digest: sha256:5ea778086dcb506f6efe50231de19a4b131496b73f31720ab19a33f87c0ebbc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.97 09:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:56:05 d715ea98901f: Preparing 09:56:05 5c277f5bd411: Preparing 09:56:05 16f4b22006ab: Preparing 09:56:05 006dd19c0456: Preparing 09:56:05 dc9a2d176482: Preparing 09:56:05 a9c1ea92c2fb: Preparing 09:56:05 63ca1fbb43ae: Preparing 09:56:05 a9c1ea92c2fb: Waiting 09:56:05 63ca1fbb43ae: Waiting 09:56:05 16f4b22006ab: Layer already exists 09:56:05 5c277f5bd411: Layer already exists 09:56:05 d715ea98901f: Layer already exists 09:56:05 dc9a2d176482: Layer already exists 09:56:05 006dd19c0456: Layer already exists 09:56:05 63ca1fbb43ae: Layer already exists 09:56:05 a9c1ea92c2fb: Layer already exists 09:56:05 3.2.0-dev.97: digest: sha256:5ea778086dcb506f6efe50231de19a4b131496b73f31720ab19a33f87c0ebbc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:56:06 d715ea98901f: Preparing 09:56:06 5c277f5bd411: Preparing 09:56:06 16f4b22006ab: Preparing 09:56:06 006dd19c0456: Preparing 09:56:06 dc9a2d176482: Preparing 09:56:06 a9c1ea92c2fb: Preparing 09:56:06 63ca1fbb43ae: Preparing 09:56:06 a9c1ea92c2fb: Waiting 09:56:06 63ca1fbb43ae: Waiting 09:56:06 16f4b22006ab: Layer already exists 09:56:06 5c277f5bd411: Layer already exists 09:56:06 dc9a2d176482: Layer already exists 09:56:06 006dd19c0456: Layer already exists 09:56:06 d715ea98901f: Layer already exists 09:56:06 63ca1fbb43ae: Layer already exists 09:56:06 a9c1ea92c2fb: Layer already exists 09:56:06 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:5ea778086dcb506f6efe50231de19a4b131496b73f31720ab19a33f87c0ebbc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:56:07 d715ea98901f: Preparing 09:56:07 5c277f5bd411: Preparing 09:56:07 16f4b22006ab: Preparing 09:56:07 006dd19c0456: Preparing 09:56:07 dc9a2d176482: Preparing 09:56:07 a9c1ea92c2fb: Preparing 09:56:07 63ca1fbb43ae: Preparing 09:56:07 a9c1ea92c2fb: Waiting 09:56:07 63ca1fbb43ae: Waiting 09:56:07 5c277f5bd411: Layer already exists 09:56:07 d715ea98901f: Layer already exists 09:56:07 dc9a2d176482: Layer already exists 09:56:07 16f4b22006ab: Layer already exists 09:56:07 006dd19c0456: Layer already exists 09:56:07 a9c1ea92c2fb: Layer already exists 09:56:07 63ca1fbb43ae: Layer already exists 09:56:07 main: digest: sha256:5ea778086dcb506f6efe50231de19a4b131496b73f31720ab19a33f87c0ebbc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:56:07 ===================================================== [Pipeline] echo 09:56:07 taggedImages: 09:56:07 - nexus3.edgexfoundry.org:10004/core-keeper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:07 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:56:07 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.97 09:56:07 - nexus3.edgexfoundry.org:10004/core-keeper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:07 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:56:07 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:56:07 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:07 latest 09:56:07 3.2.0-dev.97 09:56:07 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:07 main 09:56:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:56:07 1bb18654c8c2: Preparing 09:56:07 7da7e7dde180: Preparing 09:56:07 b87331277010: Preparing 09:56:07 103e3dd35cd0: Preparing 09:56:07 501edecc5053: Preparing 09:56:07 006dd19c0456: Preparing 09:56:07 35ed24c2a153: Preparing 09:56:07 f4cf61ff90ca: Preparing 09:56:07 63ca1fbb43ae: Preparing 09:56:07 006dd19c0456: Waiting 09:56:07 35ed24c2a153: Waiting 09:56:07 f4cf61ff90ca: Waiting 09:56:07 63ca1fbb43ae: Waiting 09:56:07 501edecc5053: Layer already exists 09:56:07 006dd19c0456: Layer already exists 09:56:07 35ed24c2a153: Layer already exists 09:56:07 f4cf61ff90ca: Layer already exists 09:56:07 63ca1fbb43ae: Layer already exists 09:56:07 1bb18654c8c2: Pushed 09:56:07 b87331277010: Pushed 09:56:07 7da7e7dde180: Pushed 09:56:10 103e3dd35cd0: Pushed 09:56:10 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:3fa83a05cd5a79710335205e76d153133f1d60c87ccb6b8a823fea8d3782a864 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:56:11 1bb18654c8c2: Preparing 09:56:11 7da7e7dde180: Preparing 09:56:11 b87331277010: Preparing 09:56:11 103e3dd35cd0: Preparing 09:56:11 501edecc5053: Preparing 09:56:11 006dd19c0456: Preparing 09:56:11 35ed24c2a153: Preparing 09:56:11 f4cf61ff90ca: Preparing 09:56:11 63ca1fbb43ae: Preparing 09:56:11 35ed24c2a153: Waiting 09:56:11 f4cf61ff90ca: Waiting 09:56:11 006dd19c0456: Waiting 09:56:11 63ca1fbb43ae: Waiting 09:56:11 b87331277010: Layer already exists 09:56:11 7da7e7dde180: Layer already exists 09:56:11 501edecc5053: Layer already exists 09:56:11 1bb18654c8c2: Layer already exists 09:56:11 103e3dd35cd0: Layer already exists 09:56:11 63ca1fbb43ae: Layer already exists 09:56:11 f4cf61ff90ca: Layer already exists 09:56:11 35ed24c2a153: Layer already exists 09:56:11 006dd19c0456: Layer already exists 09:56:11 latest: digest: sha256:3fa83a05cd5a79710335205e76d153133f1d60c87ccb6b8a823fea8d3782a864 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.97 09:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:56:11 1bb18654c8c2: Preparing 09:56:11 7da7e7dde180: Preparing 09:56:11 b87331277010: Preparing 09:56:11 103e3dd35cd0: Preparing 09:56:11 501edecc5053: Preparing 09:56:11 006dd19c0456: Preparing 09:56:11 35ed24c2a153: Preparing 09:56:11 f4cf61ff90ca: Preparing 09:56:11 63ca1fbb43ae: Preparing 09:56:11 35ed24c2a153: Waiting 09:56:11 f4cf61ff90ca: Waiting 09:56:11 006dd19c0456: Waiting 09:56:11 63ca1fbb43ae: Waiting 09:56:11 1bb18654c8c2: Layer already exists 09:56:11 7da7e7dde180: Layer already exists 09:56:11 b87331277010: Layer already exists 09:56:11 501edecc5053: Layer already exists 09:56:11 103e3dd35cd0: Layer already exists 09:56:11 35ed24c2a153: Layer already exists 09:56:11 f4cf61ff90ca: Layer already exists 09:56:11 63ca1fbb43ae: Layer already exists 09:56:11 006dd19c0456: Layer already exists 09:56:11 3.2.0-dev.97: digest: sha256:3fa83a05cd5a79710335205e76d153133f1d60c87ccb6b8a823fea8d3782a864 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:12 #40 ... 09:56:12 09:56:12 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:12 #84 DONE 93.6s 09:56:12 09:56:12 #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:12 #82 DONE 93.4s 09:56:12 09:56:12 #119 [security-secretstore-setup builder 6/7] COPY . . 09:56:12 #119 ... 09:56:12 09:56:12 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:12 #93 DONE 83.3s 09:56:12 09:56:12 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:12 #90 DONE 89.9s 09:56:12 09:56:12 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:12 #95 DONE 80.1s 09:56:12 09:56:12 #120 [security-spiffe-token-provider builder 6/7] COPY . . 09:56:12 #120 DONE 1.5s 09:56:12 09:56:12 #121 [core-data builder 4/7] COPY go.mod vendor* ./ 09:56:12 #121 CACHED 09:56:12 09:56:12 #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:12 #122 CACHED 09:56:12 09:56:12 #123 [core-data builder 6/7] COPY . . 09:56:12 #123 CACHED 09:56:12 09:56:12 #124 [support-cron-scheduler builder 6/7] COPY . . 09:56:12 #124 CACHED 09:56:12 09:56:12 #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:56:12 #125 CACHED 09:56:12 09:56:12 #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:12 #126 CACHED 09:56:12 09:56:12 #127 [support-scheduler builder 6/7] COPY . . 09:56:12 #127 CACHED 09:56:12 09:56:12 #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:56:12 #128 CACHED 09:56:12 09:56:12 #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:12 #129 CACHED 09:56:12 09:56:12 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 09:56:12 #130 CACHED 09:56:12 09:56:12 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:56:12 #131 CACHED 09:56:12 09:56:12 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:12 #132 CACHED 09:56:12 09:56:12 #133 [core-command builder 6/7] COPY . . 09:56:12 #133 CACHED 09:56:12 09:56:12 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:12 #134 CACHED 09:56:12 09:56:12 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 09:56:12 #135 CACHED 09:56:12 09:56:12 #136 [security-proxy-auth builder 6/7] COPY . . 09:56:12 #136 DONE 1.6s 09:56:12 09:56:12 #137 [support-notifications builder 6/7] COPY . . 09:56:12 #137 DONE 1.6s 09:56:12 09:56:12 #138 [core-metadata builder 6/7] COPY . . 09:56:12 #138 CACHED 09:56:12 09:56:12 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:56:12 #139 CACHED 09:56:12 09:56:12 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:12 #140 CACHED 09:56:12 09:56:12 #119 [security-secretstore-setup builder 6/7] COPY . . 09:56:12 #119 DONE 1.6s 09:56:12 09:56:12 #141 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:56:12 #141 ... 09:56:12 09:56:12 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:56:12 #142 CACHED 09:56:12 09:56:12 #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:12 #143 CACHED 09:56:12 09:56:12 #144 [security-bootstrapper builder 6/7] COPY . . 09:56:12 #144 CACHED 09:56:12 09:56:12 #145 [core-keeper builder 7/8] COPY . . 09:56:12 #145 DONE 1.6s 09:56:12 09:56:12 #146 [security-proxy-setup builder 6/7] COPY . . 09:56:12 #146 CACHED 09:56:12 09:56:12 #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:12 #147 CACHED 09:56:12 09:56:12 #148 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:56:12 #148 CACHED 09:56:12 09:56:12 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:56:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:56:12 1bb18654c8c2: Preparing 09:56:12 7da7e7dde180: Preparing 09:56:12 b87331277010: Preparing 09:56:12 103e3dd35cd0: Preparing 09:56:12 501edecc5053: Preparing 09:56:12 006dd19c0456: Preparing 09:56:12 35ed24c2a153: Preparing 09:56:12 f4cf61ff90ca: Preparing 09:56:12 63ca1fbb43ae: Preparing 09:56:12 006dd19c0456: Waiting 09:56:12 35ed24c2a153: Waiting 09:56:12 63ca1fbb43ae: Waiting 09:56:12 f4cf61ff90ca: Waiting 09:56:12 7da7e7dde180: Layer already exists 09:56:12 1bb18654c8c2: Layer already exists 09:56:12 b87331277010: Layer already exists 09:56:12 103e3dd35cd0: Layer already exists 09:56:12 501edecc5053: Layer already exists 09:56:12 35ed24c2a153: Layer already exists 09:56:12 006dd19c0456: Layer already exists 09:56:12 63ca1fbb43ae: Layer already exists 09:56:12 f4cf61ff90ca: Layer already exists 09:56:12 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:3fa83a05cd5a79710335205e76d153133f1d60c87ccb6b8a823fea8d3782a864 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:56:13 1bb18654c8c2: Preparing 09:56:13 7da7e7dde180: Preparing 09:56:13 b87331277010: Preparing 09:56:13 103e3dd35cd0: Preparing 09:56:13 501edecc5053: Preparing 09:56:13 006dd19c0456: Preparing 09:56:13 35ed24c2a153: Preparing 09:56:13 f4cf61ff90ca: Preparing 09:56:13 63ca1fbb43ae: Preparing 09:56:13 f4cf61ff90ca: Waiting 09:56:13 35ed24c2a153: Waiting 09:56:13 63ca1fbb43ae: Waiting 09:56:13 006dd19c0456: Waiting 09:56:13 7da7e7dde180: Layer already exists 09:56:13 501edecc5053: Layer already exists 09:56:13 1bb18654c8c2: Layer already exists 09:56:13 b87331277010: Layer already exists 09:56:13 103e3dd35cd0: Layer already exists 09:56:13 35ed24c2a153: Layer already exists 09:56:13 63ca1fbb43ae: Layer already exists 09:56:13 f4cf61ff90ca: Layer already exists 09:56:13 006dd19c0456: Layer already exists 09:56:13 main: digest: sha256:3fa83a05cd5a79710335205e76d153133f1d60c87ccb6b8a823fea8d3782a864 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:56:13 ===================================================== [Pipeline] echo 09:56:13 taggedImages: 09:56:13 - nexus3.edgexfoundry.org:10004/core-metadata:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:13 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:56:13 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.97 09:56:13 - nexus3.edgexfoundry.org:10004/core-metadata:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:13 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:56:13 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:56:13 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:13 latest 09:56:13 3.2.0-dev.97 09:56:13 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:13 main 09:56:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:13 #149 ... 09:56:13 09:56:13 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:56:13 #0 4.233 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:56:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:56:13 66b29eeea4ed: Preparing 09:56:13 428276cb5b02: Preparing 09:56:13 f35f1f96298a: Preparing 09:56:13 447cb9ffc811: Preparing 09:56:13 707644d105cc: Preparing 09:56:13 89b59ee06773: Preparing 09:56:13 4c47bbcfdadd: Preparing 09:56:13 f29a19913106: Preparing 09:56:13 501edecc5053: Preparing 09:56:13 006dd19c0456: Preparing 09:56:13 65fd1626d2ba: Preparing 09:56:13 c360259ce84f: Preparing 09:56:13 5f70bf18a086: Preparing 09:56:13 afc96697e487: Preparing 09:56:13 94469023f0ca: Preparing 09:56:13 eba77bf8eaa7: Preparing 09:56:13 63ca1fbb43ae: Preparing 09:56:13 f29a19913106: Waiting 09:56:13 501edecc5053: Waiting 09:56:13 006dd19c0456: Waiting 09:56:13 65fd1626d2ba: Waiting 09:56:13 c360259ce84f: Waiting 09:56:13 5f70bf18a086: Waiting 09:56:13 94469023f0ca: Waiting 09:56:13 63ca1fbb43ae: Waiting 09:56:13 89b59ee06773: Waiting 09:56:13 4c47bbcfdadd: Waiting 09:56:13 afc96697e487: Waiting 09:56:13 f35f1f96298a: Pushed 09:56:13 428276cb5b02: Pushed 09:56:13 66b29eeea4ed: Pushed 09:56:13 707644d105cc: Pushed 09:56:13 447cb9ffc811: Pushed 09:56:13 501edecc5053: Layer already exists 09:56:13 006dd19c0456: Layer already exists 09:56:13 89b59ee06773: Pushed 09:56:14 #150 ... 09:56:14 09:56:14 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:56:14 #0 6.087 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:56:14 5f70bf18a086: Layer already exists 09:56:14 4c47bbcfdadd: Pushed 09:56:14 65fd1626d2ba: Pushed 09:56:14 c360259ce84f: Pushed 09:56:14 afc96697e487: Pushed 09:56:14 63ca1fbb43ae: Layer already exists 09:56:14 94469023f0ca: Pushed 09:56:14 eba77bf8eaa7: Pushed 09:56:14 #151 ... 09:56:14 09:56:14 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:56:14 #0 6.379 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:56:14 #152 ... 09:56:14 09:56:14 #141 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:56:14 #141 6.641 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:56:15 f29a19913106: Pushed 09:56:15 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:bc3abc1fe0b1a5637b12b30776ef8ffa53617c62b7519e8472984157e8dffc11 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:56:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:56:16 66b29eeea4ed: Preparing 09:56:16 428276cb5b02: Preparing 09:56:16 f35f1f96298a: Preparing 09:56:16 447cb9ffc811: Preparing 09:56:16 707644d105cc: Preparing 09:56:16 89b59ee06773: Preparing 09:56:16 4c47bbcfdadd: Preparing 09:56:16 f29a19913106: Preparing 09:56:16 501edecc5053: Preparing 09:56:16 006dd19c0456: Preparing 09:56:16 65fd1626d2ba: Preparing 09:56:16 c360259ce84f: Preparing 09:56:16 5f70bf18a086: Preparing 09:56:16 afc96697e487: Preparing 09:56:16 94469023f0ca: Preparing 09:56:16 eba77bf8eaa7: Preparing 09:56:16 63ca1fbb43ae: Preparing 09:56:16 89b59ee06773: Waiting 09:56:16 4c47bbcfdadd: Waiting 09:56:16 f29a19913106: Waiting 09:56:16 501edecc5053: Waiting 09:56:16 006dd19c0456: Waiting 09:56:16 65fd1626d2ba: Waiting 09:56:16 c360259ce84f: Waiting 09:56:16 5f70bf18a086: Waiting 09:56:16 afc96697e487: Waiting 09:56:16 94469023f0ca: Waiting 09:56:16 eba77bf8eaa7: Waiting 09:56:16 63ca1fbb43ae: Waiting 09:56:16 707644d105cc: Layer already exists 09:56:16 f35f1f96298a: Layer already exists 09:56:16 66b29eeea4ed: Layer already exists 09:56:16 428276cb5b02: Layer already exists 09:56:16 447cb9ffc811: Layer already exists 09:56:16 4c47bbcfdadd: Layer already exists 09:56:16 89b59ee06773: Layer already exists 09:56:16 f29a19913106: Layer already exists 09:56:16 006dd19c0456: Layer already exists 09:56:16 501edecc5053: Layer already exists 09:56:16 65fd1626d2ba: Layer already exists 09:56:16 c360259ce84f: Layer already exists 09:56:16 94469023f0ca: Layer already exists 09:56:16 5f70bf18a086: Layer already exists 09:56:16 afc96697e487: Layer already exists 09:56:16 eba77bf8eaa7: Layer already exists 09:56:16 63ca1fbb43ae: Layer already exists 09:56:16 latest: digest: sha256:bc3abc1fe0b1a5637b12b30776ef8ffa53617c62b7519e8472984157e8dffc11 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.97 09:56:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:56:16 66b29eeea4ed: Preparing 09:56:16 428276cb5b02: Preparing 09:56:16 f35f1f96298a: Preparing 09:56:16 447cb9ffc811: Preparing 09:56:16 707644d105cc: Preparing 09:56:16 89b59ee06773: Preparing 09:56:16 4c47bbcfdadd: Preparing 09:56:16 f29a19913106: Preparing 09:56:16 501edecc5053: Preparing 09:56:16 006dd19c0456: Preparing 09:56:16 65fd1626d2ba: Preparing 09:56:16 c360259ce84f: Preparing 09:56:16 5f70bf18a086: Preparing 09:56:16 afc96697e487: Preparing 09:56:16 94469023f0ca: Preparing 09:56:16 eba77bf8eaa7: Preparing 09:56:16 63ca1fbb43ae: Preparing 09:56:16 89b59ee06773: Waiting 09:56:16 4c47bbcfdadd: Waiting 09:56:16 f29a19913106: Waiting 09:56:16 501edecc5053: Waiting 09:56:16 c360259ce84f: Waiting 09:56:16 006dd19c0456: Waiting 09:56:16 65fd1626d2ba: Waiting 09:56:16 5f70bf18a086: Waiting 09:56:16 afc96697e487: Waiting 09:56:16 94469023f0ca: Waiting 09:56:16 eba77bf8eaa7: Waiting 09:56:16 63ca1fbb43ae: Waiting 09:56:16 428276cb5b02: Layer already exists 09:56:16 707644d105cc: Layer already exists 09:56:16 66b29eeea4ed: Layer already exists 09:56:16 f35f1f96298a: Layer already exists 09:56:16 447cb9ffc811: Layer already exists 09:56:16 4c47bbcfdadd: Layer already exists 09:56:16 89b59ee06773: Layer already exists 09:56:16 006dd19c0456: Layer already exists 09:56:16 501edecc5053: Layer already exists 09:56:16 f29a19913106: Layer already exists 09:56:16 65fd1626d2ba: Layer already exists 09:56:16 c360259ce84f: Layer already exists 09:56:16 5f70bf18a086: Layer already exists 09:56:16 afc96697e487: Layer already exists 09:56:16 94469023f0ca: Layer already exists 09:56:16 eba77bf8eaa7: Layer already exists 09:56:16 63ca1fbb43ae: Layer already exists 09:56:16 3.2.0-dev.97: digest: sha256:bc3abc1fe0b1a5637b12b30776ef8ffa53617c62b7519e8472984157e8dffc11 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:56:17 66b29eeea4ed: Preparing 09:56:17 428276cb5b02: Preparing 09:56:17 f35f1f96298a: Preparing 09:56:17 447cb9ffc811: Preparing 09:56:17 707644d105cc: Preparing 09:56:17 89b59ee06773: Preparing 09:56:17 4c47bbcfdadd: Preparing 09:56:17 f29a19913106: Preparing 09:56:17 501edecc5053: Preparing 09:56:17 006dd19c0456: Preparing 09:56:17 65fd1626d2ba: Preparing 09:56:17 c360259ce84f: Preparing 09:56:17 5f70bf18a086: Preparing 09:56:17 afc96697e487: Preparing 09:56:17 94469023f0ca: Preparing 09:56:17 eba77bf8eaa7: Preparing 09:56:17 63ca1fbb43ae: Preparing 09:56:17 89b59ee06773: Waiting 09:56:17 65fd1626d2ba: Waiting 09:56:17 4c47bbcfdadd: Waiting 09:56:17 c360259ce84f: Waiting 09:56:17 f29a19913106: Waiting 09:56:17 5f70bf18a086: Waiting 09:56:17 501edecc5053: Waiting 09:56:17 afc96697e487: Waiting 09:56:17 006dd19c0456: Waiting 09:56:17 94469023f0ca: Waiting 09:56:17 eba77bf8eaa7: Waiting 09:56:17 63ca1fbb43ae: Waiting 09:56:17 447cb9ffc811: Layer already exists 09:56:17 f35f1f96298a: Layer already exists 09:56:17 707644d105cc: Layer already exists 09:56:17 66b29eeea4ed: Layer already exists 09:56:17 428276cb5b02: Layer already exists 09:56:17 89b59ee06773: Layer already exists 09:56:17 4c47bbcfdadd: Layer already exists 09:56:17 f29a19913106: Layer already exists 09:56:17 501edecc5053: Layer already exists 09:56:17 006dd19c0456: Layer already exists 09:56:17 c360259ce84f: Layer already exists 09:56:17 65fd1626d2ba: Layer already exists 09:56:17 5f70bf18a086: Layer already exists 09:56:17 afc96697e487: Layer already exists 09:56:17 94469023f0ca: Layer already exists 09:56:17 eba77bf8eaa7: Layer already exists 09:56:17 63ca1fbb43ae: Layer already exists 09:56:17 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:bc3abc1fe0b1a5637b12b30776ef8ffa53617c62b7519e8472984157e8dffc11 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:17 #141 ... 09:56:17 09:56:17 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:56:17 #0 5.185 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:56:17 #153 ... 09:56:17 09:56:17 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:56:17 #0 6.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:56:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:56:18 66b29eeea4ed: Preparing 09:56:18 428276cb5b02: Preparing 09:56:18 f35f1f96298a: Preparing 09:56:18 447cb9ffc811: Preparing 09:56:18 707644d105cc: Preparing 09:56:18 89b59ee06773: Preparing 09:56:18 4c47bbcfdadd: Preparing 09:56:18 f29a19913106: Preparing 09:56:18 501edecc5053: Preparing 09:56:18 006dd19c0456: Preparing 09:56:18 65fd1626d2ba: Preparing 09:56:18 c360259ce84f: Preparing 09:56:18 5f70bf18a086: Preparing 09:56:18 afc96697e487: Preparing 09:56:18 94469023f0ca: Preparing 09:56:18 eba77bf8eaa7: Preparing 09:56:18 63ca1fbb43ae: Preparing 09:56:18 89b59ee06773: Waiting 09:56:18 4c47bbcfdadd: Waiting 09:56:18 f29a19913106: Waiting 09:56:18 501edecc5053: Waiting 09:56:18 94469023f0ca: Waiting 09:56:18 006dd19c0456: Waiting 09:56:18 eba77bf8eaa7: Waiting 09:56:18 63ca1fbb43ae: Waiting 09:56:18 65fd1626d2ba: Waiting 09:56:18 c360259ce84f: Waiting 09:56:18 5f70bf18a086: Waiting 09:56:18 afc96697e487: Waiting 09:56:18 428276cb5b02: Layer already exists 09:56:18 447cb9ffc811: Layer already exists 09:56:18 707644d105cc: Layer already exists 09:56:18 f35f1f96298a: Layer already exists 09:56:18 66b29eeea4ed: Layer already exists 09:56:18 501edecc5053: Layer already exists 09:56:18 89b59ee06773: Layer already exists 09:56:18 f29a19913106: Layer already exists 09:56:18 006dd19c0456: Layer already exists 09:56:18 4c47bbcfdadd: Layer already exists 09:56:18 65fd1626d2ba: Layer already exists 09:56:18 c360259ce84f: Layer already exists 09:56:18 5f70bf18a086: Layer already exists 09:56:18 afc96697e487: Layer already exists 09:56:18 94469023f0ca: Layer already exists 09:56:18 eba77bf8eaa7: Layer already exists 09:56:18 63ca1fbb43ae: Layer already exists 09:56:18 main: digest: sha256:bc3abc1fe0b1a5637b12b30776ef8ffa53617c62b7519e8472984157e8dffc11 size: 3854 [Pipeline] } [Pipeline] // withEnv 09:56:18 #154 ... 09:56:18 09:56:18 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:56:18 #0 6.579 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:56:18 #155 ... 09:56:18 09:56:18 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:56:18 #0 6.559 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:56:18 ===================================================== [Pipeline] echo 09:56:18 taggedImages: 09:56:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:56:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.97 09:56:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:56:18 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:56:18 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:18 latest 09:56:18 3.2.0-dev.97 09:56:18 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:18 main 09:56:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:18 #156 ... 09:56:18 09:56:18 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:56:18 #0 4.647 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:56:18 #157 ... 09:56:18 09:56:18 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:56:18 #0 4.921 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:56:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:18 #158 ... 09:56:18 09:56:18 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:56:18 #0 6.268 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:56:18 #159 ... 09:56:18 09:56:18 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:56:18 #0 5.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:56:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:56:19 193827dd9b00: Preparing 09:56:19 ed80fdb491be: Preparing 09:56:19 ac89aa6eb45f: Preparing 09:56:19 1878d6ff8aae: Preparing 09:56:19 501edecc5053: Preparing 09:56:19 006dd19c0456: Preparing 09:56:19 35ed24c2a153: Preparing 09:56:19 f4cf61ff90ca: Preparing 09:56:19 63ca1fbb43ae: Preparing 09:56:19 35ed24c2a153: Waiting 09:56:19 f4cf61ff90ca: Waiting 09:56:19 006dd19c0456: Waiting 09:56:19 63ca1fbb43ae: Waiting 09:56:19 ed80fdb491be: Layer already exists 09:56:19 193827dd9b00: Layer already exists 09:56:19 501edecc5053: Layer already exists 09:56:19 006dd19c0456: Layer already exists 09:56:19 35ed24c2a153: Layer already exists 09:56:19 f4cf61ff90ca: Layer already exists 09:56:19 63ca1fbb43ae: Layer already exists 09:56:19 ac89aa6eb45f: Pushed 09:56:19 #160 ... 09:56:19 09:56:19 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:56:19 #149 6.682 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:56:20 1878d6ff8aae: Pushed 09:56:20 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:16ff611de59dc9574f23b0702400fb51ae5a52f2bf615b6c0f598f16899420c6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:56:21 193827dd9b00: Preparing 09:56:21 ed80fdb491be: Preparing 09:56:21 ac89aa6eb45f: Preparing 09:56:21 1878d6ff8aae: Preparing 09:56:21 501edecc5053: Preparing 09:56:21 006dd19c0456: Preparing 09:56:21 35ed24c2a153: Preparing 09:56:21 f4cf61ff90ca: Preparing 09:56:21 63ca1fbb43ae: Preparing 09:56:21 35ed24c2a153: Waiting 09:56:21 006dd19c0456: Waiting 09:56:21 f4cf61ff90ca: Waiting 09:56:21 501edecc5053: Layer already exists 09:56:21 193827dd9b00: Layer already exists 09:56:21 ed80fdb491be: Layer already exists 09:56:21 ac89aa6eb45f: Layer already exists 09:56:21 1878d6ff8aae: Layer already exists 09:56:21 006dd19c0456: Layer already exists 09:56:21 35ed24c2a153: Layer already exists 09:56:21 f4cf61ff90ca: Layer already exists 09:56:21 63ca1fbb43ae: Layer already exists 09:56:21 latest: digest: sha256:16ff611de59dc9574f23b0702400fb51ae5a52f2bf615b6c0f598f16899420c6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.97 09:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:56:22 193827dd9b00: Preparing 09:56:22 ed80fdb491be: Preparing 09:56:22 ac89aa6eb45f: Preparing 09:56:22 1878d6ff8aae: Preparing 09:56:22 501edecc5053: Preparing 09:56:22 006dd19c0456: Preparing 09:56:22 35ed24c2a153: Preparing 09:56:22 f4cf61ff90ca: Preparing 09:56:22 63ca1fbb43ae: Preparing 09:56:22 006dd19c0456: Waiting 09:56:22 35ed24c2a153: Waiting 09:56:22 f4cf61ff90ca: Waiting 09:56:22 63ca1fbb43ae: Waiting 09:56:22 ed80fdb491be: Layer already exists 09:56:22 193827dd9b00: Layer already exists 09:56:22 501edecc5053: Layer already exists 09:56:22 1878d6ff8aae: Layer already exists 09:56:22 ac89aa6eb45f: Layer already exists 09:56:22 35ed24c2a153: Layer already exists 09:56:22 006dd19c0456: Layer already exists 09:56:22 f4cf61ff90ca: Layer already exists 09:56:22 63ca1fbb43ae: Layer already exists 09:56:22 3.2.0-dev.97: digest: sha256:16ff611de59dc9574f23b0702400fb51ae5a52f2bf615b6c0f598f16899420c6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:56:22 193827dd9b00: Preparing 09:56:22 ed80fdb491be: Preparing 09:56:22 ac89aa6eb45f: Preparing 09:56:22 1878d6ff8aae: Preparing 09:56:22 501edecc5053: Preparing 09:56:22 006dd19c0456: Preparing 09:56:22 35ed24c2a153: Preparing 09:56:22 f4cf61ff90ca: Preparing 09:56:22 63ca1fbb43ae: Preparing 09:56:22 006dd19c0456: Waiting 09:56:22 35ed24c2a153: Waiting 09:56:22 63ca1fbb43ae: Waiting 09:56:22 ed80fdb491be: Layer already exists 09:56:22 193827dd9b00: Layer already exists 09:56:22 1878d6ff8aae: Layer already exists 09:56:22 ac89aa6eb45f: Layer already exists 09:56:22 501edecc5053: Layer already exists 09:56:22 f4cf61ff90ca: Layer already exists 09:56:22 006dd19c0456: Layer already exists 09:56:22 35ed24c2a153: Layer already exists 09:56:22 63ca1fbb43ae: Layer already exists 09:56:22 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:16ff611de59dc9574f23b0702400fb51ae5a52f2bf615b6c0f598f16899420c6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:56:23 193827dd9b00: Preparing 09:56:23 ed80fdb491be: Preparing 09:56:23 ac89aa6eb45f: Preparing 09:56:23 1878d6ff8aae: Preparing 09:56:23 501edecc5053: Preparing 09:56:23 006dd19c0456: Preparing 09:56:23 35ed24c2a153: Preparing 09:56:23 f4cf61ff90ca: Preparing 09:56:23 63ca1fbb43ae: Preparing 09:56:23 006dd19c0456: Waiting 09:56:23 35ed24c2a153: Waiting 09:56:23 f4cf61ff90ca: Waiting 09:56:23 63ca1fbb43ae: Waiting 09:56:23 ac89aa6eb45f: Layer already exists 09:56:23 1878d6ff8aae: Layer already exists 09:56:23 ed80fdb491be: Layer already exists 09:56:23 193827dd9b00: Layer already exists 09:56:23 501edecc5053: Layer already exists 09:56:23 35ed24c2a153: Layer already exists 09:56:23 f4cf61ff90ca: Layer already exists 09:56:23 63ca1fbb43ae: Layer already exists 09:56:23 006dd19c0456: Layer already exists 09:56:23 main: digest: sha256:16ff611de59dc9574f23b0702400fb51ae5a52f2bf615b6c0f598f16899420c6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:56:23 ===================================================== [Pipeline] echo 09:56:23 taggedImages: 09:56:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:56:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.97 09:56:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:56:23 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:56:23 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:23 latest 09:56:23 3.2.0-dev.97 09:56:23 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:23 main 09:56:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:56:24 1471f692180a: Preparing 09:56:24 8b237bcb215c: Preparing 09:56:24 7e74ffdcee51: Preparing 09:56:24 b2fec7758781: Preparing 09:56:24 92a98eff62ff: Preparing 09:56:24 501edecc5053: Preparing 09:56:24 006dd19c0456: Preparing 09:56:24 4525c293f2d5: Preparing 09:56:24 d3619027420f: Preparing 09:56:24 6d561ad77184: Preparing 09:56:24 63ca1fbb43ae: Preparing 09:56:24 501edecc5053: Waiting 09:56:24 d3619027420f: Waiting 09:56:24 6d561ad77184: Waiting 09:56:24 006dd19c0456: Waiting 09:56:24 63ca1fbb43ae: Waiting 09:56:24 4525c293f2d5: Waiting 09:56:24 8b237bcb215c: Pushed 09:56:24 501edecc5053: Layer already exists 09:56:24 1471f692180a: Pushed 09:56:24 006dd19c0456: Layer already exists 09:56:24 b2fec7758781: Pushed 09:56:24 92a98eff62ff: Pushed 09:56:24 63ca1fbb43ae: Layer already exists 09:56:24 4525c293f2d5: Pushed 09:56:24 d3619027420f: Pushed 09:56:25 7e74ffdcee51: Pushed 09:56:25 6d561ad77184: Pushed 09:56:25 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:fc848584f7affae945415997e8d80668577f08c1a054f2fdbe1c8f688ab37c1a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:56:26 1471f692180a: Preparing 09:56:26 8b237bcb215c: Preparing 09:56:26 7e74ffdcee51: Preparing 09:56:26 b2fec7758781: Preparing 09:56:26 92a98eff62ff: Preparing 09:56:26 501edecc5053: Preparing 09:56:26 006dd19c0456: Preparing 09:56:26 4525c293f2d5: Preparing 09:56:26 d3619027420f: Preparing 09:56:26 6d561ad77184: Preparing 09:56:26 63ca1fbb43ae: Preparing 09:56:26 d3619027420f: Waiting 09:56:26 6d561ad77184: Waiting 09:56:26 63ca1fbb43ae: Waiting 09:56:26 006dd19c0456: Waiting 09:56:26 501edecc5053: Waiting 09:56:26 4525c293f2d5: Waiting 09:56:26 92a98eff62ff: Layer already exists 09:56:26 7e74ffdcee51: Layer already exists 09:56:26 b2fec7758781: Layer already exists 09:56:26 1471f692180a: Layer already exists 09:56:26 8b237bcb215c: Layer already exists 09:56:26 006dd19c0456: Layer already exists 09:56:26 d3619027420f: Layer already exists 09:56:26 4525c293f2d5: Layer already exists 09:56:26 6d561ad77184: Layer already exists 09:56:26 501edecc5053: Layer already exists 09:56:26 63ca1fbb43ae: Layer already exists 09:56:26 latest: digest: sha256:fc848584f7affae945415997e8d80668577f08c1a054f2fdbe1c8f688ab37c1a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.97 09:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:56:27 1471f692180a: Preparing 09:56:27 8b237bcb215c: Preparing 09:56:27 7e74ffdcee51: Preparing 09:56:27 b2fec7758781: Preparing 09:56:27 92a98eff62ff: Preparing 09:56:27 501edecc5053: Preparing 09:56:27 006dd19c0456: Preparing 09:56:27 4525c293f2d5: Preparing 09:56:27 d3619027420f: Preparing 09:56:27 6d561ad77184: Preparing 09:56:27 63ca1fbb43ae: Preparing 09:56:27 501edecc5053: Waiting 09:56:27 006dd19c0456: Waiting 09:56:27 4525c293f2d5: Waiting 09:56:27 d3619027420f: Waiting 09:56:27 6d561ad77184: Waiting 09:56:27 63ca1fbb43ae: Waiting 09:56:27 7e74ffdcee51: Layer already exists 09:56:27 b2fec7758781: Layer already exists 09:56:27 92a98eff62ff: Layer already exists 09:56:27 8b237bcb215c: Layer already exists 09:56:27 1471f692180a: Layer already exists 09:56:27 501edecc5053: Layer already exists 09:56:27 d3619027420f: Layer already exists 09:56:27 006dd19c0456: Layer already exists 09:56:27 6d561ad77184: Layer already exists 09:56:27 4525c293f2d5: Layer already exists 09:56:27 63ca1fbb43ae: Layer already exists 09:56:27 3.2.0-dev.97: digest: sha256:fc848584f7affae945415997e8d80668577f08c1a054f2fdbe1c8f688ab37c1a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:56:27 1471f692180a: Preparing 09:56:27 8b237bcb215c: Preparing 09:56:27 7e74ffdcee51: Preparing 09:56:27 b2fec7758781: Preparing 09:56:27 92a98eff62ff: Preparing 09:56:27 501edecc5053: Preparing 09:56:27 006dd19c0456: Preparing 09:56:27 4525c293f2d5: Preparing 09:56:27 d3619027420f: Preparing 09:56:27 6d561ad77184: Preparing 09:56:27 63ca1fbb43ae: Preparing 09:56:27 501edecc5053: Waiting 09:56:27 d3619027420f: Waiting 09:56:27 63ca1fbb43ae: Waiting 09:56:27 006dd19c0456: Waiting 09:56:27 4525c293f2d5: Waiting 09:56:27 b2fec7758781: Layer already exists 09:56:27 92a98eff62ff: Layer already exists 09:56:27 1471f692180a: Layer already exists 09:56:27 7e74ffdcee51: Layer already exists 09:56:27 8b237bcb215c: Layer already exists 09:56:27 501edecc5053: Layer already exists 09:56:27 006dd19c0456: Layer already exists 09:56:27 4525c293f2d5: Layer already exists 09:56:27 d3619027420f: Layer already exists 09:56:27 6d561ad77184: Layer already exists 09:56:27 63ca1fbb43ae: Layer already exists 09:56:27 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:fc848584f7affae945415997e8d80668577f08c1a054f2fdbe1c8f688ab37c1a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:56:28 1471f692180a: Preparing 09:56:28 8b237bcb215c: Preparing 09:56:28 7e74ffdcee51: Preparing 09:56:28 b2fec7758781: Preparing 09:56:28 92a98eff62ff: Preparing 09:56:28 501edecc5053: Preparing 09:56:28 006dd19c0456: Preparing 09:56:28 4525c293f2d5: Preparing 09:56:28 d3619027420f: Preparing 09:56:28 6d561ad77184: Preparing 09:56:28 63ca1fbb43ae: Preparing 09:56:28 4525c293f2d5: Waiting 09:56:28 d3619027420f: Waiting 09:56:28 6d561ad77184: Waiting 09:56:28 006dd19c0456: Waiting 09:56:28 b2fec7758781: Layer already exists 09:56:28 8b237bcb215c: Layer already exists 09:56:28 1471f692180a: Layer already exists 09:56:28 92a98eff62ff: Layer already exists 09:56:28 7e74ffdcee51: Layer already exists 09:56:28 501edecc5053: Layer already exists 09:56:28 d3619027420f: Layer already exists 09:56:28 006dd19c0456: Layer already exists 09:56:28 6d561ad77184: Layer already exists 09:56:28 4525c293f2d5: Layer already exists 09:56:28 63ca1fbb43ae: Layer already exists 09:56:28 main: digest: sha256:fc848584f7affae945415997e8d80668577f08c1a054f2fdbe1c8f688ab37c1a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:56:28 ===================================================== [Pipeline] echo 09:56:28 taggedImages: 09:56:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:56:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.97 09:56:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:56:28 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:56:28 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:28 latest 09:56:28 3.2.0-dev.97 09:56:28 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:28 main 09:56:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:56:29 3c310ae3aa26: Preparing 09:56:29 516caceec614: Preparing 09:56:29 7bfe9d0e35bd: Preparing 09:56:29 ebac812c511f: Preparing 09:56:29 88d07c657ef9: Preparing 09:56:29 b2e7dac60897: Preparing 09:56:29 1cd0627dd6d7: Preparing 09:56:29 501edecc5053: Preparing 09:56:29 006dd19c0456: Preparing 09:56:29 6da0982997f6: Preparing 09:56:29 da3a759b9ec6: Preparing 09:56:29 63ca1fbb43ae: Preparing 09:56:29 006dd19c0456: Waiting 09:56:29 da3a759b9ec6: Waiting 09:56:29 63ca1fbb43ae: Waiting 09:56:29 6da0982997f6: Waiting 09:56:29 b2e7dac60897: Waiting 09:56:29 1cd0627dd6d7: Waiting 09:56:29 501edecc5053: Waiting 09:56:29 516caceec614: Pushed 09:56:29 3c310ae3aa26: Pushed 09:56:29 88d07c657ef9: Pushed 09:56:29 501edecc5053: Layer already exists 09:56:29 006dd19c0456: Layer already exists 09:56:29 b2e7dac60897: Pushed 09:56:29 1cd0627dd6d7: Pushed 09:56:29 63ca1fbb43ae: Layer already exists 09:56:29 6da0982997f6: Pushed 09:56:30 ebac812c511f: Pushed 09:56:30 7bfe9d0e35bd: Pushed 09:56:30 da3a759b9ec6: Pushed 09:56:30 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:20da365bb844d2433e22e7e332c82ac4a5bf0875374ebbf7cbf75521fc038795 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:56:31 3c310ae3aa26: Preparing 09:56:31 516caceec614: Preparing 09:56:31 7bfe9d0e35bd: Preparing 09:56:31 ebac812c511f: Preparing 09:56:31 88d07c657ef9: Preparing 09:56:31 b2e7dac60897: Preparing 09:56:31 1cd0627dd6d7: Preparing 09:56:31 501edecc5053: Preparing 09:56:31 006dd19c0456: Preparing 09:56:31 6da0982997f6: Preparing 09:56:31 da3a759b9ec6: Preparing 09:56:31 63ca1fbb43ae: Preparing 09:56:31 b2e7dac60897: Waiting 09:56:31 1cd0627dd6d7: Waiting 09:56:31 006dd19c0456: Waiting 09:56:31 da3a759b9ec6: Waiting 09:56:31 6da0982997f6: Waiting 09:56:31 63ca1fbb43ae: Waiting 09:56:31 88d07c657ef9: Layer already exists 09:56:31 ebac812c511f: Layer already exists 09:56:31 516caceec614: Layer already exists 09:56:31 3c310ae3aa26: Layer already exists 09:56:31 7bfe9d0e35bd: Layer already exists 09:56:31 b2e7dac60897: Layer already exists 09:56:31 501edecc5053: Layer already exists 09:56:31 1cd0627dd6d7: Layer already exists 09:56:31 006dd19c0456: Layer already exists 09:56:31 6da0982997f6: Layer already exists 09:56:31 da3a759b9ec6: Layer already exists 09:56:31 63ca1fbb43ae: Layer already exists 09:56:31 latest: digest: sha256:20da365bb844d2433e22e7e332c82ac4a5bf0875374ebbf7cbf75521fc038795 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.97 09:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:56:31 3c310ae3aa26: Preparing 09:56:31 516caceec614: Preparing 09:56:31 7bfe9d0e35bd: Preparing 09:56:31 ebac812c511f: Preparing 09:56:31 88d07c657ef9: Preparing 09:56:31 b2e7dac60897: Preparing 09:56:31 1cd0627dd6d7: Preparing 09:56:31 501edecc5053: Preparing 09:56:31 006dd19c0456: Preparing 09:56:31 6da0982997f6: Preparing 09:56:31 da3a759b9ec6: Preparing 09:56:31 63ca1fbb43ae: Preparing 09:56:31 b2e7dac60897: Waiting 09:56:31 6da0982997f6: Waiting 09:56:31 da3a759b9ec6: Waiting 09:56:31 1cd0627dd6d7: Waiting 09:56:31 63ca1fbb43ae: Waiting 09:56:31 501edecc5053: Waiting 09:56:31 88d07c657ef9: Layer already exists 09:56:31 7bfe9d0e35bd: Layer already exists 09:56:31 ebac812c511f: Layer already exists 09:56:31 516caceec614: Layer already exists 09:56:31 3c310ae3aa26: Layer already exists 09:56:31 b2e7dac60897: Layer already exists 09:56:31 6da0982997f6: Layer already exists 09:56:31 1cd0627dd6d7: Layer already exists 09:56:31 006dd19c0456: Layer already exists 09:56:31 501edecc5053: Layer already exists 09:56:31 da3a759b9ec6: Layer already exists 09:56:31 63ca1fbb43ae: Layer already exists 09:56:31 3.2.0-dev.97: digest: sha256:20da365bb844d2433e22e7e332c82ac4a5bf0875374ebbf7cbf75521fc038795 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:56:32 3c310ae3aa26: Preparing 09:56:32 516caceec614: Preparing 09:56:32 7bfe9d0e35bd: Preparing 09:56:32 ebac812c511f: Preparing 09:56:32 88d07c657ef9: Preparing 09:56:32 b2e7dac60897: Preparing 09:56:32 1cd0627dd6d7: Preparing 09:56:32 501edecc5053: Preparing 09:56:32 006dd19c0456: Preparing 09:56:32 6da0982997f6: Preparing 09:56:32 da3a759b9ec6: Preparing 09:56:32 63ca1fbb43ae: Preparing 09:56:32 1cd0627dd6d7: Waiting 09:56:32 da3a759b9ec6: Waiting 09:56:32 63ca1fbb43ae: Waiting 09:56:32 006dd19c0456: Waiting 09:56:32 501edecc5053: Waiting 09:56:32 b2e7dac60897: Waiting 09:56:32 6da0982997f6: Waiting 09:56:32 7bfe9d0e35bd: Layer already exists 09:56:32 ebac812c511f: Layer already exists 09:56:32 88d07c657ef9: Layer already exists 09:56:32 3c310ae3aa26: Layer already exists 09:56:32 516caceec614: Layer already exists 09:56:32 1cd0627dd6d7: Layer already exists 09:56:32 b2e7dac60897: Layer already exists 09:56:32 501edecc5053: Layer already exists 09:56:32 006dd19c0456: Layer already exists 09:56:32 6da0982997f6: Layer already exists 09:56:32 da3a759b9ec6: Layer already exists 09:56:32 63ca1fbb43ae: Layer already exists 09:56:32 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:20da365bb844d2433e22e7e332c82ac4a5bf0875374ebbf7cbf75521fc038795 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:56:33 3c310ae3aa26: Preparing 09:56:33 516caceec614: Preparing 09:56:33 7bfe9d0e35bd: Preparing 09:56:33 ebac812c511f: Preparing 09:56:33 88d07c657ef9: Preparing 09:56:33 b2e7dac60897: Preparing 09:56:33 1cd0627dd6d7: Preparing 09:56:33 501edecc5053: Preparing 09:56:33 006dd19c0456: Preparing 09:56:33 6da0982997f6: Preparing 09:56:33 da3a759b9ec6: Preparing 09:56:33 63ca1fbb43ae: Preparing 09:56:33 006dd19c0456: Waiting 09:56:33 1cd0627dd6d7: Waiting 09:56:33 501edecc5053: Waiting 09:56:33 6da0982997f6: Waiting 09:56:33 da3a759b9ec6: Waiting 09:56:33 b2e7dac60897: Waiting 09:56:33 63ca1fbb43ae: Waiting 09:56:33 ebac812c511f: Layer already exists 09:56:33 88d07c657ef9: Layer already exists 09:56:33 516caceec614: Layer already exists 09:56:33 3c310ae3aa26: Layer already exists 09:56:33 7bfe9d0e35bd: Layer already exists 09:56:33 b2e7dac60897: Layer already exists 09:56:33 1cd0627dd6d7: Layer already exists 09:56:33 501edecc5053: Layer already exists 09:56:33 6da0982997f6: Layer already exists 09:56:33 006dd19c0456: Layer already exists 09:56:33 da3a759b9ec6: Layer already exists 09:56:33 63ca1fbb43ae: Layer already exists 09:56:33 main: digest: sha256:20da365bb844d2433e22e7e332c82ac4a5bf0875374ebbf7cbf75521fc038795 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:56:33 ===================================================== [Pipeline] echo 09:56:33 taggedImages: 09:56:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:56:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.97 09:56:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:56:33 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:56:33 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:33 latest 09:56:33 3.2.0-dev.97 09:56:33 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:33 main 09:56:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:56:34 cfa2f35b1434: Preparing 09:56:34 f0d7780aebfa: Preparing 09:56:34 501edecc5053: Preparing 09:56:34 006dd19c0456: Preparing 09:56:34 8c774323edb4: Preparing 09:56:34 8015606c850b: Preparing 09:56:34 63ca1fbb43ae: Preparing 09:56:34 8015606c850b: Waiting 09:56:34 63ca1fbb43ae: Waiting 09:56:34 006dd19c0456: Layer already exists 09:56:34 501edecc5053: Layer already exists 09:56:34 63ca1fbb43ae: Layer already exists 09:56:34 cfa2f35b1434: Pushed 09:56:34 8c774323edb4: Pushed 09:56:35 8015606c850b: Pushed 09:56:35 f0d7780aebfa: Pushed 09:56:36 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:6d7343dc8e1873e65b5df5b7aacd7d3d8d8043a06fb365679d5ee815709be054 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:36 + 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 09:56:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:56:36 cfa2f35b1434: Preparing 09:56:36 f0d7780aebfa: Preparing 09:56:36 501edecc5053: Preparing 09:56:36 006dd19c0456: Preparing 09:56:36 8c774323edb4: Preparing 09:56:36 8015606c850b: Preparing 09:56:36 63ca1fbb43ae: Preparing 09:56:36 8015606c850b: Waiting 09:56:36 63ca1fbb43ae: Waiting 09:56:36 f0d7780aebfa: Layer already exists 09:56:36 cfa2f35b1434: Layer already exists 09:56:36 501edecc5053: Layer already exists 09:56:36 8c774323edb4: Layer already exists 09:56:36 006dd19c0456: Layer already exists 09:56:36 63ca1fbb43ae: Layer already exists 09:56:36 8015606c850b: Layer already exists 09:56:36 latest: digest: sha256:6d7343dc8e1873e65b5df5b7aacd7d3d8d8043a06fb365679d5ee815709be054 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.97 09:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:56:37 cfa2f35b1434: Preparing 09:56:37 f0d7780aebfa: Preparing 09:56:37 501edecc5053: Preparing 09:56:37 006dd19c0456: Preparing 09:56:37 8c774323edb4: Preparing 09:56:37 8015606c850b: Preparing 09:56:37 63ca1fbb43ae: Preparing 09:56:37 63ca1fbb43ae: Waiting 09:56:37 8015606c850b: Waiting 09:56:37 cfa2f35b1434: Layer already exists 09:56:37 501edecc5053: Layer already exists 09:56:37 8c774323edb4: Layer already exists 09:56:37 006dd19c0456: Layer already exists 09:56:37 f0d7780aebfa: Layer already exists 09:56:37 63ca1fbb43ae: Layer already exists 09:56:37 8015606c850b: Layer already exists 09:56:37 3.2.0-dev.97: digest: sha256:6d7343dc8e1873e65b5df5b7aacd7d3d8d8043a06fb365679d5ee815709be054 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:56:38 cfa2f35b1434: Preparing 09:56:38 f0d7780aebfa: Preparing 09:56:38 501edecc5053: Preparing 09:56:38 006dd19c0456: Preparing 09:56:38 8c774323edb4: Preparing 09:56:38 8015606c850b: Preparing 09:56:38 63ca1fbb43ae: Preparing 09:56:38 8015606c850b: Waiting 09:56:38 63ca1fbb43ae: Waiting 09:56:38 501edecc5053: Layer already exists 09:56:38 cfa2f35b1434: Layer already exists 09:56:38 006dd19c0456: Layer already exists 09:56:38 f0d7780aebfa: Layer already exists 09:56:38 8c774323edb4: Layer already exists 09:56:38 8015606c850b: Layer already exists 09:56:38 63ca1fbb43ae: Layer already exists 09:56:38 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:6d7343dc8e1873e65b5df5b7aacd7d3d8d8043a06fb365679d5ee815709be054 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:38 + 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 09:56:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:56:38 cfa2f35b1434: Preparing 09:56:38 f0d7780aebfa: Preparing 09:56:38 501edecc5053: Preparing 09:56:38 006dd19c0456: Preparing 09:56:38 8c774323edb4: Preparing 09:56:38 8015606c850b: Preparing 09:56:38 63ca1fbb43ae: Preparing 09:56:38 8015606c850b: Waiting 09:56:38 63ca1fbb43ae: Waiting 09:56:38 006dd19c0456: Layer already exists 09:56:38 f0d7780aebfa: Layer already exists 09:56:38 501edecc5053: Layer already exists 09:56:38 cfa2f35b1434: Layer already exists 09:56:38 8c774323edb4: Layer already exists 09:56:38 8015606c850b: Layer already exists 09:56:38 63ca1fbb43ae: Layer already exists 09:56:38 main: digest: sha256:6d7343dc8e1873e65b5df5b7aacd7d3d8d8043a06fb365679d5ee815709be054 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:56:38 ===================================================== [Pipeline] echo 09:56:38 taggedImages: 09:56:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:56:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.97 09:56:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:56:38 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:56:38 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:38 latest 09:56:38 3.2.0-dev.97 09:56:38 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:38 main 09:56:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:56:39 874c7804b40e: Preparing 09:56:39 6976043d0fee: Preparing 09:56:39 ac3ee1ac10fc: Preparing 09:56:39 501edecc5053: Preparing 09:56:39 006dd19c0456: Preparing 09:56:39 9aa8ca30e253: Preparing 09:56:39 e0f163f77634: Preparing 09:56:39 177d9db0ddb4: Preparing 09:56:39 e248767e5779: Preparing 09:56:39 63ca1fbb43ae: Preparing 09:56:39 9aa8ca30e253: Waiting 09:56:39 e0f163f77634: Waiting 09:56:39 177d9db0ddb4: Waiting 09:56:39 e248767e5779: Waiting 09:56:39 63ca1fbb43ae: Waiting 09:56:39 006dd19c0456: Layer already exists 09:56:39 501edecc5053: Layer already exists 09:56:39 ac3ee1ac10fc: Pushed 09:56:39 874c7804b40e: Pushed 09:56:39 6976043d0fee: Pushed 09:56:39 63ca1fbb43ae: Layer already exists 09:56:39 177d9db0ddb4: Pushed 09:56:39 e248767e5779: Pushed 09:56:45 e0f163f77634: Pushed 09:56:49 9aa8ca30e253: Pushed 09:56:49 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:3d2f34b84bfbd4809fa89a3b764ad5b9cdb023d6677d6d25b1f3dae279076601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:56:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:56:50 874c7804b40e: Preparing 09:56:50 6976043d0fee: Preparing 09:56:50 ac3ee1ac10fc: Preparing 09:56:50 501edecc5053: Preparing 09:56:50 006dd19c0456: Preparing 09:56:50 9aa8ca30e253: Preparing 09:56:50 e0f163f77634: Preparing 09:56:50 177d9db0ddb4: Preparing 09:56:50 e248767e5779: Preparing 09:56:50 63ca1fbb43ae: Preparing 09:56:50 e248767e5779: Waiting 09:56:50 e0f163f77634: Waiting 09:56:50 177d9db0ddb4: Waiting 09:56:50 63ca1fbb43ae: Waiting 09:56:50 9aa8ca30e253: Waiting 09:56:50 501edecc5053: Layer already exists 09:56:50 006dd19c0456: Layer already exists 09:56:50 ac3ee1ac10fc: Layer already exists 09:56:50 874c7804b40e: Layer already exists 09:56:50 6976043d0fee: Layer already exists 09:56:50 e248767e5779: Layer already exists 09:56:50 9aa8ca30e253: Layer already exists 09:56:50 177d9db0ddb4: Layer already exists 09:56:50 63ca1fbb43ae: Layer already exists 09:56:50 e0f163f77634: Layer already exists 09:56:50 latest: digest: sha256:3d2f34b84bfbd4809fa89a3b764ad5b9cdb023d6677d6d25b1f3dae279076601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.97 09:56:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:56:50 874c7804b40e: Preparing 09:56:50 6976043d0fee: Preparing 09:56:50 ac3ee1ac10fc: Preparing 09:56:50 501edecc5053: Preparing 09:56:50 006dd19c0456: Preparing 09:56:50 9aa8ca30e253: Preparing 09:56:50 e0f163f77634: Preparing 09:56:50 177d9db0ddb4: Preparing 09:56:50 e248767e5779: Preparing 09:56:50 63ca1fbb43ae: Preparing 09:56:50 e248767e5779: Waiting 09:56:50 e0f163f77634: Waiting 09:56:50 9aa8ca30e253: Waiting 09:56:50 63ca1fbb43ae: Waiting 09:56:50 177d9db0ddb4: Waiting 09:56:50 874c7804b40e: Layer already exists 09:56:50 006dd19c0456: Layer already exists 09:56:50 6976043d0fee: Layer already exists 09:56:50 ac3ee1ac10fc: Layer already exists 09:56:50 501edecc5053: Layer already exists 09:56:50 177d9db0ddb4: Layer already exists 09:56:50 e0f163f77634: Layer already exists 09:56:50 63ca1fbb43ae: Layer already exists 09:56:50 9aa8ca30e253: Layer already exists 09:56:50 e248767e5779: Layer already exists 09:56:50 3.2.0-dev.97: digest: sha256:3d2f34b84bfbd4809fa89a3b764ad5b9cdb023d6677d6d25b1f3dae279076601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:56:51 874c7804b40e: Preparing 09:56:51 6976043d0fee: Preparing 09:56:51 ac3ee1ac10fc: Preparing 09:56:51 501edecc5053: Preparing 09:56:51 006dd19c0456: Preparing 09:56:51 9aa8ca30e253: Preparing 09:56:51 e0f163f77634: Preparing 09:56:51 177d9db0ddb4: Preparing 09:56:51 e248767e5779: Preparing 09:56:51 63ca1fbb43ae: Preparing 09:56:51 e0f163f77634: Waiting 09:56:51 177d9db0ddb4: Waiting 09:56:51 e248767e5779: Waiting 09:56:51 63ca1fbb43ae: Waiting 09:56:51 9aa8ca30e253: Waiting 09:56:51 6976043d0fee: Layer already exists 09:56:51 501edecc5053: Layer already exists 09:56:51 ac3ee1ac10fc: Layer already exists 09:56:51 874c7804b40e: Layer already exists 09:56:51 006dd19c0456: Layer already exists 09:56:51 9aa8ca30e253: Layer already exists 09:56:51 e0f163f77634: Layer already exists 09:56:51 177d9db0ddb4: Layer already exists 09:56:51 e248767e5779: Layer already exists 09:56:51 63ca1fbb43ae: Layer already exists 09:56:51 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:3d2f34b84bfbd4809fa89a3b764ad5b9cdb023d6677d6d25b1f3dae279076601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:56:52 874c7804b40e: Preparing 09:56:52 6976043d0fee: Preparing 09:56:52 ac3ee1ac10fc: Preparing 09:56:52 501edecc5053: Preparing 09:56:52 006dd19c0456: Preparing 09:56:52 9aa8ca30e253: Preparing 09:56:52 e0f163f77634: Preparing 09:56:52 177d9db0ddb4: Preparing 09:56:52 e248767e5779: Preparing 09:56:52 63ca1fbb43ae: Preparing 09:56:52 177d9db0ddb4: Waiting 09:56:52 e248767e5779: Waiting 09:56:52 63ca1fbb43ae: Waiting 09:56:52 9aa8ca30e253: Waiting 09:56:52 e0f163f77634: Waiting 09:56:52 501edecc5053: Layer already exists 09:56:52 874c7804b40e: Layer already exists 09:56:52 006dd19c0456: Layer already exists 09:56:52 ac3ee1ac10fc: Layer already exists 09:56:52 6976043d0fee: Layer already exists 09:56:52 9aa8ca30e253: Layer already exists 09:56:52 e0f163f77634: Layer already exists 09:56:52 e248767e5779: Layer already exists 09:56:52 63ca1fbb43ae: Layer already exists 09:56:52 177d9db0ddb4: Layer already exists 09:56:52 main: digest: sha256:3d2f34b84bfbd4809fa89a3b764ad5b9cdb023d6677d6d25b1f3dae279076601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:56:52 ===================================================== [Pipeline] echo 09:56:52 taggedImages: 09:56:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:56:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.97 09:56:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:56:52 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:56:52 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:52 latest 09:56:52 3.2.0-dev.97 09:56:52 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:56:52 main 09:56:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:56:52 9aea4ca5a9df: Preparing 09:56:52 15068fde8276: Preparing 09:56:52 01bf63eb3d49: Preparing 09:56:52 501edecc5053: Preparing 09:56:52 006dd19c0456: Preparing 09:56:52 b6fb5a99610c: Preparing 09:56:52 80ae9f765f44: Preparing 09:56:52 142c60a8e712: Preparing 09:56:52 63ca1fbb43ae: Preparing 09:56:52 b6fb5a99610c: Waiting 09:56:52 142c60a8e712: Waiting 09:56:52 80ae9f765f44: Waiting 09:56:52 63ca1fbb43ae: Waiting 09:56:52 501edecc5053: Layer already exists 09:56:52 006dd19c0456: Layer already exists 09:56:52 9aea4ca5a9df: Pushed 09:56:52 15068fde8276: Pushed 09:56:52 01bf63eb3d49: Pushed 09:56:52 63ca1fbb43ae: Layer already exists 09:56:52 80ae9f765f44: Pushed 09:56:53 142c60a8e712: Pushed 09:57:03 b6fb5a99610c: Pushed 09:57:03 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:0f3a9454a6289dd78b6da190c0c989784a3b74240f38ebbb752b472b54061582 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:57:03 9aea4ca5a9df: Preparing 09:57:03 15068fde8276: Preparing 09:57:03 01bf63eb3d49: Preparing 09:57:03 501edecc5053: Preparing 09:57:03 006dd19c0456: Preparing 09:57:03 b6fb5a99610c: Preparing 09:57:03 80ae9f765f44: Preparing 09:57:03 142c60a8e712: Preparing 09:57:03 63ca1fbb43ae: Preparing 09:57:03 80ae9f765f44: Waiting 09:57:03 142c60a8e712: Waiting 09:57:03 63ca1fbb43ae: Waiting 09:57:03 b6fb5a99610c: Waiting 09:57:03 9aea4ca5a9df: Layer already exists 09:57:03 01bf63eb3d49: Layer already exists 09:57:03 501edecc5053: Layer already exists 09:57:03 006dd19c0456: Layer already exists 09:57:03 15068fde8276: Layer already exists 09:57:03 80ae9f765f44: Layer already exists 09:57:03 142c60a8e712: Layer already exists 09:57:03 63ca1fbb43ae: Layer already exists 09:57:03 b6fb5a99610c: Layer already exists 09:57:03 latest: digest: sha256:0f3a9454a6289dd78b6da190c0c989784a3b74240f38ebbb752b472b54061582 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.97 09:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:57:04 9aea4ca5a9df: Preparing 09:57:04 15068fde8276: Preparing 09:57:04 01bf63eb3d49: Preparing 09:57:04 501edecc5053: Preparing 09:57:04 006dd19c0456: Preparing 09:57:04 b6fb5a99610c: Preparing 09:57:04 80ae9f765f44: Preparing 09:57:04 142c60a8e712: Preparing 09:57:04 63ca1fbb43ae: Preparing 09:57:04 80ae9f765f44: Waiting 09:57:04 142c60a8e712: Waiting 09:57:04 63ca1fbb43ae: Waiting 09:57:04 b6fb5a99610c: Waiting 09:57:04 9aea4ca5a9df: Layer already exists 09:57:04 01bf63eb3d49: Layer already exists 09:57:04 15068fde8276: Layer already exists 09:57:04 006dd19c0456: Layer already exists 09:57:04 501edecc5053: Layer already exists 09:57:04 142c60a8e712: Layer already exists 09:57:04 80ae9f765f44: Layer already exists 09:57:04 b6fb5a99610c: Layer already exists 09:57:04 63ca1fbb43ae: Layer already exists 09:57:04 3.2.0-dev.97: digest: sha256:0f3a9454a6289dd78b6da190c0c989784a3b74240f38ebbb752b472b54061582 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:57:05 9aea4ca5a9df: Preparing 09:57:05 15068fde8276: Preparing 09:57:05 01bf63eb3d49: Preparing 09:57:05 501edecc5053: Preparing 09:57:05 006dd19c0456: Preparing 09:57:05 b6fb5a99610c: Preparing 09:57:05 80ae9f765f44: Preparing 09:57:05 142c60a8e712: Preparing 09:57:05 b6fb5a99610c: Waiting 09:57:05 80ae9f765f44: Waiting 09:57:05 63ca1fbb43ae: Preparing 09:57:05 63ca1fbb43ae: Waiting 09:57:05 142c60a8e712: Waiting 09:57:05 501edecc5053: Layer already exists 09:57:05 006dd19c0456: Layer already exists 09:57:05 15068fde8276: Layer already exists 09:57:05 9aea4ca5a9df: Layer already exists 09:57:05 01bf63eb3d49: Layer already exists 09:57:05 142c60a8e712: Layer already exists 09:57:05 63ca1fbb43ae: Layer already exists 09:57:05 80ae9f765f44: Layer already exists 09:57:05 b6fb5a99610c: Layer already exists 09:57:05 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:0f3a9454a6289dd78b6da190c0c989784a3b74240f38ebbb752b472b54061582 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:57:05 9aea4ca5a9df: Preparing 09:57:05 15068fde8276: Preparing 09:57:05 01bf63eb3d49: Preparing 09:57:05 501edecc5053: Preparing 09:57:05 006dd19c0456: Preparing 09:57:05 b6fb5a99610c: Preparing 09:57:05 80ae9f765f44: Preparing 09:57:05 142c60a8e712: Preparing 09:57:05 63ca1fbb43ae: Preparing 09:57:05 b6fb5a99610c: Waiting 09:57:05 63ca1fbb43ae: Waiting 09:57:05 80ae9f765f44: Waiting 09:57:05 142c60a8e712: Waiting 09:57:05 006dd19c0456: Layer already exists 09:57:05 15068fde8276: Layer already exists 09:57:05 01bf63eb3d49: Layer already exists 09:57:05 501edecc5053: Layer already exists 09:57:05 9aea4ca5a9df: Layer already exists 09:57:05 63ca1fbb43ae: Layer already exists 09:57:05 b6fb5a99610c: Layer already exists 09:57:05 80ae9f765f44: Layer already exists 09:57:05 142c60a8e712: Layer already exists 09:57:05 main: digest: sha256:0f3a9454a6289dd78b6da190c0c989784a3b74240f38ebbb752b472b54061582 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:05 ===================================================== [Pipeline] echo 09:57:05 taggedImages: 09:57:05 - nexus3.edgexfoundry.org:10004/security-spire-config:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:57:05 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:57:05 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.97 09:57:05 - nexus3.edgexfoundry.org:10004/security-spire-config:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:57:05 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:57:05 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:57:05 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:57:05 latest 09:57:05 3.2.0-dev.97 09:57:05 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:57:05 main 09:57:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:57:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:57:06 874c7804b40e: Preparing 09:57:06 0e230ca63c63: Preparing 09:57:06 44236f1e351a: Preparing 09:57:06 501edecc5053: Preparing 09:57:06 006dd19c0456: Preparing 09:57:06 d41ff675e568: Preparing 09:57:06 177d9db0ddb4: Preparing 09:57:06 e248767e5779: Preparing 09:57:06 63ca1fbb43ae: Preparing 09:57:06 d41ff675e568: Waiting 09:57:06 177d9db0ddb4: Waiting 09:57:06 e248767e5779: Waiting 09:57:06 63ca1fbb43ae: Waiting 09:57:06 501edecc5053: Layer already exists 09:57:06 44236f1e351a: Pushed 09:57:06 0e230ca63c63: Pushed 09:57:06 874c7804b40e: Layer already exists 09:57:06 006dd19c0456: Layer already exists 09:57:06 e248767e5779: Layer already exists 09:57:06 177d9db0ddb4: Layer already exists 09:57:06 63ca1fbb43ae: Layer already exists 09:57:16 d41ff675e568: Pushed 09:57:16 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:c309971ba68fc91965ff56cc6ba5e43c3dcd2a54ec6c9be722391faa2147828d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:57:17 874c7804b40e: Preparing 09:57:17 0e230ca63c63: Preparing 09:57:17 44236f1e351a: Preparing 09:57:17 501edecc5053: Preparing 09:57:17 006dd19c0456: Preparing 09:57:17 d41ff675e568: Preparing 09:57:17 177d9db0ddb4: Preparing 09:57:17 e248767e5779: Preparing 09:57:17 63ca1fbb43ae: Preparing 09:57:17 177d9db0ddb4: Waiting 09:57:17 e248767e5779: Waiting 09:57:17 63ca1fbb43ae: Waiting 09:57:17 d41ff675e568: Waiting 09:57:17 006dd19c0456: Layer already exists 09:57:17 874c7804b40e: Layer already exists 09:57:17 44236f1e351a: Layer already exists 09:57:17 0e230ca63c63: Layer already exists 09:57:17 501edecc5053: Layer already exists 09:57:17 d41ff675e568: Layer already exists 09:57:17 177d9db0ddb4: Layer already exists 09:57:17 e248767e5779: Layer already exists 09:57:17 63ca1fbb43ae: Layer already exists 09:57:17 latest: digest: sha256:c309971ba68fc91965ff56cc6ba5e43c3dcd2a54ec6c9be722391faa2147828d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.97 09:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:57:18 874c7804b40e: Preparing 09:57:18 0e230ca63c63: Preparing 09:57:18 44236f1e351a: Preparing 09:57:18 501edecc5053: Preparing 09:57:18 006dd19c0456: Preparing 09:57:18 d41ff675e568: Preparing 09:57:18 177d9db0ddb4: Preparing 09:57:18 e248767e5779: Preparing 09:57:18 63ca1fbb43ae: Preparing 09:57:18 d41ff675e568: Waiting 09:57:18 177d9db0ddb4: Waiting 09:57:18 e248767e5779: Waiting 09:57:18 63ca1fbb43ae: Waiting 09:57:18 0e230ca63c63: Layer already exists 09:57:18 44236f1e351a: Layer already exists 09:57:18 501edecc5053: Layer already exists 09:57:18 874c7804b40e: Layer already exists 09:57:18 006dd19c0456: Layer already exists 09:57:18 d41ff675e568: Layer already exists 09:57:18 e248767e5779: Layer already exists 09:57:18 177d9db0ddb4: Layer already exists 09:57:18 63ca1fbb43ae: Layer already exists 09:57:18 3.2.0-dev.97: digest: sha256:c309971ba68fc91965ff56cc6ba5e43c3dcd2a54ec6c9be722391faa2147828d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:57:18 874c7804b40e: Preparing 09:57:18 0e230ca63c63: Preparing 09:57:18 44236f1e351a: Preparing 09:57:18 501edecc5053: Preparing 09:57:18 006dd19c0456: Preparing 09:57:18 d41ff675e568: Preparing 09:57:18 177d9db0ddb4: Preparing 09:57:18 e248767e5779: Preparing 09:57:18 63ca1fbb43ae: Preparing 09:57:18 177d9db0ddb4: Waiting 09:57:18 e248767e5779: Waiting 09:57:18 63ca1fbb43ae: Waiting 09:57:18 d41ff675e568: Waiting 09:57:18 0e230ca63c63: Layer already exists 09:57:18 501edecc5053: Layer already exists 09:57:18 44236f1e351a: Layer already exists 09:57:18 006dd19c0456: Layer already exists 09:57:18 874c7804b40e: Layer already exists 09:57:18 d41ff675e568: Layer already exists 09:57:18 63ca1fbb43ae: Layer already exists 09:57:18 e248767e5779: Layer already exists 09:57:18 177d9db0ddb4: Layer already exists 09:57:18 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:c309971ba68fc91965ff56cc6ba5e43c3dcd2a54ec6c9be722391faa2147828d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:57:19 874c7804b40e: Preparing 09:57:19 0e230ca63c63: Preparing 09:57:19 44236f1e351a: Preparing 09:57:19 501edecc5053: Preparing 09:57:19 006dd19c0456: Preparing 09:57:19 d41ff675e568: Preparing 09:57:19 177d9db0ddb4: Preparing 09:57:19 e248767e5779: Preparing 09:57:19 63ca1fbb43ae: Preparing 09:57:19 d41ff675e568: Waiting 09:57:19 e248767e5779: Waiting 09:57:19 177d9db0ddb4: Waiting 09:57:19 501edecc5053: Layer already exists 09:57:19 44236f1e351a: Layer already exists 09:57:19 874c7804b40e: Layer already exists 09:57:19 d41ff675e568: Layer already exists 09:57:19 177d9db0ddb4: Layer already exists 09:57:19 e248767e5779: Layer already exists 09:57:19 006dd19c0456: Layer already exists 09:57:19 0e230ca63c63: Layer already exists 09:57:19 63ca1fbb43ae: Layer already exists 09:57:19 main: digest: sha256:c309971ba68fc91965ff56cc6ba5e43c3dcd2a54ec6c9be722391faa2147828d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:19 ===================================================== [Pipeline] echo 09:57:19 taggedImages: 09:57:19 - nexus3.edgexfoundry.org:10004/security-spire-server:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:57:19 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:57:19 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.97 09:57:19 - nexus3.edgexfoundry.org:10004/security-spire-server:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:57:19 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:57:19 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 09:57:19 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:57:19 latest 09:57:19 3.2.0-dev.97 09:57:19 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:57:19 main 09:57:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:20 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:20 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:57:20 264b48f36ff6: Preparing 09:57:20 217eb7c6a407: Preparing 09:57:20 501edecc5053: Preparing 09:57:20 006dd19c0456: Preparing 09:57:20 de921d7d5316: Preparing 09:57:20 72b26645c281: Preparing 09:57:20 63ca1fbb43ae: Preparing 09:57:20 72b26645c281: Waiting 09:57:20 63ca1fbb43ae: Waiting 09:57:20 006dd19c0456: Layer already exists 09:57:20 de921d7d5316: Pushed 09:57:20 501edecc5053: Layer already exists 09:57:20 264b48f36ff6: Pushed 09:57:20 72b26645c281: Pushed 09:57:20 63ca1fbb43ae: Layer already exists 09:57:23 217eb7c6a407: Pushed 09:57:23 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:bc6870cd419518bd42981a3d62ec346ec384b5dda77d9600bc29ba73b1731302 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:24 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:24 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 09:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:57:24 264b48f36ff6: Preparing 09:57:24 217eb7c6a407: Preparing 09:57:24 501edecc5053: Preparing 09:57:24 006dd19c0456: Preparing 09:57:24 de921d7d5316: Preparing 09:57:24 72b26645c281: Preparing 09:57:24 63ca1fbb43ae: Preparing 09:57:24 72b26645c281: Waiting 09:57:24 63ca1fbb43ae: Waiting 09:57:24 006dd19c0456: Layer already exists 09:57:24 de921d7d5316: Layer already exists 09:57:24 501edecc5053: Layer already exists 09:57:24 217eb7c6a407: Layer already exists 09:57:24 264b48f36ff6: Layer already exists 09:57:24 63ca1fbb43ae: Layer already exists 09:57:24 72b26645c281: Layer already exists 09:57:24 latest: digest: sha256:bc6870cd419518bd42981a3d62ec346ec384b5dda77d9600bc29ba73b1731302 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:24 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:25 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.97 09:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:57:25 264b48f36ff6: Preparing 09:57:25 217eb7c6a407: Preparing 09:57:25 501edecc5053: Preparing 09:57:25 006dd19c0456: Preparing 09:57:25 de921d7d5316: Preparing 09:57:25 72b26645c281: Preparing 09:57:25 63ca1fbb43ae: Preparing 09:57:25 72b26645c281: Waiting 09:57:25 de921d7d5316: Layer already exists 09:57:25 217eb7c6a407: Layer already exists 09:57:25 501edecc5053: Layer already exists 09:57:25 264b48f36ff6: Layer already exists 09:57:25 006dd19c0456: Layer already exists 09:57:25 72b26645c281: Layer already exists 09:57:25 63ca1fbb43ae: Layer already exists 09:57:25 3.2.0-dev.97: digest: sha256:bc6870cd419518bd42981a3d62ec346ec384b5dda77d9600bc29ba73b1731302 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:25 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:25 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:57:25 264b48f36ff6: Preparing 09:57:25 217eb7c6a407: Preparing 09:57:25 501edecc5053: Preparing 09:57:25 006dd19c0456: Preparing 09:57:25 de921d7d5316: Preparing 09:57:25 72b26645c281: Preparing 09:57:25 63ca1fbb43ae: Preparing 09:57:25 63ca1fbb43ae: Waiting 09:57:25 72b26645c281: Waiting 09:57:25 217eb7c6a407: Layer already exists 09:57:25 264b48f36ff6: Layer already exists 09:57:25 501edecc5053: Layer already exists 09:57:25 006dd19c0456: Layer already exists 09:57:25 de921d7d5316: Layer already exists 09:57:25 63ca1fbb43ae: Layer already exists 09:57:25 72b26645c281: Layer already exists 09:57:25 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:bc6870cd419518bd42981a3d62ec346ec384b5dda77d9600bc29ba73b1731302 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:26 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:26 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 09:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:57:26 264b48f36ff6: Preparing 09:57:26 217eb7c6a407: Preparing 09:57:26 501edecc5053: Preparing 09:57:26 006dd19c0456: Preparing 09:57:26 de921d7d5316: Preparing 09:57:26 72b26645c281: Preparing 09:57:26 63ca1fbb43ae: Preparing 09:57:26 72b26645c281: Waiting 09:57:26 63ca1fbb43ae: Waiting 09:57:26 217eb7c6a407: Layer already exists 09:57:26 006dd19c0456: Layer already exists 09:57:26 501edecc5053: Layer already exists 09:57:26 264b48f36ff6: Layer already exists 09:57:26 de921d7d5316: Layer already exists 09:57:26 72b26645c281: Layer already exists 09:57:26 63ca1fbb43ae: Layer already exists 09:57:26 main: digest: sha256:bc6870cd419518bd42981a3d62ec346ec384b5dda77d9600bc29ba73b1731302 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:26 ===================================================== [Pipeline] echo 09:57:26 taggedImages: 09:57:26 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:57:26 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 09:57:26 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.97 09:57:26 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:57:26 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 09:57:26 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:57:26 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:57:26 latest 09:57:26 3.2.0-dev.97 09:57:26 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:57:26 main 09:57:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:57:27 a7408bc90b0b: Preparing 09:57:27 7236681f6663: Preparing 09:57:27 1359412c6c43: Preparing 09:57:27 501edecc5053: Preparing 09:57:27 006dd19c0456: Preparing 09:57:27 2b9b7c8dd442: Preparing 09:57:27 dadadc2aca0e: Preparing 09:57:27 63ca1fbb43ae: Preparing 09:57:27 dadadc2aca0e: Waiting 09:57:27 63ca1fbb43ae: Waiting 09:57:27 2b9b7c8dd442: Waiting 09:57:27 501edecc5053: Layer already exists 09:57:27 7236681f6663: Pushed 09:57:27 a7408bc90b0b: Pushed 09:57:27 006dd19c0456: Layer already exists 09:57:27 2b9b7c8dd442: Pushed 09:57:27 63ca1fbb43ae: Layer already exists 09:57:27 dadadc2aca0e: Pushed 09:57:30 1359412c6c43: Pushed 09:57:31 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:6d7fdfcfc7b143897d4798f22d0b75ff39af7a9ab53d65448ccd4d8100d12d7d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:57:31 a7408bc90b0b: Preparing 09:57:31 7236681f6663: Preparing 09:57:31 1359412c6c43: Preparing 09:57:31 501edecc5053: Preparing 09:57:31 006dd19c0456: Preparing 09:57:31 2b9b7c8dd442: Preparing 09:57:31 dadadc2aca0e: Preparing 09:57:31 63ca1fbb43ae: Preparing 09:57:31 dadadc2aca0e: Waiting 09:57:31 63ca1fbb43ae: Waiting 09:57:31 2b9b7c8dd442: Waiting 09:57:31 006dd19c0456: Layer already exists 09:57:31 7236681f6663: Layer already exists 09:57:31 a7408bc90b0b: Layer already exists 09:57:31 1359412c6c43: Layer already exists 09:57:31 501edecc5053: Layer already exists 09:57:31 dadadc2aca0e: Layer already exists 09:57:31 2b9b7c8dd442: Layer already exists 09:57:31 63ca1fbb43ae: Layer already exists 09:57:31 latest: digest: sha256:6d7fdfcfc7b143897d4798f22d0b75ff39af7a9ab53d65448ccd4d8100d12d7d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.97 09:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:57:32 a7408bc90b0b: Preparing 09:57:32 7236681f6663: Preparing 09:57:32 1359412c6c43: Preparing 09:57:32 501edecc5053: Preparing 09:57:32 006dd19c0456: Preparing 09:57:32 2b9b7c8dd442: Preparing 09:57:32 dadadc2aca0e: Preparing 09:57:32 63ca1fbb43ae: Preparing 09:57:32 dadadc2aca0e: Waiting 09:57:32 2b9b7c8dd442: Waiting 09:57:32 63ca1fbb43ae: Waiting 09:57:32 a7408bc90b0b: Layer already exists 09:57:32 006dd19c0456: Layer already exists 09:57:32 7236681f6663: Layer already exists 09:57:32 501edecc5053: Layer already exists 09:57:32 1359412c6c43: Layer already exists 09:57:32 2b9b7c8dd442: Layer already exists 09:57:32 63ca1fbb43ae: Layer already exists 09:57:32 dadadc2aca0e: Layer already exists 09:57:32 3.2.0-dev.97: digest: sha256:6d7fdfcfc7b143897d4798f22d0b75ff39af7a9ab53d65448ccd4d8100d12d7d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:57:33 a7408bc90b0b: Preparing 09:57:33 7236681f6663: Preparing 09:57:33 1359412c6c43: Preparing 09:57:33 501edecc5053: Preparing 09:57:33 006dd19c0456: Preparing 09:57:33 2b9b7c8dd442: Preparing 09:57:33 dadadc2aca0e: Preparing 09:57:33 63ca1fbb43ae: Preparing 09:57:33 dadadc2aca0e: Waiting 09:57:33 63ca1fbb43ae: Waiting 09:57:33 2b9b7c8dd442: Waiting 09:57:33 501edecc5053: Layer already exists 09:57:33 7236681f6663: Layer already exists 09:57:33 006dd19c0456: Layer already exists 09:57:33 a7408bc90b0b: Layer already exists 09:57:33 1359412c6c43: Layer already exists 09:57:33 2b9b7c8dd442: Layer already exists 09:57:33 63ca1fbb43ae: Layer already exists 09:57:33 dadadc2aca0e: Layer already exists 09:57:33 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:6d7fdfcfc7b143897d4798f22d0b75ff39af7a9ab53d65448ccd4d8100d12d7d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:57:33 a7408bc90b0b: Preparing 09:57:33 7236681f6663: Preparing 09:57:33 1359412c6c43: Preparing 09:57:33 501edecc5053: Preparing 09:57:33 006dd19c0456: Preparing 09:57:33 2b9b7c8dd442: Preparing 09:57:33 dadadc2aca0e: Preparing 09:57:33 63ca1fbb43ae: Preparing 09:57:33 63ca1fbb43ae: Waiting 09:57:33 2b9b7c8dd442: Waiting 09:57:33 dadadc2aca0e: Waiting 09:57:33 501edecc5053: Layer already exists 09:57:33 006dd19c0456: Layer already exists 09:57:33 7236681f6663: Layer already exists 09:57:33 1359412c6c43: Layer already exists 09:57:33 a7408bc90b0b: Layer already exists 09:57:33 dadadc2aca0e: Layer already exists 09:57:33 2b9b7c8dd442: Layer already exists 09:57:33 63ca1fbb43ae: Layer already exists 09:57:33 main: digest: sha256:6d7fdfcfc7b143897d4798f22d0b75ff39af7a9ab53d65448ccd4d8100d12d7d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:33 ===================================================== [Pipeline] echo 09:57:33 taggedImages: 09:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.97 09:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:57:33 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:57:33 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:57:33 latest 09:57:33 3.2.0-dev.97 09:57:33 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:57:33 main 09:57:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:57:34 be73ddd6dd31: Preparing 09:57:34 ce2803ee0391: Preparing 09:57:34 501edecc5053: Preparing 09:57:34 006dd19c0456: Preparing 09:57:34 35ed24c2a153: Preparing 09:57:34 f4cf61ff90ca: Preparing 09:57:34 63ca1fbb43ae: Preparing 09:57:34 63ca1fbb43ae: Waiting 09:57:34 f4cf61ff90ca: Waiting 09:57:34 006dd19c0456: Layer already exists 09:57:34 35ed24c2a153: Layer already exists 09:57:34 501edecc5053: Layer already exists 09:57:34 f4cf61ff90ca: Layer already exists 09:57:34 63ca1fbb43ae: Layer already exists 09:57:34 be73ddd6dd31: Pushed 09:57:37 ce2803ee0391: Pushed 09:57:38 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:408e7c7ab4f9fa5ef11811251e8922cae6a1b3d32f4429e2f1b9254523c34a58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:57:38 be73ddd6dd31: Preparing 09:57:38 ce2803ee0391: Preparing 09:57:38 501edecc5053: Preparing 09:57:38 006dd19c0456: Preparing 09:57:38 35ed24c2a153: Preparing 09:57:38 f4cf61ff90ca: Preparing 09:57:38 63ca1fbb43ae: Preparing 09:57:38 f4cf61ff90ca: Waiting 09:57:38 63ca1fbb43ae: Waiting 09:57:38 be73ddd6dd31: Layer already exists 09:57:38 501edecc5053: Layer already exists 09:57:38 35ed24c2a153: Layer already exists 09:57:38 006dd19c0456: Layer already exists 09:57:38 ce2803ee0391: Layer already exists 09:57:38 f4cf61ff90ca: Layer already exists 09:57:38 63ca1fbb43ae: Layer already exists 09:57:38 latest: digest: sha256:408e7c7ab4f9fa5ef11811251e8922cae6a1b3d32f4429e2f1b9254523c34a58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.97 09:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:57:39 be73ddd6dd31: Preparing 09:57:39 ce2803ee0391: Preparing 09:57:39 501edecc5053: Preparing 09:57:39 006dd19c0456: Preparing 09:57:39 35ed24c2a153: Preparing 09:57:39 f4cf61ff90ca: Preparing 09:57:39 63ca1fbb43ae: Preparing 09:57:39 f4cf61ff90ca: Waiting 09:57:39 63ca1fbb43ae: Waiting 09:57:39 ce2803ee0391: Layer already exists 09:57:39 501edecc5053: Layer already exists 09:57:39 006dd19c0456: Layer already exists 09:57:39 be73ddd6dd31: Layer already exists 09:57:39 35ed24c2a153: Layer already exists 09:57:39 f4cf61ff90ca: Layer already exists 09:57:39 63ca1fbb43ae: Layer already exists 09:57:39 3.2.0-dev.97: digest: sha256:408e7c7ab4f9fa5ef11811251e8922cae6a1b3d32f4429e2f1b9254523c34a58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:57:40 be73ddd6dd31: Preparing 09:57:40 ce2803ee0391: Preparing 09:57:40 501edecc5053: Preparing 09:57:40 006dd19c0456: Preparing 09:57:40 35ed24c2a153: Preparing 09:57:40 f4cf61ff90ca: Preparing 09:57:40 63ca1fbb43ae: Preparing 09:57:40 f4cf61ff90ca: Waiting 09:57:40 63ca1fbb43ae: Waiting 09:57:40 35ed24c2a153: Layer already exists 09:57:40 ce2803ee0391: Layer already exists 09:57:40 be73ddd6dd31: Layer already exists 09:57:40 501edecc5053: Layer already exists 09:57:40 006dd19c0456: Layer already exists 09:57:40 f4cf61ff90ca: Layer already exists 09:57:40 63ca1fbb43ae: Layer already exists 09:57:40 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:408e7c7ab4f9fa5ef11811251e8922cae6a1b3d32f4429e2f1b9254523c34a58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:57:40 be73ddd6dd31: Preparing 09:57:40 ce2803ee0391: Preparing 09:57:40 501edecc5053: Preparing 09:57:40 006dd19c0456: Preparing 09:57:40 35ed24c2a153: Preparing 09:57:40 f4cf61ff90ca: Preparing 09:57:40 63ca1fbb43ae: Preparing 09:57:40 f4cf61ff90ca: Waiting 09:57:40 63ca1fbb43ae: Waiting 09:57:40 006dd19c0456: Layer already exists 09:57:40 35ed24c2a153: Layer already exists 09:57:40 501edecc5053: Layer already exists 09:57:40 be73ddd6dd31: Layer already exists 09:57:40 ce2803ee0391: Layer already exists 09:57:40 f4cf61ff90ca: Layer already exists 09:57:40 63ca1fbb43ae: Layer already exists 09:57:40 main: digest: sha256:408e7c7ab4f9fa5ef11811251e8922cae6a1b3d32f4429e2f1b9254523c34a58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:40 ===================================================== [Pipeline] echo 09:57:40 taggedImages: 09:57:40 - nexus3.edgexfoundry.org:10004/support-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 09:57:40 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:57:40 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.97 09:57:40 - nexus3.edgexfoundry.org:10004/support-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 09:57:40 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:16:57 #149 ... 10:16:57 10:16:57 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:16:57 #152 DONE 1245.9s 10:16:57 10:16:57 #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:16:57 #40 ... 10:16:57 10:16:57 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:16:57 #161 DONE 0.2s 10:16:57 10:16:57 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:16:57 #158 ... 10:16:57 10:16:57 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:16:57 #162 DONE 0.2s 10:16:57 10:16:57 #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 10:16:57 #163 DONE 0.2s 10:16:57 10:16:57 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:16:57 #164 DONE 0.1s 10:16:57 10:16:57 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:16:57 #165 DONE 0.3s 10:16:57 10:16:57 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:16:57 #159 ... 10:16:57 10:16:57 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:16:57 #166 DONE 0.2s 10:16:57 10:16:57 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:16:57 #167 DONE 2.2s 10:16:57 10:16:57 #108 [security-proxy-setup] exporting to image 10:16:57 #108 exporting layers 10:16:58 #108 exporting layers 0.9s done 10:16:58 #108 writing image sha256:6f01aeab04a4246c9120aefa203db62ee4f4617c57d5f27773da5bb5e12dbbe6 done 10:16:58 #108 naming to docker.io/library/security-proxy-setup-arm64 done 10:16:58 #108 DONE 7.4s 10:16:58 10:16:58 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:17:08 #154 DONE 1259.8s 10:17:08 10:17:08 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:17:08 #160 ... 10:17:08 10:17:08 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:17:08 #168 DONE 0.3s 10:17:08 10:17:08 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:17:10 #169 DONE 2.0s 10:17:10 10:17:10 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:17:10 #156 1262.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:17:11 #156 ... 10:17:11 10:17:11 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:17:11 #170 DONE 0.3s 10:17:11 10:17:11 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:17:11 #171 DONE 0.2s 10:17:11 10:17:11 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:17:11 #172 DONE 0.4s 10:17:11 10:17:11 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:17:11 #158 ... 10:17:11 10:17:11 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:17:11 #173 DONE 0.2s 10:17:11 10:17:11 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:17:11 #174 DONE 0.2s 10:17:11 10:17:11 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:17:12 #175 DONE 0.1s 10:17:12 10:17:12 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:17:12 #176 DONE 0.1s 10:17:12 10:17:12 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:17:12 #177 DONE 0.2s 10:17:12 10:17:12 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:17:12 #178 DONE 0.1s 10:17:12 10:17:12 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:17:15 #179 DONE 2.8s 10:17:15 10:17:15 #108 [security-bootstrapper] exporting to image 10:17:15 #108 exporting layers 10:17:16 #108 exporting layers 1.3s done 10:17:16 #108 writing image sha256:071fdaf702a4773d9a419e489624cc42b7762f3a840f5c8c865dfdb541270996 done 10:17:16 #108 naming to docker.io/library/security-bootstrapper-arm64 done 10:17:16 #108 DONE 8.7s 10:17:16 10:17:16 #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:17:31 #40 ... 10:17:31 10:17:31 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:17:31 #156 DONE 1282.5s 10:17:31 10:17:31 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:17:31 #159 ... 10:17:31 10:17:31 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:17:31 #180 DONE 0.3s 10:17:31 10:17:31 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:17:31 #181 DONE 0.3s 10:17:31 10:17:31 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:17:31 #182 DONE 0.1s 10:17:31 10:17:31 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:17:31 #183 DONE 0.2s 10:17:31 10:17:31 #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:17:31 #40 ... 10:17:31 10:17:31 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:17:31 #184 DONE 0.1s 10:17:32 10:17:32 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:17:32 #185 DONE 0.2s 10:17:32 10:17:32 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:17:32 #186 DONE 0.2s 10:17:32 10:17:32 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:17:32 #187 DONE 0.2s 10:17:32 10:17:32 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:17:34 #188 DONE 2.1s 10:17:34 10:17:34 #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:17:34 #40 ... 10:17:34 10:17:34 #108 [security-secretstore-setup] exporting to image 10:17:34 #108 exporting layers 10:17:36 #108 exporting layers 1.4s done 10:17:36 #108 writing image sha256:d070ac70350be69c1a03f70091809872039ea945d60f61a32bc7b4a206a3e0c9 0.1s done 10:17:36 #108 naming to docker.io/library/security-secretstore-setup-arm64 10:17:36 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 10:17:36 #108 DONE 10.2s 10:17:36 10:17:36 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:18:23 #158 ... 10:18:23 10:18:23 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:18:23 #159 DONE 1332.0s 10:18:23 10:18:23 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:18:23 #160 ... 10:18:23 10:18:23 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:18:23 #189 DONE 0.3s 10:18:23 10:18:23 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:18:23 #160 ... 10:18:23 10:18:23 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:18:23 #190 DONE 0.2s 10:18:23 10:18:23 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:18:23 #191 DONE 0.2s 10:18:23 10:18:23 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:18:23 #158 ... 10:18:23 10:18:23 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:18:23 #192 DONE 0.2s 10:18:23 10:18:23 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:18:23 #193 DONE 0.2s 10:18:23 10:18:23 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:18:23 #194 DONE 2.1s 10:18:23 10:18:23 #108 [core-common-config-bootstrapper] exporting to image 10:18:23 #108 exporting layers 10:18:24 #108 exporting layers 0.5s done 10:18:24 #108 writing image sha256:2c921f30f4164480f851bf71cfce4b3208451e21442e839dd4fc015953ce9e17 done 10:18:24 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:18:24 #108 DONE 10.7s 10:18:24 10:18:24 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:20:30 #155 ... 10:20:30 10:20:30 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:20:30 #151 DONE 1454.8s 10:20:30 10:20:30 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:20:30 #158 ... 10:20:30 10:20:30 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:20:30 #195 DONE 0.3s 10:20:30 10:20:30 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:20:30 #196 DONE 0.2s 10:20:30 10:20:30 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:20:30 #197 DONE 0.3s 10:20:30 10:20:30 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:20:30 #198 DONE 0.2s 10:20:30 10:20:30 #108 [security-spiffe-token-provider] exporting to image 10:20:30 #108 exporting layers 10:20:30 #108 exporting layers 0.8s done 10:20:30 #108 writing image sha256:75ddf1c4903a5bd28b78604c1ffc72ead2bceba3461207044cd43cd2a96b1578 done 10:20:30 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:20:30 #108 DONE 11.5s 10:20:30 10:20:30 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:28:22 #155 ... 10:28:22 10:28:22 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:28:22 #150 DONE 1921.3s 10:28:22 10:28:22 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:28:22 #158 ... 10:28:22 10:28:22 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:28:22 #199 DONE 0.1s 10:28:22 10:28:22 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:28:22 #200 DONE 0.2s 10:28:22 10:28:22 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:28:22 #201 DONE 0.3s 10:28:22 10:28:22 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:28:22 #155 ... 10:28:22 10:28:22 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:28:22 #202 DONE 0.1s 10:28:22 10:28:22 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:28:22 #203 DONE 0.1s 10:28:22 10:28:22 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:28:22 #158 ... 10:28:22 10:28:22 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:28:22 #204 DONE 1.7s 10:28:22 10:28:22 #108 [security-proxy-auth] exporting to image 10:28:22 #108 exporting layers 10:28:22 #108 exporting layers 0.5s done 10:28:22 #108 writing image sha256:9760b94c647b4b8ca97729ec844a8531b284e51a76f9a24cba9521e688b29604 done 10:28:22 #108 naming to docker.io/library/security-proxy-auth-arm64 done 10:28:22 #108 DONE 12.1s 10:28:22 10:28:22 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:29:19 #155 ... 10:29:19 10:29:19 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:29:19 #160 DONE 1984.4s 10:29:19 10:29:19 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:29:19 #155 ... 10:29:19 10:29:19 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:29:19 #205 DONE 0.1s 10:29:19 10:29:19 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:29:19 #206 DONE 0.1s 10:29:19 10:29:19 #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:29:19 #40 ... 10:29:19 10:29:19 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:29:19 #207 DONE 0.4s 10:29:19 10:29:19 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:29:19 #208 DONE 0.1s 10:29:19 10:29:19 #108 [core-command] exporting to image 10:29:19 #108 exporting layers 10:29:19 #108 exporting layers 0.3s done 10:29:19 #108 writing image sha256:5d00d35e3bd0a5fda305ac5f7399095899c06768688ca761dece050509222f8b done 10:29:19 #108 naming to docker.io/library/core-command-arm64 0.0s done 10:29:19 #108 DONE 12.4s 10:29:19 10:29:19 #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:31:26 #40 ... 10:31:26 10:31:26 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:31:26 #149 DONE 2115.5s 10:31:26 10:31:26 #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:31:26 #40 ... 10:31:26 10:31:26 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:31:26 #209 DONE 0.2s 10:31:26 10:31:26 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:31:26 #158 ... 10:31:26 10:31:26 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:31:26 #210 ... 10:31:26 10:31:26 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:31:26 #153 DONE 2116.8s 10:31:26 10:31:26 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:31:26 #158 ... 10:31:26 10:31:26 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:31:26 #210 DONE 0.9s 10:31:26 10:31:26 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:31:26 #211 DONE 0.3s 10:31:26 10:31:26 #212 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 10:31:26 #212 DONE 0.2s 10:31:26 10:31:26 #213 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 10:31:26 #213 DONE 0.3s 10:31:26 10:31:26 #214 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:31:26 #214 ... 10:31:26 10:31:26 #215 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 10:31:26 #215 DONE 0.3s 10:31:26 10:31:26 #108 [core-keeper] exporting to image 10:31:26 #108 exporting layers 10:31:26 #108 ... 10:31:26 10:31:26 #214 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:31:26 #214 DONE 0.7s 10:31:26 10:31:26 #108 [core-keeper] exporting to image 10:31:26 #108 exporting layers 0.7s done 10:31:26 #108 writing image sha256:781ef0e714f37eb7736ee93adc49cc1e62fc7ed903d06bea6c9e4a87bf155aa6 0.0s done 10:31:26 #108 naming to docker.io/library/core-keeper-arm64 0.0s done 10:31:26 #108 DONE 13.2s 10:31:26 10:31:26 #216 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:31:26 #216 DONE 0.2s 10:31:26 10:31:26 #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:31:26 #40 ... 10:31:26 10:31:26 #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:31:26 #217 DONE 0.2s 10:31:26 10:31:26 #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 10:31:27 #218 DONE 0.1s 10:31:27 10:31:27 #108 [core-metadata] exporting to image 10:31:27 #108 exporting layers 0.4s done 10:31:27 #108 writing image sha256:66fde87b8f5176821819afff82c60708947df36560de498178020acc707960d3 0.0s done 10:31:27 #108 naming to docker.io/library/core-metadata-arm64 done 10:31:27 #108 DONE 13.7s 10:31:27 10:31:27 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:31:29 #158 DONE 2121.5s 10:31:29 10:31:29 #141 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:31:29 #141 ... 10:31:29 10:31:29 #219 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:31:29 #219 DONE 0.2s 10:31:29 10:31:29 #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:31:30 #40 ... 10:31:30 10:31:30 #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:31:30 #220 DONE 0.2s 10:31:30 10:31:30 #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:31:30 #221 DONE 0.4s 10:31:30 10:31:30 #141 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:31:30 #141 ... 10:31:30 10:31:30 #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:31:30 #222 DONE 0.2s 10:31:30 10:31:30 #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 10:31:30 #223 DONE 0.1s 10:31:30 10:31:30 #141 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:31:31 #141 ... 10:31:31 10:31:31 #108 [core-data] exporting to image 10:31:31 #108 exporting layers 0.6s done 10:31:31 #108 writing image sha256:7479f8602fe8599a4b9366b46929488718d59998c4101ac73af4ff535890575e done 10:31:31 #108 naming to docker.io/library/core-data-arm64 done 10:31:31 #108 DONE 14.3s 10:31:31 10:31:31 #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:32:03 #40 ... 10:32:03 10:32:03 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:32:03 #155 DONE 2153.6s 10:32:03 10:32:03 #141 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:32:03 #141 DONE 2153.6s 10:32:03 10:32:03 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:32:03 #157 DONE 2153.6s 10:32:03 10:32:03 #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:32:03 #40 ... 10:32:03 10:32:03 #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:32:03 #224 DONE 0.3s 10:32:03 10:32:03 #225 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:32:03 #225 ... 10:32:03 10:32:03 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:32:03 #226 DONE 0.3s 10:32:03 10:32:03 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:32:03 #227 DONE 0.2s 10:32:03 10:32:03 #225 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:32:03 #225 DONE 0.2s 10:32:03 10:32:03 #228 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:32:03 #228 ... 10:32:03 10:32:03 #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:32:03 #229 DONE 0.2s 10:32:03 10:32:03 #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:32:03 #230 DONE 0.2s 10:32:03 10:32:03 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:32:03 #231 DONE 0.6s 10:32:03 10:32:03 #228 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:32:03 #228 DONE 0.6s 10:32:03 10:32:03 #232 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:32:03 #232 ... 10:32:03 10:32:03 #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:32:03 #233 DONE 0.1s 10:32:03 10:32:03 #232 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:32:03 #232 DONE 0.2s 10:32:03 10:32:03 #108 [support-scheduler] exporting to image 10:32:03 #108 exporting layers 10:32:03 #108 ... 10:32:03 10:32:03 #234 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 10:32:03 #234 DONE 0.2s 10:32:03 10:32:03 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:32:03 #235 DONE 0.5s 10:32:03 10:32:03 #108 [support-notifications] exporting to image 10:32:03 #108 ... 10:32:03 10:32:03 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:32:03 #236 DONE 0.2s 10:32:03 10:32:03 #108 [support-cron-scheduler] exporting to image 10:32:03 #108 exporting layers 0.7s done 10:32:03 #108 writing image sha256:c40b0a942e6ea83ab00ec149a60e78cd47bc26a89423107d5ccd4ea1b09f9f33 0.0s done 10:32:03 #108 naming to docker.io/library/support-scheduler-arm64 done 10:32:04 #108 exporting layers 0.8s done 10:32:04 #108 writing image sha256:9983ca3fe09ce818700cc4d5dc3acb70082dae321fe2d75267cb122d9893c8d9 done 10:32:04 #108 naming to docker.io/library/support-notifications-arm64 done 10:32:04 #108 exporting layers 1.1s done 10:32:04 #108 writing image sha256:0479466eb44f5a218b7e9bd8194864e9dd5a046b1cde82b571bf3d38c0f4acf1 done 10:32:04 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 10:32:04 #108 DONE 15.8s 10:32:04 10:32:04 #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:32:04 time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:04 time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:04 time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:04 time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:04 time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:04 time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:04 time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:04 time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:04 time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:04 time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:04 time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:04 time="2024-10-08T09:53:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:04 time="2024-10-08T09:53:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:04 time="2024-10-08T09:53:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:04 time="2024-10-08T09:53:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:04 time="2024-10-08T09:53:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:32:04 $ docker stop --time=1 b02550fe832f596945537b364a6b13de45f2f909a7e5777f4e6257abb377b541 10:32:06 $ docker rm -f --volumes b02550fe832f596945537b364a6b13de45f2f909a7e5777f4e6257abb377b541 [Pipeline] // withDockerContainer [Pipeline] sh 10:32:07 + docker images 10:32:07 REPOSITORY TAG IMAGE ID CREATED SIZE 10:32:07 support-cron-scheduler-arm64 latest 0479466eb44f 3 seconds ago 45.6MB 10:32:07 support-notifications-arm64 latest 9983ca3fe09c 3 seconds ago 44.8MB 10:32:07 support-scheduler-arm64 latest c40b0a942e6e 4 seconds ago 44MB 10:32:07 core-data-arm64 latest 7479f8602fe8 36 seconds ago 30.1MB 10:32:07 core-metadata-arm64 latest 66fde87b8f51 40 seconds ago 30.2MB 10:32:07 core-keeper-arm64 latest 781ef0e714f3 41 seconds ago 29.5MB 10:32:07 core-command-arm64 latest 5d00d35e3bd0 2 minutes ago 26.4MB 10:32:07 security-proxy-auth-arm64 latest 9760b94c647b 3 minutes ago 25.2MB 10:32:07 security-spiffe-token-provider-arm64 latest 75ddf1c4903a 11 minutes ago 33MB 10:32:07 core-common-config-bootstrapper-arm64 latest 2c921f30f416 13 minutes ago 17.4MB 10:32:07 security-secretstore-setup-arm64 latest d070ac70350b 14 minutes ago 40.3MB 10:32:07 security-bootstrapper-arm64 latest 071fdaf702a4 14 minutes ago 21MB 10:32:07 security-proxy-setup-arm64 latest 6f01aeab04a4 15 minutes ago 29.4MB 10:32:07 security-spire-config-arm64 latest d42d8a352421 37 minutes ago 117MB 10:32:07 security-spire-agent-arm64 latest 88dd927c9140 37 minutes ago 176MB 10:32:07 security-spire-server-arm64 latest 32b7bb9ad17f 37 minutes ago 118MB 10:32:07 ci-base-image-arm64 latest 59ee09bf610e 38 minutes ago 965MB 10:32:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 days ago 558MB 10:32:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:32:07 provisioning config files... 10:32:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/720@tmp/config10571718713824930023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:32:07 ---> ****-login.sh 10:32:07 nexus3.edgexfoundry.org:10001 10:32:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:07 Configure a credential helper to remove this warning. See 10:32:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:07 10:32:07 Login Succeeded 10:32:07 nexus3.edgexfoundry.org:10002 10:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:08 Configure a credential helper to remove this warning. See 10:32:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:08 10:32:08 Login Succeeded 10:32:08 nexus3.edgexfoundry.org:10003 10:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:08 Configure a credential helper to remove this warning. See 10:32:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:08 10:32:08 Login Succeeded 10:32:08 nexus3.edgexfoundry.org:10004 10:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:08 Configure a credential helper to remove this warning. See 10:32:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:08 10:32:08 Login Succeeded 10:32:08 ****.io 10:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:09 Configure a credential helper to remove this warning. See 10:32:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:09 10:32:09 Login Succeeded 10:32:09 ---> ****-login.sh ends [Pipeline] } 10:32:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:32:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:32:09 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:32:09 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:32:09 latest 10:32:09 3.2.0-dev.97 10:32:09 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:32:09 main 10:32:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:32:10 9901085e7a23: Preparing 10:32:10 d780002d7f76: Preparing 10:32:10 8f13c4256ccb: Preparing 10:32:10 f2710e38d854: Preparing 10:32:10 d9ce2967f045: Preparing 10:32:10 c7c8d5826b8d: Preparing 10:32:10 16113d51b718: Preparing 10:32:10 c7c8d5826b8d: Waiting 10:32:10 16113d51b718: Waiting 10:32:10 f2710e38d854: Pushed 10:32:10 8f13c4256ccb: Pushed 10:32:10 9901085e7a23: Pushed 10:32:10 16113d51b718: Layer already exists 10:32:10 d9ce2967f045: Pushed 10:32:10 c7c8d5826b8d: Pushed 10:32:14 d780002d7f76: Pushed 10:32:14 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:2669df688e8e20b5e1183aea2c869fc6912f2b969bd138383152fe24138987db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:32:15 9901085e7a23: Preparing 10:32:15 d780002d7f76: Preparing 10:32:15 8f13c4256ccb: Preparing 10:32:15 f2710e38d854: Preparing 10:32:15 d9ce2967f045: Preparing 10:32:15 c7c8d5826b8d: Preparing 10:32:15 16113d51b718: Preparing 10:32:15 c7c8d5826b8d: Waiting 10:32:15 16113d51b718: Waiting 10:32:15 d9ce2967f045: Layer already exists 10:32:15 9901085e7a23: Layer already exists 10:32:15 8f13c4256ccb: Layer already exists 10:32:15 f2710e38d854: Layer already exists 10:32:15 d780002d7f76: Layer already exists 10:32:15 c7c8d5826b8d: Layer already exists 10:32:15 16113d51b718: Layer already exists 10:32:15 latest: digest: sha256:2669df688e8e20b5e1183aea2c869fc6912f2b969bd138383152fe24138987db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.97 10:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:32:16 9901085e7a23: Preparing 10:32:16 d780002d7f76: Preparing 10:32:16 8f13c4256ccb: Preparing 10:32:16 f2710e38d854: Preparing 10:32:16 d9ce2967f045: Preparing 10:32:16 c7c8d5826b8d: Preparing 10:32:16 16113d51b718: Preparing 10:32:16 c7c8d5826b8d: Waiting 10:32:16 16113d51b718: Waiting 10:32:16 d780002d7f76: Layer already exists 10:32:16 f2710e38d854: Layer already exists 10:32:16 8f13c4256ccb: Layer already exists 10:32:16 d9ce2967f045: Layer already exists 10:32:16 9901085e7a23: Layer already exists 10:32:16 c7c8d5826b8d: Layer already exists 10:32:16 16113d51b718: Layer already exists 10:32:16 3.2.0-dev.97: digest: sha256:2669df688e8e20b5e1183aea2c869fc6912f2b969bd138383152fe24138987db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:32:17 9901085e7a23: Preparing 10:32:17 d780002d7f76: Preparing 10:32:17 8f13c4256ccb: Preparing 10:32:17 f2710e38d854: Preparing 10:32:17 d9ce2967f045: Preparing 10:32:17 c7c8d5826b8d: Preparing 10:32:17 16113d51b718: Preparing 10:32:17 16113d51b718: Waiting 10:32:17 d780002d7f76: Layer already exists 10:32:17 d9ce2967f045: Layer already exists 10:32:17 9901085e7a23: Layer already exists 10:32:17 8f13c4256ccb: Layer already exists 10:32:17 f2710e38d854: Layer already exists 10:32:17 c7c8d5826b8d: Layer already exists 10:32:17 16113d51b718: Layer already exists 10:32:17 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:2669df688e8e20b5e1183aea2c869fc6912f2b969bd138383152fe24138987db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:32:18 9901085e7a23: Preparing 10:32:18 d780002d7f76: Preparing 10:32:18 8f13c4256ccb: Preparing 10:32:18 f2710e38d854: Preparing 10:32:18 d9ce2967f045: Preparing 10:32:18 c7c8d5826b8d: Preparing 10:32:18 16113d51b718: Preparing 10:32:18 c7c8d5826b8d: Waiting 10:32:18 9901085e7a23: Layer already exists 10:32:18 8f13c4256ccb: Layer already exists 10:32:18 d9ce2967f045: Layer already exists 10:32:18 f2710e38d854: Layer already exists 10:32:18 d780002d7f76: Layer already exists 10:32:18 16113d51b718: Layer already exists 10:32:18 c7c8d5826b8d: Layer already exists 10:32:18 main: digest: sha256:2669df688e8e20b5e1183aea2c869fc6912f2b969bd138383152fe24138987db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:32:18 ===================================================== [Pipeline] echo 10:32:18 taggedImages: 10:32:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:32:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:32:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.97 10:32:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:32:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:32:18 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:32:18 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:32:18 latest 10:32:18 3.2.0-dev.97 10:32:18 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:32:18 main 10:32:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:32:19 4a68f1541339: Preparing 10:32:19 f7baf092a9a8: Preparing 10:32:19 8d16aa9f18f1: Preparing 10:32:19 307b8c9e9851: Preparing 10:32:19 8f13c4256ccb: Preparing 10:32:19 f2710e38d854: Preparing 10:32:19 d9ce2967f045: Preparing 10:32:19 c7c8d5826b8d: Preparing 10:32:19 16113d51b718: Preparing 10:32:19 f2710e38d854: Waiting 10:32:19 d9ce2967f045: Waiting 10:32:19 c7c8d5826b8d: Waiting 10:32:19 16113d51b718: Waiting 10:32:19 8f13c4256ccb: Layer already exists 10:32:19 f2710e38d854: Layer already exists 10:32:19 8d16aa9f18f1: Pushed 10:32:19 d9ce2967f045: Layer already exists 10:32:19 c7c8d5826b8d: Layer already exists 10:32:19 f7baf092a9a8: Pushed 10:32:19 4a68f1541339: Pushed 10:32:19 16113d51b718: Layer already exists 10:32:20 307b8c9e9851: Pushed 10:32:21 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:08af4baa906e6a55404b1640419d7df5904e78633763ecbda31bcdb92c4f96ed size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:21 + 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 10:32:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:32:21 4a68f1541339: Preparing 10:32:21 f7baf092a9a8: Preparing 10:32:21 8d16aa9f18f1: Preparing 10:32:21 307b8c9e9851: Preparing 10:32:21 8f13c4256ccb: Preparing 10:32:21 f2710e38d854: Preparing 10:32:21 d9ce2967f045: Preparing 10:32:21 c7c8d5826b8d: Preparing 10:32:21 16113d51b718: Preparing 10:32:21 f2710e38d854: Waiting 10:32:21 c7c8d5826b8d: Waiting 10:32:21 16113d51b718: Waiting 10:32:21 d9ce2967f045: Waiting 10:32:21 8f13c4256ccb: Layer already exists 10:32:21 8d16aa9f18f1: Layer already exists 10:32:21 f7baf092a9a8: Layer already exists 10:32:21 4a68f1541339: Layer already exists 10:32:21 307b8c9e9851: Layer already exists 10:32:21 f2710e38d854: Layer already exists 10:32:21 16113d51b718: Layer already exists 10:32:21 c7c8d5826b8d: Layer already exists 10:32:21 d9ce2967f045: Layer already exists 10:32:22 latest: digest: sha256:08af4baa906e6a55404b1640419d7df5904e78633763ecbda31bcdb92c4f96ed size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.97 10:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:32:22 4a68f1541339: Preparing 10:32:22 f7baf092a9a8: Preparing 10:32:22 8d16aa9f18f1: Preparing 10:32:22 307b8c9e9851: Preparing 10:32:22 8f13c4256ccb: Preparing 10:32:22 f2710e38d854: Preparing 10:32:22 d9ce2967f045: Preparing 10:32:22 c7c8d5826b8d: Preparing 10:32:22 16113d51b718: Preparing 10:32:22 f2710e38d854: Waiting 10:32:22 d9ce2967f045: Waiting 10:32:22 c7c8d5826b8d: Waiting 10:32:22 16113d51b718: Waiting 10:32:22 307b8c9e9851: Layer already exists 10:32:22 4a68f1541339: Layer already exists 10:32:22 8f13c4256ccb: Layer already exists 10:32:22 8d16aa9f18f1: Layer already exists 10:32:22 f7baf092a9a8: Layer already exists 10:32:22 16113d51b718: Layer already exists 10:32:22 d9ce2967f045: Layer already exists 10:32:22 c7c8d5826b8d: Layer already exists 10:32:22 f2710e38d854: Layer already exists 10:32:23 3.2.0-dev.97: digest: sha256:08af4baa906e6a55404b1640419d7df5904e78633763ecbda31bcdb92c4f96ed size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:32:23 4a68f1541339: Preparing 10:32:23 f7baf092a9a8: Preparing 10:32:23 8d16aa9f18f1: Preparing 10:32:23 307b8c9e9851: Preparing 10:32:23 8f13c4256ccb: Preparing 10:32:23 f2710e38d854: Preparing 10:32:23 d9ce2967f045: Preparing 10:32:23 f2710e38d854: Waiting 10:32:23 d9ce2967f045: Waiting 10:32:23 c7c8d5826b8d: Preparing 10:32:23 16113d51b718: Preparing 10:32:23 c7c8d5826b8d: Waiting 10:32:23 16113d51b718: Waiting 10:32:23 307b8c9e9851: Layer already exists 10:32:23 f7baf092a9a8: Layer already exists 10:32:23 8f13c4256ccb: Layer already exists 10:32:23 8d16aa9f18f1: Layer already exists 10:32:23 4a68f1541339: Layer already exists 10:32:23 c7c8d5826b8d: Layer already exists 10:32:23 f2710e38d854: Layer already exists 10:32:23 d9ce2967f045: Layer already exists 10:32:23 16113d51b718: Layer already exists 10:32:24 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:08af4baa906e6a55404b1640419d7df5904e78633763ecbda31bcdb92c4f96ed size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:24 + 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 10:32:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:32:24 4a68f1541339: Preparing 10:32:24 f7baf092a9a8: Preparing 10:32:24 8d16aa9f18f1: Preparing 10:32:24 307b8c9e9851: Preparing 10:32:24 8f13c4256ccb: Preparing 10:32:24 f2710e38d854: Preparing 10:32:24 d9ce2967f045: Preparing 10:32:24 c7c8d5826b8d: Preparing 10:32:24 16113d51b718: Preparing 10:32:24 d9ce2967f045: Waiting 10:32:24 c7c8d5826b8d: Waiting 10:32:24 16113d51b718: Waiting 10:32:24 8f13c4256ccb: Layer already exists 10:32:24 f7baf092a9a8: Layer already exists 10:32:24 8d16aa9f18f1: Layer already exists 10:32:24 307b8c9e9851: Layer already exists 10:32:24 4a68f1541339: Layer already exists 10:32:24 c7c8d5826b8d: Layer already exists 10:32:24 f2710e38d854: Layer already exists 10:32:24 16113d51b718: Layer already exists 10:32:24 d9ce2967f045: Layer already exists 10:32:25 main: digest: sha256:08af4baa906e6a55404b1640419d7df5904e78633763ecbda31bcdb92c4f96ed size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:32:25 ===================================================== [Pipeline] echo 10:32:25 taggedImages: 10:32:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:32:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:32:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.97 10:32:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:32:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:32:25 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:32:25 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:32:25 latest 10:32:25 3.2.0-dev.97 10:32:25 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:32:25 main 10:32:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:32:26 d8e510f19e24: Preparing 10:32:26 ba1d02655e2e: Preparing 10:32:26 397084d0f76d: Preparing 10:32:26 8f13c4256ccb: Preparing 10:32:26 f2710e38d854: Preparing 10:32:26 b2313930dbf7: Preparing 10:32:26 6640bfb1923b: Preparing 10:32:26 16113d51b718: Preparing 10:32:26 b2313930dbf7: Waiting 10:32:26 6640bfb1923b: Waiting 10:32:26 16113d51b718: Waiting 10:32:26 f2710e38d854: Layer already exists 10:32:26 8f13c4256ccb: Layer already exists 10:32:26 d8e510f19e24: Pushed 10:32:26 ba1d02655e2e: Pushed 10:32:26 16113d51b718: Layer already exists 10:32:26 6640bfb1923b: Pushed 10:32:26 b2313930dbf7: Pushed 10:32:30 397084d0f76d: Pushed 10:32:30 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:1803a9a6342170d54dc9d3d26ad38d915483ea42aad386e4fcd43efd0a478d68 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:32:31 d8e510f19e24: Preparing 10:32:31 ba1d02655e2e: Preparing 10:32:31 397084d0f76d: Preparing 10:32:31 8f13c4256ccb: Preparing 10:32:31 f2710e38d854: Preparing 10:32:31 b2313930dbf7: Preparing 10:32:31 6640bfb1923b: Preparing 10:32:31 16113d51b718: Preparing 10:32:31 6640bfb1923b: Waiting 10:32:31 16113d51b718: Waiting 10:32:31 b2313930dbf7: Waiting 10:32:31 8f13c4256ccb: Layer already exists 10:32:31 d8e510f19e24: Layer already exists 10:32:31 f2710e38d854: Layer already exists 10:32:31 397084d0f76d: Layer already exists 10:32:31 ba1d02655e2e: Layer already exists 10:32:31 b2313930dbf7: Layer already exists 10:32:31 6640bfb1923b: Layer already exists 10:32:31 16113d51b718: Layer already exists 10:32:31 latest: digest: sha256:1803a9a6342170d54dc9d3d26ad38d915483ea42aad386e4fcd43efd0a478d68 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.97 10:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:32:32 d8e510f19e24: Preparing 10:32:32 ba1d02655e2e: Preparing 10:32:32 397084d0f76d: Preparing 10:32:32 8f13c4256ccb: Preparing 10:32:32 f2710e38d854: Preparing 10:32:32 b2313930dbf7: Preparing 10:32:32 6640bfb1923b: Preparing 10:32:32 16113d51b718: Preparing 10:32:32 b2313930dbf7: Waiting 10:32:32 6640bfb1923b: Waiting 10:32:32 16113d51b718: Waiting 10:32:32 d8e510f19e24: Layer already exists 10:32:32 397084d0f76d: Layer already exists 10:32:32 ba1d02655e2e: Layer already exists 10:32:32 8f13c4256ccb: Layer already exists 10:32:32 f2710e38d854: Layer already exists 10:32:32 b2313930dbf7: Layer already exists 10:32:32 16113d51b718: Layer already exists 10:32:32 6640bfb1923b: Layer already exists 10:32:32 3.2.0-dev.97: digest: sha256:1803a9a6342170d54dc9d3d26ad38d915483ea42aad386e4fcd43efd0a478d68 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:32:33 d8e510f19e24: Preparing 10:32:33 ba1d02655e2e: Preparing 10:32:33 397084d0f76d: Preparing 10:32:33 8f13c4256ccb: Preparing 10:32:33 f2710e38d854: Preparing 10:32:33 b2313930dbf7: Preparing 10:32:33 6640bfb1923b: Preparing 10:32:33 16113d51b718: Preparing 10:32:33 6640bfb1923b: Waiting 10:32:33 16113d51b718: Waiting 10:32:33 b2313930dbf7: Waiting 10:32:33 d8e510f19e24: Layer already exists 10:32:33 f2710e38d854: Layer already exists 10:32:33 ba1d02655e2e: Layer already exists 10:32:33 8f13c4256ccb: Layer already exists 10:32:33 397084d0f76d: Layer already exists 10:32:33 6640bfb1923b: Layer already exists 10:32:33 16113d51b718: Layer already exists 10:32:33 b2313930dbf7: Layer already exists 10:32:33 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:1803a9a6342170d54dc9d3d26ad38d915483ea42aad386e4fcd43efd0a478d68 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:32:34 d8e510f19e24: Preparing 10:32:34 ba1d02655e2e: Preparing 10:32:34 397084d0f76d: Preparing 10:32:34 8f13c4256ccb: Preparing 10:32:34 f2710e38d854: Preparing 10:32:34 b2313930dbf7: Preparing 10:32:34 6640bfb1923b: Preparing 10:32:34 b2313930dbf7: Waiting 10:32:34 6640bfb1923b: Waiting 10:32:34 16113d51b718: Preparing 10:32:34 16113d51b718: Waiting 10:32:34 f2710e38d854: Layer already exists 10:32:34 397084d0f76d: Layer already exists 10:32:34 8f13c4256ccb: Layer already exists 10:32:34 d8e510f19e24: Layer already exists 10:32:34 ba1d02655e2e: Layer already exists 10:32:34 16113d51b718: Layer already exists 10:32:34 6640bfb1923b: Layer already exists 10:32:34 b2313930dbf7: Layer already exists 10:32:34 main: digest: sha256:1803a9a6342170d54dc9d3d26ad38d915483ea42aad386e4fcd43efd0a478d68 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:32:34 ===================================================== [Pipeline] echo 10:32:34 taggedImages: 10:32:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:32:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:32:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.97 10:32:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:32:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:32:34 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 10:32:34 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:32:34 latest 10:32:34 3.2.0-dev.97 10:32:34 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:32:34 main 10:32:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:32:35 135e42ffb0d6: Preparing 10:32:35 71aa5b8bcef8: Preparing 10:32:35 1ca0897f70d6: Preparing 10:32:35 f2710e38d854: Preparing 10:32:35 de21abd4be7c: Preparing 10:32:35 7d499a12124f: Preparing 10:32:35 16113d51b718: Preparing 10:32:35 7d499a12124f: Waiting 10:32:35 16113d51b718: Waiting 10:32:35 f2710e38d854: Layer already exists 10:32:35 71aa5b8bcef8: Pushed 10:32:35 de21abd4be7c: Pushed 10:32:35 135e42ffb0d6: Pushed 10:32:35 16113d51b718: Layer already exists 10:32:35 7d499a12124f: Pushed 10:32:40 1ca0897f70d6: Pushed 10:32:40 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:21ba6354170b2e6a06fd910697345c36e4b587885eafed7388cfff5ae3a3353f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:32:40 135e42ffb0d6: Preparing 10:32:40 71aa5b8bcef8: Preparing 10:32:40 1ca0897f70d6: Preparing 10:32:40 f2710e38d854: Preparing 10:32:40 de21abd4be7c: Preparing 10:32:40 7d499a12124f: Preparing 10:32:40 16113d51b718: Preparing 10:32:40 7d499a12124f: Waiting 10:32:40 16113d51b718: Waiting 10:32:40 1ca0897f70d6: Layer already exists 10:32:40 135e42ffb0d6: Layer already exists 10:32:40 de21abd4be7c: Layer already exists 10:32:40 f2710e38d854: Layer already exists 10:32:40 71aa5b8bcef8: Layer already exists 10:32:40 16113d51b718: Layer already exists 10:32:40 7d499a12124f: Layer already exists 10:32:41 latest: digest: sha256:21ba6354170b2e6a06fd910697345c36e4b587885eafed7388cfff5ae3a3353f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.97 10:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:32:41 135e42ffb0d6: Preparing 10:32:41 71aa5b8bcef8: Preparing 10:32:41 1ca0897f70d6: Preparing 10:32:41 f2710e38d854: Preparing 10:32:41 de21abd4be7c: Preparing 10:32:41 7d499a12124f: Preparing 10:32:41 16113d51b718: Preparing 10:32:41 7d499a12124f: Waiting 10:32:41 16113d51b718: Waiting 10:32:41 135e42ffb0d6: Layer already exists 10:32:41 71aa5b8bcef8: Layer already exists 10:32:41 f2710e38d854: Layer already exists 10:32:41 1ca0897f70d6: Layer already exists 10:32:41 de21abd4be7c: Layer already exists 10:32:41 16113d51b718: Layer already exists 10:32:41 7d499a12124f: Layer already exists 10:32:42 3.2.0-dev.97: digest: sha256:21ba6354170b2e6a06fd910697345c36e4b587885eafed7388cfff5ae3a3353f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:32:42 135e42ffb0d6: Preparing 10:32:42 71aa5b8bcef8: Preparing 10:32:42 1ca0897f70d6: Preparing 10:32:42 f2710e38d854: Preparing 10:32:42 de21abd4be7c: Preparing 10:32:42 7d499a12124f: Preparing 10:32:42 16113d51b718: Preparing 10:32:42 7d499a12124f: Waiting 10:32:42 16113d51b718: Waiting 10:32:42 71aa5b8bcef8: Layer already exists 10:32:42 de21abd4be7c: Layer already exists 10:32:42 f2710e38d854: Layer already exists 10:32:42 135e42ffb0d6: Layer already exists 10:32:42 1ca0897f70d6: Layer already exists 10:32:42 7d499a12124f: Layer already exists 10:32:42 16113d51b718: Layer already exists 10:32:42 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:21ba6354170b2e6a06fd910697345c36e4b587885eafed7388cfff5ae3a3353f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 10:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:32:43 135e42ffb0d6: Preparing 10:32:43 71aa5b8bcef8: Preparing 10:32:43 1ca0897f70d6: Preparing 10:32:43 f2710e38d854: Preparing 10:32:43 de21abd4be7c: Preparing 10:32:43 7d499a12124f: Preparing 10:32:43 16113d51b718: Preparing 10:32:43 7d499a12124f: Waiting 10:32:43 16113d51b718: Waiting 10:32:43 de21abd4be7c: Layer already exists 10:32:43 1ca0897f70d6: Layer already exists 10:32:43 135e42ffb0d6: Layer already exists 10:32:43 71aa5b8bcef8: Layer already exists 10:32:43 f2710e38d854: Layer already exists 10:32:43 7d499a12124f: Layer already exists 10:32:43 16113d51b718: Layer already exists 10:32:43 main: digest: sha256:21ba6354170b2e6a06fd910697345c36e4b587885eafed7388cfff5ae3a3353f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:32:43 ===================================================== [Pipeline] echo 10:32:43 taggedImages: 10:32:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:32:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:32:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.97 10:32:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:32:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:32:43 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:32:43 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:32:43 latest 10:32:43 3.2.0-dev.97 10:32:43 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:32:43 main 10:32:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:32:44 cb6ae9d735af: Preparing 10:32:44 80b0924f7514: Preparing 10:32:44 4f0803307ddf: Preparing 10:32:44 c3dba09765d5: Preparing 10:32:44 8f13c4256ccb: Preparing 10:32:44 f2710e38d854: Preparing 10:32:44 d9ce2967f045: Preparing 10:32:44 f2710e38d854: Waiting 10:32:44 c7c8d5826b8d: Preparing 10:32:44 d9ce2967f045: Waiting 10:32:44 16113d51b718: Preparing 10:32:44 16113d51b718: Waiting 10:32:44 c7c8d5826b8d: Waiting 10:32:44 8f13c4256ccb: Layer already exists 10:32:45 80b0924f7514: Pushed 10:32:45 4f0803307ddf: Pushed 10:32:45 f2710e38d854: Layer already exists 10:32:45 d9ce2967f045: Layer already exists 10:32:45 c7c8d5826b8d: Layer already exists 10:32:45 16113d51b718: Layer already exists 10:32:45 cb6ae9d735af: Pushed 10:32:50 c3dba09765d5: Pushed 10:32:50 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:7199fb78b91d1c55b5cbfb4b380aa3fc92a62d71bc5c94a57a6be5b47779642e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:32:50 cb6ae9d735af: Preparing 10:32:50 80b0924f7514: Preparing 10:32:50 4f0803307ddf: Preparing 10:32:50 c3dba09765d5: Preparing 10:32:50 8f13c4256ccb: Preparing 10:32:50 f2710e38d854: Preparing 10:32:50 d9ce2967f045: Preparing 10:32:50 c7c8d5826b8d: Preparing 10:32:50 16113d51b718: Preparing 10:32:50 f2710e38d854: Waiting 10:32:50 d9ce2967f045: Waiting 10:32:50 c7c8d5826b8d: Waiting 10:32:50 16113d51b718: Waiting 10:32:50 80b0924f7514: Layer already exists 10:32:50 8f13c4256ccb: Layer already exists 10:32:50 cb6ae9d735af: Layer already exists 10:32:50 4f0803307ddf: Layer already exists 10:32:50 c3dba09765d5: Layer already exists 10:32:50 f2710e38d854: Layer already exists 10:32:50 d9ce2967f045: Layer already exists 10:32:50 c7c8d5826b8d: Layer already exists 10:32:50 16113d51b718: Layer already exists 10:32:50 latest: digest: sha256:7199fb78b91d1c55b5cbfb4b380aa3fc92a62d71bc5c94a57a6be5b47779642e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.97 10:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:32:51 cb6ae9d735af: Preparing 10:32:51 80b0924f7514: Preparing 10:32:51 4f0803307ddf: Preparing 10:32:51 c3dba09765d5: Preparing 10:32:51 8f13c4256ccb: Preparing 10:32:51 f2710e38d854: Preparing 10:32:51 d9ce2967f045: Preparing 10:32:51 c7c8d5826b8d: Preparing 10:32:51 16113d51b718: Preparing 10:32:51 f2710e38d854: Waiting 10:32:51 d9ce2967f045: Waiting 10:32:51 c7c8d5826b8d: Waiting 10:32:51 16113d51b718: Waiting 10:32:51 4f0803307ddf: Layer already exists 10:32:51 80b0924f7514: Layer already exists 10:32:51 cb6ae9d735af: Layer already exists 10:32:51 8f13c4256ccb: Layer already exists 10:32:51 c3dba09765d5: Layer already exists 10:32:51 d9ce2967f045: Layer already exists 10:32:51 f2710e38d854: Layer already exists 10:32:51 c7c8d5826b8d: Layer already exists 10:32:51 16113d51b718: Layer already exists 10:32:51 3.2.0-dev.97: digest: sha256:7199fb78b91d1c55b5cbfb4b380aa3fc92a62d71bc5c94a57a6be5b47779642e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:32:52 cb6ae9d735af: Preparing 10:32:52 80b0924f7514: Preparing 10:32:52 4f0803307ddf: Preparing 10:32:52 c3dba09765d5: Preparing 10:32:52 8f13c4256ccb: Preparing 10:32:52 f2710e38d854: Preparing 10:32:52 d9ce2967f045: Preparing 10:32:52 f2710e38d854: Waiting 10:32:52 c7c8d5826b8d: Preparing 10:32:52 d9ce2967f045: Waiting 10:32:52 16113d51b718: Preparing 10:32:52 c7c8d5826b8d: Waiting 10:32:52 16113d51b718: Waiting 10:32:52 cb6ae9d735af: Layer already exists 10:32:52 c3dba09765d5: Layer already exists 10:32:52 4f0803307ddf: Layer already exists 10:32:52 8f13c4256ccb: Layer already exists 10:32:52 80b0924f7514: Layer already exists 10:32:52 d9ce2967f045: Layer already exists 10:32:52 f2710e38d854: Layer already exists 10:32:52 16113d51b718: Layer already exists 10:32:52 c7c8d5826b8d: Layer already exists 10:32:52 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:7199fb78b91d1c55b5cbfb4b380aa3fc92a62d71bc5c94a57a6be5b47779642e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:32:53 cb6ae9d735af: Preparing 10:32:53 80b0924f7514: Preparing 10:32:53 4f0803307ddf: Preparing 10:32:53 c3dba09765d5: Preparing 10:32:53 8f13c4256ccb: Preparing 10:32:53 f2710e38d854: Preparing 10:32:53 d9ce2967f045: Preparing 10:32:53 c7c8d5826b8d: Preparing 10:32:53 16113d51b718: Preparing 10:32:53 d9ce2967f045: Waiting 10:32:53 c7c8d5826b8d: Waiting 10:32:53 16113d51b718: Waiting 10:32:53 f2710e38d854: Waiting 10:32:53 4f0803307ddf: Layer already exists 10:32:53 80b0924f7514: Layer already exists 10:32:53 8f13c4256ccb: Layer already exists 10:32:53 cb6ae9d735af: Layer already exists 10:32:53 c3dba09765d5: Layer already exists 10:32:53 d9ce2967f045: Layer already exists 10:32:53 f2710e38d854: Layer already exists 10:32:53 c7c8d5826b8d: Layer already exists 10:32:53 16113d51b718: Layer already exists 10:32:53 main: digest: sha256:7199fb78b91d1c55b5cbfb4b380aa3fc92a62d71bc5c94a57a6be5b47779642e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:32:53 ===================================================== [Pipeline] echo 10:32:54 taggedImages: 10:32:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:32:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:32:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.97 10:32:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:32:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:32:54 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:32:54 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:32:54 latest 10:32:54 3.2.0-dev.97 10:32:54 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:32:54 main 10:32:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:32:54 e2e9caefbacf: Preparing 10:32:54 8e5897e6b483: Preparing 10:32:54 2bfe021ddb1b: Preparing 10:32:54 ab25dcfc1446: Preparing 10:32:54 a3df03292714: Preparing 10:32:54 0dfc61ab9801: Preparing 10:32:54 e6f3c010f173: Preparing 10:32:54 8fe75f137b28: Preparing 10:32:54 8f13c4256ccb: Preparing 10:32:54 f2710e38d854: Preparing 10:32:54 c86e0e1edcc4: Preparing 10:32:54 5930bdac56b0: Preparing 10:32:54 5f70bf18a086: Preparing 10:32:54 8fe75f137b28: Waiting 10:32:54 8f13c4256ccb: Waiting 10:32:54 f2710e38d854: Waiting 10:32:54 0dfc61ab9801: Waiting 10:32:54 e6f3c010f173: Waiting 10:32:54 c86e0e1edcc4: Waiting 10:32:54 5930bdac56b0: Waiting 10:32:54 690c0ea5042c: Preparing 10:32:54 e577abb56485: Preparing 10:32:54 b5720ab81fe1: Preparing 10:32:54 16113d51b718: Preparing 10:32:54 5f70bf18a086: Waiting 10:32:54 b5720ab81fe1: Waiting 10:32:54 690c0ea5042c: Waiting 10:32:54 e577abb56485: Waiting 10:32:54 16113d51b718: Waiting 10:32:55 a3df03292714: Pushed 10:32:55 2bfe021ddb1b: Pushed 10:32:55 ab25dcfc1446: Pushed 10:32:55 8e5897e6b483: Pushed 10:32:55 e2e9caefbacf: Pushed 10:32:55 8f13c4256ccb: Layer already exists 10:32:55 f2710e38d854: Layer already exists 10:32:55 0dfc61ab9801: Pushed 10:32:55 e6f3c010f173: Pushed 10:32:55 5f70bf18a086: Layer already exists 10:32:55 5930bdac56b0: Pushed 10:32:55 c86e0e1edcc4: Pushed 10:32:55 690c0ea5042c: Pushed 10:32:55 16113d51b718: Layer already exists 10:32:55 e577abb56485: Pushed 10:32:55 b5720ab81fe1: Pushed 10:32:57 8fe75f137b28: Pushed 10:32:58 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:fe632c074a64f6beb07239836f7ae2274f4ab0bc3acbc16fab107e9db13a4478 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:32:58 e2e9caefbacf: Preparing 10:32:58 8e5897e6b483: Preparing 10:32:58 2bfe021ddb1b: Preparing 10:32:58 ab25dcfc1446: Preparing 10:32:58 a3df03292714: Preparing 10:32:58 0dfc61ab9801: Preparing 10:32:58 e6f3c010f173: Preparing 10:32:58 8fe75f137b28: Preparing 10:32:58 8f13c4256ccb: Preparing 10:32:58 f2710e38d854: Preparing 10:32:58 c86e0e1edcc4: Preparing 10:32:58 5930bdac56b0: Preparing 10:32:58 5f70bf18a086: Preparing 10:32:58 690c0ea5042c: Preparing 10:32:58 e577abb56485: Preparing 10:32:58 b5720ab81fe1: Preparing 10:32:58 16113d51b718: Preparing 10:32:58 0dfc61ab9801: Waiting 10:32:58 e6f3c010f173: Waiting 10:32:58 8fe75f137b28: Waiting 10:32:58 8f13c4256ccb: Waiting 10:32:58 f2710e38d854: Waiting 10:32:58 c86e0e1edcc4: Waiting 10:32:58 5930bdac56b0: Waiting 10:32:58 5f70bf18a086: Waiting 10:32:58 690c0ea5042c: Waiting 10:32:58 e577abb56485: Waiting 10:32:58 b5720ab81fe1: Waiting 10:32:58 16113d51b718: Waiting 10:32:58 ab25dcfc1446: Layer already exists 10:32:58 2bfe021ddb1b: Layer already exists 10:32:58 e2e9caefbacf: Layer already exists 10:32:58 8e5897e6b483: Layer already exists 10:32:58 a3df03292714: Layer already exists 10:32:58 e6f3c010f173: Layer already exists 10:32:58 8f13c4256ccb: Layer already exists 10:32:58 0dfc61ab9801: Layer already exists 10:32:58 8fe75f137b28: Layer already exists 10:32:58 f2710e38d854: Layer already exists 10:32:58 5930bdac56b0: Layer already exists 10:32:58 c86e0e1edcc4: Layer already exists 10:32:58 e577abb56485: Layer already exists 10:32:58 690c0ea5042c: Layer already exists 10:32:58 5f70bf18a086: Layer already exists 10:32:58 b5720ab81fe1: Layer already exists 10:32:58 16113d51b718: Layer already exists 10:32:59 latest: digest: sha256:fe632c074a64f6beb07239836f7ae2274f4ab0bc3acbc16fab107e9db13a4478 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.97 10:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:32:59 e2e9caefbacf: Preparing 10:32:59 8e5897e6b483: Preparing 10:32:59 2bfe021ddb1b: Preparing 10:32:59 ab25dcfc1446: Preparing 10:32:59 a3df03292714: Preparing 10:32:59 0dfc61ab9801: Preparing 10:32:59 e6f3c010f173: Preparing 10:32:59 8fe75f137b28: Preparing 10:32:59 8f13c4256ccb: Preparing 10:32:59 f2710e38d854: Preparing 10:32:59 c86e0e1edcc4: Preparing 10:32:59 5930bdac56b0: Preparing 10:32:59 5f70bf18a086: Preparing 10:32:59 690c0ea5042c: Preparing 10:32:59 0dfc61ab9801: Waiting 10:32:59 8fe75f137b28: Waiting 10:32:59 8f13c4256ccb: Waiting 10:32:59 c86e0e1edcc4: Waiting 10:32:59 e6f3c010f173: Waiting 10:32:59 5f70bf18a086: Waiting 10:32:59 e577abb56485: Preparing 10:32:59 690c0ea5042c: Waiting 10:32:59 b5720ab81fe1: Preparing 10:32:59 e577abb56485: Waiting 10:32:59 16113d51b718: Preparing 10:32:59 b5720ab81fe1: Waiting 10:32:59 16113d51b718: Waiting 10:32:59 2bfe021ddb1b: Layer already exists 10:32:59 e2e9caefbacf: Layer already exists 10:32:59 a3df03292714: Layer already exists 10:32:59 ab25dcfc1446: Layer already exists 10:32:59 8e5897e6b483: Layer already exists 10:32:59 0dfc61ab9801: Layer already exists 10:32:59 8fe75f137b28: Layer already exists 10:32:59 e6f3c010f173: Layer already exists 10:32:59 f2710e38d854: Layer already exists 10:32:59 8f13c4256ccb: Layer already exists 10:32:59 690c0ea5042c: Layer already exists 10:32:59 5930bdac56b0: Layer already exists 10:32:59 c86e0e1edcc4: Layer already exists 10:32:59 5f70bf18a086: Layer already exists 10:32:59 e577abb56485: Layer already exists 10:32:59 16113d51b718: Layer already exists 10:32:59 b5720ab81fe1: Layer already exists 10:33:00 3.2.0-dev.97: digest: sha256:fe632c074a64f6beb07239836f7ae2274f4ab0bc3acbc16fab107e9db13a4478 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:33:00 e2e9caefbacf: Preparing 10:33:00 8e5897e6b483: Preparing 10:33:00 2bfe021ddb1b: Preparing 10:33:00 ab25dcfc1446: Preparing 10:33:00 a3df03292714: Preparing 10:33:00 0dfc61ab9801: Preparing 10:33:00 e6f3c010f173: Preparing 10:33:00 8fe75f137b28: Preparing 10:33:00 8f13c4256ccb: Preparing 10:33:00 f2710e38d854: Preparing 10:33:00 c86e0e1edcc4: Preparing 10:33:00 5930bdac56b0: Preparing 10:33:00 5f70bf18a086: Preparing 10:33:00 690c0ea5042c: Preparing 10:33:00 e577abb56485: Preparing 10:33:00 b5720ab81fe1: Preparing 10:33:00 16113d51b718: Preparing 10:33:00 c86e0e1edcc4: Waiting 10:33:00 b5720ab81fe1: Waiting 10:33:00 e577abb56485: Waiting 10:33:00 5930bdac56b0: Waiting 10:33:00 5f70bf18a086: Waiting 10:33:00 690c0ea5042c: Waiting 10:33:00 16113d51b718: Waiting 10:33:00 0dfc61ab9801: Waiting 10:33:00 e6f3c010f173: Waiting 10:33:00 8fe75f137b28: Waiting 10:33:00 8f13c4256ccb: Waiting 10:33:00 f2710e38d854: Waiting 10:33:00 2bfe021ddb1b: Layer already exists 10:33:00 ab25dcfc1446: Layer already exists 10:33:00 a3df03292714: Layer already exists 10:33:00 8e5897e6b483: Layer already exists 10:33:00 e2e9caefbacf: Layer already exists 10:33:00 0dfc61ab9801: Layer already exists 10:33:00 e6f3c010f173: Layer already exists 10:33:00 8fe75f137b28: Layer already exists 10:33:00 8f13c4256ccb: Layer already exists 10:33:00 f2710e38d854: Layer already exists 10:33:00 c86e0e1edcc4: Layer already exists 10:33:00 e577abb56485: Layer already exists 10:33:00 5930bdac56b0: Layer already exists 10:33:00 690c0ea5042c: Layer already exists 10:33:00 5f70bf18a086: Layer already exists 10:33:00 b5720ab81fe1: Layer already exists 10:33:00 16113d51b718: Layer already exists 10:33:00 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:fe632c074a64f6beb07239836f7ae2274f4ab0bc3acbc16fab107e9db13a4478 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:33:01 e2e9caefbacf: Preparing 10:33:01 8e5897e6b483: Preparing 10:33:01 2bfe021ddb1b: Preparing 10:33:01 ab25dcfc1446: Preparing 10:33:01 a3df03292714: Preparing 10:33:01 0dfc61ab9801: Preparing 10:33:01 e6f3c010f173: Preparing 10:33:01 8fe75f137b28: Preparing 10:33:01 8f13c4256ccb: Preparing 10:33:01 f2710e38d854: Preparing 10:33:01 c86e0e1edcc4: Preparing 10:33:01 5930bdac56b0: Preparing 10:33:01 5f70bf18a086: Preparing 10:33:01 690c0ea5042c: Preparing 10:33:01 e577abb56485: Preparing 10:33:01 b5720ab81fe1: Preparing 10:33:01 16113d51b718: Preparing 10:33:01 0dfc61ab9801: Waiting 10:33:01 e6f3c010f173: Waiting 10:33:01 8fe75f137b28: Waiting 10:33:01 8f13c4256ccb: Waiting 10:33:01 f2710e38d854: Waiting 10:33:01 c86e0e1edcc4: Waiting 10:33:01 5930bdac56b0: Waiting 10:33:01 b5720ab81fe1: Waiting 10:33:01 16113d51b718: Waiting 10:33:01 5f70bf18a086: Waiting 10:33:01 690c0ea5042c: Waiting 10:33:01 e577abb56485: Waiting 10:33:01 2bfe021ddb1b: Layer already exists 10:33:01 a3df03292714: Layer already exists 10:33:01 ab25dcfc1446: Layer already exists 10:33:01 e2e9caefbacf: Layer already exists 10:33:01 8e5897e6b483: Layer already exists 10:33:01 0dfc61ab9801: Layer already exists 10:33:01 8fe75f137b28: Layer already exists 10:33:01 e6f3c010f173: Layer already exists 10:33:01 8f13c4256ccb: Layer already exists 10:33:01 f2710e38d854: Layer already exists 10:33:01 c86e0e1edcc4: Layer already exists 10:33:01 5f70bf18a086: Layer already exists 10:33:01 5930bdac56b0: Layer already exists 10:33:01 690c0ea5042c: Layer already exists 10:33:01 e577abb56485: Layer already exists 10:33:01 b5720ab81fe1: Layer already exists 10:33:01 16113d51b718: Layer already exists 10:33:01 main: digest: sha256:fe632c074a64f6beb07239836f7ae2274f4ab0bc3acbc16fab107e9db13a4478 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:33:02 ===================================================== [Pipeline] echo 10:33:02 taggedImages: 10:33:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:33:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:33:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.97 10:33:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:33:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:33:02 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:33:02 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:33:02 latest 10:33:02 3.2.0-dev.97 10:33:02 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:33:02 main 10:33:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:33:02 ae771e6d4164: Preparing 10:33:02 406839f19b43: Preparing 10:33:02 663707dfcd18: Preparing 10:33:02 4135f7248a28: Preparing 10:33:02 8f13c4256ccb: Preparing 10:33:02 f2710e38d854: Preparing 10:33:02 d9ce2967f045: Preparing 10:33:02 c7c8d5826b8d: Preparing 10:33:02 16113d51b718: Preparing 10:33:02 d9ce2967f045: Waiting 10:33:02 16113d51b718: Waiting 10:33:02 c7c8d5826b8d: Waiting 10:33:02 f2710e38d854: Waiting 10:33:02 8f13c4256ccb: Layer already exists 10:33:03 f2710e38d854: Layer already exists 10:33:03 d9ce2967f045: Layer already exists 10:33:03 663707dfcd18: Pushed 10:33:03 c7c8d5826b8d: Layer already exists 10:33:03 406839f19b43: Pushed 10:33:03 ae771e6d4164: Pushed 10:33:03 16113d51b718: Layer already exists 10:33:07 4135f7248a28: Pushed 10:33:07 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:04a5608eb8a83057c109fc3e842d4f2806160dd38a6944f1b550661e24c676f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:07 + 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 10:33:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:33:08 ae771e6d4164: Preparing 10:33:08 406839f19b43: Preparing 10:33:08 663707dfcd18: Preparing 10:33:08 4135f7248a28: Preparing 10:33:08 8f13c4256ccb: Preparing 10:33:08 f2710e38d854: Preparing 10:33:08 d9ce2967f045: Preparing 10:33:08 c7c8d5826b8d: Preparing 10:33:08 16113d51b718: Preparing 10:33:08 f2710e38d854: Waiting 10:33:08 d9ce2967f045: Waiting 10:33:08 c7c8d5826b8d: Waiting 10:33:08 663707dfcd18: Layer already exists 10:33:08 8f13c4256ccb: Layer already exists 10:33:08 ae771e6d4164: Layer already exists 10:33:08 4135f7248a28: Layer already exists 10:33:08 406839f19b43: Layer already exists 10:33:08 c7c8d5826b8d: Layer already exists 10:33:08 f2710e38d854: Layer already exists 10:33:08 16113d51b718: Layer already exists 10:33:08 d9ce2967f045: Layer already exists 10:33:08 latest: digest: sha256:04a5608eb8a83057c109fc3e842d4f2806160dd38a6944f1b550661e24c676f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.97 10:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:33:09 ae771e6d4164: Preparing 10:33:09 406839f19b43: Preparing 10:33:09 663707dfcd18: Preparing 10:33:09 4135f7248a28: Preparing 10:33:09 8f13c4256ccb: Preparing 10:33:09 f2710e38d854: Preparing 10:33:09 d9ce2967f045: Preparing 10:33:09 c7c8d5826b8d: Preparing 10:33:09 16113d51b718: Preparing 10:33:09 d9ce2967f045: Waiting 10:33:09 c7c8d5826b8d: Waiting 10:33:09 16113d51b718: Waiting 10:33:09 f2710e38d854: Waiting 10:33:09 4135f7248a28: Layer already exists 10:33:09 406839f19b43: Layer already exists 10:33:09 8f13c4256ccb: Layer already exists 10:33:09 ae771e6d4164: Layer already exists 10:33:09 663707dfcd18: Layer already exists 10:33:09 d9ce2967f045: Layer already exists 10:33:09 f2710e38d854: Layer already exists 10:33:09 c7c8d5826b8d: Layer already exists 10:33:09 16113d51b718: Layer already exists 10:33:09 3.2.0-dev.97: digest: sha256:04a5608eb8a83057c109fc3e842d4f2806160dd38a6944f1b550661e24c676f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:33:10 ae771e6d4164: Preparing 10:33:10 406839f19b43: Preparing 10:33:10 663707dfcd18: Preparing 10:33:10 4135f7248a28: Preparing 10:33:10 8f13c4256ccb: Preparing 10:33:10 f2710e38d854: Preparing 10:33:10 d9ce2967f045: Preparing 10:33:10 c7c8d5826b8d: Preparing 10:33:10 16113d51b718: Preparing 10:33:10 f2710e38d854: Waiting 10:33:10 d9ce2967f045: Waiting 10:33:10 c7c8d5826b8d: Waiting 10:33:10 16113d51b718: Waiting 10:33:10 8f13c4256ccb: Layer already exists 10:33:10 ae771e6d4164: Layer already exists 10:33:10 663707dfcd18: Layer already exists 10:33:10 406839f19b43: Layer already exists 10:33:10 4135f7248a28: Layer already exists 10:33:10 c7c8d5826b8d: Layer already exists 10:33:10 d9ce2967f045: Layer already exists 10:33:10 f2710e38d854: Layer already exists 10:33:10 16113d51b718: Layer already exists 10:33:10 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:04a5608eb8a83057c109fc3e842d4f2806160dd38a6944f1b550661e24c676f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:10 + 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 10:33:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:33:10 ae771e6d4164: Preparing 10:33:10 406839f19b43: Preparing 10:33:10 663707dfcd18: Preparing 10:33:10 4135f7248a28: Preparing 10:33:10 8f13c4256ccb: Preparing 10:33:10 f2710e38d854: Preparing 10:33:10 d9ce2967f045: Preparing 10:33:10 c7c8d5826b8d: Preparing 10:33:10 16113d51b718: Preparing 10:33:10 f2710e38d854: Waiting 10:33:10 d9ce2967f045: Waiting 10:33:10 c7c8d5826b8d: Waiting 10:33:10 16113d51b718: Waiting 10:33:10 663707dfcd18: Layer already exists 10:33:10 8f13c4256ccb: Layer already exists 10:33:10 406839f19b43: Layer already exists 10:33:10 4135f7248a28: Layer already exists 10:33:10 ae771e6d4164: Layer already exists 10:33:10 c7c8d5826b8d: Layer already exists 10:33:10 16113d51b718: Layer already exists 10:33:10 f2710e38d854: Layer already exists 10:33:10 d9ce2967f045: Layer already exists 10:33:11 main: digest: sha256:04a5608eb8a83057c109fc3e842d4f2806160dd38a6944f1b550661e24c676f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:33:11 ===================================================== [Pipeline] echo 10:33:11 taggedImages: 10:33:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:33:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:33:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.97 10:33:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:33:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:33:11 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:33:11 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:33:11 latest 10:33:11 3.2.0-dev.97 10:33:11 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:33:11 main 10:33:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:33:12 2ecc9dca2e20: Preparing 10:33:12 a823e910478a: Preparing 10:33:12 8eea2b4fdeb9: Preparing 10:33:12 4c169c5208a4: Preparing 10:33:12 d2e0ccc0c9f6: Preparing 10:33:12 8f13c4256ccb: Preparing 10:33:12 f2710e38d854: Preparing 10:33:12 b463719b38ba: Preparing 10:33:12 6c3c181a7760: Preparing 10:33:12 a7deafb960ba: Preparing 10:33:12 16113d51b718: Preparing 10:33:12 f2710e38d854: Waiting 10:33:12 b463719b38ba: Waiting 10:33:12 6c3c181a7760: Waiting 10:33:12 a7deafb960ba: Waiting 10:33:12 16113d51b718: Waiting 10:33:12 8f13c4256ccb: Waiting 10:33:12 d2e0ccc0c9f6: Pushed 10:33:12 4c169c5208a4: Pushed 10:33:12 a823e910478a: Pushed 10:33:12 2ecc9dca2e20: Pushed 10:33:12 8f13c4256ccb: Layer already exists 10:33:12 f2710e38d854: Layer already exists 10:33:12 16113d51b718: Layer already exists 10:33:12 b463719b38ba: Pushed 10:33:12 6c3c181a7760: Pushed 10:33:14 8eea2b4fdeb9: Pushed 10:33:15 a7deafb960ba: Pushed 10:33:15 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:c66f88ef00dd5e5ed735f32185e2b936e442b8121f12a97ef7bd52ee4dce36b7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:15 + 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 10:33:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:33:16 2ecc9dca2e20: Preparing 10:33:16 a823e910478a: Preparing 10:33:16 8eea2b4fdeb9: Preparing 10:33:16 4c169c5208a4: Preparing 10:33:16 d2e0ccc0c9f6: Preparing 10:33:16 8f13c4256ccb: Preparing 10:33:16 f2710e38d854: Preparing 10:33:16 b463719b38ba: Preparing 10:33:16 6c3c181a7760: Preparing 10:33:16 a7deafb960ba: Preparing 10:33:16 16113d51b718: Preparing 10:33:16 8f13c4256ccb: Waiting 10:33:16 f2710e38d854: Waiting 10:33:16 b463719b38ba: Waiting 10:33:16 6c3c181a7760: Waiting 10:33:16 16113d51b718: Waiting 10:33:16 4c169c5208a4: Layer already exists 10:33:16 2ecc9dca2e20: Layer already exists 10:33:16 8eea2b4fdeb9: Layer already exists 10:33:16 d2e0ccc0c9f6: Layer already exists 10:33:16 a823e910478a: Layer already exists 10:33:16 b463719b38ba: Layer already exists 10:33:16 f2710e38d854: Layer already exists 10:33:16 6c3c181a7760: Layer already exists 10:33:16 a7deafb960ba: Layer already exists 10:33:16 8f13c4256ccb: Layer already exists 10:33:16 16113d51b718: Layer already exists 10:33:16 latest: digest: sha256:c66f88ef00dd5e5ed735f32185e2b936e442b8121f12a97ef7bd52ee4dce36b7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.97 10:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:33:17 2ecc9dca2e20: Preparing 10:33:17 a823e910478a: Preparing 10:33:17 8eea2b4fdeb9: Preparing 10:33:17 4c169c5208a4: Preparing 10:33:17 d2e0ccc0c9f6: Preparing 10:33:17 8f13c4256ccb: Preparing 10:33:17 f2710e38d854: Preparing 10:33:17 b463719b38ba: Preparing 10:33:17 6c3c181a7760: Preparing 10:33:17 a7deafb960ba: Preparing 10:33:17 16113d51b718: Preparing 10:33:17 6c3c181a7760: Waiting 10:33:17 8f13c4256ccb: Waiting 10:33:17 f2710e38d854: Waiting 10:33:17 a7deafb960ba: Waiting 10:33:17 16113d51b718: Waiting 10:33:17 b463719b38ba: Waiting 10:33:17 2ecc9dca2e20: Layer already exists 10:33:17 a823e910478a: Layer already exists 10:33:17 8eea2b4fdeb9: Layer already exists 10:33:17 d2e0ccc0c9f6: Layer already exists 10:33:17 4c169c5208a4: Layer already exists 10:33:17 f2710e38d854: Layer already exists 10:33:17 a7deafb960ba: Layer already exists 10:33:17 6c3c181a7760: Layer already exists 10:33:17 8f13c4256ccb: Layer already exists 10:33:17 b463719b38ba: Layer already exists 10:33:17 16113d51b718: Layer already exists 10:33:17 3.2.0-dev.97: digest: sha256:c66f88ef00dd5e5ed735f32185e2b936e442b8121f12a97ef7bd52ee4dce36b7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:33:18 2ecc9dca2e20: Preparing 10:33:18 a823e910478a: Preparing 10:33:18 8eea2b4fdeb9: Preparing 10:33:18 4c169c5208a4: Preparing 10:33:18 d2e0ccc0c9f6: Preparing 10:33:18 8f13c4256ccb: Preparing 10:33:18 f2710e38d854: Preparing 10:33:18 b463719b38ba: Preparing 10:33:18 6c3c181a7760: Preparing 10:33:18 a7deafb960ba: Preparing 10:33:18 16113d51b718: Preparing 10:33:18 8f13c4256ccb: Waiting 10:33:18 f2710e38d854: Waiting 10:33:18 b463719b38ba: Waiting 10:33:18 6c3c181a7760: Waiting 10:33:18 a7deafb960ba: Waiting 10:33:18 16113d51b718: Waiting 10:33:18 4c169c5208a4: Layer already exists 10:33:18 2ecc9dca2e20: Layer already exists 10:33:18 8eea2b4fdeb9: Layer already exists 10:33:18 a823e910478a: Layer already exists 10:33:18 d2e0ccc0c9f6: Layer already exists 10:33:18 f2710e38d854: Layer already exists 10:33:18 b463719b38ba: Layer already exists 10:33:18 6c3c181a7760: Layer already exists 10:33:18 a7deafb960ba: Layer already exists 10:33:18 8f13c4256ccb: Layer already exists 10:33:18 16113d51b718: Layer already exists 10:33:18 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:c66f88ef00dd5e5ed735f32185e2b936e442b8121f12a97ef7bd52ee4dce36b7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:18 + 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 10:33:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:33:19 2ecc9dca2e20: Preparing 10:33:19 a823e910478a: Preparing 10:33:19 8eea2b4fdeb9: Preparing 10:33:19 4c169c5208a4: Preparing 10:33:19 d2e0ccc0c9f6: Preparing 10:33:19 8f13c4256ccb: Preparing 10:33:19 f2710e38d854: Preparing 10:33:19 8f13c4256ccb: Waiting 10:33:19 f2710e38d854: Waiting 10:33:19 b463719b38ba: Preparing 10:33:19 6c3c181a7760: Preparing 10:33:19 b463719b38ba: Waiting 10:33:19 a7deafb960ba: Preparing 10:33:19 6c3c181a7760: Waiting 10:33:19 16113d51b718: Preparing 10:33:19 a7deafb960ba: Waiting 10:33:19 16113d51b718: Waiting 10:33:19 8eea2b4fdeb9: Layer already exists 10:33:19 a823e910478a: Layer already exists 10:33:19 4c169c5208a4: Layer already exists 10:33:19 2ecc9dca2e20: Layer already exists 10:33:19 d2e0ccc0c9f6: Layer already exists 10:33:19 6c3c181a7760: Layer already exists 10:33:19 b463719b38ba: Layer already exists 10:33:19 f2710e38d854: Layer already exists 10:33:19 a7deafb960ba: Layer already exists 10:33:19 8f13c4256ccb: Layer already exists 10:33:19 16113d51b718: Layer already exists 10:33:19 main: digest: sha256:c66f88ef00dd5e5ed735f32185e2b936e442b8121f12a97ef7bd52ee4dce36b7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:33:19 ===================================================== [Pipeline] echo 10:33:19 taggedImages: 10:33:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:33:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:33:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.97 10:33:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:33:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:33:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:33:19 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:33:19 latest 10:33:19 3.2.0-dev.97 10:33:19 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:33:19 main 10:33:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:33:20 767d7aa1738a: Preparing 10:33:20 b4fa6039b729: Preparing 10:33:20 ba9120930c1d: Preparing 10:33:20 713448653dea: Preparing 10:33:20 02d2878c48c8: Preparing 10:33:20 356f9f204043: Preparing 10:33:20 c41d41ff2ca9: Preparing 10:33:20 8f13c4256ccb: Preparing 10:33:20 f2710e38d854: Preparing 10:33:20 94305a0d4e31: Preparing 10:33:20 7d39a13b95ab: Preparing 10:33:20 16113d51b718: Preparing 10:33:20 356f9f204043: Waiting 10:33:20 c41d41ff2ca9: Waiting 10:33:20 8f13c4256ccb: Waiting 10:33:20 f2710e38d854: Waiting 10:33:20 94305a0d4e31: Waiting 10:33:20 7d39a13b95ab: Waiting 10:33:20 16113d51b718: Waiting 10:33:20 b4fa6039b729: Pushed 10:33:20 02d2878c48c8: Pushed 10:33:20 767d7aa1738a: Pushed 10:33:20 8f13c4256ccb: Layer already exists 10:33:20 356f9f204043: Pushed 10:33:20 f2710e38d854: Layer already exists 10:33:20 c41d41ff2ca9: Pushed 10:33:20 16113d51b718: Layer already exists 10:33:20 94305a0d4e31: Pushed 10:33:22 713448653dea: Pushed 10:33:23 ba9120930c1d: Pushed 10:33:23 7d39a13b95ab: Pushed 10:33:23 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:3b81a0daffc3c5fe3082166732ff852d63b6d2d1eb2d6170173d3ebd8a3f0c6d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:24 + 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 10:33:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:33:24 767d7aa1738a: Preparing 10:33:24 b4fa6039b729: Preparing 10:33:24 ba9120930c1d: Preparing 10:33:24 713448653dea: Preparing 10:33:24 02d2878c48c8: Preparing 10:33:24 356f9f204043: Preparing 10:33:24 c41d41ff2ca9: Preparing 10:33:24 8f13c4256ccb: Preparing 10:33:24 f2710e38d854: Preparing 10:33:24 94305a0d4e31: Preparing 10:33:24 7d39a13b95ab: Preparing 10:33:24 16113d51b718: Preparing 10:33:24 f2710e38d854: Waiting 10:33:24 94305a0d4e31: Waiting 10:33:24 16113d51b718: Waiting 10:33:24 c41d41ff2ca9: Waiting 10:33:24 356f9f204043: Waiting 10:33:24 8f13c4256ccb: Waiting 10:33:24 7d39a13b95ab: Waiting 10:33:24 b4fa6039b729: Layer already exists 10:33:24 713448653dea: Layer already exists 10:33:24 767d7aa1738a: Layer already exists 10:33:24 02d2878c48c8: Layer already exists 10:33:24 ba9120930c1d: Layer already exists 10:33:24 356f9f204043: Layer already exists 10:33:24 c41d41ff2ca9: Layer already exists 10:33:24 8f13c4256ccb: Layer already exists 10:33:24 f2710e38d854: Layer already exists 10:33:24 94305a0d4e31: Layer already exists 10:33:24 7d39a13b95ab: Layer already exists 10:33:24 16113d51b718: Layer already exists 10:33:24 latest: digest: sha256:3b81a0daffc3c5fe3082166732ff852d63b6d2d1eb2d6170173d3ebd8a3f0c6d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.97 10:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:33:25 767d7aa1738a: Preparing 10:33:25 b4fa6039b729: Preparing 10:33:25 ba9120930c1d: Preparing 10:33:25 713448653dea: Preparing 10:33:25 02d2878c48c8: Preparing 10:33:25 356f9f204043: Preparing 10:33:25 c41d41ff2ca9: Preparing 10:33:25 8f13c4256ccb: Preparing 10:33:25 f2710e38d854: Preparing 10:33:25 94305a0d4e31: Preparing 10:33:25 7d39a13b95ab: Preparing 10:33:25 16113d51b718: Preparing 10:33:25 8f13c4256ccb: Waiting 10:33:25 f2710e38d854: Waiting 10:33:25 94305a0d4e31: Waiting 10:33:25 7d39a13b95ab: Waiting 10:33:25 16113d51b718: Waiting 10:33:25 356f9f204043: Waiting 10:33:25 c41d41ff2ca9: Waiting 10:33:25 713448653dea: Layer already exists 10:33:25 ba9120930c1d: Layer already exists 10:33:25 767d7aa1738a: Layer already exists 10:33:25 02d2878c48c8: Layer already exists 10:33:25 b4fa6039b729: Layer already exists 10:33:25 356f9f204043: Layer already exists 10:33:25 c41d41ff2ca9: Layer already exists 10:33:25 8f13c4256ccb: Layer already exists 10:33:25 94305a0d4e31: Layer already exists 10:33:25 f2710e38d854: Layer already exists 10:33:25 16113d51b718: Layer already exists 10:33:25 7d39a13b95ab: Layer already exists 10:33:25 3.2.0-dev.97: digest: sha256:3b81a0daffc3c5fe3082166732ff852d63b6d2d1eb2d6170173d3ebd8a3f0c6d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:33:26 767d7aa1738a: Preparing 10:33:26 b4fa6039b729: Preparing 10:33:26 ba9120930c1d: Preparing 10:33:26 713448653dea: Preparing 10:33:26 02d2878c48c8: Preparing 10:33:26 356f9f204043: Preparing 10:33:26 c41d41ff2ca9: Preparing 10:33:26 8f13c4256ccb: Preparing 10:33:26 f2710e38d854: Preparing 10:33:26 94305a0d4e31: Preparing 10:33:26 7d39a13b95ab: Preparing 10:33:26 16113d51b718: Preparing 10:33:26 8f13c4256ccb: Waiting 10:33:26 f2710e38d854: Waiting 10:33:26 94305a0d4e31: Waiting 10:33:26 7d39a13b95ab: Waiting 10:33:26 16113d51b718: Waiting 10:33:26 356f9f204043: Waiting 10:33:26 c41d41ff2ca9: Waiting 10:33:26 767d7aa1738a: Layer already exists 10:33:26 713448653dea: Layer already exists 10:33:26 b4fa6039b729: Layer already exists 10:33:26 02d2878c48c8: Layer already exists 10:33:26 ba9120930c1d: Layer already exists 10:33:26 356f9f204043: Layer already exists 10:33:26 c41d41ff2ca9: Layer already exists 10:33:26 8f13c4256ccb: Layer already exists 10:33:26 f2710e38d854: Layer already exists 10:33:26 94305a0d4e31: Layer already exists 10:33:26 7d39a13b95ab: Layer already exists 10:33:26 16113d51b718: Layer already exists 10:33:26 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:3b81a0daffc3c5fe3082166732ff852d63b6d2d1eb2d6170173d3ebd8a3f0c6d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:27 + 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 10:33:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:33:27 767d7aa1738a: Preparing 10:33:27 b4fa6039b729: Preparing 10:33:27 ba9120930c1d: Preparing 10:33:27 713448653dea: Preparing 10:33:27 02d2878c48c8: Preparing 10:33:27 356f9f204043: Preparing 10:33:27 c41d41ff2ca9: Preparing 10:33:27 8f13c4256ccb: Preparing 10:33:27 f2710e38d854: Preparing 10:33:27 94305a0d4e31: Preparing 10:33:27 7d39a13b95ab: Preparing 10:33:27 16113d51b718: Preparing 10:33:27 8f13c4256ccb: Waiting 10:33:27 f2710e38d854: Waiting 10:33:27 94305a0d4e31: Waiting 10:33:27 7d39a13b95ab: Waiting 10:33:27 16113d51b718: Waiting 10:33:27 356f9f204043: Waiting 10:33:27 c41d41ff2ca9: Waiting 10:33:27 713448653dea: Layer already exists 10:33:27 ba9120930c1d: Layer already exists 10:33:27 767d7aa1738a: Layer already exists 10:33:27 b4fa6039b729: Layer already exists 10:33:27 02d2878c48c8: Layer already exists 10:33:27 356f9f204043: Layer already exists 10:33:27 c41d41ff2ca9: Layer already exists 10:33:27 f2710e38d854: Layer already exists 10:33:27 94305a0d4e31: Layer already exists 10:33:27 8f13c4256ccb: Layer already exists 10:33:27 16113d51b718: Layer already exists 10:33:27 7d39a13b95ab: Layer already exists 10:33:27 main: digest: sha256:3b81a0daffc3c5fe3082166732ff852d63b6d2d1eb2d6170173d3ebd8a3f0c6d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:33:27 ===================================================== [Pipeline] echo 10:33:27 taggedImages: 10:33:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:33:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:33:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.97 10:33:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:33:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:33:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:33:27 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:33:27 latest 10:33:27 3.2.0-dev.97 10:33:27 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:33:27 main 10:33:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:33:28 12c1a4f0f915: Preparing 10:33:28 f453fd2202a9: Preparing 10:33:28 8f13c4256ccb: Preparing 10:33:28 f2710e38d854: Preparing 10:33:28 3b6891efd947: Preparing 10:33:28 741a8f84baa5: Preparing 10:33:28 16113d51b718: Preparing 10:33:28 741a8f84baa5: Waiting 10:33:28 16113d51b718: Waiting 10:33:28 f2710e38d854: Layer already exists 10:33:28 8f13c4256ccb: Layer already exists 10:33:28 16113d51b718: Layer already exists 10:33:28 12c1a4f0f915: Pushed 10:33:28 3b6891efd947: Pushed 10:33:30 741a8f84baa5: Pushed 10:33:32 f453fd2202a9: Pushed 10:33:32 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:2bc85a77b90726c3d3f2b94f1d34b2c2f1a55f67d3695839757ca18ce4bbaa6d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:33 + 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 10:33:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:33:33 12c1a4f0f915: Preparing 10:33:33 f453fd2202a9: Preparing 10:33:33 8f13c4256ccb: Preparing 10:33:33 f2710e38d854: Preparing 10:33:33 3b6891efd947: Preparing 10:33:33 741a8f84baa5: Preparing 10:33:33 16113d51b718: Preparing 10:33:33 16113d51b718: Waiting 10:33:33 741a8f84baa5: Waiting 10:33:33 f2710e38d854: Layer already exists 10:33:33 8f13c4256ccb: Layer already exists 10:33:33 12c1a4f0f915: Layer already exists 10:33:33 f453fd2202a9: Layer already exists 10:33:33 3b6891efd947: Layer already exists 10:33:33 16113d51b718: Layer already exists 10:33:33 741a8f84baa5: Layer already exists 10:33:33 latest: digest: sha256:2bc85a77b90726c3d3f2b94f1d34b2c2f1a55f67d3695839757ca18ce4bbaa6d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.97 10:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:33:34 12c1a4f0f915: Preparing 10:33:34 f453fd2202a9: Preparing 10:33:34 8f13c4256ccb: Preparing 10:33:34 f2710e38d854: Preparing 10:33:34 3b6891efd947: Preparing 10:33:34 741a8f84baa5: Preparing 10:33:34 16113d51b718: Preparing 10:33:34 741a8f84baa5: Waiting 10:33:34 16113d51b718: Waiting 10:33:34 3b6891efd947: Layer already exists 10:33:34 8f13c4256ccb: Layer already exists 10:33:34 f453fd2202a9: Layer already exists 10:33:34 12c1a4f0f915: Layer already exists 10:33:34 f2710e38d854: Layer already exists 10:33:34 741a8f84baa5: Layer already exists 10:33:34 16113d51b718: Layer already exists 10:33:34 3.2.0-dev.97: digest: sha256:2bc85a77b90726c3d3f2b94f1d34b2c2f1a55f67d3695839757ca18ce4bbaa6d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:33:35 12c1a4f0f915: Preparing 10:33:35 f453fd2202a9: Preparing 10:33:35 8f13c4256ccb: Preparing 10:33:35 f2710e38d854: Preparing 10:33:35 3b6891efd947: Preparing 10:33:35 741a8f84baa5: Preparing 10:33:35 16113d51b718: Preparing 10:33:35 16113d51b718: Waiting 10:33:35 741a8f84baa5: Waiting 10:33:35 3b6891efd947: Layer already exists 10:33:35 f2710e38d854: Layer already exists 10:33:35 12c1a4f0f915: Layer already exists 10:33:35 8f13c4256ccb: Layer already exists 10:33:35 f453fd2202a9: Layer already exists 10:33:35 741a8f84baa5: Layer already exists 10:33:35 16113d51b718: Layer already exists 10:33:35 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:2bc85a77b90726c3d3f2b94f1d34b2c2f1a55f67d3695839757ca18ce4bbaa6d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:36 + 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 10:33:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:33:36 12c1a4f0f915: Preparing 10:33:36 f453fd2202a9: Preparing 10:33:36 8f13c4256ccb: Preparing 10:33:36 f2710e38d854: Preparing 10:33:36 3b6891efd947: Preparing 10:33:36 741a8f84baa5: Preparing 10:33:36 16113d51b718: Preparing 10:33:36 16113d51b718: Waiting 10:33:36 741a8f84baa5: Waiting 10:33:36 f453fd2202a9: Layer already exists 10:33:36 12c1a4f0f915: Layer already exists 10:33:36 8f13c4256ccb: Layer already exists 10:33:36 3b6891efd947: Layer already exists 10:33:36 f2710e38d854: Layer already exists 10:33:36 16113d51b718: Layer already exists 10:33:36 741a8f84baa5: Layer already exists 10:33:36 main: digest: sha256:2bc85a77b90726c3d3f2b94f1d34b2c2f1a55f67d3695839757ca18ce4bbaa6d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:33:36 ===================================================== [Pipeline] echo 10:33:36 taggedImages: 10:33:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:33:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:33:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.97 10:33:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:33:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:33:36 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:33:36 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:33:36 latest 10:33:36 3.2.0-dev.97 10:33:36 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:33:36 main 10:33:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:33:37 92cb48ff65a5: Preparing 10:33:37 b788c61a5d8d: Preparing 10:33:37 2eebe8ec1cdd: Preparing 10:33:37 8f13c4256ccb: Preparing 10:33:37 f2710e38d854: Preparing 10:33:37 a99b627f5bf2: Preparing 10:33:37 8c91b7220918: Preparing 10:33:37 e10a0842b121: Preparing 10:33:37 1c1d0646e119: Preparing 10:33:37 16113d51b718: Preparing 10:33:37 a99b627f5bf2: Waiting 10:33:37 8c91b7220918: Waiting 10:33:37 e10a0842b121: Waiting 10:33:37 1c1d0646e119: Waiting 10:33:37 16113d51b718: Waiting 10:33:37 8f13c4256ccb: Layer already exists 10:33:37 f2710e38d854: Layer already exists 10:33:37 2eebe8ec1cdd: Pushed 10:33:37 b788c61a5d8d: Pushed 10:33:37 92cb48ff65a5: Pushed 10:33:37 16113d51b718: Layer already exists 10:33:37 e10a0842b121: Pushed 10:33:38 1c1d0646e119: Pushed 10:33:50 8c91b7220918: Pushed 10:33:59 a99b627f5bf2: Pushed 10:33:59 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:6f9bd03ba3bcdc89d54d1421f495db34460943ab09cc0f79f5acec1cd6867e55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:59 + 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 10:33:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:33:59 92cb48ff65a5: Preparing 10:33:59 b788c61a5d8d: Preparing 10:33:59 2eebe8ec1cdd: Preparing 10:33:59 8f13c4256ccb: Preparing 10:33:59 f2710e38d854: Preparing 10:33:59 a99b627f5bf2: Preparing 10:33:59 8c91b7220918: Preparing 10:33:59 a99b627f5bf2: Waiting 10:33:59 e10a0842b121: Preparing 10:33:59 8c91b7220918: Waiting 10:33:59 1c1d0646e119: Preparing 10:33:59 e10a0842b121: Waiting 10:33:59 1c1d0646e119: Waiting 10:33:59 16113d51b718: Preparing 10:33:59 16113d51b718: Waiting 10:33:59 92cb48ff65a5: Layer already exists 10:33:59 8f13c4256ccb: Layer already exists 10:33:59 b788c61a5d8d: Layer already exists 10:33:59 f2710e38d854: Layer already exists 10:33:59 2eebe8ec1cdd: Layer already exists 10:33:59 8c91b7220918: Layer already exists 10:33:59 a99b627f5bf2: Layer already exists 10:33:59 e10a0842b121: Layer already exists 10:33:59 16113d51b718: Layer already exists 10:33:59 1c1d0646e119: Layer already exists 10:33:59 latest: digest: sha256:6f9bd03ba3bcdc89d54d1421f495db34460943ab09cc0f79f5acec1cd6867e55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.97 10:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:34:00 92cb48ff65a5: Preparing 10:34:00 b788c61a5d8d: Preparing 10:34:00 2eebe8ec1cdd: Preparing 10:34:00 8f13c4256ccb: Preparing 10:34:00 f2710e38d854: Preparing 10:34:00 a99b627f5bf2: Preparing 10:34:00 8c91b7220918: Preparing 10:34:00 e10a0842b121: Preparing 10:34:00 1c1d0646e119: Preparing 10:34:00 16113d51b718: Preparing 10:34:00 a99b627f5bf2: Waiting 10:34:00 8c91b7220918: Waiting 10:34:00 e10a0842b121: Waiting 10:34:00 2eebe8ec1cdd: Layer already exists 10:34:00 8f13c4256ccb: Layer already exists 10:34:00 f2710e38d854: Layer already exists 10:34:00 92cb48ff65a5: Layer already exists 10:34:00 b788c61a5d8d: Layer already exists 10:34:00 a99b627f5bf2: Layer already exists 10:34:00 8c91b7220918: Layer already exists 10:34:00 1c1d0646e119: Layer already exists 10:34:00 16113d51b718: Layer already exists 10:34:00 e10a0842b121: Layer already exists 10:34:00 3.2.0-dev.97: digest: sha256:6f9bd03ba3bcdc89d54d1421f495db34460943ab09cc0f79f5acec1cd6867e55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:34:01 92cb48ff65a5: Preparing 10:34:01 b788c61a5d8d: Preparing 10:34:01 2eebe8ec1cdd: Preparing 10:34:01 8f13c4256ccb: Preparing 10:34:01 f2710e38d854: Preparing 10:34:01 a99b627f5bf2: Preparing 10:34:01 8c91b7220918: Preparing 10:34:01 e10a0842b121: Preparing 10:34:01 1c1d0646e119: Preparing 10:34:01 16113d51b718: Preparing 10:34:01 a99b627f5bf2: Waiting 10:34:01 8c91b7220918: Waiting 10:34:01 e10a0842b121: Waiting 10:34:01 16113d51b718: Waiting 10:34:01 1c1d0646e119: Waiting 10:34:01 f2710e38d854: Layer already exists 10:34:01 92cb48ff65a5: Layer already exists 10:34:01 b788c61a5d8d: Layer already exists 10:34:01 2eebe8ec1cdd: Layer already exists 10:34:01 8f13c4256ccb: Layer already exists 10:34:01 8c91b7220918: Layer already exists 10:34:01 16113d51b718: Layer already exists 10:34:01 a99b627f5bf2: Layer already exists 10:34:01 e10a0842b121: Layer already exists 10:34:01 1c1d0646e119: Layer already exists 10:34:01 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:6f9bd03ba3bcdc89d54d1421f495db34460943ab09cc0f79f5acec1cd6867e55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:02 + 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 10:34:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:34:02 92cb48ff65a5: Preparing 10:34:02 b788c61a5d8d: Preparing 10:34:02 2eebe8ec1cdd: Preparing 10:34:02 8f13c4256ccb: Preparing 10:34:02 f2710e38d854: Preparing 10:34:02 a99b627f5bf2: Preparing 10:34:02 8c91b7220918: Preparing 10:34:02 e10a0842b121: Preparing 10:34:02 1c1d0646e119: Preparing 10:34:02 16113d51b718: Preparing 10:34:02 8c91b7220918: Waiting 10:34:02 e10a0842b121: Waiting 10:34:02 1c1d0646e119: Waiting 10:34:02 a99b627f5bf2: Waiting 10:34:02 16113d51b718: Waiting 10:34:02 b788c61a5d8d: Layer already exists 10:34:02 8f13c4256ccb: Layer already exists 10:34:02 92cb48ff65a5: Layer already exists 10:34:02 f2710e38d854: Layer already exists 10:34:02 2eebe8ec1cdd: Layer already exists 10:34:02 a99b627f5bf2: Layer already exists 10:34:02 1c1d0646e119: Layer already exists 10:34:02 e10a0842b121: Layer already exists 10:34:02 8c91b7220918: Layer already exists 10:34:02 16113d51b718: Layer already exists 10:34:02 main: digest: sha256:6f9bd03ba3bcdc89d54d1421f495db34460943ab09cc0f79f5acec1cd6867e55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:34:02 ===================================================== [Pipeline] echo 10:34:02 taggedImages: 10:34:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:34:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:34:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.97 10:34:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:34:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:34:02 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:34:02 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:34:02 latest 10:34:02 3.2.0-dev.97 10:34:02 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:34:02 main 10:34:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:34:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:34:03 8d7c3e545201: Preparing 10:34:03 b3569693cf34: Preparing 10:34:03 bed3f237187b: Preparing 10:34:03 8f13c4256ccb: Preparing 10:34:03 f2710e38d854: Preparing 10:34:03 4d746bca715b: Preparing 10:34:03 3191ea33ad13: Preparing 10:34:03 f08d0cf080f0: Preparing 10:34:03 16113d51b718: Preparing 10:34:03 4d746bca715b: Waiting 10:34:03 3191ea33ad13: Waiting 10:34:03 f08d0cf080f0: Waiting 10:34:03 f2710e38d854: Layer already exists 10:34:03 8f13c4256ccb: Layer already exists 10:34:03 b3569693cf34: Pushed 10:34:03 bed3f237187b: Pushed 10:34:03 8d7c3e545201: Pushed 10:34:03 16113d51b718: Layer already exists 10:34:03 3191ea33ad13: Pushed 10:34:04 f08d0cf080f0: Pushed 10:34:26 4d746bca715b: Pushed 10:34:26 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:03d5febcc430344fd92c1f0ce849843ed2f881b4fc407df96459a0e31fa478b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:26 + 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 10:34:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:34:27 8d7c3e545201: Preparing 10:34:27 b3569693cf34: Preparing 10:34:27 bed3f237187b: Preparing 10:34:27 8f13c4256ccb: Preparing 10:34:27 f2710e38d854: Preparing 10:34:27 4d746bca715b: Preparing 10:34:27 3191ea33ad13: Preparing 10:34:27 f08d0cf080f0: Preparing 10:34:27 16113d51b718: Preparing 10:34:27 3191ea33ad13: Waiting 10:34:27 f08d0cf080f0: Waiting 10:34:27 16113d51b718: Waiting 10:34:27 4d746bca715b: Waiting 10:34:27 b3569693cf34: Layer already exists 10:34:27 8f13c4256ccb: Layer already exists 10:34:27 bed3f237187b: Layer already exists 10:34:27 8d7c3e545201: Layer already exists 10:34:27 f2710e38d854: Layer already exists 10:34:27 4d746bca715b: Layer already exists 10:34:27 f08d0cf080f0: Layer already exists 10:34:27 16113d51b718: Layer already exists 10:34:27 3191ea33ad13: Layer already exists 10:34:27 latest: digest: sha256:03d5febcc430344fd92c1f0ce849843ed2f881b4fc407df96459a0e31fa478b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.97 10:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:34:27 8d7c3e545201: Preparing 10:34:27 b3569693cf34: Preparing 10:34:27 bed3f237187b: Preparing 10:34:27 8f13c4256ccb: Preparing 10:34:27 f2710e38d854: Preparing 10:34:27 4d746bca715b: Preparing 10:34:27 3191ea33ad13: Preparing 10:34:27 4d746bca715b: Waiting 10:34:27 f08d0cf080f0: Preparing 10:34:27 16113d51b718: Preparing 10:34:27 f08d0cf080f0: Waiting 10:34:27 8f13c4256ccb: Layer already exists 10:34:27 f2710e38d854: Layer already exists 10:34:27 b3569693cf34: Layer already exists 10:34:27 8d7c3e545201: Layer already exists 10:34:27 bed3f237187b: Layer already exists 10:34:27 4d746bca715b: Layer already exists 10:34:27 3191ea33ad13: Layer already exists 10:34:27 f08d0cf080f0: Layer already exists 10:34:27 16113d51b718: Layer already exists 10:34:27 3.2.0-dev.97: digest: sha256:03d5febcc430344fd92c1f0ce849843ed2f881b4fc407df96459a0e31fa478b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:34:28 8d7c3e545201: Preparing 10:34:28 b3569693cf34: Preparing 10:34:28 bed3f237187b: Preparing 10:34:28 8f13c4256ccb: Preparing 10:34:28 f2710e38d854: Preparing 10:34:28 4d746bca715b: Preparing 10:34:28 3191ea33ad13: Preparing 10:34:28 f08d0cf080f0: Preparing 10:34:28 16113d51b718: Preparing 10:34:28 3191ea33ad13: Waiting 10:34:28 f08d0cf080f0: Waiting 10:34:28 16113d51b718: Waiting 10:34:28 4d746bca715b: Waiting 10:34:28 8d7c3e545201: Layer already exists 10:34:28 8f13c4256ccb: Layer already exists 10:34:28 f2710e38d854: Layer already exists 10:34:28 bed3f237187b: Layer already exists 10:34:28 3191ea33ad13: Layer already exists 10:34:28 b3569693cf34: Layer already exists 10:34:28 4d746bca715b: Layer already exists 10:34:28 f08d0cf080f0: Layer already exists 10:34:28 16113d51b718: Layer already exists 10:34:28 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:03d5febcc430344fd92c1f0ce849843ed2f881b4fc407df96459a0e31fa478b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:28 + 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 10:34:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:34:29 8d7c3e545201: Preparing 10:34:29 b3569693cf34: Preparing 10:34:29 bed3f237187b: Preparing 10:34:29 8f13c4256ccb: Preparing 10:34:29 f2710e38d854: Preparing 10:34:29 4d746bca715b: Preparing 10:34:29 3191ea33ad13: Preparing 10:34:29 f08d0cf080f0: Preparing 10:34:29 16113d51b718: Preparing 10:34:29 4d746bca715b: Waiting 10:34:29 16113d51b718: Waiting 10:34:29 f08d0cf080f0: Waiting 10:34:29 8f13c4256ccb: Layer already exists 10:34:29 b3569693cf34: Layer already exists 10:34:29 bed3f237187b: Layer already exists 10:34:29 8d7c3e545201: Layer already exists 10:34:29 f2710e38d854: Layer already exists 10:34:29 4d746bca715b: Layer already exists 10:34:29 f08d0cf080f0: Layer already exists 10:34:29 3191ea33ad13: Layer already exists 10:34:29 16113d51b718: Layer already exists 10:34:29 main: digest: sha256:03d5febcc430344fd92c1f0ce849843ed2f881b4fc407df96459a0e31fa478b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:34:29 ===================================================== [Pipeline] echo 10:34:29 taggedImages: 10:34:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:34:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:34:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.97 10:34:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:34:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:34:29 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:34:29 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:34:29 latest 10:34:29 3.2.0-dev.97 10:34:29 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:34:29 main 10:34:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:34:30 9f41f002bcf2: Preparing 10:34:30 277800403832: Preparing 10:34:30 8cdf21c5fb18: Preparing 10:34:30 8f13c4256ccb: Preparing 10:34:30 f2710e38d854: Preparing 10:34:30 1493722f76c9: Preparing 10:34:30 e10a0842b121: Preparing 10:34:30 1c1d0646e119: Preparing 10:34:30 16113d51b718: Preparing 10:34:30 e10a0842b121: Waiting 10:34:30 1c1d0646e119: Waiting 10:34:30 16113d51b718: Waiting 10:34:30 1493722f76c9: Waiting 10:34:30 8f13c4256ccb: Layer already exists 10:34:30 f2710e38d854: Layer already exists 10:34:30 e10a0842b121: Layer already exists 10:34:30 8cdf21c5fb18: Pushed 10:34:30 1c1d0646e119: Layer already exists 10:34:30 277800403832: Pushed 10:34:30 9f41f002bcf2: Pushed 10:34:30 16113d51b718: Layer already exists 10:34:52 1493722f76c9: Pushed 10:34:52 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:985112ffe68f1f49470bbcb56ecad6ec888244d822b2735828d4385b6bc43ede size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:53 + 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 10:34:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:34:53 9f41f002bcf2: Preparing 10:34:53 277800403832: Preparing 10:34:53 8cdf21c5fb18: Preparing 10:34:53 8f13c4256ccb: Preparing 10:34:53 f2710e38d854: Preparing 10:34:53 1493722f76c9: Preparing 10:34:53 e10a0842b121: Preparing 10:34:53 1c1d0646e119: Preparing 10:34:53 16113d51b718: Preparing 10:34:53 e10a0842b121: Waiting 10:34:53 1c1d0646e119: Waiting 10:34:53 16113d51b718: Waiting 10:34:53 1493722f76c9: Waiting 10:34:53 277800403832: Layer already exists 10:34:53 f2710e38d854: Layer already exists 10:34:53 8cdf21c5fb18: Layer already exists 10:34:53 8f13c4256ccb: Layer already exists 10:34:53 9f41f002bcf2: Layer already exists 10:34:53 1493722f76c9: Layer already exists 10:34:53 1c1d0646e119: Layer already exists 10:34:53 e10a0842b121: Layer already exists 10:34:53 16113d51b718: Layer already exists 10:34:53 latest: digest: sha256:985112ffe68f1f49470bbcb56ecad6ec888244d822b2735828d4385b6bc43ede size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.97 10:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:34:54 9f41f002bcf2: Preparing 10:34:54 277800403832: Preparing 10:34:54 8cdf21c5fb18: Preparing 10:34:54 8f13c4256ccb: Preparing 10:34:54 f2710e38d854: Preparing 10:34:54 1493722f76c9: Preparing 10:34:54 e10a0842b121: Preparing 10:34:54 1c1d0646e119: Preparing 10:34:54 16113d51b718: Preparing 10:34:54 1493722f76c9: Waiting 10:34:54 1c1d0646e119: Waiting 10:34:54 16113d51b718: Waiting 10:34:54 e10a0842b121: Waiting 10:34:54 f2710e38d854: Layer already exists 10:34:54 9f41f002bcf2: Layer already exists 10:34:54 8f13c4256ccb: Layer already exists 10:34:54 8cdf21c5fb18: Layer already exists 10:34:54 277800403832: Layer already exists 10:34:54 1493722f76c9: Layer already exists 10:34:54 16113d51b718: Layer already exists 10:34:54 e10a0842b121: Layer already exists 10:34:54 1c1d0646e119: Layer already exists 10:34:54 3.2.0-dev.97: digest: sha256:985112ffe68f1f49470bbcb56ecad6ec888244d822b2735828d4385b6bc43ede size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:34:55 9f41f002bcf2: Preparing 10:34:55 277800403832: Preparing 10:34:55 8cdf21c5fb18: Preparing 10:34:55 8f13c4256ccb: Preparing 10:34:55 f2710e38d854: Preparing 10:34:55 1493722f76c9: Preparing 10:34:55 e10a0842b121: Preparing 10:34:55 1493722f76c9: Waiting 10:34:55 e10a0842b121: Waiting 10:34:55 1c1d0646e119: Preparing 10:34:55 16113d51b718: Preparing 10:34:55 1c1d0646e119: Waiting 10:34:55 277800403832: Layer already exists 10:34:55 9f41f002bcf2: Layer already exists 10:34:55 f2710e38d854: Layer already exists 10:34:55 8f13c4256ccb: Layer already exists 10:34:55 8cdf21c5fb18: Layer already exists 10:34:55 1493722f76c9: Layer already exists 10:34:55 1c1d0646e119: Layer already exists 10:34:55 e10a0842b121: Layer already exists 10:34:55 16113d51b718: Layer already exists 10:34:55 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:985112ffe68f1f49470bbcb56ecad6ec888244d822b2735828d4385b6bc43ede size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:56 + 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 10:34:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:34:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:34:56 9f41f002bcf2: Preparing 10:34:56 277800403832: Preparing 10:34:56 8cdf21c5fb18: Preparing 10:34:56 8f13c4256ccb: Preparing 10:34:56 f2710e38d854: Preparing 10:34:56 1493722f76c9: Preparing 10:34:56 e10a0842b121: Preparing 10:34:56 1c1d0646e119: Preparing 10:34:56 16113d51b718: Preparing 10:34:56 e10a0842b121: Waiting 10:34:56 1c1d0646e119: Waiting 10:34:56 9f41f002bcf2: Layer already exists 10:34:56 277800403832: Layer already exists 10:34:56 8f13c4256ccb: Layer already exists 10:34:56 f2710e38d854: Layer already exists 10:34:56 8cdf21c5fb18: Layer already exists 10:34:56 e10a0842b121: Layer already exists 10:34:56 1493722f76c9: Layer already exists 10:34:56 1c1d0646e119: Layer already exists 10:34:56 16113d51b718: Layer already exists 10:34:56 main: digest: sha256:985112ffe68f1f49470bbcb56ecad6ec888244d822b2735828d4385b6bc43ede size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:34:56 ===================================================== [Pipeline] echo 10:34:56 taggedImages: 10:34:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:34:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:34:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.97 10:34:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:34:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:34:56 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 10:34:56 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:34:56 latest 10:34:56 3.2.0-dev.97 10:34:56 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:34:56 main 10:34:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:57 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:57 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:34:57 cb28d482f71d: Preparing 10:34:57 d46fb6652e82: Preparing 10:34:57 8f13c4256ccb: Preparing 10:34:57 f2710e38d854: Preparing 10:34:57 189e54eda644: Preparing 10:34:57 aec0f5f95c2b: Preparing 10:34:57 16113d51b718: Preparing 10:34:57 aec0f5f95c2b: Waiting 10:34:57 16113d51b718: Waiting 10:34:57 8f13c4256ccb: Layer already exists 10:34:57 f2710e38d854: Layer already exists 10:34:57 16113d51b718: Layer already exists 10:34:57 cb28d482f71d: Pushed 10:34:57 189e54eda644: Pushed 10:34:58 aec0f5f95c2b: Pushed 10:35:06 d46fb6652e82: Pushed 10:35:06 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:f9ffa332983d1e99957fdcad00ebfb073a3d4ca69c5071c07f2e3baf0ea611da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:06 + 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 10:35:07 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 10:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:35:07 cb28d482f71d: Preparing 10:35:07 d46fb6652e82: Preparing 10:35:07 8f13c4256ccb: Preparing 10:35:07 f2710e38d854: Preparing 10:35:07 189e54eda644: Preparing 10:35:07 aec0f5f95c2b: Preparing 10:35:07 16113d51b718: Preparing 10:35:07 aec0f5f95c2b: Waiting 10:35:07 16113d51b718: Waiting 10:35:07 f2710e38d854: Layer already exists 10:35:07 cb28d482f71d: Layer already exists 10:35:07 8f13c4256ccb: Layer already exists 10:35:07 d46fb6652e82: Layer already exists 10:35:07 189e54eda644: Layer already exists 10:35:07 aec0f5f95c2b: Layer already exists 10:35:07 16113d51b718: Layer already exists 10:35:07 latest: digest: sha256:f9ffa332983d1e99957fdcad00ebfb073a3d4ca69c5071c07f2e3baf0ea611da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:07 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:08 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.97 10:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:35:08 cb28d482f71d: Preparing 10:35:08 d46fb6652e82: Preparing 10:35:08 8f13c4256ccb: Preparing 10:35:08 f2710e38d854: Preparing 10:35:08 189e54eda644: Preparing 10:35:08 aec0f5f95c2b: Preparing 10:35:08 16113d51b718: Preparing 10:35:08 aec0f5f95c2b: Waiting 10:35:08 16113d51b718: Waiting 10:35:08 8f13c4256ccb: Layer already exists 10:35:08 f2710e38d854: Layer already exists 10:35:08 d46fb6652e82: Layer already exists 10:35:08 189e54eda644: Layer already exists 10:35:08 cb28d482f71d: Layer already exists 10:35:08 aec0f5f95c2b: Layer already exists 10:35:08 16113d51b718: Layer already exists 10:35:08 3.2.0-dev.97: digest: sha256:f9ffa332983d1e99957fdcad00ebfb073a3d4ca69c5071c07f2e3baf0ea611da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:08 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:09 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:35:09 cb28d482f71d: Preparing 10:35:09 d46fb6652e82: Preparing 10:35:09 8f13c4256ccb: Preparing 10:35:09 f2710e38d854: Preparing 10:35:09 189e54eda644: Preparing 10:35:09 aec0f5f95c2b: Preparing 10:35:09 16113d51b718: Preparing 10:35:09 aec0f5f95c2b: Waiting 10:35:09 16113d51b718: Waiting 10:35:09 cb28d482f71d: Layer already exists 10:35:09 f2710e38d854: Layer already exists 10:35:09 8f13c4256ccb: Layer already exists 10:35:09 d46fb6652e82: Layer already exists 10:35:09 189e54eda644: Layer already exists 10:35:09 aec0f5f95c2b: Layer already exists 10:35:09 16113d51b718: Layer already exists 10:35:09 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:f9ffa332983d1e99957fdcad00ebfb073a3d4ca69c5071c07f2e3baf0ea611da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:09 + 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 10:35:09 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 10:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:35:09 cb28d482f71d: Preparing 10:35:09 d46fb6652e82: Preparing 10:35:09 8f13c4256ccb: Preparing 10:35:09 f2710e38d854: Preparing 10:35:09 189e54eda644: Preparing 10:35:09 aec0f5f95c2b: Preparing 10:35:09 16113d51b718: Preparing 10:35:09 aec0f5f95c2b: Waiting 10:35:09 16113d51b718: Waiting 10:35:09 d46fb6652e82: Layer already exists 10:35:09 8f13c4256ccb: Layer already exists 10:35:09 f2710e38d854: Layer already exists 10:35:09 189e54eda644: Layer already exists 10:35:09 cb28d482f71d: Layer already exists 10:35:09 aec0f5f95c2b: Layer already exists 10:35:09 16113d51b718: Layer already exists 10:35:09 main: digest: sha256:f9ffa332983d1e99957fdcad00ebfb073a3d4ca69c5071c07f2e3baf0ea611da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:10 ===================================================== [Pipeline] echo 10:35:10 taggedImages: 10:35:10 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:35:10 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 10:35:10 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.97 10:35:10 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:35:10 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 10:35:10 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:35:10 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:35:10 latest 10:35:10 3.2.0-dev.97 10:35:10 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:35:10 main 10:35:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:35:10 ea6bca69a7d8: Preparing 10:35:10 16ea38540dd7: Preparing 10:35:10 b7754873d17d: Preparing 10:35:10 8f13c4256ccb: Preparing 10:35:10 f2710e38d854: Preparing 10:35:10 2eef87d71525: Preparing 10:35:10 fd92eaa34d46: Preparing 10:35:10 16113d51b718: Preparing 10:35:10 2eef87d71525: Waiting 10:35:10 fd92eaa34d46: Waiting 10:35:10 16113d51b718: Waiting 10:35:11 f2710e38d854: Layer already exists 10:35:11 8f13c4256ccb: Layer already exists 10:35:11 16ea38540dd7: Pushed 10:35:11 16113d51b718: Layer already exists 10:35:11 ea6bca69a7d8: Pushed 10:35:11 2eef87d71525: Pushed 10:35:11 fd92eaa34d46: Pushed 10:35:19 b7754873d17d: Pushed 10:35:19 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:79b3135448206ae5b88da6a359bf35acb649e9a740030c14604f1b39bc7edca5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:35:20 ea6bca69a7d8: Preparing 10:35:20 16ea38540dd7: Preparing 10:35:20 b7754873d17d: Preparing 10:35:20 8f13c4256ccb: Preparing 10:35:20 f2710e38d854: Preparing 10:35:20 2eef87d71525: Preparing 10:35:20 fd92eaa34d46: Preparing 10:35:20 16113d51b718: Preparing 10:35:20 fd92eaa34d46: Waiting 10:35:20 16113d51b718: Waiting 10:35:20 2eef87d71525: Waiting 10:35:20 f2710e38d854: Layer already exists 10:35:20 b7754873d17d: Layer already exists 10:35:20 ea6bca69a7d8: Layer already exists 10:35:20 8f13c4256ccb: Layer already exists 10:35:20 16ea38540dd7: Layer already exists 10:35:20 fd92eaa34d46: Layer already exists 10:35:20 16113d51b718: Layer already exists 10:35:20 2eef87d71525: Layer already exists 10:35:20 latest: digest: sha256:79b3135448206ae5b88da6a359bf35acb649e9a740030c14604f1b39bc7edca5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.97 10:35:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:35:21 ea6bca69a7d8: Preparing 10:35:21 16ea38540dd7: Preparing 10:35:21 b7754873d17d: Preparing 10:35:21 8f13c4256ccb: Preparing 10:35:21 f2710e38d854: Preparing 10:35:21 2eef87d71525: Preparing 10:35:21 fd92eaa34d46: Preparing 10:35:21 16113d51b718: Preparing 10:35:21 fd92eaa34d46: Waiting 10:35:21 16113d51b718: Waiting 10:35:21 2eef87d71525: Waiting 10:35:21 b7754873d17d: Layer already exists 10:35:21 f2710e38d854: Layer already exists 10:35:21 ea6bca69a7d8: Layer already exists 10:35:21 8f13c4256ccb: Layer already exists 10:35:21 16ea38540dd7: Layer already exists 10:35:21 2eef87d71525: Layer already exists 10:35:21 16113d51b718: Layer already exists 10:35:21 fd92eaa34d46: Layer already exists 10:35:21 3.2.0-dev.97: digest: sha256:79b3135448206ae5b88da6a359bf35acb649e9a740030c14604f1b39bc7edca5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:35:22 ea6bca69a7d8: Preparing 10:35:22 16ea38540dd7: Preparing 10:35:22 b7754873d17d: Preparing 10:35:22 8f13c4256ccb: Preparing 10:35:22 f2710e38d854: Preparing 10:35:22 2eef87d71525: Preparing 10:35:22 fd92eaa34d46: Preparing 10:35:22 16113d51b718: Preparing 10:35:22 2eef87d71525: Waiting 10:35:22 fd92eaa34d46: Waiting 10:35:22 16113d51b718: Waiting 10:35:22 ea6bca69a7d8: Layer already exists 10:35:22 16ea38540dd7: Layer already exists 10:35:22 b7754873d17d: Layer already exists 10:35:22 f2710e38d854: Layer already exists 10:35:22 8f13c4256ccb: Layer already exists 10:35:22 2eef87d71525: Layer already exists 10:35:22 fd92eaa34d46: Layer already exists 10:35:22 16113d51b718: Layer already exists 10:35:22 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:79b3135448206ae5b88da6a359bf35acb649e9a740030c14604f1b39bc7edca5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:35:23 ea6bca69a7d8: Preparing 10:35:23 16ea38540dd7: Preparing 10:35:23 b7754873d17d: Preparing 10:35:23 8f13c4256ccb: Preparing 10:35:23 f2710e38d854: Preparing 10:35:23 2eef87d71525: Preparing 10:35:23 fd92eaa34d46: Preparing 10:35:23 16113d51b718: Preparing 10:35:23 2eef87d71525: Waiting 10:35:23 fd92eaa34d46: Waiting 10:35:23 16113d51b718: Waiting 10:35:23 16ea38540dd7: Layer already exists 10:35:23 8f13c4256ccb: Layer already exists 10:35:23 f2710e38d854: Layer already exists 10:35:23 ea6bca69a7d8: Layer already exists 10:35:23 b7754873d17d: Layer already exists 10:35:23 2eef87d71525: Layer already exists 10:35:23 fd92eaa34d46: Layer already exists 10:35:23 16113d51b718: Layer already exists 10:35:23 main: digest: sha256:79b3135448206ae5b88da6a359bf35acb649e9a740030c14604f1b39bc7edca5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:23 ===================================================== [Pipeline] echo 10:35:23 taggedImages: 10:35:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:35:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:35:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.97 10:35:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:35:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:35:23 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:35:23 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:35:23 latest 10:35:23 3.2.0-dev.97 10:35:23 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:35:23 main 10:35:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:35:24 f4d75e47c175: Preparing 10:35:24 d72457bbc560: Preparing 10:35:24 8f13c4256ccb: Preparing 10:35:24 f2710e38d854: Preparing 10:35:24 d9ce2967f045: Preparing 10:35:24 c7c8d5826b8d: Preparing 10:35:24 16113d51b718: Preparing 10:35:24 c7c8d5826b8d: Waiting 10:35:24 16113d51b718: Waiting 10:35:24 f2710e38d854: Layer already exists 10:35:24 d9ce2967f045: Layer already exists 10:35:24 c7c8d5826b8d: Layer already exists 10:35:24 8f13c4256ccb: Layer already exists 10:35:24 16113d51b718: Layer already exists 10:35:24 f4d75e47c175: Pushed 10:35:33 d72457bbc560: Pushed 10:35:33 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:6c41f7f35033bdf5a3d61d8b7de3a439a85c79bc2ae0dff1aede28397fa144e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:35:33 f4d75e47c175: Preparing 10:35:33 d72457bbc560: Preparing 10:35:33 8f13c4256ccb: Preparing 10:35:33 f2710e38d854: Preparing 10:35:33 d9ce2967f045: Preparing 10:35:33 c7c8d5826b8d: Preparing 10:35:33 16113d51b718: Preparing 10:35:33 c7c8d5826b8d: Waiting 10:35:33 f4d75e47c175: Layer already exists 10:35:33 8f13c4256ccb: Layer already exists 10:35:33 d9ce2967f045: Layer already exists 10:35:33 f2710e38d854: Layer already exists 10:35:33 d72457bbc560: Layer already exists 10:35:33 16113d51b718: Layer already exists 10:35:33 c7c8d5826b8d: Layer already exists 10:35:33 latest: digest: sha256:6c41f7f35033bdf5a3d61d8b7de3a439a85c79bc2ae0dff1aede28397fa144e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.97 10:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:35:34 f4d75e47c175: Preparing 10:35:34 d72457bbc560: Preparing 10:35:34 8f13c4256ccb: Preparing 10:35:34 f2710e38d854: Preparing 10:35:34 d9ce2967f045: Preparing 10:35:34 c7c8d5826b8d: Preparing 10:35:34 16113d51b718: Preparing 10:35:34 c7c8d5826b8d: Waiting 10:35:34 16113d51b718: Waiting 10:35:34 d9ce2967f045: Layer already exists 10:35:34 d72457bbc560: Layer already exists 10:35:34 f2710e38d854: Layer already exists 10:35:34 f4d75e47c175: Layer already exists 10:35:34 8f13c4256ccb: Layer already exists 10:35:34 16113d51b718: Layer already exists 10:35:34 c7c8d5826b8d: Layer already exists 10:35:35 3.2.0-dev.97: digest: sha256:6c41f7f35033bdf5a3d61d8b7de3a439a85c79bc2ae0dff1aede28397fa144e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:35:35 f4d75e47c175: Preparing 10:35:35 d72457bbc560: Preparing 10:35:35 8f13c4256ccb: Preparing 10:35:35 f2710e38d854: Preparing 10:35:35 d9ce2967f045: Preparing 10:35:35 c7c8d5826b8d: Preparing 10:35:35 16113d51b718: Preparing 10:35:35 c7c8d5826b8d: Waiting 10:35:35 16113d51b718: Waiting 10:35:35 f2710e38d854: Layer already exists 10:35:35 8f13c4256ccb: Layer already exists 10:35:35 f4d75e47c175: Layer already exists 10:35:35 d9ce2967f045: Layer already exists 10:35:35 d72457bbc560: Layer already exists 10:35:35 c7c8d5826b8d: Layer already exists 10:35:35 16113d51b718: Layer already exists 10:35:36 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:6c41f7f35033bdf5a3d61d8b7de3a439a85c79bc2ae0dff1aede28397fa144e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:35:36 f4d75e47c175: Preparing 10:35:36 d72457bbc560: Preparing 10:35:36 8f13c4256ccb: Preparing 10:35:36 f2710e38d854: Preparing 10:35:36 d9ce2967f045: Preparing 10:35:36 c7c8d5826b8d: Preparing 10:35:36 16113d51b718: Preparing 10:35:36 c7c8d5826b8d: Waiting 10:35:36 16113d51b718: Waiting 10:35:36 8f13c4256ccb: Layer already exists 10:35:36 d9ce2967f045: Layer already exists 10:35:36 d72457bbc560: Layer already exists 10:35:36 f2710e38d854: Layer already exists 10:35:36 f4d75e47c175: Layer already exists 10:35:36 c7c8d5826b8d: Layer already exists 10:35:36 16113d51b718: Layer already exists 10:35:36 main: digest: sha256:6c41f7f35033bdf5a3d61d8b7de3a439a85c79bc2ae0dff1aede28397fa144e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:37 ===================================================== [Pipeline] echo 10:35:37 taggedImages: 10:35:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 10:35:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:35:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.97 10:35:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 10:35:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:35:37 10:35:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:35:37 arm64: Pulling from edgex-lftools-log-publisher 10:35:37 8998bd30e6a1: Pulling fs layer 10:35:37 04944245beec: Pulling fs layer 10:35:37 699f458cf7ca: Pulling fs layer 10:35:37 765212b225bb: Pulling fs layer 10:35:37 f23df028b6ca: Pulling fs layer 10:35:37 d65c8cfc05b1: Pulling fs layer 10:35:37 2437ff75d9bd: Pulling fs layer 10:35:37 765212b225bb: Waiting 10:35:37 f23df028b6ca: Waiting 10:35:37 2437ff75d9bd: Waiting 10:35:37 d65c8cfc05b1: Waiting 10:35:38 04944245beec: Verifying Checksum 10:35:38 04944245beec: Download complete 10:35:38 765212b225bb: Verifying Checksum 10:35:38 765212b225bb: Download complete 10:35:38 f23df028b6ca: Verifying Checksum 10:35:38 f23df028b6ca: Download complete 10:35:38 d65c8cfc05b1: Verifying Checksum 10:35:38 d65c8cfc05b1: Download complete 10:35:38 699f458cf7ca: Verifying Checksum 10:35:38 699f458cf7ca: Download complete 10:35:38 8998bd30e6a1: Verifying Checksum 10:35:38 8998bd30e6a1: Download complete 10:35:41 2437ff75d9bd: Verifying Checksum 10:35:41 2437ff75d9bd: Download complete 10:35:43 8998bd30e6a1: Pull complete 10:35:43 04944245beec: Pull complete 10:35:45 699f458cf7ca: Pull complete 10:35:45 765212b225bb: Pull complete 10:35:46 f23df028b6ca: Pull complete 10:35:46 d65c8cfc05b1: Pull complete 10:36:04 2437ff75d9bd: Pull complete 10:36:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:36:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:04 prd-ubuntu20.04-docker-arm64-4c-16g-22192 does not seem to be running inside a container 10:36:04 $ 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/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@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:arm64 cat 10:36:07 $ docker top 36366acb85e395485015a0f7fc403f08b7141e36ae53420fbee8ee6c08ced87e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:08 ---> job-cost.sh 10:36:08 lf-activate-venv: SKIPPING 10:36:08 INFO: No Stack... 10:36:08 INFO: Retrieving Pricing Info for: v3-standard-4 10:36:09 INFO: Archiving Costs [Pipeline] sh 10:36:10 + cat /w/workspace/edgex-go/720/archives/cost.csv 10:36:10 + cut -d, -f6 [Pipeline] lock 10:36:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-720-stack-cost] 10:36:10 Resource [jenkins-edgexfoundry-edgex-go-main-720-stack-cost] did not exist. Created. 10:36:10 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-720-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:36:11 + echo total: 0.10999999940395355 [Pipeline] stash 10:36:11 Stashed 1 file(s) [Pipeline] } 10:36:11 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-720-stack-cost] [Pipeline] // lock [Pipeline] } 10:36:11 $ docker stop --time=1 36366acb85e395485015a0f7fc403f08b7141e36ae53420fbee8ee6c08ced87e 10:36:13 $ docker rm -f --volumes 36366acb85e395485015a0f7fc403f08b7141e36ae53420fbee8ee6c08ced87e [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 10:36:13 provisioning config files... 10:36:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/720@tmp/config12232443285397184576tmp [Pipeline] { [Pipeline] sh 10:36:14 + set +x 10:36:14 + + bash -s --curl 10:36:14 -s https://codecov.io/bash 10:36:14 10:36:14 _____ _ 10:36:14 / ____| | | 10:36:14 | | ___ __| | ___ ___ _____ __ 10:36:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:36:14 | |___| (_) | (_| | __/ (_| (_) \ V / 10:36:14 \_____\___/ \__,_|\___|\___\___/ \_/ 10:36:14 Bash-1.0.6 10:36:14 10:36:14 10:36:14 ==> git version 2.25.1 found 10:36:14 ==> 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 10:36:14 Release-Date: 2020-01-08 10:36:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:36:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:36:14 ==> Jenkins CI detected. 10:36:14 current dir:  /w/workspace/edgex-go/720 10:36:14 project root: . 10:36:14 --> token set from env 10:36:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:36:14 ==> Running gcov in . (disable via -X gcov) 10:36:14 ==> Python coveragepy not found 10:36:14 ==> Searching for coverage reports in: 10:36:14 + . 10:36:14 -> Found 1 reports 10:36:14 ==> Detecting git/mercurial file structure 10:36:14 ==> Reading reports 10:36:14 + ./coverage.out bytes=1504316 10:36:14 ==> Appending adjustments 10:36:14 https://docs.codecov.io/docs/fixing-reports 10:36:15 + Found adjustments 10:36:15 ==> Gzipping contents 10:36:15 132K /tmp/codecov.DnopoA.gz 10:36:15 ==> Uploading reports 10:36:15 url: https://codecov.io 10:36:15 query: branch=main&commit=a0e9b9bcbc4402ccd30ed6ea31dfd92671977196&build=720&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F720%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:36:15 -> Pinging Codecov 10:36:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a0e9b9bcbc4402ccd30ed6ea31dfd92671977196&build=720&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F720%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:36:15 -> Uploading to 10:36:15 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/a0e9b9bcbc4402ccd30ed6ea31dfd92671977196/c3be5497-65b6-402a-8e81-e9589aa9aeba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241008T103615Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8773a2b139fded1e5a7aacfc1b7730e360286d7057d5f97c012d25f9a3d10585 10:36:15 % Total % Received % Xferd Average Speed Time Time Time Current 10:36:15 Dload Upload Total Spent Left Speed 10:36:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 463k --:--:-- --:--:-- --:--:-- 463k 10:36:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } 10:36:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:36:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:36:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:36:16 10:36:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:36:17 latest: Pulling from edgex-devops/edgex-snyk-go 10:36:17 43c4264eed91: Already exists 10:36:17 4cc291be95ef: Already exists 10:36:17 2ac1f1163629: Already exists 10:36:17 5c3c966382ef: Already exists 10:36:17 4f4fb700ef54: Already exists 10:36:17 d9c7d2e4e75e: Pulling fs layer 10:36:17 9c3e1370e548: Pulling fs layer 10:36:17 d9c7d2e4e75e: Verifying Checksum 10:36:17 d9c7d2e4e75e: Download complete 10:36:17 d9c7d2e4e75e: Pull complete 10:36:18 9c3e1370e548: Verifying Checksum 10:36:18 9c3e1370e548: Download complete 10:36:21 9c3e1370e548: Pull complete 10:36:21 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 10:36:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:36:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:21 prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container 10:36:21 $ 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/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@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 10:36:24 $ docker top f5f949892079f67e713c7268e695bca88c9d0f824e77b19da69a2ae4d7426012 -eo pid,comm [Pipeline] { [Pipeline] sh 10:36:24 + git config --global --add safe.directory /w/workspace/edgex-go/720 [Pipeline] echo 10:36:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 10:36:25 + set -o pipefail 10:36:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 10:36:33 10:36:33 Monitoring /w/workspace/edgex-go/720 (github.com/edgexfoundry/edgex-go)... 10:36:33 10:36:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/bf802e87-e940-42d2-af0c-618cd1891015 10:36:33 10:36:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:36:33 10:36:33 10:36:33 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 10:36:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:36:33 $ docker stop --time=1 f5f949892079f67e713c7268e695bca88c9d0f824e77b19da69a2ae4d7426012 10:36:37 $ docker rm -f --volumes f5f949892079f67e713c7268e695bca88c9d0f824e77b19da69a2ae4d7426012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:36:37 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:36:37 provisioning config files... 10:36:37 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/720@tmp/config5052817691927240099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:38 --> edgex-publish-swagger.sh 10:36:38 === Publish openapi/v3 API === 10:36:38 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 10:36:38 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/720/openapi/v3/core-command.yaml] 10:36:38 % Total % Received % Xferd Average Speed Time Time Time Current 10:36:38 Dload Upload Total Spent Left Speed 10:36:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 77866 --:--:-- --:--:-- --:--:-- 78052 10:36:38 10:36:38 10:36:38 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/720/openapi/v3/core-data.yaml] 10:36:38 % Total % Received % Xferd Average Speed Time Time Time Current 10:36:38 Dload Upload Total Spent Left Speed 10:36:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 346k --:--:-- --:--:-- --:--:-- 344k 100 72043 0 0 100 72043 0 177k --:--:-- --:--:-- --:--:-- 177k 10:36:38 10:36:38 10:36:38 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/720/openapi/v3/core-keeper.yaml] 10:36:38 % Total % Received % Xferd Average Speed Time Time Time Current 10:36:38 Dload Upload Total Spent Left Speed 10:36:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 280 136k --:--:-- --:--:-- --:--:-- 136k 10:36:39 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:36:39 10:36:39 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/720/openapi/v3/core-metadata.yaml] 10:36:39 % Total % Received % Xferd Average Speed Time Time Time Current 10:36:39 Dload Upload Total Spent Left Speed 10:36:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 481 460k --:--:-- --:--:-- --:--:-- 460k 10:36:39 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 10:36:39 10:36:39 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/720/openapi/v3/support-cron-scheduler.yaml] 10:36:39 % Total % Received % Xferd Average Speed Time Time Time Current 10:36:39 Dload Upload Total Spent Left Speed 10:36:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48457 0 0 100 48457 0 233k --:--:-- --:--:-- --:--:-- 231k 100 48523 100 66 100 48457 268 192k --:--:-- --:--:-- --:--:-- 191k 10:36:39 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:36:39 10:36:39 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/720/openapi/v3/support-notifications.yaml] 10:36:39 % Total % Received % Xferd Average Speed Time Time Time Current 10:36:39 Dload Upload Total Spent Left Speed 10:36:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 501 274k --:--:-- --:--:-- --:--:-- 274k 10:36:40 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 10:36:40 10:36:40 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/720/openapi/v3/support-scheduler.yaml] 10:36:40 % Total % Received % Xferd Average Speed Time Time Time Current 10:36:40 Dload Upload Total Spent Left Speed 10:36:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 432 99k --:--:-- --:--:-- --:--:-- 100k 10:36:40 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 10:36:40 [Pipeline] } 10:36:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:36:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:36:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:36:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:41 prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container 10:36:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@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 10:36:41 $ docker top 92a7a787a09f454b891a9d610bfd1f17c8940cfb244179adab94a5b2a82f28a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:36:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:36:42 [ssh-agent] Looking for ssh-agent implementation... 10:36:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:36:42 $ docker exec 92a7a787a09f454b891a9d610bfd1f17c8940cfb244179adab94a5b2a82f28a2 ssh-agent 10:36:42 SSH_AUTH_SOCK=/tmp/ssh-ZCAc93LVobAm/agent.32 10:36:42 SSH_AGENT_PID=38 10:36:42 Running ssh-add (command line suppressed) 10:36:42 Identity added: /w/workspace/edgex-go/720@tmp/private_key_3408535419905341765.key (/w/workspace/edgex-go/720@tmp/private_key_3408535419905341765.key) 10:36:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:36:42 + git semver tag 10:36:42 2024-10-08 10:36:42,852 [run_tag] DEBUG tag force:False 10:36:42 2024-10-08 10:36:42,853 [check_head_tag] DEBUG check head tag 10:36:42 2024-10-08 10:36:42,856 [execute] INFO git cat-file --batch-check 10:36:42 2024-10-08 10:36:42,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/720, universal_newlines=False, shell=None, istream=) 10:36:42 2024-10-08 10:36:42,859 [execute] INFO git cat-file --batch 10:36:42 2024-10-08 10:36:42,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/720, universal_newlines=False, shell=None, istream=) 10:36:42 2024-10-08 10:36:42,903 [read_version] DEBUG read version from /w/workspace/edgex-go/720/.semver/main 10:36:42 2024-10-08 10:36:42,903 [execute] INFO git tag -a v3.2.0-dev.97 -m v3.2.0-dev.97 10:36:42 2024-10-08 10:36:42,903 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.97', '-m', 'v3.2.0-dev.97'], cwd=/w/workspace/edgex-go/720, universal_newlines=False, shell=None, istream=None) 10:36:42 2024-10-08 10:36:42,908 [read_version] DEBUG read version from /w/workspace/edgex-go/720/.semver/main 10:36:42 3.2.0-dev.97 [Pipeline] } 10:36:43 $ docker exec --env ******** --env ******** 92a7a787a09f454b891a9d610bfd1f17c8940cfb244179adab94a5b2a82f28a2 ssh-agent -k 10:36:43 unset SSH_AUTH_SOCK; 10:36:43 unset SSH_AGENT_PID; 10:36:43 echo Agent pid 38 killed; 10:36:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:36:43 + git semver [Pipeline] } 10:36:43 $ docker stop --time=1 92a7a787a09f454b891a9d610bfd1f17c8940cfb244179adab94a5b2a82f28a2 10:36:45 $ docker rm -f --volumes 92a7a787a09f454b891a9d610bfd1f17c8940cfb244179adab94a5b2a82f28a2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:36:45 10:36:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:36:45 0.23.1-centos7: Pulling from edgex-lftools 10:36:45 ab5ef0e58194: Pulling fs layer 10:36:45 9712f1f96733: Pulling fs layer 10:36:45 63f879dbbcfc: Pulling fs layer 10:36:45 0d9ebad4ef96: Pulling fs layer 10:36:45 e9a5061849ea: Pulling fs layer 10:36:45 d747dcd14b5f: Pulling fs layer 10:36:45 2de7ff778b66: Pulling fs layer 10:36:45 0d9ebad4ef96: Waiting 10:36:45 e9a5061849ea: Waiting 10:36:45 d747dcd14b5f: Waiting 10:36:45 2de7ff778b66: Waiting 10:36:45 9712f1f96733: Verifying Checksum 10:36:45 9712f1f96733: Download complete 10:36:46 63f879dbbcfc: Verifying Checksum 10:36:46 63f879dbbcfc: Download complete 10:36:46 0d9ebad4ef96: Verifying Checksum 10:36:46 0d9ebad4ef96: Download complete 10:36:46 d747dcd14b5f: Verifying Checksum 10:36:46 d747dcd14b5f: Download complete 10:36:46 e9a5061849ea: Verifying Checksum 10:36:46 e9a5061849ea: Download complete 10:36:46 ab5ef0e58194: Verifying Checksum 10:36:46 ab5ef0e58194: Download complete 10:36:46 2de7ff778b66: Verifying Checksum 10:36:46 2de7ff778b66: Download complete 10:36:48 ab5ef0e58194: Pull complete 10:36:48 9712f1f96733: Pull complete 10:36:49 63f879dbbcfc: Pull complete 10:36:54 0d9ebad4ef96: Pull complete 10:36:54 e9a5061849ea: Pull complete 10:36:54 d747dcd14b5f: Pull complete 10:36:54 2de7ff778b66: Pull complete 10:36:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:36:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:36:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:54 prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container 10:36:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@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 10:36:59 $ docker top 89bed49eec1bfcad03a5692c99f5444bacfacc9f6b980ff4d1de8cb6f1e14cba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:36:59 provisioning config files... 10:36:59 copy managed file [sigul-config] to file:/w/workspace/edgex-go/720@tmp/config8727338564786035527tmp 10:36:59 copy managed file [sigul-password] to file:/w/workspace/edgex-go/720@tmp/config4372312788619973441tmp 10:36:59 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/720@tmp/config10740229107841382300tmp [Pipeline] { [Pipeline] echo 10:36:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:36:59 ---> sigul-configuration.sh 10:36:59 gpg: directory `/root/.gnupg' created 10:36:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:36:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:36:59 gpg: keyring `/root/.gnupg/secring.gpg' created 10:36:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:36:59 gpg: CAST5 encrypted data 10:36:59 gpg: encrypted with 1 passphrase 10:36:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:37:00 + mkdir /home/jenkins 10:37:00 + mkdir /home/jenkins/sigul [Pipeline] sh 10:37:00 + 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 10:37:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:37:00 ---> sigul-install.sh 10:37:00 Sigul already installed; skipping installation. [Pipeline] sh 10:37:01 + git tag --list 10:37:01 0.6.0 10:37:01 0.6.1 10:37:01 0.7.0 10:37:01 0.7.1 10:37:01 v1.0.0 10:37:01 v1.0.1 10:37:01 v1.1.0 10:37:01 v1.2.0 10:37:01 v1.2.1 10:37:01 v1.3.0 10:37:01 v1.3.1 10:37:01 v2.0.0 10:37:01 v2.1.0 10:37:01 v2.1.1 10:37:01 v2.2.0 10:37:01 v2.3.0 10:37:01 v3.0 10:37:01 v3.0.0 10:37:01 v3.1 10:37:01 v3.1.0 10:37:01 v3.1.0-dev.1 10:37:01 v3.1.0-dev.10 10:37:01 v3.1.0-dev.11 10:37:01 v3.1.0-dev.12 10:37:01 v3.1.0-dev.13 10:37:01 v3.1.0-dev.14 10:37:01 v3.1.0-dev.15 10:37:01 v3.1.0-dev.16 10:37:01 v3.1.0-dev.17 10:37:01 v3.1.0-dev.18 10:37:01 v3.1.0-dev.19 10:37:01 v3.1.0-dev.2 10:37:01 v3.1.0-dev.20 10:37:01 v3.1.0-dev.21 10:37:01 v3.1.0-dev.22 10:37:01 v3.1.0-dev.23 10:37:01 v3.1.0-dev.24 10:37:01 v3.1.0-dev.25 10:37:01 v3.1.0-dev.26 10:37:01 v3.1.0-dev.27 10:37:01 v3.1.0-dev.28 10:37:01 v3.1.0-dev.29 10:37:01 v3.1.0-dev.3 10:37:01 v3.1.0-dev.30 10:37:01 v3.1.0-dev.31 10:37:01 v3.1.0-dev.32 10:37:01 v3.1.0-dev.33 10:37:01 v3.1.0-dev.34 10:37:01 v3.1.0-dev.35 10:37:01 v3.1.0-dev.36 10:37:01 v3.1.0-dev.37 10:37:01 v3.1.0-dev.38 10:37:01 v3.1.0-dev.39 10:37:01 v3.1.0-dev.4 10:37:01 v3.1.0-dev.40 10:37:01 v3.1.0-dev.41 10:37:01 v3.1.0-dev.42 10:37:01 v3.1.0-dev.43 10:37:01 v3.1.0-dev.44 10:37:01 v3.1.0-dev.45 10:37:01 v3.1.0-dev.46 10:37:01 v3.1.0-dev.47 10:37:01 v3.1.0-dev.48 10:37:01 v3.1.0-dev.49 10:37:01 v3.1.0-dev.5 10:37:01 v3.1.0-dev.50 10:37:01 v3.1.0-dev.51 10:37:01 v3.1.0-dev.52 10:37:01 v3.1.0-dev.53 10:37:01 v3.1.0-dev.54 10:37:01 v3.1.0-dev.55 10:37:01 v3.1.0-dev.56 10:37:01 v3.1.0-dev.57 10:37:01 v3.1.0-dev.58 10:37:01 v3.1.0-dev.59 10:37:01 v3.1.0-dev.6 10:37:01 v3.1.0-dev.60 10:37:01 v3.1.0-dev.61 10:37:01 v3.1.0-dev.62 10:37:01 v3.1.0-dev.63 10:37:01 v3.1.0-dev.64 10:37:01 v3.1.0-dev.65 10:37:01 v3.1.0-dev.66 10:37:01 v3.1.0-dev.67 10:37:01 v3.1.0-dev.68 10:37:01 v3.1.0-dev.69 10:37:01 v3.1.0-dev.7 10:37:01 v3.1.0-dev.70 10:37:01 v3.1.0-dev.71 10:37:01 v3.1.0-dev.72 10:37:01 v3.1.0-dev.73 10:37:01 v3.1.0-dev.8 10:37:01 v3.1.0-dev.9 10:37:01 v3.1.1 10:37:01 v3.1.1-dev.1 10:37:01 v3.1.1-dev.2 10:37:01 v3.2.0-dev.1 10:37:01 v3.2.0-dev.10 10:37:01 v3.2.0-dev.11 10:37:01 v3.2.0-dev.12 10:37:01 v3.2.0-dev.13 10:37:01 v3.2.0-dev.14 10:37:01 v3.2.0-dev.15 10:37:01 v3.2.0-dev.16 10:37:01 v3.2.0-dev.17 10:37:01 v3.2.0-dev.18 10:37:01 v3.2.0-dev.19 10:37:01 v3.2.0-dev.2 10:37:01 v3.2.0-dev.20 10:37:01 v3.2.0-dev.21 10:37:01 v3.2.0-dev.22 10:37:01 v3.2.0-dev.23 10:37:01 v3.2.0-dev.24 10:37:01 v3.2.0-dev.25 10:37:01 v3.2.0-dev.26 10:37:01 v3.2.0-dev.27 10:37:01 v3.2.0-dev.28 10:37:01 v3.2.0-dev.29 10:37:01 v3.2.0-dev.3 10:37:01 v3.2.0-dev.30 10:37:01 v3.2.0-dev.31 10:37:01 v3.2.0-dev.32 10:37:01 v3.2.0-dev.33 10:37:01 v3.2.0-dev.34 10:37:01 v3.2.0-dev.35 10:37:01 v3.2.0-dev.36 10:37:01 v3.2.0-dev.37 10:37:01 v3.2.0-dev.38 10:37:01 v3.2.0-dev.39 10:37:01 v3.2.0-dev.4 10:37:01 v3.2.0-dev.40 10:37:01 v3.2.0-dev.41 10:37:01 v3.2.0-dev.42 10:37:01 v3.2.0-dev.43 10:37:01 v3.2.0-dev.44 10:37:01 v3.2.0-dev.45 10:37:01 v3.2.0-dev.46 10:37:01 v3.2.0-dev.47 10:37:01 v3.2.0-dev.48 10:37:01 v3.2.0-dev.49 10:37:01 v3.2.0-dev.5 10:37:01 v3.2.0-dev.50 10:37:01 v3.2.0-dev.51 10:37:01 v3.2.0-dev.52 10:37:01 v3.2.0-dev.53 10:37:01 v3.2.0-dev.54 10:37:01 v3.2.0-dev.55 10:37:01 v3.2.0-dev.56 10:37:01 v3.2.0-dev.57 10:37:01 v3.2.0-dev.58 10:37:01 v3.2.0-dev.59 10:37:01 v3.2.0-dev.6 10:37:01 v3.2.0-dev.60 10:37:01 v3.2.0-dev.61 10:37:01 v3.2.0-dev.62 10:37:01 v3.2.0-dev.63 10:37:01 v3.2.0-dev.64 10:37:01 v3.2.0-dev.65 10:37:01 v3.2.0-dev.66 10:37:01 v3.2.0-dev.67 10:37:01 v3.2.0-dev.68 10:37:01 v3.2.0-dev.69 10:37:01 v3.2.0-dev.7 10:37:01 v3.2.0-dev.70 10:37:01 v3.2.0-dev.71 10:37:01 v3.2.0-dev.72 10:37:01 v3.2.0-dev.73 10:37:01 v3.2.0-dev.74 10:37:01 v3.2.0-dev.75 10:37:01 v3.2.0-dev.76 10:37:01 v3.2.0-dev.77 10:37:01 v3.2.0-dev.78 10:37:01 v3.2.0-dev.79 10:37:01 v3.2.0-dev.8 10:37:01 v3.2.0-dev.80 10:37:01 v3.2.0-dev.81 10:37:01 v3.2.0-dev.82 10:37:01 v3.2.0-dev.83 10:37:01 v3.2.0-dev.84 10:37:01 v3.2.0-dev.85 10:37:01 v3.2.0-dev.86 10:37:01 v3.2.0-dev.87 10:37:01 v3.2.0-dev.88 10:37:01 v3.2.0-dev.89 10:37:01 v3.2.0-dev.9 10:37:01 v3.2.0-dev.90 10:37:01 v3.2.0-dev.91 10:37:01 v3.2.0-dev.92 10:37:01 v3.2.0-dev.93 10:37:01 v3.2.0-dev.94 10:37:01 v3.2.0-dev.95 10:37:01 v3.2.0-dev.96 10:37:01 v3.2.0-dev.97 [Pipeline] sh 10:37:01 + lftools sign git-tag v3.2.0-dev.97 10:37:01 Signing Git tag with Sigul... 10:37:01 Signing v3.2.0-dev.97 [Pipeline] echo 10:37:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:37:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:37:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:37:02 $ docker stop --time=1 89bed49eec1bfcad03a5692c99f5444bacfacc9f6b980ff4d1de8cb6f1e14cba 10:37:03 $ docker rm -f --volumes 89bed49eec1bfcad03a5692c99f5444bacfacc9f6b980ff4d1de8cb6f1e14cba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:37:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:37:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:04 prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container 10:37:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@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 10:37:04 $ docker top 7a0cc422997b16dbcf43a279b4b185e0dd0aa1389bb803615d779ca39d3f0bb0 -eo pid,comm 10:37:05 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). 10:37:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:37:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:05 [ssh-agent] Looking for ssh-agent implementation... 10:37:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:05 $ docker exec 7a0cc422997b16dbcf43a279b4b185e0dd0aa1389bb803615d779ca39d3f0bb0 ssh-agent 10:37:05 SSH_AUTH_SOCK=/tmp/ssh-JuFrDDrx1JrI/agent.32 10:37:05 SSH_AGENT_PID=38 10:37:05 Running ssh-add (command line suppressed) 10:37:05 Identity added: /w/workspace/edgex-go/720@tmp/private_key_11375731973808801516.key (/w/workspace/edgex-go/720@tmp/private_key_11375731973808801516.key) 10:37:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:05 + git semver bump pre 10:37:05 2024-10-08 10:37:05,877 [read_version] DEBUG read version from /w/workspace/edgex-go/720/.semver/main 10:37:05 2024-10-08 10:37:05,877 [bump_version] DEBUG bumping version:3.2.0-dev.97 on axis:pre with prefix:dev 10:37:05 2024-10-08 10:37:05,878 [bump_version] DEBUG bumped version:3.2.0-dev.98 10:37:05 2024-10-08 10:37:05,878 [write_version] DEBUG write version:3.2.0-dev.98 to path:/w/workspace/edgex-go/720/.semver/main with force:True 10:37:05 2024-10-08 10:37:05,878 [read_version] DEBUG read version from /w/workspace/edgex-go/720/.semver/main 10:37:05 2024-10-08 10:37:05,878 [write_file] DEBUG write to file:/w/workspace/edgex-go/720/.semver/main 10:37:05 2024-10-08 10:37:05,879 [execute] INFO git cat-file --batch-check 10:37:05 2024-10-08 10:37:05,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/720/.semver, universal_newlines=False, shell=None, istream=) 10:37:05 2024-10-08 10:37:05,885 [execute] INFO git cat-file --batch 10:37:05 2024-10-08 10:37:05,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/720/.semver, universal_newlines=False, shell=None, istream=) 10:37:05 2024-10-08 10:37:05,889 [read_version] DEBUG read version from /w/workspace/edgex-go/720/.semver/main 10:37:05 3.2.0-dev.98 [Pipeline] } 10:37:05 $ docker exec --env ******** --env ******** 7a0cc422997b16dbcf43a279b4b185e0dd0aa1389bb803615d779ca39d3f0bb0 ssh-agent -k 10:37:06 unset SSH_AUTH_SOCK; 10:37:06 unset SSH_AGENT_PID; 10:37:06 echo Agent pid 38 killed; 10:37:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:37:06 + git semver [Pipeline] } 10:37:06 $ docker stop --time=1 7a0cc422997b16dbcf43a279b4b185e0dd0aa1389bb803615d779ca39d3f0bb0 10:37:07 $ docker rm -f --volumes 7a0cc422997b16dbcf43a279b4b185e0dd0aa1389bb803615d779ca39d3f0bb0 [Pipeline] // withDockerContainer [Pipeline] sh 10:37:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:37:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:08 prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container 10:37:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@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 10:37:09 $ docker top f47d32cdc03b8bffd49c1d9dcb9db8b4185824f63a4fbaf9961e7ce919cf1644 -eo pid,comm 10:37:09 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). 10:37:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:37:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:09 [ssh-agent] Looking for ssh-agent implementation... 10:37:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:09 $ docker exec f47d32cdc03b8bffd49c1d9dcb9db8b4185824f63a4fbaf9961e7ce919cf1644 ssh-agent 10:37:09 SSH_AUTH_SOCK=/tmp/ssh-ZGWPSngFDzba/agent.32 10:37:09 SSH_AGENT_PID=38 10:37:09 Running ssh-add (command line suppressed) 10:37:09 Identity added: /w/workspace/edgex-go/720@tmp/private_key_14656711508594765224.key (/w/workspace/edgex-go/720@tmp/private_key_14656711508594765224.key) 10:37:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:09 + git semver push 10:37:10 2024-10-08 10:37:09,976 [run_push] DEBUG push 10:37:10 2024-10-08 10:37:09,977 [execute] INFO git cat-file --batch-check 10:37:10 2024-10-08 10:37:09,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/720/.semver, universal_newlines=False, shell=None, istream=) 10:37:10 2024-10-08 10:37:09,980 [execute] INFO git rev-list b9f908ea7b5d438fe18d2d3a0372c185c463905d -- 10:37:10 2024-10-08 10:37:09,981 [execute] DEBUG Popen(['git', 'rev-list', 'b9f908ea7b5d438fe18d2d3a0372c185c463905d', '--'], cwd=/w/workspace/edgex-go/720/.semver, universal_newlines=False, shell=None, istream=None) 10:37:10 2024-10-08 10:37:10,000 [execute] INFO git fetch -v origin 10:37:10 2024-10-08 10:37:10,000 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/720/.semver, universal_newlines=True, shell=None, istream=None) 10:37:10 2024-10-08 10:37:10,443 [run_push] DEBUG no remote changes detected 10:37:10 2024-10-08 10:37:10,443 [execute] INFO git push origin semver 10:37:10 2024-10-08 10:37:10,444 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/720/.semver, universal_newlines=False, shell=None, istream=None) 10:37:11 2024-10-08 10:37:11,197 [run_push] DEBUG push all version tags 10:37:11 2024-10-08 10:37:11,198 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:37:11 2024-10-08 10:37:11,198 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/720, universal_newlines=False, shell=None, istream=None) 10:37:12 2024-10-08 10:37:11,840 [read_version] DEBUG read version from /w/workspace/edgex-go/720/.semver/main 10:37:12 3.2.0-dev.98 [Pipeline] } 10:37:12 $ docker exec --env ******** --env ******** f47d32cdc03b8bffd49c1d9dcb9db8b4185824f63a4fbaf9961e7ce919cf1644 ssh-agent -k 10:37:12 unset SSH_AUTH_SOCK; 10:37:12 unset SSH_AGENT_PID; 10:37:12 echo Agent pid 38 killed; 10:37:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:37:12 + git semver [Pipeline] } 10:37:12 $ docker stop --time=1 f47d32cdc03b8bffd49c1d9dcb9db8b4185824f63a4fbaf9961e7ce919cf1644 10:37:14 $ docker rm -f --volumes f47d32cdc03b8bffd49c1d9dcb9db8b4185824f63a4fbaf9961e7ce919cf1644 [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 10:37:14 + [ -d /w/workspace/edgex-go/720/archives ] [Pipeline] libraryResource [Pipeline] sh 10:37:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:37:15 ---> package-listing.sh 10:37:15 ++ facter osfamily 10:37:15 ++ tr '[:upper:]' '[:lower:]' 10:37:16 + OS_FAMILY=debian 10:37:16 + workspace=/w/workspace/edgex-go/720 10:37:16 + START_PACKAGES=/tmp/packages_start.txt 10:37:16 + END_PACKAGES=/tmp/packages_end.txt 10:37:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:37:16 + PACKAGES=/tmp/packages_start.txt 10:37:16 + '[' /w/workspace/edgex-go/720 ']' 10:37:16 + PACKAGES=/tmp/packages_end.txt 10:37:16 + case "${OS_FAMILY}" in 10:37:16 + dpkg -l 10:37:16 + grep '^ii' 10:37:16 + '[' -f /tmp/packages_start.txt ']' 10:37:16 + '[' -f /tmp/packages_end.txt ']' 10:37:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:37:16 + '[' /w/workspace/edgex-go/720 ']' 10:37:16 + mkdir -p /w/workspace/edgex-go/720/archives/ 10:37:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/720/archives/ [Pipeline] echo 10:37:16 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/720/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:37:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:37:16 10:37:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:37:17 latest: Pulling from edgex-lftools-log-publisher 10:37:17 5eb5b503b376: Pulling fs layer 10:37:17 5c69ac0246d0: Pulling fs layer 10:37:17 ec43610c2a17: Pulling fs layer 10:37:17 3a2ae6a8a46f: Pulling fs layer 10:37:17 33b1e0a273af: Pulling fs layer 10:37:17 5d3b04190fa2: Pulling fs layer 10:37:17 2f39f015ded8: Pulling fs layer 10:37:17 3a2ae6a8a46f: Waiting 10:37:17 33b1e0a273af: Waiting 10:37:17 5d3b04190fa2: Waiting 10:37:17 2f39f015ded8: Waiting 10:37:17 5c69ac0246d0: Verifying Checksum 10:37:17 5c69ac0246d0: Download complete 10:37:17 3a2ae6a8a46f: Verifying Checksum 10:37:17 3a2ae6a8a46f: Download complete 10:37:17 33b1e0a273af: Verifying Checksum 10:37:17 33b1e0a273af: Download complete 10:37:17 ec43610c2a17: Verifying Checksum 10:37:17 ec43610c2a17: Download complete 10:37:17 5d3b04190fa2: Download complete 10:37:17 5eb5b503b376: Download complete 10:37:18 2f39f015ded8: Download complete 10:37:18 5eb5b503b376: Pull complete 10:37:18 5c69ac0246d0: Pull complete 10:37:19 ec43610c2a17: Pull complete 10:37:19 3a2ae6a8a46f: Pull complete 10:37:19 33b1e0a273af: Pull complete 10:37:19 5d3b04190fa2: Pull complete 10:37:23 2f39f015ded8: Pull complete 10:37:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:37:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:37:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:24 prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container 10:37:24 $ 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/720/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/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@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 10:37:27 $ docker top 2022260702b3f6c3698cfaaa0e6daaabc7c473da71987f8e62ba2e6db3d4c106 -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:28 + touch /tmp/pre-build-complete [Pipeline] sh 10:37:28 + mkdir -p /var/log/sysstat [Pipeline] sh 10:37:28 + ls /var/log/sa-host 10:37:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:37:28 provisioning config files... 10:37:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/720@tmp/config8536245085288250809tmp [Pipeline] { [Pipeline] echo 10:37:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:37:29 ---> create-netrc.sh [Pipeline] } 10:37:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:37:29 ---> python-tools-install.sh [Pipeline] echo 10:37:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:37:29 ---> sudo-logs.sh 10:37:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:37:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:37:30 ---> job-cost.sh 10:37:30 lf-activate-venv: SKIPPING 10:37:30 DEBUG: total: 0.10999999940395355 10:37:30 INFO: Retrieving Stack Cost... 10:37:30 INFO: Retrieving Pricing Info for: v3-standard-8 10:37:31 INFO: Archiving Costs [Pipeline] echo 10:37:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:37:31 ---> logs-deploy.sh 10:37:31 lf-activate-venv: SKIPPING 10:37:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/720 10:37:31 INFO: archiving workspace using pattern(s): 10:37:32 Archives upload complete. 10:37:32 INFO: archiving logs to Nexus 10:37:33 ---> uname -a: 10:37:33 Linux prd-ubuntu20-04-docker-8c-8g-22191 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:37:33 10:37:33 10:37:33 ---> lscpu: 10:37:33 Architecture: x86_64 10:37:33 CPU op-mode(s): 32-bit, 64-bit 10:37:33 Byte Order: Little Endian 10:37:33 Address sizes: 40 bits physical, 48 bits virtual 10:37:33 CPU(s): 8 10:37:33 On-line CPU(s) list: 0-7 10:37:33 Thread(s) per core: 1 10:37:33 Core(s) per socket: 1 10:37:33 Socket(s): 8 10:37:33 NUMA node(s): 1 10:37:33 Vendor ID: AuthenticAMD 10:37:33 CPU family: 23 10:37:33 Model: 49 10:37:33 Model name: AMD EPYC-Rome Processor 10:37:33 Stepping: 0 10:37:33 CPU MHz: 2799.998 10:37:33 BogoMIPS: 5599.99 10:37:33 Virtualization: AMD-V 10:37:33 Hypervisor vendor: KVM 10:37:33 Virtualization type: full 10:37:33 L1d cache: 256 KiB 10:37:33 L1i cache: 256 KiB 10:37:33 L2 cache: 4 MiB 10:37:33 L3 cache: 128 MiB 10:37:33 NUMA node0 CPU(s): 0-7 10:37:33 Vulnerability Itlb multihit: Not affected 10:37:33 Vulnerability L1tf: Not affected 10:37:33 Vulnerability Mds: Not affected 10:37:33 Vulnerability Meltdown: Not affected 10:37:33 Vulnerability Mmio stale data: Not affected 10:37:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:37:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:37:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:37:33 Vulnerability Srbds: Not affected 10:37:33 Vulnerability Tsx async abort: Not affected 10:37:33 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 10:37:33 10:37:33 10:37:33 ---> nproc: 10:37:33 8 10:37:33 10:37:33 10:37:33 ---> df -h: 10:37:33 Filesystem Size Used Avail Use% Mounted on 10:37:33 overlay 155G 28G 128G 18% / 10:37:33 tmpfs 64M 0 64M 0% /dev 10:37:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:37:33 shm 64M 0 64M 0% /dev/shm 10:37:33 /dev/vda1 155G 28G 128G 18% /facter-os 10:37:33 10:37:33 10:37:33 ---> sar -b -r -n DEV: 10:37:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22191) 10/08/24 _x86_64_ (8 CPU) 10:37:33 10:37:33 09:46:43 LINUX RESTART (8 CPU) 10:37:33 10:37:33 09:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:37:33 09:48:01 338.83 46.59 292.23 0.00 5287.12 62258.16 0.00 10:37:33 09:49:01 187.29 1.40 185.89 0.00 21.73 62730.74 0.00 10:37:33 09:50:01 48.52 0.00 48.52 0.00 0.00 36878.92 0.00 10:37:33 09:51:01 27.08 0.13 26.95 0.00 2.27 20432.19 0.00 10:37:33 09:52:01 265.47 0.47 265.01 0.00 54.26 212423.53 0.00 10:37:33 09:53:01 968.31 24.40 943.91 0.00 3559.39 231948.34 0.00 10:37:33 09:54:01 217.96 0.15 217.81 0.00 1.20 49823.26 0.00 10:37:33 09:55:01 305.16 0.02 305.15 0.00 0.13 103195.60 0.00 10:37:33 09:56:01 638.83 0.08 638.74 0.00 10.53 102662.76 0.00 10:37:33 09:57:01 38.78 0.10 38.68 0.00 18.53 1000.50 0.00 10:37:33 09:58:01 19.15 0.05 19.10 0.00 3.47 469.79 0.00 10:37:33 09:59:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 10:37:33 10:00:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 10:37:33 10:01:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 10:37:33 10:02:01 2.00 0.02 1.98 0.00 0.13 22.40 0.00 10:37:33 10:03:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 10:37:33 10:04:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 10:37:33 10:05:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 10:37:33 10:06:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 10:37:33 10:07:01 1.68 0.00 1.68 0.00 0.00 19.86 0.00 10:37:33 10:08:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 10:37:33 10:09:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 10:37:33 10:10:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 10:37:33 10:11:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 10:37:33 10:12:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 10:37:33 10:13:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 10:37:33 10:14:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 10:37:33 10:15:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 10:37:33 10:16:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 10:37:33 10:17:01 3.35 1.03 2.32 0.00 22.00 32.66 0.00 10:37:33 10:18:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 10:37:33 10:19:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 10:37:33 10:20:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 10:37:33 10:21:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 10:37:33 10:22:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 10:37:33 10:23:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 10:37:33 10:24:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 10:37:33 10:25:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 10:37:33 10:26:02 1.22 0.00 1.22 0.00 0.00 13.60 0.00 10:37:33 10:27:01 0.93 0.00 0.93 0.00 0.00 11.39 0.00 10:37:33 10:28:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 10:37:33 10:29:01 1.38 0.37 1.02 0.00 11.46 13.60 0.00 10:37:33 10:30:01 2.80 1.22 1.58 0.00 25.46 18.93 0.00 10:37:33 10:31:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 10:37:33 10:32:01 1.32 0.00 1.32 0.00 0.00 13.86 0.00 10:37:33 10:33:01 1.23 0.00 1.23 0.00 0.00 15.19 0.00 10:37:33 10:34:01 1.38 0.00 1.38 0.00 0.00 14.53 0.00 10:37:33 10:35:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 10:37:33 10:36:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 10:37:33 10:37:01 141.14 0.35 140.79 0.00 10.13 52788.94 0.00 10:37:33 Average: 64.97 1.53 63.44 0.00 180.69 18754.35 0.00 10:37:33 10:37:33 09:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:37:33 09:48:01 28718336 31555644 763344 2.32 76348 3021948 1852624 5.46 1066044 2699612 762356 10:37:33 09:49:01 27248664 31413756 892148 2.71 129380 4163868 2032576 5.99 1788152 3304676 872024 10:37:33 09:50:01 26540252 31022892 1280204 3.89 132540 4459232 2710420 7.99 2099728 3678244 611648 10:37:33 09:51:01 26414088 31485684 814284 2.48 136368 4997056 1923488 5.67 1778220 4077440 593876 10:37:33 09:52:01 21292000 31388200 907752 2.76 147344 9903296 3051596 8.99 1838388 9020048 742800 10:37:33 09:53:01 13690644 30071280 2137860 6.50 347604 15344508 6941220 20.46 3998760 13705056 122580 10:37:33 09:54:01 9163320 28580788 3611688 10.98 369956 18179000 11275272 33.23 6856372 15163680 1607760 10:37:33 09:55:01 6967904 29021128 3190060 9.70 382604 20743292 8461484 24.94 7363552 16826368 1747660 10:37:33 09:56:01 10563092 31441764 824860 2.51 392420 19758196 2466244 7.27 3115588 17760136 764 10:37:33 09:57:01 10539272 31421148 844412 2.57 394268 19759264 2584200 7.62 3527608 17369860 492 10:37:33 09:58:01 10550936 31434072 831484 2.53 394960 19759752 2444156 7.20 3732120 17154988 8 10:37:33 09:59:01 10550824 31434000 831460 2.53 394984 19759752 2444156 7.20 3732592 17154988 264 10:37:33 10:00:01 10558508 31441708 824208 2.51 395000 19759756 2444156 7.20 3724852 17154992 172 10:37:33 10:01:01 10559324 31442480 823696 2.50 395016 19759760 2444156 7.20 3724788 17154996 180 10:37:33 10:02:01 10568760 31452364 814552 2.48 395036 19759764 2477096 7.30 3713444 17155388 24 10:37:33 10:03:01 10569428 31453036 813772 2.47 395052 19759760 2477096 7.30 3713232 17155388 8 10:37:33 10:04:01 10569104 31452744 813928 2.48 395064 19759768 2477096 7.30 3713496 17155392 188 10:37:33 10:05:01 10569264 31452928 813892 2.48 395084 19759772 2477096 7.30 3713308 17155396 220 10:37:33 10:06:01 10569256 31452936 813864 2.48 395096 19759772 2477096 7.30 3713232 17155396 148 10:37:33 10:07:01 10568884 31452568 814156 2.48 395112 19759776 2477096 7.30 3713320 17155400 36 10:37:33 10:08:01 10568924 31452640 814076 2.48 395124 19759776 2477096 7.30 3713096 17155400 12 10:37:33 10:09:01 10569192 31452912 813732 2.47 395136 19759780 2477096 7.30 3713016 17155404 172 10:37:33 10:10:01 10569144 31452880 813696 2.47 395152 19759788 2477096 7.30 3713012 17155408 8 10:37:33 10:11:01 10569056 31452812 813660 2.47 395176 19759788 2477096 7.30 3713044 17155412 176 10:37:33 10:12:01 10569008 31452796 813636 2.47 395188 19759784 2477096 7.30 3713068 17155416 8 10:37:33 10:13:01 10568780 31452580 813932 2.48 395192 19759796 2477096 7.30 3713480 17155416 264 10:37:33 10:14:01 10568836 31452644 813856 2.48 395208 19759800 2493196 7.35 3713080 17155424 4 10:37:33 10:15:01 10568788 31452616 813824 2.47 395228 19759800 2493196 7.35 3713108 17155424 176 10:37:33 10:16:01 10568740 31452592 813780 2.47 395256 19759804 2509472 7.40 3713128 17155428 8 10:37:33 10:17:01 10566116 31451028 815040 2.48 395320 19760420 2511008 7.40 3713376 17155916 44 10:37:33 10:18:01 10566636 31451560 814420 2.48 395320 19760428 2511008 7.40 3713436 17155920 8 10:37:33 10:19:01 10566884 31451816 814332 2.48 395332 19760432 2511008 7.40 3713360 17155924 12 10:37:33 10:20:01 10566868 31451812 814296 2.48 395364 19760424 2511008 7.40 3713372 17155924 4 10:37:33 10:21:01 10567280 31452232 814012 2.48 395376 19760436 2511008 7.40 3713400 17155928 4 10:37:33 10:22:01 10567304 31452300 814104 2.48 395388 19760428 2511008 7.40 3713428 17155928 4 10:37:33 10:23:01 10567064 31452120 814160 2.48 395404 19760440 2494912 7.35 3713516 17155932 172 10:37:33 10:24:01 10567268 31452336 813884 2.48 395416 19760444 2494912 7.35 3713452 17155936 8 10:37:33 10:25:01 10567184 31452280 814064 2.48 395432 19760444 2494912 7.35 3713476 17155936 176 10:37:33 10:26:02 10567168 31452376 813916 2.48 395436 19760576 2494912 7.35 3713484 17156044 8 10:37:33 10:27:01 10567040 31452288 813900 2.48 395448 19760580 2494912 7.35 3713824 17156068 252 10:37:33 10:28:01 10566740 31452040 814088 2.48 395492 19760584 2494912 7.35 3713964 17156076 8 10:37:33 10:29:01 10565880 31451568 814500 2.48 395536 19760924 2494912 7.35 3716620 17156248 232 10:37:33 10:30:01 10555048 31442464 823436 2.50 395560 19761696 2478760 7.31 3727480 17156388 12 10:37:33 10:31:01 10555176 31442644 823456 2.50 395584 19761700 2478760 7.31 3727152 17156380 264 10:37:33 10:32:01 10555128 31442596 823420 2.50 395608 19761700 2478760 7.31 3727136 17156380 144 10:37:33 10:33:01 10555112 31442632 823344 2.50 395636 19761704 2478760 7.31 3727304 17156384 212 10:37:33 10:34:01 10554560 31442080 823800 2.51 395672 19761704 2478760 7.31 3727200 17156384 148 10:37:33 10:35:01 10554364 31441956 823964 2.51 395692 19761708 2478760 7.31 3726932 17156388 200 10:37:33 10:36:01 10554284 31441880 823944 2.51 395728 19761712 2478760 7.31 3726944 17156392 16 10:37:33 10:37:01 9378900 31384724 875580 2.66 415532 20765788 2537952 7.48 3802692 18148308 1020 10:37:33 Average: 12050487 31306046 960230 2.92 366823 18234994 2854329 8.41 3644328 15816539 141340 10:37:33 10:37:33 09:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:37:33 09:48:01 lo 5.27 5.27 0.51 0.51 0.00 0.00 0.00 0.00 10:37:33 09:48:01 ens3 1576.57 1487.04 11381.44 187.55 0.00 0.00 0.00 0.00 10:37:33 09:48:01 docker0 553.27 513.76 38.26 2881.42 0.00 0.00 0.00 0.00 10:37:33 09:49:01 vethe27a0f5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:37:33 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 09:49:01 ens3 348.34 238.86 2096.27 34.79 0.00 0.00 0.00 0.00 10:37:33 09:49:01 docker0 220.25 317.35 19.48 2066.80 0.00 0.00 0.00 0.00 10:37:33 09:50:01 vethe27a0f5 1.37 1.40 0.12 0.12 0.00 0.00 0.00 0.00 10:37:33 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:50:01 ens3 28.82 21.06 21.86 12.61 0.00 0.00 0.00 0.00 10:37:33 09:50:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 10:37:33 09:51:01 vethe27a0f5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 09:51:01 ens3 22.41 14.23 23.21 10.80 0.00 0.00 0.00 0.00 10:37:33 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:52:01 veth53cc18d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:52:01 vethb5e98cf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:52:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 10:37:33 09:52:01 veth0669fd9 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 10:37:33 09:52:01 veth45f3687 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:52:01 vethd64a456 3.53 8.42 0.25 110.04 0.00 0.00 0.00 0.01 10:37:33 09:52:01 ens3 177.20 104.85 3332.73 104.99 0.00 0.00 0.00 0.00 10:37:33 09:52:01 veth6fffa1b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:52:01 vethe97745d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:52:01 vethdd1b10f 1.92 3.67 0.14 38.80 0.00 0.00 0.00 0.00 10:37:33 09:52:01 veth8bce417 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:52:01 vetheddf2a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:52:01 veth77c3036 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:52:01 vethd1f0565 2.10 4.40 0.15 38.74 0.00 0.00 0.00 0.00 10:37:33 09:52:01 vethb6a2da6 0.57 0.67 0.05 0.24 0.00 0.00 0.00 0.00 10:37:33 09:52:01 vethb069e2b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:52:01 vethb96af70 2.00 3.37 0.15 45.20 0.00 0.00 0.00 0.00 10:37:33 09:52:01 docker0 11.96 22.40 0.73 271.67 0.00 0.00 0.00 0.00 10:37:33 09:52:01 veth4bbbace 1.85 3.02 0.14 38.73 0.00 0.00 0.00 0.00 10:37:33 09:52:01 veth0279afa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:53:01 veth17e5bdd 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:37:33 09:53:01 vethde86aa1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:37:33 09:53:01 veth2b312d4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:37:33 09:53:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:37:33 09:53:01 ens3 951.66 590.21 8801.38 131.34 0.00 0.00 0.00 0.00 10:37:33 09:53:01 vethe3c4b76 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:37:33 09:53:01 veth7d5f1e4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:37:33 09:53:01 vetha8532cf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:37:33 09:53:01 vethfc373d6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:37:33 09:53:01 veth449fe5d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:37:33 09:53:01 veth0cb8e07 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:37:33 09:53:01 veth10d78b4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:37:33 09:53:01 vethb6a2da6 0.08 1.03 0.00 0.04 0.00 0.00 0.00 0.00 10:37:33 09:53:01 vethf9bf96f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:37:33 09:53:01 docker0 490.91 767.81 41.16 7383.78 0.00 0.00 0.00 0.00 10:37:33 09:53:01 veth96e30f4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:37:33 09:53:01 veth38554e6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:37:33 09:54:01 veth17e5bdd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:54:01 vethde86aa1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:54:01 veth2b312d4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:54:01 ens3 7.55 4.25 5.97 3.27 0.00 0.00 0.00 0.00 10:37:33 09:54:01 vethe3c4b76 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:54:01 veth7d5f1e4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:54:01 vetha8532cf 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:54:01 vethfc373d6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:54:01 veth449fe5d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:54:01 veth0cb8e07 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:54:01 veth10d78b4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:54:01 vethb6a2da6 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 09:54:01 vethf9bf96f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:54:01 docker0 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:54:01 veth96e30f4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:54:01 veth38554e6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:55:01 veth17e5bdd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:55:01 vethde86aa1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:55:01 veth2b312d4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 09:55:01 ens3 6.23 3.92 5.12 2.84 0.00 0.00 0.00 0.00 10:37:33 09:55:01 vethe3c4b76 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:55:01 veth7d5f1e4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:55:01 vetha8532cf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:55:01 vethfc373d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:55:01 veth449fe5d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:55:01 veth0cb8e07 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:55:01 veth10d78b4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:55:01 vethb6a2da6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:55:01 vethf9bf96f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:55:01 veth96e30f4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:55:01 veth38554e6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:56:01 lo 16.00 16.00 1.58 1.58 0.00 0.00 0.00 0.00 10:37:33 09:56:01 ens3 113.73 104.03 78.45 322.08 0.00 0.00 0.00 0.00 10:37:33 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:57:01 lo 47.86 47.86 4.71 4.71 0.00 0.00 0.00 0.00 10:37:33 09:57:01 ens3 481.84 490.55 211.72 2604.69 0.00 0.00 0.00 0.00 10:37:33 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:58:01 lo 21.86 21.86 2.16 2.16 0.00 0.00 0.00 0.00 10:37:33 09:58:01 ens3 213.03 206.05 107.93 1129.85 0.00 0.00 0.00 0.00 10:37:33 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 09:59:01 ens3 0.52 0.47 0.35 0.28 0.00 0.00 0.00 0.00 10:37:33 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:02:01 ens3 0.40 0.37 0.30 0.21 0.00 0.00 0.00 0.00 10:37:33 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:03:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 10:37:33 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:04:01 ens3 2.55 1.55 7.63 0.30 0.00 0.00 0.00 0.00 10:37:33 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:06:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:37:33 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:08:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 10:37:33 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:12:01 ens3 0.47 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:37:33 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:13:01 ens3 1.23 0.20 0.12 0.07 0.00 0.00 0.00 0.00 10:37:33 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:14:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:37:33 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:18:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 10:37:33 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:21:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:23:01 ens3 0.32 0.28 0.09 0.08 0.00 0.00 0.00 0.00 10:37:33 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:24:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:26:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:27:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:28:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:37:33 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:29:01 ens3 0.98 0.72 1.09 0.37 0.00 0.00 0.00 0.00 10:37:33 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:30:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:30:01 ens3 36.57 40.12 6.60 109.14 0.00 0.00 0.00 0.00 10:37:33 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:33:01 ens3 0.35 0.28 0.14 0.08 0.00 0.00 0.00 0.00 10:37:33 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:37:33 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:37:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 10:37:33 10:37:01 ens3 395.73 229.08 7153.67 49.82 0.00 0.00 0.00 0.00 10:37:33 10:37:01 docker0 81.50 156.74 7.43 1272.79 0.00 0.00 0.00 0.00 10:37:33 10:37:01 veth3abd7f4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:37:33 Average: lo 1.99 1.99 0.19 0.19 0.00 0.00 0.00 0.00 10:37:33 Average: ens3 87.44 70.83 665.11 94.14 0.00 0.00 0.00 0.00 10:37:33 Average: docker0 27.21 35.62 2.14 277.78 0.00 0.00 0.00 0.00 10:37:33 Average: veth3abd7f4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:33 10:37:33 10:37:33 ---> sar -P ALL: 10:37:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22191) 10/08/24 _x86_64_ (8 CPU) 10:37:33 10:37:33 09:46:43 LINUX RESTART (8 CPU) 10:37:33 10:37:33 09:47:01 CPU %user %nice %system %iowait %steal %idle 10:37:33 09:48:01 all 10.97 0.00 3.73 2.63 0.07 82.60 10:37:33 09:48:01 0 11.67 0.00 4.20 5.83 0.08 78.21 10:37:33 09:48:01 1 11.16 0.00 2.73 0.35 0.07 85.69 10:37:33 09:48:01 2 13.35 0.00 5.65 11.58 0.12 69.30 10:37:33 09:48:01 3 7.60 0.00 3.34 0.15 0.05 88.86 10:37:33 09:48:01 4 12.45 0.00 2.59 0.15 0.07 84.75 10:37:33 09:48:01 5 10.01 0.00 3.30 0.66 0.07 85.97 10:37:33 09:48:01 6 11.66 0.00 2.95 0.27 0.05 85.07 10:37:33 09:48:01 7 9.87 0.00 5.05 2.04 0.05 82.98 10:37:33 09:49:01 all 29.12 0.00 5.33 2.98 0.09 62.48 10:37:33 09:49:01 0 28.44 0.00 5.68 8.93 0.08 56.87 10:37:33 09:49:01 1 31.08 0.00 4.85 0.35 0.08 63.63 10:37:33 09:49:01 2 30.45 0.00 5.27 0.15 0.07 64.06 10:37:33 09:49:01 3 26.00 0.00 4.69 0.05 0.08 69.17 10:37:33 09:49:01 4 29.39 0.00 5.16 0.25 0.08 65.11 10:37:33 09:49:01 5 29.87 0.00 5.99 7.27 0.10 56.77 10:37:33 09:49:01 6 29.08 0.00 5.76 0.15 0.08 64.92 10:37:33 09:49:01 7 28.65 0.00 5.20 6.68 0.10 59.37 10:37:33 09:50:01 all 32.62 0.00 5.15 1.80 0.08 60.35 10:37:33 09:50:01 0 34.09 0.00 5.35 1.12 0.08 59.35 10:37:33 09:50:01 1 32.19 0.00 5.11 0.02 0.08 62.61 10:37:33 09:50:01 2 32.25 0.00 5.29 0.12 0.10 62.25 10:37:33 09:50:01 3 29.61 0.00 4.48 0.15 0.07 65.69 10:37:33 09:50:01 4 34.64 0.00 6.01 5.59 0.07 53.69 10:37:33 09:50:01 5 32.58 0.00 4.88 1.48 0.08 60.98 10:37:33 09:50:01 6 33.25 0.00 5.29 0.07 0.10 61.28 10:37:33 09:50:01 7 32.36 0.00 4.75 5.83 0.07 56.99 10:37:33 09:51:01 all 54.16 0.00 7.92 1.52 0.10 36.31 10:37:33 09:51:01 0 53.00 0.00 8.49 2.11 0.12 36.28 10:37:33 09:51:01 1 53.67 0.00 8.29 0.81 0.10 37.13 10:37:33 09:51:01 2 53.69 0.00 7.64 0.53 0.10 38.04 10:37:33 09:51:01 3 52.43 0.00 7.49 0.75 0.10 39.23 10:37:33 09:51:01 4 55.34 0.00 8.13 1.26 0.12 35.15 10:37:33 09:51:01 5 55.25 0.00 7.72 4.85 0.10 32.07 10:37:33 09:51:01 6 55.53 0.00 8.41 0.29 0.08 35.69 10:37:33 09:51:01 7 54.32 0.00 7.15 1.55 0.10 36.87 10:37:33 09:52:01 all 16.46 0.00 6.04 13.80 0.07 63.62 10:37:33 09:52:01 0 16.55 0.00 5.96 11.33 0.07 66.08 10:37:33 09:52:01 1 16.41 0.00 6.90 29.91 0.10 46.67 10:37:33 09:52:01 2 16.42 0.00 6.17 20.04 0.08 57.29 10:37:33 09:52:01 3 15.50 0.00 5.89 5.01 0.05 73.56 10:37:33 09:52:01 4 15.66 0.00 5.86 4.61 0.07 73.79 10:37:33 09:52:01 5 16.27 0.00 6.22 15.94 0.07 61.51 10:37:33 09:52:01 6 17.04 0.00 5.71 9.02 0.08 68.14 10:37:33 09:52:01 7 17.83 0.00 5.65 14.62 0.07 61.83 10:37:33 09:53:01 all 18.03 0.00 8.07 16.52 0.09 57.29 10:37:33 09:53:01 0 17.99 0.00 8.69 9.54 0.07 63.71 10:37:33 09:53:01 1 18.01 0.00 7.84 19.01 0.07 55.08 10:37:33 09:53:01 2 17.61 0.00 7.38 15.02 0.08 59.91 10:37:33 09:53:01 3 18.49 0.00 7.32 7.94 0.08 66.17 10:37:33 09:53:01 4 17.83 0.00 7.88 8.20 0.07 66.02 10:37:33 09:53:01 5 16.47 0.00 10.66 44.90 0.14 27.83 10:37:33 09:53:01 6 18.95 0.00 7.74 13.61 0.19 59.52 10:37:33 09:53:01 7 18.87 0.00 7.05 14.36 0.07 59.65 10:37:33 09:54:01 all 88.83 0.00 11.02 0.03 0.13 0.00 10:37:33 09:54:01 0 89.08 0.00 10.80 0.00 0.12 0.00 10:37:33 09:54:01 1 89.51 0.00 10.35 0.00 0.13 0.00 10:37:33 09:54:01 2 88.88 0.00 10.94 0.07 0.12 0.00 10:37:33 09:54:01 3 87.78 0.00 12.02 0.05 0.16 0.00 10:37:33 09:54:01 4 87.57 0.00 12.31 0.00 0.12 0.00 10:37:33 09:54:01 5 87.76 0.00 12.07 0.02 0.15 0.00 10:37:33 09:54:01 6 89.98 0.00 9.88 0.02 0.12 0.00 10:37:33 09:54:01 7 89.98 0.00 9.85 0.05 0.12 0.00 10:37:33 09:55:01 all 88.89 0.00 10.94 0.00 0.17 0.00 10:37:33 09:55:01 0 86.94 0.00 12.71 0.00 0.35 0.00 10:37:33 09:55:01 1 90.54 0.00 9.34 0.00 0.12 0.00 10:37:33 09:55:01 2 88.89 0.00 10.97 0.02 0.12 0.00 10:37:33 09:55:01 3 88.75 0.00 11.08 0.00 0.17 0.00 10:37:33 09:55:01 4 88.30 0.00 11.54 0.00 0.16 0.00 10:37:33 09:55:01 5 87.31 0.00 12.51 0.00 0.18 0.00 10:37:33 09:55:01 6 90.23 0.00 9.66 0.00 0.12 0.00 10:37:33 09:55:01 7 89.96 0.00 9.91 0.00 0.13 0.00 10:37:33 09:56:01 all 35.98 0.00 6.62 5.46 0.10 51.85 10:37:33 09:56:01 0 34.41 0.00 7.64 21.14 0.12 36.69 10:37:33 09:56:01 1 34.63 0.00 6.11 3.01 0.10 56.14 10:37:33 09:56:01 2 37.57 0.00 6.61 2.83 0.10 52.89 10:37:33 09:56:01 3 37.06 0.00 6.03 3.65 0.07 53.19 10:37:33 09:56:01 4 35.66 0.00 7.30 4.77 0.12 52.15 10:37:33 09:56:01 5 35.15 0.00 6.53 1.16 0.12 57.03 10:37:33 09:56:01 6 35.61 0.00 6.65 1.33 0.08 56.34 10:37:33 09:56:01 7 37.66 0.00 6.07 5.90 0.10 50.27 10:37:33 09:57:01 all 9.58 0.00 1.06 0.13 0.07 89.16 10:37:33 09:57:01 0 8.36 0.00 1.23 0.03 0.07 90.31 10:37:33 09:57:01 1 11.01 0.00 1.09 0.25 0.08 87.57 10:37:33 09:57:01 2 8.31 0.00 1.13 0.03 0.07 90.46 10:37:33 09:57:01 3 12.30 0.00 0.89 0.02 0.07 86.73 10:37:33 09:57:01 4 5.15 0.00 0.82 0.00 0.07 93.97 10:37:33 09:57:01 5 12.56 0.00 1.04 0.52 0.08 85.80 10:37:33 09:57:01 6 9.34 0.00 1.27 0.02 0.05 89.32 10:37:33 09:57:01 7 9.66 0.00 1.00 0.13 0.08 89.12 10:37:33 09:58:01 all 4.59 0.00 0.54 0.44 0.05 94.38 10:37:33 09:58:01 0 2.83 0.00 0.53 0.08 0.03 96.51 10:37:33 09:58:01 1 7.83 0.00 0.70 0.37 0.05 91.05 10:37:33 09:58:01 2 3.25 0.00 0.52 0.12 0.03 96.08 10:37:33 09:58:01 3 6.19 0.00 0.53 0.10 0.05 93.13 10:37:33 09:58:01 4 2.92 0.00 0.52 0.12 0.03 96.41 10:37:33 09:58:01 5 9.09 0.00 0.74 2.69 0.08 87.40 10:37:33 09:58:01 6 3.10 0.00 0.45 0.05 0.03 96.37 10:37:33 09:58:01 7 1.54 0.00 0.35 0.00 0.05 98.06 10:37:33 10:37:33 09:58:01 CPU %user %nice %system %iowait %steal %idle 10:37:33 09:59:01 all 0.29 0.00 0.02 0.01 0.01 99.66 10:37:33 09:59:01 0 0.08 0.00 0.03 0.00 0.02 99.87 10:37:33 09:59:01 1 0.05 0.00 0.03 0.00 0.03 99.88 10:37:33 09:59:01 2 2.04 0.00 0.05 0.00 0.03 97.88 10:37:33 09:59:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:37:33 09:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:37:33 09:59:01 5 0.05 0.00 0.02 0.10 0.02 99.82 10:37:33 09:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:37:33 09:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:37:33 10:00:01 all 0.29 0.00 0.01 0.00 0.02 99.68 10:37:33 10:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:37:33 10:00:01 1 0.13 0.00 0.03 0.00 0.05 99.78 10:37:33 10:00:01 2 2.02 0.00 0.00 0.02 0.03 97.93 10:37:33 10:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:37:33 10:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:37:33 10:00:01 5 0.03 0.00 0.02 0.02 0.02 99.92 10:37:33 10:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:37:33 10:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:37:33 10:01:01 all 0.28 0.00 0.02 0.00 0.02 99.68 10:37:33 10:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:37:33 10:01:01 1 0.13 0.00 0.07 0.02 0.05 99.73 10:37:33 10:01:01 2 1.95 0.00 0.00 0.00 0.02 98.03 10:37:33 10:01:01 3 0.05 0.00 0.05 0.00 0.02 99.88 10:37:33 10:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:01:01 5 0.03 0.00 0.02 0.02 0.03 99.90 10:37:33 10:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:37:33 10:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:02:01 all 0.14 0.00 0.03 0.08 0.01 99.74 10:37:33 10:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:37:33 10:02:01 1 0.10 0.00 0.05 0.08 0.03 99.73 10:37:33 10:02:01 2 0.75 0.00 0.05 0.23 0.02 98.95 10:37:33 10:02:01 3 0.10 0.00 0.02 0.00 0.02 99.87 10:37:33 10:02:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:37:33 10:02:01 5 0.10 0.00 0.03 0.28 0.02 99.57 10:37:33 10:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:37:33 10:02:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:37:33 10:03:01 all 0.06 0.00 0.02 0.04 0.02 99.87 10:37:33 10:03:01 0 0.03 0.00 0.05 0.02 0.00 99.90 10:37:33 10:03:01 1 0.05 0.00 0.03 0.13 0.03 99.75 10:37:33 10:03:01 2 0.23 0.00 0.00 0.00 0.02 99.75 10:37:33 10:03:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:37:33 10:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:37:33 10:03:01 5 0.03 0.00 0.02 0.13 0.03 99.78 10:37:33 10:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:37:33 10:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:37:33 10:04:01 all 0.09 0.00 0.02 0.00 0.01 99.87 10:37:33 10:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:37:33 10:04:01 1 0.10 0.00 0.03 0.00 0.03 99.83 10:37:33 10:04:01 2 0.43 0.00 0.02 0.00 0.00 99.55 10:37:33 10:04:01 3 0.08 0.00 0.02 0.00 0.02 99.88 10:37:33 10:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:37:33 10:04:01 5 0.07 0.00 0.02 0.02 0.02 99.88 10:37:33 10:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:37:33 10:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:37:33 10:05:01 all 0.19 0.00 0.02 0.00 0.01 99.77 10:37:33 10:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:37:33 10:05:01 1 0.08 0.00 0.07 0.02 0.05 99.78 10:37:33 10:05:01 2 1.37 0.00 0.05 0.00 0.02 98.56 10:37:33 10:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:37:33 10:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:37:33 10:05:01 5 0.02 0.00 0.00 0.02 0.02 99.95 10:37:33 10:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:37:33 10:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:06:01 all 0.15 0.00 0.01 0.00 0.01 99.82 10:37:33 10:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:37:33 10:06:01 1 0.10 0.00 0.03 0.02 0.03 99.82 10:37:33 10:06:01 2 0.93 0.00 0.02 0.00 0.02 99.04 10:37:33 10:06:01 3 0.07 0.00 0.02 0.00 0.02 99.90 10:37:33 10:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:37:33 10:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:37:33 10:06:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:37:33 10:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:37:33 10:07:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:37:33 10:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:37:33 10:07:01 1 0.07 0.00 0.03 0.02 0.05 99.83 10:37:33 10:07:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:37:33 10:07:01 3 0.05 0.00 0.05 0.00 0.02 99.88 10:37:33 10:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:37:33 10:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:37:33 10:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:37:33 10:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:37:33 10:08:01 all 0.04 0.00 0.02 0.02 0.02 99.91 10:37:33 10:08:01 0 0.08 0.00 0.02 0.00 0.00 99.90 10:37:33 10:08:01 1 0.08 0.00 0.08 0.08 0.05 99.70 10:37:33 10:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:37:33 10:08:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:37:33 10:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:37:33 10:08:01 5 0.02 0.00 0.02 0.08 0.03 99.85 10:37:33 10:08:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:37:33 10:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:37:33 10:09:01 all 0.03 0.00 0.02 0.01 0.01 99.92 10:37:33 10:09:01 0 0.08 0.00 0.05 0.00 0.02 99.85 10:37:33 10:09:01 1 0.03 0.00 0.05 0.00 0.03 99.88 10:37:33 10:09:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:37:33 10:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:37:33 10:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:09:01 5 0.05 0.00 0.03 0.05 0.02 99.85 10:37:33 10:09:01 6 0.07 0.00 0.02 0.00 0.02 99.90 10:37:33 10:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:37:33 10:09:01 CPU %user %nice %system %iowait %steal %idle 10:37:33 10:10:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:37:33 10:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:37:33 10:10:01 1 0.05 0.00 0.02 0.00 0.03 99.90 10:37:33 10:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:37:33 10:10:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:37:33 10:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:37:33 10:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:37:33 10:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:37:33 10:11:01 all 0.04 0.00 0.02 0.00 0.02 99.91 10:37:33 10:11:01 0 0.10 0.00 0.03 0.00 0.02 99.85 10:37:33 10:11:01 1 0.07 0.00 0.07 0.02 0.05 99.80 10:37:33 10:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:37:33 10:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:37:33 10:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:37:33 10:11:01 5 0.03 0.00 0.03 0.02 0.02 99.90 10:37:33 10:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:37:33 10:11:01 7 0.07 0.00 0.02 0.00 0.00 99.92 10:37:33 10:12:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:37:33 10:12:01 0 0.02 0.00 0.05 0.00 0.02 99.92 10:37:33 10:12:01 1 0.07 0.00 0.05 0.02 0.05 99.82 10:37:33 10:12:01 2 0.05 0.00 0.00 0.00 0.00 99.95 10:37:33 10:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:37:33 10:12:01 5 0.02 0.00 0.02 0.02 0.02 99.93 10:37:33 10:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:37:33 10:13:01 all 0.02 0.00 0.01 0.00 0.02 99.95 10:37:33 10:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:37:33 10:13:01 1 0.07 0.00 0.02 0.00 0.03 99.88 10:37:33 10:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:37:33 10:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:37:33 10:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:13:01 5 0.02 0.00 0.03 0.00 0.03 99.92 10:37:33 10:13:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:37:33 10:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:37:33 10:14:01 all 0.02 0.00 0.02 0.00 0.01 99.94 10:37:33 10:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:37:33 10:14:01 1 0.05 0.00 0.03 0.02 0.05 99.85 10:37:33 10:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:37:33 10:14:01 3 0.07 0.00 0.05 0.00 0.02 99.87 10:37:33 10:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:37:33 10:14:01 5 0.02 0.00 0.03 0.02 0.02 99.92 10:37:33 10:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:37:33 10:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:37:33 10:15:01 all 0.06 0.00 0.01 0.01 0.02 99.90 10:37:33 10:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:37:33 10:15:01 1 0.07 0.00 0.07 0.00 0.03 99.83 10:37:33 10:15:01 2 0.13 0.00 0.02 0.03 0.00 99.82 10:37:33 10:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:37:33 10:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:15:01 5 0.03 0.00 0.00 0.02 0.05 99.90 10:37:33 10:15:01 6 0.17 0.00 0.00 0.00 0.02 99.82 10:37:33 10:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:37:33 10:16:01 all 0.02 0.00 0.02 0.00 0.02 99.94 10:37:33 10:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:37:33 10:16:01 1 0.02 0.00 0.03 0.00 0.03 99.92 10:37:33 10:16:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:37:33 10:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:37:33 10:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:37:33 10:16:01 5 0.03 0.00 0.05 0.02 0.03 99.87 10:37:33 10:16:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:37:33 10:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:37:33 10:17:01 all 0.10 0.00 0.06 0.07 0.01 99.76 10:37:33 10:17:01 0 0.07 0.00 0.08 0.00 0.02 99.83 10:37:33 10:17:01 1 0.08 0.00 0.05 0.00 0.03 99.83 10:37:33 10:17:01 2 0.02 0.00 0.03 0.37 0.00 99.58 10:37:33 10:17:01 3 0.05 0.00 0.05 0.00 0.00 99.90 10:37:33 10:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:37:33 10:17:01 5 0.20 0.00 0.17 0.20 0.02 99.42 10:37:33 10:17:01 6 0.30 0.00 0.07 0.00 0.00 99.63 10:37:33 10:17:01 7 0.07 0.00 0.00 0.00 0.00 99.93 10:37:33 10:18:01 all 0.05 0.00 0.01 0.00 0.01 99.92 10:37:33 10:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:37:33 10:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 10:37:33 10:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:37:33 10:18:01 3 0.02 0.00 0.02 0.00 0.03 99.93 10:37:33 10:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:18:01 5 0.02 0.00 0.02 0.02 0.02 99.93 10:37:33 10:18:01 6 0.30 0.00 0.02 0.00 0.02 99.67 10:37:33 10:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:19:01 all 0.02 0.00 0.02 0.00 0.01 99.94 10:37:33 10:19:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:37:33 10:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:37:33 10:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:37:33 10:19:01 3 0.07 0.00 0.05 0.00 0.03 99.85 10:37:33 10:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:37:33 10:19:01 5 0.00 0.00 0.00 0.02 0.03 99.95 10:37:33 10:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:37:33 10:19:01 7 0.05 0.00 0.02 0.00 0.02 99.92 10:37:33 10:20:01 all 0.02 0.00 0.02 0.01 0.02 99.92 10:37:33 10:20:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:37:33 10:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:37:33 10:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:37:33 10:20:01 3 0.05 0.00 0.05 0.00 0.03 99.87 10:37:33 10:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:37:33 10:20:01 5 0.07 0.00 0.03 0.10 0.02 99.78 10:37:33 10:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:37:33 10:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:37:33 10:37:33 10:20:01 CPU %user %nice %system %iowait %steal %idle 10:37:33 10:21:01 all 0.03 0.00 0.00 0.02 0.02 99.92 10:37:33 10:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:37:33 10:21:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:37:33 10:21:01 2 0.00 0.00 0.00 0.15 0.02 99.83 10:37:33 10:21:01 3 0.08 0.00 0.00 0.00 0.03 99.88 10:37:33 10:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:37:33 10:21:01 5 0.03 0.00 0.00 0.02 0.03 99.92 10:37:33 10:21:01 6 0.03 0.00 0.00 0.00 0.03 99.93 10:37:33 10:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:37:33 10:22:01 all 0.24 0.00 0.01 0.00 0.01 99.73 10:37:33 10:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:37:33 10:22:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:37:33 10:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:37:33 10:22:01 3 0.03 0.00 0.02 0.00 0.03 99.92 10:37:33 10:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:37:33 10:22:01 5 0.02 0.00 0.02 0.00 0.03 99.93 10:37:33 10:22:01 6 1.76 0.00 0.00 0.00 0.03 98.21 10:37:33 10:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:37:33 10:23:01 all 0.27 0.00 0.01 0.00 0.02 99.69 10:37:33 10:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:23:01 1 0.03 0.00 0.03 0.00 0.05 99.88 10:37:33 10:23:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:37:33 10:23:01 3 0.03 0.00 0.03 0.00 0.03 99.90 10:37:33 10:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:37:33 10:23:01 5 0.03 0.00 0.02 0.02 0.05 99.88 10:37:33 10:23:01 6 1.99 0.00 0.00 0.00 0.00 98.01 10:37:33 10:23:01 7 0.07 0.00 0.02 0.00 0.03 99.88 10:37:33 10:24:01 all 0.13 0.00 0.01 0.01 0.01 99.84 10:37:33 10:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:37:33 10:24:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:37:33 10:24:01 2 0.00 0.00 0.00 0.05 0.00 99.95 10:37:33 10:24:01 3 0.07 0.00 0.00 0.00 0.02 99.92 10:37:33 10:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:37:33 10:24:01 5 0.03 0.00 0.00 0.07 0.02 99.88 10:37:33 10:24:01 6 0.83 0.00 0.02 0.00 0.02 99.14 10:37:33 10:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:37:33 10:25:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:37:33 10:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:37:33 10:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 10:37:33 10:25:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:37:33 10:25:01 3 0.05 0.00 0.00 0.00 0.02 99.93 10:37:33 10:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:25:01 5 0.02 0.00 0.03 0.02 0.00 99.93 10:37:33 10:25:01 6 0.03 0.00 0.00 0.00 0.03 99.93 10:37:33 10:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:37:33 10:26:02 all 0.03 0.00 0.01 0.00 0.01 99.94 10:37:33 10:26:02 0 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:26:02 1 0.08 0.00 0.00 0.00 0.02 99.90 10:37:33 10:26:02 2 0.02 0.00 0.00 0.00 0.00 99.98 10:37:33 10:26:02 3 0.05 0.00 0.03 0.00 0.03 99.88 10:37:33 10:26:02 4 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:26:02 5 0.03 0.00 0.00 0.02 0.02 99.93 10:37:33 10:26:02 6 0.05 0.00 0.05 0.00 0.03 99.87 10:37:33 10:26:02 7 0.02 0.00 0.00 0.00 0.00 99.98 10:37:33 10:27:01 all 0.01 0.00 0.01 0.01 0.02 99.95 10:37:33 10:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:37:33 10:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:37:33 10:27:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:37:33 10:27:01 3 0.03 0.00 0.02 0.00 0.03 99.92 10:37:33 10:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:37:33 10:27:01 5 0.02 0.00 0.02 0.03 0.02 99.92 10:37:33 10:27:01 6 0.00 0.00 0.00 0.00 0.03 99.97 10:37:33 10:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:37:33 10:28:01 all 0.03 0.00 0.02 0.00 0.01 99.93 10:37:33 10:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:37:33 10:28:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:37:33 10:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:28:01 3 0.07 0.00 0.03 0.00 0.02 99.88 10:37:33 10:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:37:33 10:28:01 5 0.03 0.00 0.05 0.02 0.02 99.88 10:37:33 10:28:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:37:33 10:28:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:37:33 10:29:01 all 0.08 0.00 0.01 0.01 0.01 99.89 10:37:33 10:29:01 0 0.10 0.00 0.02 0.02 0.00 99.87 10:37:33 10:29:01 1 0.15 0.00 0.05 0.00 0.02 99.78 10:37:33 10:29:01 2 0.07 0.00 0.00 0.02 0.02 99.90 10:37:33 10:29:01 3 0.08 0.00 0.02 0.00 0.03 99.87 10:37:33 10:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:29:01 5 0.18 0.00 0.03 0.02 0.02 99.75 10:37:33 10:29:01 6 0.03 0.00 0.00 0.00 0.03 99.93 10:37:33 10:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:37:33 10:30:01 all 0.29 0.00 0.10 0.01 0.02 99.59 10:37:33 10:30:01 0 0.18 0.00 0.03 0.03 0.02 99.73 10:37:33 10:30:01 1 0.45 0.00 0.28 0.00 0.02 99.25 10:37:33 10:30:01 2 0.12 0.00 0.13 0.00 0.02 99.73 10:37:33 10:30:01 3 0.62 0.00 0.07 0.00 0.05 99.27 10:37:33 10:30:01 4 0.20 0.00 0.03 0.00 0.00 99.77 10:37:33 10:30:01 5 0.17 0.00 0.05 0.00 0.02 99.77 10:37:33 10:30:01 6 0.20 0.00 0.12 0.00 0.03 99.65 10:37:33 10:30:01 7 0.37 0.00 0.07 0.03 0.02 99.52 10:37:33 10:31:01 all 0.18 0.00 0.02 0.00 0.01 99.78 10:37:33 10:31:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:37:33 10:31:01 1 1.26 0.00 0.00 0.00 0.00 98.74 10:37:33 10:31:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:37:33 10:31:01 3 0.03 0.00 0.05 0.00 0.03 99.88 10:37:33 10:31:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:37:33 10:31:01 5 0.07 0.00 0.02 0.00 0.03 99.88 10:37:33 10:31:01 6 0.00 0.00 0.03 0.00 0.02 99.95 10:37:33 10:31:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:37:33 10:37:33 10:31:01 CPU %user %nice %system %iowait %steal %idle 10:37:33 10:32:01 all 0.06 0.00 0.02 0.00 0.01 99.91 10:37:33 10:32:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:37:33 10:32:01 1 0.15 0.00 0.00 0.00 0.02 99.83 10:37:33 10:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:37:33 10:32:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:37:33 10:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:37:33 10:32:01 5 0.13 0.00 0.05 0.00 0.02 99.80 10:37:33 10:32:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:37:33 10:32:01 7 0.05 0.00 0.02 0.00 0.02 99.92 10:37:33 10:33:01 all 0.03 0.00 0.01 0.00 0.02 99.93 10:37:33 10:33:01 0 0.05 0.00 0.05 0.00 0.00 99.90 10:37:33 10:33:01 1 0.05 0.00 0.00 0.02 0.02 99.92 10:37:33 10:33:01 2 0.03 0.00 0.00 0.02 0.02 99.93 10:37:33 10:33:01 3 0.02 0.00 0.00 0.00 0.03 99.95 10:37:33 10:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:37:33 10:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:37:33 10:33:01 6 0.00 0.00 0.02 0.00 0.03 99.95 10:37:33 10:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:37:33 10:34:01 all 0.04 0.00 0.03 0.01 0.01 99.91 10:37:33 10:34:01 0 0.02 0.00 0.05 0.03 0.02 99.88 10:37:33 10:34:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:37:33 10:34:01 2 0.03 0.00 0.03 0.02 0.02 99.90 10:37:33 10:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:37:33 10:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:37:33 10:34:01 5 0.08 0.00 0.02 0.00 0.02 99.88 10:37:33 10:34:01 6 0.05 0.00 0.02 0.00 0.03 99.90 10:37:33 10:34:01 7 0.08 0.00 0.07 0.00 0.02 99.83 10:37:33 10:35:01 all 0.01 0.00 0.01 0.00 0.02 99.95 10:37:33 10:35:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:37:33 10:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:37:33 10:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:37:33 10:35:01 3 0.02 0.00 0.02 0.00 0.03 99.93 10:37:33 10:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:37:33 10:35:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:37:33 10:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:37:33 10:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:37:33 10:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:37:33 10:36:01 0 0.02 0.00 0.03 0.02 0.00 99.93 10:37:33 10:36:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:37:33 10:36:01 2 0.00 0.00 0.00 0.02 0.03 99.95 10:37:33 10:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:37:33 10:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:37:33 10:36:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:37:33 10:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:37:33 10:36:01 7 0.03 0.00 0.03 0.00 0.03 99.90 10:37:33 10:37:01 all 7.64 0.00 3.28 2.22 0.06 86.80 10:37:33 10:37:01 0 7.65 0.00 2.94 0.75 0.07 88.59 10:37:33 10:37:01 1 7.65 0.00 2.87 0.60 0.05 88.83 10:37:33 10:37:01 2 8.20 0.00 4.28 9.69 0.05 77.78 10:37:33 10:37:01 3 6.70 0.00 3.77 1.57 0.05 87.90 10:37:33 10:37:01 4 7.72 0.00 3.11 3.97 0.03 85.16 10:37:33 10:37:01 5 7.16 0.00 3.33 0.44 0.05 89.02 10:37:33 10:37:01 6 8.73 0.00 3.66 0.27 0.08 87.25 10:37:33 10:37:01 7 7.31 0.00 2.31 0.54 0.07 89.78 10:37:33 Average: all 7.90 0.00 1.39 0.95 0.03 89.72 10:37:33 Average: 0 7.74 0.00 1.48 1.21 0.03 89.54 10:37:33 Average: 1 8.10 0.00 1.34 1.09 0.04 89.43 10:37:33 Average: 2 8.10 0.00 1.43 1.21 0.03 89.23 10:37:33 Average: 3 7.67 0.00 1.35 0.39 0.04 90.57 10:37:33 Average: 4 7.71 0.00 1.41 0.57 0.02 90.28 10:37:33 Average: 5 7.83 0.00 1.49 1.60 0.04 89.04 10:37:33 Average: 6 8.14 0.00 1.35 0.50 0.03 89.98 10:37:33 Average: 7 7.94 0.00 1.29 1.03 0.03 89.72 10:37:33 10:37:33 10:37:33