Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 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-ssh5310963887730787221.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh8170631730955355862.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh3164695799719585031.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh11368788351644205052.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-ssh16376895724082745029.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu18.04-docker-8c-8g-9298’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-9299’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9333’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9336’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9337 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/683 [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/683 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a # timeout=10 Commit message: "Merge pull request #4878 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.54" > git rev-list --no-walk 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:50:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:50:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:50:29 ========================================================= 01:50:29 EdgeX Global Pipelines Version Info 01:50:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:50:30 ------------------- 01:50:30 stable info: 01:50:30 ------------------- 01:50:30 Commited By: Cherry Wang cherry@iotechsys.com 01:50:30 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 01:50:30 Message: update stable to v1.0.263 01:50:31 ------------------- 01:50:31 experimental info: 01:50:31 ------------------- 01:50:31 Commited By: Cherry Wang cherry@iotechsys.com 01:50:31 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 01:50:31 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 448de8f [Pipeline] echo 01:50:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:31 provisioning config files... 01:50:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/683@tmp/config3964257692389860988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:32 ---> ****-login.sh 01:50:32 nexus3.edgexfoundry.org:10001 01:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:32 Configure a credential helper to remove this warning. See 01:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:32 01:50:32 Login Succeeded 01:50:32 nexus3.edgexfoundry.org:10002 01:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:32 Configure a credential helper to remove this warning. See 01:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:32 01:50:32 Login Succeeded 01:50:32 nexus3.edgexfoundry.org:10003 01:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:32 Configure a credential helper to remove this warning. See 01:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:32 01:50:32 Login Succeeded 01:50:32 nexus3.edgexfoundry.org:10004 01:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:32 Configure a credential helper to remove this warning. See 01:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:32 01:50:32 Login Succeeded 01:50:32 ****.io 01:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:33 Configure a credential helper to remove this warning. See 01:50:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:33 01:50:33 Login Succeeded 01:50:33 ---> ****-login.sh ends [Pipeline] } 01:50:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:33 + 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 01:50:33 + dirname cmd/core-command/Dockerfile 01:50:33 + cut -d/ -f2 01:50:33 + echo core-command,cmd/core-command/Dockerfile 01:50:33 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:50:33 + cut -d/ -f2 01:50:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:50:33 + dirname cmd/core-data/Dockerfile 01:50:33 + cut -d/ -f2 01:50:33 + echo core-data,cmd/core-data/Dockerfile 01:50:33 + dirname cmd/core-keeper/Dockerfile 01:50:33 + cut -d/ -f2 01:50:33 + echo core-keeper,cmd/core-keeper/Dockerfile 01:50:33 + dirname cmd/core-metadata/Dockerfile 01:50:33 + cut -d/ -f2 01:50:33 + echo core-metadata,cmd/core-metadata/Dockerfile 01:50:33 + dirname cmd/security-bootstrapper/Dockerfile 01:50:33 + cut -d/ -f2 01:50:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:50:33 + dirname cmd/security-proxy-auth/Dockerfile 01:50:33 + cut -d/ -f2 01:50:33 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:50:33 + dirname cmd/security-proxy-setup/Dockerfile 01:50:33 + cut -d/ -f2 01:50:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:50:33 + dirname cmd/security-secretstore-setup/Dockerfile 01:50:33 + cut -d/ -f2 01:50:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:50:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:50:33 + cut -d/ -f2 01:50:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:50:33 + dirname cmd/security-spire-agent/Dockerfile 01:50:33 + cut -d/ -f2 01:50:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:50:33 + cut -d/ -f2 01:50:33 + dirname cmd/security-spire-config/Dockerfile 01:50:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:50:33 + dirname cmd/security-spire-server/Dockerfile 01:50:33 + cut -d/ -f2 01:50:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:50:33 + dirname cmd/support-cron-scheduler/Dockerfile 01:50:33 + cut -d/ -f2 01:50:33 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 01:50:33 + dirname cmd/support-notifications/Dockerfile 01:50:33 + cut -d/ -f2 01:50:33 + echo support-notifications,cmd/support-notifications/Dockerfile 01:50:33 + dirname cmd/support-scheduler/Dockerfile 01:50:33 + cut -d/ -f2 01:50:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:50:33 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 01:50:33 + git rev-list -1 --merges 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a~1..448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] echo 01:50:33 -----------> git rev-list -1 --merges 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a~1..448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:50:33 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [false] [Pipeline] sh 01:50:34 + git log --format=format:%s -1 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] echo 01:50:34 ========================================================= 01:50:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:50:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:50:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:50:34 + grep -v github /etc/ssh/ssh_known_hosts 01:50:34 + [ -e /tmp/ssh_known_hosts ] 01:50:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:50:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:50:34 + sudo tee -a /etc/ssh/ssh_known_hosts 01:50:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:34 01:50:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:35 0.1.4: Pulling from edgex-devops/py-git-semver 01:50:35 b85a868b505f: Pulling fs layer 01:50:35 e2be974225ed: Pulling fs layer 01:50:35 339a4e72a1f5: Pulling fs layer 01:50:35 988bab9f4d93: Pulling fs layer 01:50:35 1469e6f7b9e6: Pulling fs layer 01:50:35 eaf3925da568: Pulling fs layer 01:50:35 bab4dde63d76: Pulling fs layer 01:50:35 bde34c3a00c8: Pulling fs layer 01:50:35 b352a97aabf1: Pulling fs layer 01:50:35 4872d77fe225: Pulling fs layer 01:50:35 5851b861e8e6: Pulling fs layer 01:50:35 988bab9f4d93: Waiting 01:50:35 1469e6f7b9e6: Waiting 01:50:35 eaf3925da568: Waiting 01:50:35 4872d77fe225: Waiting 01:50:35 bab4dde63d76: Waiting 01:50:35 5851b861e8e6: Waiting 01:50:35 bde34c3a00c8: Waiting 01:50:35 b352a97aabf1: Waiting 01:50:35 e2be974225ed: Download complete 01:50:35 988bab9f4d93: Download complete 01:50:35 1469e6f7b9e6: Verifying Checksum 01:50:35 1469e6f7b9e6: Download complete 01:50:35 eaf3925da568: Verifying Checksum 01:50:35 eaf3925da568: Download complete 01:50:35 339a4e72a1f5: Verifying Checksum 01:50:35 339a4e72a1f5: Download complete 01:50:35 bde34c3a00c8: Verifying Checksum 01:50:35 bde34c3a00c8: Download complete 01:50:35 b352a97aabf1: Verifying Checksum 01:50:35 b352a97aabf1: Download complete 01:50:35 4872d77fe225: Verifying Checksum 01:50:35 4872d77fe225: Download complete 01:50:35 5851b861e8e6: Download complete 01:50:35 b85a868b505f: Verifying Checksum 01:50:35 b85a868b505f: Download complete 01:50:35 bab4dde63d76: Verifying Checksum 01:50:35 bab4dde63d76: Download complete 01:50:36 b85a868b505f: Pull complete 01:50:36 e2be974225ed: Pull complete 01:50:37 339a4e72a1f5: Pull complete 01:50:37 988bab9f4d93: Pull complete 01:50:37 1469e6f7b9e6: Pull complete 01:50:37 eaf3925da568: Pull complete 01:50:39 bab4dde63d76: Pull complete 01:50:39 bde34c3a00c8: Pull complete 01:50:39 b352a97aabf1: Pull complete 01:50:39 4872d77fe225: Pull complete 01:50:39 5851b861e8e6: Pull complete 01:50:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:50:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:39 prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container 01:50:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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 01:50:42 $ docker top bd3398d8bc6588d78a5092b181f175ee3b84af72e4788a75b19df807e62ba93c -eo pid,comm 01:50:42 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). 01:50:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:42 [ssh-agent] Looking for ssh-agent implementation... 01:50:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:42 $ docker exec bd3398d8bc6588d78a5092b181f175ee3b84af72e4788a75b19df807e62ba93c ssh-agent 01:50:42 SSH_AUTH_SOCK=/tmp/ssh-pmFSciJaEqbs/agent.32 01:50:42 SSH_AGENT_PID=38 01:50:42 Running ssh-add (command line suppressed) 01:50:42 Identity added: /w/workspace/edgex-go/683@tmp/private_key_15186875325065203414.key (/w/workspace/edgex-go/683@tmp/private_key_15186875325065203414.key) 01:50:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:42 + git tag --points-at HEAD [Pipeline] } 01:50:42 $ docker exec --env ******** --env ******** bd3398d8bc6588d78a5092b181f175ee3b84af72e4788a75b19df807e62ba93c ssh-agent -k 01:50:43 unset SSH_AUTH_SOCK; 01:50:43 unset SSH_AGENT_PID; 01:50:43 echo Agent pid 38 killed; 01:50:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:50:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:43 [ssh-agent] Looking for ssh-agent implementation... 01:50:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:43 $ docker exec bd3398d8bc6588d78a5092b181f175ee3b84af72e4788a75b19df807e62ba93c ssh-agent 01:50:43 SSH_AUTH_SOCK=/tmp/ssh-V2WPjcmUgprJ/agent.71 01:50:43 SSH_AGENT_PID=77 01:50:43 Running ssh-add (command line suppressed) 01:50:43 Identity added: /w/workspace/edgex-go/683@tmp/private_key_2198937173052676473.key (/w/workspace/edgex-go/683@tmp/private_key_2198937173052676473.key) 01:50:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:43 + git semver init 01:50:43 2024-09-04 01:50:43,874 [run_init] DEBUG init version:0.0.0 force:False 01:50:43 2024-09-04 01:50:43,875 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/683/.semver 01:50:43 2024-09-04 01:50:43,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/683/.semver 01:50:43 2024-09-04 01:50:43,876 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/683/.semver'], cwd=/w/workspace/edgex-go/683, universal_newlines=False, shell=None, istream=None) 01:50:49 2024-09-04 01:50:49,217 [append_file] DEBUG append to file:/w/workspace/edgex-go/683/.git/info/exclude 01:50:49 2024-09-04 01:50:49,218 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/683/.semver/main with force:False 01:50:49 2024-09-04 01:50:49,218 [read_version] DEBUG read version from /w/workspace/edgex-go/683/.semver/main 01:50:49 2024-09-04 01:50:49,219 [read_version] DEBUG read version from /w/workspace/edgex-go/683/.semver/main 01:50:49 3.2.0-dev.62 [Pipeline] } 01:50:49 $ docker exec --env ******** --env ******** bd3398d8bc6588d78a5092b181f175ee3b84af72e4788a75b19df807e62ba93c ssh-agent -k 01:50:49 unset SSH_AUTH_SOCK; 01:50:49 unset SSH_AGENT_PID; 01:50:49 echo Agent pid 77 killed; 01:50:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:49 + git semver [Pipeline] } 01:50:49 $ docker stop --time=1 bd3398d8bc6588d78a5092b181f175ee3b84af72e4788a75b19df807e62ba93c 01:50:51 $ docker rm -f --volumes bd3398d8bc6588d78a5092b181f175ee3b84af72e4788a75b19df807e62ba93c [Pipeline] // withDockerContainer [Pipeline] sh 01:50:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:50:51 Stashed 1 file(s) [Pipeline] echo 01:50:51 [edgeXSemver]: initialized semver on version 3.2.0-dev.62 [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 01:50:52 + git config --global --add safe.directory /w/workspace/edgex-go/683 [Pipeline] echo 01:50:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:50:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:50:52 ========================================================= 01:50:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:50:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:50:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:50:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:50:52 619be1103602: Pulling fs layer 01:50:52 7862e08f4a3e: Pulling fs layer 01:50:52 5df492c9dc93: Pulling fs layer 01:50:52 7629e6793208: Pulling fs layer 01:50:52 4f4fb700ef54: Pulling fs layer 01:50:52 fb5054dd5b73: Pulling fs layer 01:50:52 eeca6798cff9: Pulling fs layer 01:50:52 aa269ceb94a6: Pulling fs layer 01:50:52 ada007ff1a6a: Pulling fs layer 01:50:52 4f4fb700ef54: Waiting 01:50:52 fb5054dd5b73: Waiting 01:50:52 eeca6798cff9: Waiting 01:50:52 aa269ceb94a6: Waiting 01:50:52 ada007ff1a6a: Waiting 01:50:52 7629e6793208: Waiting 01:50:52 7862e08f4a3e: Download complete 01:50:52 7629e6793208: Verifying Checksum 01:50:52 4f4fb700ef54: Download complete 01:50:52 fb5054dd5b73: Download complete 01:50:52 619be1103602: Verifying Checksum 01:50:52 619be1103602: Download complete 01:50:52 eeca6798cff9: Verifying Checksum 01:50:52 eeca6798cff9: Download complete 01:50:52 619be1103602: Pull complete 01:50:52 7862e08f4a3e: Pull complete 01:50:52 ada007ff1a6a: Download complete 01:50:53 5df492c9dc93: Verifying Checksum 01:50:53 5df492c9dc93: Download complete 01:50:53 aa269ceb94a6: Verifying Checksum 01:50:53 aa269ceb94a6: Download complete 01:50:56 5df492c9dc93: Pull complete 01:50:56 7629e6793208: Pull complete 01:50:56 4f4fb700ef54: Pull complete 01:50:56 fb5054dd5b73: Pull complete 01:50:56 eeca6798cff9: Pull complete 01:50:59 aa269ceb94a6: Pull complete 01:50:59 ada007ff1a6a: Pull complete 01:50:59 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 01:50:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:50:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 01:50:59 + + docker build -t ci-base-image-x86_64 -f - . 01:50:59 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:50:59 WORKDIR /edgex 01:50:59 COPY go.mod . 01:50:59 RUN go mod download 01:51:00 Sending build context to Docker daemon 179.2MB 01:51:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:51:00 ---> f489d0715acc 01:51:00 Step 2/4 : WORKDIR /edgex 01:51:04 ---> Running in 656c6164a15f 01:51:04 Removing intermediate container 656c6164a15f 01:51:04 ---> cf167f97902d 01:51:04 Step 3/4 : COPY go.mod . 01:51:04 ---> fea3d1f46117 01:51:04 Step 4/4 : RUN go mod download 01:51:04 ---> Running in 5109c86c7490 01:51:07 Still waiting to schedule task 01:51:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9334’ 01:51:31 Removing intermediate container 5109c86c7490 01:51:31 ---> 477a7d72fa04 01:51:31 Successfully built 477a7d72fa04 01:51:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:31 + docker inspect -f . ci-base-image-x86_64 01:51:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:31 prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container 01:51:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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 01:51:32 $ docker top ee481de65a1791ca24dd405a5498eab38b372800be8e356e19bb8bae9242cb93 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:32 + go version 01:51:32 go version go1.21.9 linux/amd64 [Pipeline] } 01:51:32 $ docker stop --time=1 ee481de65a1791ca24dd405a5498eab38b372800be8e356e19bb8bae9242cb93 01:51:33 $ docker rm -f --volumes ee481de65a1791ca24dd405a5498eab38b372800be8e356e19bb8bae9242cb93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:34 + docker inspect -f . ci-base-image-x86_64 01:51:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:34 prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container 01:51:34 $ 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/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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 01:51:34 $ docker top 4449ec7a32f00acad825d366435252a1261d8b3a86a4f3a5b633388cab43d134 -eo pid,comm [Pipeline] { [Pipeline] echo 01:51:34 ========================================================= 01:51:34 [edgeXBuildGoParallel] Running Tests and Build... 01:51:34 ========================================================= [Pipeline] sh 01:51:35 + git config --global --add safe.directory /w/workspace/edgex-go/683 [Pipeline] fileExists [Pipeline] sh 01:51:35 + make test 01:51:35 go test -race -coverprofile=coverage.out ./... 01:51:43 ? github.com/edgexfoundry/edgex-go [no test files] 01:52:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:52:10 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:52:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:52:11 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 01:52:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:52:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:52:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:52:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:52:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:52:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:52:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:52:12 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 01:52:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:52:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:52:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:52:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:52:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:52:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.029s coverage: 28.7% of statements 01:52:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:52:16 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:52:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:52:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:52:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:52:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.059s coverage: 97.0% of statements 01:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 01:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 01:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 01:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 01:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 01:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 01:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 01:52:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements 01:52:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements 01:52:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.628s coverage: 93.4% of statements 01:52:20 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements 01:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:52:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 7.0% of statements 01:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 01:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:52:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 01:52:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.387s coverage: 95.8% of statements 01:52:23 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 01:52:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:52:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:52:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] 01:52:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.8% of statements 01:52:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 30.7% of statements 01:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.034s coverage: 41.7% of statements 01:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 77.8% of statements 01:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements 01:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 01:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 01:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:52:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 01:52:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 01:52:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 01:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:52:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:52:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:52:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:52:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:52:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:52:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:52:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:52:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:52:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:52:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:52:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:52:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:52:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:52:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 01:52:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements 01:52:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 01:52:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 01:52:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 01:52:40 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 01:52:40 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 01:52:40 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 01:52:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:52:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:52:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:52:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:52:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:52:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:52:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:52:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:52:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:52:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:52:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:52:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:52:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.240s coverage: 79.9% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.048s coverage: 92.9% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.026s coverage: 100.0% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 36.5% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.034s coverage: 89.5% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 84.8% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 5.2% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.067s coverage: 90.8% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 19.9% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.089s coverage: 95.7% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.034s coverage: 61.8% of statements 01:52:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements 01:52:51 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 01:52:51 running golangci-lint 01:52:51 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 01:52:51 go version go1.21.9 linux/amd64 01:52:51 level=info msg="[config_reader] Used config file .golangci.yml" 01:52:52 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:53:18 level=info msg="[loader] Go packages loading at mode 575 (imports|compiled_files|deps|name|types_sizes|exports_file|files) took 24.263332886s" 01:53:18 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.806467ms" 01:53:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9339 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:53:26 Running in /w/workspace/edgex-go/683 [Pipeline] { [Pipeline] checkout 01:53:29 The recommended git tool is: git 01:53:30 level=info msg="[linters_context/goanalysis] analyzers took 1m51.792894457s with top 10 stages: buildir: 1m5.773079916s, gosec: 9.986072294s, inspect: 3.252298402s, fact_deprecated: 2.907005588s, printf: 1.75116621s, ctrlflow: 1.615363801s, nilness: 1.581703538s, fact_purity: 1.339464217s, S1038: 1.171475497s, isgenerated: 1.140475993s" 01:53:30 level=info msg="[runner] Issues before processing: 214, after processing: 0" 01:53:30 level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, path_prettifier: 214/214, skip_files: 214/214, identifier_marker: 214/214, skip_dirs: 214/214, nolint: 0/22, filename_unadjuster: 214/214, exclude: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214" 01:53:30 level=info msg="[runner] processing took 20.74099ms with stages: nolint: 8.384005ms, identifier_marker: 5.985476ms, path_prettifier: 2.209197ms, autogenerated_exclude: 1.864545ms, exclude-rules: 1.288059ms, skip_dirs: 918.097µs, cgo: 45.651µs, filename_unadjuster: 40.07µs, max_same_issues: 1.07µs, max_from_linter: 720ns, fixer: 670ns, diff: 630ns, skip_files: 620ns, uniq_by_line: 520ns, exclude: 410ns, sort_results: 390ns, severity-rules: 380ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 110ns" 01:53:30 level=info msg="[runner] linters took 13.849583475s with stages: goanalysis_metalinter: 13.828719924s" 01:53:30 level=info msg="File cache stats: 0 entries of total size 0B" 01:53:30 level=info msg="Memory: 372 samples, avg is 291.5MB, max is 1354.5MB" 01:53:30 level=info msg="Execution took 38.164992311s" 01:53:30 go vet ./... 01:53:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:53:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:53:37 ./bin/test-attribution-txt.sh [Pipeline] echo 01:53:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 01:53:37 + ls -al . 01:53:37 total 916 01:53:37 drwxrwxr-x 11 1001 1001 4096 Sep 4 01:51 . 01:53:37 drwxr-xr-x 4 root root 4096 Sep 4 01:51 .. 01:53:37 drwxrwxr-x 2 1001 1001 4096 Sep 4 01:50 .blubracket 01:53:37 -rw-rw-r-- 1 1001 1001 10 Sep 4 01:50 .dockerignore 01:53:37 drwxrwxr-x 8 1001 1001 4096 Sep 4 01:52 .git 01:53:37 drwxrwxr-x 3 1001 1001 4096 Sep 4 01:50 .github 01:53:37 -rw-rw-r-- 1 1001 1001 1102 Sep 4 01:50 .gitignore 01:53:37 -rw-rw-r-- 1 1001 1001 42 Sep 4 01:50 .golangci.yml 01:53:37 -rw-rw-r-- 1 1001 1001 100 Sep 4 01:50 .hadolint.yml 01:53:37 drwxr-xr-x 3 1001 1001 4096 Sep 4 01:50 .semver 01:53:37 -rw-rw-r-- 1 1001 1001 155 Sep 4 01:50 .sonarcloud.properties 01:53:37 -rw-rw-r-- 1 1001 1001 1171 Sep 4 01:50 ADOPTERS.md 01:53:37 -rw-rw-r-- 1 1001 1001 21286 Sep 4 01:50 Attribution.txt 01:53:37 -rw-rw-r-- 1 1001 1001 100284 Sep 4 01:50 CHANGELOG.md 01:53:37 -rw-rw-r-- 1 1001 1001 3804 Sep 4 01:50 CONTRIBUTING.md 01:53:37 -rw-rw-r-- 1 1001 1001 677 Sep 4 01:50 GOVERNANCE.md 01:53:37 -rw-rw-r-- 1 1001 1001 861 Sep 4 01:50 Jenkinsfile 01:53:37 -rw-rw-r-- 1 1001 1001 10775 Sep 4 01:50 LICENSE 01:53:37 -rw-rw-r-- 1 1001 1001 16854 Sep 4 01:50 Makefile 01:53:37 -rw-rw-r-- 1 1001 1001 582 Sep 4 01:50 OWNERS.md 01:53:37 -rw-rw-r-- 1 1001 1001 9528 Sep 4 01:50 README.md 01:53:37 -rw-rw-r-- 1 1001 1001 789 Sep 4 01:50 SECURITY.md 01:53:37 -rw-rw-r-- 1 1001 1001 12 Sep 4 01:50 VERSION 01:53:37 drwxrwxr-x 2 1001 1001 4096 Sep 4 01:50 bin 01:53:37 drwxrwxr-x 20 1001 1001 4096 Sep 4 01:50 cmd 01:53:37 -rw-r--r-- 1 root root 545398 Sep 4 01:52 coverage.out 01:53:37 drwxrwxr-x 2 1001 1001 4096 Sep 4 01:50 fuzz_test 01:53:37 -rw-rw-r-- 1 1001 1001 7305 Sep 4 01:50 go.mod 01:53:37 -rw-rw-r-- 1 1001 1001 102581 Sep 4 01:50 go.sum 01:53:37 drwxrwxr-x 7 1001 1001 4096 Sep 4 01:50 internal 01:53:37 drwxrwxr-x 3 1001 1001 4096 Sep 4 01:50 openapi 01:53:37 -rw-rw-r-- 1 1001 1001 584 Sep 4 01:50 security.txt 01:53:37 -rw-rw-r-- 1 1001 1001 204 Sep 4 01:50 version.go [Pipeline] sh 01:53:37 + '[' -e coverage.out ] 01:53:37 + chown 1001:1001 coverage.out [Pipeline] stash 01:53:38 Stashed 1 file(s) [Pipeline] sh 01:53:38 using credential edgex-jenkins-ssh 01:53:38 Cloning the remote Git repository 01:53:38 + make build 01:53:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:53:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:53:38 > git init /w/workspace/edgex-go/683 # timeout=10 01:53:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:53:38 > git --version # timeout=10 01:53:38 > git --version # 'git version 2.25.1' 01:53:38 using GIT_SSH to set credentials SSH Credentials for GitHub 01:53:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:53:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:53:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:53:57 Avoid second fetch 01:53:57 Checking out Revision 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a (main) 01:53:58 Commit message: "Merge pull request #4878 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.54" 01:53:57 > git config core.sparsecheckout # timeout=10 01:53:57 > git checkout -f 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:54:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:54:02 % Total % Received % Xferd Average Speed Time Time Time Current 01:54:02 Dload Upload Total Spent Left Speed 01:54:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh 01:54:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:54:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:54:03 + sudo tee /etc/docker/daemon.new 01:54:03 { 01:54:03 "registry-mirrors": [ 01:54:03 "https://nexus3.edgexfoundry.org:10001" 01:54:03 ], 01:54:03 "bip": "10.250.0.254/24", 01:54:03 "hosts": [ 01:54:03 "tcp://0.0.0.0:5555", 01:54:03 "unix:///var/run/docker.sock" 01:54:03 ], 01:54:03 "mtu": 1458, 01:54:03 "selinux-enabled": true, 01:54:03 "seccomp-profile": "/etc/docker/seccomp.json" 01:54:03 } [Pipeline] sh 01:54:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:54:04 + sudo service docker restart 01:54:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:54:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:54:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:54:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:54:08 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:54:13 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:54:14 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 01:54:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:54:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:54:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:54:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:54:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:54:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:22 provisioning config files... 01:54:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/683@tmp/config7362909188035389480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] } 01:54:22 $ docker stop --time=1 4449ec7a32f00acad825d366435252a1261d8b3a86a4f3a5b633388cab43d134 01:54:23 ---> ****-login.sh 01:54:23 nexus3.edgexfoundry.org:10001 01:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:23 Configure a credential helper to remove this warning. See 01:54:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:23 01:54:23 Login Succeeded 01:54:23 nexus3.edgexfoundry.org:10002 01:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:24 Configure a credential helper to remove this warning. See 01:54:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:24 01:54:24 Login Succeeded 01:54:24 nexus3.edgexfoundry.org:10003 01:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:24 Configure a credential helper to remove this warning. See 01:54:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:24 01:54:24 Login Succeeded 01:54:24 nexus3.edgexfoundry.org:10004 01:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:25 Configure a credential helper to remove this warning. See 01:54:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:25 01:54:25 Login Succeeded 01:54:25 ****.io 01:54:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:25 Configure a credential helper to remove this warning. See 01:54:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:25 01:54:25 Login Succeeded 01:54:25 ---> ****-login.sh ends 01:54:27 $ docker rm -f --volumes 4449ec7a32f00acad825d366435252a1261d8b3a86a4f3a5b633388cab43d134 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 01:54:28 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 01:54:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:54:28 01:54:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:28 + git config --global --add safe.directory /w/workspace/edgex-go/683 [Pipeline] echo 01:54:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:54:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:54:28 ========================================================= 01:54:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:54:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:54:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:54:28 latest: Pulling from edgex-devops/edgex-compose 01:54:28 91d30c5bc195: Pulling fs layer 01:54:28 2e9b0aa3be6d: Pulling fs layer 01:54:28 9c61dcf015f6: Pulling fs layer 01:54:28 4698f68db338: Pulling fs layer 01:54:28 2a2f49069b9e: Pulling fs layer 01:54:28 e0025b399a48: Pulling fs layer 01:54:28 2a2f49069b9e: Waiting 01:54:28 e0025b399a48: Waiting 01:54:28 4698f68db338: Waiting 01:54:28 91d30c5bc195: Verifying Checksum 01:54:28 91d30c5bc195: Download complete 01:54:28 4698f68db338: Verifying Checksum 01:54:28 4698f68db338: Download complete 01:54:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:54:29 2e9b0aa3be6d: Verifying Checksum 01:54:29 2e9b0aa3be6d: Download complete 01:54:29 e0025b399a48: Download complete 01:54:29 91d30c5bc195: Pull complete 01:54:29 2a2f49069b9e: Verifying Checksum 01:54:29 2a2f49069b9e: Download complete 01:54:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:54:29 c6b39de5b339: Pulling fs layer 01:54:29 a69c41024577: Pulling fs layer 01:54:29 d6de4b400683: Pulling fs layer 01:54:29 35cb2a7552d0: Pulling fs layer 01:54:29 4f4fb700ef54: Pulling fs layer 01:54:29 464afbd9ba4c: Pulling fs layer 01:54:29 00f215d4a9da: Pulling fs layer 01:54:29 d496ad576159: Pulling fs layer 01:54:29 35cb2a7552d0: Waiting 01:54:29 464afbd9ba4c: Waiting 01:54:29 00f215d4a9da: Waiting 01:54:29 4f4fb700ef54: Waiting 01:54:29 d496ad576159: Waiting 01:54:29 a69c41024577: Verifying Checksum 01:54:29 a69c41024577: Download complete 01:54:29 35cb2a7552d0: Verifying Checksum 01:54:29 35cb2a7552d0: Download complete 01:54:29 4f4fb700ef54: Verifying Checksum 01:54:29 4f4fb700ef54: Download complete 01:54:29 464afbd9ba4c: Verifying Checksum 01:54:29 464afbd9ba4c: Download complete 01:54:29 c6b39de5b339: Verifying Checksum 01:54:29 c6b39de5b339: Download complete 01:54:29 2e9b0aa3be6d: Pull complete 01:54:29 9c61dcf015f6: Verifying Checksum 01:54:29 9c61dcf015f6: Download complete 01:54:30 d496ad576159: Verifying Checksum 01:54:30 d496ad576159: Download complete 01:54:30 c6b39de5b339: Pull complete 01:54:31 a69c41024577: Pull complete 01:54:31 d6de4b400683: Download complete 01:54:32 9c61dcf015f6: Pull complete 01:54:32 4698f68db338: Pull complete 01:54:32 2a2f49069b9e: Pull complete 01:54:32 e0025b399a48: Pull complete 01:54:32 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:54:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:54:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:32 prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container 01:54:32 $ 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/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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 01:54:33 00f215d4a9da: Verifying Checksum 01:54:33 00f215d4a9da: Download complete 01:54:35 $ docker top 0d08a462d12fbd0e039f9c252267c48f9fd81db0dae25e1c18762acb2838034b -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:35 + docker compose -f ./docker-compose-build.yml build --parallel 01:54:37 #1 [security-bootstrapper internal] load build definition from Dockerfile 01:54:37 #1 transferring dockerfile: 01:54:37 #1 transferring dockerfile: 3.17kB done 01:54:37 #1 DONE 0.0s 01:54:37 01:54:37 #2 [security-spire-config internal] load build definition from Dockerfile 01:54:37 #2 transferring dockerfile: 1.69kB done 01:54:37 #2 DONE 0.0s 01:54:37 01:54:37 #3 [security-secretstore-setup internal] load build definition from Dockerfile 01:54:37 #3 transferring dockerfile: 2.49kB done 01:54:37 #3 DONE 0.0s 01:54:37 01:54:37 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:54:37 #4 transferring dockerfile: 1.89kB done 01:54:37 #4 DONE 0.0s 01:54:37 01:54:37 #5 [support-notifications internal] load build definition from Dockerfile 01:54:37 #5 transferring dockerfile: 1.95kB done 01:54:37 #5 DONE 0.0s 01:54:37 01:54:37 #6 [security-proxy-auth internal] load build definition from Dockerfile 01:54:37 #6 transferring dockerfile: 2.15kB done 01:54:37 #6 DONE 0.0s 01:54:37 01:54:37 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:54:37 #7 transferring dockerfile: 2.23kB done 01:54:37 #7 DONE 0.0s 01:54:37 01:54:37 #8 [core-command internal] load build definition from Dockerfile 01:54:37 #8 transferring dockerfile: 1.93kB done 01:54:37 #8 DONE 0.0s 01:54:37 01:54:37 #9 [core-keeper internal] load build definition from Dockerfile 01:54:37 #9 transferring dockerfile: 2.01kB done 01:54:38 #9 DONE 0.0s 01:54:38 01:54:38 #10 [core-data internal] load build definition from Dockerfile 01:54:38 #10 transferring dockerfile: 2.07kB done 01:54:38 #10 DONE 0.0s 01:54:38 01:54:38 #11 [support-cron-scheduler internal] load build definition from Dockerfile 01:54:38 #11 transferring dockerfile: 1.85kB done 01:54:38 #11 DONE 0.0s 01:54:38 01:54:38 #12 [core-metadata internal] load build definition from Dockerfile 01:54:38 #12 transferring dockerfile: 2.06kB done 01:54:38 #12 DONE 0.0s 01:54:38 01:54:38 #13 [support-scheduler internal] load build definition from Dockerfile 01:54:38 #13 transferring dockerfile: 1.93kB done 01:54:38 #13 DONE 0.0s 01:54:38 01:54:38 #14 [security-spire-agent internal] load build definition from Dockerfile 01:54:38 #14 transferring dockerfile: 1.81kB done 01:54:38 #14 DONE 0.0s 01:54:38 01:54:38 #15 [security-proxy-setup internal] load build definition from Dockerfile 01:54:38 #15 transferring dockerfile: 2.50kB done 01:54:38 #15 DONE 0.0s 01:54:38 01:54:38 #16 [security-spire-server internal] load build definition from Dockerfile 01:54:38 #16 transferring dockerfile: 1.70kB done 01:54:38 #16 DONE 0.0s 01:54:38 01:54:38 #17 [security-bootstrapper internal] load .dockerignore 01:54:38 #17 transferring context: 50B done 01:54:38 #17 DONE 0.0s 01:54:38 01:54:38 #18 [security-spire-config internal] load .dockerignore 01:54:38 #18 transferring context: 50B done 01:54:38 #18 DONE 0.0s 01:54:38 01:54:38 #19 [security-secretstore-setup internal] load .dockerignore 01:54:38 #19 transferring context: 50B done 01:54:38 #19 DONE 0.0s 01:54:38 01:54:38 #20 [security-spiffe-token-provider internal] load .dockerignore 01:54:38 #20 transferring context: 50B done 01:54:38 #20 DONE 0.0s 01:54:38 01:54:38 #21 [support-notifications internal] load .dockerignore 01:54:38 #21 transferring context: 50B done 01:54:38 #21 DONE 0.0s 01:54:38 01:54:38 #22 [security-proxy-auth internal] load .dockerignore 01:54:38 #22 transferring context: 50B done 01:54:38 #22 DONE 0.0s 01:54:38 01:54:38 #23 [core-common-config-bootstrapper internal] load .dockerignore 01:54:38 #23 transferring context: 50B done 01:54:38 #23 DONE 0.0s 01:54:38 01:54:38 #24 [core-command internal] load .dockerignore 01:54:38 #24 transferring context: 50B done 01:54:38 #24 DONE 0.0s 01:54:38 01:54:38 #25 [core-data internal] load .dockerignore 01:54:38 #25 transferring context: 50B done 01:54:38 #25 DONE 0.0s 01:54:38 01:54:38 #26 [core-keeper internal] load .dockerignore 01:54:38 #26 transferring context: 50B done 01:54:38 #26 DONE 0.1s 01:54:38 01:54:38 #27 [support-cron-scheduler internal] load .dockerignore 01:54:38 #27 transferring context: 50B done 01:54:38 #27 DONE 0.1s 01:54:38 01:54:38 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:54:38 #28 DONE 0.0s 01:54:38 01:54:38 #29 [security-spire-agent internal] load .dockerignore 01:54:38 #29 transferring context: 50B done 01:54:38 #29 DONE 0.0s 01:54:38 01:54:38 #30 [core-metadata internal] load .dockerignore 01:54:38 #30 transferring context: 50B done 01:54:38 #30 DONE 0.1s 01:54:38 01:54:38 #31 [support-scheduler internal] load .dockerignore 01:54:38 #31 transferring context: 50B done 01:54:38 #31 DONE 0.1s 01:54:38 01:54:38 #32 [security-proxy-setup internal] load .dockerignore 01:54:38 #32 transferring context: 50B done 01:54:38 #32 DONE 0.1s 01:54:38 01:54:38 #33 [security-spire-server internal] load .dockerignore 01:54:38 #33 transferring context: 50B done 01:54:38 #33 DONE 0.0s 01:54:38 01:54:38 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 01:54:38 #34 DONE 0.1s 01:54:38 01:54:38 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:54:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:54:38 #35 ... 01:54:38 01:54:38 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 01:54:38 #34 DONE 0.1s 01:54:38 01:54:38 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:54:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:54:38 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 01:54:38 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 01:54:38 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s 01:54:38 #35 ... 01:54:38 01:54:38 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:54:38 #28 DONE 0.0s 01:54:38 01:54:38 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 01:54:38 #34 DONE 0.2s 01:54:38 01:54:38 #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:54:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:54:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:54:38 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 01:54:38 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 01:54:38 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 01:54:38 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 01:54:38 #35 ... 01:54:38 01:54:38 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:54:38 #28 DONE 0.0s 01:54:38 01:54:38 #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:54:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:54:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:54:38 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 01:54:38 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 01:54:38 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 01:54:38 #35 ... 01:54:38 01:54:38 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:54:38 #28 DONE 0.0s 01:54:38 01:54:38 #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:54:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:54:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:54:38 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 01:54:38 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 01:54:38 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 01:54:38 #35 ... 01:54:38 01:54:38 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:54:38 #28 DONE 0.0s 01:54:38 01:54:38 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 01:54:38 #34 DONE 0.4s 01:54:38 01:54:38 #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:54:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:54:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:54:38 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 01:54:38 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 01:54:38 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 01:54:39 #35 ... 01:54:39 01:54:39 #28 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:54:39 #28 DONE 0.0s 01:54:39 01:54:39 #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:54:39 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 01:54:39 #35 ... 01:54:39 01:54:39 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:54:39 #36 DONE 0.6s 01:54:39 01:54:39 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:54:39 #28 DONE 0.0s 01:54:39 01:54:39 #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:54:39 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:54:39 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:54:39 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 01:54:39 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 01:54:39 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 01:54:39 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 01:54:39 #35 ... 01:54:39 01:54:39 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:54:39 #28 DONE 0.0s 01:54:39 01:54:39 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 01:54:39 #34 DONE 0.9s 01:54:39 01:54:39 #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:54:39 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:54:39 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:54:39 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 01:54:39 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 01:54:39 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 01:54:39 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 01:54:39 #35 ... 01:54:39 01:54:39 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:54:39 #36 DONE 0.9s 01:54:39 01:54:39 #37 [security-spire-config internal] load build context 01:54:39 #37 transferring context: 25.96kB 0.0s done 01:54:39 #37 DONE 0.4s 01:54:39 01:54:39 #35 [security-spire-server stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:54:39 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:54:39 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:54:39 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 01:54:39 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 01:54:39 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 01:54:39 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 01:54:40 #35 DONE 1.5s 01:54:40 01:54:40 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:54:45 d6de4b400683: Pull complete 01:54:45 35cb2a7552d0: Pull complete 01:54:45 #38 ... 01:54:45 01:54:45 #39 [security-bootstrapper internal] load build context 01:54:45 #39 transferring context: 176.97MB 6.0s 01:54:45 4f4fb700ef54: Pull complete 01:54:45 464afbd9ba4c: Pull complete 01:54:48 #39 ... 01:54:48 01:54:48 #40 [security-spiffe-token-provider internal] load build context 01:54:48 #40 ... 01:54:48 01:54:48 #39 [security-bootstrapper internal] load build context 01:54:48 #39 ... 01:54:48 01:54:48 #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:54:48 #41 ... 01:54:48 01:54:48 #42 [security-secretstore-setup internal] load build context 01:54:48 #42 ... 01:54:48 01:54:48 #43 [support-notifications internal] load build context 01:54:48 #43 ... 01:54:48 01:54:48 #44 [security-spire-server internal] load build context 01:54:48 #44 transferring context: 27.71kB 0.1s done 01:54:48 #44 DONE 9.3s 01:54:48 01:54:48 #43 [support-notifications internal] load build context 01:54:48 #43 transferring context: 366.33MB 10.0s 01:54:48 #43 ... 01:54:48 01:54:48 #45 [security-proxy-auth internal] load build context 01:54:49 #45 ... 01:54:49 01:54:49 #46 [core-command internal] load build context 01:54:49 #46 ... 01:54:49 01:54:49 #47 [core-keeper internal] load build context 01:54:49 #47 ... 01:54:49 01:54:49 #48 [core-metadata internal] load build context 01:54:49 #48 ... 01:54:49 01:54:49 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:54:49 #49 ... 01:54:49 01:54:49 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:54:49 #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 01:54:49 #50 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 01:54:49 #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:54:49 #50 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 01:54:49 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 9.8s 01:54:49 #50 ... 01:54:49 01:54:49 #51 [core-common-config-bootstrapper internal] load build context 01:54:49 #51 ... 01:54:49 01:54:49 #52 [security-proxy-setup internal] load build context 01:54:50 #52 ... 01:54:50 01:54:50 #53 [core-data internal] load build context 01:54:50 #53 ... 01:54:50 01:54:50 #54 [support-scheduler internal] load build context 01:54:50 #54 ... 01:54:50 01:54:50 #55 [support-cron-scheduler internal] load build context 01:54:50 #55 ... 01:54:50 01:54:50 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:54:50 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 10.4s 01:54:50 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 10.7s 01:54:50 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 11.1s 01:54:51 #50 ... 01:54:51 01:54:51 #40 [security-spiffe-token-provider internal] load build context 01:54:51 #40 transferring context: 495.05MB 11.5s done 01:54:51 #40 DONE 12.2s 01:54:51 01:54:51 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:54:51 #38 DONE 11.6s 01:54:51 01:54:51 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:54:51 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 11.1s done 01:54:51 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.2s 01:54:51 #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 11.2s 01:54:51 #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 11.3s 01:54:51 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:54:51 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 11.3s done 01:54:51 #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 11.4s 01:54:51 #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.18MB / 30.73MB 11.5s 01:54:51 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 01:54:51 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.5s done 01:54:51 #50 ... 01:54:51 01:54:51 #43 [support-notifications internal] load build context 01:54:51 #43 transferring context: 495.05MB 12.6s done 01:54:51 #43 DONE 12.8s 01:54:51 01:54:51 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:54:51 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 01:54:51 #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 11.9s done 01:54:52 #50 ... 01:54:52 01:54:52 #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:54:52 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:54:52 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:54:52 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 01:54:52 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 01:54:52 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 01:54:52 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 01:54:52 #35 DONE 1.5s 01:54:52 01:54:52 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:54:52 #49 DONE 12.6s 01:54:52 01:54:52 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:54:52 #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 01:54:52 #50 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 01:54:52 #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:54:52 #50 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 01:54:52 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 11.3s done 01:54:52 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 11.1s done 01:54:52 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.5s done 01:54:52 #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 11.9s done 01:54:52 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:54:52 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 01:54:52 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 01:54:52 #50 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 01:54:54 #50 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.8s done 01:54:56 00f215d4a9da: Pull complete 01:54:56 d496ad576159: Pull complete 01:54:56 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 01:54:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:54:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 01:54:56 + docker build+ -t ci-base-image-arm64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:54:56 WORKDIR /edgex 01:54:56 COPY go.mod . 01:54:56 RUN go mod download . 01:54:56 01:54:57 Sending build context to Docker daemon 3.532MB 01:54:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:54:57 ---> f246e2811388 01:54:57 Step 2/4 : WORKDIR /edgex 01:54:59 #50 ... 01:54:59 01:54:59 #42 [security-secretstore-setup internal] load build context 01:54:59 #42 transferring context: 495.05MB 16.4s done 01:54:59 #42 ... 01:54:59 01:54:59 #39 [security-bootstrapper internal] load build context 01:54:59 #39 transferring context: 495.05MB 15.3s done 01:54:59 #39 ... 01:54:59 01:54:59 #45 [security-proxy-auth internal] load build context 01:54:59 #45 transferring context: 495.05MB 16.8s done 01:54:59 #45 ... 01:54:59 01:54:59 #46 [core-command internal] load build context 01:54:59 #46 transferring context: 495.05MB 15.9s done 01:54:59 #46 ... 01:54:59 01:54:59 #47 [core-keeper internal] load build context 01:54:59 #47 transferring context: 495.05MB 13.1s done 01:54:59 ---> Running in ee54fb8cf5b3 01:54:59 #47 ... 01:54:59 01:54:59 #48 [core-metadata internal] load build context 01:54:59 #48 transferring context: 495.05MB 13.8s done 01:54:59 #48 ... 01:54:59 01:54:59 #52 [security-proxy-setup internal] load build context 01:54:59 #52 transferring context: 495.05MB 13.3s done 01:55:00 Removing intermediate container ee54fb8cf5b3 01:55:00 ---> ae232be8156a 01:55:00 Step 3/4 : COPY go.mod . 01:55:00 #52 ... 01:55:00 01:55:00 #51 [core-common-config-bootstrapper internal] load build context 01:55:00 #51 transferring context: 495.05MB 13.5s done 01:55:00 #51 ... 01:55:00 01:55:00 #54 [support-scheduler internal] load build context 01:55:00 #54 transferring context: 495.05MB 12.6s done 01:55:00 #54 ... 01:55:00 01:55:00 #53 [core-data internal] load build context 01:55:00 #53 transferring context: 495.05MB 13.9s done 01:55:00 #53 ... 01:55:00 01:55:00 #55 [support-cron-scheduler internal] load build context 01:55:00 #55 transferring context: 495.05MB 13.6s done 01:55:00 ---> 61f6d724400a 01:55:00 Step 4/4 : RUN go mod download 01:55:00 ---> Running in 60368db896da 01:55:01 #55 ... 01:55:01 01:55:01 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:55:01 #0 5.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:01 #0 5.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:01 #0 5.573 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:55:01 #0 5.573 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:55:01 #0 5.573 OK: 20077 distinct packages available 01:55:01 #0 5.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:01 #0 5.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:01 #0 5.946 OK: 264 MiB in 52 packages 01:55:01 #56 ... 01:55:01 01:55:01 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 01:55:01 #57 ... 01:55:01 01:55:01 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:55:01 #0 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:01 #0 2.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:01 #0 2.347 OK: 264 MiB in 52 packages 01:55:01 #58 ... 01:55:01 01:55:01 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:55:01 #59 ... 01:55:01 01:55:01 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:55:02 #60 ... 01:55:02 01:55:02 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:55:02 #61 ... 01:55:02 01:55:02 #62 [security-spire-agent internal] load build context 01:55:02 #62 ... 01:55:02 01:55:02 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:55:02 #63 ... 01:55:02 01:55:02 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:55:02 #64 ... 01:55:02 01:55:02 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:55:02 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 7.1s done 01:55:02 #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:55:02 #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 01:55:02 #65 ... 01:55:02 01:55:02 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:55:03 #66 ... 01:55:03 01:55:03 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 01:55:03 #67 ... 01:55:03 01:55:03 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:55:03 #68 ... 01:55:03 01:55:03 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 01:55:03 #69 ... 01:55:03 01:55:03 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:03 #70 ... 01:55:03 01:55:03 #71 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:55:03 #71 ... 01:55:03 01:55:03 #72 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:03 #72 ... 01:55:03 01:55:03 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:55:03 #0 5.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:03 #0 5.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:03 #0 5.681 OK: 264 MiB in 52 packages 01:55:04 #73 ... 01:55:04 01:55:04 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:55:04 #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 01:55:04 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 01:55:04 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 01:55:11 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 6.8s 01:55:11 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 3.15MB / 20.02MB 7.0s 01:55:11 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 5.24MB / 20.02MB 7.1s 01:55:11 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 6.29MB / 20.02MB 7.2s 01:55:11 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 7.34MB / 20.02MB 7.3s 01:55:11 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 8.39MB / 20.02MB 7.5s 01:55:12 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 9.44MB / 20.02MB 7.6s 01:55:12 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 10.49MB / 20.02MB 7.7s 01:55:12 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 12.58MB / 20.02MB 7.9s 01:55:12 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 7.9s 01:55:12 #65 ... 01:55:12 01:55:12 #54 [support-scheduler internal] load build context 01:55:12 #54 DONE 32.8s 01:55:12 01:55:12 #47 [core-keeper internal] load build context 01:55:12 #47 DONE 33.1s 01:55:12 01:55:12 #51 [core-common-config-bootstrapper internal] load build context 01:55:12 #51 DONE 33.3s 01:55:12 01:55:12 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:55:12 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 7.9s done 01:55:12 #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 01:55:12 #65 ... 01:55:12 01:55:12 #52 [security-proxy-setup internal] load build context 01:55:12 #52 DONE 32.8s 01:55:12 01:55:12 #53 [core-data internal] load build context 01:55:12 #53 DONE 33.3s 01:55:12 01:55:12 #55 [support-cron-scheduler internal] load build context 01:55:12 #55 DONE 33.2s 01:55:12 01:55:12 #48 [core-metadata internal] load build context 01:55:12 #48 DONE 33.2s 01:55:12 01:55:12 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:12 #70 DONE 21.5s 01:55:12 01:55:12 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:55:12 #73 DONE 21.5s 01:55:12 01:55:12 #46 [core-command internal] load build context 01:55:12 #46 DONE 33.4s 01:55:12 01:55:12 #39 [security-bootstrapper internal] load build context 01:55:12 #39 DONE 33.9s 01:55:12 01:55:12 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:55:12 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 13.63MB / 20.02MB 8.1s 01:55:12 #65 ... 01:55:12 01:55:12 #45 [security-proxy-auth internal] load build context 01:55:12 #45 DONE 33.6s 01:55:12 01:55:12 #42 [security-secretstore-setup internal] load build context 01:55:12 #42 DONE 33.8s 01:55:12 01:55:12 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:55:12 #56 DONE 21.6s 01:55:12 01:55:12 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:55:12 #58 DONE 21.7s 01:55:12 01:55:12 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:55:12 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 14.68MB / 20.02MB 8.2s 01:55:12 #65 ... 01:55:12 01:55:12 #62 [security-spire-agent internal] load build context 01:55:12 #62 transferring context: 27.24kB done 01:55:12 #62 DONE 20.7s 01:55:12 01:55:12 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:55:12 #74 DONE 0.3s 01:55:12 01:55:12 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:55:12 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 15.73MB / 20.02MB 8.3s 01:55:12 #65 ... 01:55:12 01:55:12 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:55:12 #75 DONE 0.2s 01:55:12 01:55:12 #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:55:12 #76 DONE 0.3s 01:55:12 01:55:12 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:55:12 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 16.78MB / 20.02MB 8.5s 01:55:13 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 17.83MB / 20.02MB 8.6s 01:55:13 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 18.87MB / 20.02MB 8.7s 01:55:13 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 8.7s done 01:55:13 #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 01:55:14 #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 01:55:14 #65 ... 01:55:14 01:55:14 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:55:14 #69 21.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:14 #69 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:14 #69 22.36 OK: 264 MiB in 52 packages 01:55:14 #69 DONE 23.6s 01:55:14 01:55:14 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:55:14 #68 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:14 #68 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:14 #68 22.17 (1/1) Installing dumb-init (1.2.5-r2) 01:55:14 #68 22.18 Executing busybox-1.36.1-r7.trigger 01:55:14 #68 22.25 OK: 7 MiB in 16 packages 01:55:14 #68 DONE 23.3s 01:55:14 01:55:14 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:55:14 #59 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:14 #59 22.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:14 #59 22.40 (1/4) Installing dumb-init (1.2.5-r2) 01:55:14 #59 22.41 (2/4) Installing openssl (3.1.6-r0) 01:55:14 #59 22.42 (3/4) Installing su-exec (0.2-r3) 01:55:14 #59 22.43 (4/4) Installing yq (4.33.3-r5) 01:55:14 #59 22.56 Executing busybox-1.36.1-r7.trigger 01:55:14 #59 22.57 OK: 17 MiB in 19 packages 01:55:14 #59 DONE 23.3s 01:55:14 01:55:14 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:55:14 #64 21.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:14 #64 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:14 #64 22.21 (1/4) Installing ca-certificates (20240226-r0) 01:55:14 #64 22.30 (2/4) Installing dumb-init (1.2.5-r2) 01:55:14 #64 22.31 (3/4) Installing su-exec (0.2-r3) 01:55:14 #64 22.32 (4/4) Installing yq (4.33.3-r5) 01:55:14 #64 22.39 Executing busybox-1.36.1-r7.trigger 01:55:14 #64 22.41 Executing ca-certificates-20240226-r0.trigger 01:55:14 #64 22.46 OK: 17 MiB in 19 packages 01:55:14 #64 DONE 23.6s 01:55:14 01:55:14 #71 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:55:14 #71 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:14 #71 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:14 #71 22.43 (1/1) Installing dumb-init (1.2.5-r2) 01:55:14 #71 22.43 Executing busybox-1.36.1-r7.trigger 01:55:14 #71 22.45 OK: 7 MiB in 16 packages 01:55:14 #71 DONE 23.4s 01:55:14 01:55:14 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:55:14 #66 21.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:14 #66 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:14 #66 22.29 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:55:14 #66 22.29 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:55:14 #66 22.29 OK: 20070 distinct packages available 01:55:14 #66 22.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:14 #66 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:14 #66 22.74 (1/5) Installing dumb-init (1.2.5-r2) 01:55:14 #66 22.75 (2/5) Installing musl-obstack (1.2.3-r2) 01:55:14 #66 22.75 (3/5) Installing libucontext (1.2-r2) 01:55:14 #66 22.75 (4/5) Installing gcompat (1.1.0-r1) 01:55:14 #66 22.76 (5/5) Installing openssl (3.1.6-r0) 01:55:14 #66 22.77 Executing busybox-1.36.1-r7.trigger 01:55:14 #66 22.78 OK: 8 MiB in 20 packages 01:55:14 #66 DONE 23.7s 01:55:14 01:55:14 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 01:55:14 #57 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:14 #57 22.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:14 #57 22.41 (1/2) Installing ca-certificates (20240226-r0) 01:55:14 #57 22.44 (2/2) Installing dumb-init (1.2.5-r2) 01:55:14 #57 22.45 Executing busybox-1.36.1-r7.trigger 01:55:14 #57 22.46 Executing ca-certificates-20240226-r0.trigger 01:55:14 #57 22.58 OK: 8 MiB in 17 packages 01:55:14 #57 DONE 23.4s 01:55:14 01:55:14 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:55:14 #61 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:14 #61 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:14 #61 22.36 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:55:14 #61 22.36 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:55:14 #61 22.36 OK: 20070 distinct packages available 01:55:14 #61 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:14 #61 22.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:14 #61 22.75 (1/11) Installing ca-certificates (20240226-r0) 01:55:14 #61 22.79 (2/11) Installing brotli-libs (1.0.9-r14) 01:55:14 #61 22.81 (3/11) Installing libunistring (1.1-r1) 01:55:14 #61 22.82 (4/11) Installing libidn2 (2.3.4-r1) 01:55:14 #61 22.82 (5/11) Installing nghttp2-libs (1.57.0-r0) 01:55:14 #61 22.82 (6/11) Installing libcurl (8.9.0-r0) 01:55:14 #61 22.84 (7/11) Installing curl (8.9.0-r0) 01:55:14 #61 22.85 (8/11) Installing dumb-init (1.2.5-r2) 01:55:14 #61 22.86 (9/11) Installing musl-obstack (1.2.3-r2) 01:55:14 #61 22.86 (10/11) Installing libucontext (1.2-r2) 01:55:14 #61 22.87 (11/11) Installing gcompat (1.1.0-r1) 01:55:14 #61 22.87 Executing busybox-1.36.1-r7.trigger 01:55:14 #61 22.88 Executing ca-certificates-20240226-r0.trigger 01:55:14 #61 22.92 OK: 12 MiB in 26 packages 01:55:14 #61 DONE 23.5s 01:55:14 01:55:14 #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:55:15 #77 ... 01:55:15 01:55:15 #78 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:55:15 #78 DONE 0.2s 01:55:15 01:55:15 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:55:15 #65 DONE 22.9s 01:55:15 01:55:15 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:55:15 #79 ... 01:55:15 01:55:15 #72 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:15 #72 DONE 24.1s 01:55:15 01:55:15 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:55:16 #80 ... 01:55:16 01:55:16 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 01:55:16 #67 24.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:16 #67 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:16 #67 24.78 (1/2) Installing dumb-init (1.2.5-r2) 01:55:16 #67 24.80 (2/2) Installing su-exec (0.2-r3) 01:55:16 #67 24.80 Executing busybox-1.36.1-r7.trigger 01:55:16 #67 24.82 OK: 7 MiB in 17 packages 01:55:16 #67 DONE 25.2s 01:55:16 01:55:16 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:55:16 #63 24.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:16 #63 24.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:16 #63 24.68 (1/3) Installing ca-certificates (20240226-r0) 01:55:16 #63 24.70 (2/3) Installing dumb-init (1.2.5-r2) 01:55:16 #63 24.70 (3/3) Installing tzdata (2024a-r0) 01:55:16 #63 24.83 Executing busybox-1.36.1-r7.trigger 01:55:16 #63 24.84 Executing ca-certificates-20240226-r0.trigger 01:55:16 #63 24.90 OK: 11 MiB in 18 packages 01:55:16 #63 DONE 25.3s 01:55:16 01:55:16 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:55:16 #60 24.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:16 #60 24.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:16 #60 24.84 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:55:16 #60 24.84 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:55:16 #60 24.84 OK: 20070 distinct packages available 01:55:16 #60 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:16 #60 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:16 #60 25.26 (1/4) Installing dumb-init (1.2.5-r2) 01:55:16 #60 25.28 (2/4) Installing musl-obstack (1.2.3-r2) 01:55:16 #60 25.28 (3/4) Installing libucontext (1.2-r2) 01:55:16 #60 25.28 (4/4) Installing gcompat (1.1.0-r1) 01:55:16 #60 25.28 Executing busybox-1.36.1-r7.trigger 01:55:16 #60 25.29 OK: 8 MiB in 19 packages 01:55:16 #60 DONE 25.5s 01:55:16 01:55:16 #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:55:17 #81 ... 01:55:17 01:55:17 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:55:17 #0 2.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:17 #0 2.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:17 #0 2.409 OK: 17 MiB in 19 packages 01:55:17 #82 DONE 2.6s 01:55:17 01:55:17 #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:55:17 #77 2.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:17 #77 2.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:17 #77 ... 01:55:17 01:55:17 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:55:17 #0 2.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:17 #0 2.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:17 #0 2.818 OK: 17 MiB in 19 packages 01:55:17 #83 DONE 3.1s 01:55:17 01:55:17 #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:55:17 #0 2.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:17 #0 2.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:17 #0 2.917 OK: 7 MiB in 16 packages 01:55:17 #84 DONE 3.1s 01:55:17 01:55:17 #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:55:17 #77 3.064 OK: 7 MiB in 16 packages 01:55:17 #77 DONE 3.2s 01:55:17 01:55:17 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:55:17 #85 DONE 0.1s 01:55:17 01:55:17 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:55:17 #79 2.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:17 #79 2.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:17 #79 3.204 OK: 8 MiB in 20 packages 01:55:17 #79 ... 01:55:17 01:55:17 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:55:17 #0 2.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:17 #0 2.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:17 #0 3.017 OK: 12 MiB in 26 packages 01:55:17 #86 DONE 3.2s 01:55:18 01:55:18 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:55:18 #79 DONE 3.4s 01:55:18 01:55:18 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:55:19 #87 ... 01:55:19 01:55:19 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:55:19 #0 3.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:19 #0 3.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:19 #0 3.337 OK: 8 MiB in 17 packages 01:55:19 #88 DONE 4.8s 01:55:19 01:55:19 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:55:19 #87 DONE 1.5s 01:55:19 01:55:19 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:55:19 #89 DONE 1.5s 01:55:19 01:55:19 #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:55:19 #81 2.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:19 #81 ... 01:55:19 01:55:19 #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:55:19 #90 DONE 0.1s 01:55:19 01:55:19 #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:55:19 #81 2.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:19 #81 3.229 OK: 11 MiB in 18 packages 01:55:20 #81 DONE 4.0s 01:55:20 01:55:20 #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:55:20 #0 3.417 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:20 #0 6.443 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:20 #0 7.147 OK: 264 MiB in 52 packages 01:55:20 #91 DONE 8.2s 01:55:20 01:55:20 #92 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 01:55:20 #0 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:20 #0 2.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:20 #0 3.207 OK: 7 MiB in 17 packages 01:55:20 #92 DONE 4.1s 01:55:20 01:55:20 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:55:20 #93 ... 01:55:20 01:55:20 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:55:20 #94 DONE 1.2s 01:55:20 01:55:20 #95 [security-spire-server stage-2 6/9] COPY security.txt / 01:55:20 #95 DONE 1.1s 01:55:20 01:55:20 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:55:20 #96 DONE 0.1s 01:55:20 01:55:20 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:55:20 #97 DONE 0.1s 01:55:20 01:55:20 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:55:20 #93 DONE 0.2s 01:55:20 01:55:20 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:55:20 #98 DONE 0.1s 01:55:20 01:55:20 #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:21 #99 ... 01:55:21 01:55:21 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 01:55:21 #100 DONE 0.1s 01:55:21 01:55:21 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:55:21 #101 DONE 0.1s 01:55:21 01:55:21 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:55:21 #102 DONE 0.2s 01:55:21 01:55:21 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:55:21 #80 4.032 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:21 #80 4.503 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:21 #80 5.206 (1/1) Installing dumb-init (1.2.5-r2) 01:55:21 #80 5.518 Executing busybox-1.36.1-r7.trigger 01:55:21 #80 5.533 OK: 7 MiB in 16 packages 01:55:21 #80 DONE 5.7s 01:55:21 01:55:21 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:55:21 #103 DONE 0.1s 01:55:21 01:55:21 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:55:21 #104 DONE 0.1s 01:55:21 01:55:21 #105 [security-spire-server] exporting to image 01:55:21 #105 exporting layers 01:55:21 #105 ... 01:55:21 01:55:21 #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:55:21 #0 4.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:21 #0 4.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:21 #0 4.550 OK: 8 MiB in 19 packages 01:55:21 #106 DONE 4.7s 01:55:21 01:55:21 #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:55:22 #107 ... 01:55:22 01:55:22 #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:55:22 #108 DONE 1.8s 01:55:22 01:55:22 #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:55:22 #107 DONE 1.0s 01:55:22 01:55:22 #109 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 01:55:22 #109 DONE 0.1s 01:55:22 01:55:22 #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:55:22 #110 DONE 0.1s 01:55:22 01:55:22 #111 [security-spire-config stage-2 6/10] COPY security.txt / 01:55:22 #111 DONE 0.1s 01:55:22 01:55:22 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:55:22 #50 ... 01:55:22 01:55:22 #105 [security-spire-agent] exporting to image 01:55:22 #105 exporting layers 1.4s done 01:55:22 #105 writing image sha256:68da5a68537ffda215aec4c99f79e605005daa63a0cfd350cb5b1d499f00b2a9 0.0s done 01:55:22 #105 writing image sha256:bcf58ca803dedb875d35e1476415433c3c0b9454af82c91acf67af293d6a744c 0.0s done 01:55:22 #105 naming to docker.io/library/security-spire-server 0.0s done 01:55:22 #105 naming to docker.io/library/security-spire-agent done 01:55:22 #105 DONE 1.8s 01:55:22 01:55:22 #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:55:22 #112 DONE 0.1s 01:55:22 01:55:22 #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:22 #113 ... 01:55:22 01:55:22 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:55:22 #114 DONE 0.1s 01:55:22 01:55:22 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:55:22 #115 DONE 0.0s 01:55:22 01:55:22 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:23 #116 ... 01:55:23 01:55:23 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:23 #117 ... 01:55:23 01:55:23 #105 [security-spire-config] exporting to image 01:55:23 #105 exporting layers 0.6s done 01:55:23 #105 writing image sha256:a4fa709abbf4cc596ca54ecb96ee045064bd696784dc148c45c21e8625e78900 0.2s done 01:55:23 #105 naming to docker.io/library/security-spire-config done 01:55:23 #105 DONE 2.5s 01:55:23 01:55:23 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:02 #118 ... 01:56:02 01:56:02 #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:02 #99 DONE 40.9s 01:56:02 01:56:02 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:02 #117 DONE 49.1s 01:56:02 01:56:02 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:02 #116 DONE 49.0s 01:56:02 01:56:02 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:02 #118 DONE 47.0s 01:56:02 01:56:02 #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:02 #113 DONE 49.1s 01:56:02 01:56:02 #119 [security-bootstrapper builder 6/7] COPY . . 01:56:08 Removing intermediate container 60368db896da 01:56:08 ---> 276ff55c010e 01:56:08 Successfully built 276ff55c010e 01:56:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:08 + docker inspect -f . ci-base-image-arm64 01:56:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:09 prd-ubuntu20.04-docker-arm64-4c-16g-9339 does not seem to be running inside a container 01:56:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:56:10 $ docker top e31f55c9d4af5eb0d52656f8f1bddae10ce42fc8bb01ca35d0ef441794c8e7c0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:11 + go version 01:56:11 go version go1.21.9 linux/arm64 [Pipeline] } 01:56:11 $ docker stop --time=1 e31f55c9d4af5eb0d52656f8f1bddae10ce42fc8bb01ca35d0ef441794c8e7c0 01:56:12 #119 ... 01:56:12 01:56:12 #120 [support-notifications builder 6/7] COPY . . 01:56:12 #120 ... 01:56:12 01:56:12 #121 [security-proxy-auth builder 6/7] COPY . . 01:56:12 #121 ... 01:56:12 01:56:12 #122 [core-keeper builder 7/8] COPY . . 01:56:12 #122 ... 01:56:12 01:56:12 #123 [security-spiffe-token-provider builder 6/7] COPY . . 01:56:13 $ docker rm -f --volumes e31f55c9d4af5eb0d52656f8f1bddae10ce42fc8bb01ca35d0ef441794c8e7c0 [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 01:56:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:56:13 01:56:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:56:14 latest: Pulling from edgex-devops/edgex-compose-arm64 01:56:14 547446be3368: Pulling fs layer 01:56:14 d125d8839a47: Pulling fs layer 01:56:14 3e85d5ac6304: Pulling fs layer 01:56:14 c3105a71a48b: Pulling fs layer 01:56:14 0f093f025ec4: Pulling fs layer 01:56:14 c3106fc0e877: Pulling fs layer 01:56:14 c3105a71a48b: Waiting 01:56:14 0f093f025ec4: Waiting 01:56:14 c3106fc0e877: Waiting 01:56:14 547446be3368: Verifying Checksum 01:56:14 547446be3368: Download complete 01:56:14 c3105a71a48b: Verifying Checksum 01:56:14 c3105a71a48b: Download complete 01:56:15 d125d8839a47: Verifying Checksum 01:56:15 d125d8839a47: Download complete 01:56:15 c3106fc0e877: Verifying Checksum 01:56:15 c3106fc0e877: Download complete 01:56:15 0f093f025ec4: Verifying Checksum 01:56:15 0f093f025ec4: Download complete 01:56:15 547446be3368: Pull complete 01:56:16 d125d8839a47: Pull complete 01:56:17 3e85d5ac6304: Verifying Checksum 01:56:17 3e85d5ac6304: Download complete 01:56:19 #123 DONE 17.3s 01:56:19 01:56:19 #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:56:19 #41 ... 01:56:19 01:56:19 #124 [support-cron-scheduler builder 6/7] COPY . . 01:56:19 #124 CACHED 01:56:19 01:56:19 #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 01:56:19 #125 CACHED 01:56:19 01:56:19 #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:19 #126 CACHED 01:56:19 01:56:19 #120 [support-notifications builder 6/7] COPY . . 01:56:19 #120 DONE 17.3s 01:56:19 01:56:19 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:19 #127 CACHED 01:56:19 01:56:19 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:56:19 #128 CACHED 01:56:19 01:56:19 #129 [security-proxy-setup builder 6/7] COPY . . 01:56:19 #129 CACHED 01:56:19 01:56:19 #130 [security-secretstore-setup builder 6/7] COPY . . 01:56:19 #130 CACHED 01:56:19 01:56:19 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:19 #131 CACHED 01:56:19 01:56:19 #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:56:19 #132 CACHED 01:56:19 01:56:19 #121 [security-proxy-auth builder 6/7] COPY . . 01:56:19 #121 DONE 17.3s 01:56:19 01:56:19 #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:56:19 #133 CACHED 01:56:19 01:56:19 #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:19 #134 CACHED 01:56:19 01:56:19 #135 [support-scheduler builder 6/7] COPY . . 01:56:19 #135 CACHED 01:56:19 01:56:19 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:56:19 #136 CACHED 01:56:19 01:56:19 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:19 #137 CACHED 01:56:19 01:56:19 #138 [core-metadata builder 6/7] COPY . . 01:56:19 #138 CACHED 01:56:19 01:56:19 #139 [core-data builder 6/7] COPY . . 01:56:19 #139 CACHED 01:56:19 01:56:19 #140 [core-data builder 4/7] COPY go.mod vendor* ./ 01:56:19 #140 CACHED 01:56:19 01:56:19 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:19 #141 CACHED 01:56:19 01:56:19 #142 [core-command builder 6/7] COPY . . 01:56:19 #142 CACHED 01:56:19 01:56:19 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:19 #143 CACHED 01:56:19 01:56:19 #144 [core-command builder 4/7] COPY go.mod vendor* ./ 01:56:19 #144 CACHED 01:56:19 01:56:19 #145 [core-common-config-bootstrapper builder 6/7] COPY . . 01:56:19 #145 CACHED 01:56:19 01:56:19 #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:19 #146 CACHED 01:56:19 01:56:19 #147 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:56:19 #147 CACHED 01:56:19 01:56:19 #122 [core-keeper builder 7/8] COPY . . 01:56:19 #122 DONE 17.3s 01:56:19 01:56:19 #119 [security-bootstrapper builder 6/7] COPY . . 01:56:19 #119 DONE 17.2s 01:56:19 01:56:19 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:56:21 #148 1.890 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:56:27 3e85d5ac6304: Pull complete 01:56:27 c3105a71a48b: Pull complete 01:56:28 0f093f025ec4: Pull complete 01:56:29 c3106fc0e877: Pull complete 01:56:29 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:56:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:56:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:29 prd-ubuntu20.04-docker-arm64-4c-16g-9339 does not seem to be running inside a container 01:56:29 #148 ... 01:56:29 01:56:29 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:56:29 #0 1.347 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:56:29 #149 ... 01:56:29 01:56:29 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:56:29 #0 0.422 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:56:29 #150 ... 01:56:29 01:56:29 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:56:29 #0 0.822 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:56:29 $ 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/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:56:29 #151 ... 01:56:29 01:56:29 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:56:29 #0 1.659 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:56:30 #152 ... 01:56:30 01:56:30 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:56:30 #0 1.761 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:56:30 #153 ... 01:56:30 01:56:30 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:56:30 #0 0.905 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:56:30 #154 ... 01:56:30 01:56:30 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:56:30 #0 2.042 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:56:30 #155 ... 01:56:30 01:56:30 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:56:30 #0 0.526 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:56:31 #156 ... 01:56:31 01:56:31 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:56:31 #0 0.831 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:56:31 #157 ... 01:56:31 01:56:31 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:56:31 #0 2.045 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:56:31 #158 ... 01:56:31 01:56:31 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:56:31 #0 1.176 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:56:31 #159 ... 01:56:31 01:56:31 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:56:31 #0 0.533 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 01:56:31 $ docker top 49f80a60b019a3076a46510a6caebc2f4c44aa555d9b89c379371b1874722085 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:32 + docker compose -f ./docker-compose-build.yml build --parallel 01:56:44 #1 [support-notifications internal] load build definition from Dockerfile 01:56:44 #1 transferring dockerfile: 1.95kB 0.0s done 01:56:44 #1 DONE 0.1s 01:56:44 01:56:44 #2 [core-metadata internal] load build definition from Dockerfile 01:56:44 #2 transferring dockerfile: 2.06kB done 01:56:44 #2 DONE 0.1s 01:56:44 01:56:44 #3 [security-spire-agent internal] load build definition from Dockerfile 01:56:44 #3 transferring dockerfile: 1.81kB 0.0s done 01:56:44 #3 DONE 0.1s 01:56:44 01:56:44 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:56:44 #4 transferring dockerfile: 1.89kB 0.0s done 01:56:44 #4 DONE 0.1s 01:56:44 01:56:44 #5 [core-data internal] load build definition from Dockerfile 01:56:44 #5 ... 01:56:44 01:56:44 #6 [security-secretstore-setup internal] load build definition from Dockerfile 01:56:44 #6 transferring dockerfile: 2.49kB done 01:56:44 #6 DONE 0.1s 01:56:44 01:56:44 #5 [core-data internal] load build definition from Dockerfile 01:56:44 #5 transferring dockerfile: 2.07kB done 01:56:44 #5 DONE 0.1s 01:56:44 01:56:44 #7 [core-keeper internal] load build definition from Dockerfile 01:56:44 #7 transferring dockerfile: 2.01kB 0.0s done 01:56:44 #7 DONE 0.1s 01:56:44 01:56:44 #8 [security-proxy-setup internal] load build definition from Dockerfile 01:56:44 #8 transferring dockerfile: 2.50kB done 01:56:44 #8 DONE 0.1s 01:56:44 01:56:44 #9 [security-bootstrapper internal] load build definition from Dockerfile 01:56:44 #9 transferring dockerfile: 3.17kB done 01:56:44 #9 DONE 0.1s 01:56:44 01:56:44 #10 [support-scheduler internal] load build definition from Dockerfile 01:56:44 #10 transferring dockerfile: 1.93kB 0.0s done 01:56:44 #10 DONE 0.1s 01:56:44 01:56:44 #11 [security-spire-config internal] load build definition from Dockerfile 01:56:44 #11 transferring dockerfile: 1.69kB 0.0s done 01:56:44 #11 DONE 0.1s 01:56:44 01:56:44 #12 [security-spire-server internal] load build definition from Dockerfile 01:56:44 #12 transferring dockerfile: 1.70kB done 01:56:44 #12 DONE 0.1s 01:56:44 01:56:44 #13 [support-cron-scheduler internal] load build definition from Dockerfile 01:56:44 #13 transferring dockerfile: 1.85kB 0.0s done 01:56:44 #13 DONE 0.1s 01:56:44 01:56:44 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:56:44 #14 transferring dockerfile: 2.23kB done 01:56:44 #14 DONE 0.1s 01:56:44 01:56:44 #15 [security-proxy-auth internal] load build definition from Dockerfile 01:56:44 #15 transferring dockerfile: 2.15kB done 01:56:44 #15 DONE 0.1s 01:56:44 01:56:44 #16 [core-command internal] load build definition from Dockerfile 01:56:44 #16 transferring dockerfile: 1.93kB done 01:56:44 #16 DONE 0.1s 01:56:44 01:56:44 #17 [support-notifications internal] load .dockerignore 01:56:44 #17 transferring context: 50B 0.0s done 01:56:44 #17 DONE 0.1s 01:56:45 01:56:45 #18 [core-metadata internal] load .dockerignore 01:56:45 #18 transferring context: 50B done 01:56:45 #18 DONE 0.1s 01:56:45 01:56:45 #19 [security-spire-agent internal] load .dockerignore 01:56:45 #19 transferring context: 50B done 01:56:45 #19 DONE 0.0s 01:56:45 01:56:45 #20 [security-spiffe-token-provider internal] load .dockerignore 01:56:45 #20 transferring context: 50B done 01:56:45 #20 DONE 0.1s 01:56:45 01:56:45 #21 [core-data internal] load .dockerignore 01:56:45 #21 transferring context: 50B done 01:56:45 #21 DONE 0.1s 01:56:46 01:56:46 #22 [security-secretstore-setup internal] load .dockerignore 01:56:46 #22 transferring context: 50B done 01:56:46 #22 DONE 0.1s 01:56:46 01:56:46 #23 [core-keeper internal] load .dockerignore 01:56:46 #23 transferring context: 50B done 01:56:46 #23 DONE 0.0s 01:56:46 01:56:46 #24 [security-proxy-setup internal] load .dockerignore 01:56:46 #24 transferring context: 50B 0.0s done 01:56:46 #24 DONE 0.1s 01:56:46 01:56:46 #25 [security-bootstrapper internal] load .dockerignore 01:56:46 #25 transferring context: 50B done 01:56:46 #25 DONE 0.1s 01:56:46 01:56:46 #26 [support-scheduler internal] load .dockerignore 01:56:46 #26 transferring context: 50B done 01:56:46 #26 DONE 0.1s 01:56:46 01:56:46 #27 [security-spire-config internal] load .dockerignore 01:56:46 #27 transferring context: 50B 0.0s done 01:56:46 #27 DONE 0.1s 01:56:46 01:56:46 #28 [security-spire-server internal] load .dockerignore 01:56:46 #28 transferring context: 50B done 01:56:46 #28 DONE 0.1s 01:56:46 01:56:46 #29 [support-cron-scheduler internal] load .dockerignore 01:56:46 #29 transferring context: 50B done 01:56:46 #29 DONE 0.1s 01:56:46 01:56:46 #30 [core-common-config-bootstrapper internal] load .dockerignore 01:56:46 #30 transferring context: 50B 0.0s done 01:56:46 #30 DONE 0.1s 01:56:46 01:56:46 #31 [security-proxy-auth internal] load .dockerignore 01:56:46 #31 transferring context: 50B done 01:56:46 #31 DONE 0.1s 01:56:46 01:56:46 #32 [core-command internal] load .dockerignore 01:56:46 #32 transferring context: 50B done 01:56:46 #32 DONE 0.1s 01:56:46 01:56:46 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:56:46 #33 DONE 0.0s 01:56:46 01:56:46 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 01:56:46 #34 DONE 0.2s 01:56:46 01:56:46 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:56:46 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:56:47 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 01:56:47 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s 01:56:47 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:56:47 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 01:56:47 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.36MB / 3.34MB 0.2s 01:56:47 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 01:56:47 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 01:56:47 #35 ... 01:56:47 01:56:47 #36 [support-notifications internal] load build context 01:56:47 #36 transferring context: 3.10MB 0.7s done 01:56:47 #36 DONE 0.9s 01:56:47 01:56:47 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:56:48 #35 ... 01:56:48 01:56:48 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:56:48 #37 DONE 1.1s 01:56:48 01:56:48 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:56:48 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 01:56:48 #35 ... 01:56:48 01:56:48 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:56:48 #33 DONE 0.0s 01:56:48 01:56:48 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:56:48 #33 DONE 0.0s 01:56:48 01:56:48 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:56:48 #37 DONE 1.8s 01:56:48 01:56:48 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 01:56:48 #38 DONE 0.5s 01:56:48 01:56:48 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:56:48 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:56:48 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 01:56:48 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 01:56:48 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:56:48 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 01:56:48 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 01:56:48 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:56:48 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 01:56:48 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 01:56:48 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:56:48 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 01:56:48 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 01:56:48 #35 DONE 2.3s 01:56:48 01:56:48 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 01:56:48 #34 DONE 0.3s 01:56:48 01:56:48 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:56:48 #37 DONE 1.9s 01:56:48 01:56:48 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 01:56:48 #38 DONE 0.6s 01:56:48 01:56:48 #39 [security-spiffe-token-provider internal] load build context 01:56:48 #39 ... 01:56:48 01:56:48 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:56:48 #33 DONE 0.0s 01:56:48 01:56:48 #39 [security-spiffe-token-provider internal] load build context 01:56:48 #39 ... 01:56:48 01:56:48 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:56:48 #33 DONE 0.0s 01:56:48 01:56:48 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:56:48 #37 DONE 2.0s 01:56:48 01:56:48 #38 [core-data builder 2/7] WORKDIR /edgex-go 01:56:48 #38 DONE 0.6s 01:56:48 01:56:48 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:56:48 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:56:48 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 01:56:48 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 01:56:48 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:56:48 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 01:56:48 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 01:56:48 #35 DONE 2.4s 01:56:48 01:56:48 #39 [security-spiffe-token-provider internal] load build context 01:56:49 #39 ... 01:56:49 01:56:49 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:56:49 #33 DONE 0.0s 01:56:49 01:56:49 #39 [security-spiffe-token-provider internal] load build context 01:56:49 #39 ... 01:56:49 01:56:49 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:56:49 #33 DONE 0.0s 01:56:49 01:56:49 #39 [security-spiffe-token-provider internal] load build context 01:56:49 #39 ... 01:56:49 01:56:49 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:56:49 #33 DONE 0.0s 01:56:49 01:56:49 #39 [security-spiffe-token-provider internal] load build context 01:56:49 #39 ... 01:56:49 01:56:49 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:56:49 #37 DONE 2.0s 01:56:49 01:56:49 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 01:56:49 #38 DONE 0.6s 01:56:49 01:56:49 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:56:49 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:56:49 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 01:56:49 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 01:56:49 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:56:49 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 01:56:49 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 01:56:49 #35 DONE 2.4s 01:56:49 01:56:49 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 01:56:49 #34 DONE 1.2s 01:56:49 01:56:49 #39 [security-spiffe-token-provider internal] load build context 01:56:49 #39 ... 01:56:49 01:56:49 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:56:49 #33 DONE 0.0s 01:56:49 01:56:49 #39 [security-spiffe-token-provider internal] load build context 01:56:49 #39 transferring context: 3.10MB 1.0s done 01:56:49 #39 ... 01:56:49 01:56:49 #40 [core-metadata internal] load build context 01:56:49 #40 transferring context: 3.10MB 1.1s done 01:56:49 #40 DONE 1.4s 01:56:49 01:56:49 #39 [security-spiffe-token-provider internal] load build context 01:56:49 #39 DONE 1.3s 01:56:49 01:56:49 #41 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:56:49 #41 ... 01:56:49 01:56:49 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:56:49 #42 DONE 1.7s 01:56:50 01:56:50 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:56:50 #33 DONE 0.0s 01:56:50 01:56:50 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:56:50 #43 DONE 1.8s 01:56:50 01:56:50 #44 [security-proxy-setup internal] load build context 01:56:50 #44 ... 01:56:50 01:56:50 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:56:50 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:56:50 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 01:56:50 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 01:56:50 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:56:50 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 01:56:50 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 01:56:50 #35 DONE 2.4s 01:56:50 01:56:50 #44 [security-proxy-setup internal] load build context 01:56:50 #44 ... 01:56:50 01:56:50 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:56:50 #33 DONE 0.1s 01:56:50 01:56:50 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 01:56:50 #34 DONE 1.9s 01:56:50 01:56:50 #44 [security-proxy-setup internal] load build context 01:56:50 #44 ... 01:56:50 01:56:50 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:56:50 #37 DONE 2.1s 01:56:50 01:56:50 #38 [support-scheduler builder 2/7] WORKDIR /edgex-go 01:56:50 #38 DONE 0.8s 01:56:50 01:56:50 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:56:50 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:56:50 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 01:56:50 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 01:56:50 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:56:50 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 01:56:50 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 01:56:50 #35 DONE 2.5s 01:56:50 01:56:50 #44 [security-proxy-setup internal] load build context 01:56:50 #44 ... 01:56:50 01:56:50 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 01:56:50 #38 DONE 0.8s 01:56:50 01:56:50 #44 [security-proxy-setup internal] load build context 01:56:50 #44 ... 01:56:50 01:56:50 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:56:50 #33 DONE 0.1s 01:56:50 01:56:50 #44 [security-proxy-setup internal] load build context 01:56:51 #44 ... 01:56:51 01:56:51 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:56:51 #33 DONE 0.1s 01:56:51 01:56:51 #44 [security-proxy-setup internal] load build context 01:56:51 #44 ... 01:56:51 01:56:51 #45 [core-data internal] load build context 01:56:51 #45 transferring context: 3.10MB 1.5s done 01:56:51 #45 DONE 2.4s 01:56:51 01:56:51 #44 [security-proxy-setup internal] load build context 01:56:51 #44 ... 01:56:51 01:56:51 #46 [security-spire-agent internal] load build context 01:56:51 #46 transferring context: 27.24kB 0.3s done 01:56:51 #46 DONE 1.4s 01:56:51 01:56:51 #44 [security-proxy-setup internal] load build context 01:56:52 #44 transferring context: 3.10MB 2.0s done 01:56:52 #44 ... 01:56:52 01:56:52 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 01:56:52 #34 DONE 4.1s 01:56:53 01:56:53 #47 [security-bootstrapper internal] load build context 01:56:53 #47 ... 01:56:53 01:56:53 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:56:53 #37 DONE 2.1s 01:56:53 01:56:53 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 01:56:53 #38 DONE 0.8s 01:56:53 01:56:53 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:56:53 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:56:53 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 01:56:53 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 01:56:53 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:56:53 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 01:56:53 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 01:56:53 #35 DONE 2.5s 01:56:53 01:56:53 #48 [security-proxy-auth internal] load build context 01:56:53 #48 DONE 0.0s 01:56:53 01:56:53 #49 [security-spire-server internal] load build context 01:56:53 #49 transferring context: 27.71kB 0.3s done 01:56:53 #49 DONE 2.6s 01:56:53 01:56:53 #47 [security-bootstrapper internal] load build context 01:56:53 #47 ... 01:56:53 01:56:53 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:56:53 #37 DONE 2.1s 01:56:53 01:56:53 #38 [core-command builder 2/7] WORKDIR /edgex-go 01:56:53 #38 DONE 0.8s 01:56:53 01:56:53 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 01:56:53 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 01:56:53 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 01:56:53 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 01:56:53 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 01:56:53 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 01:56:53 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 01:56:53 #35 DONE 2.6s 01:56:53 01:56:53 #47 [security-bootstrapper internal] load build context 01:56:53 #47 transferring context: 3.10MB 3.1s done 01:56:53 #47 ... 01:56:53 01:56:53 #44 [security-proxy-setup internal] load build context 01:56:53 #44 DONE 3.7s 01:56:53 01:56:53 #50 [security-spire-config internal] load build context 01:56:53 #50 transferring context: 25.96kB 0.1s done 01:56:53 #50 DONE 3.3s 01:56:53 01:56:53 #51 [security-secretstore-setup internal] load build context 01:56:54 #51 transferring context: 3.10MB 3.8s done 01:56:54 #51 ... 01:56:54 01:56:54 #52 [core-keeper internal] load build context 01:56:54 #52 transferring context: 3.10MB 2.0s done 01:56:54 #52 DONE 4.8s 01:56:54 01:56:54 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:56:54 #53 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.1s done 01:56:54 #53 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:56:54 #53 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 01:56:54 #53 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 01:56:54 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 01:56:54 #53 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s done 01:56:54 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 01:56:54 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 1.0s 01:56:54 #53 ... 01:56:54 01:56:54 #47 [security-bootstrapper internal] load build context 01:56:54 #47 DONE 5.0s 01:56:54 01:56:54 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:56:54 #53 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s done 01:56:54 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s 01:56:54 #53 ... 01:56:54 01:56:54 #51 [security-secretstore-setup internal] load build context 01:56:54 #51 DONE 5.2s 01:56:54 01:56:54 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:56:54 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done 01:56:55 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.4s 01:56:56 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 2.7s 01:56:57 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 3.4s 01:56:57 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 01:56:57 #53 ... 01:56:57 01:56:57 #54 [core-common-config-bootstrapper internal] load build context 01:56:57 #54 transferring context: 3.10MB 5.5s done 01:56:57 #54 DONE 7.2s 01:56:57 01:56:57 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:56:57 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 01:56:58 #53 ... 01:56:58 01:56:58 #55 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:56:58 #55 ... 01:56:58 01:56:58 #56 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:56:58 #56 ... 01:56:58 01:56:58 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:56:58 #57 ... 01:56:58 01:56:58 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:56:58 #58 ... 01:56:58 01:56:58 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:56:58 #59 ... 01:56:58 01:56:58 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 01:56:58 #60 ... 01:56:58 01:56:58 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:56:58 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 5.3s 01:56:59 #53 ... 01:56:59 01:56:59 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:56:59 #0 7.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:56:59 #0 8.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:56:59 #61 10.12 (1/1) Installing dumb-init (1.2.5-r2) 01:56:59 #61 10.12 Executing busybox-1.36.1-r7.trigger 01:56:59 #61 ... 01:56:59 01:56:59 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:00 #53 ... 01:57:00 01:57:00 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:00 #62 ... 01:57:00 01:57:00 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:00 #63 ... 01:57:00 01:57:00 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:57:00 #64 ... 01:57:00 01:57:00 #65 [support-scheduler internal] load build context 01:57:00 #65 transferring context: 3.10MB 6.8s done 01:57:00 #65 DONE 9.5s 01:57:00 01:57:00 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:57:00 #66 ... 01:57:00 01:57:00 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 01:57:00 #67 ... 01:57:00 01:57:00 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:57:00 #68 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.2s done 01:57:00 #68 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:57:00 #68 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 01:57:00 #68 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 01:57:00 #68 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 01:57:00 #68 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 01:57:00 #68 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done 01:57:00 #68 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.1s done 01:57:00 #68 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 6.1s 01:57:00 #68 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 01:57:00 #68 ... 01:57:00 01:57:00 #69 [support-cron-scheduler internal] load build context 01:57:00 #69 transferring context: 3.10MB 5.9s done 01:57:00 #69 DONE 9.9s 01:57:00 01:57:00 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:00 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 6.7s 01:57:01 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.68MB / 28.04MB 7.6s 01:57:01 #53 ... 01:57:01 01:57:01 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:57:01 #70 ... 01:57:01 01:57:01 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:01 #53 ... 01:57:01 01:57:01 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:57:02 #71 ... 01:57:02 01:57:02 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:57:02 #72 ... 01:57:02 01:57:02 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:02 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.3s 01:57:02 #53 ... 01:57:02 01:57:02 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:02 #62 DONE 12.7s 01:57:02 01:57:02 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:03 #53 ... 01:57:03 01:57:03 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:57:03 #61 10.20 OK: 8 MiB in 16 packages 01:57:03 #61 DONE 13.7s 01:57:03 01:57:03 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:03 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.26MB / 28.04MB 9.5s 01:57:03 #53 ... 01:57:03 01:57:03 #48 [security-proxy-auth internal] load build context 01:57:03 #48 ... 01:57:03 01:57:03 #73 [core-command internal] load build context 01:57:03 #73 ... 01:57:03 01:57:03 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:04 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 10.4s 01:57:04 #53 ... 01:57:04 01:57:04 #41 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:57:04 #41 8.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:04 #41 9.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:04 #41 11.34 OK: 266 MiB in 52 packages 01:57:04 #41 DONE 14.8s 01:57:04 01:57:04 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:04 #53 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 01:57:04 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 11.1s 01:57:05 #53 ... 01:57:05 01:57:05 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:57:05 #55 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:05 #55 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:05 #55 15.34 OK: 266 MiB in 52 packages 01:57:05 #55 DONE 18.2s 01:57:05 01:57:05 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:05 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.35MB / 28.04MB 12.0s 01:57:05 #53 ... 01:57:05 01:57:05 #48 [security-proxy-auth internal] load build context 01:57:05 #48 transferring context: 3.10MB 9.5s done 01:57:05 #48 DONE 12.6s 01:57:05 01:57:05 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:06 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 12.7s 01:57:07 #53 ... 01:57:07 01:57:07 #73 [core-command internal] load build context 01:57:07 #73 transferring context: 3.10MB 11.2s done 01:57:07 #73 DONE 13.8s 01:57:07 01:57:07 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:07 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 13.5s 01:57:07 #53 ... 01:57:07 01:57:07 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:57:07 #74 DONE 2.7s 01:57:07 01:57:07 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:07 #53 ... 01:57:07 01:57:07 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:57:07 #75 DONE 2.0s 01:57:07 01:57:07 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:07 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.05MB / 28.04MB 14.2s 01:57:08 #53 ... 01:57:08 01:57:08 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:08 #63 DONE 18.4s 01:57:08 01:57:08 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:08 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.91MB / 28.04MB 15.0s 01:57:09 #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.4s done 01:57:09 #53 ... 01:57:09 01:57:09 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 01:57:09 #56 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:09 #56 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:09 #56 20.34 OK: 266 MiB in 52 packages 01:57:09 #56 DONE 21.3s 01:57:09 01:57:09 #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:57:10 #76 ... 01:57:10 01:57:10 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:57:10 #64 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:10 #64 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:10 #64 17.44 (1/4) Installing dumb-init (1.2.5-r2) 01:57:10 #64 17.46 (2/4) Installing openssl (3.1.6-r0) 01:57:10 #64 17.56 (3/4) Installing su-exec (0.2-r3) 01:57:10 #64 17.56 (4/4) Installing yq (4.33.3-r5) 01:57:10 #64 18.42 Executing busybox-1.36.1-r7.trigger 01:57:10 #64 18.54 OK: 18 MiB in 19 packages 01:57:10 #64 DONE 20.1s 01:57:10 01:57:10 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:57:10 #77 ... 01:57:10 01:57:10 #59 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:57:10 #59 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:10 #59 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:10 #59 20.43 (1/1) Installing dumb-init (1.2.5-r2) 01:57:10 #59 20.46 Executing busybox-1.36.1-r7.trigger 01:57:10 #59 20.60 OK: 8 MiB in 16 packages 01:57:10 #59 DONE 22.1s 01:57:10 01:57:10 #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:57:10 #78 ... 01:57:10 01:57:10 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:57:10 #68 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.2s done 01:57:10 #68 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 01:57:10 #68 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 01:57:10 #68 ... 01:57:10 01:57:10 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 01:57:10 #67 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:10 #67 ... 01:57:10 01:57:10 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:57:10 #57 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:10 #57 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:10 #57 17.67 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:57:10 #57 17.67 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:57:10 #57 17.67 OK: 19953 distinct packages available 01:57:10 #57 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:10 #57 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:11 #57 ... 01:57:11 01:57:11 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:57:11 #71 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:11 #71 ... 01:57:11 01:57:11 #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:57:11 #76 DONE 2.4s 01:57:11 01:57:11 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:13 #79 ... 01:57:13 01:57:13 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:57:13 #80 ... 01:57:13 01:57:13 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:57:13 #70 21.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:13 #70 ... 01:57:13 01:57:13 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 01:57:13 #60 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:13 #60 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:13 #60 20.85 (1/2) Installing ca-certificates (20240226-r0) 01:57:13 #60 21.31 (2/2) Installing dumb-init (1.2.5-r2) 01:57:13 #60 21.31 Executing busybox-1.36.1-r7.trigger 01:57:13 #60 21.54 Executing ca-certificates-20240226-r0.trigger 01:57:13 #60 22.87 OK: 9 MiB in 17 packages 01:57:13 #60 DONE 24.7s 01:57:13 01:57:13 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:57:14 #81 ... 01:57:14 01:57:14 #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:57:14 #82 ... 01:57:14 01:57:14 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:57:14 #66 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:14 #66 23.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:15 #66 ... 01:57:15 01:57:15 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:57:15 #58 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:15 #58 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:15 #58 22.27 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:57:15 #58 22.27 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:57:15 #58 22.27 OK: 19946 distinct packages available 01:57:15 #58 23.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:15 #58 25.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:15 #58 ... 01:57:15 01:57:15 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:57:15 #68 ... 01:57:15 01:57:15 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:57:15 #57 25.93 OK: 266 MiB in 52 packages 01:57:15 #57 DONE 27.0s 01:57:15 01:57:15 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:57:15 #68 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.2s 01:57:17 #68 ... 01:57:17 01:57:17 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:57:17 #83 DONE 1.3s 01:57:17 01:57:17 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:57:18 #68 ... 01:57:18 01:57:18 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:18 #84 ... 01:57:18 01:57:18 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:18 #85 ... 01:57:18 01:57:18 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:57:18 #68 ... 01:57:18 01:57:18 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:57:18 #86 ... 01:57:18 01:57:18 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:18 #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.5s 01:57:18 #53 ... 01:57:18 01:57:18 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 01:57:18 #67 22.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:18 #67 27.05 (1/2) Installing dumb-init (1.2.5-r2) 01:57:18 #67 27.10 (2/2) Installing su-exec (0.2-r3) 01:57:18 #67 27.10 Executing busybox-1.36.1-r7.trigger 01:57:18 #67 27.27 OK: 8 MiB in 17 packages 01:57:18 #67 DONE 28.6s 01:57:18 01:57:18 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:23 #53 ... 01:57:23 01:57:23 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:57:23 #58 29.76 (1/11) Installing ca-certificates (20240226-r0) 01:57:23 #58 30.28 (2/11) Installing brotli-libs (1.0.9-r14) 01:57:23 #58 30.34 (3/11) Installing libunistring (1.1-r1) 01:57:23 #58 30.49 (4/11) Installing libidn2 (2.3.4-r1) 01:57:23 #58 30.52 (5/11) Installing nghttp2-libs (1.57.0-r0) 01:57:23 #58 30.61 (6/11) Installing libcurl (8.9.0-r0) 01:57:23 #58 30.66 (7/11) Installing curl (8.9.0-r0) 01:57:23 #58 30.70 (8/11) Installing dumb-init (1.2.5-r2) 01:57:23 #58 30.80 (9/11) Installing musl-obstack (1.2.3-r2) 01:57:23 #58 30.81 (10/11) Installing libucontext (1.2-r2) 01:57:23 #58 30.86 (11/11) Installing gcompat (1.1.0-r1) 01:57:23 #58 30.93 Executing busybox-1.36.1-r7.trigger 01:57:23 #58 31.10 Executing ca-certificates-20240226-r0.trigger 01:57:23 #58 32.08 OK: 13 MiB in 26 packages 01:57:23 #58 DONE 33.7s 01:57:23 01:57:23 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:57:23 #68 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.1s 01:57:23 #68 ... 01:57:23 01:57:23 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:57:23 #71 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:23 #71 25.76 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:57:23 #71 25.77 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:57:23 #71 25.77 OK: 19946 distinct packages available 01:57:23 #71 27.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:23 #71 28.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:23 #71 ... 01:57:23 01:57:23 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:57:23 #87 ... 01:57:23 01:57:23 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:57:23 #66 28.23 (1/4) Installing ca-certificates (20240226-r0) 01:57:23 #66 28.68 (2/4) Installing dumb-init (1.2.5-r2) 01:57:23 #66 28.71 (3/4) Installing su-exec (0.2-r3) 01:57:23 #66 28.76 (4/4) Installing yq (4.33.3-r5) 01:57:23 #66 29.69 Executing busybox-1.36.1-r7.trigger 01:57:23 #66 29.79 Executing ca-certificates-20240226-r0.trigger 01:57:23 #66 31.31 OK: 18 MiB in 19 packages 01:57:23 #66 DONE 33.6s 01:57:23 01:57:23 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:57:24 #68 ... 01:57:24 01:57:24 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:57:24 #70 23.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:24 #70 27.70 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:57:24 #70 27.70 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:57:24 #70 27.70 OK: 19946 distinct packages available 01:57:24 #70 28.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:24 #70 30.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:24 #70 ... 01:57:24 01:57:24 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:57:25 #68 ... 01:57:25 01:57:25 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:57:25 #72 23.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:25 #72 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:25 #72 31.09 (1/3) Installing ca-certificates (20240226-r0) 01:57:25 #72 31.53 (2/3) Installing dumb-init (1.2.5-r2) 01:57:25 #72 31.54 (3/3) Installing tzdata (2024a-r0) 01:57:25 #72 ... 01:57:25 01:57:25 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:25 #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.4s 01:57:26 #53 ... 01:57:26 01:57:26 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:26 #88 ... 01:57:26 01:57:26 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:27 #53 ... 01:57:27 01:57:27 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:57:27 #80 14.25 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:27 #80 15.92 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:27 #80 23.21 OK: 266 MiB in 52 packages 01:57:27 #80 ... 01:57:27 01:57:27 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:28 #53 ... 01:57:28 01:57:28 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:57:28 #80 DONE 25.0s 01:57:28 01:57:28 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:28 #53 ... 01:57:28 01:57:28 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:57:28 #89 DONE 0.8s 01:57:28 01:57:28 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:28 #53 ... 01:57:28 01:57:28 #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 01:57:28 #0 8.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:29 #90 ... 01:57:29 01:57:29 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:30 #53 ... 01:57:30 01:57:30 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:57:30 #71 35.37 (1/4) Installing dumb-init (1.2.5-r2) 01:57:30 #71 35.38 (2/4) Installing musl-obstack (1.2.3-r2) 01:57:30 #71 35.41 (3/4) Installing libucontext (1.2-r2) 01:57:30 #71 35.44 (4/4) Installing gcompat (1.1.0-r1) 01:57:30 #71 35.46 Executing busybox-1.36.1-r7.trigger 01:57:30 #71 35.70 OK: 8 MiB in 19 packages 01:57:30 #71 DONE 38.4s 01:57:30 01:57:30 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:30 #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.5s 01:57:30 #53 ... 01:57:30 01:57:30 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:57:30 #86 12.53 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:30 #86 15.07 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:31 #86 ... 01:57:31 01:57:31 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:31 #53 ... 01:57:31 01:57:31 #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:57:31 #82 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:31 #82 20.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:31 #82 ... 01:57:31 01:57:31 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:32 #53 ... 01:57:32 01:57:32 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:57:32 #72 35.35 Executing busybox-1.36.1-r7.trigger 01:57:32 #72 35.51 Executing ca-certificates-20240226-r0.trigger 01:57:32 #72 37.61 OK: 12 MiB in 18 packages 01:57:32 #72 DONE 40.5s 01:57:32 01:57:32 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:33 #53 ... 01:57:33 01:57:33 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:57:33 #77 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:33 #77 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:33 #77 ... 01:57:33 01:57:33 #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 01:57:33 #78 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:33 #78 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:33 #78 ... 01:57:33 01:57:33 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:33 #53 ... 01:57:33 01:57:33 #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:57:33 #70 38.43 (1/5) Installing dumb-init (1.2.5-r2) 01:57:33 #70 38.46 (2/5) Installing musl-obstack (1.2.3-r2) 01:57:33 #70 38.48 (3/5) Installing libucontext (1.2-r2) 01:57:33 #70 38.56 (4/5) Installing gcompat (1.1.0-r1) 01:57:33 #70 38.61 (5/5) Installing openssl (3.1.6-r0) 01:57:33 #70 38.81 Executing busybox-1.36.1-r7.trigger 01:57:33 #70 39.06 OK: 9 MiB in 20 packages 01:57:33 #70 DONE 42.6s 01:57:33 01:57:33 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:33 #53 ... 01:57:33 01:57:33 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:57:33 #0 4.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:33 #0 6.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:33 #91 ... 01:57:33 01:57:33 #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:57:34 #92 ... 01:57:34 01:57:34 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:57:34 #81 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:34 #81 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:35 #81 ... 01:57:35 01:57:35 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:35 #53 ... 01:57:35 01:57:35 #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:57:35 #82 28.86 OK: 8 MiB in 16 packages 01:57:35 #82 DONE 31.5s 01:57:35 01:57:35 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:57:35 #68 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.3s done 01:57:35 #68 ... 01:57:35 01:57:35 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:35 #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.7s 01:57:36 #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.7s done 01:57:37 #53 ... 01:57:37 01:57:37 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:57:37 #77 24.58 OK: 18 MiB in 19 packages 01:57:37 #77 DONE 27.1s 01:57:37 01:57:37 #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:37 #53 ... 01:57:37 01:57:37 #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:57:37 #78 24.26 OK: 8 MiB in 16 packages 01:57:37 #78 DONE 27.0s 01:57:37 01:57:37 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:57:37 #93 DONE 0.5s 01:57:37 01:57:37 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:57:37 #86 25.72 (1/1) Installing dumb-init (1.2.5-r2) 01:57:37 #86 27.50 Executing busybox-1.36.1-r7.trigger 01:57:37 #86 27.78 OK: 8 MiB in 16 packages 01:57:38 #86 DONE 30.2s 01:57:38 01:57:38 #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:57:38 #92 4.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:38 #92 ... 01:57:38 01:57:38 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:39 #94 ... 01:57:39 01:57:39 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:57:39 #81 24.33 OK: 9 MiB in 17 packages 01:57:39 #81 DONE 25.9s 01:57:39 01:57:39 #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:57:39 #0 5.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:39 #95 7.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:39 #95 ... 01:57:39 01:57:39 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:57:39 #91 15.92 OK: 18 MiB in 19 packages 01:57:40 #91 ... 01:57:40 01:57:40 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:57:40 #0 7.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:40 #0 9.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:40 #96 ... 01:57:40 01:57:40 #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:57:40 #92 6.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:40 #92 ... 01:57:40 01:57:40 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:57:40 #91 DONE 16.8s 01:57:40 01:57:40 #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 01:57:40 #90 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:40 #90 20.53 OK: 8 MiB in 17 packages 01:57:40 #90 DONE 21.8s 01:57:40 01:57:40 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:57:41 #97 ... 01:57:41 01:57:41 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:57:41 #87 8.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:41 #87 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:41 #87 18.79 OK: 13 MiB in 26 packages 01:57:42 #87 DONE 19.9s 01:57:42 01:57:42 #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:57:43 #92 ... 01:57:43 01:57:43 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:57:43 #97 DONE 2.7s 01:57:43 01:57:43 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 01:57:43 #98 DONE 0.3s 01:57:43 01:57:43 #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:57:43 #95 10.61 OK: 12 MiB in 18 packages 01:57:44 #95 DONE 11.7s 01:57:44 01:57:44 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:57:44 #96 13.81 OK: 8 MiB in 19 packages 01:57:44 #96 ... 01:57:44 01:57:44 #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:57:44 #92 9.945 OK: 9 MiB in 20 packages 01:57:44 #92 DONE 10.7s 01:57:44 01:57:44 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:57:45 #99 ... 01:57:45 01:57:45 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:57:45 #96 DONE 15.0s 01:57:45 01:57:45 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:57:46 #100 DONE 1.4s 01:57:46 01:57:46 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:57:46 #99 DONE 2.5s 01:57:46 01:57:46 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:57:46 #101 ... 01:57:46 01:57:46 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:57:46 #102 DONE 2.5s 01:57:47 01:57:47 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:57:47 #103 DONE 0.2s 01:57:47 01:57:47 #104 [security-spire-config stage-2 6/10] COPY security.txt / 01:57:47 #104 ... 01:57:47 01:57:47 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:57:47 #105 DONE 0.3s 01:57:47 01:57:47 #104 [security-spire-config stage-2 6/10] COPY security.txt / 01:57:47 #104 DONE 0.3s 01:57:47 01:57:47 #106 [security-spire-server stage-2 6/9] COPY security.txt / 01:57:47 #106 DONE 0.3s 01:57:47 01:57:47 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:57:47 #107 DONE 0.3s 01:57:47 01:57:47 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:57:47 #108 DONE 0.3s 01:57:47 01:57:47 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:57:47 #109 DONE 0.2s 01:57:47 01:57:47 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:57:47 #110 DONE 0.3s 01:57:47 01:57:47 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:57:48 #111 ... 01:57:48 01:57:48 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:57:48 #112 DONE 0.3s 01:57:48 01:57:48 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:57:48 #111 DONE 0.3s 01:57:48 01:57:48 #113 [security-spire-config] exporting to image 01:57:48 #113 exporting layers 01:57:49 #113 ... 01:57:49 01:57:49 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:57:49 #101 DONE 2.4s 01:57:49 01:57:49 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:57:49 #114 DONE 0.2s 01:57:49 01:57:49 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:57:49 #68 ... 01:57:49 01:57:49 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 01:57:49 #115 DONE 0.2s 01:57:49 01:57:49 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:57:49 #116 DONE 0.2s 01:57:49 01:57:49 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:57:49 #117 DONE 0.2s 01:57:49 01:57:49 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:50 #79 ... 01:57:50 01:57:50 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:57:50 #118 DONE 0.2s 01:57:50 01:57:50 #113 [security-spire-agent] exporting to image 01:57:51 #113 exporting layers 2.9s done 01:57:51 #113 writing image sha256:22ff05c9aeda5bc2ed2eb6f19105922397263a2ff589c9ced754502f206927fd 0.0s done 01:57:51 #113 naming to docker.io/library/security-spire-config-arm64 done 01:57:51 #113 writing image sha256:0488fc3b45d5add4a9a781ed85bc88b28c8692d2c322da8bd0f486c486165eea 0.0s done 01:57:51 #113 naming to docker.io/library/security-spire-server-arm64 done 01:57:52 #113 exporting layers 2.1s done 01:57:52 #113 writing image sha256:be27a03902ab0d5e918eb19081ee20323de20052c71fefdda25345833e600770 done 01:57:52 #113 naming to docker.io/library/security-spire-agent-arm64 done 01:57:52 #113 DONE 4.3s 01:57:52 01:57:52 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:08 #160 ... 01:58:08 01:58:08 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:58:08 #154 98.54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:58:34 #154 ... 01:58:34 01:58:34 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:58:34 #156 DONE 135.0s 01:58:34 01:58:34 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:58:53 #158 ... 01:58:53 01:58:53 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:58:53 #151 DONE 153.1s 01:58:53 01:58:53 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:59:00 #88 ... 01:59:00 01:59:00 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:00 #84 DONE 110.7s 01:59:00 01:59:00 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:00 #94 DONE 89.7s 01:59:00 01:59:00 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:00 #85 DONE 110.9s 01:59:00 01:59:00 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:00 #88 DONE 101.8s 01:59:00 01:59:00 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:00 #79 DONE 106.8s 01:59:00 01:59:00 #119 [core-metadata builder 6/7] COPY . . 01:59:00 #119 ... 01:59:00 01:59:00 #120 [security-spiffe-token-provider builder 6/7] COPY . . 01:59:00 #120 DONE 1.6s 01:59:00 01:59:00 #121 [support-cron-scheduler builder 6/7] COPY . . 01:59:00 #121 CACHED 01:59:00 01:59:00 #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 01:59:00 #122 CACHED 01:59:00 01:59:00 #123 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:00 #123 CACHED 01:59:00 01:59:00 #124 [core-keeper builder 7/8] COPY . . 01:59:00 #124 DONE 1.8s 01:59:00 01:59:00 #125 [core-data builder 6/7] COPY . . 01:59:00 #125 CACHED 01:59:00 01:59:00 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:00 #126 CACHED 01:59:00 01:59:00 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 01:59:00 #127 CACHED 01:59:00 01:59:00 #119 [core-metadata builder 6/7] COPY . . 01:59:00 #119 DONE 1.7s 01:59:00 01:59:00 #128 [support-notifications builder 6/7] COPY . . 01:59:00 #128 DONE 1.8s 01:59:00 01:59:00 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:59:00 #129 ... 01:59:00 01:59:00 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:00 #130 CACHED 01:59:00 01:59:00 #131 [core-command builder 6/7] COPY . . 01:59:00 #131 CACHED 01:59:00 01:59:00 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 01:59:00 #132 CACHED 01:59:00 01:59:00 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:59:00 #133 CACHED 01:59:00 01:59:00 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:00 #134 CACHED 01:59:00 01:59:00 #135 [security-proxy-auth builder 6/7] COPY . . 01:59:00 #135 CACHED 01:59:00 01:59:00 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:59:00 #136 CACHED 01:59:00 01:59:00 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 01:59:00 #137 CACHED 01:59:00 01:59:00 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:00 #138 CACHED 01:59:00 01:59:00 #139 [support-scheduler builder 6/7] COPY . . 01:59:00 #139 CACHED 01:59:00 01:59:00 #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:59:00 #140 CACHED 01:59:00 01:59:00 #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:00 #141 CACHED 01:59:00 01:59:00 #142 [security-bootstrapper builder 6/7] COPY . . 01:59:00 #142 CACHED 01:59:00 01:59:00 #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:00 #143 CACHED 01:59:00 01:59:00 #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:59:00 #144 CACHED 01:59:00 01:59:00 #145 [security-proxy-setup builder 6/7] COPY . . 01:59:00 #145 DONE 1.8s 01:59:00 01:59:00 #146 [security-secretstore-setup builder 6/7] COPY . . 01:59:00 #146 CACHED 01:59:00 01:59:00 #147 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:59:00 #147 CACHED 01:59:00 01:59:00 #148 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:00 #148 CACHED 01:59:00 01:59:00 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:59:03 #153 ... 01:59:03 01:59:03 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:59:03 #154 DONE 163.3s 01:59:03 01:59:03 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:59:06 #149 ... 01:59:06 01:59:06 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:59:06 #0 5.358 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:59:06 #150 ... 01:59:06 01:59:06 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:59:06 #0 6.118 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:59:06 #151 ... 01:59:06 01:59:06 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:59:06 #129 6.396 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:59:10 #129 ... 01:59:10 01:59:10 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:59:10 #0 5.283 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:59:10 #152 ... 01:59:10 01:59:10 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:59:10 #0 7.550 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:59:10 #153 ... 01:59:10 01:59:10 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:59:10 #0 6.398 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:59:10 #154 ... 01:59:10 01:59:10 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:59:10 #0 6.644 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:59:10 #155 ... 01:59:10 01:59:10 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:59:10 #0 5.563 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 01:59:11 #156 ... 01:59:11 01:59:11 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:59:11 #0 6.475 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:59:11 #157 ... 01:59:11 01:59:11 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:59:11 #0 4.977 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:59:11 #158 ... 01:59:11 01:59:11 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:59:11 #0 7.059 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:59:11 #159 ... 01:59:11 01:59:11 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:59:11 #0 7.040 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:59:11 #160 ... 01:59:11 01:59:11 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:59:11 #149 6.777 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:59:13 #149 ... 01:59:13 01:59:13 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:59:13 #150 DONE 173.3s 01:59:13 01:59:13 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:59:13 #148 ... 01:59:13 01:59:13 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:59:13 #155 DONE 174.5s 01:59:13 01:59:13 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:59:13 #160 DONE 174.6s 01:59:13 01:59:13 #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:59:13 #161 ... 01:59:13 01:59:13 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:59:13 #158 DONE 174.7s 01:59:13 01:59:13 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:59:13 #152 DONE 174.8s 01:59:14 01:59:14 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:59:14 #149 DONE 174.8s 01:59:14 01:59:14 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:59:14 #148 DONE 174.9s 01:59:14 01:59:14 #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:59:14 #162 ... 01:59:14 01:59:14 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:59:14 #159 DONE 174.9s 01:59:14 01:59:14 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:59:14 #157 DONE 175.0s 01:59:14 01:59:14 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:59:14 #153 DONE 174.9s 01:59:14 01:59:14 #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:59:14 #163 ... 01:59:14 01:59:14 #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:59:14 #162 DONE 0.4s 01:59:14 01:59:14 #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:59:14 #161 DONE 0.7s 01:59:14 01:59:14 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:59:14 #164 DONE 0.9s 01:59:14 01:59:14 #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:59:14 #165 DONE 0.7s 01:59:14 01:59:14 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:59:14 #166 DONE 0.7s 01:59:14 01:59:14 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:59:14 #167 ... 01:59:14 01:59:14 #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:59:14 #168 DONE 0.9s 01:59:14 01:59:14 #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:59:14 #169 DONE 0.9s 01:59:14 01:59:14 #170 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:59:14 #170 DONE 0.6s 01:59:14 01:59:14 #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:59:14 #163 DONE 0.5s 01:59:14 01:59:14 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:59:15 #171 ... 01:59:15 01:59:15 #172 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:59:15 #172 DONE 0.9s 01:59:15 01:59:15 #173 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:59:15 #173 DONE 0.9s 01:59:15 01:59:15 #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:59:15 #174 DONE 0.8s 01:59:15 01:59:15 #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:59:15 #175 CACHED 01:59:15 01:59:15 #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:59:15 #176 CACHED 01:59:15 01:59:15 #177 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:59:15 #177 CACHED 01:59:15 01:59:15 #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:59:15 #178 CACHED 01:59:15 01:59:15 #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:59:15 #179 CACHED 01:59:15 01:59:15 #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:59:15 #180 CACHED 01:59:15 01:59:15 #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:59:15 #181 CACHED 01:59:15 01:59:15 #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:59:15 #182 CACHED 01:59:15 01:59:15 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:59:15 #167 DONE 0.9s 01:59:15 01:59:15 #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:59:15 #183 DONE 0.9s 01:59:15 01:59:15 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:59:15 #184 DONE 0.9s 01:59:15 01:59:15 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:59:15 #171 DONE 0.9s 01:59:15 01:59:15 #185 [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 01:59:15 #185 ... 01:59:15 01:59:15 #186 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:59:15 #186 DONE 0.9s 01:59:15 01:59:15 #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:59:18 #187 ... 01:59:18 01:59:18 #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:59:18 #188 DONE 2.6s 01:59:18 01:59:18 #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:59:18 #189 ... 01:59:18 01:59:18 #190 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:59:18 #190 DONE 3.0s 01:59:18 01:59:18 #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:59:18 #191 DONE 3.0s 01:59:18 01:59:18 #192 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 01:59:18 #192 DONE 3.0s 01:59:18 01:59:18 #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:59:18 #193 DONE 3.0s 01:59:18 01:59:18 #185 [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 01:59:18 #185 DONE 2.9s 01:59:18 01:59:18 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:59:18 #194 DONE 3.1s 01:59:18 01:59:18 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:59:18 #195 DONE 3.0s 01:59:18 01:59:18 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:59:18 #196 DONE 3.1s 01:59:18 01:59:18 #197 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:59:18 #197 DONE 3.2s 01:59:18 01:59:18 #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:59:18 #187 DONE 3.0s 01:59:18 01:59:18 #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:59:18 #189 DONE 3.1s 01:59:18 01:59:18 #105 [core-keeper] exporting to image 01:59:18 #105 exporting layers 01:59:18 #105 ... 01:59:18 01:59:18 #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 01:59:18 #198 DONE 4.1s 01:59:18 01:59:18 #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:59:18 #199 DONE 0.5s 01:59:18 01:59:18 #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 01:59:18 #200 ... 01:59:18 01:59:18 #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:59:18 #201 DONE 0.5s 01:59:18 01:59:18 #202 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:59:18 #202 DONE 0.5s 01:59:18 01:59:18 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:59:18 #203 DONE 0.5s 01:59:19 01:59:19 #204 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 01:59:19 #204 DONE 0.6s 01:59:19 01:59:19 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:59:19 #205 DONE 0.6s 01:59:19 01:59:19 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:59:19 #206 DONE 0.6s 01:59:19 01:59:19 #207 [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 01:59:19 #207 DONE 0.6s 01:59:19 01:59:19 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:59:19 #208 DONE 0.6s 01:59:19 01:59:19 #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:59:19 #209 ... 01:59:19 01:59:19 #210 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:59:19 #210 DONE 0.6s 01:59:19 01:59:19 #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:59:19 #211 DONE 0.6s 01:59:19 01:59:19 #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 01:59:19 #200 DONE 0.6s 01:59:19 01:59:19 #105 [support-notifications] exporting to image 01:59:19 #105 writing image sha256:7ad6c30c3d1573fb6b6841536c19365f6bceadd3af4a273bca54e1620019be56 done 01:59:19 #105 naming to docker.io/library/core-keeper done 01:59:19 #105 exporting layers 0.5s done 01:59:19 #105 ... 01:59:19 01:59:19 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:59:19 #212 DONE 0.7s 01:59:19 01:59:19 #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:59:19 #213 DONE 0.7s 01:59:19 01:59:19 #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:59:19 #214 DONE 0.7s 01:59:19 01:59:19 #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:59:19 #215 DONE 0.5s 01:59:19 01:59:19 #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:59:19 #209 DONE 0.5s 01:59:19 01:59:19 #105 [support-scheduler] exporting to image 01:59:19 #105 exporting layers 0.5s done 01:59:19 #105 writing image sha256:6d4998ff2e5a308dde1173e2373666718472076c614a09becb0b9493e9fcd416 0.0s done 01:59:19 #105 naming to docker.io/library/support-scheduler 0.0s done 01:59:19 #105 ... 01:59:19 01:59:19 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 01:59:19 #216 DONE 0.5s 01:59:19 01:59:19 #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 01:59:19 #217 DONE 0.4s 01:59:19 01:59:19 #105 [core-command] exporting to image 01:59:19 #105 exporting layers 0.6s done 01:59:19 #105 writing image sha256:af5ede7476f6b9a226126869ab203d195cf1aa7c3f19debcf88b093d342ba03a 0.0s done 01:59:19 #105 naming to docker.io/library/core-command done 01:59:19 #105 writing image sha256:c6ed8261e6857ed9bf86a2a6746fa34745e10d972379222b288a5c7ab19acd4f 01:59:20 #105 exporting layers 0.7s done 01:59:20 #105 ... 01:59:20 01:59:20 #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:59:20 #218 DONE 0.4s 01:59:20 01:59:20 #105 [support-cron-scheduler] exporting to image 01:59:20 #105 writing image sha256:c6ed8261e6857ed9bf86a2a6746fa34745e10d972379222b288a5c7ab19acd4f 0.2s done 01:59:20 #105 naming to docker.io/library/security-spiffe-token-provider done 01:59:20 #105 writing image sha256:c0315a3a13414f90eb2e5a4a8c87230544d4d286ddd74dc7293c45c055ccdab3 0.0s done 01:59:20 #105 writing image sha256:ec88dd0d4ec37fd9c926b405ea1a9b9a5538bebaaa92c338802eefbcb5ebf16b 0.0s done 01:59:20 #105 naming to docker.io/library/support-cron-scheduler done 01:59:20 #105 naming to docker.io/library/support-notifications 01:59:20 #105 ... 01:59:20 01:59:20 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:59:20 #219 DONE 0.5s 01:59:20 01:59:20 #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:59:20 #220 DONE 0.5s 01:59:20 01:59:20 #105 [support-notifications] exporting to image 01:59:20 #105 exporting layers 0.5s done 01:59:20 #105 naming to docker.io/library/support-notifications 0.1s done 01:59:20 #105 writing image sha256:d2502aa069e97dd97a7c99a2c321ca9558688008ecd3e1af4ca0c26defb325e8 done 01:59:20 #105 naming to docker.io/library/core-metadata done 01:59:20 #105 writing image sha256:c3e50da1172f5b05ae34bc774068a5f35f33bb5aa6dbff0ea8776340f4fed504 done 01:59:20 #105 naming to docker.io/library/core-data done 01:59:20 #105 DONE 4.2s 01:59:20 01:59:20 #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:59:20 #221 ... 01:59:20 01:59:20 #222 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:59:20 #222 DONE 0.9s 01:59:20 01:59:20 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:59:20 #223 DONE 0.4s 01:59:20 01:59:20 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:59:20 #224 DONE 0.9s 01:59:20 01:59:20 #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:59:20 #225 DONE 0.1s 01:59:20 01:59:20 #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:59:20 #221 DONE 0.3s 01:59:20 01:59:20 #105 [security-proxy-auth] exporting to image 01:59:20 #105 ... 01:59:20 01:59:20 #226 [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/ 01:59:20 #226 DONE 0.1s 01:59:20 01:59:20 #227 [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/ 01:59:20 #227 DONE 0.1s 01:59:20 01:59:20 #105 [core-common-config-bootstrapper] exporting to image 01:59:20 #105 exporting layers 0.2s done 01:59:20 #105 writing image sha256:080a37a66874ade7de2259e0f2414bb9ac71c87ebe5fae4bdc39587c39529ffe done 01:59:20 #105 naming to docker.io/library/core-common-config-bootstrapper done 01:59:20 #105 exporting layers 0.3s done 01:59:20 #105 writing image sha256:774d7fc914c5ffd2852070f7c24439d76dfcbac7fbc4de0104959fe6d85b9984 done 01:59:20 #105 naming to docker.io/library/security-proxy-auth done 01:59:20 #105 DONE 4.5s 01:59:20 01:59:20 #228 [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/ 01:59:20 #228 DONE 0.1s 01:59:20 01:59:20 #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:59:21 #229 DONE 0.2s 01:59:21 01:59:21 #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:59:21 #230 DONE 1.0s 01:59:21 01:59:21 #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:59:21 #231 DONE 0.1s 01:59:21 01:59:21 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 01:59:21 #232 ... 01:59:21 01:59:21 #105 [security-proxy-setup] exporting to image 01:59:21 #105 exporting layers 0.2s done 01:59:21 #105 writing image sha256:a7fbee8d5d04b7a0a78fe61cacb38c442ab05797ec1afe94da40737105dcf51d done 01:59:21 #105 naming to docker.io/library/security-proxy-setup done 01:59:21 #105 DONE 4.7s 01:59:21 01:59:21 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:59:21 #233 DONE 0.6s 01:59:21 01:59:21 #105 [security-secretstore-setup] exporting to image 01:59:21 #105 exporting layers 0.3s done 01:59:21 #105 ... 01:59:21 01:59:21 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 01:59:21 #232 DONE 0.5s 01:59:21 01:59:21 #105 [security-bootstrapper] exporting to image 01:59:21 #105 writing image sha256:e0af9ce55289ba07d1705910bacb667d13ff14ceb62323d611b94dce8b51e227 done 01:59:21 #105 naming to docker.io/library/security-secretstore-setup done 01:59:21 #105 exporting layers 0.3s done 01:59:21 #105 writing image sha256:16ce4b0d2f5f1e5c2932c8fba1f73a5225248ff0aaefb6ece3a6e401c5b91a2d done 01:59:21 #105 naming to docker.io/library/security-bootstrapper done 01:59:21 #105 DONE 5.2s 01:59:21 01:59:21 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:59:21 time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:21 time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:21 time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:21 time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:21 time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:21 time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:21 time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:21 time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:21 time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:21 time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:21 time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:21 time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:21 time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:21 time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:21 time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:59:21 time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:59:21 $ docker stop --time=1 0d08a462d12fbd0e039f9c252267c48f9fd81db0dae25e1c18762acb2838034b 01:59:23 $ docker rm -f --volumes 0d08a462d12fbd0e039f9c252267c48f9fd81db0dae25e1c18762acb2838034b [Pipeline] // withDockerContainer [Pipeline] sh 01:59:23 + docker images 01:59:23 REPOSITORY TAG IMAGE ID CREATED SIZE 01:59:23 security-bootstrapper latest 16ce4b0d2f5f 2 seconds ago 19MB 01:59:23 security-secretstore-setup latest e0af9ce55289 2 seconds ago 37MB 01:59:23 security-proxy-setup latest a7fbee8d5d04 3 seconds ago 26.2MB 01:59:23 security-proxy-auth latest 774d7fc914c5 3 seconds ago 33MB 01:59:23 core-common-config-bootstrapper latest 080a37a66874 3 seconds ago 15.2MB 01:59:23 core-metadata latest d2502aa069e9 4 seconds ago 39.8MB 01:59:23 core-data latest c3e50da1172f 4 seconds ago 39.6MB 01:59:23 core-keeper latest 7ad6c30c3d15 5 seconds ago 39.5MB 01:59:23 support-notifications latest c0315a3a1341 5 seconds ago 42.5MB 01:59:23 core-command latest af5ede7476f6 5 seconds ago 35.4MB 01:59:23 support-cron-scheduler latest ec88dd0d4ec3 5 seconds ago 44.1MB 01:59:23 security-spiffe-token-provider latest c6ed8261e685 5 seconds ago 28.9MB 01:59:23 support-scheduler latest 6d4998ff2e5a 5 seconds ago 41.9MB 01:59:23 security-spire-config latest a4fa709abbf4 4 minutes ago 120MB 01:59:23 security-spire-agent latest bcf58ca803de 4 minutes ago 182MB 01:59:23 security-spire-server latest 68da5a68537f 4 minutes ago 121MB 01:59:23 ci-base-image-x86_64 latest 477a7d72fa04 7 minutes ago 971MB 01:59:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 01:59:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 01:59:23 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 01:59:23 provisioning config files... 01:59:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/683@tmp/config9034940256004118032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:23 ---> ****-login.sh 01:59:23 nexus3.edgexfoundry.org:10001 01:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:23 Configure a credential helper to remove this warning. See 01:59:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:23 01:59:23 Login Succeeded 01:59:23 nexus3.edgexfoundry.org:10002 01:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:24 Configure a credential helper to remove this warning. See 01:59:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:24 01:59:24 Login Succeeded 01:59:24 nexus3.edgexfoundry.org:10003 01:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:24 Configure a credential helper to remove this warning. See 01:59:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:24 01:59:24 Login Succeeded 01:59:24 nexus3.edgexfoundry.org:10004 01:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:24 Configure a credential helper to remove this warning. See 01:59:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:24 01:59:24 Login Succeeded 01:59:24 ****.io 01:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:24 Configure a credential helper to remove this warning. See 01:59:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:24 01:59:24 Login Succeeded 01:59:24 ---> ****-login.sh ends [Pipeline] } 01:59:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:59:24 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:59:24 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:59:24 latest 01:59:24 3.2.0-dev.62 01:59:24 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 01:59:24 main 01:59:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:25 + docker push nexus3.edgexfoundry.org:10004/core-command:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:59:25 94abe162e409: Preparing 01:59:25 9243ff1a0845: Preparing 01:59:25 131183301d7b: Preparing 01:59:25 d6a84f8f99d3: Preparing 01:59:25 70101773563e: Preparing 01:59:25 1ef8684df5f1: Preparing 01:59:25 ce7f800efff9: Preparing 01:59:25 1ef8684df5f1: Waiting 01:59:25 ce7f800efff9: Waiting 01:59:25 131183301d7b: Pushed 01:59:25 70101773563e: Pushed 01:59:25 d6a84f8f99d3: Pushed 01:59:25 94abe162e409: Pushed 01:59:25 ce7f800efff9: Layer already exists 01:59:25 1ef8684df5f1: Pushed 01:59:28 9243ff1a0845: Pushed 01:59:28 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:dc6dbb12b9e4d69ce798565e7c46c20a4072bd34c90a4eb1cd3a77bc8a8d5c03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:29 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:59:29 94abe162e409: Preparing 01:59:29 9243ff1a0845: Preparing 01:59:29 131183301d7b: Preparing 01:59:29 d6a84f8f99d3: Preparing 01:59:29 70101773563e: Preparing 01:59:29 1ef8684df5f1: Preparing 01:59:29 ce7f800efff9: Preparing 01:59:29 ce7f800efff9: Waiting 01:59:29 131183301d7b: Layer already exists 01:59:29 70101773563e: Layer already exists 01:59:29 9243ff1a0845: Layer already exists 01:59:29 d6a84f8f99d3: Layer already exists 01:59:29 94abe162e409: Layer already exists 01:59:29 ce7f800efff9: Layer already exists 01:59:29 1ef8684df5f1: Layer already exists 01:59:29 latest: digest: sha256:dc6dbb12b9e4d69ce798565e7c46c20a4072bd34c90a4eb1cd3a77bc8a8d5c03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:29 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.62 01:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:59:29 94abe162e409: Preparing 01:59:29 9243ff1a0845: Preparing 01:59:29 131183301d7b: Preparing 01:59:29 d6a84f8f99d3: Preparing 01:59:29 70101773563e: Preparing 01:59:29 1ef8684df5f1: Preparing 01:59:29 ce7f800efff9: Preparing 01:59:29 ce7f800efff9: Waiting 01:59:29 1ef8684df5f1: Waiting 01:59:29 70101773563e: Layer already exists 01:59:29 9243ff1a0845: Layer already exists 01:59:29 131183301d7b: Layer already exists 01:59:29 d6a84f8f99d3: Layer already exists 01:59:29 94abe162e409: Layer already exists 01:59:29 1ef8684df5f1: Layer already exists 01:59:29 ce7f800efff9: Layer already exists 01:59:29 3.2.0-dev.62: digest: sha256:dc6dbb12b9e4d69ce798565e7c46c20a4072bd34c90a4eb1cd3a77bc8a8d5c03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:30 + docker push nexus3.edgexfoundry.org:10004/core-command:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 01:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:59:30 94abe162e409: Preparing 01:59:30 9243ff1a0845: Preparing 01:59:30 131183301d7b: Preparing 01:59:30 d6a84f8f99d3: Preparing 01:59:30 70101773563e: Preparing 01:59:30 1ef8684df5f1: Preparing 01:59:30 ce7f800efff9: Preparing 01:59:30 ce7f800efff9: Waiting 01:59:30 1ef8684df5f1: Waiting 01:59:30 94abe162e409: Layer already exists 01:59:30 d6a84f8f99d3: Layer already exists 01:59:30 131183301d7b: Layer already exists 01:59:30 70101773563e: Layer already exists 01:59:30 9243ff1a0845: Layer already exists 01:59:30 ce7f800efff9: Layer already exists 01:59:30 1ef8684df5f1: Layer already exists 01:59:30 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:dc6dbb12b9e4d69ce798565e7c46c20a4072bd34c90a4eb1cd3a77bc8a8d5c03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:31 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:59:31 94abe162e409: Preparing 01:59:31 9243ff1a0845: Preparing 01:59:31 131183301d7b: Preparing 01:59:31 d6a84f8f99d3: Preparing 01:59:31 70101773563e: Preparing 01:59:31 1ef8684df5f1: Preparing 01:59:31 ce7f800efff9: Preparing 01:59:31 1ef8684df5f1: Waiting 01:59:31 ce7f800efff9: Waiting 01:59:31 94abe162e409: Layer already exists 01:59:31 9243ff1a0845: Layer already exists 01:59:31 d6a84f8f99d3: Layer already exists 01:59:31 131183301d7b: Layer already exists 01:59:31 70101773563e: Layer already exists 01:59:31 ce7f800efff9: Layer already exists 01:59:31 1ef8684df5f1: Layer already exists 01:59:31 main: digest: sha256:dc6dbb12b9e4d69ce798565e7c46c20a4072bd34c90a4eb1cd3a77bc8a8d5c03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:31 ===================================================== [Pipeline] echo 01:59:31 taggedImages: 01:59:31 - nexus3.edgexfoundry.org:10004/core-command:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:59:31 - nexus3.edgexfoundry.org:10004/core-command:latest 01:59:31 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.62 01:59:31 - nexus3.edgexfoundry.org:10004/core-command:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 01:59:31 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:59:31 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:59:31 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:59:31 latest 01:59:31 3.2.0-dev.62 01:59:31 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 01:59:31 main 01:59:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:59:32 3015f90f7acb: Preparing 01:59:32 ad28de879c7a: Preparing 01:59:32 489ed500b830: Preparing 01:59:32 170a428dd351: Preparing 01:59:32 131183301d7b: Preparing 01:59:32 d6a84f8f99d3: Preparing 01:59:32 70101773563e: Preparing 01:59:32 1ef8684df5f1: Preparing 01:59:32 ce7f800efff9: Preparing 01:59:32 1ef8684df5f1: Waiting 01:59:32 ce7f800efff9: Waiting 01:59:32 d6a84f8f99d3: Waiting 01:59:32 70101773563e: Waiting 01:59:32 131183301d7b: Layer already exists 01:59:32 d6a84f8f99d3: Layer already exists 01:59:32 70101773563e: Layer already exists 01:59:32 1ef8684df5f1: Layer already exists 01:59:32 ce7f800efff9: Layer already exists 01:59:32 489ed500b830: Pushed 01:59:32 ad28de879c7a: Pushed 01:59:32 3015f90f7acb: Pushed 01:59:33 170a428dd351: Pushed 01:59:33 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:46289d7338a9917892a02f5a4f35d1946475daf1a1c7d6f95fc0b163fe0ac5a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:33 + 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 01:59:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:59:34 3015f90f7acb: Preparing 01:59:34 ad28de879c7a: Preparing 01:59:34 489ed500b830: Preparing 01:59:34 170a428dd351: Preparing 01:59:34 131183301d7b: Preparing 01:59:34 d6a84f8f99d3: Preparing 01:59:34 70101773563e: Preparing 01:59:34 1ef8684df5f1: Preparing 01:59:34 ce7f800efff9: Preparing 01:59:34 d6a84f8f99d3: Waiting 01:59:34 70101773563e: Waiting 01:59:34 1ef8684df5f1: Waiting 01:59:34 ce7f800efff9: Waiting 01:59:34 489ed500b830: Layer already exists 01:59:34 3015f90f7acb: Layer already exists 01:59:34 131183301d7b: Layer already exists 01:59:34 170a428dd351: Layer already exists 01:59:34 ad28de879c7a: Layer already exists 01:59:34 70101773563e: Layer already exists 01:59:34 d6a84f8f99d3: Layer already exists 01:59:34 1ef8684df5f1: Layer already exists 01:59:34 ce7f800efff9: Layer already exists 01:59:34 latest: digest: sha256:46289d7338a9917892a02f5a4f35d1946475daf1a1c7d6f95fc0b163fe0ac5a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.62 01:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:59:34 3015f90f7acb: Preparing 01:59:34 ad28de879c7a: Preparing 01:59:34 489ed500b830: Preparing 01:59:34 170a428dd351: Preparing 01:59:34 131183301d7b: Preparing 01:59:34 d6a84f8f99d3: Preparing 01:59:34 70101773563e: Preparing 01:59:34 1ef8684df5f1: Preparing 01:59:34 ce7f800efff9: Preparing 01:59:34 70101773563e: Waiting 01:59:34 1ef8684df5f1: Waiting 01:59:34 ce7f800efff9: Waiting 01:59:34 d6a84f8f99d3: Waiting 01:59:34 3015f90f7acb: Layer already exists 01:59:34 ad28de879c7a: Layer already exists 01:59:34 489ed500b830: Layer already exists 01:59:34 170a428dd351: Layer already exists 01:59:34 131183301d7b: Layer already exists 01:59:34 d6a84f8f99d3: Layer already exists 01:59:34 1ef8684df5f1: Layer already exists 01:59:34 ce7f800efff9: Layer already exists 01:59:34 70101773563e: Layer already exists 01:59:34 3.2.0-dev.62: digest: sha256:46289d7338a9917892a02f5a4f35d1946475daf1a1c7d6f95fc0b163fe0ac5a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 01:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:59:35 3015f90f7acb: Preparing 01:59:35 ad28de879c7a: Preparing 01:59:35 489ed500b830: Preparing 01:59:35 170a428dd351: Preparing 01:59:35 131183301d7b: Preparing 01:59:35 d6a84f8f99d3: Preparing 01:59:35 70101773563e: Preparing 01:59:35 1ef8684df5f1: Preparing 01:59:35 ce7f800efff9: Preparing 01:59:35 70101773563e: Waiting 01:59:35 ce7f800efff9: Waiting 01:59:35 1ef8684df5f1: Waiting 01:59:35 d6a84f8f99d3: Waiting 01:59:35 131183301d7b: Layer already exists 01:59:35 170a428dd351: Layer already exists 01:59:35 489ed500b830: Layer already exists 01:59:35 ad28de879c7a: Layer already exists 01:59:35 3015f90f7acb: Layer already exists 01:59:35 d6a84f8f99d3: Layer already exists 01:59:35 70101773563e: Layer already exists 01:59:35 ce7f800efff9: Layer already exists 01:59:35 1ef8684df5f1: Layer already exists 01:59:35 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:46289d7338a9917892a02f5a4f35d1946475daf1a1c7d6f95fc0b163fe0ac5a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:35 + 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 01:59:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:59:35 3015f90f7acb: Preparing 01:59:35 ad28de879c7a: Preparing 01:59:35 489ed500b830: Preparing 01:59:35 170a428dd351: Preparing 01:59:35 131183301d7b: Preparing 01:59:35 d6a84f8f99d3: Preparing 01:59:35 70101773563e: Preparing 01:59:35 1ef8684df5f1: Preparing 01:59:35 ce7f800efff9: Preparing 01:59:35 d6a84f8f99d3: Waiting 01:59:35 70101773563e: Waiting 01:59:35 1ef8684df5f1: Waiting 01:59:35 ce7f800efff9: Waiting 01:59:35 131183301d7b: Layer already exists 01:59:35 3015f90f7acb: Layer already exists 01:59:35 489ed500b830: Layer already exists 01:59:35 170a428dd351: Layer already exists 01:59:35 ad28de879c7a: Layer already exists 01:59:35 d6a84f8f99d3: Layer already exists 01:59:35 1ef8684df5f1: Layer already exists 01:59:35 70101773563e: Layer already exists 01:59:35 ce7f800efff9: Layer already exists 01:59:35 main: digest: sha256:46289d7338a9917892a02f5a4f35d1946475daf1a1c7d6f95fc0b163fe0ac5a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:36 ===================================================== [Pipeline] echo 01:59:36 taggedImages: 01:59:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:59:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:59:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.62 01:59:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 01:59:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:59:36 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:59:36 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:59:36 latest 01:59:36 3.2.0-dev.62 01:59:36 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 01:59:36 main 01:59:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:36 + docker push nexus3.edgexfoundry.org:10004/core-data:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:59:36 1a0a62dff656: Preparing 01:59:36 ae12d7f39c5d: Preparing 01:59:36 14a1a02c7a7b: Preparing 01:59:36 131183301d7b: Preparing 01:59:36 d6a84f8f99d3: Preparing 01:59:36 70101773563e: Preparing 01:59:36 1ef8684df5f1: Preparing 01:59:36 ce7f800efff9: Preparing 01:59:36 70101773563e: Waiting 01:59:36 1ef8684df5f1: Waiting 01:59:36 ce7f800efff9: Waiting 01:59:36 131183301d7b: Layer already exists 01:59:36 d6a84f8f99d3: Layer already exists 01:59:36 70101773563e: Layer already exists 01:59:36 1ef8684df5f1: Layer already exists 01:59:36 ce7f800efff9: Layer already exists 01:59:36 1a0a62dff656: Pushed 01:59:36 ae12d7f39c5d: Pushed 01:59:40 14a1a02c7a7b: Pushed 01:59:40 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:404a3b34f0c6bc267cb8c95ad5e3bcd1a13d7bbb845ea19e0ed3d052517612d4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:40 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:59:40 1a0a62dff656: Preparing 01:59:40 ae12d7f39c5d: Preparing 01:59:40 14a1a02c7a7b: Preparing 01:59:40 131183301d7b: Preparing 01:59:40 d6a84f8f99d3: Preparing 01:59:40 70101773563e: Preparing 01:59:40 1ef8684df5f1: Preparing 01:59:40 ce7f800efff9: Preparing 01:59:40 70101773563e: Waiting 01:59:40 1ef8684df5f1: Waiting 01:59:40 ce7f800efff9: Waiting 01:59:40 ae12d7f39c5d: Layer already exists 01:59:40 d6a84f8f99d3: Layer already exists 01:59:40 1a0a62dff656: Layer already exists 01:59:40 131183301d7b: Layer already exists 01:59:40 14a1a02c7a7b: Layer already exists 01:59:40 1ef8684df5f1: Layer already exists 01:59:40 70101773563e: Layer already exists 01:59:40 ce7f800efff9: Layer already exists 01:59:40 latest: digest: sha256:404a3b34f0c6bc267cb8c95ad5e3bcd1a13d7bbb845ea19e0ed3d052517612d4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:41 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.62 01:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:59:41 1a0a62dff656: Preparing 01:59:41 ae12d7f39c5d: Preparing 01:59:41 14a1a02c7a7b: Preparing 01:59:41 131183301d7b: Preparing 01:59:41 d6a84f8f99d3: Preparing 01:59:41 70101773563e: Preparing 01:59:41 1ef8684df5f1: Preparing 01:59:41 ce7f800efff9: Preparing 01:59:41 70101773563e: Waiting 01:59:41 ce7f800efff9: Waiting 01:59:41 1ef8684df5f1: Waiting 01:59:41 1a0a62dff656: Layer already exists 01:59:41 ae12d7f39c5d: Layer already exists 01:59:41 131183301d7b: Layer already exists 01:59:41 d6a84f8f99d3: Layer already exists 01:59:41 14a1a02c7a7b: Layer already exists 01:59:41 1ef8684df5f1: Layer already exists 01:59:41 70101773563e: Layer already exists 01:59:41 ce7f800efff9: Layer already exists 01:59:41 3.2.0-dev.62: digest: sha256:404a3b34f0c6bc267cb8c95ad5e3bcd1a13d7bbb845ea19e0ed3d052517612d4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:42 + docker push nexus3.edgexfoundry.org:10004/core-data:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 01:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:59:42 1a0a62dff656: Preparing 01:59:42 ae12d7f39c5d: Preparing 01:59:42 14a1a02c7a7b: Preparing 01:59:42 131183301d7b: Preparing 01:59:42 d6a84f8f99d3: Preparing 01:59:42 70101773563e: Preparing 01:59:42 1ef8684df5f1: Preparing 01:59:42 ce7f800efff9: Preparing 01:59:42 1ef8684df5f1: Waiting 01:59:42 ce7f800efff9: Waiting 01:59:42 1a0a62dff656: Layer already exists 01:59:42 ae12d7f39c5d: Layer already exists 01:59:42 d6a84f8f99d3: Layer already exists 01:59:42 131183301d7b: Layer already exists 01:59:42 14a1a02c7a7b: Layer already exists 01:59:42 70101773563e: Layer already exists 01:59:42 1ef8684df5f1: Layer already exists 01:59:42 ce7f800efff9: Layer already exists 01:59:42 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:404a3b34f0c6bc267cb8c95ad5e3bcd1a13d7bbb845ea19e0ed3d052517612d4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:42 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:59:42 1a0a62dff656: Preparing 01:59:42 ae12d7f39c5d: Preparing 01:59:42 14a1a02c7a7b: Preparing 01:59:42 131183301d7b: Preparing 01:59:42 d6a84f8f99d3: Preparing 01:59:42 70101773563e: Preparing 01:59:42 1ef8684df5f1: Preparing 01:59:42 ce7f800efff9: Preparing 01:59:42 70101773563e: Waiting 01:59:42 1ef8684df5f1: Waiting 01:59:42 ce7f800efff9: Waiting 01:59:42 1a0a62dff656: Layer already exists 01:59:42 131183301d7b: Layer already exists 01:59:42 ae12d7f39c5d: Layer already exists 01:59:42 d6a84f8f99d3: Layer already exists 01:59:42 14a1a02c7a7b: Layer already exists 01:59:42 1ef8684df5f1: Layer already exists 01:59:42 70101773563e: Layer already exists 01:59:42 ce7f800efff9: Layer already exists 01:59:42 main: digest: sha256:404a3b34f0c6bc267cb8c95ad5e3bcd1a13d7bbb845ea19e0ed3d052517612d4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:42 ===================================================== [Pipeline] echo 01:59:42 taggedImages: 01:59:42 - nexus3.edgexfoundry.org:10004/core-data:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:59:42 - nexus3.edgexfoundry.org:10004/core-data:latest 01:59:42 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.62 01:59:42 - nexus3.edgexfoundry.org:10004/core-data:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 01:59:42 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:59:42 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:59:42 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:59:42 latest 01:59:42 3.2.0-dev.62 01:59:42 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 01:59:42 main 01:59:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:59:43 eda0dd77f166: Preparing 01:59:43 fd17a8933573: Preparing 01:59:43 d6a84f8f99d3: Preparing 01:59:43 fb14bc0319c1: Preparing 01:59:43 72b4d6cb73e5: Preparing 01:59:43 ce7f800efff9: Preparing 01:59:43 ce7f800efff9: Waiting 01:59:43 d6a84f8f99d3: Layer already exists 01:59:43 72b4d6cb73e5: Pushed 01:59:43 fb14bc0319c1: Pushed 01:59:43 eda0dd77f166: Pushed 01:59:43 ce7f800efff9: Layer already exists 01:59:46 fd17a8933573: Pushed 01:59:46 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:c19c54980bf4822fa5f993e89d69b2b07dbfc79cfba747b0e02ded3f42573e81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:59:47 eda0dd77f166: Preparing 01:59:47 fd17a8933573: Preparing 01:59:47 d6a84f8f99d3: Preparing 01:59:47 fb14bc0319c1: Preparing 01:59:47 72b4d6cb73e5: Preparing 01:59:47 ce7f800efff9: Preparing 01:59:47 ce7f800efff9: Waiting 01:59:47 d6a84f8f99d3: Layer already exists 01:59:47 72b4d6cb73e5: Layer already exists 01:59:47 fb14bc0319c1: Layer already exists 01:59:47 fd17a8933573: Layer already exists 01:59:47 eda0dd77f166: Layer already exists 01:59:47 ce7f800efff9: Layer already exists 01:59:47 latest: digest: sha256:c19c54980bf4822fa5f993e89d69b2b07dbfc79cfba747b0e02ded3f42573e81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.62 01:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:59:48 eda0dd77f166: Preparing 01:59:48 fd17a8933573: Preparing 01:59:48 d6a84f8f99d3: Preparing 01:59:48 fb14bc0319c1: Preparing 01:59:48 72b4d6cb73e5: Preparing 01:59:48 ce7f800efff9: Preparing 01:59:48 ce7f800efff9: Waiting 01:59:48 fd17a8933573: Layer already exists 01:59:48 72b4d6cb73e5: Layer already exists 01:59:48 fb14bc0319c1: Layer already exists 01:59:48 d6a84f8f99d3: Layer already exists 01:59:48 eda0dd77f166: Layer already exists 01:59:48 ce7f800efff9: Layer already exists 01:59:48 3.2.0-dev.62: digest: sha256:c19c54980bf4822fa5f993e89d69b2b07dbfc79cfba747b0e02ded3f42573e81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 01:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:59:48 eda0dd77f166: Preparing 01:59:48 fd17a8933573: Preparing 01:59:48 d6a84f8f99d3: Preparing 01:59:48 fb14bc0319c1: Preparing 01:59:48 72b4d6cb73e5: Preparing 01:59:48 ce7f800efff9: Preparing 01:59:48 d6a84f8f99d3: Layer already exists 01:59:48 fb14bc0319c1: Layer already exists 01:59:48 fd17a8933573: Layer already exists 01:59:48 eda0dd77f166: Layer already exists 01:59:48 72b4d6cb73e5: Layer already exists 01:59:48 ce7f800efff9: Layer already exists 01:59:48 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:c19c54980bf4822fa5f993e89d69b2b07dbfc79cfba747b0e02ded3f42573e81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:59:49 eda0dd77f166: Preparing 01:59:49 fd17a8933573: Preparing 01:59:49 d6a84f8f99d3: Preparing 01:59:49 fb14bc0319c1: Preparing 01:59:49 72b4d6cb73e5: Preparing 01:59:49 ce7f800efff9: Preparing 01:59:49 ce7f800efff9: Waiting 01:59:49 fb14bc0319c1: Layer already exists 01:59:49 72b4d6cb73e5: Layer already exists 01:59:49 eda0dd77f166: Layer already exists 01:59:49 d6a84f8f99d3: Layer already exists 01:59:49 fd17a8933573: Layer already exists 01:59:49 ce7f800efff9: Layer already exists 01:59:49 main: digest: sha256:c19c54980bf4822fa5f993e89d69b2b07dbfc79cfba747b0e02ded3f42573e81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:49 ===================================================== [Pipeline] echo 01:59:49 taggedImages: 01:59:49 - nexus3.edgexfoundry.org:10004/core-keeper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:59:49 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:59:49 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.62 01:59:49 - nexus3.edgexfoundry.org:10004/core-keeper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 01:59:49 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:59:49 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:59:49 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:59:49 latest 01:59:49 3.2.0-dev.62 01:59:49 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 01:59:49 main 01:59:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:59:50 0fa0e57f6049: Preparing 01:59:50 64d074f83b38: Preparing 01:59:50 902638df805e: Preparing 01:59:50 131183301d7b: Preparing 01:59:50 d6a84f8f99d3: Preparing 01:59:50 70101773563e: Preparing 01:59:50 1ef8684df5f1: Preparing 01:59:50 70101773563e: Waiting 01:59:50 ce7f800efff9: Preparing 01:59:50 1ef8684df5f1: Waiting 01:59:50 ce7f800efff9: Waiting 01:59:50 d6a84f8f99d3: Layer already exists 01:59:50 131183301d7b: Layer already exists 01:59:50 64d074f83b38: Pushed 01:59:50 70101773563e: Layer already exists 01:59:50 0fa0e57f6049: Pushed 01:59:50 1ef8684df5f1: Layer already exists 01:59:50 ce7f800efff9: Layer already exists 01:59:53 902638df805e: Pushed 01:59:53 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:e55aa89f5da3bd9f85cbc8e1b8739b2d5e8fa7cab4c00f7dde8531b3f36f5a53 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:59:54 0fa0e57f6049: Preparing 01:59:54 64d074f83b38: Preparing 01:59:54 902638df805e: Preparing 01:59:54 131183301d7b: Preparing 01:59:54 d6a84f8f99d3: Preparing 01:59:54 70101773563e: Preparing 01:59:54 1ef8684df5f1: Preparing 01:59:54 ce7f800efff9: Preparing 01:59:54 70101773563e: Waiting 01:59:54 1ef8684df5f1: Waiting 01:59:54 ce7f800efff9: Waiting 01:59:54 902638df805e: Layer already exists 01:59:54 0fa0e57f6049: Layer already exists 01:59:54 131183301d7b: Layer already exists 01:59:54 d6a84f8f99d3: Layer already exists 01:59:54 64d074f83b38: Layer already exists 01:59:54 1ef8684df5f1: Layer already exists 01:59:54 70101773563e: Layer already exists 01:59:54 ce7f800efff9: Layer already exists 01:59:54 latest: digest: sha256:e55aa89f5da3bd9f85cbc8e1b8739b2d5e8fa7cab4c00f7dde8531b3f36f5a53 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.62 01:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:59:55 0fa0e57f6049: Preparing 01:59:55 64d074f83b38: Preparing 01:59:55 902638df805e: Preparing 01:59:55 131183301d7b: Preparing 01:59:55 d6a84f8f99d3: Preparing 01:59:55 70101773563e: Preparing 01:59:55 1ef8684df5f1: Preparing 01:59:55 ce7f800efff9: Preparing 01:59:55 70101773563e: Waiting 01:59:55 1ef8684df5f1: Waiting 01:59:55 ce7f800efff9: Waiting 01:59:55 131183301d7b: Layer already exists 01:59:55 0fa0e57f6049: Layer already exists 01:59:55 d6a84f8f99d3: Layer already exists 01:59:55 902638df805e: Layer already exists 01:59:55 64d074f83b38: Layer already exists 01:59:55 ce7f800efff9: Layer already exists 01:59:55 70101773563e: Layer already exists 01:59:55 1ef8684df5f1: Layer already exists 01:59:55 3.2.0-dev.62: digest: sha256:e55aa89f5da3bd9f85cbc8e1b8739b2d5e8fa7cab4c00f7dde8531b3f36f5a53 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 01:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:59:55 0fa0e57f6049: Preparing 01:59:55 64d074f83b38: Preparing 01:59:55 902638df805e: Preparing 01:59:55 131183301d7b: Preparing 01:59:55 d6a84f8f99d3: Preparing 01:59:55 70101773563e: Preparing 01:59:55 1ef8684df5f1: Preparing 01:59:55 ce7f800efff9: Preparing 01:59:55 ce7f800efff9: Waiting 01:59:55 1ef8684df5f1: Waiting 01:59:55 d6a84f8f99d3: Layer already exists 01:59:55 0fa0e57f6049: Layer already exists 01:59:55 902638df805e: Layer already exists 01:59:55 64d074f83b38: Layer already exists 01:59:55 131183301d7b: Layer already exists 01:59:55 70101773563e: Layer already exists 01:59:55 ce7f800efff9: Layer already exists 01:59:55 1ef8684df5f1: Layer already exists 01:59:55 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:e55aa89f5da3bd9f85cbc8e1b8739b2d5e8fa7cab4c00f7dde8531b3f36f5a53 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:59:56 0fa0e57f6049: Preparing 01:59:56 64d074f83b38: Preparing 01:59:56 902638df805e: Preparing 01:59:56 131183301d7b: Preparing 01:59:56 d6a84f8f99d3: Preparing 01:59:56 70101773563e: Preparing 01:59:56 1ef8684df5f1: Preparing 01:59:56 ce7f800efff9: Preparing 01:59:56 1ef8684df5f1: Waiting 01:59:56 131183301d7b: Layer already exists 01:59:56 0fa0e57f6049: Layer already exists 01:59:56 d6a84f8f99d3: Layer already exists 01:59:56 64d074f83b38: Layer already exists 01:59:56 902638df805e: Layer already exists 01:59:56 70101773563e: Layer already exists 01:59:56 1ef8684df5f1: Layer already exists 01:59:56 ce7f800efff9: Layer already exists 01:59:56 main: digest: sha256:e55aa89f5da3bd9f85cbc8e1b8739b2d5e8fa7cab4c00f7dde8531b3f36f5a53 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:56 ===================================================== [Pipeline] echo 01:59:56 taggedImages: 01:59:56 - nexus3.edgexfoundry.org:10004/core-metadata:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:59:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:59:56 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.62 01:59:56 - nexus3.edgexfoundry.org:10004/core-metadata:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 01:59:56 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:59:56 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:59:56 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:59:56 latest 01:59:56 3.2.0-dev.62 01:59:56 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 01:59:56 main 01:59:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 01:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:59:57 573b0d718af9: Preparing 01:59:57 6b79d6ccc390: Preparing 01:59:57 14d08bf4391e: Preparing 01:59:57 d0515d5e6a29: Preparing 01:59:57 9d66db08b894: Preparing 01:59:57 f0c29cbc1368: Preparing 01:59:57 53848899871e: Preparing 01:59:57 651b6b1ffec0: Preparing 01:59:57 131183301d7b: Preparing 01:59:57 d6a84f8f99d3: Preparing 01:59:57 ca67e69be889: Preparing 01:59:57 eab36d29feac: Preparing 01:59:57 5f70bf18a086: Preparing 01:59:57 9aa93b982862: Preparing 01:59:57 17a337548ce9: Preparing 01:59:57 c30e4018e4e1: Preparing 01:59:57 ce7f800efff9: Preparing 01:59:57 f0c29cbc1368: Waiting 01:59:57 53848899871e: Waiting 01:59:57 651b6b1ffec0: Waiting 01:59:57 131183301d7b: Waiting 01:59:57 d6a84f8f99d3: Waiting 01:59:57 ca67e69be889: Waiting 01:59:57 eab36d29feac: Waiting 01:59:57 5f70bf18a086: Waiting 01:59:57 9aa93b982862: Waiting 01:59:57 17a337548ce9: Waiting 01:59:57 c30e4018e4e1: Waiting 01:59:57 ce7f800efff9: Waiting 01:59:57 6b79d6ccc390: Pushed 01:59:57 14d08bf4391e: Pushed 01:59:57 d0515d5e6a29: Pushed 01:59:57 9d66db08b894: Pushed 01:59:57 573b0d718af9: Pushed 01:59:57 f0c29cbc1368: Pushed 01:59:57 53848899871e: Pushed 01:59:57 131183301d7b: Layer already exists 01:59:57 ca67e69be889: Pushed 01:59:57 d6a84f8f99d3: Layer already exists 01:59:57 eab36d29feac: Pushed 01:59:57 9aa93b982862: Pushed 01:59:57 5f70bf18a086: Layer already exists 01:59:57 17a337548ce9: Pushed 01:59:57 c30e4018e4e1: Pushed 01:59:58 ce7f800efff9: Layer already exists 01:59:59 651b6b1ffec0: Pushed 01:59:59 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:d41d56dc496583a2015435ca672c1965973d104fbf6e4c46785fed9b1561cf65 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:59:59 573b0d718af9: Preparing 01:59:59 6b79d6ccc390: Preparing 01:59:59 14d08bf4391e: Preparing 01:59:59 d0515d5e6a29: Preparing 01:59:59 9d66db08b894: Preparing 01:59:59 f0c29cbc1368: Preparing 01:59:59 53848899871e: Preparing 01:59:59 651b6b1ffec0: Preparing 01:59:59 131183301d7b: Preparing 01:59:59 d6a84f8f99d3: Preparing 01:59:59 ca67e69be889: Preparing 01:59:59 eab36d29feac: Preparing 01:59:59 5f70bf18a086: Preparing 01:59:59 9aa93b982862: Preparing 01:59:59 17a337548ce9: Preparing 01:59:59 c30e4018e4e1: Preparing 01:59:59 ce7f800efff9: Preparing 01:59:59 ca67e69be889: Waiting 01:59:59 c30e4018e4e1: Waiting 01:59:59 17a337548ce9: Waiting 01:59:59 ce7f800efff9: Waiting 01:59:59 651b6b1ffec0: Waiting 01:59:59 5f70bf18a086: Waiting 01:59:59 131183301d7b: Waiting 01:59:59 d6a84f8f99d3: Waiting 01:59:59 53848899871e: Waiting 01:59:59 f0c29cbc1368: Waiting 01:59:59 9aa93b982862: Waiting 01:59:59 eab36d29feac: Waiting 01:59:59 14d08bf4391e: Layer already exists 01:59:59 573b0d718af9: Layer already exists 01:59:59 6b79d6ccc390: Layer already exists 01:59:59 9d66db08b894: Layer already exists 01:59:59 d0515d5e6a29: Layer already exists 01:59:59 f0c29cbc1368: Layer already exists 01:59:59 53848899871e: Layer already exists 01:59:59 651b6b1ffec0: Layer already exists 01:59:59 d6a84f8f99d3: Layer already exists 01:59:59 131183301d7b: Layer already exists 01:59:59 ca67e69be889: Layer already exists 01:59:59 9aa93b982862: Layer already exists 01:59:59 5f70bf18a086: Layer already exists 01:59:59 eab36d29feac: Layer already exists 01:59:59 c30e4018e4e1: Layer already exists 01:59:59 17a337548ce9: Layer already exists 01:59:59 ce7f800efff9: Layer already exists 01:59:59 latest: digest: sha256:d41d56dc496583a2015435ca672c1965973d104fbf6e4c46785fed9b1561cf65 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.62 02:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:00:00 573b0d718af9: Preparing 02:00:00 6b79d6ccc390: Preparing 02:00:00 14d08bf4391e: Preparing 02:00:00 d0515d5e6a29: Preparing 02:00:00 9d66db08b894: Preparing 02:00:00 f0c29cbc1368: Preparing 02:00:00 53848899871e: Preparing 02:00:00 651b6b1ffec0: Preparing 02:00:00 131183301d7b: Preparing 02:00:00 d6a84f8f99d3: Preparing 02:00:00 ca67e69be889: Preparing 02:00:00 eab36d29feac: Preparing 02:00:00 5f70bf18a086: Preparing 02:00:00 9aa93b982862: Preparing 02:00:00 17a337548ce9: Preparing 02:00:00 f0c29cbc1368: Waiting 02:00:00 c30e4018e4e1: Preparing 02:00:00 ce7f800efff9: Preparing 02:00:00 ca67e69be889: Waiting 02:00:00 53848899871e: Waiting 02:00:00 eab36d29feac: Waiting 02:00:00 9aa93b982862: Waiting 02:00:00 17a337548ce9: Waiting 02:00:00 5f70bf18a086: Waiting 02:00:00 c30e4018e4e1: Waiting 02:00:00 651b6b1ffec0: Waiting 02:00:00 ce7f800efff9: Waiting 02:00:00 131183301d7b: Waiting 02:00:00 d6a84f8f99d3: Waiting 02:00:00 573b0d718af9: Layer already exists 02:00:00 6b79d6ccc390: Layer already exists 02:00:00 9d66db08b894: Layer already exists 02:00:00 d0515d5e6a29: Layer already exists 02:00:00 14d08bf4391e: Layer already exists 02:00:00 f0c29cbc1368: Layer already exists 02:00:00 53848899871e: Layer already exists 02:00:00 651b6b1ffec0: Layer already exists 02:00:00 131183301d7b: Layer already exists 02:00:00 d6a84f8f99d3: Layer already exists 02:00:00 ca67e69be889: Layer already exists 02:00:00 eab36d29feac: Layer already exists 02:00:00 17a337548ce9: Layer already exists 02:00:00 5f70bf18a086: Layer already exists 02:00:00 9aa93b982862: Layer already exists 02:00:00 c30e4018e4e1: Layer already exists 02:00:00 ce7f800efff9: Layer already exists 02:00:00 3.2.0-dev.62: digest: sha256:d41d56dc496583a2015435ca672c1965973d104fbf6e4c46785fed9b1561cf65 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:00:01 573b0d718af9: Preparing 02:00:01 6b79d6ccc390: Preparing 02:00:01 14d08bf4391e: Preparing 02:00:01 d0515d5e6a29: Preparing 02:00:01 9d66db08b894: Preparing 02:00:01 f0c29cbc1368: Preparing 02:00:01 53848899871e: Preparing 02:00:01 651b6b1ffec0: Preparing 02:00:01 131183301d7b: Preparing 02:00:01 d6a84f8f99d3: Preparing 02:00:01 ca67e69be889: Preparing 02:00:01 eab36d29feac: Preparing 02:00:01 5f70bf18a086: Preparing 02:00:01 9aa93b982862: Preparing 02:00:01 17a337548ce9: Preparing 02:00:01 c30e4018e4e1: Preparing 02:00:01 ce7f800efff9: Preparing 02:00:01 9aa93b982862: Waiting 02:00:01 d6a84f8f99d3: Waiting 02:00:01 17a337548ce9: Waiting 02:00:01 ca67e69be889: Waiting 02:00:01 c30e4018e4e1: Waiting 02:00:01 ce7f800efff9: Waiting 02:00:01 eab36d29feac: Waiting 02:00:01 5f70bf18a086: Waiting 02:00:01 131183301d7b: Waiting 02:00:01 651b6b1ffec0: Waiting 02:00:01 53848899871e: Waiting 02:00:01 d0515d5e6a29: Layer already exists 02:00:01 9d66db08b894: Layer already exists 02:00:01 6b79d6ccc390: Layer already exists 02:00:01 573b0d718af9: Layer already exists 02:00:01 14d08bf4391e: Layer already exists 02:00:01 f0c29cbc1368: Layer already exists 02:00:01 d6a84f8f99d3: Layer already exists 02:00:01 53848899871e: Layer already exists 02:00:01 651b6b1ffec0: Layer already exists 02:00:01 131183301d7b: Layer already exists 02:00:01 ca67e69be889: Layer already exists 02:00:01 5f70bf18a086: Layer already exists 02:00:01 eab36d29feac: Layer already exists 02:00:01 9aa93b982862: Layer already exists 02:00:01 17a337548ce9: Layer already exists 02:00:01 c30e4018e4e1: Layer already exists 02:00:01 ce7f800efff9: Layer already exists 02:00:01 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:d41d56dc496583a2015435ca672c1965973d104fbf6e4c46785fed9b1561cf65 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:00:01 573b0d718af9: Preparing 02:00:01 6b79d6ccc390: Preparing 02:00:01 14d08bf4391e: Preparing 02:00:01 d0515d5e6a29: Preparing 02:00:01 9d66db08b894: Preparing 02:00:01 f0c29cbc1368: Preparing 02:00:01 53848899871e: Preparing 02:00:01 651b6b1ffec0: Preparing 02:00:01 131183301d7b: Preparing 02:00:01 d6a84f8f99d3: Preparing 02:00:01 ca67e69be889: Preparing 02:00:01 eab36d29feac: Preparing 02:00:01 5f70bf18a086: Preparing 02:00:01 9aa93b982862: Preparing 02:00:01 17a337548ce9: Preparing 02:00:01 c30e4018e4e1: Preparing 02:00:01 ce7f800efff9: Preparing 02:00:01 f0c29cbc1368: Waiting 02:00:01 eab36d29feac: Waiting 02:00:01 17a337548ce9: Waiting 02:00:01 5f70bf18a086: Waiting 02:00:01 651b6b1ffec0: Waiting 02:00:01 53848899871e: Waiting 02:00:01 c30e4018e4e1: Waiting 02:00:01 9aa93b982862: Waiting 02:00:01 ce7f800efff9: Waiting 02:00:01 ca67e69be889: Waiting 02:00:01 131183301d7b: Waiting 02:00:01 d6a84f8f99d3: Waiting 02:00:01 9d66db08b894: Layer already exists 02:00:01 d0515d5e6a29: Layer already exists 02:00:01 6b79d6ccc390: Layer already exists 02:00:01 14d08bf4391e: Layer already exists 02:00:01 573b0d718af9: Layer already exists 02:00:01 f0c29cbc1368: Layer already exists 02:00:01 651b6b1ffec0: Layer already exists 02:00:01 53848899871e: Layer already exists 02:00:01 131183301d7b: Layer already exists 02:00:01 d6a84f8f99d3: Layer already exists 02:00:01 ca67e69be889: Layer already exists 02:00:01 eab36d29feac: Layer already exists 02:00:01 5f70bf18a086: Layer already exists 02:00:01 9aa93b982862: Layer already exists 02:00:01 17a337548ce9: Layer already exists 02:00:01 c30e4018e4e1: Layer already exists 02:00:01 ce7f800efff9: Layer already exists 02:00:01 main: digest: sha256:d41d56dc496583a2015435ca672c1965973d104fbf6e4c46785fed9b1561cf65 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:01 ===================================================== [Pipeline] echo 02:00:01 taggedImages: 02:00:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:00:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:00:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.62 02:00:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:00:01 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:00:01 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:00:01 latest 02:00:01 3.2.0-dev.62 02:00:01 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:01 main 02:00:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:00:02 3015f90f7acb: Preparing 02:00:02 ad28de879c7a: Preparing 02:00:02 ee7b35bfa2be: Preparing 02:00:02 5b334891c4cb: Preparing 02:00:02 131183301d7b: Preparing 02:00:02 d6a84f8f99d3: Preparing 02:00:02 70101773563e: Preparing 02:00:02 1ef8684df5f1: Preparing 02:00:02 ce7f800efff9: Preparing 02:00:02 70101773563e: Waiting 02:00:02 1ef8684df5f1: Waiting 02:00:02 ce7f800efff9: Waiting 02:00:02 d6a84f8f99d3: Waiting 02:00:02 ad28de879c7a: Layer already exists 02:00:02 ee7b35bfa2be: Pushed 02:00:02 3015f90f7acb: Layer already exists 02:00:02 131183301d7b: Layer already exists 02:00:02 d6a84f8f99d3: Layer already exists 02:00:02 70101773563e: Layer already exists 02:00:02 ce7f800efff9: Layer already exists 02:00:02 1ef8684df5f1: Layer already exists 02:00:05 5b334891c4cb: Pushed 02:00:05 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:3ef2d1b7c11e9c4c3ba0c14f47ec588177e788c4d071c3f12d9f3da6fe0dcb1a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:00:06 3015f90f7acb: Preparing 02:00:06 ad28de879c7a: Preparing 02:00:06 ee7b35bfa2be: Preparing 02:00:06 5b334891c4cb: Preparing 02:00:06 131183301d7b: Preparing 02:00:06 d6a84f8f99d3: Preparing 02:00:06 70101773563e: Preparing 02:00:06 1ef8684df5f1: Preparing 02:00:06 ce7f800efff9: Preparing 02:00:06 70101773563e: Waiting 02:00:06 1ef8684df5f1: Waiting 02:00:06 ce7f800efff9: Waiting 02:00:06 d6a84f8f99d3: Waiting 02:00:06 ee7b35bfa2be: Layer already exists 02:00:06 3015f90f7acb: Layer already exists 02:00:06 ad28de879c7a: Layer already exists 02:00:06 5b334891c4cb: Layer already exists 02:00:06 131183301d7b: Layer already exists 02:00:06 70101773563e: Layer already exists 02:00:06 1ef8684df5f1: Layer already exists 02:00:06 d6a84f8f99d3: Layer already exists 02:00:06 ce7f800efff9: Layer already exists 02:00:06 latest: digest: sha256:3ef2d1b7c11e9c4c3ba0c14f47ec588177e788c4d071c3f12d9f3da6fe0dcb1a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.62 02:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:00:07 3015f90f7acb: Preparing 02:00:07 ad28de879c7a: Preparing 02:00:07 ee7b35bfa2be: Preparing 02:00:07 5b334891c4cb: Preparing 02:00:07 131183301d7b: Preparing 02:00:07 d6a84f8f99d3: Preparing 02:00:07 70101773563e: Preparing 02:00:07 1ef8684df5f1: Preparing 02:00:07 ce7f800efff9: Preparing 02:00:07 d6a84f8f99d3: Waiting 02:00:07 70101773563e: Waiting 02:00:07 ce7f800efff9: Waiting 02:00:07 1ef8684df5f1: Waiting 02:00:07 3015f90f7acb: Layer already exists 02:00:07 131183301d7b: Layer already exists 02:00:07 ee7b35bfa2be: Layer already exists 02:00:07 5b334891c4cb: Layer already exists 02:00:07 ad28de879c7a: Layer already exists 02:00:07 ce7f800efff9: Layer already exists 02:00:07 d6a84f8f99d3: Layer already exists 02:00:07 70101773563e: Layer already exists 02:00:07 1ef8684df5f1: Layer already exists 02:00:07 3.2.0-dev.62: digest: sha256:3ef2d1b7c11e9c4c3ba0c14f47ec588177e788c4d071c3f12d9f3da6fe0dcb1a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:00:07 3015f90f7acb: Preparing 02:00:07 ad28de879c7a: Preparing 02:00:07 ee7b35bfa2be: Preparing 02:00:07 5b334891c4cb: Preparing 02:00:07 131183301d7b: Preparing 02:00:07 d6a84f8f99d3: Preparing 02:00:07 70101773563e: Preparing 02:00:07 1ef8684df5f1: Preparing 02:00:07 ce7f800efff9: Preparing 02:00:07 70101773563e: Waiting 02:00:07 1ef8684df5f1: Waiting 02:00:07 ce7f800efff9: Waiting 02:00:07 d6a84f8f99d3: Waiting 02:00:07 ee7b35bfa2be: Layer already exists 02:00:07 5b334891c4cb: Layer already exists 02:00:07 131183301d7b: Layer already exists 02:00:07 3015f90f7acb: Layer already exists 02:00:07 ad28de879c7a: Layer already exists 02:00:07 d6a84f8f99d3: Layer already exists 02:00:07 70101773563e: Layer already exists 02:00:07 ce7f800efff9: Layer already exists 02:00:07 1ef8684df5f1: Layer already exists 02:00:07 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:3ef2d1b7c11e9c4c3ba0c14f47ec588177e788c4d071c3f12d9f3da6fe0dcb1a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:00:08 3015f90f7acb: Preparing 02:00:08 ad28de879c7a: Preparing 02:00:08 ee7b35bfa2be: Preparing 02:00:08 5b334891c4cb: Preparing 02:00:08 131183301d7b: Preparing 02:00:08 d6a84f8f99d3: Preparing 02:00:08 70101773563e: Preparing 02:00:08 1ef8684df5f1: Preparing 02:00:08 ce7f800efff9: Preparing 02:00:08 d6a84f8f99d3: Waiting 02:00:08 ce7f800efff9: Waiting 02:00:08 1ef8684df5f1: Waiting 02:00:08 70101773563e: Waiting 02:00:08 ad28de879c7a: Layer already exists 02:00:08 3015f90f7acb: Layer already exists 02:00:08 5b334891c4cb: Layer already exists 02:00:08 131183301d7b: Layer already exists 02:00:08 ee7b35bfa2be: Layer already exists 02:00:08 d6a84f8f99d3: Layer already exists 02:00:08 1ef8684df5f1: Layer already exists 02:00:08 70101773563e: Layer already exists 02:00:08 ce7f800efff9: Layer already exists 02:00:08 main: digest: sha256:3ef2d1b7c11e9c4c3ba0c14f47ec588177e788c4d071c3f12d9f3da6fe0dcb1a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:08 ===================================================== [Pipeline] echo 02:00:08 taggedImages: 02:00:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:00:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:00:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.62 02:00:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:00:08 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:00:08 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:00:08 latest 02:00:08 3.2.0-dev.62 02:00:08 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:08 main 02:00:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:00:09 0998f8291bf1: Preparing 02:00:09 81e2d4191792: Preparing 02:00:09 406066923db5: Preparing 02:00:09 3afb690c14cf: Preparing 02:00:09 083ec01722cf: Preparing 02:00:09 131183301d7b: Preparing 02:00:09 d6a84f8f99d3: Preparing 02:00:09 516e677497c4: Preparing 02:00:09 59cd6620a669: Preparing 02:00:09 f29f5e679cc2: Preparing 02:00:09 ce7f800efff9: Preparing 02:00:09 131183301d7b: Waiting 02:00:09 d6a84f8f99d3: Waiting 02:00:09 516e677497c4: Waiting 02:00:09 59cd6620a669: Waiting 02:00:09 f29f5e679cc2: Waiting 02:00:09 ce7f800efff9: Waiting 02:00:09 81e2d4191792: Pushed 02:00:09 3afb690c14cf: Pushed 02:00:09 083ec01722cf: Pushed 02:00:09 0998f8291bf1: Pushed 02:00:09 131183301d7b: Layer already exists 02:00:09 d6a84f8f99d3: Layer already exists 02:00:09 ce7f800efff9: Layer already exists 02:00:09 516e677497c4: Pushed 02:00:09 59cd6620a669: Pushed 02:00:10 406066923db5: Pushed 02:00:10 f29f5e679cc2: Pushed 02:00:10 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:8c779c1550aebbc147327dd2abaf27713024b1b940296a22bcc7df6d8f89dbe7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:00:11 0998f8291bf1: Preparing 02:00:11 81e2d4191792: Preparing 02:00:11 406066923db5: Preparing 02:00:11 3afb690c14cf: Preparing 02:00:11 083ec01722cf: Preparing 02:00:11 131183301d7b: Preparing 02:00:11 d6a84f8f99d3: Preparing 02:00:11 516e677497c4: Preparing 02:00:11 59cd6620a669: Preparing 02:00:11 f29f5e679cc2: Preparing 02:00:11 ce7f800efff9: Preparing 02:00:11 516e677497c4: Waiting 02:00:11 59cd6620a669: Waiting 02:00:11 ce7f800efff9: Waiting 02:00:11 f29f5e679cc2: Waiting 02:00:11 131183301d7b: Waiting 02:00:11 0998f8291bf1: Layer already exists 02:00:11 81e2d4191792: Layer already exists 02:00:11 406066923db5: Layer already exists 02:00:11 3afb690c14cf: Layer already exists 02:00:11 083ec01722cf: Layer already exists 02:00:11 d6a84f8f99d3: Layer already exists 02:00:11 131183301d7b: Layer already exists 02:00:11 516e677497c4: Layer already exists 02:00:11 59cd6620a669: Layer already exists 02:00:11 f29f5e679cc2: Layer already exists 02:00:11 ce7f800efff9: Layer already exists 02:00:11 latest: digest: sha256:8c779c1550aebbc147327dd2abaf27713024b1b940296a22bcc7df6d8f89dbe7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.62 02:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:00:12 0998f8291bf1: Preparing 02:00:12 81e2d4191792: Preparing 02:00:12 406066923db5: Preparing 02:00:12 3afb690c14cf: Preparing 02:00:12 083ec01722cf: Preparing 02:00:12 131183301d7b: Preparing 02:00:12 d6a84f8f99d3: Preparing 02:00:12 516e677497c4: Preparing 02:00:12 59cd6620a669: Preparing 02:00:12 f29f5e679cc2: Preparing 02:00:12 ce7f800efff9: Preparing 02:00:12 d6a84f8f99d3: Waiting 02:00:12 516e677497c4: Waiting 02:00:12 59cd6620a669: Waiting 02:00:12 f29f5e679cc2: Waiting 02:00:12 ce7f800efff9: Waiting 02:00:12 131183301d7b: Waiting 02:00:12 083ec01722cf: Layer already exists 02:00:12 0998f8291bf1: Layer already exists 02:00:12 3afb690c14cf: Layer already exists 02:00:12 406066923db5: Layer already exists 02:00:12 81e2d4191792: Layer already exists 02:00:12 131183301d7b: Layer already exists 02:00:12 516e677497c4: Layer already exists 02:00:12 d6a84f8f99d3: Layer already exists 02:00:12 f29f5e679cc2: Layer already exists 02:00:12 59cd6620a669: Layer already exists 02:00:12 ce7f800efff9: Layer already exists 02:00:12 3.2.0-dev.62: digest: sha256:8c779c1550aebbc147327dd2abaf27713024b1b940296a22bcc7df6d8f89dbe7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:00:12 0998f8291bf1: Preparing 02:00:12 81e2d4191792: Preparing 02:00:12 406066923db5: Preparing 02:00:12 3afb690c14cf: Preparing 02:00:12 083ec01722cf: Preparing 02:00:12 131183301d7b: Preparing 02:00:12 d6a84f8f99d3: Preparing 02:00:12 516e677497c4: Preparing 02:00:12 59cd6620a669: Preparing 02:00:12 f29f5e679cc2: Preparing 02:00:12 ce7f800efff9: Preparing 02:00:12 d6a84f8f99d3: Waiting 02:00:12 516e677497c4: Waiting 02:00:12 59cd6620a669: Waiting 02:00:12 f29f5e679cc2: Waiting 02:00:12 ce7f800efff9: Waiting 02:00:12 131183301d7b: Waiting 02:00:12 0998f8291bf1: Layer already exists 02:00:12 3afb690c14cf: Layer already exists 02:00:12 406066923db5: Layer already exists 02:00:12 81e2d4191792: Layer already exists 02:00:12 083ec01722cf: Layer already exists 02:00:12 131183301d7b: Layer already exists 02:00:12 d6a84f8f99d3: Layer already exists 02:00:12 59cd6620a669: Layer already exists 02:00:12 f29f5e679cc2: Layer already exists 02:00:12 516e677497c4: Layer already exists 02:00:12 ce7f800efff9: Layer already exists 02:00:12 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:8c779c1550aebbc147327dd2abaf27713024b1b940296a22bcc7df6d8f89dbe7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:00:13 0998f8291bf1: Preparing 02:00:13 81e2d4191792: Preparing 02:00:13 406066923db5: Preparing 02:00:13 3afb690c14cf: Preparing 02:00:13 083ec01722cf: Preparing 02:00:13 131183301d7b: Preparing 02:00:13 d6a84f8f99d3: Preparing 02:00:13 516e677497c4: Preparing 02:00:13 59cd6620a669: Preparing 02:00:13 f29f5e679cc2: Preparing 02:00:13 ce7f800efff9: Preparing 02:00:13 131183301d7b: Waiting 02:00:13 d6a84f8f99d3: Waiting 02:00:13 516e677497c4: Waiting 02:00:13 ce7f800efff9: Waiting 02:00:13 f29f5e679cc2: Waiting 02:00:13 59cd6620a669: Waiting 02:00:13 406066923db5: Layer already exists 02:00:13 0998f8291bf1: Layer already exists 02:00:13 3afb690c14cf: Layer already exists 02:00:13 083ec01722cf: Layer already exists 02:00:13 81e2d4191792: Layer already exists 02:00:13 516e677497c4: Layer already exists 02:00:13 d6a84f8f99d3: Layer already exists 02:00:13 131183301d7b: Layer already exists 02:00:13 59cd6620a669: Layer already exists 02:00:13 f29f5e679cc2: Layer already exists 02:00:13 ce7f800efff9: Layer already exists 02:00:13 main: digest: sha256:8c779c1550aebbc147327dd2abaf27713024b1b940296a22bcc7df6d8f89dbe7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:13 ===================================================== [Pipeline] echo 02:00:13 taggedImages: 02:00:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:00:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:00:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.62 02:00:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:00:13 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:00:13 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:00:13 latest 02:00:13 3.2.0-dev.62 02:00:13 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:13 main 02:00:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:00:14 19050e194e4d: Preparing 02:00:14 af7d2fa62f16: Preparing 02:00:14 de4877f1f0d2: Preparing 02:00:14 1a0c85440002: Preparing 02:00:14 b915fcfc74e6: Preparing 02:00:14 c1dbb42d8123: Preparing 02:00:14 c3341f63dd06: Preparing 02:00:14 131183301d7b: Preparing 02:00:14 d6a84f8f99d3: Preparing 02:00:14 d15abc7aec3c: Preparing 02:00:14 8f8f31bd3b5d: Preparing 02:00:14 ce7f800efff9: Preparing 02:00:14 c3341f63dd06: Waiting 02:00:14 131183301d7b: Waiting 02:00:14 d6a84f8f99d3: Waiting 02:00:14 d15abc7aec3c: Waiting 02:00:14 8f8f31bd3b5d: Waiting 02:00:14 ce7f800efff9: Waiting 02:00:14 c1dbb42d8123: Waiting 02:00:14 b915fcfc74e6: Pushed 02:00:14 19050e194e4d: Pushed 02:00:14 af7d2fa62f16: Pushed 02:00:14 131183301d7b: Layer already exists 02:00:14 d6a84f8f99d3: Layer already exists 02:00:14 c1dbb42d8123: Pushed 02:00:14 c3341f63dd06: Pushed 02:00:14 d15abc7aec3c: Pushed 02:00:14 ce7f800efff9: Layer already exists 02:00:15 1a0c85440002: Pushed 02:00:15 de4877f1f0d2: Pushed 02:00:15 8f8f31bd3b5d: Pushed 02:00:15 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:2719c22d3196647a7b8201c609b9a4e92eedbdd2fb8970000520a6ede2e5226d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:00:16 19050e194e4d: Preparing 02:00:16 af7d2fa62f16: Preparing 02:00:16 de4877f1f0d2: Preparing 02:00:16 1a0c85440002: Preparing 02:00:16 b915fcfc74e6: Preparing 02:00:16 c1dbb42d8123: Preparing 02:00:16 c3341f63dd06: Preparing 02:00:16 131183301d7b: Preparing 02:00:16 d6a84f8f99d3: Preparing 02:00:16 d15abc7aec3c: Preparing 02:00:16 8f8f31bd3b5d: Preparing 02:00:16 ce7f800efff9: Preparing 02:00:16 d6a84f8f99d3: Waiting 02:00:16 c1dbb42d8123: Waiting 02:00:16 c3341f63dd06: Waiting 02:00:16 d15abc7aec3c: Waiting 02:00:16 ce7f800efff9: Waiting 02:00:16 8f8f31bd3b5d: Waiting 02:00:16 131183301d7b: Waiting 02:00:16 b915fcfc74e6: Layer already exists 02:00:16 af7d2fa62f16: Layer already exists 02:00:16 19050e194e4d: Layer already exists 02:00:16 1a0c85440002: Layer already exists 02:00:16 de4877f1f0d2: Layer already exists 02:00:16 c1dbb42d8123: Layer already exists 02:00:16 d15abc7aec3c: Layer already exists 02:00:16 c3341f63dd06: Layer already exists 02:00:16 131183301d7b: Layer already exists 02:00:16 d6a84f8f99d3: Layer already exists 02:00:16 8f8f31bd3b5d: Layer already exists 02:00:16 ce7f800efff9: Layer already exists 02:00:16 latest: digest: sha256:2719c22d3196647a7b8201c609b9a4e92eedbdd2fb8970000520a6ede2e5226d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.62 02:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:00:16 19050e194e4d: Preparing 02:00:16 af7d2fa62f16: Preparing 02:00:16 de4877f1f0d2: Preparing 02:00:16 1a0c85440002: Preparing 02:00:16 b915fcfc74e6: Preparing 02:00:16 c1dbb42d8123: Preparing 02:00:16 c3341f63dd06: Preparing 02:00:16 131183301d7b: Preparing 02:00:16 d6a84f8f99d3: Preparing 02:00:16 d15abc7aec3c: Preparing 02:00:16 8f8f31bd3b5d: Preparing 02:00:16 ce7f800efff9: Preparing 02:00:16 c3341f63dd06: Waiting 02:00:16 131183301d7b: Waiting 02:00:16 d15abc7aec3c: Waiting 02:00:16 d6a84f8f99d3: Waiting 02:00:16 c1dbb42d8123: Waiting 02:00:16 8f8f31bd3b5d: Waiting 02:00:16 ce7f800efff9: Waiting 02:00:16 19050e194e4d: Layer already exists 02:00:16 de4877f1f0d2: Layer already exists 02:00:16 1a0c85440002: Layer already exists 02:00:16 b915fcfc74e6: Layer already exists 02:00:16 af7d2fa62f16: Layer already exists 02:00:16 c3341f63dd06: Layer already exists 02:00:16 c1dbb42d8123: Layer already exists 02:00:16 131183301d7b: Layer already exists 02:00:16 d15abc7aec3c: Layer already exists 02:00:16 d6a84f8f99d3: Layer already exists 02:00:16 8f8f31bd3b5d: Layer already exists 02:00:16 ce7f800efff9: Layer already exists 02:00:16 3.2.0-dev.62: digest: sha256:2719c22d3196647a7b8201c609b9a4e92eedbdd2fb8970000520a6ede2e5226d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:00:17 19050e194e4d: Preparing 02:00:17 af7d2fa62f16: Preparing 02:00:17 de4877f1f0d2: Preparing 02:00:17 1a0c85440002: Preparing 02:00:17 b915fcfc74e6: Preparing 02:00:17 c1dbb42d8123: Preparing 02:00:17 c3341f63dd06: Preparing 02:00:17 131183301d7b: Preparing 02:00:17 d6a84f8f99d3: Preparing 02:00:17 d15abc7aec3c: Preparing 02:00:17 8f8f31bd3b5d: Preparing 02:00:17 ce7f800efff9: Preparing 02:00:17 c1dbb42d8123: Waiting 02:00:17 c3341f63dd06: Waiting 02:00:17 8f8f31bd3b5d: Waiting 02:00:17 131183301d7b: Waiting 02:00:17 d6a84f8f99d3: Waiting 02:00:17 d15abc7aec3c: Waiting 02:00:17 19050e194e4d: Layer already exists 02:00:17 1a0c85440002: Layer already exists 02:00:17 de4877f1f0d2: Layer already exists 02:00:17 af7d2fa62f16: Layer already exists 02:00:17 b915fcfc74e6: Layer already exists 02:00:17 c3341f63dd06: Layer already exists 02:00:17 131183301d7b: Layer already exists 02:00:17 c1dbb42d8123: Layer already exists 02:00:17 d6a84f8f99d3: Layer already exists 02:00:17 d15abc7aec3c: Layer already exists 02:00:17 8f8f31bd3b5d: Layer already exists 02:00:17 ce7f800efff9: Layer already exists 02:00:17 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:2719c22d3196647a7b8201c609b9a4e92eedbdd2fb8970000520a6ede2e5226d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:00:18 19050e194e4d: Preparing 02:00:18 af7d2fa62f16: Preparing 02:00:18 de4877f1f0d2: Preparing 02:00:18 1a0c85440002: Preparing 02:00:18 b915fcfc74e6: Preparing 02:00:18 c1dbb42d8123: Preparing 02:00:18 c3341f63dd06: Preparing 02:00:18 131183301d7b: Preparing 02:00:18 d6a84f8f99d3: Preparing 02:00:18 d15abc7aec3c: Preparing 02:00:18 8f8f31bd3b5d: Preparing 02:00:18 ce7f800efff9: Preparing 02:00:18 131183301d7b: Waiting 02:00:18 8f8f31bd3b5d: Waiting 02:00:18 ce7f800efff9: Waiting 02:00:18 d6a84f8f99d3: Waiting 02:00:18 c1dbb42d8123: Waiting 02:00:18 d15abc7aec3c: Waiting 02:00:18 c3341f63dd06: Waiting 02:00:18 19050e194e4d: Layer already exists 02:00:18 b915fcfc74e6: Layer already exists 02:00:18 de4877f1f0d2: Layer already exists 02:00:18 af7d2fa62f16: Layer already exists 02:00:18 1a0c85440002: Layer already exists 02:00:18 131183301d7b: Layer already exists 02:00:18 d6a84f8f99d3: Layer already exists 02:00:18 c3341f63dd06: Layer already exists 02:00:18 c1dbb42d8123: Layer already exists 02:00:18 d15abc7aec3c: Layer already exists 02:00:18 8f8f31bd3b5d: Layer already exists 02:00:18 ce7f800efff9: Layer already exists 02:00:18 main: digest: sha256:2719c22d3196647a7b8201c609b9a4e92eedbdd2fb8970000520a6ede2e5226d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:18 ===================================================== [Pipeline] echo 02:00:18 taggedImages: 02:00:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:00:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:00:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.62 02:00:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:00:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:00:18 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:00:18 latest 02:00:18 3.2.0-dev.62 02:00:18 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:18 main 02:00:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:00:18 31c7cc546906: Preparing 02:00:18 aa00536a5399: Preparing 02:00:18 131183301d7b: Preparing 02:00:18 d6a84f8f99d3: Preparing 02:00:18 7a73743a5516: Preparing 02:00:18 6d4b12ad8dad: Preparing 02:00:18 ce7f800efff9: Preparing 02:00:18 ce7f800efff9: Waiting 02:00:18 6d4b12ad8dad: Waiting 02:00:18 131183301d7b: Layer already exists 02:00:18 d6a84f8f99d3: Layer already exists 02:00:18 ce7f800efff9: Layer already exists 02:00:18 7a73743a5516: Pushed 02:00:18 31c7cc546906: Pushed 02:00:19 6d4b12ad8dad: Pushed 02:00:20 aa00536a5399: Pushed 02:00:20 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:f8fc5b4d228f8f38c78c6235930c81d5b202dbea5aadcfdbb0c84f953d7a4d17 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:21 + 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 02:00:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:00:21 31c7cc546906: Preparing 02:00:21 aa00536a5399: Preparing 02:00:21 131183301d7b: Preparing 02:00:21 d6a84f8f99d3: Preparing 02:00:21 7a73743a5516: Preparing 02:00:21 6d4b12ad8dad: Preparing 02:00:21 ce7f800efff9: Preparing 02:00:21 6d4b12ad8dad: Waiting 02:00:21 ce7f800efff9: Waiting 02:00:21 131183301d7b: Layer already exists 02:00:21 7a73743a5516: Layer already exists 02:00:21 d6a84f8f99d3: Layer already exists 02:00:21 aa00536a5399: Layer already exists 02:00:21 31c7cc546906: Layer already exists 02:00:21 ce7f800efff9: Layer already exists 02:00:21 6d4b12ad8dad: Layer already exists 02:00:21 latest: digest: sha256:f8fc5b4d228f8f38c78c6235930c81d5b202dbea5aadcfdbb0c84f953d7a4d17 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.62 02:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:00:22 31c7cc546906: Preparing 02:00:22 aa00536a5399: Preparing 02:00:22 131183301d7b: Preparing 02:00:22 d6a84f8f99d3: Preparing 02:00:22 7a73743a5516: Preparing 02:00:22 6d4b12ad8dad: Preparing 02:00:22 ce7f800efff9: Preparing 02:00:22 6d4b12ad8dad: Waiting 02:00:22 ce7f800efff9: Waiting 02:00:22 d6a84f8f99d3: Layer already exists 02:00:22 aa00536a5399: Layer already exists 02:00:22 31c7cc546906: Layer already exists 02:00:22 131183301d7b: Layer already exists 02:00:22 7a73743a5516: Layer already exists 02:00:22 6d4b12ad8dad: Layer already exists 02:00:22 ce7f800efff9: Layer already exists 02:00:22 3.2.0-dev.62: digest: sha256:f8fc5b4d228f8f38c78c6235930c81d5b202dbea5aadcfdbb0c84f953d7a4d17 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:00:22 31c7cc546906: Preparing 02:00:22 aa00536a5399: Preparing 02:00:22 131183301d7b: Preparing 02:00:22 d6a84f8f99d3: Preparing 02:00:22 7a73743a5516: Preparing 02:00:22 6d4b12ad8dad: Preparing 02:00:22 ce7f800efff9: Preparing 02:00:22 6d4b12ad8dad: Waiting 02:00:22 ce7f800efff9: Waiting 02:00:22 31c7cc546906: Layer already exists 02:00:22 aa00536a5399: Layer already exists 02:00:22 7a73743a5516: Layer already exists 02:00:22 131183301d7b: Layer already exists 02:00:22 d6a84f8f99d3: Layer already exists 02:00:22 6d4b12ad8dad: Layer already exists 02:00:22 ce7f800efff9: Layer already exists 02:00:22 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:f8fc5b4d228f8f38c78c6235930c81d5b202dbea5aadcfdbb0c84f953d7a4d17 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:23 + 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 02:00:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:00:23 31c7cc546906: Preparing 02:00:23 aa00536a5399: Preparing 02:00:23 131183301d7b: Preparing 02:00:23 d6a84f8f99d3: Preparing 02:00:23 7a73743a5516: Preparing 02:00:23 6d4b12ad8dad: Preparing 02:00:23 ce7f800efff9: Preparing 02:00:23 6d4b12ad8dad: Waiting 02:00:23 ce7f800efff9: Waiting 02:00:23 131183301d7b: Layer already exists 02:00:23 7a73743a5516: Layer already exists 02:00:23 aa00536a5399: Layer already exists 02:00:23 31c7cc546906: Layer already exists 02:00:23 d6a84f8f99d3: Layer already exists 02:00:23 ce7f800efff9: Layer already exists 02:00:23 6d4b12ad8dad: Layer already exists 02:00:23 main: digest: sha256:f8fc5b4d228f8f38c78c6235930c81d5b202dbea5aadcfdbb0c84f953d7a4d17 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:23 ===================================================== [Pipeline] echo 02:00:23 taggedImages: 02:00:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:00:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:00:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.62 02:00:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:00:23 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:00:23 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:00:23 latest 02:00:23 3.2.0-dev.62 02:00:23 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:23 main 02:00:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:00:24 5d4257121271: Preparing 02:00:24 f423da3b5016: Preparing 02:00:24 acecb69cead0: Preparing 02:00:24 131183301d7b: Preparing 02:00:24 d6a84f8f99d3: Preparing 02:00:24 449cdd00a70d: Preparing 02:00:24 edf18005764b: Preparing 02:00:24 fd0f6535b61d: Preparing 02:00:24 5043e3c7980e: Preparing 02:00:24 ce7f800efff9: Preparing 02:00:24 449cdd00a70d: Waiting 02:00:24 edf18005764b: Waiting 02:00:24 fd0f6535b61d: Waiting 02:00:24 5043e3c7980e: Waiting 02:00:24 ce7f800efff9: Waiting 02:00:24 131183301d7b: Layer already exists 02:00:24 d6a84f8f99d3: Layer already exists 02:00:24 acecb69cead0: Pushed 02:00:24 5d4257121271: Pushed 02:00:24 f423da3b5016: Pushed 02:00:24 ce7f800efff9: Layer already exists 02:00:24 fd0f6535b61d: Pushed 02:00:24 5043e3c7980e: Pushed 02:00:38 edf18005764b: Pushed 02:00:44 449cdd00a70d: Pushed 02:00:44 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:7d82c45491cfcd20609022ec6df7824682c810b7fa93ad1097a142771ad2df1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:00:44 5d4257121271: Preparing 02:00:44 f423da3b5016: Preparing 02:00:44 acecb69cead0: Preparing 02:00:44 131183301d7b: Preparing 02:00:44 d6a84f8f99d3: Preparing 02:00:44 449cdd00a70d: Preparing 02:00:44 edf18005764b: Preparing 02:00:44 fd0f6535b61d: Preparing 02:00:44 5043e3c7980e: Preparing 02:00:44 ce7f800efff9: Preparing 02:00:44 449cdd00a70d: Waiting 02:00:44 5043e3c7980e: Waiting 02:00:44 edf18005764b: Waiting 02:00:44 fd0f6535b61d: Waiting 02:00:44 ce7f800efff9: Waiting 02:00:44 f423da3b5016: Layer already exists 02:00:44 131183301d7b: Layer already exists 02:00:44 5d4257121271: Layer already exists 02:00:44 acecb69cead0: Layer already exists 02:00:44 d6a84f8f99d3: Layer already exists 02:00:44 fd0f6535b61d: Layer already exists 02:00:44 edf18005764b: Layer already exists 02:00:44 449cdd00a70d: Layer already exists 02:00:44 ce7f800efff9: Layer already exists 02:00:44 5043e3c7980e: Layer already exists 02:00:44 latest: digest: sha256:7d82c45491cfcd20609022ec6df7824682c810b7fa93ad1097a142771ad2df1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.62 02:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:00:45 5d4257121271: Preparing 02:00:45 f423da3b5016: Preparing 02:00:45 acecb69cead0: Preparing 02:00:45 131183301d7b: Preparing 02:00:45 d6a84f8f99d3: Preparing 02:00:45 449cdd00a70d: Preparing 02:00:45 edf18005764b: Preparing 02:00:45 fd0f6535b61d: Preparing 02:00:45 5043e3c7980e: Preparing 02:00:45 ce7f800efff9: Preparing 02:00:45 5043e3c7980e: Waiting 02:00:45 fd0f6535b61d: Waiting 02:00:45 ce7f800efff9: Waiting 02:00:45 edf18005764b: Waiting 02:00:45 449cdd00a70d: Waiting 02:00:45 acecb69cead0: Layer already exists 02:00:45 5d4257121271: Layer already exists 02:00:45 f423da3b5016: Layer already exists 02:00:45 d6a84f8f99d3: Layer already exists 02:00:45 131183301d7b: Layer already exists 02:00:45 449cdd00a70d: Layer already exists 02:00:45 edf18005764b: Layer already exists 02:00:45 5043e3c7980e: Layer already exists 02:00:45 ce7f800efff9: Layer already exists 02:00:45 fd0f6535b61d: Layer already exists 02:00:45 3.2.0-dev.62: digest: sha256:7d82c45491cfcd20609022ec6df7824682c810b7fa93ad1097a142771ad2df1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:00:46 5d4257121271: Preparing 02:00:46 f423da3b5016: Preparing 02:00:46 acecb69cead0: Preparing 02:00:46 131183301d7b: Preparing 02:00:46 d6a84f8f99d3: Preparing 02:00:46 449cdd00a70d: Preparing 02:00:46 edf18005764b: Preparing 02:00:46 fd0f6535b61d: Preparing 02:00:46 5043e3c7980e: Preparing 02:00:46 ce7f800efff9: Preparing 02:00:46 449cdd00a70d: Waiting 02:00:46 edf18005764b: Waiting 02:00:46 fd0f6535b61d: Waiting 02:00:46 5043e3c7980e: Waiting 02:00:46 ce7f800efff9: Waiting 02:00:46 5d4257121271: Layer already exists 02:00:46 f423da3b5016: Layer already exists 02:00:46 d6a84f8f99d3: Layer already exists 02:00:46 acecb69cead0: Layer already exists 02:00:46 131183301d7b: Layer already exists 02:00:46 449cdd00a70d: Layer already exists 02:00:46 edf18005764b: Layer already exists 02:00:46 5043e3c7980e: Layer already exists 02:00:46 ce7f800efff9: Layer already exists 02:00:46 fd0f6535b61d: Layer already exists 02:00:46 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:7d82c45491cfcd20609022ec6df7824682c810b7fa93ad1097a142771ad2df1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:00:49 5d4257121271: Preparing 02:00:49 f423da3b5016: Preparing 02:00:49 acecb69cead0: Preparing 02:00:49 131183301d7b: Preparing 02:00:49 d6a84f8f99d3: Preparing 02:00:49 449cdd00a70d: Preparing 02:00:49 edf18005764b: Preparing 02:00:49 fd0f6535b61d: Preparing 02:00:49 5043e3c7980e: Preparing 02:00:49 ce7f800efff9: Preparing 02:00:49 449cdd00a70d: Waiting 02:00:49 edf18005764b: Waiting 02:00:49 fd0f6535b61d: Waiting 02:00:49 5043e3c7980e: Waiting 02:00:49 ce7f800efff9: Waiting 02:00:54 acecb69cead0: Layer already exists 02:00:54 f423da3b5016: Layer already exists 02:00:54 d6a84f8f99d3: Layer already exists 02:00:54 5d4257121271: Layer already exists 02:00:54 449cdd00a70d: Layer already exists 02:00:54 131183301d7b: Layer already exists 02:00:54 fd0f6535b61d: Layer already exists 02:00:54 5043e3c7980e: Layer already exists 02:00:54 ce7f800efff9: Layer already exists 02:00:54 edf18005764b: Layer already exists 02:00:54 main: digest: sha256:7d82c45491cfcd20609022ec6df7824682c810b7fa93ad1097a142771ad2df1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:54 ===================================================== [Pipeline] echo 02:00:54 taggedImages: 02:00:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:00:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:00:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.62 02:00:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:00:54 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:00:54 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:00:54 latest 02:00:54 3.2.0-dev.62 02:00:54 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:00:54 main 02:00:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:01:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:01:01 359c17ea5c08: Preparing 02:01:01 102765152a13: Preparing 02:01:01 ee8fcc8b3e6d: Preparing 02:01:01 131183301d7b: Preparing 02:01:01 d6a84f8f99d3: Preparing 02:01:01 b033b9e602ef: Preparing 02:01:01 c7f526957523: Preparing 02:01:01 f9e0b0d70377: Preparing 02:01:01 ce7f800efff9: Preparing 02:01:01 b033b9e602ef: Waiting 02:01:01 c7f526957523: Waiting 02:01:01 ce7f800efff9: Waiting 02:01:01 d6a84f8f99d3: Layer already exists 02:01:01 131183301d7b: Layer already exists 02:01:01 ee8fcc8b3e6d: Pushed 02:01:01 102765152a13: Pushed 02:01:01 ce7f800efff9: Layer already exists 02:01:01 359c17ea5c08: Pushed 02:01:01 c7f526957523: Pushed 02:01:01 f9e0b0d70377: Pushed 02:01:11 b033b9e602ef: Pushed 02:01:11 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:7b7739a6489954d3f8becce2a0e9df39ab4f0511465c502abdf3581884eca1ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:01:12 359c17ea5c08: Preparing 02:01:12 102765152a13: Preparing 02:01:12 ee8fcc8b3e6d: Preparing 02:01:12 131183301d7b: Preparing 02:01:12 d6a84f8f99d3: Preparing 02:01:12 b033b9e602ef: Preparing 02:01:12 c7f526957523: Preparing 02:01:12 f9e0b0d70377: Preparing 02:01:12 ce7f800efff9: Preparing 02:01:12 b033b9e602ef: Waiting 02:01:12 c7f526957523: Waiting 02:01:12 f9e0b0d70377: Waiting 02:01:12 ce7f800efff9: Waiting 02:01:12 131183301d7b: Layer already exists 02:01:12 359c17ea5c08: Layer already exists 02:01:12 d6a84f8f99d3: Layer already exists 02:01:12 102765152a13: Layer already exists 02:01:12 ee8fcc8b3e6d: Layer already exists 02:01:12 f9e0b0d70377: Layer already exists 02:01:12 b033b9e602ef: Layer already exists 02:01:12 c7f526957523: Layer already exists 02:01:12 ce7f800efff9: Layer already exists 02:01:12 latest: digest: sha256:7b7739a6489954d3f8becce2a0e9df39ab4f0511465c502abdf3581884eca1ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.62 02:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:01:12 359c17ea5c08: Preparing 02:01:12 102765152a13: Preparing 02:01:12 ee8fcc8b3e6d: Preparing 02:01:12 131183301d7b: Preparing 02:01:12 d6a84f8f99d3: Preparing 02:01:12 b033b9e602ef: Preparing 02:01:12 c7f526957523: Preparing 02:01:12 f9e0b0d70377: Preparing 02:01:12 ce7f800efff9: Preparing 02:01:12 c7f526957523: Waiting 02:01:12 f9e0b0d70377: Waiting 02:01:12 ce7f800efff9: Waiting 02:01:12 b033b9e602ef: Waiting 02:01:12 131183301d7b: Layer already exists 02:01:12 ee8fcc8b3e6d: Layer already exists 02:01:12 102765152a13: Layer already exists 02:01:12 d6a84f8f99d3: Layer already exists 02:01:12 359c17ea5c08: Layer already exists 02:01:12 b033b9e602ef: Layer already exists 02:01:12 c7f526957523: Layer already exists 02:01:12 f9e0b0d70377: Layer already exists 02:01:12 ce7f800efff9: Layer already exists 02:01:12 3.2.0-dev.62: digest: sha256:7b7739a6489954d3f8becce2a0e9df39ab4f0511465c502abdf3581884eca1ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:01:13 359c17ea5c08: Preparing 02:01:13 102765152a13: Preparing 02:01:13 ee8fcc8b3e6d: Preparing 02:01:13 131183301d7b: Preparing 02:01:13 d6a84f8f99d3: Preparing 02:01:13 b033b9e602ef: Preparing 02:01:13 c7f526957523: Preparing 02:01:13 f9e0b0d70377: Preparing 02:01:13 ce7f800efff9: Preparing 02:01:13 b033b9e602ef: Waiting 02:01:13 c7f526957523: Waiting 02:01:13 f9e0b0d70377: Waiting 02:01:13 ce7f800efff9: Waiting 02:01:13 131183301d7b: Layer already exists 02:01:13 d6a84f8f99d3: Layer already exists 02:01:13 ee8fcc8b3e6d: Layer already exists 02:01:13 359c17ea5c08: Layer already exists 02:01:13 102765152a13: Layer already exists 02:01:13 f9e0b0d70377: Layer already exists 02:01:13 ce7f800efff9: Layer already exists 02:01:13 b033b9e602ef: Layer already exists 02:01:13 c7f526957523: Layer already exists 02:01:13 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:7b7739a6489954d3f8becce2a0e9df39ab4f0511465c502abdf3581884eca1ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:01:14 359c17ea5c08: Preparing 02:01:14 102765152a13: Preparing 02:01:14 ee8fcc8b3e6d: Preparing 02:01:14 131183301d7b: Preparing 02:01:14 d6a84f8f99d3: Preparing 02:01:14 b033b9e602ef: Preparing 02:01:14 c7f526957523: Preparing 02:01:14 f9e0b0d70377: Preparing 02:01:14 ce7f800efff9: Preparing 02:01:14 c7f526957523: Waiting 02:01:14 f9e0b0d70377: Waiting 02:01:14 ce7f800efff9: Waiting 02:01:14 b033b9e602ef: Waiting 02:01:14 359c17ea5c08: Layer already exists 02:01:14 ee8fcc8b3e6d: Layer already exists 02:01:14 d6a84f8f99d3: Layer already exists 02:01:14 102765152a13: Layer already exists 02:01:14 131183301d7b: Layer already exists 02:01:14 b033b9e602ef: Layer already exists 02:01:14 c7f526957523: Layer already exists 02:01:14 ce7f800efff9: Layer already exists 02:01:14 f9e0b0d70377: Layer already exists 02:01:14 main: digest: sha256:7b7739a6489954d3f8becce2a0e9df39ab4f0511465c502abdf3581884eca1ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:14 ===================================================== [Pipeline] echo 02:01:14 taggedImages: 02:01:14 - nexus3.edgexfoundry.org:10004/security-spire-config:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:01:14 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:01:14 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.62 02:01:14 - nexus3.edgexfoundry.org:10004/security-spire-config:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:01:14 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:01:14 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:01:14 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:01:14 latest 02:01:14 3.2.0-dev.62 02:01:14 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:01:14 main 02:01:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:01:15 080fc63cde33: Preparing 02:01:15 1920e6443c89: Preparing 02:01:15 f0eb60afb510: Preparing 02:01:15 131183301d7b: Preparing 02:01:15 d6a84f8f99d3: Preparing 02:01:15 e0ea6605bfdf: Preparing 02:01:15 fd0f6535b61d: Preparing 02:01:15 5043e3c7980e: Preparing 02:01:15 ce7f800efff9: Preparing 02:01:15 fd0f6535b61d: Waiting 02:01:15 ce7f800efff9: Waiting 02:01:15 5043e3c7980e: Waiting 02:01:15 131183301d7b: Layer already exists 02:01:15 d6a84f8f99d3: Layer already exists 02:01:15 fd0f6535b61d: Layer already exists 02:01:15 5043e3c7980e: Layer already exists 02:01:15 ce7f800efff9: Layer already exists 02:01:15 f0eb60afb510: Pushed 02:01:15 1920e6443c89: Pushed 02:01:15 080fc63cde33: Pushed 02:01:25 e0ea6605bfdf: Pushed 02:01:25 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:d3035904544860897e68108cc5c05248e9e2ee4b6abd7ce807a927b0cb8ccd79 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:01:25 080fc63cde33: Preparing 02:01:25 1920e6443c89: Preparing 02:01:25 f0eb60afb510: Preparing 02:01:25 131183301d7b: Preparing 02:01:25 d6a84f8f99d3: Preparing 02:01:25 e0ea6605bfdf: Preparing 02:01:25 fd0f6535b61d: Preparing 02:01:25 5043e3c7980e: Preparing 02:01:25 ce7f800efff9: Preparing 02:01:25 fd0f6535b61d: Waiting 02:01:25 5043e3c7980e: Waiting 02:01:25 ce7f800efff9: Waiting 02:01:25 e0ea6605bfdf: Waiting 02:01:25 f0eb60afb510: Layer already exists 02:01:25 131183301d7b: Layer already exists 02:01:25 080fc63cde33: Layer already exists 02:01:25 1920e6443c89: Layer already exists 02:01:25 d6a84f8f99d3: Layer already exists 02:01:25 fd0f6535b61d: Layer already exists 02:01:25 e0ea6605bfdf: Layer already exists 02:01:25 5043e3c7980e: Layer already exists 02:01:25 ce7f800efff9: Layer already exists 02:01:25 latest: digest: sha256:d3035904544860897e68108cc5c05248e9e2ee4b6abd7ce807a927b0cb8ccd79 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.62 02:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:01:26 080fc63cde33: Preparing 02:01:26 1920e6443c89: Preparing 02:01:26 f0eb60afb510: Preparing 02:01:26 131183301d7b: Preparing 02:01:26 d6a84f8f99d3: Preparing 02:01:26 e0ea6605bfdf: Preparing 02:01:26 fd0f6535b61d: Preparing 02:01:26 5043e3c7980e: Preparing 02:01:26 ce7f800efff9: Preparing 02:01:26 e0ea6605bfdf: Waiting 02:01:26 fd0f6535b61d: Waiting 02:01:26 5043e3c7980e: Waiting 02:01:26 d6a84f8f99d3: Layer already exists 02:01:26 f0eb60afb510: Layer already exists 02:01:26 080fc63cde33: Layer already exists 02:01:26 131183301d7b: Layer already exists 02:01:26 1920e6443c89: Layer already exists 02:01:26 fd0f6535b61d: Layer already exists 02:01:26 ce7f800efff9: Layer already exists 02:01:26 e0ea6605bfdf: Layer already exists 02:01:26 5043e3c7980e: Layer already exists 02:01:26 3.2.0-dev.62: digest: sha256:d3035904544860897e68108cc5c05248e9e2ee4b6abd7ce807a927b0cb8ccd79 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:01:26 080fc63cde33: Preparing 02:01:26 1920e6443c89: Preparing 02:01:26 f0eb60afb510: Preparing 02:01:26 131183301d7b: Preparing 02:01:26 d6a84f8f99d3: Preparing 02:01:26 e0ea6605bfdf: Preparing 02:01:26 fd0f6535b61d: Preparing 02:01:26 5043e3c7980e: Preparing 02:01:26 ce7f800efff9: Preparing 02:01:26 e0ea6605bfdf: Waiting 02:01:26 fd0f6535b61d: Waiting 02:01:26 5043e3c7980e: Waiting 02:01:26 ce7f800efff9: Waiting 02:01:26 f0eb60afb510: Layer already exists 02:01:26 1920e6443c89: Layer already exists 02:01:26 080fc63cde33: Layer already exists 02:01:26 d6a84f8f99d3: Layer already exists 02:01:26 131183301d7b: Layer already exists 02:01:26 e0ea6605bfdf: Layer already exists 02:01:26 5043e3c7980e: Layer already exists 02:01:26 fd0f6535b61d: Layer already exists 02:01:26 ce7f800efff9: Layer already exists 02:01:26 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:d3035904544860897e68108cc5c05248e9e2ee4b6abd7ce807a927b0cb8ccd79 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:01:27 080fc63cde33: Preparing 02:01:27 1920e6443c89: Preparing 02:01:27 f0eb60afb510: Preparing 02:01:27 131183301d7b: Preparing 02:01:27 d6a84f8f99d3: Preparing 02:01:27 e0ea6605bfdf: Preparing 02:01:27 fd0f6535b61d: Preparing 02:01:27 5043e3c7980e: Preparing 02:01:27 ce7f800efff9: Preparing 02:01:27 fd0f6535b61d: Waiting 02:01:27 5043e3c7980e: Waiting 02:01:27 ce7f800efff9: Waiting 02:01:27 e0ea6605bfdf: Waiting 02:01:27 131183301d7b: Layer already exists 02:01:27 f0eb60afb510: Layer already exists 02:01:27 080fc63cde33: Layer already exists 02:01:27 1920e6443c89: Layer already exists 02:01:27 d6a84f8f99d3: Layer already exists 02:01:27 fd0f6535b61d: Layer already exists 02:01:27 e0ea6605bfdf: Layer already exists 02:01:27 5043e3c7980e: Layer already exists 02:01:27 ce7f800efff9: Layer already exists 02:01:27 main: digest: sha256:d3035904544860897e68108cc5c05248e9e2ee4b6abd7ce807a927b0cb8ccd79 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:27 ===================================================== [Pipeline] echo 02:01:27 taggedImages: 02:01:27 - nexus3.edgexfoundry.org:10004/security-spire-server:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:01:27 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:01:27 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.62 02:01:27 - nexus3.edgexfoundry.org:10004/security-spire-server:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:01:27 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:01:27 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 02:01:27 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:01:27 latest 02:01:27 3.2.0-dev.62 02:01:27 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:01:27 main 02:01:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:28 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:28 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:01:28 20d3c5f5b928: Preparing 02:01:28 4df43d0d4860: Preparing 02:01:28 131183301d7b: Preparing 02:01:28 d6a84f8f99d3: Preparing 02:01:28 706d96282733: Preparing 02:01:28 5e5ddeddfec6: Preparing 02:01:28 ce7f800efff9: Preparing 02:01:28 5e5ddeddfec6: Waiting 02:01:28 ce7f800efff9: Waiting 02:01:28 d6a84f8f99d3: Layer already exists 02:01:28 131183301d7b: Layer already exists 02:01:28 ce7f800efff9: Layer already exists 02:01:28 706d96282733: Pushed 02:01:28 20d3c5f5b928: Pushed 02:01:28 5e5ddeddfec6: Pushed 02:01:31 4df43d0d4860: Pushed 02:01:31 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:7428048f18db912e1149934336cdb69d3bc8654b1d480c04ed503a13e1607b3f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:32 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:32 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:01:32 20d3c5f5b928: Preparing 02:01:32 4df43d0d4860: Preparing 02:01:32 131183301d7b: Preparing 02:01:32 d6a84f8f99d3: Preparing 02:01:32 706d96282733: Preparing 02:01:32 5e5ddeddfec6: Preparing 02:01:32 ce7f800efff9: Preparing 02:01:32 ce7f800efff9: Waiting 02:01:32 20d3c5f5b928: Layer already exists 02:01:32 131183301d7b: Layer already exists 02:01:32 4df43d0d4860: Layer already exists 02:01:32 706d96282733: Layer already exists 02:01:32 d6a84f8f99d3: Layer already exists 02:01:32 5e5ddeddfec6: Layer already exists 02:01:32 ce7f800efff9: Layer already exists 02:01:32 latest: digest: sha256:7428048f18db912e1149934336cdb69d3bc8654b1d480c04ed503a13e1607b3f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:32 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:33 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.62 02:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:01:33 20d3c5f5b928: Preparing 02:01:33 4df43d0d4860: Preparing 02:01:33 131183301d7b: Preparing 02:01:33 d6a84f8f99d3: Preparing 02:01:33 706d96282733: Preparing 02:01:33 5e5ddeddfec6: Preparing 02:01:33 ce7f800efff9: Preparing 02:01:33 5e5ddeddfec6: Waiting 02:01:33 ce7f800efff9: Waiting 02:01:33 706d96282733: Layer already exists 02:01:33 4df43d0d4860: Layer already exists 02:01:33 d6a84f8f99d3: Layer already exists 02:01:33 131183301d7b: Layer already exists 02:01:33 20d3c5f5b928: Layer already exists 02:01:33 5e5ddeddfec6: Layer already exists 02:01:33 ce7f800efff9: Layer already exists 02:01:33 3.2.0-dev.62: digest: sha256:7428048f18db912e1149934336cdb69d3bc8654b1d480c04ed503a13e1607b3f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:33 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:33 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:01:33 20d3c5f5b928: Preparing 02:01:33 4df43d0d4860: Preparing 02:01:33 131183301d7b: Preparing 02:01:33 d6a84f8f99d3: Preparing 02:01:33 706d96282733: Preparing 02:01:33 5e5ddeddfec6: Preparing 02:01:33 ce7f800efff9: Preparing 02:01:33 ce7f800efff9: Waiting 02:01:33 5e5ddeddfec6: Waiting 02:01:33 131183301d7b: Layer already exists 02:01:33 4df43d0d4860: Layer already exists 02:01:33 20d3c5f5b928: Layer already exists 02:01:33 706d96282733: Layer already exists 02:01:33 d6a84f8f99d3: Layer already exists 02:01:33 5e5ddeddfec6: Layer already exists 02:01:33 ce7f800efff9: Layer already exists 02:01:33 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:7428048f18db912e1149934336cdb69d3bc8654b1d480c04ed503a13e1607b3f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:34 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:34 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 02:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:01:34 20d3c5f5b928: Preparing 02:01:34 4df43d0d4860: Preparing 02:01:34 131183301d7b: Preparing 02:01:34 d6a84f8f99d3: Preparing 02:01:34 706d96282733: Preparing 02:01:34 5e5ddeddfec6: Preparing 02:01:34 ce7f800efff9: Preparing 02:01:34 5e5ddeddfec6: Waiting 02:01:34 ce7f800efff9: Waiting 02:01:34 4df43d0d4860: Layer already exists 02:01:34 706d96282733: Layer already exists 02:01:34 20d3c5f5b928: Layer already exists 02:01:34 d6a84f8f99d3: Layer already exists 02:01:34 131183301d7b: Layer already exists 02:01:34 5e5ddeddfec6: Layer already exists 02:01:34 ce7f800efff9: Layer already exists 02:01:34 main: digest: sha256:7428048f18db912e1149934336cdb69d3bc8654b1d480c04ed503a13e1607b3f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:34 ===================================================== [Pipeline] echo 02:01:34 taggedImages: 02:01:34 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:01:34 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:01:34 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.62 02:01:34 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:01:34 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 02:01:34 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:01:34 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:01:34 latest 02:01:34 3.2.0-dev.62 02:01:34 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:01:34 main 02:01:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:01:35 0181d1a5a027: Preparing 02:01:35 2d7ae960b396: Preparing 02:01:35 131183301d7b: Preparing 02:01:35 d6a84f8f99d3: Preparing 02:01:35 c23403aef988: Preparing 02:01:35 85324ab695e5: Preparing 02:01:35 ce7f800efff9: Preparing 02:01:35 85324ab695e5: Waiting 02:01:35 ce7f800efff9: Waiting 02:01:35 131183301d7b: Layer already exists 02:01:35 d6a84f8f99d3: Layer already exists 02:01:35 ce7f800efff9: Layer already exists 02:01:35 0181d1a5a027: Pushed 02:01:35 c23403aef988: Pushed 02:01:35 85324ab695e5: Pushed 02:01:38 2d7ae960b396: Pushed 02:01:39 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:743eb001e6d2cd927978e51c297b7184ba2c3102c463bb30b409973aae5a340e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:01:39 0181d1a5a027: Preparing 02:01:39 2d7ae960b396: Preparing 02:01:39 131183301d7b: Preparing 02:01:39 d6a84f8f99d3: Preparing 02:01:39 c23403aef988: Preparing 02:01:39 85324ab695e5: Preparing 02:01:39 ce7f800efff9: Preparing 02:01:39 ce7f800efff9: Waiting 02:01:39 85324ab695e5: Waiting 02:01:39 131183301d7b: Layer already exists 02:01:39 2d7ae960b396: Layer already exists 02:01:39 0181d1a5a027: Layer already exists 02:01:39 c23403aef988: Layer already exists 02:01:39 d6a84f8f99d3: Layer already exists 02:01:39 ce7f800efff9: Layer already exists 02:01:39 85324ab695e5: Layer already exists 02:01:39 latest: digest: sha256:743eb001e6d2cd927978e51c297b7184ba2c3102c463bb30b409973aae5a340e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.62 02:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:01:40 0181d1a5a027: Preparing 02:01:40 2d7ae960b396: Preparing 02:01:40 131183301d7b: Preparing 02:01:40 d6a84f8f99d3: Preparing 02:01:40 c23403aef988: Preparing 02:01:40 85324ab695e5: Preparing 02:01:40 ce7f800efff9: Preparing 02:01:40 85324ab695e5: Waiting 02:01:40 ce7f800efff9: Waiting 02:01:40 d6a84f8f99d3: Layer already exists 02:01:40 2d7ae960b396: Layer already exists 02:01:40 c23403aef988: Layer already exists 02:01:40 0181d1a5a027: Layer already exists 02:01:40 131183301d7b: Layer already exists 02:01:40 ce7f800efff9: Layer already exists 02:01:40 85324ab695e5: Layer already exists 02:01:40 3.2.0-dev.62: digest: sha256:743eb001e6d2cd927978e51c297b7184ba2c3102c463bb30b409973aae5a340e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:01:41 0181d1a5a027: Preparing 02:01:41 2d7ae960b396: Preparing 02:01:41 131183301d7b: Preparing 02:01:41 d6a84f8f99d3: Preparing 02:01:41 c23403aef988: Preparing 02:01:41 85324ab695e5: Preparing 02:01:41 ce7f800efff9: Preparing 02:01:41 85324ab695e5: Waiting 02:01:41 ce7f800efff9: Waiting 02:01:41 c23403aef988: Layer already exists 02:01:41 131183301d7b: Layer already exists 02:01:41 d6a84f8f99d3: Layer already exists 02:01:41 2d7ae960b396: Layer already exists 02:01:41 0181d1a5a027: Layer already exists 02:01:41 85324ab695e5: Layer already exists 02:01:41 ce7f800efff9: Layer already exists 02:01:41 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:743eb001e6d2cd927978e51c297b7184ba2c3102c463bb30b409973aae5a340e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:01:41 0181d1a5a027: Preparing 02:01:41 2d7ae960b396: Preparing 02:01:41 131183301d7b: Preparing 02:01:41 d6a84f8f99d3: Preparing 02:01:41 c23403aef988: Preparing 02:01:41 85324ab695e5: Preparing 02:01:41 ce7f800efff9: Preparing 02:01:41 85324ab695e5: Waiting 02:01:41 ce7f800efff9: Waiting 02:01:41 d6a84f8f99d3: Layer already exists 02:01:41 c23403aef988: Layer already exists 02:01:41 2d7ae960b396: Layer already exists 02:01:41 131183301d7b: Layer already exists 02:01:41 0181d1a5a027: Layer already exists 02:01:41 85324ab695e5: Layer already exists 02:01:41 ce7f800efff9: Layer already exists 02:01:41 main: digest: sha256:743eb001e6d2cd927978e51c297b7184ba2c3102c463bb30b409973aae5a340e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:41 ===================================================== [Pipeline] echo 02:01:41 taggedImages: 02:01:41 - nexus3.edgexfoundry.org:10004/support-notifications:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:01:41 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:01:41 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.62 02:01:41 - nexus3.edgexfoundry.org:10004/support-notifications:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:01:41 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:01:41 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:01:41 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:01:41 latest 02:01:41 3.2.0-dev.62 02:01:41 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:01:41 main 02:01:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:01:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:01:42 65d09fc50960: Preparing 02:01:42 075303ea310a: Preparing 02:01:42 131183301d7b: Preparing 02:01:42 d6a84f8f99d3: Preparing 02:01:42 70101773563e: Preparing 02:01:42 1ef8684df5f1: Preparing 02:01:42 ce7f800efff9: Preparing 02:01:42 1ef8684df5f1: Waiting 02:01:42 ce7f800efff9: Waiting 02:01:42 131183301d7b: Layer already exists 02:01:42 70101773563e: Layer already exists 02:01:42 d6a84f8f99d3: Layer already exists 02:01:42 1ef8684df5f1: Layer already exists 02:01:42 ce7f800efff9: Layer already exists 02:01:42 65d09fc50960: Pushed 02:01:46 075303ea310a: Pushed 02:01:46 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:49452183ec4702e8af6fc59bd91504c2c311ba4dae676710483c8fe73fb6f405 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:01:47 65d09fc50960: Preparing 02:01:47 075303ea310a: Preparing 02:01:47 131183301d7b: Preparing 02:01:47 d6a84f8f99d3: Preparing 02:01:47 70101773563e: Preparing 02:01:47 1ef8684df5f1: Preparing 02:01:47 ce7f800efff9: Preparing 02:01:47 1ef8684df5f1: Waiting 02:01:47 ce7f800efff9: Waiting 02:01:47 65d09fc50960: Layer already exists 02:01:47 131183301d7b: Layer already exists 02:01:47 075303ea310a: Layer already exists 02:01:47 d6a84f8f99d3: Layer already exists 02:01:47 70101773563e: Layer already exists 02:01:47 1ef8684df5f1: Layer already exists 02:01:47 ce7f800efff9: Layer already exists 02:01:47 latest: digest: sha256:49452183ec4702e8af6fc59bd91504c2c311ba4dae676710483c8fe73fb6f405 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.62 02:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:01:48 65d09fc50960: Preparing 02:01:48 075303ea310a: Preparing 02:01:48 131183301d7b: Preparing 02:01:48 d6a84f8f99d3: Preparing 02:01:48 70101773563e: Preparing 02:01:48 1ef8684df5f1: Preparing 02:01:48 ce7f800efff9: Preparing 02:01:48 1ef8684df5f1: Waiting 02:01:48 ce7f800efff9: Waiting 02:01:48 131183301d7b: Layer already exists 02:01:48 075303ea310a: Layer already exists 02:01:48 d6a84f8f99d3: Layer already exists 02:01:48 70101773563e: Layer already exists 02:01:48 65d09fc50960: Layer already exists 02:01:48 1ef8684df5f1: Layer already exists 02:01:48 ce7f800efff9: Layer already exists 02:01:48 3.2.0-dev.62: digest: sha256:49452183ec4702e8af6fc59bd91504c2c311ba4dae676710483c8fe73fb6f405 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:01:48 65d09fc50960: Preparing 02:01:48 075303ea310a: Preparing 02:01:48 131183301d7b: Preparing 02:01:48 d6a84f8f99d3: Preparing 02:01:48 70101773563e: Preparing 02:01:48 1ef8684df5f1: Preparing 02:01:48 ce7f800efff9: Preparing 02:01:48 1ef8684df5f1: Waiting 02:01:48 ce7f800efff9: Waiting 02:01:48 075303ea310a: Layer already exists 02:01:48 131183301d7b: Layer already exists 02:01:48 70101773563e: Layer already exists 02:01:48 65d09fc50960: Layer already exists 02:01:48 d6a84f8f99d3: Layer already exists 02:01:48 1ef8684df5f1: Layer already exists 02:01:48 ce7f800efff9: Layer already exists 02:01:48 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:49452183ec4702e8af6fc59bd91504c2c311ba4dae676710483c8fe73fb6f405 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:01:49 65d09fc50960: Preparing 02:01:49 075303ea310a: Preparing 02:01:49 131183301d7b: Preparing 02:01:49 d6a84f8f99d3: Preparing 02:01:49 70101773563e: Preparing 02:01:49 1ef8684df5f1: Preparing 02:01:49 ce7f800efff9: Preparing 02:01:49 1ef8684df5f1: Waiting 02:01:49 ce7f800efff9: Waiting 02:01:49 65d09fc50960: Layer already exists 02:01:49 70101773563e: Layer already exists 02:01:49 131183301d7b: Layer already exists 02:01:49 d6a84f8f99d3: Layer already exists 02:01:49 075303ea310a: Layer already exists 02:01:49 ce7f800efff9: Layer already exists 02:01:49 1ef8684df5f1: Layer already exists 02:01:49 main: digest: sha256:49452183ec4702e8af6fc59bd91504c2c311ba4dae676710483c8fe73fb6f405 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:49 ===================================================== [Pipeline] echo 02:01:49 taggedImages: 02:01:49 - nexus3.edgexfoundry.org:10004/support-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:01:49 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:01:49 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.62 02:01:49 - nexus3.edgexfoundry.org:10004/support-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:01:49 - 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] } 02:20:35 #149 ... 02:20:35 02:20:35 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:20:35 #157 1281.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:20:35 #157 ... 02:20:35 02:20:35 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:20:35 #154 DONE 1286.6s 02:20:35 02:20:35 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:20:35 #151 ... 02:20:35 02:20:35 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:20:35 #149 DONE 1287.3s 02:20:35 02:20:35 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:20:35 #156 ... 02:20:35 02:20:35 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:20:35 #161 DONE 0.5s 02:20:35 02:20:35 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:20:35 #162 DONE 0.6s 02:20:35 02:20:35 #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:20:35 #163 ... 02:20:35 02:20:35 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:20:35 #164 DONE 0.2s 02:20:35 02:20:35 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:20:35 #165 DONE 0.5s 02:20:35 02:20:35 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:20:35 #129 ... 02:20:35 02:20:35 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:20:35 #166 DONE 0.2s 02:20:35 02:20:35 #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:20:35 #167 DONE 0.4s 02:20:35 02:20:35 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:20:35 #157 ... 02:20:35 02:20:35 #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:20:35 #168 DONE 0.4s 02:20:35 02:20:35 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:20:35 #169 ... 02:20:35 02:20:35 #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:20:35 #163 DONE 2.9s 02:20:35 02:20:35 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:20:35 #170 DONE 0.4s 02:20:35 02:20:35 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:20:35 #171 DONE 0.3s 02:20:35 02:20:35 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:20:35 #172 DONE 0.6s 02:20:35 02:20:35 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:20:35 #173 DONE 0.2s 02:20:35 02:20:35 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:20:35 #129 ... 02:20:35 02:20:35 #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/ 02:20:35 #174 DONE 0.2s 02:20:35 02:20:35 #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/ 02:20:35 #175 ... 02:20:35 02:20:35 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:20:35 #169 DONE 3.2s 02:20:35 02:20:35 #113 [security-proxy-setup] exporting to image 02:20:35 #113 exporting layers 02:20:35 #113 ... 02:20:35 02:20:35 #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/ 02:20:35 #175 DONE 0.8s 02:20:35 02:20:35 #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/ 02:20:35 #176 DONE 0.2s 02:20:35 02:20:35 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:20:35 #177 DONE 0.6s 02:20:35 02:20:35 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:20:35 #178 DONE 0.2s 02:20:35 02:20:35 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:20:35 #179 ... 02:20:35 02:20:35 #113 [security-proxy-setup] exporting to image 02:20:35 #113 exporting layers 1.9s done 02:20:35 #113 writing image sha256:2b09c412211567f516a2715c2506526bfa2ea6708c084d8fbeb9e1860f267637 0.0s done 02:20:35 #113 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 02:20:35 #113 DONE 6.2s 02:20:35 02:20:35 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:20:37 #159 ... 02:20:37 02:20:37 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:20:37 #179 DONE 2.3s 02:20:37 02:20:37 #113 [security-bootstrapper] exporting to image 02:20:39 #113 exporting layers 1.9s done 02:20:39 #113 writing image sha256:d2dcf189fd7cea29838342115e3681690ee26857650da188c3a62565cfd6cf05 02:20:39 #113 writing image sha256:d2dcf189fd7cea29838342115e3681690ee26857650da188c3a62565cfd6cf05 0.1s done 02:20:39 #113 naming to docker.io/library/security-bootstrapper-arm64 done 02:20:39 #113 DONE 8.2s 02:20:39 02:20:39 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:20:45 #158 ... 02:20:45 02:20:45 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:20:45 #157 DONE 1304.8s 02:20:45 02:20:45 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:20:45 #152 ... 02:20:45 02:20:45 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:20:45 #180 DONE 0.2s 02:20:45 02:20:45 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:20:45 #181 DONE 0.2s 02:20:45 02:20:45 #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 02:20:46 #182 DONE 0.3s 02:20:46 02:20:46 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:20:46 #156 ... 02:20:46 02:20:46 #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 02:20:46 #183 DONE 0.1s 02:20:46 02:20:46 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:20:46 #184 DONE 0.2s 02:20:46 02:20:46 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:20:47 #185 DONE 0.4s 02:20:47 02:20:47 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:20:47 #186 DONE 0.4s 02:20:47 02:20:47 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:20:47 #187 DONE 0.3s 02:20:47 02:20:47 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:20:50 #188 DONE 2.3s 02:20:50 02:20:50 #113 [security-secretstore-setup] exporting to image 02:20:50 #113 exporting layers 02:20:51 #113 exporting layers 1.5s done 02:20:51 #113 writing image sha256:2aa40d6c941b95b679211a6a5cf455479ba2a1796291c8f6fc40bb6ba139e1d4 done 02:20:51 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 02:20:51 #113 DONE 9.7s 02:20:51 02:20:51 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:21:59 #158 ... 02:21:59 02:21:59 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:21:59 #160 DONE 1368.1s 02:21:59 02:21:59 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:21:59 #156 ... 02:21:59 02:21:59 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:21:59 #189 DONE 0.2s 02:21:59 02:21:59 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:21:59 #152 ... 02:21:59 02:21:59 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:21:59 #190 DONE 0.2s 02:21:59 02:21:59 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:21:59 #191 DONE 0.3s 02:21:59 02:21:59 #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 02:21:59 #192 DONE 0.1s 02:21:59 02:21:59 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:21:59 #193 DONE 0.1s 02:21:59 02:21:59 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:21:59 #194 DONE 2.4s 02:21:59 02:21:59 #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:21:59 #53 ... 02:21:59 02:21:59 #113 [core-common-config-bootstrapper] exporting to image 02:21:59 #113 exporting layers 02:21:59 #113 exporting layers 0.6s done 02:21:59 #113 writing image sha256:58e5a083d348e9ce6762eb6bdc61768d02f6b4e4ffc88391716c4e8ef72327ad done 02:21:59 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:21:59 #113 DONE 10.3s 02:21:59 02:21:59 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:24:21 #151 ... 02:24:21 02:24:21 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:24:21 #152 DONE 1507.5s 02:24:21 02:24:21 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:24:21 #158 ... 02:24:21 02:24:21 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:24:21 #195 DONE 0.4s 02:24:21 02:24:21 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:24:21 #196 DONE 0.2s 02:24:21 02:24:21 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:24:21 #151 ... 02:24:21 02:24:21 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:24:21 #197 DONE 0.4s 02:24:21 02:24:21 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:24:21 #151 ... 02:24:21 02:24:21 #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 02:24:21 #198 DONE 0.2s 02:24:21 02:24:21 #113 [security-spiffe-token-provider] exporting to image 02:24:21 #113 exporting layers 02:24:21 #113 exporting layers 0.8s done 02:24:21 #113 writing image sha256:6cac94fb59020bc484305a6563122659766d1de3d8d738dbc98fee8d23dd6bc8 done 02:24:21 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:24:21 #113 DONE 11.1s 02:24:21 02:24:21 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:33:43 #150 ... 02:33:43 02:33:43 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:33:43 #159 DONE 2073.3s 02:33:43 02:33:43 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:33:43 #151 ... 02:33:43 02:33:43 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:33:43 #199 DONE 0.1s 02:33:43 02:33:43 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:33:43 #200 DONE 0.1s 02:33:43 02:33:43 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:33:43 #201 DONE 0.5s 02:33:43 02:33:43 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:33:43 #156 ... 02:33:43 02:33:43 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:33:43 #202 DONE 0.1s 02:33:43 02:33:43 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:33:43 #203 DONE 0.1s 02:33:43 02:33:43 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:33:43 #151 ... 02:33:43 02:33:43 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:33:43 #204 DONE 2.2s 02:33:43 02:33:43 #113 [security-proxy-auth] exporting to image 02:33:43 #113 exporting layers 02:33:43 #113 exporting layers 0.8s done 02:33:43 #113 writing image sha256:40ef2b05c851a88e4b56760df0b108ec859e35971c3ba407d4882b796d0067d5 done 02:33:43 #113 naming to docker.io/library/security-proxy-auth-arm64 done 02:33:43 #113 DONE 12.0s 02:33:43 02:33:43 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:34:52 #129 ... 02:34:52 02:34:52 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:34:52 #151 DONE 2141.6s 02:34:52 02:34:52 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:34:52 #129 ... 02:34:52 02:34:52 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:34:52 #205 DONE 0.2s 02:34:52 02:34:52 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:34:52 #206 DONE 0.1s 02:34:52 02:34:52 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:34:52 #207 DONE 0.4s 02:34:52 02:34:52 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:34:52 #129 ... 02:34:52 02:34:52 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:34:52 #208 DONE 0.1s 02:34:52 02:34:52 #113 [core-command] exporting to image 02:34:52 #113 exporting layers 02:34:52 #113 exporting layers 0.4s done 02:34:52 #113 writing image sha256:9d1b2979c5d0f22e462f3ea883b330188a58049754321b187a2504290ba64775 done 02:34:52 #113 naming to docker.io/library/core-command-arm64 done 02:34:52 #113 DONE 12.5s 02:34:52 02:34:52 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:36:59 #150 ... 02:36:59 02:36:59 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:36:59 #129 DONE 2278.7s 02:36:59 02:36:59 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:36:59 #68 ... 02:36:59 02:36:59 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:37:00 #209 DONE 0.5s 02:37:00 02:37:00 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:37:00 #210 DONE 0.4s 02:37:00 02:37:00 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:37:01 #211 DONE 0.7s 02:37:01 02:37:01 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:37:01 #212 DONE 0.2s 02:37:01 02:37:01 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:37:01 #156 ... 02:37:01 02:37:01 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:37:01 #213 DONE 0.2s 02:37:01 02:37:01 #113 [core-data] exporting to image 02:37:01 #113 exporting layers 02:37:02 #113 exporting layers 0.8s done 02:37:02 #113 writing image sha256:9c542a9b6518b16980426def953e12a72c1252b72c5d699b8584618c47e664c4 done 02:37:02 #113 naming to docker.io/library/core-data-arm64 done 02:37:02 #113 DONE 13.2s 02:37:02 02:37:02 #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:37:06 #53 ... 02:37:06 02:37:06 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:37:06 #150 DONE 2285.5s 02:37:06 02:37:06 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:37:06 #155 ... 02:37:06 02:37:06 #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:37:06 #214 DONE 0.3s 02:37:06 02:37:06 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:37:06 #68 ... 02:37:06 02:37:06 #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:37:07 #215 DONE 0.6s 02:37:07 02:37:07 #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:37:07 #216 DONE 0.2s 02:37:07 02:37:07 #113 [core-keeper] exporting to image 02:37:07 #113 exporting layers 0.5s done 02:37:07 #113 writing image sha256:67646c2c21750fdf861b780e30ce62240fe392d8cb58897b755eb66ca4fb2ad2 done 02:37:07 #113 naming to docker.io/library/core-keeper-arm64 done 02:37:07 #113 DONE 13.8s 02:37:07 02:37:07 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:37:13 #68 ... 02:37:13 02:37:13 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:37:13 #153 DONE 2292.1s 02:37:13 02:37:13 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:37:13 #68 ... 02:37:13 02:37:13 #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:37:13 #217 DONE 0.3s 02:37:13 02:37:13 #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:37:13 #53 ... 02:37:13 02:37:13 #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:37:13 #218 DONE 0.1s 02:37:13 02:37:13 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:37:13 #219 DONE 0.5s 02:37:13 02:37:13 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:37:14 #68 ... 02:37:14 02:37:14 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:37:14 #220 DONE 0.2s 02:37:14 02:37:14 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:37:14 #221 DONE 0.1s 02:37:14 02:37:14 #113 [core-metadata] exporting to image 02:37:14 #113 exporting layers 02:37:15 #113 exporting layers 0.7s done 02:37:15 #113 writing image sha256:20486d6dc08bd98c1dd2393ef99f38143af77db0fe37c8fc43fe609cd9fbe234 02:37:15 #113 writing image sha256:20486d6dc08bd98c1dd2393ef99f38143af77db0fe37c8fc43fe609cd9fbe234 done 02:37:15 #113 naming to docker.io/library/core-metadata-arm64 done 02:37:15 #113 DONE 14.5s 02:37:15 02:37:15 #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:37:53 #53 ... 02:37:53 02:37:53 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:53 #158 DONE 2330.8s 02:37:53 02:37:53 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:37:53 #68 ... 02:37:53 02:37:53 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:53 #222 DONE 0.1s 02:37:53 02:37:53 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:37:53 #68 ... 02:37:53 02:37:53 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:37:53 #156 DONE 2332.0s 02:37:53 02:37:53 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:37:53 #223 DONE 0.3s 02:37:53 02:37:53 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:37:53 #224 ... 02:37:53 02:37:53 #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:53 #225 DONE 0.1s 02:37:53 02:37:53 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:37:53 #68 ... 02:37:53 02:37:53 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:37:53 #155 DONE 2332.9s 02:37:53 02:37:53 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:37:53 #224 DONE 0.8s 02:37:53 02:37:53 #226 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:37:53 #226 DONE 0.2s 02:37:53 02:37:53 #227 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:53 #227 DONE 0.1s 02:37:53 02:37:53 #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:37:53 #228 DONE 0.3s 02:37:53 02:37:53 #113 [support-notifications] exporting to image 02:37:53 #113 exporting layers 02:37:54 #113 ... 02:37:54 02:37:54 #229 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:37:54 #229 DONE 0.2s 02:37:54 02:37:54 #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:37:54 #230 DONE 0.7s 02:37:54 02:37:54 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:37:54 #231 ... 02:37:54 02:37:54 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:37:54 #232 DONE 0.2s 02:37:54 02:37:54 #113 [support-notifications] exporting to image 02:37:54 #113 exporting layers 1.1s done 02:37:54 #113 writing image sha256:226a61d0e29b03a8aac27460e1678c55e00481e71f89d439fc07704831219cce done 02:37:54 #113 naming to docker.io/library/support-notifications-arm64 done 02:37:54 #113 ... 02:37:54 02:37:54 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:37:54 #231 DONE 0.7s 02:37:54 02:37:54 #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:37:54 #233 DONE 0.1s 02:37:54 02:37:54 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:37:55 #68 ... 02:37:55 02:37:55 #113 [support-scheduler] exporting to image 02:37:55 #113 exporting layers 0.4s done 02:37:55 #113 writing image sha256:e477d921e005cefd7ada73ff1d98fcdecd06649d739364034f2e14f47ed3e5f5 done 02:37:55 #113 naming to docker.io/library/support-scheduler-arm64 done 02:37:56 #113 exporting layers 1.7s done 02:37:56 #113 writing image sha256:d3e3767417acd61acc8f8f9fc7658f46b51d15039e1042a343abc03788068166 done 02:37:56 #113 naming to docker.io/library/support-cron-scheduler-arm64 done 02:37:56 #113 DONE 16.2s 02:37:56 02:37:56 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:37:56 time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:56 time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:56 time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:56 time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:56 time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:56 time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:56 time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:56 time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:56 time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:56 time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:56 time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:56 time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:56 time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:56 time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:56 time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:56 time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:37:56 $ docker stop --time=1 49f80a60b019a3076a46510a6caebc2f4c44aa555d9b89c379371b1874722085 02:37:58 $ docker rm -f --volumes 49f80a60b019a3076a46510a6caebc2f4c44aa555d9b89c379371b1874722085 [Pipeline] // withDockerContainer [Pipeline] sh 02:37:58 + docker images 02:37:58 REPOSITORY TAG IMAGE ID CREATED SIZE 02:37:58 support-scheduler-arm64 latest e477d921e005 4 seconds ago 41.3MB 02:37:58 support-cron-scheduler-arm64 latest d3e3767417ac 4 seconds ago 43.5MB 02:37:58 support-notifications-arm64 latest 226a61d0e29b 5 seconds ago 42MB 02:37:58 core-metadata-arm64 latest 20486d6dc08b 44 seconds ago 39.3MB 02:37:58 core-keeper-arm64 latest 67646c2c2175 51 seconds ago 39MB 02:37:58 core-data-arm64 latest 9c542a9b6518 57 seconds ago 39.1MB 02:37:58 core-command-arm64 latest 9d1b2979c5d0 3 minutes ago 35MB 02:37:58 security-proxy-auth-arm64 latest 40ef2b05c851 4 minutes ago 32.6MB 02:37:58 security-spiffe-token-provider-arm64 latest 6cac94fb5902 13 minutes ago 29.1MB 02:37:58 core-common-config-bootstrapper-arm64 latest 58e5a083d348 16 minutes ago 15.4MB 02:37:58 security-secretstore-setup-arm64 latest 2aa40d6c941b 17 minutes ago 36.4MB 02:37:58 security-bootstrapper-arm64 latest d2dcf189fd7c 17 minutes ago 18.9MB 02:37:58 security-proxy-setup-arm64 latest 2b09c4122115 17 minutes ago 26.2MB 02:37:58 security-spire-agent-arm64 latest be27a03902ab 40 minutes ago 174MB 02:37:58 security-spire-server-arm64 latest 0488fc3b45d5 40 minutes ago 116MB 02:37:58 security-spire-config-arm64 latest 22ff05c9aeda 40 minutes ago 115MB 02:37:58 ci-base-image-arm64 latest 276ff55c010e 42 minutes ago 967MB 02:37:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 02:37:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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 02:37:58 provisioning config files... 02:37:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/683@tmp/config17739115250162247567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:59 ---> ****-login.sh 02:37:59 nexus3.edgexfoundry.org:10001 02:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:59 Configure a credential helper to remove this warning. See 02:37:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:59 02:37:59 Login Succeeded 02:37:59 nexus3.edgexfoundry.org:10002 02:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:59 Configure a credential helper to remove this warning. See 02:37:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:59 02:37:59 Login Succeeded 02:37:59 nexus3.edgexfoundry.org:10003 02:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:00 Configure a credential helper to remove this warning. See 02:38:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:00 02:38:00 Login Succeeded 02:38:00 nexus3.edgexfoundry.org:10004 02:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:00 Configure a credential helper to remove this warning. See 02:38:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:00 02:38:00 Login Succeeded 02:38:00 ****.io 02:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:01 Configure a credential helper to remove this warning. See 02:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:01 02:38:01 Login Succeeded 02:38:01 ---> ****-login.sh ends [Pipeline] } 02:38:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:38:01 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:38:01 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:38:01 latest 02:38:01 3.2.0-dev.62 02:38:01 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:38:01 main 02:38:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:02 d0a259871bf4: Preparing 02:38:02 6c1ca70378a2: Preparing 02:38:02 4b0442a7cad1: Preparing 02:38:02 087390c08b59: Preparing 02:38:02 fdf66ef516c8: Preparing 02:38:02 bac2adca5e9c: Preparing 02:38:02 3c20671a5817: Preparing 02:38:02 bac2adca5e9c: Waiting 02:38:02 3c20671a5817: Waiting 02:38:02 4b0442a7cad1: Pushed 02:38:02 fdf66ef516c8: Pushed 02:38:02 d0a259871bf4: Pushed 02:38:02 087390c08b59: Pushed 02:38:02 3c20671a5817: Layer already exists 02:38:02 bac2adca5e9c: Pushed 02:38:08 6c1ca70378a2: Pushed 02:38:08 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:44f99d79c2e7f968b2887fba9cfe04b9e9598c2e23c1aefba2c9d85e0a87ead9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:08 d0a259871bf4: Preparing 02:38:08 6c1ca70378a2: Preparing 02:38:08 4b0442a7cad1: Preparing 02:38:08 087390c08b59: Preparing 02:38:08 fdf66ef516c8: Preparing 02:38:08 bac2adca5e9c: Preparing 02:38:08 3c20671a5817: Preparing 02:38:08 bac2adca5e9c: Waiting 02:38:08 3c20671a5817: Waiting 02:38:08 d0a259871bf4: Layer already exists 02:38:08 6c1ca70378a2: Layer already exists 02:38:08 4b0442a7cad1: Layer already exists 02:38:08 087390c08b59: Layer already exists 02:38:08 fdf66ef516c8: Layer already exists 02:38:08 3c20671a5817: Layer already exists 02:38:08 bac2adca5e9c: Layer already exists 02:38:09 latest: digest: sha256:44f99d79c2e7f968b2887fba9cfe04b9e9598c2e23c1aefba2c9d85e0a87ead9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.62 02:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:09 d0a259871bf4: Preparing 02:38:09 6c1ca70378a2: Preparing 02:38:09 4b0442a7cad1: Preparing 02:38:09 087390c08b59: Preparing 02:38:09 fdf66ef516c8: Preparing 02:38:09 bac2adca5e9c: Preparing 02:38:09 3c20671a5817: Preparing 02:38:09 bac2adca5e9c: Waiting 02:38:09 3c20671a5817: Waiting 02:38:09 d0a259871bf4: Layer already exists 02:38:09 4b0442a7cad1: Layer already exists 02:38:09 fdf66ef516c8: Layer already exists 02:38:09 6c1ca70378a2: Layer already exists 02:38:09 087390c08b59: Layer already exists 02:38:09 bac2adca5e9c: Layer already exists 02:38:09 3c20671a5817: Layer already exists 02:38:10 3.2.0-dev.62: digest: sha256:44f99d79c2e7f968b2887fba9cfe04b9e9598c2e23c1aefba2c9d85e0a87ead9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:10 d0a259871bf4: Preparing 02:38:10 6c1ca70378a2: Preparing 02:38:10 4b0442a7cad1: Preparing 02:38:10 087390c08b59: Preparing 02:38:10 fdf66ef516c8: Preparing 02:38:10 bac2adca5e9c: Preparing 02:38:10 3c20671a5817: Preparing 02:38:10 bac2adca5e9c: Waiting 02:38:10 3c20671a5817: Waiting 02:38:10 d0a259871bf4: Layer already exists 02:38:10 4b0442a7cad1: Layer already exists 02:38:10 6c1ca70378a2: Layer already exists 02:38:10 fdf66ef516c8: Layer already exists 02:38:10 087390c08b59: Layer already exists 02:38:10 bac2adca5e9c: Layer already exists 02:38:10 3c20671a5817: Layer already exists 02:38:11 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:44f99d79c2e7f968b2887fba9cfe04b9e9598c2e23c1aefba2c9d85e0a87ead9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:38:11 d0a259871bf4: Preparing 02:38:11 6c1ca70378a2: Preparing 02:38:11 4b0442a7cad1: Preparing 02:38:11 087390c08b59: Preparing 02:38:11 fdf66ef516c8: Preparing 02:38:11 bac2adca5e9c: Preparing 02:38:11 3c20671a5817: Preparing 02:38:11 bac2adca5e9c: Waiting 02:38:11 3c20671a5817: Waiting 02:38:11 fdf66ef516c8: Layer already exists 02:38:11 087390c08b59: Layer already exists 02:38:11 6c1ca70378a2: Layer already exists 02:38:11 d0a259871bf4: Layer already exists 02:38:11 4b0442a7cad1: Layer already exists 02:38:11 bac2adca5e9c: Layer already exists 02:38:11 3c20671a5817: Layer already exists 02:38:12 main: digest: sha256:44f99d79c2e7f968b2887fba9cfe04b9e9598c2e23c1aefba2c9d85e0a87ead9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:12 ===================================================== [Pipeline] echo 02:38:12 taggedImages: 02:38:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:38:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:38:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.62 02:38:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:38:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:38:12 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:38:12 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:38:12 latest 02:38:12 3.2.0-dev.62 02:38:12 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:38:12 main 02:38:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:38:13 7839a5baccd2: Preparing 02:38:13 c3a0af3faedb: Preparing 02:38:13 d25560692564: Preparing 02:38:13 f9484832bb1d: Preparing 02:38:13 4b0442a7cad1: Preparing 02:38:13 087390c08b59: Preparing 02:38:13 fdf66ef516c8: Preparing 02:38:13 bac2adca5e9c: Preparing 02:38:13 3c20671a5817: Preparing 02:38:13 fdf66ef516c8: Waiting 02:38:13 bac2adca5e9c: Waiting 02:38:13 3c20671a5817: Waiting 02:38:13 087390c08b59: Waiting 02:38:13 d25560692564: Pushed 02:38:13 c3a0af3faedb: Pushed 02:38:13 4b0442a7cad1: Layer already exists 02:38:13 087390c08b59: Layer already exists 02:38:13 fdf66ef516c8: Layer already exists 02:38:13 bac2adca5e9c: Layer already exists 02:38:13 3c20671a5817: Layer already exists 02:38:13 7839a5baccd2: Pushed 02:38:14 f9484832bb1d: Pushed 02:38:14 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:ab5f8a9aef360b065a7a074057788590686bb373d0bb0029e4db9901f71c29a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:15 + 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 02:38:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:38:15 7839a5baccd2: Preparing 02:38:15 c3a0af3faedb: Preparing 02:38:15 d25560692564: Preparing 02:38:15 f9484832bb1d: Preparing 02:38:15 4b0442a7cad1: Preparing 02:38:15 087390c08b59: Preparing 02:38:15 fdf66ef516c8: Preparing 02:38:15 bac2adca5e9c: Preparing 02:38:15 3c20671a5817: Preparing 02:38:15 087390c08b59: Waiting 02:38:15 fdf66ef516c8: Waiting 02:38:15 bac2adca5e9c: Waiting 02:38:15 3c20671a5817: Waiting 02:38:15 7839a5baccd2: Layer already exists 02:38:15 c3a0af3faedb: Layer already exists 02:38:15 4b0442a7cad1: Layer already exists 02:38:15 d25560692564: Layer already exists 02:38:15 f9484832bb1d: Layer already exists 02:38:15 fdf66ef516c8: Layer already exists 02:38:15 087390c08b59: Layer already exists 02:38:15 3c20671a5817: Layer already exists 02:38:15 bac2adca5e9c: Layer already exists 02:38:15 latest: digest: sha256:ab5f8a9aef360b065a7a074057788590686bb373d0bb0029e4db9901f71c29a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.62 02:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:38:16 7839a5baccd2: Preparing 02:38:16 c3a0af3faedb: Preparing 02:38:16 d25560692564: Preparing 02:38:16 f9484832bb1d: Preparing 02:38:16 4b0442a7cad1: Preparing 02:38:16 087390c08b59: Preparing 02:38:16 fdf66ef516c8: Preparing 02:38:16 bac2adca5e9c: Preparing 02:38:16 3c20671a5817: Preparing 02:38:16 087390c08b59: Waiting 02:38:16 fdf66ef516c8: Waiting 02:38:16 bac2adca5e9c: Waiting 02:38:16 3c20671a5817: Waiting 02:38:16 7839a5baccd2: Layer already exists 02:38:16 4b0442a7cad1: Layer already exists 02:38:16 d25560692564: Layer already exists 02:38:16 f9484832bb1d: Layer already exists 02:38:16 c3a0af3faedb: Layer already exists 02:38:16 087390c08b59: Layer already exists 02:38:16 fdf66ef516c8: Layer already exists 02:38:16 3c20671a5817: Layer already exists 02:38:16 bac2adca5e9c: Layer already exists 02:38:17 3.2.0-dev.62: digest: sha256:ab5f8a9aef360b065a7a074057788590686bb373d0bb0029e4db9901f71c29a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:38:17 7839a5baccd2: Preparing 02:38:17 c3a0af3faedb: Preparing 02:38:17 d25560692564: Preparing 02:38:17 f9484832bb1d: Preparing 02:38:17 4b0442a7cad1: Preparing 02:38:17 087390c08b59: Preparing 02:38:17 fdf66ef516c8: Preparing 02:38:17 bac2adca5e9c: Preparing 02:38:17 3c20671a5817: Preparing 02:38:17 087390c08b59: Waiting 02:38:17 fdf66ef516c8: Waiting 02:38:17 3c20671a5817: Waiting 02:38:17 7839a5baccd2: Layer already exists 02:38:17 4b0442a7cad1: Layer already exists 02:38:17 d25560692564: Layer already exists 02:38:17 f9484832bb1d: Layer already exists 02:38:17 c3a0af3faedb: Layer already exists 02:38:17 fdf66ef516c8: Layer already exists 02:38:17 3c20671a5817: Layer already exists 02:38:17 087390c08b59: Layer already exists 02:38:17 bac2adca5e9c: Layer already exists 02:38:18 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:ab5f8a9aef360b065a7a074057788590686bb373d0bb0029e4db9901f71c29a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:18 + 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 02:38:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:38:18 7839a5baccd2: Preparing 02:38:18 c3a0af3faedb: Preparing 02:38:18 d25560692564: Preparing 02:38:18 f9484832bb1d: Preparing 02:38:18 4b0442a7cad1: Preparing 02:38:18 087390c08b59: Preparing 02:38:18 fdf66ef516c8: Preparing 02:38:18 bac2adca5e9c: Preparing 02:38:18 3c20671a5817: Preparing 02:38:18 fdf66ef516c8: Waiting 02:38:18 bac2adca5e9c: Waiting 02:38:18 3c20671a5817: Waiting 02:38:18 087390c08b59: Waiting 02:38:18 7839a5baccd2: Layer already exists 02:38:18 f9484832bb1d: Layer already exists 02:38:18 4b0442a7cad1: Layer already exists 02:38:18 c3a0af3faedb: Layer already exists 02:38:18 d25560692564: Layer already exists 02:38:18 087390c08b59: Layer already exists 02:38:18 fdf66ef516c8: Layer already exists 02:38:18 bac2adca5e9c: Layer already exists 02:38:18 3c20671a5817: Layer already exists 02:38:19 main: digest: sha256:ab5f8a9aef360b065a7a074057788590686bb373d0bb0029e4db9901f71c29a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:19 ===================================================== [Pipeline] echo 02:38:19 taggedImages: 02:38:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:38:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:38:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.62 02:38:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:38:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:38:19 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:38:19 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:38:19 latest 02:38:19 3.2.0-dev.62 02:38:19 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:38:19 main 02:38:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:38:20 3b16fe61b725: Preparing 02:38:20 ee56ec7bdc9e: Preparing 02:38:20 d5cb0a12735f: Preparing 02:38:20 4b0442a7cad1: Preparing 02:38:20 087390c08b59: Preparing 02:38:20 45e48e66f647: Preparing 02:38:20 73ab259acd68: Preparing 02:38:20 3c20671a5817: Preparing 02:38:20 73ab259acd68: Waiting 02:38:20 3c20671a5817: Waiting 02:38:20 45e48e66f647: Waiting 02:38:20 4b0442a7cad1: Layer already exists 02:38:20 087390c08b59: Layer already exists 02:38:20 ee56ec7bdc9e: Pushed 02:38:20 3b16fe61b725: Pushed 02:38:20 3c20671a5817: Layer already exists 02:38:20 45e48e66f647: Pushed 02:38:20 73ab259acd68: Pushed 02:38:26 d5cb0a12735f: Pushed 02:38:26 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:7ca18218751fd8d21b699c36ab154c63ff0edb6b13b705ae0066feba932013f3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:38:27 3b16fe61b725: Preparing 02:38:27 ee56ec7bdc9e: Preparing 02:38:27 d5cb0a12735f: Preparing 02:38:27 4b0442a7cad1: Preparing 02:38:27 087390c08b59: Preparing 02:38:27 45e48e66f647: Preparing 02:38:27 73ab259acd68: Preparing 02:38:27 3c20671a5817: Preparing 02:38:27 73ab259acd68: Waiting 02:38:27 3c20671a5817: Waiting 02:38:27 45e48e66f647: Waiting 02:38:27 4b0442a7cad1: Layer already exists 02:38:27 ee56ec7bdc9e: Layer already exists 02:38:27 3b16fe61b725: Layer already exists 02:38:27 087390c08b59: Layer already exists 02:38:27 d5cb0a12735f: Layer already exists 02:38:27 45e48e66f647: Layer already exists 02:38:27 3c20671a5817: Layer already exists 02:38:27 73ab259acd68: Layer already exists 02:38:27 latest: digest: sha256:7ca18218751fd8d21b699c36ab154c63ff0edb6b13b705ae0066feba932013f3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.62 02:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:38:28 3b16fe61b725: Preparing 02:38:28 ee56ec7bdc9e: Preparing 02:38:28 d5cb0a12735f: Preparing 02:38:28 4b0442a7cad1: Preparing 02:38:28 087390c08b59: Preparing 02:38:28 45e48e66f647: Preparing 02:38:28 73ab259acd68: Preparing 02:38:28 3c20671a5817: Preparing 02:38:28 45e48e66f647: Waiting 02:38:28 3c20671a5817: Waiting 02:38:28 73ab259acd68: Waiting 02:38:28 3b16fe61b725: Layer already exists 02:38:28 d5cb0a12735f: Layer already exists 02:38:28 087390c08b59: Layer already exists 02:38:28 4b0442a7cad1: Layer already exists 02:38:28 ee56ec7bdc9e: Layer already exists 02:38:28 3c20671a5817: Layer already exists 02:38:28 73ab259acd68: Layer already exists 02:38:28 45e48e66f647: Layer already exists 02:38:28 3.2.0-dev.62: digest: sha256:7ca18218751fd8d21b699c36ab154c63ff0edb6b13b705ae0066feba932013f3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:38:29 3b16fe61b725: Preparing 02:38:29 ee56ec7bdc9e: Preparing 02:38:29 d5cb0a12735f: Preparing 02:38:29 4b0442a7cad1: Preparing 02:38:29 087390c08b59: Preparing 02:38:29 45e48e66f647: Preparing 02:38:29 73ab259acd68: Preparing 02:38:29 3c20671a5817: Preparing 02:38:29 45e48e66f647: Waiting 02:38:29 73ab259acd68: Waiting 02:38:29 3c20671a5817: Waiting 02:38:29 087390c08b59: Layer already exists 02:38:29 d5cb0a12735f: Layer already exists 02:38:29 3b16fe61b725: Layer already exists 02:38:29 ee56ec7bdc9e: Layer already exists 02:38:29 4b0442a7cad1: Layer already exists 02:38:29 73ab259acd68: Layer already exists 02:38:29 45e48e66f647: Layer already exists 02:38:29 3c20671a5817: Layer already exists 02:38:29 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:7ca18218751fd8d21b699c36ab154c63ff0edb6b13b705ae0066feba932013f3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:38:30 3b16fe61b725: Preparing 02:38:30 ee56ec7bdc9e: Preparing 02:38:30 d5cb0a12735f: Preparing 02:38:30 4b0442a7cad1: Preparing 02:38:30 087390c08b59: Preparing 02:38:30 45e48e66f647: Preparing 02:38:30 73ab259acd68: Preparing 02:38:30 3c20671a5817: Preparing 02:38:30 45e48e66f647: Waiting 02:38:30 73ab259acd68: Waiting 02:38:30 3c20671a5817: Waiting 02:38:30 3b16fe61b725: Layer already exists 02:38:30 4b0442a7cad1: Layer already exists 02:38:30 ee56ec7bdc9e: Layer already exists 02:38:30 d5cb0a12735f: Layer already exists 02:38:30 087390c08b59: Layer already exists 02:38:30 45e48e66f647: Layer already exists 02:38:30 3c20671a5817: Layer already exists 02:38:30 73ab259acd68: Layer already exists 02:38:30 main: digest: sha256:7ca18218751fd8d21b699c36ab154c63ff0edb6b13b705ae0066feba932013f3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:30 ===================================================== [Pipeline] echo 02:38:30 taggedImages: 02:38:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:38:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:38:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.62 02:38:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:38:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:38:31 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:38:31 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:38:31 latest 02:38:31 3.2.0-dev.62 02:38:31 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:38:31 main 02:38:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:38:31 dcaafd6719dd: Preparing 02:38:31 013c5c736933: Preparing 02:38:31 087390c08b59: Preparing 02:38:31 b5fff835e9c7: Preparing 02:38:31 8c700b6ac152: Preparing 02:38:31 3c20671a5817: Preparing 02:38:31 087390c08b59: Layer already exists 02:38:32 3c20671a5817: Layer already exists 02:38:32 8c700b6ac152: Pushed 02:38:32 b5fff835e9c7: Pushed 02:38:32 dcaafd6719dd: Pushed 02:38:38 013c5c736933: Pushed 02:38:38 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:24eb100dbc12eff4b88e0a348e1785e53e48efb560dc8c4b18b260f10eb01294 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:39 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:38:39 dcaafd6719dd: Preparing 02:38:39 013c5c736933: Preparing 02:38:39 087390c08b59: Preparing 02:38:39 b5fff835e9c7: Preparing 02:38:39 8c700b6ac152: Preparing 02:38:39 3c20671a5817: Preparing 02:38:39 3c20671a5817: Waiting 02:38:39 087390c08b59: Layer already exists 02:38:39 013c5c736933: Layer already exists 02:38:39 b5fff835e9c7: Layer already exists 02:38:39 dcaafd6719dd: Layer already exists 02:38:39 8c700b6ac152: Layer already exists 02:38:39 3c20671a5817: Layer already exists 02:38:39 latest: digest: sha256:24eb100dbc12eff4b88e0a348e1785e53e48efb560dc8c4b18b260f10eb01294 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.62 02:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:38:40 dcaafd6719dd: Preparing 02:38:40 013c5c736933: Preparing 02:38:40 087390c08b59: Preparing 02:38:40 b5fff835e9c7: Preparing 02:38:40 8c700b6ac152: Preparing 02:38:40 3c20671a5817: Preparing 02:38:40 3c20671a5817: Waiting 02:38:40 013c5c736933: Layer already exists 02:38:40 dcaafd6719dd: Layer already exists 02:38:40 b5fff835e9c7: Layer already exists 02:38:40 8c700b6ac152: Layer already exists 02:38:40 087390c08b59: Layer already exists 02:38:40 3c20671a5817: Layer already exists 02:38:40 3.2.0-dev.62: digest: sha256:24eb100dbc12eff4b88e0a348e1785e53e48efb560dc8c4b18b260f10eb01294 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:38:41 dcaafd6719dd: Preparing 02:38:41 013c5c736933: Preparing 02:38:41 087390c08b59: Preparing 02:38:41 b5fff835e9c7: Preparing 02:38:41 8c700b6ac152: Preparing 02:38:41 3c20671a5817: Preparing 02:38:41 3c20671a5817: Waiting 02:38:41 8c700b6ac152: Layer already exists 02:38:41 dcaafd6719dd: Layer already exists 02:38:41 b5fff835e9c7: Layer already exists 02:38:41 087390c08b59: Layer already exists 02:38:41 013c5c736933: Layer already exists 02:38:41 3c20671a5817: Layer already exists 02:38:41 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:24eb100dbc12eff4b88e0a348e1785e53e48efb560dc8c4b18b260f10eb01294 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:38:42 dcaafd6719dd: Preparing 02:38:42 013c5c736933: Preparing 02:38:42 087390c08b59: Preparing 02:38:42 b5fff835e9c7: Preparing 02:38:42 8c700b6ac152: Preparing 02:38:42 3c20671a5817: Preparing 02:38:42 3c20671a5817: Waiting 02:38:42 b5fff835e9c7: Layer already exists 02:38:42 8c700b6ac152: Layer already exists 02:38:42 087390c08b59: Layer already exists 02:38:42 dcaafd6719dd: Layer already exists 02:38:42 013c5c736933: Layer already exists 02:38:42 3c20671a5817: Layer already exists 02:38:42 main: digest: sha256:24eb100dbc12eff4b88e0a348e1785e53e48efb560dc8c4b18b260f10eb01294 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:43 ===================================================== [Pipeline] echo 02:38:43 taggedImages: 02:38:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:38:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:38:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.62 02:38:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:38:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:38:43 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:38:43 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:38:43 latest 02:38:43 3.2.0-dev.62 02:38:43 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:38:43 main 02:38:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:38:43 ad251cd63a1b: Preparing 02:38:43 883f3858bf66: Preparing 02:38:43 52f0e64b6068: Preparing 02:38:43 4b0442a7cad1: Preparing 02:38:43 087390c08b59: Preparing 02:38:43 fdf66ef516c8: Preparing 02:38:43 bac2adca5e9c: Preparing 02:38:43 3c20671a5817: Preparing 02:38:43 bac2adca5e9c: Waiting 02:38:43 3c20671a5817: Waiting 02:38:43 fdf66ef516c8: Waiting 02:38:44 087390c08b59: Layer already exists 02:38:44 4b0442a7cad1: Layer already exists 02:38:44 fdf66ef516c8: Layer already exists 02:38:44 bac2adca5e9c: Layer already exists 02:38:44 3c20671a5817: Layer already exists 02:38:44 883f3858bf66: Pushed 02:38:44 ad251cd63a1b: Pushed 02:38:50 52f0e64b6068: Pushed 02:38:50 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:a838efbeafa20befa6e1984d9dda77d87ea1be3cfa99ac2f3a4d2f5eb7402235 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:38:51 ad251cd63a1b: Preparing 02:38:51 883f3858bf66: Preparing 02:38:51 52f0e64b6068: Preparing 02:38:51 4b0442a7cad1: Preparing 02:38:51 087390c08b59: Preparing 02:38:51 fdf66ef516c8: Preparing 02:38:51 bac2adca5e9c: Preparing 02:38:51 3c20671a5817: Preparing 02:38:51 fdf66ef516c8: Waiting 02:38:51 bac2adca5e9c: Waiting 02:38:51 3c20671a5817: Waiting 02:38:51 883f3858bf66: Layer already exists 02:38:51 52f0e64b6068: Layer already exists 02:38:51 087390c08b59: Layer already exists 02:38:51 4b0442a7cad1: Layer already exists 02:38:51 ad251cd63a1b: Layer already exists 02:38:51 3c20671a5817: Layer already exists 02:38:51 bac2adca5e9c: Layer already exists 02:38:51 fdf66ef516c8: Layer already exists 02:38:51 latest: digest: sha256:a838efbeafa20befa6e1984d9dda77d87ea1be3cfa99ac2f3a4d2f5eb7402235 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.62 02:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:38:52 ad251cd63a1b: Preparing 02:38:52 883f3858bf66: Preparing 02:38:52 52f0e64b6068: Preparing 02:38:52 4b0442a7cad1: Preparing 02:38:52 087390c08b59: Preparing 02:38:52 fdf66ef516c8: Preparing 02:38:52 bac2adca5e9c: Preparing 02:38:52 3c20671a5817: Preparing 02:38:52 bac2adca5e9c: Waiting 02:38:52 3c20671a5817: Waiting 02:38:52 fdf66ef516c8: Waiting 02:38:52 ad251cd63a1b: Layer already exists 02:38:52 087390c08b59: Layer already exists 02:38:52 52f0e64b6068: Layer already exists 02:38:52 4b0442a7cad1: Layer already exists 02:38:52 883f3858bf66: Layer already exists 02:38:52 bac2adca5e9c: Layer already exists 02:38:52 fdf66ef516c8: Layer already exists 02:38:52 3c20671a5817: Layer already exists 02:38:52 3.2.0-dev.62: digest: sha256:a838efbeafa20befa6e1984d9dda77d87ea1be3cfa99ac2f3a4d2f5eb7402235 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:38:53 ad251cd63a1b: Preparing 02:38:53 883f3858bf66: Preparing 02:38:53 52f0e64b6068: Preparing 02:38:53 4b0442a7cad1: Preparing 02:38:53 087390c08b59: Preparing 02:38:53 fdf66ef516c8: Preparing 02:38:53 bac2adca5e9c: Preparing 02:38:53 3c20671a5817: Preparing 02:38:53 fdf66ef516c8: Waiting 02:38:53 bac2adca5e9c: Waiting 02:38:53 3c20671a5817: Waiting 02:38:53 883f3858bf66: Layer already exists 02:38:53 087390c08b59: Layer already exists 02:38:53 52f0e64b6068: Layer already exists 02:38:53 4b0442a7cad1: Layer already exists 02:38:53 ad251cd63a1b: Layer already exists 02:38:53 bac2adca5e9c: Layer already exists 02:38:53 fdf66ef516c8: Layer already exists 02:38:53 3c20671a5817: Layer already exists 02:38:53 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:a838efbeafa20befa6e1984d9dda77d87ea1be3cfa99ac2f3a4d2f5eb7402235 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:38:54 ad251cd63a1b: Preparing 02:38:54 883f3858bf66: Preparing 02:38:54 52f0e64b6068: Preparing 02:38:54 4b0442a7cad1: Preparing 02:38:54 087390c08b59: Preparing 02:38:54 fdf66ef516c8: Preparing 02:38:54 bac2adca5e9c: Preparing 02:38:54 3c20671a5817: Preparing 02:38:54 fdf66ef516c8: Waiting 02:38:54 bac2adca5e9c: Waiting 02:38:54 3c20671a5817: Waiting 02:38:54 4b0442a7cad1: Layer already exists 02:38:54 087390c08b59: Layer already exists 02:38:54 52f0e64b6068: Layer already exists 02:38:54 883f3858bf66: Layer already exists 02:38:54 ad251cd63a1b: Layer already exists 02:38:54 fdf66ef516c8: Layer already exists 02:38:54 3c20671a5817: Layer already exists 02:38:54 bac2adca5e9c: Layer already exists 02:38:54 main: digest: sha256:a838efbeafa20befa6e1984d9dda77d87ea1be3cfa99ac2f3a4d2f5eb7402235 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:55 ===================================================== [Pipeline] echo 02:38:55 taggedImages: 02:38:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:38:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:38:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.62 02:38:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:38:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:38:55 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:38:55 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:38:55 latest 02:38:55 3.2.0-dev.62 02:38:55 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:38:55 main 02:38:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:38:55 1e5d62e5c80e: Preparing 02:38:55 dfb8ad086ab9: Preparing 02:38:55 5bebee0de5c1: Preparing 02:38:55 04b46340b739: Preparing 02:38:55 10a7d0a1dd5b: Preparing 02:38:55 dbab66a81e6e: Preparing 02:38:55 27612f61d535: Preparing 02:38:55 7be52d6df2a2: Preparing 02:38:55 4b0442a7cad1: Preparing 02:38:55 087390c08b59: Preparing 02:38:55 1f7025c4a212: Preparing 02:38:55 a5eb0bec0b11: Preparing 02:38:55 5f70bf18a086: Preparing 02:38:55 540967e71e35: Preparing 02:38:55 4ec26bc1361f: Preparing 02:38:55 b1d2eb38e5b7: Preparing 02:38:55 3c20671a5817: Preparing 02:38:55 1f7025c4a212: Waiting 02:38:55 dbab66a81e6e: Waiting 02:38:55 27612f61d535: Waiting 02:38:55 7be52d6df2a2: Waiting 02:38:55 a5eb0bec0b11: Waiting 02:38:55 4b0442a7cad1: Waiting 02:38:55 5f70bf18a086: Waiting 02:38:55 087390c08b59: Waiting 02:38:55 540967e71e35: Waiting 02:38:55 4ec26bc1361f: Waiting 02:38:55 b1d2eb38e5b7: Waiting 02:38:55 3c20671a5817: Waiting 02:38:56 10a7d0a1dd5b: Pushed 02:38:56 1e5d62e5c80e: Pushed 02:38:56 04b46340b739: Pushed 02:38:56 dfb8ad086ab9: Pushed 02:38:56 5bebee0de5c1: Pushed 02:38:56 087390c08b59: Layer already exists 02:38:56 4b0442a7cad1: Layer already exists 02:38:56 dbab66a81e6e: Pushed 02:38:56 27612f61d535: Pushed 02:38:56 5f70bf18a086: Layer already exists 02:38:56 a5eb0bec0b11: Pushed 02:38:56 1f7025c4a212: Pushed 02:38:56 3c20671a5817: Layer already exists 02:38:56 540967e71e35: Pushed 02:38:56 4ec26bc1361f: Pushed 02:38:56 b1d2eb38e5b7: Pushed 02:38:59 7be52d6df2a2: Pushed 02:38:59 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:be961733fd5fbd3a4f0855474295b76df3833670bf4480978eeae52fadf48271 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:38:59 1e5d62e5c80e: Preparing 02:38:59 dfb8ad086ab9: Preparing 02:38:59 5bebee0de5c1: Preparing 02:38:59 04b46340b739: Preparing 02:38:59 10a7d0a1dd5b: Preparing 02:38:59 dbab66a81e6e: Preparing 02:38:59 27612f61d535: Preparing 02:38:59 7be52d6df2a2: Preparing 02:38:59 4b0442a7cad1: Preparing 02:38:59 087390c08b59: Preparing 02:38:59 1f7025c4a212: Preparing 02:38:59 a5eb0bec0b11: Preparing 02:38:59 5f70bf18a086: Preparing 02:38:59 540967e71e35: Preparing 02:38:59 4ec26bc1361f: Preparing 02:38:59 b1d2eb38e5b7: Preparing 02:38:59 3c20671a5817: Preparing 02:38:59 a5eb0bec0b11: Waiting 02:38:59 dbab66a81e6e: Waiting 02:38:59 5f70bf18a086: Waiting 02:38:59 540967e71e35: Waiting 02:38:59 4ec26bc1361f: Waiting 02:38:59 b1d2eb38e5b7: Waiting 02:38:59 3c20671a5817: Waiting 02:38:59 27612f61d535: Waiting 02:38:59 4b0442a7cad1: Waiting 02:38:59 087390c08b59: Waiting 02:38:59 1f7025c4a212: Waiting 02:38:59 7be52d6df2a2: Waiting 02:38:59 04b46340b739: Layer already exists 02:38:59 dfb8ad086ab9: Layer already exists 02:38:59 1e5d62e5c80e: Layer already exists 02:38:59 10a7d0a1dd5b: Layer already exists 02:38:59 5bebee0de5c1: Layer already exists 02:38:59 27612f61d535: Layer already exists 02:38:59 dbab66a81e6e: Layer already exists 02:38:59 087390c08b59: Layer already exists 02:38:59 7be52d6df2a2: Layer already exists 02:38:59 4b0442a7cad1: Layer already exists 02:38:59 5f70bf18a086: Layer already exists 02:38:59 a5eb0bec0b11: Layer already exists 02:38:59 540967e71e35: Layer already exists 02:38:59 4ec26bc1361f: Layer already exists 02:38:59 1f7025c4a212: Layer already exists 02:38:59 b1d2eb38e5b7: Layer already exists 02:38:59 3c20671a5817: Layer already exists 02:39:00 latest: digest: sha256:be961733fd5fbd3a4f0855474295b76df3833670bf4480978eeae52fadf48271 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.62 02:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:39:00 1e5d62e5c80e: Preparing 02:39:00 dfb8ad086ab9: Preparing 02:39:00 5bebee0de5c1: Preparing 02:39:00 04b46340b739: Preparing 02:39:00 10a7d0a1dd5b: Preparing 02:39:00 dbab66a81e6e: Preparing 02:39:00 27612f61d535: Preparing 02:39:00 7be52d6df2a2: Preparing 02:39:00 4b0442a7cad1: Preparing 02:39:00 087390c08b59: Preparing 02:39:00 1f7025c4a212: Preparing 02:39:00 a5eb0bec0b11: Preparing 02:39:00 5f70bf18a086: Preparing 02:39:00 540967e71e35: Preparing 02:39:00 4ec26bc1361f: Preparing 02:39:00 b1d2eb38e5b7: Preparing 02:39:00 3c20671a5817: Preparing 02:39:00 27612f61d535: Waiting 02:39:00 7be52d6df2a2: Waiting 02:39:00 dbab66a81e6e: Waiting 02:39:00 087390c08b59: Waiting 02:39:00 1f7025c4a212: Waiting 02:39:00 a5eb0bec0b11: Waiting 02:39:00 5f70bf18a086: Waiting 02:39:00 540967e71e35: Waiting 02:39:00 4ec26bc1361f: Waiting 02:39:00 b1d2eb38e5b7: Waiting 02:39:00 3c20671a5817: Waiting 02:39:00 5bebee0de5c1: Layer already exists 02:39:00 10a7d0a1dd5b: Layer already exists 02:39:00 1e5d62e5c80e: Layer already exists 02:39:00 04b46340b739: Layer already exists 02:39:00 dfb8ad086ab9: Layer already exists 02:39:00 dbab66a81e6e: Layer already exists 02:39:00 7be52d6df2a2: Layer already exists 02:39:00 27612f61d535: Layer already exists 02:39:00 087390c08b59: Layer already exists 02:39:00 4b0442a7cad1: Layer already exists 02:39:00 5f70bf18a086: Layer already exists 02:39:00 a5eb0bec0b11: Layer already exists 02:39:00 1f7025c4a212: Layer already exists 02:39:00 4ec26bc1361f: Layer already exists 02:39:00 540967e71e35: Layer already exists 02:39:00 b1d2eb38e5b7: Layer already exists 02:39:00 3c20671a5817: Layer already exists 02:39:01 3.2.0-dev.62: digest: sha256:be961733fd5fbd3a4f0855474295b76df3833670bf4480978eeae52fadf48271 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:39:01 1e5d62e5c80e: Preparing 02:39:01 dfb8ad086ab9: Preparing 02:39:01 5bebee0de5c1: Preparing 02:39:01 04b46340b739: Preparing 02:39:01 10a7d0a1dd5b: Preparing 02:39:01 dbab66a81e6e: Preparing 02:39:01 27612f61d535: Preparing 02:39:01 7be52d6df2a2: Preparing 02:39:01 4b0442a7cad1: Preparing 02:39:01 087390c08b59: Preparing 02:39:01 1f7025c4a212: Preparing 02:39:01 a5eb0bec0b11: Preparing 02:39:01 5f70bf18a086: Preparing 02:39:01 540967e71e35: Preparing 02:39:01 dbab66a81e6e: Waiting 02:39:01 27612f61d535: Waiting 02:39:01 7be52d6df2a2: Waiting 02:39:01 4b0442a7cad1: Waiting 02:39:01 087390c08b59: Waiting 02:39:01 1f7025c4a212: Waiting 02:39:01 a5eb0bec0b11: Waiting 02:39:01 5f70bf18a086: Waiting 02:39:01 4ec26bc1361f: Preparing 02:39:01 b1d2eb38e5b7: Preparing 02:39:01 540967e71e35: Waiting 02:39:01 3c20671a5817: Preparing 02:39:01 b1d2eb38e5b7: Waiting 02:39:01 3c20671a5817: Waiting 02:39:01 4ec26bc1361f: Waiting 02:39:01 1e5d62e5c80e: Layer already exists 02:39:01 dfb8ad086ab9: Layer already exists 02:39:01 10a7d0a1dd5b: Layer already exists 02:39:01 5bebee0de5c1: Layer already exists 02:39:01 04b46340b739: Layer already exists 02:39:01 dbab66a81e6e: Layer already exists 02:39:01 7be52d6df2a2: Layer already exists 02:39:01 4b0442a7cad1: Layer already exists 02:39:01 27612f61d535: Layer already exists 02:39:01 087390c08b59: Layer already exists 02:39:02 a5eb0bec0b11: Layer already exists 02:39:02 4ec26bc1361f: Layer already exists 02:39:02 540967e71e35: Layer already exists 02:39:02 1f7025c4a212: Layer already exists 02:39:02 5f70bf18a086: Layer already exists 02:39:02 3c20671a5817: Layer already exists 02:39:02 b1d2eb38e5b7: Layer already exists 02:39:02 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:be961733fd5fbd3a4f0855474295b76df3833670bf4480978eeae52fadf48271 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:39:05 1e5d62e5c80e: Preparing 02:39:05 dfb8ad086ab9: Preparing 02:39:05 5bebee0de5c1: Preparing 02:39:05 04b46340b739: Preparing 02:39:05 10a7d0a1dd5b: Preparing 02:39:05 dbab66a81e6e: Preparing 02:39:05 27612f61d535: Preparing 02:39:05 7be52d6df2a2: Preparing 02:39:05 4b0442a7cad1: Preparing 02:39:05 087390c08b59: Preparing 02:39:05 1f7025c4a212: Preparing 02:39:05 a5eb0bec0b11: Preparing 02:39:05 5f70bf18a086: Preparing 02:39:05 540967e71e35: Preparing 02:39:05 4ec26bc1361f: Preparing 02:39:05 b1d2eb38e5b7: Preparing 02:39:05 3c20671a5817: Preparing 02:39:05 dbab66a81e6e: Waiting 02:39:05 27612f61d535: Waiting 02:39:05 7be52d6df2a2: Waiting 02:39:05 4b0442a7cad1: Waiting 02:39:05 087390c08b59: Waiting 02:39:05 1f7025c4a212: Waiting 02:39:05 a5eb0bec0b11: Waiting 02:39:05 b1d2eb38e5b7: Waiting 02:39:05 3c20671a5817: Waiting 02:39:05 5f70bf18a086: Waiting 02:39:05 540967e71e35: Waiting 02:39:07 1e5d62e5c80e: Layer already exists 02:39:07 04b46340b739: Layer already exists 02:39:07 10a7d0a1dd5b: Layer already exists 02:39:07 dfb8ad086ab9: Layer already exists 02:39:07 5bebee0de5c1: Layer already exists 02:39:07 27612f61d535: Layer already exists 02:39:07 dbab66a81e6e: Layer already exists 02:39:07 7be52d6df2a2: Layer already exists 02:39:07 4b0442a7cad1: Layer already exists 02:39:07 087390c08b59: Layer already exists 02:39:07 a5eb0bec0b11: Layer already exists 02:39:07 5f70bf18a086: Layer already exists 02:39:07 540967e71e35: Layer already exists 02:39:07 1f7025c4a212: Layer already exists 02:39:07 4ec26bc1361f: Layer already exists 02:39:07 b1d2eb38e5b7: Layer already exists 02:39:07 3c20671a5817: Layer already exists 02:39:07 main: digest: sha256:be961733fd5fbd3a4f0855474295b76df3833670bf4480978eeae52fadf48271 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:07 ===================================================== [Pipeline] echo 02:39:07 taggedImages: 02:39:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:39:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:39:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.62 02:39:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:39:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:39:07 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:39:07 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:39:07 latest 02:39:07 3.2.0-dev.62 02:39:07 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:39:07 main 02:39:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:09 7aeebc1ce624: Preparing 02:39:09 259d1c0f2471: Preparing 02:39:09 b387386efade: Preparing 02:39:09 ae67320d018e: Preparing 02:39:09 4b0442a7cad1: Preparing 02:39:09 087390c08b59: Preparing 02:39:09 fdf66ef516c8: Preparing 02:39:09 bac2adca5e9c: Preparing 02:39:09 3c20671a5817: Preparing 02:39:09 087390c08b59: Waiting 02:39:09 fdf66ef516c8: Waiting 02:39:09 bac2adca5e9c: Waiting 02:39:09 3c20671a5817: Waiting 02:39:09 4b0442a7cad1: Layer already exists 02:39:09 087390c08b59: Layer already exists 02:39:09 fdf66ef516c8: Layer already exists 02:39:09 b387386efade: Pushed 02:39:09 259d1c0f2471: Pushed 02:39:09 7aeebc1ce624: Pushed 02:39:09 bac2adca5e9c: Layer already exists 02:39:09 3c20671a5817: Layer already exists 02:39:16 ae67320d018e: Pushed 02:39:16 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:1608c3451ec27aaf799ee791c69098d62d0aeffd76913600fdef235373e39a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:16 + 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 02:39:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:17 7aeebc1ce624: Preparing 02:39:17 259d1c0f2471: Preparing 02:39:17 b387386efade: Preparing 02:39:17 ae67320d018e: Preparing 02:39:17 4b0442a7cad1: Preparing 02:39:17 087390c08b59: Preparing 02:39:17 fdf66ef516c8: Preparing 02:39:17 087390c08b59: Waiting 02:39:17 bac2adca5e9c: Preparing 02:39:17 fdf66ef516c8: Waiting 02:39:17 3c20671a5817: Preparing 02:39:17 bac2adca5e9c: Waiting 02:39:17 3c20671a5817: Waiting 02:39:17 b387386efade: Layer already exists 02:39:17 259d1c0f2471: Layer already exists 02:39:17 7aeebc1ce624: Layer already exists 02:39:17 ae67320d018e: Layer already exists 02:39:17 4b0442a7cad1: Layer already exists 02:39:17 087390c08b59: Layer already exists 02:39:17 bac2adca5e9c: Layer already exists 02:39:17 fdf66ef516c8: Layer already exists 02:39:17 3c20671a5817: Layer already exists 02:39:17 latest: digest: sha256:1608c3451ec27aaf799ee791c69098d62d0aeffd76913600fdef235373e39a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.62 02:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:18 7aeebc1ce624: Preparing 02:39:18 259d1c0f2471: Preparing 02:39:18 b387386efade: Preparing 02:39:18 ae67320d018e: Preparing 02:39:18 4b0442a7cad1: Preparing 02:39:18 087390c08b59: Preparing 02:39:18 fdf66ef516c8: Preparing 02:39:18 bac2adca5e9c: Preparing 02:39:18 3c20671a5817: Preparing 02:39:18 087390c08b59: Waiting 02:39:18 fdf66ef516c8: Waiting 02:39:18 bac2adca5e9c: Waiting 02:39:18 3c20671a5817: Waiting 02:39:18 7aeebc1ce624: Layer already exists 02:39:18 b387386efade: Layer already exists 02:39:18 259d1c0f2471: Layer already exists 02:39:18 ae67320d018e: Layer already exists 02:39:18 4b0442a7cad1: Layer already exists 02:39:18 087390c08b59: Layer already exists 02:39:18 fdf66ef516c8: Layer already exists 02:39:18 3c20671a5817: Layer already exists 02:39:18 bac2adca5e9c: Layer already exists 02:39:18 3.2.0-dev.62: digest: sha256:1608c3451ec27aaf799ee791c69098d62d0aeffd76913600fdef235373e39a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:19 7aeebc1ce624: Preparing 02:39:19 259d1c0f2471: Preparing 02:39:19 b387386efade: Preparing 02:39:19 ae67320d018e: Preparing 02:39:19 4b0442a7cad1: Preparing 02:39:19 087390c08b59: Preparing 02:39:19 fdf66ef516c8: Preparing 02:39:19 bac2adca5e9c: Preparing 02:39:19 3c20671a5817: Preparing 02:39:19 087390c08b59: Waiting 02:39:19 fdf66ef516c8: Waiting 02:39:19 bac2adca5e9c: Waiting 02:39:19 3c20671a5817: Waiting 02:39:19 259d1c0f2471: Layer already exists 02:39:19 4b0442a7cad1: Layer already exists 02:39:19 7aeebc1ce624: Layer already exists 02:39:19 b387386efade: Layer already exists 02:39:19 ae67320d018e: Layer already exists 02:39:19 3c20671a5817: Layer already exists 02:39:19 087390c08b59: Layer already exists 02:39:19 bac2adca5e9c: Layer already exists 02:39:19 fdf66ef516c8: Layer already exists 02:39:19 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:1608c3451ec27aaf799ee791c69098d62d0aeffd76913600fdef235373e39a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:20 + 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 02:39:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:39:20 7aeebc1ce624: Preparing 02:39:20 259d1c0f2471: Preparing 02:39:20 b387386efade: Preparing 02:39:20 ae67320d018e: Preparing 02:39:20 4b0442a7cad1: Preparing 02:39:20 087390c08b59: Preparing 02:39:20 fdf66ef516c8: Preparing 02:39:20 bac2adca5e9c: Preparing 02:39:20 3c20671a5817: Preparing 02:39:20 3c20671a5817: Waiting 02:39:20 bac2adca5e9c: Waiting 02:39:20 fdf66ef516c8: Waiting 02:39:20 259d1c0f2471: Layer already exists 02:39:20 7aeebc1ce624: Layer already exists 02:39:20 b387386efade: Layer already exists 02:39:20 4b0442a7cad1: Layer already exists 02:39:20 ae67320d018e: Layer already exists 02:39:20 087390c08b59: Layer already exists 02:39:20 fdf66ef516c8: Layer already exists 02:39:20 bac2adca5e9c: Layer already exists 02:39:20 3c20671a5817: Layer already exists 02:39:20 main: digest: sha256:1608c3451ec27aaf799ee791c69098d62d0aeffd76913600fdef235373e39a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:20 ===================================================== [Pipeline] echo 02:39:20 taggedImages: 02:39:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:39:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:39:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.62 02:39:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:39:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:39:20 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:39:20 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:39:20 latest 02:39:20 3.2.0-dev.62 02:39:20 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:39:20 main 02:39:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:21 cbc77f716559: Preparing 02:39:21 680ebef0f534: Preparing 02:39:21 d8142ea54134: Preparing 02:39:21 6e24e01efbfe: Preparing 02:39:21 d8bb3410047f: Preparing 02:39:21 4b0442a7cad1: Preparing 02:39:21 087390c08b59: Preparing 02:39:21 e504c6693132: Preparing 02:39:21 f7394b53935e: Preparing 02:39:21 b6acc2f4444c: Preparing 02:39:21 3c20671a5817: Preparing 02:39:21 4b0442a7cad1: Waiting 02:39:21 087390c08b59: Waiting 02:39:21 e504c6693132: Waiting 02:39:21 f7394b53935e: Waiting 02:39:21 b6acc2f4444c: Waiting 02:39:21 3c20671a5817: Waiting 02:39:21 680ebef0f534: Pushed 02:39:21 d8bb3410047f: Pushed 02:39:21 6e24e01efbfe: Pushed 02:39:21 cbc77f716559: Pushed 02:39:21 4b0442a7cad1: Layer already exists 02:39:21 087390c08b59: Layer already exists 02:39:21 3c20671a5817: Layer already exists 02:39:22 e504c6693132: Pushed 02:39:22 f7394b53935e: Pushed 02:39:24 d8142ea54134: Pushed 02:39:24 b6acc2f4444c: Pushed 02:39:25 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:e8827faa9c1ffc09b67639adfca186521e439368b60b07c98cec246308ebe562 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:25 + 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 02:39:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:25 cbc77f716559: Preparing 02:39:25 680ebef0f534: Preparing 02:39:25 d8142ea54134: Preparing 02:39:25 6e24e01efbfe: Preparing 02:39:25 d8bb3410047f: Preparing 02:39:25 4b0442a7cad1: Preparing 02:39:25 087390c08b59: Preparing 02:39:25 e504c6693132: Preparing 02:39:25 f7394b53935e: Preparing 02:39:25 b6acc2f4444c: Preparing 02:39:25 3c20671a5817: Preparing 02:39:25 4b0442a7cad1: Waiting 02:39:25 087390c08b59: Waiting 02:39:25 f7394b53935e: Waiting 02:39:25 b6acc2f4444c: Waiting 02:39:25 3c20671a5817: Waiting 02:39:25 e504c6693132: Waiting 02:39:25 6e24e01efbfe: Layer already exists 02:39:25 cbc77f716559: Layer already exists 02:39:25 d8bb3410047f: Layer already exists 02:39:25 680ebef0f534: Layer already exists 02:39:25 d8142ea54134: Layer already exists 02:39:25 4b0442a7cad1: Layer already exists 02:39:25 f7394b53935e: Layer already exists 02:39:25 e504c6693132: Layer already exists 02:39:25 087390c08b59: Layer already exists 02:39:25 b6acc2f4444c: Layer already exists 02:39:26 3c20671a5817: Layer already exists 02:39:26 latest: digest: sha256:e8827faa9c1ffc09b67639adfca186521e439368b60b07c98cec246308ebe562 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.62 02:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:26 cbc77f716559: Preparing 02:39:26 680ebef0f534: Preparing 02:39:26 d8142ea54134: Preparing 02:39:26 6e24e01efbfe: Preparing 02:39:26 d8bb3410047f: Preparing 02:39:26 4b0442a7cad1: Preparing 02:39:26 087390c08b59: Preparing 02:39:26 e504c6693132: Preparing 02:39:26 f7394b53935e: Preparing 02:39:26 b6acc2f4444c: Preparing 02:39:26 3c20671a5817: Preparing 02:39:26 e504c6693132: Waiting 02:39:26 f7394b53935e: Waiting 02:39:26 b6acc2f4444c: Waiting 02:39:26 3c20671a5817: Waiting 02:39:26 4b0442a7cad1: Waiting 02:39:26 087390c08b59: Waiting 02:39:26 6e24e01efbfe: Layer already exists 02:39:26 d8142ea54134: Layer already exists 02:39:26 cbc77f716559: Layer already exists 02:39:26 680ebef0f534: Layer already exists 02:39:26 d8bb3410047f: Layer already exists 02:39:27 4b0442a7cad1: Layer already exists 02:39:27 f7394b53935e: Layer already exists 02:39:27 e504c6693132: Layer already exists 02:39:27 087390c08b59: Layer already exists 02:39:27 b6acc2f4444c: Layer already exists 02:39:27 3c20671a5817: Layer already exists 02:39:27 3.2.0-dev.62: digest: sha256:e8827faa9c1ffc09b67639adfca186521e439368b60b07c98cec246308ebe562 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:27 cbc77f716559: Preparing 02:39:27 680ebef0f534: Preparing 02:39:27 d8142ea54134: Preparing 02:39:27 6e24e01efbfe: Preparing 02:39:27 d8bb3410047f: Preparing 02:39:27 4b0442a7cad1: Preparing 02:39:27 087390c08b59: Preparing 02:39:27 e504c6693132: Preparing 02:39:27 f7394b53935e: Preparing 02:39:27 b6acc2f4444c: Preparing 02:39:27 3c20671a5817: Preparing 02:39:27 e504c6693132: Waiting 02:39:27 f7394b53935e: Waiting 02:39:27 b6acc2f4444c: Waiting 02:39:27 3c20671a5817: Waiting 02:39:27 4b0442a7cad1: Waiting 02:39:27 087390c08b59: Waiting 02:39:27 680ebef0f534: Layer already exists 02:39:27 6e24e01efbfe: Layer already exists 02:39:27 cbc77f716559: Layer already exists 02:39:27 d8142ea54134: Layer already exists 02:39:27 d8bb3410047f: Layer already exists 02:39:27 b6acc2f4444c: Layer already exists 02:39:27 e504c6693132: Layer already exists 02:39:27 f7394b53935e: Layer already exists 02:39:27 4b0442a7cad1: Layer already exists 02:39:27 087390c08b59: Layer already exists 02:39:27 3c20671a5817: Layer already exists 02:39:28 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:e8827faa9c1ffc09b67639adfca186521e439368b60b07c98cec246308ebe562 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:28 + 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 02:39:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:39:28 cbc77f716559: Preparing 02:39:28 680ebef0f534: Preparing 02:39:28 d8142ea54134: Preparing 02:39:28 6e24e01efbfe: Preparing 02:39:28 d8bb3410047f: Preparing 02:39:28 4b0442a7cad1: Preparing 02:39:28 087390c08b59: Preparing 02:39:28 e504c6693132: Preparing 02:39:28 f7394b53935e: Preparing 02:39:28 b6acc2f4444c: Preparing 02:39:28 3c20671a5817: Preparing 02:39:28 4b0442a7cad1: Waiting 02:39:28 087390c08b59: Waiting 02:39:28 e504c6693132: Waiting 02:39:28 f7394b53935e: Waiting 02:39:28 b6acc2f4444c: Waiting 02:39:28 3c20671a5817: Waiting 02:39:28 d8142ea54134: Layer already exists 02:39:28 cbc77f716559: Layer already exists 02:39:28 680ebef0f534: Layer already exists 02:39:28 6e24e01efbfe: Layer already exists 02:39:28 d8bb3410047f: Layer already exists 02:39:28 087390c08b59: Layer already exists 02:39:28 f7394b53935e: Layer already exists 02:39:28 4b0442a7cad1: Layer already exists 02:39:28 e504c6693132: Layer already exists 02:39:28 b6acc2f4444c: Layer already exists 02:39:29 3c20671a5817: Layer already exists 02:39:29 main: digest: sha256:e8827faa9c1ffc09b67639adfca186521e439368b60b07c98cec246308ebe562 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:29 ===================================================== [Pipeline] echo 02:39:29 taggedImages: 02:39:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:39:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:39:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.62 02:39:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:39:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:39:29 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:39:29 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:39:29 latest 02:39:29 3.2.0-dev.62 02:39:29 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:39:29 main 02:39:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:29 7bfda93237b9: Preparing 02:39:29 64392ffc4063: Preparing 02:39:29 27b45a719d17: Preparing 02:39:29 78c18fda9f4e: Preparing 02:39:29 176bfe30e0f3: Preparing 02:39:29 5c554fab2bb6: Preparing 02:39:29 858ca4a840b8: Preparing 02:39:29 4b0442a7cad1: Preparing 02:39:29 087390c08b59: Preparing 02:39:29 e1d2c02da495: Preparing 02:39:29 4eeedf97f5eb: Preparing 02:39:29 3c20671a5817: Preparing 02:39:29 5c554fab2bb6: Waiting 02:39:29 858ca4a840b8: Waiting 02:39:29 4b0442a7cad1: Waiting 02:39:29 087390c08b59: Waiting 02:39:29 e1d2c02da495: Waiting 02:39:29 3c20671a5817: Waiting 02:39:30 176bfe30e0f3: Pushed 02:39:30 64392ffc4063: Pushed 02:39:30 7bfda93237b9: Pushed 02:39:30 4b0442a7cad1: Layer already exists 02:39:30 087390c08b59: Layer already exists 02:39:30 5c554fab2bb6: Pushed 02:39:30 858ca4a840b8: Pushed 02:39:30 3c20671a5817: Layer already exists 02:39:30 e1d2c02da495: Pushed 02:39:32 78c18fda9f4e: Pushed 02:39:32 27b45a719d17: Pushed 02:39:33 4eeedf97f5eb: Pushed 02:39:33 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:16ceaf6cbe907c9b4d4a4bc43e1f3f888248334f71f65b4f0115a9fd93286f9d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:33 + 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 02:39:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:34 7bfda93237b9: Preparing 02:39:34 64392ffc4063: Preparing 02:39:34 27b45a719d17: Preparing 02:39:34 78c18fda9f4e: Preparing 02:39:34 176bfe30e0f3: Preparing 02:39:34 5c554fab2bb6: Preparing 02:39:34 858ca4a840b8: Preparing 02:39:34 4b0442a7cad1: Preparing 02:39:34 087390c08b59: Preparing 02:39:34 e1d2c02da495: Preparing 02:39:34 4eeedf97f5eb: Preparing 02:39:34 3c20671a5817: Preparing 02:39:34 087390c08b59: Waiting 02:39:34 e1d2c02da495: Waiting 02:39:34 4eeedf97f5eb: Waiting 02:39:34 3c20671a5817: Waiting 02:39:34 5c554fab2bb6: Waiting 02:39:34 858ca4a840b8: Waiting 02:39:34 4b0442a7cad1: Waiting 02:39:34 64392ffc4063: Layer already exists 02:39:34 27b45a719d17: Layer already exists 02:39:34 78c18fda9f4e: Layer already exists 02:39:34 176bfe30e0f3: Layer already exists 02:39:34 7bfda93237b9: Layer already exists 02:39:34 5c554fab2bb6: Layer already exists 02:39:34 4b0442a7cad1: Layer already exists 02:39:34 087390c08b59: Layer already exists 02:39:34 e1d2c02da495: Layer already exists 02:39:34 858ca4a840b8: Layer already exists 02:39:34 3c20671a5817: Layer already exists 02:39:34 4eeedf97f5eb: Layer already exists 02:39:34 latest: digest: sha256:16ceaf6cbe907c9b4d4a4bc43e1f3f888248334f71f65b4f0115a9fd93286f9d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.62 02:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:35 7bfda93237b9: Preparing 02:39:35 64392ffc4063: Preparing 02:39:35 27b45a719d17: Preparing 02:39:35 78c18fda9f4e: Preparing 02:39:35 176bfe30e0f3: Preparing 02:39:35 5c554fab2bb6: Preparing 02:39:35 858ca4a840b8: Preparing 02:39:35 5c554fab2bb6: Waiting 02:39:35 858ca4a840b8: Waiting 02:39:35 4b0442a7cad1: Preparing 02:39:35 087390c08b59: Preparing 02:39:35 e1d2c02da495: Preparing 02:39:35 4eeedf97f5eb: Preparing 02:39:35 3c20671a5817: Preparing 02:39:35 4b0442a7cad1: Waiting 02:39:35 e1d2c02da495: Waiting 02:39:35 087390c08b59: Waiting 02:39:35 4eeedf97f5eb: Waiting 02:39:35 3c20671a5817: Waiting 02:39:35 27b45a719d17: Layer already exists 02:39:35 7bfda93237b9: Layer already exists 02:39:35 176bfe30e0f3: Layer already exists 02:39:35 64392ffc4063: Layer already exists 02:39:35 78c18fda9f4e: Layer already exists 02:39:35 4b0442a7cad1: Layer already exists 02:39:35 858ca4a840b8: Layer already exists 02:39:35 5c554fab2bb6: Layer already exists 02:39:35 e1d2c02da495: Layer already exists 02:39:35 087390c08b59: Layer already exists 02:39:35 3c20671a5817: Layer already exists 02:39:35 4eeedf97f5eb: Layer already exists 02:39:35 3.2.0-dev.62: digest: sha256:16ceaf6cbe907c9b4d4a4bc43e1f3f888248334f71f65b4f0115a9fd93286f9d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:36 7bfda93237b9: Preparing 02:39:36 64392ffc4063: Preparing 02:39:36 27b45a719d17: Preparing 02:39:36 78c18fda9f4e: Preparing 02:39:36 176bfe30e0f3: Preparing 02:39:36 5c554fab2bb6: Preparing 02:39:36 858ca4a840b8: Preparing 02:39:36 4b0442a7cad1: Preparing 02:39:36 087390c08b59: Preparing 02:39:36 e1d2c02da495: Preparing 02:39:36 4eeedf97f5eb: Preparing 02:39:36 3c20671a5817: Preparing 02:39:36 4b0442a7cad1: Waiting 02:39:36 087390c08b59: Waiting 02:39:36 e1d2c02da495: Waiting 02:39:36 4eeedf97f5eb: Waiting 02:39:36 3c20671a5817: Waiting 02:39:36 858ca4a840b8: Waiting 02:39:36 5c554fab2bb6: Waiting 02:39:36 64392ffc4063: Layer already exists 02:39:36 7bfda93237b9: Layer already exists 02:39:36 176bfe30e0f3: Layer already exists 02:39:36 78c18fda9f4e: Layer already exists 02:39:36 27b45a719d17: Layer already exists 02:39:36 5c554fab2bb6: Layer already exists 02:39:36 858ca4a840b8: Layer already exists 02:39:36 087390c08b59: Layer already exists 02:39:36 e1d2c02da495: Layer already exists 02:39:36 4b0442a7cad1: Layer already exists 02:39:36 4eeedf97f5eb: Layer already exists 02:39:36 3c20671a5817: Layer already exists 02:39:36 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:16ceaf6cbe907c9b4d4a4bc43e1f3f888248334f71f65b4f0115a9fd93286f9d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:36 + 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 02:39:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:39:37 7bfda93237b9: Preparing 02:39:37 64392ffc4063: Preparing 02:39:37 27b45a719d17: Preparing 02:39:37 78c18fda9f4e: Preparing 02:39:37 176bfe30e0f3: Preparing 02:39:37 5c554fab2bb6: Preparing 02:39:37 858ca4a840b8: Preparing 02:39:37 4b0442a7cad1: Preparing 02:39:37 087390c08b59: Preparing 02:39:37 e1d2c02da495: Preparing 02:39:37 4eeedf97f5eb: Preparing 02:39:37 3c20671a5817: Preparing 02:39:37 5c554fab2bb6: Waiting 02:39:37 858ca4a840b8: Waiting 02:39:37 4b0442a7cad1: Waiting 02:39:37 087390c08b59: Waiting 02:39:37 e1d2c02da495: Waiting 02:39:37 4eeedf97f5eb: Waiting 02:39:37 3c20671a5817: Waiting 02:39:37 27b45a719d17: Layer already exists 02:39:37 176bfe30e0f3: Layer already exists 02:39:37 7bfda93237b9: Layer already exists 02:39:37 64392ffc4063: Layer already exists 02:39:37 78c18fda9f4e: Layer already exists 02:39:37 4b0442a7cad1: Layer already exists 02:39:37 5c554fab2bb6: Layer already exists 02:39:37 e1d2c02da495: Layer already exists 02:39:37 087390c08b59: Layer already exists 02:39:37 858ca4a840b8: Layer already exists 02:39:37 4eeedf97f5eb: Layer already exists 02:39:37 3c20671a5817: Layer already exists 02:39:37 main: digest: sha256:16ceaf6cbe907c9b4d4a4bc43e1f3f888248334f71f65b4f0115a9fd93286f9d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:37 ===================================================== [Pipeline] echo 02:39:37 taggedImages: 02:39:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:39:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:39:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.62 02:39:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:39:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:39:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:39:37 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:39:37 latest 02:39:37 3.2.0-dev.62 02:39:37 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:39:37 main 02:39:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:39:38 d891df6023f0: Preparing 02:39:38 0afc5f005031: Preparing 02:39:38 4b0442a7cad1: Preparing 02:39:38 087390c08b59: Preparing 02:39:38 64cdfe5d3de7: Preparing 02:39:38 285952daf50c: Preparing 02:39:38 3c20671a5817: Preparing 02:39:38 285952daf50c: Waiting 02:39:38 3c20671a5817: Waiting 02:39:38 087390c08b59: Layer already exists 02:39:38 4b0442a7cad1: Layer already exists 02:39:38 3c20671a5817: Layer already exists 02:39:38 d891df6023f0: Pushed 02:39:38 64cdfe5d3de7: Pushed 02:39:39 285952daf50c: Pushed 02:39:41 0afc5f005031: Pushed 02:39:42 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:8f2667516d86f2ca6740acf090ad0a3a8f9a88b8dc926a5feb1660e9db2d7524 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:42 + 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 02:39:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:39:42 d891df6023f0: Preparing 02:39:42 0afc5f005031: Preparing 02:39:42 4b0442a7cad1: Preparing 02:39:42 087390c08b59: Preparing 02:39:42 64cdfe5d3de7: Preparing 02:39:42 285952daf50c: Preparing 02:39:42 3c20671a5817: Preparing 02:39:42 285952daf50c: Waiting 02:39:42 3c20671a5817: Waiting 02:39:42 d891df6023f0: Layer already exists 02:39:42 4b0442a7cad1: Layer already exists 02:39:42 087390c08b59: Layer already exists 02:39:42 0afc5f005031: Layer already exists 02:39:42 64cdfe5d3de7: Layer already exists 02:39:42 285952daf50c: Layer already exists 02:39:42 3c20671a5817: Layer already exists 02:39:43 latest: digest: sha256:8f2667516d86f2ca6740acf090ad0a3a8f9a88b8dc926a5feb1660e9db2d7524 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.62 02:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:39:43 d891df6023f0: Preparing 02:39:43 0afc5f005031: Preparing 02:39:43 4b0442a7cad1: Preparing 02:39:43 087390c08b59: Preparing 02:39:43 64cdfe5d3de7: Preparing 02:39:43 285952daf50c: Preparing 02:39:43 3c20671a5817: Preparing 02:39:43 285952daf50c: Waiting 02:39:43 3c20671a5817: Waiting 02:39:43 087390c08b59: Layer already exists 02:39:43 d891df6023f0: Layer already exists 02:39:43 64cdfe5d3de7: Layer already exists 02:39:43 0afc5f005031: Layer already exists 02:39:43 4b0442a7cad1: Layer already exists 02:39:43 285952daf50c: Layer already exists 02:39:43 3c20671a5817: Layer already exists 02:39:44 3.2.0-dev.62: digest: sha256:8f2667516d86f2ca6740acf090ad0a3a8f9a88b8dc926a5feb1660e9db2d7524 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:39:44 d891df6023f0: Preparing 02:39:44 0afc5f005031: Preparing 02:39:44 4b0442a7cad1: Preparing 02:39:44 087390c08b59: Preparing 02:39:44 64cdfe5d3de7: Preparing 02:39:44 285952daf50c: Preparing 02:39:44 3c20671a5817: Preparing 02:39:44 285952daf50c: Waiting 02:39:44 3c20671a5817: Waiting 02:39:44 4b0442a7cad1: Layer already exists 02:39:44 0afc5f005031: Layer already exists 02:39:44 087390c08b59: Layer already exists 02:39:44 d891df6023f0: Layer already exists 02:39:44 64cdfe5d3de7: Layer already exists 02:39:44 3c20671a5817: Layer already exists 02:39:44 285952daf50c: Layer already exists 02:39:45 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:8f2667516d86f2ca6740acf090ad0a3a8f9a88b8dc926a5feb1660e9db2d7524 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:45 + 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 02:39:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:39:45 d891df6023f0: Preparing 02:39:45 0afc5f005031: Preparing 02:39:45 4b0442a7cad1: Preparing 02:39:45 087390c08b59: Preparing 02:39:45 64cdfe5d3de7: Preparing 02:39:45 285952daf50c: Preparing 02:39:45 3c20671a5817: Preparing 02:39:45 285952daf50c: Waiting 02:39:45 3c20671a5817: Waiting 02:39:45 4b0442a7cad1: Layer already exists 02:39:45 d891df6023f0: Layer already exists 02:39:45 0afc5f005031: Layer already exists 02:39:45 64cdfe5d3de7: Layer already exists 02:39:45 087390c08b59: Layer already exists 02:39:45 285952daf50c: Layer already exists 02:39:45 3c20671a5817: Layer already exists 02:39:46 main: digest: sha256:8f2667516d86f2ca6740acf090ad0a3a8f9a88b8dc926a5feb1660e9db2d7524 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:46 ===================================================== [Pipeline] echo 02:39:46 taggedImages: 02:39:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:39:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:39:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.62 02:39:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:39:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:39:46 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:39:46 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:39:46 latest 02:39:46 3.2.0-dev.62 02:39:46 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:39:46 main 02:39:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:39:46 3e0cef595e11: Preparing 02:39:46 2722083c5c84: Preparing 02:39:46 71c42e2a7116: Preparing 02:39:46 4b0442a7cad1: Preparing 02:39:46 087390c08b59: Preparing 02:39:46 7384b0c24474: Preparing 02:39:46 60ee014714c9: Preparing 02:39:46 1fb170815e5e: Preparing 02:39:46 842cf524e511: Preparing 02:39:46 3c20671a5817: Preparing 02:39:46 7384b0c24474: Waiting 02:39:46 60ee014714c9: Waiting 02:39:46 1fb170815e5e: Waiting 02:39:46 842cf524e511: Waiting 02:39:46 3c20671a5817: Waiting 02:39:47 087390c08b59: Layer already exists 02:39:47 4b0442a7cad1: Layer already exists 02:39:47 2722083c5c84: Pushed 02:39:47 71c42e2a7116: Pushed 02:39:47 3e0cef595e11: Pushed 02:39:47 3c20671a5817: Layer already exists 02:39:47 1fb170815e5e: Pushed 02:39:48 842cf524e511: Pushed 02:40:00 60ee014714c9: Pushed 02:40:08 7384b0c24474: Pushed 02:40:08 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:8470d27158bfa9ee4932736d486baaa5aa38373c1aa676221a0e07a4340b0b06 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:08 + 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 02:40:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:09 3e0cef595e11: Preparing 02:40:09 2722083c5c84: Preparing 02:40:09 71c42e2a7116: Preparing 02:40:09 4b0442a7cad1: Preparing 02:40:09 087390c08b59: Preparing 02:40:09 7384b0c24474: Preparing 02:40:09 60ee014714c9: Preparing 02:40:09 1fb170815e5e: Preparing 02:40:09 842cf524e511: Preparing 02:40:09 3c20671a5817: Preparing 02:40:09 1fb170815e5e: Waiting 02:40:09 842cf524e511: Waiting 02:40:09 3c20671a5817: Waiting 02:40:09 7384b0c24474: Waiting 02:40:09 60ee014714c9: Waiting 02:40:09 71c42e2a7116: Layer already exists 02:40:09 3e0cef595e11: Layer already exists 02:40:09 4b0442a7cad1: Layer already exists 02:40:09 2722083c5c84: Layer already exists 02:40:09 087390c08b59: Layer already exists 02:40:09 60ee014714c9: Layer already exists 02:40:09 1fb170815e5e: Layer already exists 02:40:09 842cf524e511: Layer already exists 02:40:09 3c20671a5817: Layer already exists 02:40:09 7384b0c24474: Layer already exists 02:40:09 latest: digest: sha256:8470d27158bfa9ee4932736d486baaa5aa38373c1aa676221a0e07a4340b0b06 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.62 02:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:10 3e0cef595e11: Preparing 02:40:10 2722083c5c84: Preparing 02:40:10 71c42e2a7116: Preparing 02:40:10 4b0442a7cad1: Preparing 02:40:10 087390c08b59: Preparing 02:40:10 7384b0c24474: Preparing 02:40:10 60ee014714c9: Preparing 02:40:10 1fb170815e5e: Preparing 02:40:10 842cf524e511: Preparing 02:40:10 3c20671a5817: Preparing 02:40:10 7384b0c24474: Waiting 02:40:10 60ee014714c9: Waiting 02:40:10 1fb170815e5e: Waiting 02:40:10 842cf524e511: Waiting 02:40:10 3c20671a5817: Waiting 02:40:10 087390c08b59: Layer already exists 02:40:10 3e0cef595e11: Layer already exists 02:40:10 2722083c5c84: Layer already exists 02:40:10 71c42e2a7116: Layer already exists 02:40:10 4b0442a7cad1: Layer already exists 02:40:10 7384b0c24474: Layer already exists 02:40:10 1fb170815e5e: Layer already exists 02:40:10 842cf524e511: Layer already exists 02:40:10 60ee014714c9: Layer already exists 02:40:10 3c20671a5817: Layer already exists 02:40:10 3.2.0-dev.62: digest: sha256:8470d27158bfa9ee4932736d486baaa5aa38373c1aa676221a0e07a4340b0b06 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:40:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:11 3e0cef595e11: Preparing 02:40:11 2722083c5c84: Preparing 02:40:11 71c42e2a7116: Preparing 02:40:11 4b0442a7cad1: Preparing 02:40:11 087390c08b59: Preparing 02:40:11 7384b0c24474: Preparing 02:40:11 60ee014714c9: Preparing 02:40:11 7384b0c24474: Waiting 02:40:11 1fb170815e5e: Preparing 02:40:11 60ee014714c9: Waiting 02:40:11 842cf524e511: Preparing 02:40:11 1fb170815e5e: Waiting 02:40:11 3c20671a5817: Preparing 02:40:11 842cf524e511: Waiting 02:40:11 4b0442a7cad1: Layer already exists 02:40:11 71c42e2a7116: Layer already exists 02:40:11 3e0cef595e11: Layer already exists 02:40:11 087390c08b59: Layer already exists 02:40:11 2722083c5c84: Layer already exists 02:40:11 60ee014714c9: Layer already exists 02:40:11 1fb170815e5e: Layer already exists 02:40:11 7384b0c24474: Layer already exists 02:40:11 842cf524e511: Layer already exists 02:40:11 3c20671a5817: Layer already exists 02:40:11 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:8470d27158bfa9ee4932736d486baaa5aa38373c1aa676221a0e07a4340b0b06 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:11 + 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 02:40:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:40:12 3e0cef595e11: Preparing 02:40:12 2722083c5c84: Preparing 02:40:12 71c42e2a7116: Preparing 02:40:12 4b0442a7cad1: Preparing 02:40:12 087390c08b59: Preparing 02:40:12 7384b0c24474: Preparing 02:40:12 60ee014714c9: Preparing 02:40:12 1fb170815e5e: Preparing 02:40:12 842cf524e511: Preparing 02:40:12 3c20671a5817: Preparing 02:40:12 7384b0c24474: Waiting 02:40:12 60ee014714c9: Waiting 02:40:12 1fb170815e5e: Waiting 02:40:12 3e0cef595e11: Layer already exists 02:40:12 087390c08b59: Layer already exists 02:40:12 71c42e2a7116: Layer already exists 02:40:12 2722083c5c84: Layer already exists 02:40:12 4b0442a7cad1: Layer already exists 02:40:12 7384b0c24474: Layer already exists 02:40:12 60ee014714c9: Layer already exists 02:40:12 842cf524e511: Layer already exists 02:40:12 1fb170815e5e: Layer already exists 02:40:12 3c20671a5817: Layer already exists 02:40:12 main: digest: sha256:8470d27158bfa9ee4932736d486baaa5aa38373c1aa676221a0e07a4340b0b06 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:12 ===================================================== [Pipeline] echo 02:40:12 taggedImages: 02:40:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:40:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:40:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.62 02:40:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:40:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:40:12 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:40:12 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:40:12 latest 02:40:12 3.2.0-dev.62 02:40:12 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:40:12 main 02:40:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:40:13 5192755fc932: Preparing 02:40:13 398586d4431e: Preparing 02:40:13 025910cef1d6: Preparing 02:40:13 4b0442a7cad1: Preparing 02:40:13 087390c08b59: Preparing 02:40:13 f28c8b13ce09: Preparing 02:40:13 d265a680c832: Preparing 02:40:13 f28c8b13ce09: Waiting 02:40:13 358fc2c80dfc: Preparing 02:40:13 d265a680c832: Waiting 02:40:13 3c20671a5817: Preparing 02:40:13 358fc2c80dfc: Waiting 02:40:13 3c20671a5817: Waiting 02:40:13 087390c08b59: Layer already exists 02:40:13 4b0442a7cad1: Layer already exists 02:40:13 398586d4431e: Pushed 02:40:13 025910cef1d6: Pushed 02:40:13 5192755fc932: Pushed 02:40:13 3c20671a5817: Layer already exists 02:40:13 d265a680c832: Pushed 02:40:14 358fc2c80dfc: Pushed 02:40:36 f28c8b13ce09: Pushed 02:40:36 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:f07c8fb13d9a656fe304bffc0ed8ff23a4dbe78c37c2b2d160ede304eb535830 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:36 + 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 02:40:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:40:37 5192755fc932: Preparing 02:40:37 398586d4431e: Preparing 02:40:37 025910cef1d6: Preparing 02:40:37 4b0442a7cad1: Preparing 02:40:37 087390c08b59: Preparing 02:40:37 f28c8b13ce09: Preparing 02:40:37 d265a680c832: Preparing 02:40:37 358fc2c80dfc: Preparing 02:40:37 3c20671a5817: Preparing 02:40:37 f28c8b13ce09: Waiting 02:40:37 d265a680c832: Waiting 02:40:37 358fc2c80dfc: Waiting 02:40:37 3c20671a5817: Waiting 02:40:37 5192755fc932: Layer already exists 02:40:37 025910cef1d6: Layer already exists 02:40:37 398586d4431e: Layer already exists 02:40:37 087390c08b59: Layer already exists 02:40:37 4b0442a7cad1: Layer already exists 02:40:37 358fc2c80dfc: Layer already exists 02:40:37 d265a680c832: Layer already exists 02:40:37 f28c8b13ce09: Layer already exists 02:40:37 3c20671a5817: Layer already exists 02:40:37 latest: digest: sha256:f07c8fb13d9a656fe304bffc0ed8ff23a4dbe78c37c2b2d160ede304eb535830 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.62 02:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:40:37 5192755fc932: Preparing 02:40:37 398586d4431e: Preparing 02:40:37 025910cef1d6: Preparing 02:40:37 4b0442a7cad1: Preparing 02:40:37 087390c08b59: Preparing 02:40:37 f28c8b13ce09: Preparing 02:40:37 d265a680c832: Preparing 02:40:37 358fc2c80dfc: Preparing 02:40:37 3c20671a5817: Preparing 02:40:37 f28c8b13ce09: Waiting 02:40:37 d265a680c832: Waiting 02:40:37 358fc2c80dfc: Waiting 02:40:37 3c20671a5817: Waiting 02:40:37 398586d4431e: Layer already exists 02:40:37 5192755fc932: Layer already exists 02:40:37 087390c08b59: Layer already exists 02:40:37 025910cef1d6: Layer already exists 02:40:37 4b0442a7cad1: Layer already exists 02:40:37 358fc2c80dfc: Layer already exists 02:40:37 d265a680c832: Layer already exists 02:40:37 f28c8b13ce09: Layer already exists 02:40:37 3c20671a5817: Layer already exists 02:40:38 3.2.0-dev.62: digest: sha256:f07c8fb13d9a656fe304bffc0ed8ff23a4dbe78c37c2b2d160ede304eb535830 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:40:38 5192755fc932: Preparing 02:40:38 398586d4431e: Preparing 02:40:38 025910cef1d6: Preparing 02:40:38 4b0442a7cad1: Preparing 02:40:38 087390c08b59: Preparing 02:40:38 f28c8b13ce09: Preparing 02:40:38 d265a680c832: Preparing 02:40:38 358fc2c80dfc: Preparing 02:40:38 3c20671a5817: Preparing 02:40:38 358fc2c80dfc: Waiting 02:40:38 3c20671a5817: Waiting 02:40:38 d265a680c832: Waiting 02:40:38 f28c8b13ce09: Waiting 02:40:38 5192755fc932: Layer already exists 02:40:38 4b0442a7cad1: Layer already exists 02:40:38 025910cef1d6: Layer already exists 02:40:38 087390c08b59: Layer already exists 02:40:38 398586d4431e: Layer already exists 02:40:39 f28c8b13ce09: Layer already exists 02:40:39 3c20671a5817: Layer already exists 02:40:39 d265a680c832: Layer already exists 02:40:39 358fc2c80dfc: Layer already exists 02:40:39 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:f07c8fb13d9a656fe304bffc0ed8ff23a4dbe78c37c2b2d160ede304eb535830 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:39 + 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 02:40:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:40:39 5192755fc932: Preparing 02:40:39 398586d4431e: Preparing 02:40:39 025910cef1d6: Preparing 02:40:39 4b0442a7cad1: Preparing 02:40:39 087390c08b59: Preparing 02:40:39 f28c8b13ce09: Preparing 02:40:39 d265a680c832: Preparing 02:40:39 358fc2c80dfc: Preparing 02:40:39 3c20671a5817: Preparing 02:40:39 f28c8b13ce09: Waiting 02:40:39 d265a680c832: Waiting 02:40:39 358fc2c80dfc: Waiting 02:40:39 3c20671a5817: Waiting 02:40:39 087390c08b59: Layer already exists 02:40:39 4b0442a7cad1: Layer already exists 02:40:39 398586d4431e: Layer already exists 02:40:39 025910cef1d6: Layer already exists 02:40:39 5192755fc932: Layer already exists 02:40:39 d265a680c832: Layer already exists 02:40:39 f28c8b13ce09: Layer already exists 02:40:39 3c20671a5817: Layer already exists 02:40:39 358fc2c80dfc: Layer already exists 02:40:40 main: digest: sha256:f07c8fb13d9a656fe304bffc0ed8ff23a4dbe78c37c2b2d160ede304eb535830 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:40:40 ===================================================== [Pipeline] echo 02:40:40 taggedImages: 02:40:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:40:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:40:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.62 02:40:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:40:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:40:40 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:40:40 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:40:40 latest 02:40:40 3.2.0-dev.62 02:40:40 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:40:40 main 02:40:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:40:41 f7498f7d9ca8: Preparing 02:40:41 dbe8ec3e2d8d: Preparing 02:40:41 4adf3f91fd24: Preparing 02:40:41 4b0442a7cad1: Preparing 02:40:41 087390c08b59: Preparing 02:40:41 ec5564d15170: Preparing 02:40:41 1fb170815e5e: Preparing 02:40:41 842cf524e511: Preparing 02:40:41 3c20671a5817: Preparing 02:40:41 ec5564d15170: Waiting 02:40:41 842cf524e511: Waiting 02:40:41 1fb170815e5e: Waiting 02:40:41 3c20671a5817: Waiting 02:40:41 4b0442a7cad1: Layer already exists 02:40:41 087390c08b59: Layer already exists 02:40:41 1fb170815e5e: Layer already exists 02:40:41 842cf524e511: Layer already exists 02:40:41 dbe8ec3e2d8d: Pushed 02:40:41 4adf3f91fd24: Pushed 02:40:41 f7498f7d9ca8: Pushed 02:40:41 3c20671a5817: Layer already exists 02:41:04 ec5564d15170: Pushed 02:41:04 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:386b2dccd3e1f87b175023a4c6924aa9f73e88264a4337b6c8298454771b774f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:04 + 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 02:41:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:41:05 f7498f7d9ca8: Preparing 02:41:05 dbe8ec3e2d8d: Preparing 02:41:05 4adf3f91fd24: Preparing 02:41:05 4b0442a7cad1: Preparing 02:41:05 087390c08b59: Preparing 02:41:05 ec5564d15170: Preparing 02:41:05 1fb170815e5e: Preparing 02:41:05 842cf524e511: Preparing 02:41:05 3c20671a5817: Preparing 02:41:05 ec5564d15170: Waiting 02:41:05 1fb170815e5e: Waiting 02:41:05 842cf524e511: Waiting 02:41:05 3c20671a5817: Waiting 02:41:05 087390c08b59: Layer already exists 02:41:05 4b0442a7cad1: Layer already exists 02:41:05 dbe8ec3e2d8d: Layer already exists 02:41:05 4adf3f91fd24: Layer already exists 02:41:05 f7498f7d9ca8: Layer already exists 02:41:05 1fb170815e5e: Layer already exists 02:41:05 842cf524e511: Layer already exists 02:41:05 3c20671a5817: Layer already exists 02:41:05 ec5564d15170: Layer already exists 02:41:05 latest: digest: sha256:386b2dccd3e1f87b175023a4c6924aa9f73e88264a4337b6c8298454771b774f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.62 02:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:41:06 f7498f7d9ca8: Preparing 02:41:06 dbe8ec3e2d8d: Preparing 02:41:06 4adf3f91fd24: Preparing 02:41:06 4b0442a7cad1: Preparing 02:41:06 087390c08b59: Preparing 02:41:06 ec5564d15170: Preparing 02:41:06 1fb170815e5e: Preparing 02:41:06 842cf524e511: Preparing 02:41:06 3c20671a5817: Preparing 02:41:06 1fb170815e5e: Waiting 02:41:06 ec5564d15170: Waiting 02:41:06 3c20671a5817: Waiting 02:41:06 842cf524e511: Waiting 02:41:06 4b0442a7cad1: Layer already exists 02:41:06 dbe8ec3e2d8d: Layer already exists 02:41:06 087390c08b59: Layer already exists 02:41:06 f7498f7d9ca8: Layer already exists 02:41:06 4adf3f91fd24: Layer already exists 02:41:06 1fb170815e5e: Layer already exists 02:41:06 842cf524e511: Layer already exists 02:41:06 ec5564d15170: Layer already exists 02:41:06 3c20671a5817: Layer already exists 02:41:06 3.2.0-dev.62: digest: sha256:386b2dccd3e1f87b175023a4c6924aa9f73e88264a4337b6c8298454771b774f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:41:07 f7498f7d9ca8: Preparing 02:41:07 dbe8ec3e2d8d: Preparing 02:41:07 4adf3f91fd24: Preparing 02:41:07 4b0442a7cad1: Preparing 02:41:07 087390c08b59: Preparing 02:41:07 ec5564d15170: Preparing 02:41:07 1fb170815e5e: Preparing 02:41:07 842cf524e511: Preparing 02:41:07 3c20671a5817: Preparing 02:41:07 1fb170815e5e: Waiting 02:41:07 842cf524e511: Waiting 02:41:07 3c20671a5817: Waiting 02:41:07 ec5564d15170: Waiting 02:41:07 f7498f7d9ca8: Layer already exists 02:41:07 4b0442a7cad1: Layer already exists 02:41:07 4adf3f91fd24: Layer already exists 02:41:07 087390c08b59: Layer already exists 02:41:07 dbe8ec3e2d8d: Layer already exists 02:41:07 3c20671a5817: Layer already exists 02:41:07 1fb170815e5e: Layer already exists 02:41:07 842cf524e511: Layer already exists 02:41:07 ec5564d15170: Layer already exists 02:41:07 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:386b2dccd3e1f87b175023a4c6924aa9f73e88264a4337b6c8298454771b774f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:07 + 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 02:41:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:41:08 f7498f7d9ca8: Preparing 02:41:08 dbe8ec3e2d8d: Preparing 02:41:08 4adf3f91fd24: Preparing 02:41:08 4b0442a7cad1: Preparing 02:41:08 087390c08b59: Preparing 02:41:08 ec5564d15170: Preparing 02:41:08 1fb170815e5e: Preparing 02:41:08 842cf524e511: Preparing 02:41:08 3c20671a5817: Preparing 02:41:08 ec5564d15170: Waiting 02:41:08 1fb170815e5e: Waiting 02:41:08 842cf524e511: Waiting 02:41:08 3c20671a5817: Waiting 02:41:08 4b0442a7cad1: Layer already exists 02:41:08 087390c08b59: Layer already exists 02:41:08 dbe8ec3e2d8d: Layer already exists 02:41:08 f7498f7d9ca8: Layer already exists 02:41:08 4adf3f91fd24: Layer already exists 02:41:08 1fb170815e5e: Layer already exists 02:41:08 842cf524e511: Layer already exists 02:41:08 3c20671a5817: Layer already exists 02:41:08 ec5564d15170: Layer already exists 02:41:08 main: digest: sha256:386b2dccd3e1f87b175023a4c6924aa9f73e88264a4337b6c8298454771b774f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:41:08 ===================================================== [Pipeline] echo 02:41:08 taggedImages: 02:41:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:41:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:41:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.62 02:41:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:41:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:41:08 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 02:41:08 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:41:08 latest 02:41:08 3.2.0-dev.62 02:41:08 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:41:08 main 02:41:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:08 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:09 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:41:09 c71bc6e8239e: Preparing 02:41:09 83a0292a79dd: Preparing 02:41:09 4b0442a7cad1: Preparing 02:41:09 087390c08b59: Preparing 02:41:09 c933db87722e: Preparing 02:41:09 aa2eb806fe89: Preparing 02:41:09 3c20671a5817: Preparing 02:41:09 aa2eb806fe89: Waiting 02:41:09 3c20671a5817: Waiting 02:41:09 087390c08b59: Layer already exists 02:41:09 4b0442a7cad1: Layer already exists 02:41:09 3c20671a5817: Layer already exists 02:41:09 c933db87722e: Pushed 02:41:09 c71bc6e8239e: Pushed 02:41:10 aa2eb806fe89: Pushed 02:41:18 83a0292a79dd: Pushed 02:41:18 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:d78dd17465872179c61f6913558d390016b1bfc1a88464a5082ee3f7c10da497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:19 + 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 02:41:19 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 02:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:41:19 c71bc6e8239e: Preparing 02:41:19 83a0292a79dd: Preparing 02:41:19 4b0442a7cad1: Preparing 02:41:19 087390c08b59: Preparing 02:41:19 c933db87722e: Preparing 02:41:19 aa2eb806fe89: Preparing 02:41:19 3c20671a5817: Preparing 02:41:19 aa2eb806fe89: Waiting 02:41:19 3c20671a5817: Waiting 02:41:19 087390c08b59: Layer already exists 02:41:19 4b0442a7cad1: Layer already exists 02:41:19 83a0292a79dd: Layer already exists 02:41:19 c71bc6e8239e: Layer already exists 02:41:19 c933db87722e: Layer already exists 02:41:19 3c20671a5817: Layer already exists 02:41:19 aa2eb806fe89: Layer already exists 02:41:19 latest: digest: sha256:d78dd17465872179c61f6913558d390016b1bfc1a88464a5082ee3f7c10da497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:20 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:20 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.62 02:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:41:20 c71bc6e8239e: Preparing 02:41:20 83a0292a79dd: Preparing 02:41:20 4b0442a7cad1: Preparing 02:41:20 087390c08b59: Preparing 02:41:20 c933db87722e: Preparing 02:41:20 aa2eb806fe89: Preparing 02:41:20 3c20671a5817: Preparing 02:41:20 aa2eb806fe89: Waiting 02:41:20 3c20671a5817: Waiting 02:41:20 c933db87722e: Layer already exists 02:41:20 83a0292a79dd: Layer already exists 02:41:20 4b0442a7cad1: Layer already exists 02:41:20 c71bc6e8239e: Layer already exists 02:41:20 087390c08b59: Layer already exists 02:41:20 aa2eb806fe89: Layer already exists 02:41:20 3c20671a5817: Layer already exists 02:41:20 3.2.0-dev.62: digest: sha256:d78dd17465872179c61f6913558d390016b1bfc1a88464a5082ee3f7c10da497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:21 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:21 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:41:21 c71bc6e8239e: Preparing 02:41:21 83a0292a79dd: Preparing 02:41:21 4b0442a7cad1: Preparing 02:41:21 087390c08b59: Preparing 02:41:21 c933db87722e: Preparing 02:41:21 aa2eb806fe89: Preparing 02:41:21 3c20671a5817: Preparing 02:41:21 aa2eb806fe89: Waiting 02:41:21 3c20671a5817: Waiting 02:41:21 4b0442a7cad1: Layer already exists 02:41:21 83a0292a79dd: Layer already exists 02:41:21 087390c08b59: Layer already exists 02:41:21 c933db87722e: Layer already exists 02:41:21 c71bc6e8239e: Layer already exists 02:41:21 aa2eb806fe89: Layer already exists 02:41:21 3c20671a5817: Layer already exists 02:41:21 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:d78dd17465872179c61f6913558d390016b1bfc1a88464a5082ee3f7c10da497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:22 + 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 02:41:22 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 02:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:41:22 c71bc6e8239e: Preparing 02:41:22 83a0292a79dd: Preparing 02:41:22 4b0442a7cad1: Preparing 02:41:22 087390c08b59: Preparing 02:41:22 c933db87722e: Preparing 02:41:22 aa2eb806fe89: Preparing 02:41:22 3c20671a5817: Preparing 02:41:22 3c20671a5817: Waiting 02:41:22 aa2eb806fe89: Waiting 02:41:22 83a0292a79dd: Layer already exists 02:41:22 c71bc6e8239e: Layer already exists 02:41:22 087390c08b59: Layer already exists 02:41:22 c933db87722e: Layer already exists 02:41:22 4b0442a7cad1: Layer already exists 02:41:22 3c20671a5817: Layer already exists 02:41:22 aa2eb806fe89: Layer already exists 02:41:22 main: digest: sha256:d78dd17465872179c61f6913558d390016b1bfc1a88464a5082ee3f7c10da497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:41:22 ===================================================== [Pipeline] echo 02:41:22 taggedImages: 02:41:22 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:41:22 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 02:41:22 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.62 02:41:22 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:41:22 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 02:41:22 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:41:22 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:41:22 latest 02:41:22 3.2.0-dev.62 02:41:22 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:41:22 main 02:41:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:41:23 216265381166: Preparing 02:41:23 9cf59e45ec36: Preparing 02:41:23 4b0442a7cad1: Preparing 02:41:23 087390c08b59: Preparing 02:41:23 b921ab217b25: Preparing 02:41:23 c3d4d9dacfdf: Preparing 02:41:23 3c20671a5817: Preparing 02:41:23 c3d4d9dacfdf: Waiting 02:41:23 3c20671a5817: Waiting 02:41:23 4b0442a7cad1: Layer already exists 02:41:23 087390c08b59: Layer already exists 02:41:23 3c20671a5817: Layer already exists 02:41:23 b921ab217b25: Pushed 02:41:23 216265381166: Pushed 02:41:24 c3d4d9dacfdf: Pushed 02:41:30 9cf59e45ec36: Pushed 02:41:31 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:fa543d6ef1202bbed51bbeb7b0d5974d8beee906dccbd07614e8c27e4b51be7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:41:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:41:31 216265381166: Preparing 02:41:31 9cf59e45ec36: Preparing 02:41:31 4b0442a7cad1: Preparing 02:41:31 087390c08b59: Preparing 02:41:31 b921ab217b25: Preparing 02:41:31 c3d4d9dacfdf: Preparing 02:41:31 3c20671a5817: Preparing 02:41:31 3c20671a5817: Waiting 02:41:31 c3d4d9dacfdf: Waiting 02:41:31 087390c08b59: Layer already exists 02:41:31 216265381166: Layer already exists 02:41:31 9cf59e45ec36: Layer already exists 02:41:31 b921ab217b25: Layer already exists 02:41:31 4b0442a7cad1: Layer already exists 02:41:31 c3d4d9dacfdf: Layer already exists 02:41:31 3c20671a5817: Layer already exists 02:41:32 latest: digest: sha256:fa543d6ef1202bbed51bbeb7b0d5974d8beee906dccbd07614e8c27e4b51be7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.62 02:41:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:41:33 216265381166: Preparing 02:41:33 9cf59e45ec36: Preparing 02:41:33 4b0442a7cad1: Preparing 02:41:33 087390c08b59: Preparing 02:41:33 b921ab217b25: Preparing 02:41:33 c3d4d9dacfdf: Preparing 02:41:33 3c20671a5817: Preparing 02:41:33 c3d4d9dacfdf: Waiting 02:41:33 3c20671a5817: Waiting 02:41:33 087390c08b59: Layer already exists 02:41:33 4b0442a7cad1: Layer already exists 02:41:33 b921ab217b25: Layer already exists 02:41:33 216265381166: Layer already exists 02:41:33 9cf59e45ec36: Layer already exists 02:41:33 c3d4d9dacfdf: Layer already exists 02:41:33 3c20671a5817: Layer already exists 02:41:33 3.2.0-dev.62: digest: sha256:fa543d6ef1202bbed51bbeb7b0d5974d8beee906dccbd07614e8c27e4b51be7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:41:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:41:33 216265381166: Preparing 02:41:33 9cf59e45ec36: Preparing 02:41:33 4b0442a7cad1: Preparing 02:41:33 087390c08b59: Preparing 02:41:33 b921ab217b25: Preparing 02:41:33 c3d4d9dacfdf: Preparing 02:41:33 3c20671a5817: Preparing 02:41:33 c3d4d9dacfdf: Waiting 02:41:33 3c20671a5817: Waiting 02:41:33 087390c08b59: Layer already exists 02:41:33 4b0442a7cad1: Layer already exists 02:41:33 216265381166: Layer already exists 02:41:33 9cf59e45ec36: Layer already exists 02:41:33 b921ab217b25: Layer already exists 02:41:33 3c20671a5817: Layer already exists 02:41:33 c3d4d9dacfdf: Layer already exists 02:41:34 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:fa543d6ef1202bbed51bbeb7b0d5974d8beee906dccbd07614e8c27e4b51be7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:41:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:41:34 216265381166: Preparing 02:41:34 9cf59e45ec36: Preparing 02:41:34 4b0442a7cad1: Preparing 02:41:34 087390c08b59: Preparing 02:41:34 b921ab217b25: Preparing 02:41:34 c3d4d9dacfdf: Preparing 02:41:34 3c20671a5817: Preparing 02:41:34 c3d4d9dacfdf: Waiting 02:41:34 3c20671a5817: Waiting 02:41:34 087390c08b59: Layer already exists 02:41:34 216265381166: Layer already exists 02:41:34 b921ab217b25: Layer already exists 02:41:34 9cf59e45ec36: Layer already exists 02:41:34 4b0442a7cad1: Layer already exists 02:41:34 c3d4d9dacfdf: Layer already exists 02:41:34 3c20671a5817: Layer already exists 02:41:35 main: digest: sha256:fa543d6ef1202bbed51bbeb7b0d5974d8beee906dccbd07614e8c27e4b51be7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:41:35 ===================================================== [Pipeline] echo 02:41:35 taggedImages: 02:41:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:41:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:41:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.62 02:41:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:41:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:41:35 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:41:35 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:41:35 latest 02:41:35 3.2.0-dev.62 02:41:35 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:41:35 main 02:41:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:41:35 d8c0707af493: Preparing 02:41:35 c58727d72ea6: Preparing 02:41:35 4b0442a7cad1: Preparing 02:41:35 087390c08b59: Preparing 02:41:35 fdf66ef516c8: Preparing 02:41:35 bac2adca5e9c: Preparing 02:41:35 3c20671a5817: Preparing 02:41:35 bac2adca5e9c: Waiting 02:41:35 3c20671a5817: Waiting 02:41:35 087390c08b59: Layer already exists 02:41:36 4b0442a7cad1: Layer already exists 02:41:36 fdf66ef516c8: Layer already exists 02:41:36 bac2adca5e9c: Layer already exists 02:41:36 3c20671a5817: Layer already exists 02:41:36 d8c0707af493: Pushed 02:41:44 c58727d72ea6: Pushed 02:41:44 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:22491105be00a4bbe97c138f18b19f9df42eae7ae5f01db373a23871dcd55701 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:41:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:41:45 d8c0707af493: Preparing 02:41:45 c58727d72ea6: Preparing 02:41:45 4b0442a7cad1: Preparing 02:41:45 087390c08b59: Preparing 02:41:45 fdf66ef516c8: Preparing 02:41:45 bac2adca5e9c: Preparing 02:41:45 3c20671a5817: Preparing 02:41:45 bac2adca5e9c: Waiting 02:41:45 3c20671a5817: Waiting 02:41:45 d8c0707af493: Layer already exists 02:41:45 087390c08b59: Layer already exists 02:41:45 c58727d72ea6: Layer already exists 02:41:45 fdf66ef516c8: Layer already exists 02:41:45 4b0442a7cad1: Layer already exists 02:41:45 3c20671a5817: Layer already exists 02:41:45 bac2adca5e9c: Layer already exists 02:41:45 latest: digest: sha256:22491105be00a4bbe97c138f18b19f9df42eae7ae5f01db373a23871dcd55701 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.62 02:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:41:46 d8c0707af493: Preparing 02:41:46 c58727d72ea6: Preparing 02:41:46 4b0442a7cad1: Preparing 02:41:46 087390c08b59: Preparing 02:41:46 fdf66ef516c8: Preparing 02:41:46 bac2adca5e9c: Preparing 02:41:46 3c20671a5817: Preparing 02:41:46 bac2adca5e9c: Waiting 02:41:46 3c20671a5817: Waiting 02:41:46 c58727d72ea6: Layer already exists 02:41:46 fdf66ef516c8: Layer already exists 02:41:46 087390c08b59: Layer already exists 02:41:46 d8c0707af493: Layer already exists 02:41:46 4b0442a7cad1: Layer already exists 02:41:46 bac2adca5e9c: Layer already exists 02:41:46 3c20671a5817: Layer already exists 02:41:46 3.2.0-dev.62: digest: sha256:22491105be00a4bbe97c138f18b19f9df42eae7ae5f01db373a23871dcd55701 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:41:47 d8c0707af493: Preparing 02:41:47 c58727d72ea6: Preparing 02:41:47 4b0442a7cad1: Preparing 02:41:47 087390c08b59: Preparing 02:41:47 fdf66ef516c8: Preparing 02:41:47 bac2adca5e9c: Preparing 02:41:47 3c20671a5817: Preparing 02:41:47 bac2adca5e9c: Waiting 02:41:47 3c20671a5817: Waiting 02:41:47 c58727d72ea6: Layer already exists 02:41:47 fdf66ef516c8: Layer already exists 02:41:47 4b0442a7cad1: Layer already exists 02:41:47 087390c08b59: Layer already exists 02:41:47 d8c0707af493: Layer already exists 02:41:47 bac2adca5e9c: Layer already exists 02:41:47 3c20671a5817: Layer already exists 02:41:47 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:22491105be00a4bbe97c138f18b19f9df42eae7ae5f01db373a23871dcd55701 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:41:48 d8c0707af493: Preparing 02:41:48 c58727d72ea6: Preparing 02:41:48 4b0442a7cad1: Preparing 02:41:48 087390c08b59: Preparing 02:41:48 fdf66ef516c8: Preparing 02:41:48 bac2adca5e9c: Preparing 02:41:48 3c20671a5817: Preparing 02:41:48 bac2adca5e9c: Waiting 02:41:48 3c20671a5817: Waiting 02:41:48 4b0442a7cad1: Layer already exists 02:41:48 fdf66ef516c8: Layer already exists 02:41:48 c58727d72ea6: Layer already exists 02:41:48 d8c0707af493: Layer already exists 02:41:48 087390c08b59: Layer already exists 02:41:48 bac2adca5e9c: Layer already exists 02:41:48 3c20671a5817: Layer already exists 02:41:48 main: digest: sha256:22491105be00a4bbe97c138f18b19f9df42eae7ae5f01db373a23871dcd55701 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:41:48 ===================================================== [Pipeline] echo 02:41:48 taggedImages: 02:41:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 02:41:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:41:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.62 02:41:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 02:41:48 - 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 02:41:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:41:48 02:41:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:41:49 arm64: Pulling from edgex-lftools-log-publisher 02:41:49 8998bd30e6a1: Pulling fs layer 02:41:49 04944245beec: Pulling fs layer 02:41:49 699f458cf7ca: Pulling fs layer 02:41:49 765212b225bb: Pulling fs layer 02:41:49 f23df028b6ca: Pulling fs layer 02:41:49 d65c8cfc05b1: Pulling fs layer 02:41:49 2437ff75d9bd: Pulling fs layer 02:41:49 765212b225bb: Waiting 02:41:49 d65c8cfc05b1: Waiting 02:41:49 f23df028b6ca: Waiting 02:41:49 2437ff75d9bd: Waiting 02:41:49 04944245beec: Verifying Checksum 02:41:49 04944245beec: Download complete 02:41:49 765212b225bb: Verifying Checksum 02:41:49 765212b225bb: Download complete 02:41:49 f23df028b6ca: Verifying Checksum 02:41:49 f23df028b6ca: Download complete 02:41:49 d65c8cfc05b1: Verifying Checksum 02:41:49 d65c8cfc05b1: Download complete 02:41:49 699f458cf7ca: Verifying Checksum 02:41:49 699f458cf7ca: Download complete 02:41:50 8998bd30e6a1: Verifying Checksum 02:41:50 8998bd30e6a1: Download complete 02:41:52 2437ff75d9bd: Verifying Checksum 02:41:52 2437ff75d9bd: Download complete 02:41:54 8998bd30e6a1: Pull complete 02:41:55 04944245beec: Pull complete 02:41:57 699f458cf7ca: Pull complete 02:41:57 765212b225bb: Pull complete 02:41:58 f23df028b6ca: Pull complete 02:41:58 d65c8cfc05b1: Pull complete 02:42:16 2437ff75d9bd: Pull complete 02:42:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:42:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:42:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:17 prd-ubuntu20.04-docker-arm64-4c-16g-9339 does not seem to be running inside a container 02:42:17 $ 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/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:42:20 $ docker top 2700c3091fc2d026b11f74ed00e5f394c3498a58fa4a559bdca94c52487ac30e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:21 ---> job-cost.sh 02:42:21 lf-activate-venv: SKIPPING 02:42:21 INFO: No Stack... 02:42:21 INFO: Retrieving Pricing Info for: v3-standard-4 02:42:22 INFO: Archiving Costs [Pipeline] sh 02:42:22 + cut -d, -f6 02:42:22 + cat /w/workspace/edgex-go/683/archives/cost.csv [Pipeline] lock 02:42:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-683-stack-cost] 02:42:33 Resource [jenkins-edgexfoundry-edgex-go-main-683-stack-cost] did not exist. Created. 02:42:33 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-683-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:42:34 + echo total: 0.10999999940395355 [Pipeline] stash 02:42:34 Stashed 1 file(s) [Pipeline] } 02:42:34 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-683-stack-cost] [Pipeline] // lock [Pipeline] } 02:42:35 $ docker stop --time=1 2700c3091fc2d026b11f74ed00e5f394c3498a58fa4a559bdca94c52487ac30e 02:42:36 $ docker rm -f --volumes 2700c3091fc2d026b11f74ed00e5f394c3498a58fa4a559bdca94c52487ac30e [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 02:42:37 provisioning config files... 02:42:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/683@tmp/config18013216516790953337tmp [Pipeline] { [Pipeline] sh 02:42:37 + set +x 02:42:37 + + curl -s https://codecov.io/bash 02:42:37 bash -s -- 02:42:37 02:42:37 _____ _ 02:42:37 / ____| | | 02:42:37 | | ___ __| | ___ ___ _____ __ 02:42:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:42:37 | |___| (_) | (_| | __/ (_| (_) \ V / 02:42:37 \_____\___/ \__,_|\___|\___\___/ \_/ 02:42:37 Bash-1.0.6 02:42:37 02:42:37 02:42:37 ==> git version 2.25.1 found 02:42:37 ==> 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 02:42:37 Release-Date: 2020-01-08 02:42:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:42:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:42:37 ==> Jenkins CI detected. 02:42:37 current dir:  /w/workspace/edgex-go/683 02:42:37 project root: . 02:42:37 --> token set from env 02:42:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:42:37 ==> Running gcov in . (disable via -X gcov) 02:42:37 ==> Python coveragepy not found 02:42:37 ==> Searching for coverage reports in: 02:42:37 + . 02:42:37 -> Found 1 reports 02:42:37 ==> Detecting git/mercurial file structure 02:42:37 ==> Reading reports 02:42:37 + ./coverage.out bytes=545398 02:42:37 ==> Appending adjustments 02:42:37 https://docs.codecov.io/docs/fixing-reports 02:42:39 + Found adjustments 02:42:39 ==> Gzipping contents 02:42:39 68K /tmp/codecov.0D0uqF.gz 02:42:39 ==> Uploading reports 02:42:39 url: https://codecov.io 02:42:39 query: branch=main&commit=448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a&build=683&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F683%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:42:39 -> Pinging Codecov 02:42:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a&build=683&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F683%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:42:39 -> Uploading to 02:42:39 https://storage.googleapis.com/codecov/v4/raw/2024-09-04/00271124DB129430A58F1EEE437C3FCB/448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a/347e2cdd-d952-4c59-8854-96156bddd884.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240904%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240904T024238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=274a9385b1a63d420e50033dbc547d69420d71bc5c4420ef958d052642fe583c 02:42:39 % Total % Received % Xferd Average Speed Time Time Time Current 02:42:39 Dload Upload Total Spent Left Speed 02:42:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68064 0 0 100 68064 0 220k --:--:-- --:--:-- --:--:-- 220k 100 68064 0 0 100 68064 0 220k --:--:-- --:--:-- --:--:-- 220k 02:42:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } 02:42:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:42:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:42:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:42:40 02:42:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:42:40 latest: Pulling from edgex-devops/edgex-snyk-go 02:42:40 619be1103602: Already exists 02:42:40 f8ea3408117e: Pulling fs layer 02:42:40 91320369b822: Pulling fs layer 02:42:40 0406650e8295: Pulling fs layer 02:42:40 4f4fb700ef54: Pulling fs layer 02:42:40 96d80e3f36e1: Pulling fs layer 02:42:40 bcf3aedb951c: Pulling fs layer 02:42:40 4f4fb700ef54: Waiting 02:42:40 96d80e3f36e1: Waiting 02:42:40 bcf3aedb951c: Waiting 02:42:40 0406650e8295: Download complete 02:42:40 f8ea3408117e: Download complete 02:42:40 4f4fb700ef54: Verifying Checksum 02:42:40 4f4fb700ef54: Download complete 02:42:40 f8ea3408117e: Pull complete 02:42:40 96d80e3f36e1: Verifying Checksum 02:42:41 91320369b822: Download complete 02:42:41 bcf3aedb951c: Verifying Checksum 02:42:41 bcf3aedb951c: Download complete 02:42:44 91320369b822: Pull complete 02:42:44 0406650e8295: Pull complete 02:42:44 4f4fb700ef54: Pull complete 02:42:44 96d80e3f36e1: Pull complete 02:42:48 bcf3aedb951c: Pull complete 02:42:48 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 02:42:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:42:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:48 prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container 02:42:48 $ 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/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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 02:42:55 $ docker top b84ca4ad5fd5ee7e2233a9f3acb907c1d2e1347d9ef9cc94042f4a2d65890d9d -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:55 + git config --global --add safe.directory /w/workspace/edgex-go/683 [Pipeline] echo 02:42:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:42:56 + set -o pipefail 02:42:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:43:06 02:43:06 Monitoring /w/workspace/edgex-go/683 (github.com/edgexfoundry/edgex-go)... 02:43:06 02:43:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/2f9b3175-392e-4602-aa62-ef0bf116a3c6 02:43:06 02:43:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:43:06 02:43:06 02:43:06 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:43:06 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:43:06 $ docker stop --time=1 b84ca4ad5fd5ee7e2233a9f3acb907c1d2e1347d9ef9cc94042f4a2d65890d9d 02:43:12 $ docker rm -f --volumes b84ca4ad5fd5ee7e2233a9f3acb907c1d2e1347d9ef9cc94042f4a2d65890d9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:43:13 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:13 provisioning config files... 02:43:13 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/683@tmp/config4452826433836917925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:13 --> edgex-publish-swagger.sh 02:43:13 === Publish openapi/v3 API === 02:43:13 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 02:43:13 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/683/openapi/v3/core-command.yaml] 02:43:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:13 Dload Upload Total Spent Left Speed 02:43:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 71733 --:--:-- --:--:-- --:--:-- 71733 02:43:14 02:43:14 02:43:14 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/683/openapi/v3/core-data.yaml] 02:43:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:14 Dload Upload Total Spent Left Speed 02:43:14 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 175k --:--:-- --:--:-- --:--:-- 175k 02:43:14 02:43:14 02:43:14 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/683/openapi/v3/core-keeper.yaml] 02:43:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:14 Dload Upload Total Spent Left Speed 02:43:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 194 96817 --:--:-- --:--:-- --:--:-- 97011 02:43:14 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:43:14 02:43:14 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/683/openapi/v3/core-metadata.yaml] 02:43:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:14 Dload Upload Total Spent Left Speed 02:43:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 414 396k --:--:-- --:--:-- --:--:-- 396k 02:43:15 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:43:15 02:43:15 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/683/openapi/v3/support-cron-scheduler.yaml] 02:43:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:15 Dload Upload Total Spent Left Speed 02:43:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46622 100 66 100 46556 226 155k --:--:-- --:--:-- --:--:-- 155k 02:43:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:43:15 02:43:15 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/683/openapi/v3/support-notifications.yaml] 02:43:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:15 Dload Upload Total Spent Left Speed 02:43:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 386 211k --:--:-- --:--:-- --:--:-- 211k 02:43:15 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:43:15 02:43:15 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/683/openapi/v3/support-scheduler.yaml] 02:43:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:15 Dload Upload Total Spent Left Speed 02:43:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 446 103k --:--:-- --:--:-- --:--:-- 103k 100 37110 100 156 100 36954 445 103k --:--:-- --:--:-- --:--:-- 103k 02:43:16 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:43:16 [Pipeline] } 02:43:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:43:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:43:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:43:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:17 prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container 02:43:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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 02:43:18 $ docker top 8bf96a21ae4417fcadcdfba38168fdfbc26860a68c9a0de0b36c774b915d05bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:43:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:18 [ssh-agent] Looking for ssh-agent implementation... 02:43:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:18 $ docker exec 8bf96a21ae4417fcadcdfba38168fdfbc26860a68c9a0de0b36c774b915d05bb ssh-agent 02:43:18 SSH_AUTH_SOCK=/tmp/ssh-IX0sv1q4e0OA/agent.31 02:43:18 SSH_AGENT_PID=37 02:43:18 Running ssh-add (command line suppressed) 02:43:18 Identity added: /w/workspace/edgex-go/683@tmp/private_key_3388159005795270826.key (/w/workspace/edgex-go/683@tmp/private_key_3388159005795270826.key) 02:43:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:18 + git semver tag 02:43:19 2024-09-04 02:43:18,963 [run_tag] DEBUG tag force:False 02:43:19 2024-09-04 02:43:18,963 [check_head_tag] DEBUG check head tag 02:43:19 2024-09-04 02:43:18,965 [execute] INFO git cat-file --batch-check 02:43:19 2024-09-04 02:43:18,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/683, universal_newlines=False, shell=None, istream=) 02:43:19 2024-09-04 02:43:18,970 [execute] INFO git cat-file --batch 02:43:19 2024-09-04 02:43:18,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/683, universal_newlines=False, shell=None, istream=) 02:43:19 2024-09-04 02:43:19,010 [read_version] DEBUG read version from /w/workspace/edgex-go/683/.semver/main 02:43:19 2024-09-04 02:43:19,010 [execute] INFO git tag -a v3.2.0-dev.62 -m v3.2.0-dev.62 02:43:19 2024-09-04 02:43:19,010 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.62', '-m', 'v3.2.0-dev.62'], cwd=/w/workspace/edgex-go/683, universal_newlines=False, shell=None, istream=None) 02:43:19 2024-09-04 02:43:19,015 [read_version] DEBUG read version from /w/workspace/edgex-go/683/.semver/main 02:43:19 3.2.0-dev.62 [Pipeline] } 02:43:19 $ docker exec --env ******** --env ******** 8bf96a21ae4417fcadcdfba38168fdfbc26860a68c9a0de0b36c774b915d05bb ssh-agent -k 02:43:19 unset SSH_AUTH_SOCK; 02:43:19 unset SSH_AGENT_PID; 02:43:19 echo Agent pid 37 killed; 02:43:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:19 + git semver [Pipeline] } 02:43:19 $ docker stop --time=1 8bf96a21ae4417fcadcdfba38168fdfbc26860a68c9a0de0b36c774b915d05bb 02:43:21 $ docker rm -f --volumes 8bf96a21ae4417fcadcdfba38168fdfbc26860a68c9a0de0b36c774b915d05bb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:43:21 02:43:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:43:22 0.23.1-centos7: Pulling from edgex-lftools 02:43:22 ab5ef0e58194: Pulling fs layer 02:43:22 9712f1f96733: Pulling fs layer 02:43:22 63f879dbbcfc: Pulling fs layer 02:43:22 0d9ebad4ef96: Pulling fs layer 02:43:22 e9a5061849ea: Pulling fs layer 02:43:22 d747dcd14b5f: Pulling fs layer 02:43:22 2de7ff778b66: Pulling fs layer 02:43:22 d747dcd14b5f: Waiting 02:43:22 2de7ff778b66: Waiting 02:43:22 e9a5061849ea: Waiting 02:43:22 0d9ebad4ef96: Waiting 02:43:22 9712f1f96733: Verifying Checksum 02:43:22 9712f1f96733: Download complete 02:43:22 63f879dbbcfc: Verifying Checksum 02:43:22 63f879dbbcfc: Download complete 02:43:22 e9a5061849ea: Verifying Checksum 02:43:22 e9a5061849ea: Download complete 02:43:22 0d9ebad4ef96: Verifying Checksum 02:43:22 0d9ebad4ef96: Download complete 02:43:22 ab5ef0e58194: Verifying Checksum 02:43:22 ab5ef0e58194: Download complete 02:43:22 d747dcd14b5f: Download complete 02:43:22 2de7ff778b66: Verifying Checksum 02:43:22 2de7ff778b66: Download complete 02:43:25 ab5ef0e58194: Pull complete 02:43:25 9712f1f96733: Pull complete 02:43:26 63f879dbbcfc: Pull complete 02:43:30 0d9ebad4ef96: Pull complete 02:43:30 e9a5061849ea: Pull complete 02:43:31 d747dcd14b5f: Pull complete 02:43:32 2de7ff778b66: Pull complete 02:43:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:43:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:43:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:32 prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container 02:43:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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 02:43:42 $ docker top 124edc0fe3eeb1e86b1cd812957e9a57aace8a45d7fc780f86da8e7583a804a9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:43:42 provisioning config files... 02:43:42 copy managed file [sigul-config] to file:/w/workspace/edgex-go/683@tmp/config3658447628216490508tmp 02:43:42 copy managed file [sigul-password] to file:/w/workspace/edgex-go/683@tmp/config17259227799332512253tmp 02:43:42 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/683@tmp/config781696486265176499tmp [Pipeline] { [Pipeline] echo 02:43:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:43:42 ---> sigul-configuration.sh 02:43:42 gpg: directory `/root/.gnupg' created 02:43:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:43:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:43:42 gpg: keyring `/root/.gnupg/secring.gpg' created 02:43:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:43:42 gpg: CAST5 encrypted data 02:43:42 gpg: encrypted with 1 passphrase 02:43:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:43:43 + mkdir /home/jenkins 02:43:43 + mkdir /home/jenkins/sigul [Pipeline] sh 02:43:43 + 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 02:43:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:43:43 ---> sigul-install.sh 02:43:43 Sigul already installed; skipping installation. [Pipeline] sh 02:43:44 + git tag --list 02:43:44 0.6.0 02:43:44 0.6.1 02:43:44 0.7.0 02:43:44 0.7.1 02:43:44 v1.0.0 02:43:44 v1.0.1 02:43:44 v1.1.0 02:43:44 v1.2.0 02:43:44 v1.2.1 02:43:44 v1.3.0 02:43:44 v1.3.1 02:43:44 v2.0.0 02:43:44 v2.1.0 02:43:44 v2.1.1 02:43:44 v2.2.0 02:43:44 v2.3.0 02:43:44 v3.0 02:43:44 v3.0.0 02:43:44 v3.1 02:43:44 v3.1.0 02:43:44 v3.1.0-dev.1 02:43:44 v3.1.0-dev.10 02:43:44 v3.1.0-dev.11 02:43:44 v3.1.0-dev.12 02:43:44 v3.1.0-dev.13 02:43:44 v3.1.0-dev.14 02:43:44 v3.1.0-dev.15 02:43:44 v3.1.0-dev.16 02:43:44 v3.1.0-dev.17 02:43:44 v3.1.0-dev.18 02:43:44 v3.1.0-dev.19 02:43:44 v3.1.0-dev.2 02:43:44 v3.1.0-dev.20 02:43:44 v3.1.0-dev.21 02:43:44 v3.1.0-dev.22 02:43:44 v3.1.0-dev.23 02:43:44 v3.1.0-dev.24 02:43:44 v3.1.0-dev.25 02:43:44 v3.1.0-dev.26 02:43:44 v3.1.0-dev.27 02:43:44 v3.1.0-dev.28 02:43:44 v3.1.0-dev.29 02:43:44 v3.1.0-dev.3 02:43:44 v3.1.0-dev.30 02:43:44 v3.1.0-dev.31 02:43:44 v3.1.0-dev.32 02:43:44 v3.1.0-dev.33 02:43:44 v3.1.0-dev.34 02:43:44 v3.1.0-dev.35 02:43:44 v3.1.0-dev.36 02:43:44 v3.1.0-dev.37 02:43:44 v3.1.0-dev.38 02:43:44 v3.1.0-dev.39 02:43:44 v3.1.0-dev.4 02:43:44 v3.1.0-dev.40 02:43:44 v3.1.0-dev.41 02:43:44 v3.1.0-dev.42 02:43:44 v3.1.0-dev.43 02:43:44 v3.1.0-dev.44 02:43:44 v3.1.0-dev.45 02:43:44 v3.1.0-dev.46 02:43:44 v3.1.0-dev.47 02:43:44 v3.1.0-dev.48 02:43:44 v3.1.0-dev.49 02:43:44 v3.1.0-dev.5 02:43:44 v3.1.0-dev.50 02:43:44 v3.1.0-dev.51 02:43:44 v3.1.0-dev.52 02:43:44 v3.1.0-dev.53 02:43:44 v3.1.0-dev.54 02:43:44 v3.1.0-dev.55 02:43:44 v3.1.0-dev.56 02:43:44 v3.1.0-dev.57 02:43:44 v3.1.0-dev.58 02:43:44 v3.1.0-dev.59 02:43:44 v3.1.0-dev.6 02:43:44 v3.1.0-dev.60 02:43:44 v3.1.0-dev.61 02:43:44 v3.1.0-dev.62 02:43:44 v3.1.0-dev.63 02:43:44 v3.1.0-dev.64 02:43:44 v3.1.0-dev.65 02:43:44 v3.1.0-dev.66 02:43:44 v3.1.0-dev.67 02:43:44 v3.1.0-dev.68 02:43:44 v3.1.0-dev.69 02:43:44 v3.1.0-dev.7 02:43:44 v3.1.0-dev.70 02:43:44 v3.1.0-dev.71 02:43:44 v3.1.0-dev.72 02:43:44 v3.1.0-dev.73 02:43:44 v3.1.0-dev.8 02:43:44 v3.1.0-dev.9 02:43:44 v3.1.1 02:43:44 v3.1.1-dev.1 02:43:44 v3.1.1-dev.2 02:43:44 v3.2.0-dev.1 02:43:44 v3.2.0-dev.10 02:43:44 v3.2.0-dev.11 02:43:44 v3.2.0-dev.12 02:43:44 v3.2.0-dev.13 02:43:44 v3.2.0-dev.14 02:43:44 v3.2.0-dev.15 02:43:44 v3.2.0-dev.16 02:43:44 v3.2.0-dev.17 02:43:44 v3.2.0-dev.18 02:43:44 v3.2.0-dev.19 02:43:44 v3.2.0-dev.2 02:43:44 v3.2.0-dev.20 02:43:44 v3.2.0-dev.21 02:43:44 v3.2.0-dev.22 02:43:44 v3.2.0-dev.23 02:43:44 v3.2.0-dev.24 02:43:44 v3.2.0-dev.25 02:43:44 v3.2.0-dev.26 02:43:44 v3.2.0-dev.27 02:43:44 v3.2.0-dev.28 02:43:44 v3.2.0-dev.29 02:43:44 v3.2.0-dev.3 02:43:44 v3.2.0-dev.30 02:43:44 v3.2.0-dev.31 02:43:44 v3.2.0-dev.32 02:43:44 v3.2.0-dev.33 02:43:44 v3.2.0-dev.34 02:43:44 v3.2.0-dev.35 02:43:44 v3.2.0-dev.36 02:43:44 v3.2.0-dev.37 02:43:44 v3.2.0-dev.38 02:43:44 v3.2.0-dev.39 02:43:44 v3.2.0-dev.4 02:43:44 v3.2.0-dev.40 02:43:44 v3.2.0-dev.41 02:43:44 v3.2.0-dev.42 02:43:44 v3.2.0-dev.43 02:43:44 v3.2.0-dev.44 02:43:44 v3.2.0-dev.45 02:43:44 v3.2.0-dev.46 02:43:44 v3.2.0-dev.47 02:43:44 v3.2.0-dev.48 02:43:44 v3.2.0-dev.49 02:43:44 v3.2.0-dev.5 02:43:44 v3.2.0-dev.50 02:43:44 v3.2.0-dev.51 02:43:44 v3.2.0-dev.52 02:43:44 v3.2.0-dev.53 02:43:44 v3.2.0-dev.54 02:43:44 v3.2.0-dev.55 02:43:44 v3.2.0-dev.56 02:43:44 v3.2.0-dev.57 02:43:44 v3.2.0-dev.58 02:43:44 v3.2.0-dev.59 02:43:44 v3.2.0-dev.6 02:43:44 v3.2.0-dev.60 02:43:44 v3.2.0-dev.61 02:43:44 v3.2.0-dev.62 02:43:44 v3.2.0-dev.7 02:43:44 v3.2.0-dev.8 02:43:44 v3.2.0-dev.9 [Pipeline] sh 02:43:44 + lftools sign git-tag v3.2.0-dev.62 02:43:45 Signing Git tag with Sigul... 02:43:45 Signing v3.2.0-dev.62 [Pipeline] echo 02:43:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:43:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:43:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:43:46 $ docker stop --time=1 124edc0fe3eeb1e86b1cd812957e9a57aace8a45d7fc780f86da8e7583a804a9 02:43:47 $ docker rm -f --volumes 124edc0fe3eeb1e86b1cd812957e9a57aace8a45d7fc780f86da8e7583a804a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:43:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:43:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:43:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:48 prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container 02:43:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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 02:43:48 $ docker top a9beb01ce93dd67bf97a2bc656804156a27e55013f575e221dea5a4934b2121f -eo pid,comm 02:43:48 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). 02:43:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:43:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:48 [ssh-agent] Looking for ssh-agent implementation... 02:43:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:48 $ docker exec a9beb01ce93dd67bf97a2bc656804156a27e55013f575e221dea5a4934b2121f ssh-agent 02:43:48 SSH_AUTH_SOCK=/tmp/ssh-fZISopeoSPFy/agent.32 02:43:48 SSH_AGENT_PID=38 02:43:48 Running ssh-add (command line suppressed) 02:43:49 Identity added: /w/workspace/edgex-go/683@tmp/private_key_5085991229974337127.key (/w/workspace/edgex-go/683@tmp/private_key_5085991229974337127.key) 02:43:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:49 + git semver bump pre 02:43:49 2024-09-04 02:43:49,575 [read_version] DEBUG read version from /w/workspace/edgex-go/683/.semver/main 02:43:49 2024-09-04 02:43:49,576 [bump_version] DEBUG bumping version:3.2.0-dev.62 on axis:pre with prefix:dev 02:43:49 2024-09-04 02:43:49,576 [bump_version] DEBUG bumped version:3.2.0-dev.63 02:43:49 2024-09-04 02:43:49,576 [write_version] DEBUG write version:3.2.0-dev.63 to path:/w/workspace/edgex-go/683/.semver/main with force:True 02:43:49 2024-09-04 02:43:49,576 [read_version] DEBUG read version from /w/workspace/edgex-go/683/.semver/main 02:43:49 2024-09-04 02:43:49,576 [write_file] DEBUG write to file:/w/workspace/edgex-go/683/.semver/main 02:43:49 2024-09-04 02:43:49,578 [execute] INFO git cat-file --batch-check 02:43:49 2024-09-04 02:43:49,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/683/.semver, universal_newlines=False, shell=None, istream=) 02:43:49 2024-09-04 02:43:49,585 [execute] INFO git cat-file --batch 02:43:49 2024-09-04 02:43:49,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/683/.semver, universal_newlines=False, shell=None, istream=) 02:43:49 2024-09-04 02:43:49,591 [read_version] DEBUG read version from /w/workspace/edgex-go/683/.semver/main 02:43:49 3.2.0-dev.63 [Pipeline] } 02:43:49 $ docker exec --env ******** --env ******** a9beb01ce93dd67bf97a2bc656804156a27e55013f575e221dea5a4934b2121f ssh-agent -k 02:43:49 unset SSH_AUTH_SOCK; 02:43:49 unset SSH_AGENT_PID; 02:43:49 echo Agent pid 38 killed; 02:43:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:50 + git semver [Pipeline] } 02:43:50 $ docker stop --time=1 a9beb01ce93dd67bf97a2bc656804156a27e55013f575e221dea5a4934b2121f 02:43:51 $ docker rm -f --volumes a9beb01ce93dd67bf97a2bc656804156a27e55013f575e221dea5a4934b2121f [Pipeline] // withDockerContainer [Pipeline] sh 02:43:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:43:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:43:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:52 prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container 02:43:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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 02:43:53 $ docker top f00d97c87ea0b535d0150c1b5c723dd9c1b5a5d3531ae33b76f104a26a157123 -eo pid,comm 02:43:53 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). 02:43:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:43:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:53 [ssh-agent] Looking for ssh-agent implementation... 02:43:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:53 $ docker exec f00d97c87ea0b535d0150c1b5c723dd9c1b5a5d3531ae33b76f104a26a157123 ssh-agent 02:43:53 SSH_AUTH_SOCK=/tmp/ssh-JrwQzBhe9BLC/agent.32 02:43:53 SSH_AGENT_PID=38 02:43:53 Running ssh-add (command line suppressed) 02:43:53 Identity added: /w/workspace/edgex-go/683@tmp/private_key_16429990966211777800.key (/w/workspace/edgex-go/683@tmp/private_key_16429990966211777800.key) 02:43:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:53 + git semver push 02:43:54 2024-09-04 02:43:54,078 [run_push] DEBUG push 02:43:54 2024-09-04 02:43:54,078 [execute] INFO git cat-file --batch-check 02:43:54 2024-09-04 02:43:54,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/683/.semver, universal_newlines=False, shell=None, istream=) 02:43:54 2024-09-04 02:43:54,082 [execute] INFO git rev-list 161590eb12d0051d7e9f72c52dab787aff864506 -- 02:43:54 2024-09-04 02:43:54,083 [execute] DEBUG Popen(['git', 'rev-list', '161590eb12d0051d7e9f72c52dab787aff864506', '--'], cwd=/w/workspace/edgex-go/683/.semver, universal_newlines=False, shell=None, istream=None) 02:43:54 2024-09-04 02:43:54,101 [execute] INFO git fetch -v origin 02:43:54 2024-09-04 02:43:54,102 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/683/.semver, universal_newlines=True, shell=None, istream=None) 02:43:54 2024-09-04 02:43:54,581 [run_push] DEBUG no remote changes detected 02:43:54 2024-09-04 02:43:54,582 [execute] INFO git push origin semver 02:43:54 2024-09-04 02:43:54,582 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/683/.semver, universal_newlines=False, shell=None, istream=None) 02:43:55 2024-09-04 02:43:55,333 [run_push] DEBUG push all version tags 02:43:55 2024-09-04 02:43:55,334 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:43:55 2024-09-04 02:43:55,334 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/683, universal_newlines=False, shell=None, istream=None) 02:43:56 2024-09-04 02:43:55,950 [read_version] DEBUG read version from /w/workspace/edgex-go/683/.semver/main 02:43:56 3.2.0-dev.63 [Pipeline] } 02:43:56 $ docker exec --env ******** --env ******** f00d97c87ea0b535d0150c1b5c723dd9c1b5a5d3531ae33b76f104a26a157123 ssh-agent -k 02:43:56 unset SSH_AUTH_SOCK; 02:43:56 unset SSH_AGENT_PID; 02:43:56 echo Agent pid 38 killed; 02:43:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:56 + git semver [Pipeline] } 02:43:56 $ docker stop --time=1 f00d97c87ea0b535d0150c1b5c723dd9c1b5a5d3531ae33b76f104a26a157123 02:43:58 $ docker rm -f --volumes f00d97c87ea0b535d0150c1b5c723dd9c1b5a5d3531ae33b76f104a26a157123 [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 02:43:58 + [ -d /w/workspace/edgex-go/683/archives ] [Pipeline] libraryResource [Pipeline] sh 02:43:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:43:59 ---> package-listing.sh 02:43:59 ++ facter osfamily 02:43:59 ++ tr '[:upper:]' '[:lower:]' 02:44:00 + OS_FAMILY=debian 02:44:00 + workspace=/w/workspace/edgex-go/683 02:44:00 + START_PACKAGES=/tmp/packages_start.txt 02:44:00 + END_PACKAGES=/tmp/packages_end.txt 02:44:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:44:00 + PACKAGES=/tmp/packages_start.txt 02:44:00 + '[' /w/workspace/edgex-go/683 ']' 02:44:00 + PACKAGES=/tmp/packages_end.txt 02:44:00 + case "${OS_FAMILY}" in 02:44:00 + dpkg -l 02:44:00 + grep '^ii' 02:44:00 + '[' -f /tmp/packages_start.txt ']' 02:44:00 + '[' -f /tmp/packages_end.txt ']' 02:44:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:44:00 + '[' /w/workspace/edgex-go/683 ']' 02:44:00 + mkdir -p /w/workspace/edgex-go/683/archives/ 02:44:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/683/archives/ [Pipeline] echo 02:44:00 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/683/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:44:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:44:01 02:44:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:44:01 latest: Pulling from edgex-lftools-log-publisher 02:44:01 5eb5b503b376: Pulling fs layer 02:44:01 5c69ac0246d0: Pulling fs layer 02:44:01 ec43610c2a17: Pulling fs layer 02:44:01 3a2ae6a8a46f: Pulling fs layer 02:44:01 33b1e0a273af: Pulling fs layer 02:44:01 3a2ae6a8a46f: Waiting 02:44:01 5d3b04190fa2: Pulling fs layer 02:44:01 2f39f015ded8: Pulling fs layer 02:44:01 33b1e0a273af: Waiting 02:44:01 5d3b04190fa2: Waiting 02:44:01 2f39f015ded8: Waiting 02:44:01 5c69ac0246d0: Verifying Checksum 02:44:01 5c69ac0246d0: Download complete 02:44:01 3a2ae6a8a46f: Download complete 02:44:01 33b1e0a273af: Verifying Checksum 02:44:01 33b1e0a273af: Download complete 02:44:01 ec43610c2a17: Verifying Checksum 02:44:01 ec43610c2a17: Download complete 02:44:01 5eb5b503b376: Verifying Checksum 02:44:01 5eb5b503b376: Download complete 02:44:02 2f39f015ded8: Download complete 02:44:03 5eb5b503b376: Pull complete 02:44:03 5c69ac0246d0: Pull complete 02:44:03 ec43610c2a17: Pull complete 02:44:03 3a2ae6a8a46f: Pull complete 02:44:04 33b1e0a273af: Pull complete 02:44:04 5d3b04190fa2: Pull complete 02:44:09 2f39f015ded8: Pull complete 02:44:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:44:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:44:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:09 prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container 02:44:09 $ 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/683/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/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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 02:44:15 $ docker top 46ed31fff6b9b2f22d4dac0183ef2ff4a5112e9726d0f9558e0802ce9b1abfb5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:15 + touch /tmp/pre-build-complete [Pipeline] sh 02:44:16 + mkdir -p /var/log/sysstat [Pipeline] sh 02:44:16 + ls /var/log/sa-host 02:44:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:16 provisioning config files... 02:44:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/683@tmp/config12703509549825570698tmp [Pipeline] { [Pipeline] echo 02:44:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:44:16 ---> create-netrc.sh [Pipeline] } 02:44:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:44:17 ---> python-tools-install.sh [Pipeline] echo 02:44:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:44:17 ---> sudo-logs.sh 02:44:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:44:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:44:17 ---> job-cost.sh 02:44:17 lf-activate-venv: SKIPPING 02:44:17 DEBUG: total: 0.10999999940395355 02:44:17 INFO: Retrieving Stack Cost... 02:44:18 INFO: Retrieving Pricing Info for: v3-standard-8 02:44:18 INFO: Archiving Costs [Pipeline] echo 02:44:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:44:19 ---> logs-deploy.sh 02:44:19 lf-activate-venv: SKIPPING 02:44:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/683 02:44:19 INFO: archiving workspace using pattern(s): 02:44:20 Archives upload complete. 02:44:20 INFO: archiving logs to Nexus 02:44:21 ---> uname -a: 02:44:21 Linux prd-ubuntu20-04-docker-8c-8g-9337 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:44:21 02:44:21 02:44:21 ---> lscpu: 02:44:21 Architecture: x86_64 02:44:21 CPU op-mode(s): 32-bit, 64-bit 02:44:21 Byte Order: Little Endian 02:44:21 Address sizes: 40 bits physical, 48 bits virtual 02:44:21 CPU(s): 8 02:44:21 On-line CPU(s) list: 0-7 02:44:21 Thread(s) per core: 1 02:44:21 Core(s) per socket: 1 02:44:21 Socket(s): 8 02:44:21 NUMA node(s): 1 02:44:21 Vendor ID: AuthenticAMD 02:44:21 CPU family: 23 02:44:21 Model: 49 02:44:21 Model name: AMD EPYC-Rome Processor 02:44:21 Stepping: 0 02:44:21 CPU MHz: 2799.998 02:44:21 BogoMIPS: 5599.99 02:44:21 Virtualization: AMD-V 02:44:21 Hypervisor vendor: KVM 02:44:21 Virtualization type: full 02:44:21 L1d cache: 256 KiB 02:44:21 L1i cache: 256 KiB 02:44:21 L2 cache: 4 MiB 02:44:21 L3 cache: 128 MiB 02:44:21 NUMA node0 CPU(s): 0-7 02:44:21 Vulnerability Itlb multihit: Not affected 02:44:21 Vulnerability L1tf: Not affected 02:44:21 Vulnerability Mds: Not affected 02:44:21 Vulnerability Meltdown: Not affected 02:44:21 Vulnerability Mmio stale data: Not affected 02:44:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:44:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:44:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:44:21 Vulnerability Srbds: Not affected 02:44:21 Vulnerability Tsx async abort: Not affected 02:44:21 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 02:44:21 02:44:21 02:44:21 ---> nproc: 02:44:21 8 02:44:21 02:44:21 02:44:21 ---> df -h: 02:44:21 Filesystem Size Used Avail Use% Mounted on 02:44:21 overlay 155G 29G 127G 19% / 02:44:21 tmpfs 64M 0 64M 0% /dev 02:44:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:44:21 shm 64M 0 64M 0% /dev/shm 02:44:21 /dev/vda1 155G 29G 127G 19% /facter-os 02:44:21 02:44:21 02:44:21 ---> sar -b -r -n DEV: 02:44:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9337) 09/04/24 _x86_64_ (8 CPU) 02:44:21 02:44:21 01:49:44 LINUX RESTART (8 CPU) 02:44:21 02:44:21 01:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:44:21 01:51:01 336.64 48.25 288.39 0.00 5426.12 69246.77 0.00 02:44:21 01:52:01 170.14 1.18 168.96 0.00 23.86 55294.78 0.00 02:44:21 01:53:01 43.62 0.02 43.60 0.00 0.13 33961.50 0.00 02:44:21 01:54:01 32.21 0.18 32.03 0.00 5.20 18747.54 0.00 02:44:21 01:55:02 252.19 1.39 250.80 0.00 113.72 202947.51 0.00 02:44:21 01:56:01 844.17 13.28 830.89 0.00 2126.33 179976.02 0.00 02:44:21 01:57:01 390.46 2.21 388.25 0.00 2253.31 134009.36 0.00 02:44:21 01:58:01 331.21 1.22 329.99 0.00 24.13 69123.42 0.00 02:44:21 01:59:01 358.19 0.07 358.12 0.00 0.53 127362.59 0.00 02:44:21 02:00:01 529.15 0.15 529.00 0.00 18.53 45593.07 0.00 02:44:21 02:01:01 26.88 0.03 26.85 0.00 5.20 640.43 0.00 02:44:21 02:02:01 20.91 0.05 20.86 0.00 9.33 514.05 0.00 02:44:21 02:03:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 02:44:21 02:04:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 02:44:21 02:05:01 1.95 0.02 1.93 0.00 0.13 20.93 0.00 02:44:21 02:06:01 1.25 0.00 1.25 0.00 0.00 19.33 0.00 02:44:21 02:07:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 02:44:21 02:08:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 02:44:21 02:09:01 2.97 1.57 1.40 0.00 36.93 17.33 0.00 02:44:21 02:10:01 1.55 0.00 1.55 0.00 0.00 20.79 0.00 02:44:21 02:11:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 02:44:21 02:12:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 02:44:21 02:13:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 02:44:21 02:14:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 02:44:21 02:15:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 02:44:21 02:16:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 02:44:21 02:17:01 1.23 0.02 1.22 0.00 0.13 14.53 0.00 02:44:21 02:18:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 02:44:21 02:19:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 02:44:21 02:20:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 02:44:21 02:21:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 02:44:21 02:22:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 02:44:21 02:23:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 02:44:21 02:24:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 02:44:21 02:25:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 02:44:21 02:26:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 02:44:21 02:27:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 02:44:21 02:28:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 02:44:21 02:29:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 02:44:21 02:30:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 02:44:21 02:31:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 02:44:21 02:32:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 02:44:21 02:33:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 02:44:21 02:34:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 02:44:21 02:35:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 02:44:21 02:36:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 02:44:21 02:37:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 02:44:21 02:38:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 02:44:21 02:39:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 02:44:21 02:40:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 02:44:21 02:41:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 02:44:21 02:42:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 02:44:21 02:43:01 79.84 0.32 79.52 0.00 9.87 23026.56 0.00 02:44:21 02:44:01 136.83 0.18 136.64 0.00 12.53 38949.64 0.00 02:44:21 Average: 66.51 1.30 65.22 0.00 186.35 18499.76 0.00 02:44:21 02:44:21 01:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:44:21 01:51:01 28721872 31544200 774044 2.35 75732 3011248 1833216 5.40 1081396 2684948 568064 02:44:21 01:52:01 27140468 31142284 1160788 3.53 128392 4012696 2261624 6.67 1974720 3232992 731820 02:44:21 01:53:01 27023724 31128864 1171044 3.56 132040 4101888 2555772 7.53 1824384 3484280 310152 02:44:21 01:54:01 26761524 31528432 770080 2.34 135236 4706760 1781516 5.25 1363272 4156736 405764 02:44:21 01:55:02 20801672 31397088 896384 2.73 147852 10395180 2744764 8.09 1850248 9484452 1501008 02:44:21 01:56:01 17067416 31350980 900576 2.74 328292 13584200 2456104 7.24 2697900 12005796 75104 02:44:21 01:57:01 9413064 28148248 4025856 12.24 370264 17563128 11660916 34.37 6609008 15205936 261744 02:44:21 01:58:01 7322836 28144276 4034812 12.27 395908 19556404 9419080 27.76 7476348 16374552 747540 02:44:21 01:59:01 6566824 30057792 2134720 6.49 404732 22154356 6370312 18.77 6614092 17955976 261184 02:44:21 02:00:01 9768524 31416192 828632 2.52 411620 20509756 2305332 6.79 3412772 18235708 920 02:44:21 02:01:01 9766328 31415568 828968 2.52 412660 20510176 2308292 6.80 3651768 18000644 148 02:44:21 02:02:01 9768440 31418828 825360 2.51 413468 20510756 2175520 6.41 3966420 17680216 88 02:44:21 02:03:01 9771700 31422108 822172 2.50 413488 20510760 2175520 6.41 3962784 17680220 28 02:44:21 02:04:01 9776820 31427296 816888 2.48 413512 20510764 2175520 6.41 3958220 17680224 52 02:44:21 02:05:01 9777636 31428284 816608 2.48 413548 20510764 2211356 6.52 3957736 17680224 8 02:44:21 02:06:01 9790656 31441300 803716 2.44 413592 20510744 2211356 6.52 3945640 17680204 180 02:44:21 02:07:01 9790356 31441044 803884 2.44 413616 20510748 2211356 6.52 3945612 17680204 8 02:44:21 02:08:01 9790276 31440996 803884 2.44 413632 20510752 2211356 6.52 3945664 17680212 200 02:44:21 02:09:01 9783368 31436120 808800 2.46 413672 20511860 2211356 6.52 3955028 17680556 48 02:44:21 02:10:01 9782516 31435288 809604 2.46 413704 20511856 2211356 6.52 3954964 17680556 52 02:44:21 02:11:01 9782980 31435776 809072 2.46 413716 20511864 2211356 6.52 3954072 17680504 4 02:44:21 02:12:01 9782996 31435824 808968 2.46 413744 20511868 2211356 6.52 3954032 17680508 184 02:44:21 02:13:01 9783240 31436068 808704 2.46 413752 20511868 2211356 6.52 3953988 17680508 8 02:44:21 02:14:01 9782656 31435540 809192 2.46 413784 20511872 2211356 6.52 3954036 17680516 168 02:44:21 02:15:01 9782580 31435472 809440 2.46 413792 20511868 2211356 6.52 3954400 17680512 8 02:44:21 02:16:01 9782548 31435472 809420 2.46 413816 20511884 2211356 6.52 3954324 17680524 188 02:44:21 02:17:01 9782208 31435284 809552 2.46 413836 20512012 2211356 6.52 3954584 17680656 8 02:44:21 02:18:01 9782152 31435272 809480 2.46 413848 20512016 2211356 6.52 3954320 17680656 184 02:44:21 02:19:01 9782104 31435240 809496 2.46 413860 20512020 2211356 6.52 3954332 17680660 8 02:44:21 02:20:01 9782316 31435452 809220 2.46 413884 20512016 2211356 6.52 3954332 17680660 176 02:44:21 02:21:01 9782080 31435276 809356 2.46 413912 20512024 2211356 6.52 3954216 17680668 12 02:44:21 02:22:01 9781804 31435044 809532 2.46 413936 20512028 2211356 6.52 3954216 17680672 12 02:44:21 02:23:01 9781756 31435004 809496 2.46 413952 20512028 2211356 6.52 3954200 17680672 8 02:44:21 02:24:01 9781708 31434960 809452 2.46 413980 20512032 2211356 6.52 3954232 17680676 188 02:44:21 02:25:01 9781624 31434928 809672 2.46 413996 20512032 2211356 6.52 3954280 17680680 8 02:44:21 02:26:01 9781324 31434644 809928 2.46 414004 20512040 2211356 6.52 3954416 17680676 192 02:44:21 02:27:01 9781276 31434608 809884 2.46 414024 20512044 2211356 6.52 3954348 17680680 4 02:44:21 02:28:01 9781260 31434656 809796 2.46 414060 20512044 2195012 6.47 3954440 17680688 184 02:44:21 02:29:01 9781656 31435068 809624 2.46 414072 20512048 2195012 6.47 3954468 17680688 8 02:44:21 02:30:01 9781152 31434568 810108 2.46 414100 20512036 2195012 6.47 3954468 17680692 40 02:44:21 02:31:01 9781136 31434612 810036 2.46 414112 20512052 2195012 6.47 3954424 17680692 16 02:44:21 02:32:01 9781128 31434616 809956 2.46 414140 20512060 2195012 6.47 3954368 17680696 176 02:44:21 02:33:01 9781112 31434632 809924 2.46 414164 20512060 2195012 6.47 3954696 17680696 12 02:44:21 02:34:01 9780992 31434540 809948 2.46 414180 20512068 2211212 6.52 3954532 17680700 48 02:44:21 02:35:01 9780692 31434244 810172 2.46 414200 20512064 2211212 6.52 3954532 17680704 8 02:44:21 02:36:01 9780448 31434048 810380 2.46 414208 20512072 2211212 6.52 3954756 17680712 188 02:44:21 02:37:01 9780692 31434300 810052 2.46 414224 20512076 2211212 6.52 3954988 17680716 8 02:44:21 02:38:01 9780700 31434372 809972 2.46 414260 20512080 2211212 6.52 3954776 17680724 208 02:44:21 02:39:01 9780844 31434520 809972 2.46 414276 20512080 2211212 6.52 3954788 17680724 8 02:44:21 02:40:01 9780764 31434484 810004 2.46 414288 20512084 2211212 6.52 3954828 17680724 184 02:44:21 02:41:01 9780652 31434396 810028 2.46 414316 20512084 2211212 6.52 3954748 17680724 12 02:44:21 02:42:01 9780604 31434372 809984 2.46 414344 20512088 2211212 6.52 3954740 17680728 44 02:44:21 02:43:01 8432060 31146020 1090812 3.32 421836 21461108 2588848 7.63 4287404 18575872 331440 02:44:21 02:44:01 8247764 31354684 885400 2.69 440736 21809456 2539928 7.49 4102464 18924284 64116 02:44:21 Average: 11260686 31270059 976349 2.97 384747 18969627 2616378 7.71 3871847 16356034 97448 02:44:21 02:44:21 01:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:44:21 01:51:01 ens3 1591.81 1653.28 11346.32 206.23 0.00 0.00 0.00 0.00 02:44:21 01:51:01 docker0 751.08 623.92 50.59 2885.71 0.00 0.00 0.00 0.00 02:44:21 01:51:01 lo 5.26 5.26 0.51 0.51 0.00 0.00 0.00 0.00 02:44:21 01:52:01 ens3 373.72 263.72 2097.49 36.13 0.00 0.00 0.00 0.00 02:44:21 01:52:01 docker0 246.76 343.38 21.18 2069.11 0.00 0.00 0.00 0.00 02:44:21 01:52:01 vetheaebfa8 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 02:44:21 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 01:53:01 ens3 40.77 27.84 33.76 17.59 0.00 0.00 0.00 0.00 02:44:21 01:53:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 02:44:21 01:53:01 vetheaebfa8 1.57 1.60 0.14 0.14 0.00 0.00 0.00 0.00 02:44:21 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:54:01 ens3 16.68 9.72 15.04 8.04 0.00 0.00 0.00 0.00 02:44:21 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:54:01 vetheaebfa8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 01:55:02 vethfc5adbe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:55:02 ens3 132.36 80.73 2894.78 23.34 0.00 0.00 0.00 0.00 02:44:21 01:55:02 docker0 6.51 8.95 0.39 122.81 0.00 0.00 0.00 0.00 02:44:21 01:55:02 veth788a734 0.33 0.46 0.03 0.14 0.00 0.00 0.00 0.00 02:44:21 01:55:02 vethbf4bb94 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:55:02 veth3cbecdd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:55:02 vetha4b72e6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:55:02 vethcfde0f7 1.09 2.29 0.08 30.68 0.00 0.00 0.00 0.00 02:44:21 01:55:02 lo 1.26 1.26 0.12 0.12 0.00 0.00 0.00 0.00 02:44:21 01:55:02 veth9108c65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:55:02 vethd78b95c 3.11 4.42 0.23 61.35 0.00 0.00 0.00 0.01 02:44:21 01:55:02 veth6994ddc 1.97 2.40 0.14 30.69 0.00 0.00 0.00 0.00 02:44:21 01:55:02 vetha45813f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:55:02 vethc7f1d85 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:44:21 01:56:01 vethb9bb76c 80.39 146.32 8.29 1199.65 0.00 0.00 0.00 0.10 02:44:21 01:56:01 ens3 1154.01 646.05 8743.24 240.31 0.00 0.00 0.00 0.00 02:44:21 01:56:01 docker0 472.23 867.54 39.55 7022.75 0.00 0.00 0.00 0.00 02:44:21 01:56:01 veth788a734 0.07 1.03 0.00 0.04 0.00 0.00 0.00 0.00 02:44:21 01:56:01 vethaee1ba7 89.25 156.97 8.81 1209.13 0.00 0.00 0.00 0.10 02:44:21 01:56:01 lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 02:44:21 01:56:01 veth8085ebc 79.59 163.23 8.08 1200.31 0.00 0.00 0.00 0.10 02:44:21 01:56:01 veth9801047 82.03 158.14 8.26 1200.07 0.00 0.00 0.00 0.10 02:44:21 01:56:01 veth18daa0f 89.94 160.19 8.76 1208.38 0.00 0.00 0.00 0.10 02:44:21 01:57:01 vethaf1de91 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:44:21 01:57:01 veth0a77ae4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:44:21 01:57:01 veth4da2ccb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:44:21 01:57:01 vethe53d223 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:44:21 01:57:01 ens3 347.48 128.90 1407.26 15.50 0.00 0.00 0.00 0.00 02:44:21 01:57:01 veth3180506 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:44:21 01:57:01 veth6b79324 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:44:21 01:57:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:57:01 veth788a734 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:57:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:44:21 01:57:01 veth13d1693 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:44:21 01:57:01 veth03747f0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:44:21 01:57:01 veth1a0ff28 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:44:21 01:57:01 veth3f196a2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:44:21 01:57:01 veth2630c4f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:44:21 01:57:01 vethcfd93b8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:44:21 01:57:01 veth4071d1a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:44:21 01:58:01 vethaf1de91 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:58:01 veth0a77ae4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:58:01 veth4da2ccb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:58:01 vethe53d223 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:58:01 ens3 2.27 1.54 1.75 0.84 0.00 0.00 0.00 0.00 02:44:21 01:58:01 veth3180506 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:58:01 veth6b79324 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:58:01 veth788a734 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:58:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:44:21 01:58:01 veth13d1693 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:58:01 veth03747f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:58:01 veth1a0ff28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:58:01 veth3f196a2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:58:01 veth2630c4f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:58:01 vethcfd93b8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:58:01 veth4071d1a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:59:01 vethaf1de91 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:59:01 veth0a77ae4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:59:01 veth4da2ccb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:59:01 vethe53d223 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:59:01 ens3 11.84 8.21 9.76 5.48 0.00 0.00 0.00 0.00 02:44:21 01:59:01 veth6b79324 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:59:01 veth788a734 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:59:01 veth1ebcc5d 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:44:21 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:59:01 veth13d1693 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:59:01 veth03747f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:59:01 veth3f196a2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:59:01 veth2630c4f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:59:01 vethcfd93b8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 01:59:01 veth4071d1a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:00:01 ens3 237.31 223.71 148.12 833.57 0.00 0.00 0.00 0.00 02:44:21 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:00:01 lo 32.39 32.39 3.19 3.19 0.00 0.00 0.00 0.00 02:44:21 02:01:01 ens3 318.60 340.61 134.14 1684.24 0.00 0.00 0.00 0.00 02:44:21 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:01:01 lo 30.19 30.19 2.98 2.98 0.00 0.00 0.00 0.00 02:44:21 02:02:01 ens3 270.95 259.66 127.08 1645.51 0.00 0.00 0.00 0.00 02:44:21 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:02:01 lo 22.93 22.93 2.26 2.26 0.00 0.00 0.00 0.00 02:44:21 02:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:04:01 ens3 1.42 0.40 0.36 0.22 0.00 0.00 0.00 0.00 02:44:21 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:05:01 ens3 1.10 0.58 4.49 0.22 0.00 0.00 0.00 0.00 02:44:21 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:06:01 ens3 0.40 0.22 0.15 0.07 0.00 0.00 0.00 0.00 02:44:21 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:07:01 ens3 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:44:21 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:09:01 ens3 20.93 32.09 5.49 116.62 0.00 0.00 0.00 0.00 02:44:21 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:10:01 ens3 1.78 1.57 0.98 1.22 0.00 0.00 0.00 0.00 02:44:21 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:11:01 ens3 0.18 0.12 0.08 0.06 0.00 0.00 0.00 0.00 02:44:21 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:12:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:44:21 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:16:01 ens3 0.37 0.30 0.09 0.08 0.00 0.00 0.00 0.00 02:44:21 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:20:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:21:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:44:21 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:24:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:26:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:44:21 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:28:01 ens3 0.28 0.15 0.18 0.01 0.00 0.00 0.00 0.00 02:44:21 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:31:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 02:44:21 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:34:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:44:21 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:36:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 02:44:21 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:39:01 ens3 0.10 0.02 0.06 0.00 0.00 0.00 0.00 0.00 02:44:21 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:41:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 02:44:21 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:42:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 02:44:21 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:21 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:21 02:43:01 ens3 247.96 145.13 4765.40 20.81 0.00 0.00 0.00 0.00 02:44:21 02:43:01 docker0 72.55 122.76 6.12 1154.60 0.00 0.00 0.00 0.00 02:44:21 02:43:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:44:21 02:43:01 veth0a45f27 72.55 122.88 7.11 1154.61 0.00 0.00 0.00 0.09 02:44:21 02:44:01 ens3 246.88 162.04 4443.88 50.03 0.00 0.00 0.00 0.00 02:44:21 02:44:01 docker0 15.23 22.98 1.94 120.21 0.00 0.00 0.00 0.00 02:44:21 02:44:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 02:44:21 Average: ens3 92.80 73.74 668.29 90.82 0.00 0.00 0.00 0.00 02:44:21 Average: docker0 28.87 36.63 2.21 245.71 0.00 0.00 0.00 0.00 02:44:21 Average: lo 1.88 1.88 0.18 0.18 0.00 0.00 0.00 0.00 02:44:21 02:44:21 02:44:21 ---> sar -P ALL: 02:44:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9337) 09/04/24 _x86_64_ (8 CPU) 02:44:21 02:44:21 01:49:44 LINUX RESTART (8 CPU) 02:44:21 02:44:21 01:50:01 CPU %user %nice %system %iowait %steal %idle 02:44:21 01:51:01 all 10.73 0.00 3.87 2.58 0.05 82.77 02:44:21 01:51:01 0 9.28 0.00 3.80 0.79 0.05 86.08 02:44:21 01:51:01 1 8.44 0.00 3.65 6.58 0.08 81.25 02:44:21 01:51:01 2 7.99 0.00 4.32 4.71 0.05 82.93 02:44:21 01:51:01 3 11.19 0.00 3.48 1.50 0.05 83.78 02:44:21 01:51:01 4 10.54 0.00 4.64 3.49 0.07 81.26 02:44:21 01:51:01 5 13.11 0.00 3.24 3.04 0.05 80.56 02:44:21 01:51:01 6 13.30 0.00 2.58 0.35 0.05 83.71 02:44:21 01:51:01 7 11.94 0.00 5.26 0.22 0.03 82.55 02:44:21 01:52:01 all 30.44 0.00 5.72 1.91 0.07 61.85 02:44:21 01:52:01 0 28.51 0.00 5.48 0.29 0.07 65.66 02:44:21 01:52:01 1 31.23 0.00 5.36 3.76 0.07 59.59 02:44:21 01:52:01 2 31.39 0.00 6.10 1.95 0.07 60.49 02:44:21 01:52:01 3 30.08 0.00 6.04 0.34 0.07 63.48 02:44:21 01:52:01 4 30.19 0.00 6.83 4.38 0.10 58.51 02:44:21 01:52:01 5 31.63 0.00 6.29 4.27 0.07 57.75 02:44:21 01:52:01 6 34.27 0.00 5.42 0.10 0.07 60.15 02:44:21 01:52:01 7 26.25 0.00 4.29 0.19 0.07 69.21 02:44:21 01:53:01 all 28.36 0.00 5.12 1.10 0.07 65.35 02:44:21 01:53:01 0 28.29 0.00 5.17 0.00 0.07 66.48 02:44:21 01:53:01 1 29.82 0.00 5.61 0.10 0.08 64.39 02:44:21 01:53:01 2 28.29 0.00 5.65 1.10 0.08 64.87 02:44:21 01:53:01 3 28.39 0.00 4.58 0.05 0.07 66.91 02:44:21 01:53:01 4 28.93 0.00 5.24 7.49 0.07 58.28 02:44:21 01:53:01 5 30.72 0.00 5.51 0.00 0.08 63.69 02:44:21 01:53:01 6 28.09 0.00 4.89 0.08 0.07 66.87 02:44:21 01:53:01 7 24.37 0.00 4.29 0.00 0.07 71.28 02:44:21 01:54:01 all 67.03 0.00 8.19 0.50 0.08 24.20 02:44:21 01:54:01 0 68.20 0.00 8.03 0.15 0.07 23.55 02:44:21 01:54:01 1 67.05 0.00 8.69 0.34 0.08 23.83 02:44:21 01:54:01 2 67.85 0.00 7.76 0.40 0.07 23.92 02:44:21 01:54:01 3 67.14 0.00 8.43 0.08 0.08 24.26 02:44:21 01:54:01 4 67.80 0.00 8.36 2.19 0.08 21.56 02:44:21 01:54:01 5 67.73 0.00 7.66 0.64 0.07 23.90 02:44:21 01:54:01 6 65.57 0.00 9.09 0.19 0.08 25.07 02:44:21 01:54:01 7 64.90 0.00 7.47 0.02 0.08 27.53 02:44:21 01:55:02 all 24.88 0.00 8.08 8.20 0.08 58.76 02:44:21 01:55:02 0 24.46 0.00 8.06 9.89 0.10 57.49 02:44:21 01:55:02 1 25.90 0.00 9.02 12.44 0.09 52.56 02:44:21 01:55:02 2 24.00 0.00 7.22 4.36 0.08 64.33 02:44:21 01:55:02 3 25.68 0.00 7.81 11.71 0.07 54.73 02:44:21 01:55:02 4 23.98 0.00 8.48 3.76 0.08 63.69 02:44:21 01:55:02 5 24.64 0.00 7.56 5.24 0.07 62.49 02:44:21 01:55:02 6 24.74 0.00 9.07 13.08 0.07 53.04 02:44:21 01:55:02 7 25.66 0.00 7.40 5.19 0.07 61.68 02:44:21 01:56:01 all 12.29 0.00 6.65 27.95 0.09 53.02 02:44:21 01:56:01 0 12.36 0.00 6.45 35.16 0.09 45.94 02:44:21 01:56:01 1 14.04 0.00 6.68 29.96 0.09 49.24 02:44:21 01:56:01 2 10.48 0.00 7.15 53.23 0.12 29.02 02:44:21 01:56:01 3 13.83 0.00 6.86 20.66 0.10 58.55 02:44:21 01:56:01 4 11.89 0.00 6.42 18.27 0.09 63.33 02:44:21 01:56:01 5 10.32 0.00 5.80 16.53 0.07 67.29 02:44:21 01:56:01 6 13.76 0.00 7.02 30.35 0.09 48.79 02:44:21 01:56:01 7 11.64 0.00 6.83 19.60 0.07 61.86 02:44:21 01:57:01 all 57.31 0.00 11.67 10.02 0.10 20.90 02:44:21 01:57:01 0 56.95 0.00 12.06 25.43 0.13 5.42 02:44:21 01:57:01 1 57.70 0.00 12.95 27.51 0.12 1.73 02:44:21 01:57:01 2 56.78 0.00 11.30 3.13 0.08 28.71 02:44:21 01:57:01 3 58.61 0.00 11.90 5.52 0.08 23.89 02:44:21 01:57:01 4 56.62 0.00 10.99 6.41 0.10 25.88 02:44:21 01:57:01 5 57.02 0.00 10.48 5.32 0.10 27.08 02:44:21 01:57:01 6 58.36 0.00 12.45 1.73 0.10 27.36 02:44:21 01:57:01 7 56.44 0.00 11.23 5.24 0.08 27.00 02:44:21 01:58:01 all 87.94 0.00 11.93 0.00 0.14 0.00 02:44:21 01:58:01 0 87.75 0.00 12.07 0.00 0.17 0.00 02:44:21 01:58:01 1 87.53 0.00 12.35 0.00 0.12 0.00 02:44:21 01:58:01 2 87.59 0.00 12.22 0.00 0.19 0.00 02:44:21 01:58:01 3 88.99 0.00 10.91 0.00 0.10 0.00 02:44:21 01:58:01 4 88.38 0.00 11.50 0.00 0.12 0.00 02:44:21 01:58:01 5 87.63 0.00 12.22 0.00 0.15 0.00 02:44:21 01:58:01 6 87.51 0.00 12.35 0.00 0.14 0.00 02:44:21 01:58:01 7 88.09 0.00 11.80 0.00 0.12 0.00 02:44:21 01:59:01 all 87.75 0.00 11.17 0.29 0.20 0.59 02:44:21 01:59:01 0 87.07 0.00 11.66 0.12 0.33 0.81 02:44:21 01:59:01 1 87.09 0.00 11.75 0.99 0.17 0.00 02:44:21 01:59:01 2 88.85 0.00 10.15 0.10 0.13 0.77 02:44:21 01:59:01 3 88.71 0.00 10.34 0.07 0.13 0.75 02:44:21 01:59:01 4 87.15 0.00 11.85 0.76 0.17 0.07 02:44:21 01:59:01 5 87.02 0.00 11.76 0.14 0.29 0.80 02:44:21 01:59:01 6 87.90 0.00 11.13 0.08 0.13 0.75 02:44:21 01:59:01 7 88.19 0.00 10.71 0.07 0.27 0.76 02:44:21 02:00:01 all 14.42 0.00 3.54 7.56 0.08 74.39 02:44:21 02:00:01 0 14.78 0.00 3.79 7.47 0.07 73.90 02:44:21 02:00:01 1 12.55 0.00 3.30 11.19 0.08 72.88 02:44:21 02:00:01 2 11.48 0.00 3.57 2.68 0.05 82.22 02:44:21 02:00:01 3 16.33 0.00 3.83 10.73 0.10 69.01 02:44:21 02:00:01 4 15.52 0.00 3.34 2.55 0.08 78.50 02:44:21 02:00:01 5 13.91 0.00 3.74 12.06 0.10 70.19 02:44:21 02:00:01 6 14.80 0.00 3.37 9.77 0.08 71.98 02:44:21 02:00:01 7 16.00 0.00 3.39 4.10 0.10 76.42 02:44:21 02:01:01 all 6.50 0.00 0.67 0.19 0.05 92.59 02:44:21 02:01:01 0 6.87 0.00 0.55 0.02 0.03 92.53 02:44:21 02:01:01 1 7.07 0.00 0.58 0.05 0.05 92.25 02:44:21 02:01:01 2 4.19 0.00 0.58 0.05 0.05 95.13 02:44:21 02:01:01 3 7.88 0.00 0.80 0.65 0.07 90.60 02:44:21 02:01:01 4 6.38 0.00 0.50 0.05 0.05 93.02 02:44:21 02:01:01 5 7.60 0.00 0.77 0.10 0.07 91.47 02:44:21 02:01:01 6 7.95 0.00 0.84 0.03 0.05 91.13 02:44:21 02:01:01 7 4.06 0.00 0.72 0.60 0.03 94.58 02:44:21 02:44:21 02:01:01 CPU %user %nice %system %iowait %steal %idle 02:44:21 02:02:01 all 7.06 0.00 0.60 0.09 0.06 92.20 02:44:21 02:02:01 0 7.08 0.00 0.54 0.08 0.05 92.25 02:44:21 02:02:01 1 8.87 0.00 0.53 0.03 0.07 90.49 02:44:21 02:02:01 2 8.52 0.00 0.49 0.02 0.05 90.93 02:44:21 02:02:01 3 9.11 0.00 0.70 0.22 0.05 89.92 02:44:21 02:02:01 4 4.78 0.00 0.60 0.02 0.07 94.54 02:44:21 02:02:01 5 6.46 0.00 0.79 0.03 0.07 92.66 02:44:21 02:02:01 6 4.55 0.00 0.59 0.02 0.07 94.78 02:44:21 02:02:01 7 7.09 0.00 0.55 0.32 0.05 91.99 02:44:21 02:03:01 all 0.08 0.00 0.03 0.00 0.02 99.87 02:44:21 02:03:01 0 0.15 0.00 0.02 0.00 0.00 99.83 02:44:21 02:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:44:21 02:03:01 2 0.02 0.00 0.05 0.00 0.03 99.90 02:44:21 02:03:01 3 0.07 0.00 0.05 0.02 0.03 99.83 02:44:21 02:03:01 4 0.32 0.00 0.02 0.00 0.00 99.67 02:44:21 02:03:01 5 0.08 0.00 0.05 0.02 0.03 99.82 02:44:21 02:03:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:44:21 02:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:44:21 02:04:01 all 0.04 0.00 0.01 0.00 0.02 99.93 02:44:21 02:04:01 0 0.00 0.00 0.00 0.02 0.02 99.97 02:44:21 02:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:44:21 02:04:01 2 0.13 0.00 0.03 0.00 0.03 99.80 02:44:21 02:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:44:21 02:04:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:44:21 02:04:01 5 0.03 0.00 0.03 0.00 0.03 99.90 02:44:21 02:04:01 6 0.05 0.00 0.03 0.00 0.03 99.88 02:44:21 02:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:05:01 all 0.04 0.00 0.04 0.02 0.01 99.89 02:44:21 02:05:01 0 0.00 0.00 0.02 0.05 0.00 99.93 02:44:21 02:05:01 1 0.02 0.00 0.05 0.05 0.02 99.87 02:44:21 02:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:44:21 02:05:01 3 0.03 0.00 0.03 0.02 0.02 99.90 02:44:21 02:05:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:44:21 02:05:01 5 0.13 0.00 0.03 0.07 0.05 99.72 02:44:21 02:05:01 6 0.05 0.00 0.07 0.00 0.02 99.87 02:44:21 02:05:01 7 0.00 0.00 0.03 0.00 0.00 99.97 02:44:21 02:06:01 all 0.04 0.00 0.01 0.01 0.01 99.92 02:44:21 02:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:44:21 02:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:44:21 02:06:01 2 0.10 0.00 0.05 0.00 0.03 99.82 02:44:21 02:06:01 3 0.03 0.00 0.00 0.05 0.00 99.92 02:44:21 02:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:44:21 02:06:01 5 0.05 0.00 0.02 0.02 0.03 99.88 02:44:21 02:06:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:44:21 02:06:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:44:21 02:07:01 all 0.02 0.00 0.02 0.01 0.01 99.95 02:44:21 02:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:07:01 2 0.03 0.00 0.03 0.00 0.03 99.90 02:44:21 02:07:01 3 0.02 0.00 0.02 0.03 0.02 99.92 02:44:21 02:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:44:21 02:07:01 5 0.03 0.00 0.03 0.02 0.03 99.88 02:44:21 02:07:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:44:21 02:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:44:21 02:08:01 all 0.04 0.00 0.01 0.00 0.01 99.93 02:44:21 02:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:44:21 02:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:44:21 02:08:01 2 0.12 0.00 0.07 0.00 0.03 99.78 02:44:21 02:08:01 3 0.07 0.00 0.00 0.02 0.02 99.90 02:44:21 02:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:44:21 02:08:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:44:21 02:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:44:21 02:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:44:21 02:09:01 all 0.33 0.00 0.05 0.01 0.02 99.60 02:44:21 02:09:01 0 0.33 0.00 0.07 0.02 0.00 99.58 02:44:21 02:09:01 1 0.12 0.00 0.02 0.00 0.02 99.85 02:44:21 02:09:01 2 1.03 0.00 0.03 0.00 0.03 98.90 02:44:21 02:09:01 3 0.17 0.00 0.10 0.02 0.02 99.70 02:44:21 02:09:01 4 0.28 0.00 0.03 0.00 0.02 99.67 02:44:21 02:09:01 5 0.40 0.00 0.05 0.05 0.03 99.47 02:44:21 02:09:01 6 0.20 0.00 0.05 0.00 0.02 99.73 02:44:21 02:09:01 7 0.10 0.00 0.03 0.00 0.00 99.87 02:44:21 02:10:01 all 0.05 0.00 0.02 0.01 0.02 99.90 02:44:21 02:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:44:21 02:10:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:44:21 02:10:01 2 0.07 0.00 0.07 0.00 0.03 99.83 02:44:21 02:10:01 3 0.07 0.00 0.03 0.03 0.02 99.85 02:44:21 02:10:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:44:21 02:10:01 5 0.08 0.00 0.03 0.00 0.05 99.83 02:44:21 02:10:01 6 0.07 0.00 0.03 0.00 0.02 99.88 02:44:21 02:10:01 7 0.03 0.00 0.00 0.02 0.02 99.93 02:44:21 02:11:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:44:21 02:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:44:21 02:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:44:21 02:11:01 2 0.15 0.00 0.03 0.00 0.03 99.78 02:44:21 02:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:44:21 02:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:44:21 02:11:01 5 0.03 0.00 0.05 0.02 0.02 99.88 02:44:21 02:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:44:21 02:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:12:01 all 0.03 0.00 0.01 0.08 0.01 99.88 02:44:21 02:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:44:21 02:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:44:21 02:12:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:44:21 02:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:12:01 5 0.05 0.00 0.03 0.58 0.03 99.30 02:44:21 02:12:01 6 0.08 0.00 0.02 0.00 0.02 99.88 02:44:21 02:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:44:21 02:44:21 02:12:01 CPU %user %nice %system %iowait %steal %idle 02:44:21 02:13:01 all 0.07 0.00 0.02 0.26 0.01 99.64 02:44:21 02:13:01 0 0.33 0.00 0.02 0.00 0.02 99.63 02:44:21 02:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:44:21 02:13:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:44:21 02:13:01 3 0.05 0.00 0.00 0.33 0.02 99.60 02:44:21 02:13:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:44:21 02:13:01 5 0.03 0.00 0.05 1.72 0.02 98.18 02:44:21 02:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:44:21 02:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:44:21 02:14:01 all 0.04 0.00 0.01 0.01 0.01 99.92 02:44:21 02:14:01 0 0.08 0.00 0.00 0.00 0.00 99.92 02:44:21 02:14:01 1 0.00 0.00 0.02 0.02 0.00 99.97 02:44:21 02:14:01 2 0.08 0.00 0.03 0.00 0.03 99.85 02:44:21 02:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:44:21 02:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:44:21 02:14:01 5 0.03 0.00 0.00 0.08 0.03 99.85 02:44:21 02:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:44:21 02:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:44:21 02:15:01 all 0.05 0.00 0.01 0.00 0.01 99.93 02:44:21 02:15:01 0 0.08 0.00 0.00 0.00 0.00 99.92 02:44:21 02:15:01 1 0.02 0.00 0.02 0.02 0.00 99.95 02:44:21 02:15:01 2 0.07 0.00 0.03 0.00 0.00 99.90 02:44:21 02:15:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:44:21 02:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:44:21 02:15:01 5 0.07 0.00 0.03 0.00 0.02 99.88 02:44:21 02:15:01 6 0.07 0.00 0.02 0.02 0.02 99.88 02:44:21 02:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:44:21 02:16:01 all 0.05 0.00 0.02 0.01 0.01 99.91 02:44:21 02:16:01 0 0.18 0.00 0.00 0.00 0.02 99.80 02:44:21 02:16:01 1 0.00 0.00 0.00 0.02 0.00 99.98 02:44:21 02:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:44:21 02:16:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:44:21 02:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:44:21 02:16:01 5 0.03 0.00 0.07 0.10 0.03 99.77 02:44:21 02:16:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:44:21 02:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:44:21 02:17:01 all 0.05 0.00 0.01 0.03 0.01 99.89 02:44:21 02:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:44:21 02:17:01 1 0.07 0.00 0.00 0.00 0.02 99.92 02:44:21 02:17:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:44:21 02:17:01 3 0.07 0.00 0.00 0.00 0.02 99.92 02:44:21 02:17:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:44:21 02:17:01 5 0.07 0.00 0.05 0.27 0.02 99.60 02:44:21 02:17:01 6 0.07 0.00 0.02 0.00 0.03 99.88 02:44:21 02:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:44:21 02:18:01 all 0.17 0.00 0.02 0.00 0.01 99.79 02:44:21 02:18:01 0 1.17 0.00 0.03 0.00 0.00 98.79 02:44:21 02:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:44:21 02:18:01 2 0.03 0.00 0.02 0.00 0.03 99.92 02:44:21 02:18:01 3 0.07 0.00 0.03 0.00 0.00 99.90 02:44:21 02:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:44:21 02:18:01 5 0.03 0.00 0.05 0.02 0.03 99.87 02:44:21 02:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:44:21 02:18:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:44:21 02:19:01 all 0.28 0.00 0.02 0.00 0.01 99.69 02:44:21 02:19:01 0 1.97 0.00 0.02 0.00 0.02 98.00 02:44:21 02:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:44:21 02:19:01 2 0.05 0.00 0.05 0.00 0.03 99.87 02:44:21 02:19:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:44:21 02:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:44:21 02:19:01 5 0.07 0.00 0.03 0.02 0.00 99.88 02:44:21 02:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:44:21 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:20:01 all 0.09 0.00 0.02 0.00 0.01 99.87 02:44:21 02:20:01 0 0.52 0.00 0.02 0.00 0.00 99.47 02:44:21 02:20:01 1 0.00 0.00 0.00 0.02 0.00 99.98 02:44:21 02:20:01 2 0.05 0.00 0.03 0.00 0.03 99.88 02:44:21 02:20:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:44:21 02:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:44:21 02:20:01 5 0.07 0.00 0.07 0.02 0.02 99.83 02:44:21 02:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:44:21 02:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:44:21 02:21:01 all 0.04 0.00 0.02 0.01 0.02 99.90 02:44:21 02:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:44:21 02:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:44:21 02:21:01 2 0.05 0.00 0.05 0.00 0.03 99.87 02:44:21 02:21:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:44:21 02:21:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:44:21 02:21:01 5 0.08 0.00 0.05 0.10 0.02 99.75 02:44:21 02:21:01 6 0.07 0.00 0.05 0.00 0.02 99.87 02:44:21 02:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:44:21 02:22:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:44:21 02:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 02:44:21 02:22:01 2 0.03 0.00 0.00 0.00 0.03 99.93 02:44:21 02:22:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:44:21 02:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:44:21 02:22:01 5 0.05 0.00 0.05 0.02 0.02 99.87 02:44:21 02:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:44:21 02:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:44:21 02:23:01 all 0.04 0.00 0.02 0.00 0.01 99.92 02:44:21 02:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:44:21 02:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:44:21 02:23:01 2 0.10 0.00 0.05 0.00 0.02 99.83 02:44:21 02:23:01 3 0.05 0.00 0.02 0.02 0.02 99.90 02:44:21 02:23:01 4 0.00 0.00 0.03 0.00 0.02 99.95 02:44:21 02:23:01 5 0.07 0.00 0.02 0.02 0.00 99.90 02:44:21 02:23:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:44:21 02:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:44:21 02:44:21 02:23:01 CPU %user %nice %system %iowait %steal %idle 02:44:21 02:24:01 all 0.03 0.00 0.03 0.00 0.01 99.94 02:44:21 02:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:44:21 02:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:24:01 2 0.05 0.00 0.07 0.00 0.02 99.87 02:44:21 02:24:01 3 0.03 0.00 0.03 0.02 0.00 99.92 02:44:21 02:24:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:44:21 02:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:44:21 02:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:44:21 02:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:44:21 02:25:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:44:21 02:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:44:21 02:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:44:21 02:25:01 2 0.03 0.00 0.05 0.00 0.02 99.90 02:44:21 02:25:01 3 0.05 0.00 0.00 0.02 0.02 99.92 02:44:21 02:25:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:44:21 02:25:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:44:21 02:25:01 6 0.08 0.00 0.02 0.00 0.02 99.88 02:44:21 02:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:44:21 02:26:01 all 0.03 0.00 0.01 0.03 0.01 99.91 02:44:21 02:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:44:21 02:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:44:21 02:26:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:44:21 02:26:01 3 0.00 0.00 0.02 0.10 0.00 99.88 02:44:21 02:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:44:21 02:26:01 5 0.05 0.00 0.02 0.13 0.02 99.78 02:44:21 02:26:01 6 0.05 0.00 0.02 0.00 0.03 99.90 02:44:21 02:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:44:21 02:27:01 all 0.02 0.00 0.02 0.02 0.01 99.92 02:44:21 02:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:44:21 02:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:44:21 02:27:01 2 0.02 0.00 0.05 0.00 0.02 99.92 02:44:21 02:27:01 3 0.03 0.00 0.00 0.02 0.02 99.93 02:44:21 02:27:01 4 0.05 0.00 0.02 0.00 0.02 99.92 02:44:21 02:27:01 5 0.00 0.00 0.03 0.12 0.02 99.83 02:44:21 02:27:01 6 0.05 0.00 0.05 0.00 0.02 99.88 02:44:21 02:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:44:21 02:28:01 all 0.14 0.00 0.02 0.01 0.01 99.82 02:44:21 02:28:01 0 0.83 0.00 0.03 0.00 0.02 99.12 02:44:21 02:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:44:21 02:28:01 2 0.02 0.00 0.00 0.00 0.03 99.95 02:44:21 02:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:44:21 02:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:28:01 5 0.17 0.00 0.03 0.07 0.02 99.72 02:44:21 02:28:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:44:21 02:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:44:21 02:29:01 all 0.12 0.00 0.02 0.00 0.01 99.85 02:44:21 02:29:01 0 0.80 0.00 0.05 0.00 0.03 99.12 02:44:21 02:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:44:21 02:29:01 3 0.02 0.00 0.00 0.02 0.02 99.95 02:44:21 02:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:44:21 02:29:01 5 0.08 0.00 0.03 0.02 0.02 99.85 02:44:21 02:29:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:44:21 02:29:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:44:21 02:30:01 all 0.04 0.00 0.02 0.01 0.01 99.93 02:44:21 02:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:44:21 02:30:01 1 0.02 0.00 0.02 0.02 0.00 99.95 02:44:21 02:30:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:44:21 02:30:01 3 0.05 0.00 0.02 0.05 0.00 99.88 02:44:21 02:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:44:21 02:30:01 5 0.08 0.00 0.02 0.00 0.02 99.88 02:44:21 02:30:01 6 0.07 0.00 0.03 0.00 0.02 99.88 02:44:21 02:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:31:01 all 0.03 0.00 0.02 0.00 0.02 99.93 02:44:21 02:31:01 0 0.07 0.00 0.07 0.00 0.03 99.83 02:44:21 02:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:44:21 02:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:44:21 02:31:01 3 0.02 0.00 0.00 0.02 0.02 99.95 02:44:21 02:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:31:01 5 0.05 0.00 0.02 0.02 0.02 99.90 02:44:21 02:31:01 6 0.08 0.00 0.03 0.00 0.02 99.87 02:44:21 02:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:44:21 02:32:01 all 0.05 0.00 0.02 0.02 0.01 99.91 02:44:21 02:32:01 0 0.10 0.00 0.03 0.00 0.02 99.85 02:44:21 02:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:44:21 02:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:44:21 02:32:01 3 0.05 0.00 0.02 0.03 0.00 99.90 02:44:21 02:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:44:21 02:32:01 5 0.05 0.00 0.03 0.10 0.00 99.82 02:44:21 02:32:01 6 0.10 0.00 0.03 0.00 0.02 99.85 02:44:21 02:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:44:21 02:33:01 all 0.07 0.00 0.01 0.06 0.01 99.85 02:44:21 02:33:01 0 0.35 0.00 0.03 0.00 0.03 99.58 02:44:21 02:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:44:21 02:33:01 3 0.03 0.00 0.00 0.25 0.00 99.72 02:44:21 02:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:44:21 02:33:01 5 0.03 0.00 0.00 0.20 0.02 99.75 02:44:21 02:33:01 6 0.08 0.00 0.03 0.00 0.02 99.87 02:44:21 02:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:34:01 all 0.11 0.00 0.02 0.01 0.01 99.85 02:44:21 02:34:01 0 0.62 0.00 0.02 0.00 0.02 99.35 02:44:21 02:34:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:44:21 02:34:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:44:21 02:34:01 3 0.02 0.00 0.00 0.03 0.02 99.93 02:44:21 02:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:44:21 02:34:01 5 0.07 0.00 0.03 0.02 0.02 99.87 02:44:21 02:34:01 6 0.05 0.00 0.05 0.00 0.03 99.87 02:44:21 02:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:44:21 02:44:21 02:34:01 CPU %user %nice %system %iowait %steal %idle 02:44:21 02:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:44:21 02:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:44:21 02:35:01 1 0.02 0.00 0.00 0.02 0.02 99.95 02:44:21 02:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:44:21 02:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:44:21 02:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:44:21 02:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:44:21 02:35:01 6 0.08 0.00 0.03 0.00 0.03 99.85 02:44:21 02:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:44:21 02:36:01 all 0.04 0.00 0.03 0.00 0.01 99.91 02:44:21 02:36:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:44:21 02:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:44:21 02:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:44:21 02:36:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:44:21 02:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:44:21 02:36:01 5 0.03 0.00 0.03 0.02 0.02 99.90 02:44:21 02:36:01 6 0.08 0.00 0.07 0.00 0.02 99.83 02:44:21 02:36:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:44:21 02:37:01 all 0.03 0.00 0.02 0.01 0.01 99.93 02:44:21 02:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:44:21 02:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:44:21 02:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:44:21 02:37:01 3 0.03 0.00 0.00 0.10 0.02 99.85 02:44:21 02:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:37:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:44:21 02:37:01 6 0.10 0.00 0.03 0.00 0.02 99.85 02:44:21 02:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:44:21 02:38:01 all 0.04 0.00 0.02 0.04 0.01 99.89 02:44:21 02:38:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:44:21 02:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:44:21 02:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:38:01 3 0.03 0.00 0.00 0.13 0.00 99.83 02:44:21 02:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:44:21 02:38:01 5 0.05 0.00 0.02 0.20 0.00 99.73 02:44:21 02:38:01 6 0.08 0.00 0.05 0.00 0.03 99.83 02:44:21 02:38:01 7 0.08 0.00 0.02 0.00 0.02 99.88 02:44:21 02:39:01 all 0.02 0.00 0.02 0.00 0.01 99.94 02:44:21 02:39:01 0 0.05 0.00 0.00 0.00 0.03 99.92 02:44:21 02:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:44:21 02:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:44:21 02:39:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:44:21 02:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:44:21 02:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:44:21 02:39:01 6 0.03 0.00 0.07 0.00 0.02 99.88 02:44:21 02:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:44:21 02:40:01 all 0.05 0.00 0.01 0.00 0.01 99.92 02:44:21 02:40:01 0 0.07 0.00 0.02 0.00 0.02 99.90 02:44:21 02:40:01 1 0.10 0.00 0.02 0.00 0.02 99.87 02:44:21 02:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:44:21 02:40:01 3 0.05 0.00 0.00 0.02 0.02 99.92 02:44:21 02:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:44:21 02:40:01 5 0.05 0.00 0.03 0.00 0.02 99.90 02:44:21 02:40:01 6 0.07 0.00 0.02 0.02 0.02 99.88 02:44:21 02:40:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:44:21 02:41:01 all 0.04 0.00 0.02 0.01 0.01 99.93 02:44:21 02:41:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:44:21 02:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:44:21 02:41:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:44:21 02:41:01 3 0.03 0.00 0.02 0.02 0.00 99.93 02:44:21 02:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:44:21 02:41:01 5 0.10 0.00 0.03 0.03 0.02 99.82 02:44:21 02:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:44:21 02:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:44:21 02:42:01 all 0.19 0.00 0.01 0.00 0.02 99.78 02:44:21 02:42:01 0 0.03 0.00 0.00 0.00 0.03 99.93 02:44:21 02:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:42:01 2 0.00 0.00 0.03 0.00 0.02 99.95 02:44:21 02:42:01 3 0.03 0.00 0.00 0.02 0.03 99.92 02:44:21 02:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:44:21 02:42:01 5 0.08 0.00 0.03 0.00 0.03 99.85 02:44:21 02:42:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:44:21 02:42:01 7 1.34 0.00 0.02 0.00 0.02 98.63 02:44:21 02:43:01 all 4.73 0.00 2.05 1.63 0.03 91.57 02:44:21 02:43:01 0 4.75 0.00 1.95 0.23 0.03 93.04 02:44:21 02:43:01 1 3.87 0.00 2.48 0.00 0.03 93.62 02:44:21 02:43:01 2 5.19 0.00 1.71 0.20 0.03 92.87 02:44:21 02:43:01 3 4.55 0.00 2.65 10.52 0.05 82.23 02:44:21 02:43:01 4 4.31 0.00 1.95 0.47 0.02 93.26 02:44:21 02:43:01 5 4.25 0.00 1.97 1.55 0.03 92.20 02:44:21 02:43:01 6 4.98 0.00 1.91 0.00 0.03 93.07 02:44:21 02:43:01 7 5.90 0.00 1.78 0.12 0.03 92.17 02:44:21 02:44:01 all 6.44 0.00 3.29 3.22 0.07 86.98 02:44:21 02:44:01 0 5.72 0.00 3.15 0.25 0.05 90.82 02:44:21 02:44:01 1 7.85 0.00 3.54 0.13 0.08 88.39 02:44:21 02:44:01 2 5.02 0.00 2.63 4.58 0.07 87.71 02:44:21 02:44:01 3 6.67 0.00 4.14 18.70 0.14 70.36 02:44:21 02:44:01 4 6.31 0.00 3.07 1.74 0.07 88.82 02:44:21 02:44:01 5 7.64 0.00 3.97 0.27 0.07 88.06 02:44:21 02:44:01 6 6.45 0.00 3.35 0.34 0.05 89.80 02:44:21 02:44:01 7 5.84 0.00 2.49 0.05 0.07 91.54 02:44:21 Average: all 8.23 0.00 1.53 1.20 0.03 89.01 02:44:21 Average: 0 8.21 0.00 1.52 1.46 0.03 88.78 02:44:21 Average: 1 8.27 0.00 1.60 1.71 0.03 88.40 02:44:21 Average: 2 8.07 0.00 1.50 1.38 0.04 89.01 02:44:21 Average: 3 8.45 0.00 1.53 1.50 0.03 88.50 02:44:21 Average: 4 8.14 0.00 1.54 0.94 0.03 89.34 02:44:21 Average: 5 8.28 0.00 1.52 0.97 0.04 89.18 02:44:21 Average: 6 8.37 0.00 1.57 1.02 0.03 89.01 02:44:21 Average: 7 8.05 0.00 1.44 0.65 0.03 89.83 02:44:21 02:44:21 02:44:21