Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9dd757975a2486f93e2289e3629aab843f36bcb7 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-ssh17649740653012178110.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh1286663834973716620.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13580329622727247520.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh14667541470110125381.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-ssh11921623262016021871.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5900 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/655 [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/655 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9dd757975a2486f93e2289e3629aab843f36bcb7 (main) Commit message: "Merge pull request #4828 from dovholuknf/update-deps-jul18" > git config core.sparsecheckout # timeout=10 > git checkout -f 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 > git rev-list --no-walk b6a792cc14dceb412227bc035c2b58c27f836273 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:37:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:37:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:37:58 ========================================================= 03:37:58 EdgeX Global Pipelines Version Info 03:37:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:37:59 ------------------- 03:37:59 stable info: 03:37:59 ------------------- 03:37:59 Commited By: Ginny Guan ginny@iotechsys.com 03:37:59 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 03:37:59 Message: update stable to v1.0.260 03:38:00 ------------------- 03:38:00 experimental info: 03:38:00 ------------------- 03:38:00 Commited By: Ginny Guan ginny@iotechsys.com 03:38:00 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 03:38:00 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:38:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:38:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:38:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:38:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:38:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:38:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:38:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:38:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] echo 03:38:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9dd7579 [Pipeline] echo 03:38:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:01 provisioning config files... 03:38:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/655@tmp/config6902710261956227071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:01 ---> ****-login.sh 03:38:01 nexus3.edgexfoundry.org:10001 03:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:02 Configure a credential helper to remove this warning. See 03:38:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:02 03:38:02 Login Succeeded 03:38:02 nexus3.edgexfoundry.org:10002 03:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:02 Configure a credential helper to remove this warning. See 03:38:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:02 03:38:02 Login Succeeded 03:38:02 nexus3.edgexfoundry.org:10003 03:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:02 Configure a credential helper to remove this warning. See 03:38:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:02 03:38:02 Login Succeeded 03:38:02 nexus3.edgexfoundry.org:10004 03:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:02 Configure a credential helper to remove this warning. See 03:38:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:02 03:38:02 Login Succeeded 03:38:02 ****.io 03:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:02 Configure a credential helper to remove this warning. See 03:38:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:02 03:38:02 Login Succeeded 03:38:02 ---> ****-login.sh ends [Pipeline] } 03:38:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:03 + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 03:38:03 + dirname cmd/core-command/Dockerfile 03:38:03 + cut -d/ -f2 03:38:03 + echo core-command,cmd/core-command/Dockerfile 03:38:03 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:38:03 + cut -d/ -f2 03:38:03 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:38:03 + dirname cmd/core-data/Dockerfile 03:38:03 + cut -d/ -f2 03:38:03 + echo core-data,cmd/core-data/Dockerfile 03:38:03 + + cut -d/ -f2 03:38:03 dirname cmd/core-keeper/Dockerfile 03:38:03 + echo core-keeper,cmd/core-keeper/Dockerfile 03:38:03 + dirname cmd/core-metadata/Dockerfile 03:38:03 + cut -d/ -f2 03:38:03 + echo core-metadata,cmd/core-metadata/Dockerfile 03:38:03 + dirname cmd/security-bootstrapper/Dockerfile+ 03:38:03 cut -d/ -f2 03:38:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:38:03 + + dirname cmd/security-proxy-auth/Dockerfile 03:38:03 cut -d/ -f2 03:38:03 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:38:03 + dirname cmd/security-proxy-setup/Dockerfile 03:38:03 + cut -d/ -f2 03:38:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:38:03 + dirname cmd/security-secretstore-setup/Dockerfile+ 03:38:03 cut -d/ -f2 03:38:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:38:03 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:38:03 + cut -d/ -f2 03:38:03 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:38:03 + dirname cmd/security-spire-agent/Dockerfile 03:38:03 + cut -d/ -f2 03:38:03 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:38:03 + dirname cmd/security-spire-config/Dockerfile 03:38:03 + cut -d/ -f2 03:38:03 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:38:03 + dirname cmd/security-spire-server/Dockerfile 03:38:03 + cut -d/ -f2 03:38:03 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:38:03 + dirname cmd/support-notifications/Dockerfile 03:38:03 + cut -d/ -f2 03:38:03 + echo support-notifications,cmd/support-notifications/Dockerfile 03:38:03 + dirname cmd/support-scheduler/Dockerfile 03:38:03 + cut -d/ -f2 03:38:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:38:03 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-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 03:38:04 + git rev-list -1 --merges 9dd757975a2486f93e2289e3629aab843f36bcb7~1..9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] echo 03:38:04 -----------> git rev-list -1 --merges 9dd757975a2486f93e2289e3629aab843f36bcb7~1..9dd757975a2486f93e2289e3629aab843f36bcb7 9dd757975a2486f93e2289e3629aab843f36bcb7 03:38:04 9dd757975a2486f93e2289e3629aab843f36bcb7 [false] [Pipeline] sh 03:38:04 + git log --format=format:%s -1 9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] echo 03:38:04 ========================================================= 03:38:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:38:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:38:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:38:05 + grep -v github /etc/ssh/ssh_known_hosts 03:38:05 + [ -e /tmp/ssh_known_hosts ] 03:38:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:38:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:38:05 + sudo tee -a /etc/ssh/ssh_known_hosts 03:38:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:05 03:38:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:06 0.1.4: Pulling from edgex-devops/py-git-semver 03:38:06 b85a868b505f: Pulling fs layer 03:38:06 e2be974225ed: Pulling fs layer 03:38:06 339a4e72a1f5: Pulling fs layer 03:38:06 988bab9f4d93: Pulling fs layer 03:38:06 1469e6f7b9e6: Pulling fs layer 03:38:06 eaf3925da568: Pulling fs layer 03:38:06 bab4dde63d76: Pulling fs layer 03:38:06 bde34c3a00c8: Pulling fs layer 03:38:06 b352a97aabf1: Pulling fs layer 03:38:06 4872d77fe225: Pulling fs layer 03:38:06 5851b861e8e6: Pulling fs layer 03:38:06 1469e6f7b9e6: Waiting 03:38:06 eaf3925da568: Waiting 03:38:06 988bab9f4d93: Waiting 03:38:06 bab4dde63d76: Waiting 03:38:06 4872d77fe225: Waiting 03:38:06 bde34c3a00c8: Waiting 03:38:06 5851b861e8e6: Waiting 03:38:06 e2be974225ed: Download complete 03:38:06 988bab9f4d93: Verifying Checksum 03:38:06 988bab9f4d93: Download complete 03:38:06 1469e6f7b9e6: Verifying Checksum 03:38:06 1469e6f7b9e6: Download complete 03:38:06 eaf3925da568: Verifying Checksum 03:38:06 eaf3925da568: Download complete 03:38:06 339a4e72a1f5: Verifying Checksum 03:38:06 339a4e72a1f5: Download complete 03:38:06 bde34c3a00c8: Download complete 03:38:06 b352a97aabf1: Download complete 03:38:06 4872d77fe225: Verifying Checksum 03:38:06 4872d77fe225: Download complete 03:38:06 5851b861e8e6: Verifying Checksum 03:38:06 5851b861e8e6: Download complete 03:38:06 b85a868b505f: Verifying Checksum 03:38:06 b85a868b505f: Download complete 03:38:06 bab4dde63d76: Verifying Checksum 03:38:06 bab4dde63d76: Download complete 03:38:07 b85a868b505f: Pull complete 03:38:07 e2be974225ed: Pull complete 03:38:08 339a4e72a1f5: Pull complete 03:38:08 988bab9f4d93: Pull complete 03:38:08 1469e6f7b9e6: Pull complete 03:38:08 eaf3925da568: Pull complete 03:38:10 bab4dde63d76: Pull complete 03:38:10 bde34c3a00c8: Pull complete 03:38:10 b352a97aabf1: Pull complete 03:38:10 4872d77fe225: Pull complete 03:38:10 5851b861e8e6: Pull complete 03:38:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:38:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:11 prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container 03:38:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:38:16 $ docker top 398764fb3a17b6f0bfa08c8a34ec2b822bfd531c27e4c78ed948734e80d47178 -eo pid,comm 03:38:16 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). 03:38:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:38:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:17 [ssh-agent] Looking for ssh-agent implementation... 03:38:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:17 $ docker exec 398764fb3a17b6f0bfa08c8a34ec2b822bfd531c27e4c78ed948734e80d47178 ssh-agent 03:38:17 SSH_AUTH_SOCK=/tmp/ssh-VvwLvyzzxWmm/agent.31 03:38:17 SSH_AGENT_PID=37 03:38:17 Running ssh-add (command line suppressed) 03:38:17 Identity added: /w/workspace/edgex-go/655@tmp/private_key_18425653160978341750.key (/w/workspace/edgex-go/655@tmp/private_key_18425653160978341750.key) 03:38:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:17 + git tag --points-at HEAD [Pipeline] } 03:38:17 $ docker exec --env ******** --env ******** 398764fb3a17b6f0bfa08c8a34ec2b822bfd531c27e4c78ed948734e80d47178 ssh-agent -k 03:38:18 unset SSH_AUTH_SOCK; 03:38:18 unset SSH_AGENT_PID; 03:38:18 echo Agent pid 37 killed; 03:38:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:38:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:18 [ssh-agent] Looking for ssh-agent implementation... 03:38:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:18 $ docker exec 398764fb3a17b6f0bfa08c8a34ec2b822bfd531c27e4c78ed948734e80d47178 ssh-agent 03:38:18 SSH_AUTH_SOCK=/tmp/ssh-GcJuEcTUytz0/agent.70 03:38:18 SSH_AGENT_PID=76 03:38:18 Running ssh-add (command line suppressed) 03:38:18 Identity added: /w/workspace/edgex-go/655@tmp/private_key_12263702453827490393.key (/w/workspace/edgex-go/655@tmp/private_key_12263702453827490393.key) 03:38:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:18 + git semver init 03:38:19 2024-07-19 03:38:19,036 [run_init] DEBUG init version:0.0.0 force:False 03:38:19 2024-07-19 03:38:19,037 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/655/.semver 03:38:19 2024-07-19 03:38:19,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/655/.semver 03:38:19 2024-07-19 03:38:19,038 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/655/.semver'], cwd=/w/workspace/edgex-go/655, universal_newlines=False, shell=None, istream=None) 03:38:26 2024-07-19 03:38:24,724 [append_file] DEBUG append to file:/w/workspace/edgex-go/655/.git/info/exclude 03:38:26 2024-07-19 03:38:24,725 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/655/.semver/main with force:False 03:38:26 2024-07-19 03:38:24,725 [read_version] DEBUG read version from /w/workspace/edgex-go/655/.semver/main 03:38:26 2024-07-19 03:38:24,725 [read_version] DEBUG read version from /w/workspace/edgex-go/655/.semver/main 03:38:26 3.2.0-dev.37 [Pipeline] } 03:38:26 $ docker exec --env ******** --env ******** 398764fb3a17b6f0bfa08c8a34ec2b822bfd531c27e4c78ed948734e80d47178 ssh-agent -k 03:38:26 unset SSH_AUTH_SOCK; 03:38:26 unset SSH_AGENT_PID; 03:38:26 echo Agent pid 76 killed; 03:38:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:26 + git semver [Pipeline] } 03:38:26 $ docker stop --time=1 398764fb3a17b6f0bfa08c8a34ec2b822bfd531c27e4c78ed948734e80d47178 03:38:28 $ docker rm -f --volumes 398764fb3a17b6f0bfa08c8a34ec2b822bfd531c27e4c78ed948734e80d47178 [Pipeline] // withDockerContainer [Pipeline] sh 03:38:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:38:28 Stashed 1 file(s) [Pipeline] echo 03:38:28 [edgeXSemver]: initialized semver on version 3.2.0-dev.37 [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 03:38:29 + git config --global --add safe.directory /w/workspace/edgex-go/655 [Pipeline] echo 03:38:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:38:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:38:29 ========================================================= 03:38:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:38:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:38:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:38:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:38:29 619be1103602: Pulling fs layer 03:38:29 7862e08f4a3e: Pulling fs layer 03:38:29 5df492c9dc93: Pulling fs layer 03:38:29 7629e6793208: Pulling fs layer 03:38:29 4f4fb700ef54: Pulling fs layer 03:38:29 fb5054dd5b73: Pulling fs layer 03:38:29 eeca6798cff9: Pulling fs layer 03:38:29 aa269ceb94a6: Pulling fs layer 03:38:29 ada007ff1a6a: Pulling fs layer 03:38:29 7629e6793208: Waiting 03:38:29 4f4fb700ef54: Waiting 03:38:29 fb5054dd5b73: Waiting 03:38:29 aa269ceb94a6: Waiting 03:38:29 eeca6798cff9: Waiting 03:38:29 7862e08f4a3e: Verifying Checksum 03:38:29 7862e08f4a3e: Download complete 03:38:29 7629e6793208: Verifying Checksum 03:38:29 7629e6793208: Download complete 03:38:29 4f4fb700ef54: Download complete 03:38:29 fb5054dd5b73: Verifying Checksum 03:38:29 fb5054dd5b73: Download complete 03:38:29 619be1103602: Verifying Checksum 03:38:29 619be1103602: Download complete 03:38:29 eeca6798cff9: Verifying Checksum 03:38:29 eeca6798cff9: Download complete 03:38:29 619be1103602: Pull complete 03:38:29 ada007ff1a6a: Verifying Checksum 03:38:29 ada007ff1a6a: Download complete 03:38:29 7862e08f4a3e: Pull complete 03:38:30 5df492c9dc93: Verifying Checksum 03:38:30 5df492c9dc93: Download complete 03:38:30 aa269ceb94a6: Verifying Checksum 03:38:30 aa269ceb94a6: Download complete 03:38:33 5df492c9dc93: Pull complete 03:38:33 7629e6793208: Pull complete 03:38:33 4f4fb700ef54: Pull complete 03:38:33 fb5054dd5b73: Pull complete 03:38:33 eeca6798cff9: Pull complete 03:38:36 aa269ceb94a6: Pull complete 03:38:36 ada007ff1a6a: Pull complete 03:38:36 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 03:38:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:38:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 03:38:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:38:36 WORKDIR /edgex 03:38:36 COPY go.mod . 03:38:36 RUN go mod download 03:38:36 + docker build -t ci-base-image-x86_64 -f - . 03:38:37 Sending build context to Docker daemon 178.6MB 03:38:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:38:37 ---> f489d0715acc 03:38:37 Step 2/4 : WORKDIR /edgex 03:38:43 Still waiting to schedule task 03:38:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:38:45 ---> Running in 99ff21396e26 03:38:45 Removing intermediate container 99ff21396e26 03:38:45 ---> 7e54ca5f2665 03:38:45 Step 3/4 : COPY go.mod . 03:38:45 ---> e598dbde411c 03:38:45 Step 4/4 : RUN go mod download 03:38:45 ---> Running in c17ac4341c05 03:39:24 Removing intermediate container c17ac4341c05 03:39:24 ---> a4a9636dd55d 03:39:24 Successfully built a4a9636dd55d 03:39:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:24 + docker inspect -f . ci-base-image-x86_64 03:39:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:24 prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container 03:39:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:39:25 $ docker top 319b12ffff65b90b05ae12df5f7d8d60626802ce1c2a22f832ce9cf3cf1bd603 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:25 + go version 03:39:25 go version go1.21.9 linux/amd64 [Pipeline] } 03:39:25 $ docker stop --time=1 319b12ffff65b90b05ae12df5f7d8d60626802ce1c2a22f832ce9cf3cf1bd603 03:39:26 $ docker rm -f --volumes 319b12ffff65b90b05ae12df5f7d8d60626802ce1c2a22f832ce9cf3cf1bd603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:27 + docker inspect -f . ci-base-image-x86_64 03:39:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:27 prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container 03:39:27 $ 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/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:39:27 $ docker top 916b4764cd2fb33c90a1e2e43ad0b81e71793da6f3fff3c3b97fb4b63479c241 -eo pid,comm [Pipeline] { [Pipeline] echo 03:39:27 ========================================================= 03:39:27 [edgeXBuildGoParallel] Running Tests and Build... 03:39:27 ========================================================= [Pipeline] sh 03:39:28 + git config --global --add safe.directory /w/workspace/edgex-go/655 [Pipeline] fileExists [Pipeline] sh 03:39:28 + make test 03:39:28 go test -race -coverprofile=coverage.out ./... 03:39:36 ? github.com/edgexfoundry/edgex-go [no test files] 03:40:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:40:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:40:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:40:09 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 03:40:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:40:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:40:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:40:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:40:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 03:40:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:40:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:40:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:40:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:40:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:40:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.031s coverage: 28.7% of statements 03:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 03:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 03:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 03:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 03:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 03:40:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5904 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:40:15 Running in /w/workspace/edgex-go/655 [Pipeline] { [Pipeline] checkout 03:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 03:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 03:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 03:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements 03:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 53.2% of statements 03:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.508s coverage: 93.4% of statements 03:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.055s coverage: 91.7% of statements 03:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 6.5% of statements 03:40:18 The recommended git tool is: git 03:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.354s coverage: 95.8% of statements 03:40:20 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 03:40:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:40:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements 03:40:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 32.2% of statements 03:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 03:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.022s coverage: 77.8% of statements 03:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements 03:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements 03:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:40:25 using credential edgex-jenkins-ssh 03:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:40:25 Cloning the remote Git repository 03:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:40:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:40:25 > git init /w/workspace/edgex-go/655 # timeout=10 03:40:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:40:25 > git --version # timeout=10 03:40:25 > git --version # 'git version 2.25.1' 03:40:25 using GIT_SSH to set credentials SSH Credentials for GitHub 03:40:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 03:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 03:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 03:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 03:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:40:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:40:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:40:42 Avoid second fetch 03:40:42 Checking out Revision 9dd757975a2486f93e2289e3629aab843f36bcb7 (main) 03:40:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:40:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:40:42 > git config core.sparsecheckout # timeout=10 03:40:43 > git checkout -f 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 03:40:43 Commit message: "Merge pull request #4828 from dovholuknf/update-deps-jul18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.248s coverage: 79.9% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.048s coverage: 92.9% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.069s coverage: 82.1% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.018s coverage: 86.0% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.123s coverage: 63.1% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.036s coverage: 100.0% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.153s coverage: 38.4% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 89.5% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.093s coverage: 95.7% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements 03:40:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements 03:40:48 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 03:40:48 running golangci-lint 03:40:48 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 03:40:48 go version go1.21.9 linux/amd64 03:40:48 level=info msg="[config_reader] Used config file .golangci.yml" 03:40:48 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:40:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:40:48 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:48 Dload Upload Total Spent Left Speed 03:40:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh 03:40:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:40:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:40:49 + sudo tee /etc/docker/daemon.new 03:40:49 { 03:40:49 "registry-mirrors": [ 03:40:49 "https://nexus3.edgexfoundry.org:10001" 03:40:49 ], 03:40:49 "bip": "10.250.0.254/24", 03:40:49 "hosts": [ 03:40:49 "tcp://0.0.0.0:5555", 03:40:49 "unix:///var/run/docker.sock" 03:40:49 ], 03:40:49 "mtu": 1458, 03:40:49 "selinux-enabled": true, 03:40:49 "seccomp-profile": "/etc/docker/seccomp.json" 03:40:49 } [Pipeline] sh 03:40:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:40:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:09 provisioning config files... 03:41:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/655@tmp/config7823199499291982176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:10 ---> ****-login.sh 03:41:10 nexus3.edgexfoundry.org:10001 03:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:10 Configure a credential helper to remove this warning. See 03:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:10 03:41:10 Login Succeeded 03:41:10 nexus3.edgexfoundry.org:10002 03:41:10 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|types_sizes|deps|imports) took 21.52829775s" 03:41:10 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.022342ms" 03:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:10 Configure a credential helper to remove this warning. See 03:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:10 03:41:10 Login Succeeded 03:41:10 nexus3.edgexfoundry.org:10003 03:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:11 Configure a credential helper to remove this warning. See 03:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:11 03:41:11 Login Succeeded 03:41:11 nexus3.edgexfoundry.org:10004 03:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:11 Configure a credential helper to remove this warning. See 03:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:11 03:41:11 Login Succeeded 03:41:11 ****.io 03:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:12 Configure a credential helper to remove this warning. See 03:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:12 03:41:12 Login Succeeded 03:41:12 ---> ****-login.sh ends [Pipeline] } 03:41:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:41:13 + git config --global --add safe.directory /w/workspace/edgex-go/655 [Pipeline] echo 03:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:41:13 ========================================================= 03:41:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:41:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:41:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:41:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:41:13 c6b39de5b339: Pulling fs layer 03:41:13 a69c41024577: Pulling fs layer 03:41:13 d6de4b400683: Pulling fs layer 03:41:13 35cb2a7552d0: Pulling fs layer 03:41:13 4f4fb700ef54: Pulling fs layer 03:41:13 464afbd9ba4c: Pulling fs layer 03:41:13 00f215d4a9da: Pulling fs layer 03:41:13 d496ad576159: Pulling fs layer 03:41:13 35cb2a7552d0: Waiting 03:41:13 4f4fb700ef54: Waiting 03:41:13 464afbd9ba4c: Waiting 03:41:13 00f215d4a9da: Waiting 03:41:13 d496ad576159: Waiting 03:41:14 a69c41024577: Verifying Checksum 03:41:14 a69c41024577: Download complete 03:41:14 35cb2a7552d0: Verifying Checksum 03:41:14 35cb2a7552d0: Download complete 03:41:14 4f4fb700ef54: Verifying Checksum 03:41:14 4f4fb700ef54: Download complete 03:41:14 c6b39de5b339: Verifying Checksum 03:41:14 c6b39de5b339: Download complete 03:41:14 464afbd9ba4c: Verifying Checksum 03:41:14 464afbd9ba4c: Download complete 03:41:14 d496ad576159: Verifying Checksum 03:41:14 d496ad576159: Download complete 03:41:14 c6b39de5b339: Pull complete 03:41:15 a69c41024577: Pull complete 03:41:15 d6de4b400683: Download complete 03:41:16 00f215d4a9da: Verifying Checksum 03:41:16 00f215d4a9da: Download complete 03:41:23 level=info msg="[linters_context/goanalysis] analyzers took 1m38.179595656s with top 10 stages: buildir: 53.4243193s, gosec: 8.750166857s, inspect: 2.888549445s, fact_deprecated: 2.062173904s, printf: 1.60210996s, ctrlflow: 1.569145029s, fact_purity: 1.227829566s, nilness: 1.203971512s, S1038: 978.179278ms, typedness: 913.212923ms" 03:41:23 level=info msg="[runner] Issues before processing: 209, after processing: 0" 03:41:23 level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, filename_unadjuster: 209/209, skip_dirs: 209/209, identifier_marker: 209/209, cgo: 209/209, path_prettifier: 209/209, exclude-rules: 21/209, skip_files: 209/209, autogenerated_exclude: 209/209, exclude: 209/209" 03:41:23 level=info msg="[runner] processing took 15.683964ms with stages: nolint: 7.116877ms, identifier_marker: 3.922596ms, path_prettifier: 1.615301ms, exclude-rules: 1.137418ms, autogenerated_exclude: 950.456µs, skip_dirs: 894.636µs, cgo: 27.11µs, filename_unadjuster: 14.8µs, max_same_issues: 1.16µs, skip_files: 560ns, uniq_by_line: 540ns, fixer: 510ns, path_prefixer: 380ns, exclude: 320ns, diff: 260ns, sort_results: 240ns, severity-rules: 240ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 120ns" 03:41:23 level=info msg="[runner] linters took 11.848341006s with stages: goanalysis_metalinter: 11.832539551s" 03:41:23 level=info msg="File cache stats: 0 entries of total size 0B" 03:41:23 level=info msg="Memory: 335 samples, avg is 298.8MB, max is 1341.1MB" 03:41:23 level=info msg="Execution took 33.428704914s" 03:41:23 go vet ./... 03:41:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:41:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:41:28 ./bin/test-attribution-txt.sh [Pipeline] echo 03:41:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:41:28 + ls -al . 03:41:28 total 840 03:41:28 drwxrwxr-x 11 1001 1001 4096 Jul 19 03:39 . 03:41:28 drwxr-xr-x 4 root root 4096 Jul 19 03:39 .. 03:41:28 drwxrwxr-x 2 1001 1001 4096 Jul 19 03:37 .blubracket 03:41:28 -rw-rw-r-- 1 1001 1001 10 Jul 19 03:37 .dockerignore 03:41:28 drwxrwxr-x 8 1001 1001 4096 Jul 19 03:40 .git 03:41:28 drwxrwxr-x 3 1001 1001 4096 Jul 19 03:37 .github 03:41:28 -rw-rw-r-- 1 1001 1001 1102 Jul 19 03:37 .gitignore 03:41:28 -rw-rw-r-- 1 1001 1001 42 Jul 19 03:37 .golangci.yml 03:41:28 -rw-rw-r-- 1 1001 1001 100 Jul 19 03:37 .hadolint.yml 03:41:28 drwxr-xr-x 3 1001 1001 4096 Jul 19 03:38 .semver 03:41:28 -rw-rw-r-- 1 1001 1001 155 Jul 19 03:37 .sonarcloud.properties 03:41:28 -rw-rw-r-- 1 1001 1001 1171 Jul 19 03:37 ADOPTERS.md 03:41:28 -rw-rw-r-- 1 1001 1001 20361 Jul 19 03:37 Attribution.txt 03:41:28 -rw-rw-r-- 1 1001 1001 100284 Jul 19 03:37 CHANGELOG.md 03:41:28 -rw-rw-r-- 1 1001 1001 3804 Jul 19 03:37 CONTRIBUTING.md 03:41:28 -rw-rw-r-- 1 1001 1001 677 Jul 19 03:37 GOVERNANCE.md 03:41:28 -rw-rw-r-- 1 1001 1001 861 Jul 19 03:37 Jenkinsfile 03:41:28 -rw-rw-r-- 1 1001 1001 10775 Jul 19 03:37 LICENSE 03:41:28 -rw-rw-r-- 1 1001 1001 16051 Jul 19 03:37 Makefile 03:41:28 -rw-rw-r-- 1 1001 1001 582 Jul 19 03:37 OWNERS.md 03:41:28 -rw-rw-r-- 1 1001 1001 9528 Jul 19 03:37 README.md 03:41:28 -rw-rw-r-- 1 1001 1001 789 Jul 19 03:37 SECURITY.md 03:41:28 -rw-rw-r-- 1 1001 1001 12 Jul 19 03:38 VERSION 03:41:28 drwxrwxr-x 2 1001 1001 4096 Jul 19 03:37 bin 03:41:28 drwxrwxr-x 19 1001 1001 4096 Jul 19 03:37 cmd 03:41:28 -rw-r--r-- 1 root root 481596 Jul 19 03:40 coverage.out 03:41:28 drwxrwxr-x 2 1001 1001 4096 Jul 19 03:37 fuzz_test 03:41:28 -rw-rw-r-- 1 1001 1001 6911 Jul 19 03:37 go.mod 03:41:28 -rw-rw-r-- 1 1001 1001 100926 Jul 19 03:37 go.sum 03:41:28 drwxrwxr-x 7 1001 1001 4096 Jul 19 03:37 internal 03:41:28 drwxrwxr-x 3 1001 1001 4096 Jul 19 03:37 openapi 03:41:28 -rw-rw-r-- 1 1001 1001 584 Jul 19 03:37 security.txt 03:41:28 -rw-rw-r-- 1 1001 1001 204 Jul 19 03:37 version.go [Pipeline] sh 03:41:29 + '[' -e coverage.out ] 03:41:29 + chown 1001:1001 coverage.out [Pipeline] stash 03:41:29 d6de4b400683: Pull complete 03:41:29 35cb2a7552d0: Pull complete 03:41:29 4f4fb700ef54: Pull complete 03:41:29 464afbd9ba4c: Pull complete 03:41:29 Stashed 1 file(s) [Pipeline] sh 03:41:29 + make build 03:41:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:41:37 00f215d4a9da: Pull complete 03:41:39 d496ad576159: Pull complete 03:41:39 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 03:41:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:41:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 03:41:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:41:40 WORKDIR /edgex 03:41:40 COPY go.mod . 03:41:40 RUN go mod download 03:41:40 + docker build -t ci-base-image-arm64 -f - . 03:41:40 Sending build context to Docker daemon 3.184MB 03:41:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:41:40 ---> f246e2811388 03:41:40 Step 2/4 : WORKDIR /edgex 03:41:41 ---> Running in 81680f86c6a2 03:41:41 Removing intermediate container 81680f86c6a2 03:41:41 ---> 257bed5e2a62 03:41:41 Step 3/4 : COPY go.mod . 03:41:42 ---> ca36defa7c3b 03:41:42 Step 4/4 : RUN go mod download 03:41:42 ---> Running in 5468f3ffe04f 03:41:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:41:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:41:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:41:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:41:56 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:42:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:42:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:42:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:42:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:42:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:42:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:42:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:42:11 $ docker stop --time=1 916b4764cd2fb33c90a1e2e43ad0b81e71793da6f3fff3c3b97fb4b63479c241 03:42:14 $ docker rm -f --volumes 916b4764cd2fb33c90a1e2e43ad0b81e71793da6f3fff3c3b97fb4b63479c241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:42:16 03:42:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:42:17 latest: Pulling from edgex-devops/edgex-compose 03:42:17 91d30c5bc195: Pulling fs layer 03:42:17 2e9b0aa3be6d: Pulling fs layer 03:42:17 9c61dcf015f6: Pulling fs layer 03:42:17 4698f68db338: Pulling fs layer 03:42:17 2a2f49069b9e: Pulling fs layer 03:42:17 e0025b399a48: Pulling fs layer 03:42:17 4698f68db338: Waiting 03:42:17 2a2f49069b9e: Waiting 03:42:17 91d30c5bc195: Verifying Checksum 03:42:17 91d30c5bc195: Download complete 03:42:17 4698f68db338: Verifying Checksum 03:42:17 4698f68db338: Download complete 03:42:17 2e9b0aa3be6d: Verifying Checksum 03:42:17 2e9b0aa3be6d: Download complete 03:42:17 e0025b399a48: Verifying Checksum 03:42:17 e0025b399a48: Download complete 03:42:17 91d30c5bc195: Pull complete 03:42:17 2a2f49069b9e: Verifying Checksum 03:42:17 2a2f49069b9e: Download complete 03:42:17 2e9b0aa3be6d: Pull complete 03:42:17 9c61dcf015f6: Download complete 03:42:20 9c61dcf015f6: Pull complete 03:42:20 4698f68db338: Pull complete 03:42:21 2a2f49069b9e: Pull complete 03:42:21 e0025b399a48: Pull complete 03:42:21 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:42:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:42:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:21 prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container 03:42:21 $ 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/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:42:32 $ docker top 21d0aa13564c62fba1472eb7f12234f79a67677195bdda620bd6ab36d8daa05e -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:32 + docker compose -f ./docker-compose-build.yml build --parallel 03:42:34 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:42:34 #1 transferring dockerfile: 2.23kB done 03:42:34 #1 DONE 0.5s 03:42:34 03:42:34 #2 [core-common-config-bootstrapper internal] load .dockerignore 03:42:34 #2 transferring context: 03:42:34 #2 transferring context: 50B done 03:42:34 #2 DONE 0.0s 03:42:35 03:42:35 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:42:35 #3 DONE 0.0s 03:42:35 03:42:35 #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:42:35 #4 DONE 0.5s 03:42:35 03:42:35 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:42:35 #5 transferring dockerfile: 1.89kB done 03:42:35 #5 DONE 0.0s 03:42:35 03:42:35 #6 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:42:35 #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:42:35 #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:42:35 #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 03:42:35 #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 03:42:35 #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 0.1s 03:42:35 #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s 03:42:35 #6 ... 03:42:35 03:42:35 #7 [core-keeper internal] load build definition from Dockerfile 03:42:35 #7 transferring dockerfile: 2.01kB done 03:42:35 #7 DONE 0.2s 03:42:35 03:42:35 #6 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:42:35 #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done 03:42:35 #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 03:42:35 #6 ... 03:42:35 03:42:35 #8 [security-spiffe-token-provider internal] load .dockerignore 03:42:35 #8 transferring context: 50B done 03:42:35 #8 DONE 0.1s 03:42:35 03:42:35 #9 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:42:35 #9 DONE 0.4s 03:42:35 03:42:35 #6 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:42:35 #6 ... 03:42:35 03:42:35 #10 [core-data internal] load build definition from Dockerfile 03:42:35 #10 transferring dockerfile: 2.01kB done 03:42:35 #10 DONE 0.1s 03:42:35 03:42:35 #6 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:42:35 #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 03:42:36 #6 ... 03:42:36 03:42:36 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:42:36 #3 DONE 0.0s 03:42:36 03:42:36 #11 [security-spire-agent internal] load .dockerignore 03:42:39 Removing intermediate container 5468f3ffe04f 03:42:39 ---> f410740f2b76 03:42:39 Successfully built f410740f2b76 03:42:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:40 + docker inspect -f . ci-base-image-arm64 03:42:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:40 prd-ubuntu20.04-docker-arm64-4c-16g-5904 does not seem to be running inside a container 03:42:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@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 03:42:41 $ docker top c68654cea784eba47f25c1c3da176fa9984e7618def310c9c2e3b5faed79a3c3 -eo pid,comm 03:42:41 #11 ... 03:42:41 03:42:41 #12 [core-common-config-bootstrapper internal] load build context 03:42:41 #12 transferring context: 439.90MB 2.8s done [Pipeline] { [Pipeline] sh 03:42:42 + go version 03:42:42 go version go1.21.9 linux/arm64 [Pipeline] } 03:42:42 $ docker stop --time=1 c68654cea784eba47f25c1c3da176fa9984e7618def310c9c2e3b5faed79a3c3 03:42:44 $ docker rm -f --volumes c68654cea784eba47f25c1c3da176fa9984e7618def310c9c2e3b5faed79a3c3 [Pipeline] // withDockerContainer 03:42:44 #12 ... 03:42:44 03:42:44 #13 [security-secretstore-setup internal] load build definition from Dockerfile 03:42:44 #13 transferring dockerfile: 2.49kB done 03:42:44 #13 DONE 8.3s 03:42:44 03:42:44 #14 [security-proxy-setup internal] load .dockerignore 03:42:44 #14 ... 03:42:44 03:42:44 #9 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:42:44 #9 DONE 0.9s 03:42:44 03:42:44 #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 03:42:44 #4 DONE 8.3s 03:42:44 03:42:44 #15 [security-spiffe-token-provider internal] load build context 03:42:44 #15 DONE 0.0s 03:42:44 03:42:44 #16 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 03:42:44 #16 DONE 9.5s 03:42:44 03:42:44 #12 [core-common-config-bootstrapper internal] load build context 03:42:44 #12 DONE 8.8s 03:42:44 03:42:44 #6 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:42:44 #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:42:44 #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:42:44 #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 03:42:44 #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 03:42:44 #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done 03:42:44 #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 03:42:44 #6 DONE 10.1s 03:42:44 03:42:44 #17 [security-spire-server internal] load .dockerignore 03:42:44 #17 transferring context: 50B done 03:42:44 #17 DONE 8.2s 03:42:44 03:42:44 #14 [security-proxy-setup internal] load .dockerignore 03:42:44 #14 transferring context: 50B done 03:42:44 #14 ... 03:42:44 03:42:44 #9 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:42:44 #9 DONE 1.0s 03:42:44 03:42:44 #18 [security-spire-agent internal] load build definition from Dockerfile 03:42:44 #18 transferring dockerfile: 1.81kB done 03:42:44 #18 DONE 8.5s 03:42:44 03:42:44 #11 [security-spire-agent internal] load .dockerignore 03:42:44 #11 transferring context: 50B done 03:42:44 #11 DONE 8.1s 03:42:44 03:42:44 #19 [core-command internal] load build definition from Dockerfile 03:42:44 #19 transferring dockerfile: 1.93kB done 03:42:44 #19 DONE 8.3s 03:42:44 03:42:44 #20 [security-spire-config internal] load build definition from Dockerfile 03:42:44 #20 transferring dockerfile: 1.69kB done 03:42:44 #20 DONE 8.5s 03:42:44 03:42:44 #21 [support-notifications internal] load build definition from Dockerfile 03:42:44 #21 transferring dockerfile: 1.95kB done 03:42:44 #21 DONE 8.1s 03:42:44 03:42:44 #22 [core-command internal] load .dockerignore 03:42:44 #22 transferring context: 50B done 03:42:44 #22 DONE 8.0s 03:42:44 03:42:44 #23 [security-spire-server internal] load build definition from Dockerfile 03:42:44 #23 transferring dockerfile: 1.70kB done 03:42:44 #23 DONE 8.6s 03:42:44 03:42:44 #24 [security-proxy-auth internal] load build definition from Dockerfile 03:42:44 #24 transferring dockerfile: 2.15kB done 03:42:44 #24 DONE 8.2s 03:42:44 03:42:44 #25 [security-secretstore-setup internal] load .dockerignore 03:42:44 #25 transferring context: 50B done 03:42:44 #25 DONE 8.4s 03:42:44 03:42:44 #26 [core-keeper internal] load .dockerignore 03:42:44 #26 transferring context: 50B done 03:42:44 #26 DONE 8.6s 03:42:44 03:42:44 #16 [core-keeper builder 2/7] WORKDIR /edgex-go 03:42:44 #16 DONE 9.7s 03:42:44 03:42:44 #6 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:42:44 #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:42:44 #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:42:44 #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 03:42:44 #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 03:42:44 #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done 03:42:44 #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 03:42:44 #6 DONE 10.3s [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 03:42:44 03:42:44 #9 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:42:44 #9 DONE 1.4s 03:42:44 03:42:44 #27 [support-scheduler internal] load build definition from Dockerfile 03:42:44 #27 transferring dockerfile: 1.93kB done 03:42:44 #27 DONE 8.5s 03:42:44 03:42:44 #28 [support-scheduler internal] load .dockerignore 03:42:44 #28 transferring context: 50B done 03:42:44 #28 DONE 8.2s 03:42:44 03:42:44 #29 [core-metadata internal] load .dockerignore 03:42:44 #29 transferring context: 50B done 03:42:44 #29 DONE 8.1s 03:42:44 03:42:44 #30 [security-spire-config internal] load .dockerignore 03:42:44 #30 transferring context: 50B done 03:42:44 #30 DONE 8.3s 03:42:44 03:42:44 #31 [security-proxy-setup internal] load build definition from Dockerfile 03:42:44 #31 transferring dockerfile: 2.50kB done 03:42:44 #31 DONE 8.1s 03:42:44 03:42:44 #32 [core-data internal] load .dockerignore 03:42:44 #32 transferring context: 50B done 03:42:44 #32 DONE 8.5s 03:42:44 03:42:44 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:42:44 #3 DONE 0.0s 03:42:44 03:42:44 #33 [security-bootstrapper internal] load build definition from Dockerfile 03:42:44 #33 transferring dockerfile: 2.93kB done 03:42:44 #33 DONE 8.2s 03:42:44 03:42:44 #16 [core-command builder 2/7] WORKDIR /edgex-go 03:42:44 #16 DONE 10.0s 03:42:44 03:42:44 #6 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:42:44 #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:42:44 #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:42:44 #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 03:42:44 #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 03:42:44 #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done 03:42:44 #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 03:42:44 #6 DONE 10.6s 03:42:44 03:42:44 #4 [core-data internal] load metadata for docker.io/library/alpine:3.18 03:42:44 #4 ... 03:42:44 03:42:44 #9 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:42:44 #9 DONE 1.4s 03:42:44 03:42:44 #34 [core-metadata internal] load build definition from Dockerfile 03:42:44 #34 transferring dockerfile: 2.06kB done 03:42:44 #34 DONE 8.4s 03:42:44 03:42:44 #35 [support-notifications internal] load .dockerignore 03:42:44 #35 transferring context: 50B done 03:42:44 #35 DONE 8.1s 03:42:44 03:42:44 #36 [security-proxy-auth internal] load .dockerignore 03:42:44 #36 transferring context: 50B done 03:42:44 #36 DONE 8.2s 03:42:44 03:42:44 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:42:44 #3 DONE 0.0s 03:42:44 03:42:44 #14 [security-proxy-setup internal] load .dockerignore 03:42:44 #14 DONE 8.1s 03:42:44 03:42:44 #37 [security-bootstrapper internal] load .dockerignore 03:42:44 #37 transferring context: 50B done 03:42:44 #37 DONE 8.1s 03:42:44 03:42:44 #16 [core-data builder 2/7] WORKDIR /edgex-go 03:42:44 #16 DONE 10.0s 03:42:44 03:42:44 #6 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:42:44 #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:42:44 #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:42:44 #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 03:42:44 #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 03:42:44 #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done 03:42:44 #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 03:42:44 #6 DONE 10.6s 03:42:44 03:42:44 #4 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 03:42:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:42:45 03:42:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:42:45 #4 DONE 8.4s 03:42:45 03:42:45 #9 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:42:45 #9 DONE 1.4s 03:42:45 03:42:45 #16 [support-scheduler builder 2/7] WORKDIR /edgex-go 03:42:45 #16 DONE 10.0s 03:42:45 03:42:45 #6 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:42:45 #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:42:45 #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:42:45 #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 03:42:45 #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 03:42:45 #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done 03:42:45 #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 03:42:45 #6 DONE 10.7s 03:42:45 03:42:45 #38 [core-data internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:45 #38 ... 03:42:45 03:42:45 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:42:45 #39 DONE 0.6s 03:42:45 03:42:45 #6 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:42:45 #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:42:45 #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:42:45 #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 03:42:45 #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 03:42:45 #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done 03:42:45 #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 03:42:45 #6 DONE 10.7s 03:42:45 03:42:45 #38 [core-data internal] load build context 03:42:45 #38 ... 03:42:45 03:42:45 #40 [security-spire-server internal] load build context 03:42:45 #40 transferring context: 26.79kB 0.0s done 03:42:45 #40 DONE 0.1s 03:42:45 03:42:45 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:42:45 #3 DONE 0.0s 03:42:45 03:42:45 #38 [core-data internal] load build context 03:42:45 #38 ... 03:42:45 03:42:45 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:42:45 #3 DONE 0.0s 03:42:45 03:42:45 #38 [core-data internal] load build context 03:42:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:42:45 latest: Pulling from edgex-devops/edgex-compose-arm64 03:42:45 547446be3368: Pulling fs layer 03:42:45 d125d8839a47: Pulling fs layer 03:42:45 3e85d5ac6304: Pulling fs layer 03:42:45 c3105a71a48b: Pulling fs layer 03:42:45 0f093f025ec4: Pulling fs layer 03:42:45 c3106fc0e877: Pulling fs layer 03:42:45 c3105a71a48b: Waiting 03:42:45 0f093f025ec4: Waiting 03:42:45 c3106fc0e877: Waiting 03:42:45 #38 ... 03:42:45 03:42:45 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:42:45 #3 DONE 0.0s 03:42:45 03:42:45 #38 [core-data internal] load build context 03:42:45 547446be3368: Download complete 03:42:45 c3105a71a48b: Verifying Checksum 03:42:45 c3105a71a48b: Download complete 03:42:46 d125d8839a47: Verifying Checksum 03:42:46 d125d8839a47: Download complete 03:42:46 c3106fc0e877: Verifying Checksum 03:42:46 c3106fc0e877: Download complete 03:42:46 0f093f025ec4: Verifying Checksum 03:42:46 0f093f025ec4: Download complete 03:42:46 547446be3368: Pull complete 03:42:47 d125d8839a47: Pull complete 03:42:48 3e85d5ac6304: Verifying Checksum 03:42:48 3e85d5ac6304: Download complete 03:42:50 #38 ... 03:42:50 03:42:50 #41 [security-spire-agent internal] load build context 03:42:50 #41 transferring context: 26.32kB 0.0s done 03:42:50 #41 DONE 4.3s 03:42:50 03:42:50 #38 [core-data internal] load build context 03:42:50 #38 transferring context: 367.25MB 6.0s 03:42:53 #38 transferring context: 439.90MB 6.8s done 03:42:54 #38 ... 03:42:54 03:42:54 #42 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 03:42:54 #0 0.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:42:54 #0 2.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:42:54 #0 2.603 OK: 264 MiB in 52 packages 03:42:54 #42 ... 03:42:54 03:42:54 #43 [core-keeper internal] load build context 03:42:54 #43 transferring context: 439.90MB 8.0s done 03:42:55 #43 ... 03:42:55 03:42:55 #44 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:42:55 #44 DONE 10.5s 03:42:55 03:42:55 #6 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:42:55 #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:42:55 #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:42:55 #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 03:42:55 #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 03:42:55 #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done 03:42:55 #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 03:42:55 #6 DONE 10.7s 03:42:55 03:42:55 #45 [core-command internal] load build context 03:42:55 #45 transferring context: 439.90MB 8.0s done 03:42:55 #45 ... 03:42:55 03:42:55 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:42:56 #46 ... 03:42:56 03:42:56 #47 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:42:56 #47 ... 03:42:56 03:42:56 #4 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:42:57 #4 ... 03:42:57 03:42:57 #48 [support-scheduler internal] load build context 03:42:57 #48 transferring context: 439.90MB 7.6s done 03:42:57 #48 ... 03:42:57 03:42:57 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:42:57 #49 ... 03:42:57 03:42:57 #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:57 #50 ... 03:42:57 03:42:57 #51 [security-secretstore-setup internal] load build context 03:42:57 #51 transferring context: 439.90MB 7.3s done 03:42:57 #51 ... 03:42:57 03:42:57 #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:57 #52 ... 03:42:57 03:42:57 #53 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:42:57 #0 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:42:57 #0 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:42:57 #0 13.09 (1/1) Installing dumb-init (1.2.5-r2) 03:42:57 #0 13.11 Executing busybox-1.36.1-r7.trigger 03:42:57 #0 13.12 OK: 7 MiB in 16 packages 03:42:57 #53 ... 03:42:57 03:42:57 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:42:58 3e85d5ac6304: Pull complete 03:42:58 c3105a71a48b: Pull complete 03:42:58 0f093f025ec4: Pull complete 03:42:58 c3106fc0e877: Pull complete 03:42:58 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:42:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:42:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:42:58 #54 ... 03:42:58 03:42:58 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:42:58 #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 03:42:58 #55 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:42:58 #55 ... 03:42:58 03:42:58 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:42:58 #0 0.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:42:58 #0 0.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:42:58 #0 1.075 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:42:58 #0 1.075 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:42:58 #0 1.075 OK: 20075 distinct packages available 03:42:58 #0 1.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:42:58 #0 1.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:42:58 #0 1.481 OK: 264 MiB in 52 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:58 #56 ... 03:42:58 03:42:58 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:42:58 #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11.9s done 03:42:58 #57 ... 03:42:58 03:42:58 #15 [security-spiffe-token-provider internal] load build context 03:42:58 #15 transferring context: 439.90MB 8.0s done 03:42:58 prd-ubuntu20.04-docker-arm64-4c-16g-5904 does not seem to be running inside a container 03:42:58 $ 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/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@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 03:42:58 #15 ... 03:42:58 03:42:58 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:42:58 #0 8.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:42:58 #0 8.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:42:58 #0 8.292 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:42:58 #0 8.292 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:42:58 #0 8.292 OK: 20072 distinct packages available 03:42:58 #0 8.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:42:58 #0 8.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:42:58 #0 8.599 (1/11) Installing ca-certificates (20240226-r0) 03:42:58 #0 9.091 (2/11) Installing brotli-libs (1.0.9-r14) 03:42:58 #0 9.103 (3/11) Installing libunistring (1.1-r1) 03:42:58 #0 9.115 (4/11) Installing libidn2 (2.3.4-r1) 03:42:58 #0 9.122 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:42:58 #0 9.128 (6/11) Installing libcurl (8.5.0-r0) 03:42:58 #0 9.141 (7/11) Installing curl (8.5.0-r0) 03:42:58 #0 9.147 (8/11) Installing dumb-init (1.2.5-r2) 03:42:58 #0 9.151 (9/11) Installing musl-obstack (1.2.3-r2) 03:42:58 #0 9.154 (10/11) Installing libucontext (1.2-r2) 03:42:58 #0 9.157 (11/11) Installing gcompat (1.1.0-r1) 03:42:58 #0 9.162 Executing busybox-1.36.1-r7.trigger 03:42:58 #0 9.168 Executing ca-certificates-20240226-r0.trigger 03:42:58 #0 9.251 OK: 12 MiB in 26 packages 03:43:01 $ docker top 2847c8f9550fc93ccaf78119c56cd9068e6ff0e868fe128b590c9f61a158b85d -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:02 + docker compose -f ./docker-compose-build.yml build --parallel 03:43:03 #58 ... 03:43:03 03:43:03 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:03 #55 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 03:43:05 #55 ... 03:43:05 03:43:05 #59 [security-spire-config internal] load build context 03:43:12 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:43:12 #1 transferring dockerfile: 1.89kB 0.0s done 03:43:12 #1 DONE 0.1s 03:43:12 03:43:12 #2 [support-scheduler internal] load build definition from Dockerfile 03:43:12 #2 transferring dockerfile: 1.93kB done 03:43:12 #2 DONE 0.1s 03:43:12 03:43:12 #3 [security-spire-server internal] load build definition from Dockerfile 03:43:12 #3 transferring dockerfile: 1.70kB 0.0s done 03:43:12 #3 DONE 0.1s 03:43:12 03:43:12 #4 [security-proxy-setup internal] load build definition from Dockerfile 03:43:12 #4 transferring dockerfile: 2.50kB done 03:43:12 #4 DONE 0.1s 03:43:12 03:43:12 #5 [security-spire-agent internal] load build definition from Dockerfile 03:43:13 #5 transferring dockerfile: 1.81kB 0.0s done 03:43:13 #5 DONE 0.1s 03:43:13 03:43:13 #6 [security-secretstore-setup internal] load build definition from Dockerfile 03:43:13 #6 transferring dockerfile: 2.49kB done 03:43:13 #6 DONE 0.1s 03:43:13 03:43:13 #7 [core-data internal] load build definition from Dockerfile 03:43:13 #7 transferring dockerfile: 2.01kB done 03:43:13 #7 DONE 0.1s 03:43:13 03:43:13 #8 [core-command internal] load build definition from Dockerfile 03:43:13 #8 transferring dockerfile: 1.93kB 0.0s done 03:43:13 #8 DONE 0.1s 03:43:13 03:43:13 #9 [security-proxy-auth internal] load build definition from Dockerfile 03:43:13 #9 transferring dockerfile: 2.15kB done 03:43:13 #9 DONE 0.1s 03:43:13 03:43:13 #10 [core-metadata internal] load build definition from Dockerfile 03:43:13 #10 transferring dockerfile: 2.06kB done 03:43:13 #10 DONE 0.1s 03:43:13 03:43:13 #11 [core-keeper internal] load build definition from Dockerfile 03:43:13 #11 transferring dockerfile: 2.01kB done 03:43:13 #11 DONE 0.1s 03:43:13 03:43:13 #12 [security-spire-config internal] load build definition from Dockerfile 03:43:13 #12 transferring dockerfile: 1.69kB 0.0s done 03:43:13 #12 DONE 0.1s 03:43:13 03:43:13 #13 [support-notifications internal] load build definition from Dockerfile 03:43:13 #13 transferring dockerfile: 1.95kB done 03:43:13 #13 DONE 0.1s 03:43:13 03:43:13 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:43:13 #14 transferring dockerfile: 2.23kB done 03:43:13 #14 DONE 0.1s 03:43:13 03:43:13 #15 [security-bootstrapper internal] load build definition from Dockerfile 03:43:13 #15 transferring dockerfile: 2.93kB done 03:43:13 #15 DONE 0.1s 03:43:13 03:43:13 #16 [security-spiffe-token-provider internal] load .dockerignore 03:43:13 #16 transferring context: 50B done 03:43:13 #16 DONE 0.1s 03:43:14 #59 ... 03:43:14 03:43:14 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:43:14 #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:43:14 03:43:14 #17 [support-scheduler internal] load .dockerignore 03:43:14 #17 transferring context: 50B done 03:43:14 #17 DONE 0.0s 03:43:14 03:43:14 #18 [security-spire-server internal] load .dockerignore 03:43:14 #18 transferring context: 50B 0.0s done 03:43:14 #18 DONE 0.1s 03:43:14 03:43:14 #19 [security-proxy-setup internal] load .dockerignore 03:43:14 #19 transferring context: 50B done 03:43:14 #19 DONE 0.1s 03:43:14 03:43:14 #20 [security-spire-agent internal] load .dockerignore 03:43:14 #20 transferring context: 50B done 03:43:14 #20 DONE 0.1s 03:43:14 03:43:14 #21 [security-secretstore-setup internal] load .dockerignore 03:43:14 #21 transferring context: 50B done 03:43:14 #21 DONE 0.1s 03:43:14 03:43:14 #22 [core-data internal] load .dockerignore 03:43:15 #22 transferring context: 50B 0.0s done 03:43:15 #22 DONE 0.1s 03:43:15 03:43:15 #23 [core-command internal] load .dockerignore 03:43:15 #23 transferring context: 50B 0.0s done 03:43:15 #23 DONE 0.1s 03:43:15 03:43:15 #24 [security-proxy-auth internal] load .dockerignore 03:43:15 #24 transferring context: 50B done 03:43:15 #24 DONE 0.1s 03:43:15 03:43:15 #25 [core-metadata internal] load .dockerignore 03:43:15 #25 transferring context: 50B done 03:43:15 #25 DONE 0.1s 03:43:15 03:43:15 #26 [core-keeper internal] load .dockerignore 03:43:15 #26 transferring context: 50B done 03:43:15 #26 DONE 0.1s 03:43:15 03:43:15 #27 [security-spire-config internal] load .dockerignore 03:43:15 #27 transferring context: 50B 0.0s done 03:43:15 #27 DONE 0.1s 03:43:15 03:43:15 #28 [support-notifications internal] load .dockerignore 03:43:15 #28 transferring context: 50B 0.0s done 03:43:15 #28 DONE 0.1s 03:43:15 03:43:15 #29 [core-common-config-bootstrapper internal] load .dockerignore 03:43:15 #29 transferring context: 50B done 03:43:15 #29 DONE 0.1s 03:43:15 03:43:15 #30 [security-bootstrapper internal] load .dockerignore 03:43:15 #30 transferring context: 50B done 03:43:15 #30 DONE 0.1s 03:43:15 03:43:15 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:15 #31 DONE 0.0s 03:43:15 03:43:15 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 03:43:16 #32 DONE 0.5s 03:43:16 03:43:16 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:43:16 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:43:16 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:43:16 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:43:16 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:43:16 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.1s 03:43:16 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 860.16kB / 3.34MB 0.2s 03:43:16 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.15MB / 3.34MB 0.3s 03:43:16 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 03:43:16 #57 ... 03:43:16 03:43:16 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:43:16 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 03:43:16 #33 ... 03:43:16 03:43:16 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:16 #31 DONE 0.0s 03:43:16 03:43:16 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:43:16 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:43:16 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:43:16 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:43:16 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:43:16 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 03:43:16 #33 ... 03:43:16 03:43:16 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:16 #31 DONE 0.0s 03:43:16 03:43:16 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 03:43:16 #32 DONE 0.5s 03:43:16 03:43:16 #34 [security-spiffe-token-provider internal] load build context 03:43:16 #34 transferring context: 2.80MB 0.5s done 03:43:16 #34 DONE 0.7s 03:43:17 #60 ... 03:43:17 03:43:17 #9 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:43:17 #9 DONE 1.4s 03:43:17 03:43:17 #16 [support-notifications builder 2/7] WORKDIR /edgex-go 03:43:17 #16 DONE 10.0s 03:43:17 03:43:17 #6 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:43:17 #6 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:43:17 #6 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:43:17 #6 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 03:43:17 #6 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 03:43:17 #6 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done 03:43:17 #6 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 03:43:17 #6 DONE 10.7s 03:43:17 03:43:17 #4 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 03:43:17 #4 DONE 40.3s 03:43:17 03:43:17 #38 [core-data internal] load build context 03:43:17 #38 DONE 32.3s 03:43:17 03:43:17 #51 [security-secretstore-setup internal] load build context 03:43:17 #51 DONE 32.4s 03:43:17 03:43:17 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:43:17 #56 DONE 32.8s 03:43:17 03:43:17 #42 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:43:17 #42 DONE 34.5s 03:43:17 03:43:17 #53 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:43:17 #53 DONE 34.2s 03:43:17 03:43:17 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:43:17 #35 ... 03:43:17 03:43:17 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 03:43:17 #32 DONE 0.6s 03:43:17 03:43:17 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:17 #31 DONE 0.0s 03:43:17 03:43:17 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:43:17 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:43:17 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:43:17 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:43:17 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:43:17 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 03:43:17 03:43:17 #48 [support-scheduler internal] load build context 03:43:17 #48 DONE 32.3s 03:43:17 03:43:17 #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:17 #52 DONE 32.5s 03:43:17 03:43:17 #43 [core-keeper internal] load build context 03:43:17 #43 DONE 32.6s 03:43:17 03:43:17 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:43:17 #58 DONE 32.7s 03:43:17 03:43:17 #15 [security-spiffe-token-provider internal] load build context 03:43:17 #15 DONE 32.9s 03:43:17 03:43:17 #61 [core-command stage-1 3/9] RUN apk --no-cache upgrade 03:43:17 #33 ... 03:43:17 03:43:17 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 03:43:17 #32 DONE 0.7s 03:43:17 03:43:17 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:43:17 #33 ... 03:43:17 03:43:17 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:17 #31 DONE 0.0s 03:43:17 03:43:17 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:43:17 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:43:17 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:43:17 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:43:17 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:43:17 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 03:43:17 #61 ... 03:43:17 03:43:17 #45 [core-command internal] load build context 03:43:17 #45 DONE 32.8s 03:43:17 03:43:17 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:43:17 #57 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 03:43:17 #57 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 03:43:17 #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 03:43:17 #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 03:43:17 #57 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:43:17 #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.6s 03:43:17 #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.6s 03:43:17 #33 ... 03:43:17 03:43:17 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:17 #31 DONE 0.0s 03:43:17 03:43:17 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:43:17 #33 ... 03:43:17 03:43:17 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:43:17 #36 DONE 2.3s 03:43:17 03:43:17 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:43:17 #33 ... 03:43:17 03:43:17 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:17 #31 DONE 0.0s 03:43:17 03:43:17 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:43:17 #33 ... 03:43:17 03:43:17 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:17 #31 DONE 0.0s 03:43:17 03:43:17 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:43:17 #33 ... 03:43:17 03:43:17 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 03:43:17 #32 DONE 1.3s 03:43:17 03:43:17 #37 [security-proxy-auth internal] load build context 03:43:17 #37 DONE 0.0s 03:43:17 03:43:17 #38 [support-scheduler internal] load build context 03:43:17 #38 transferring context: 2.80MB 0.9s done 03:43:17 #38 DONE 1.2s 03:43:17 03:43:17 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:43:17 #36 DONE 2.3s 03:43:17 03:43:17 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:43:17 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:43:17 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:43:17 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:43:17 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:43:17 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 03:43:18 #57 ... 03:43:18 03:43:18 #59 [security-spire-config internal] load build context 03:43:18 #59 transferring context: 25.04kB 0.0s done 03:43:18 #59 DONE 22.6s 03:43:18 03:43:18 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:43:18 #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done 03:43:18 #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 03:43:18 #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 3.15MB / 20.02MB 0.8s 03:43:18 #33 ... 03:43:18 03:43:18 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:43:18 #36 DONE 2.3s 03:43:18 03:43:18 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:43:18 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:43:18 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:43:18 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:43:18 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:43:18 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 03:43:18 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.5s done 03:43:18 #33 ... 03:43:18 03:43:18 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:18 #31 DONE 0.0s 03:43:18 03:43:18 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:43:18 #35 DONE 1.2s 03:43:18 03:43:18 #39 [core-command builder 2/7] WORKDIR /edgex-go 03:43:18 #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 12.58MB / 20.02MB 0.9s 03:43:18 #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.2s 03:43:18 #39 ... 03:43:18 03:43:18 #40 [security-proxy-setup internal] load build context 03:43:18 #40 transferring context: 2.80MB 0.9s done 03:43:18 #40 DONE 1.5s 03:43:18 03:43:18 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:18 #31 DONE 0.0s 03:43:18 03:43:18 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:43:18 #41 DONE 1.7s 03:43:18 03:43:18 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:43:18 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:43:18 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:43:18 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:43:18 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:43:18 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 03:43:18 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.5s done 03:43:18 #33 ... 03:43:18 03:43:18 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:43:18 #36 DONE 2.3s 03:43:18 03:43:18 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:18 #31 DONE 0.0s 03:43:18 03:43:18 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:43:18 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:43:18 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:43:18 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:43:18 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:43:18 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 03:43:18 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.5s done 03:43:18 #33 ... 03:43:18 03:43:18 #39 [support-notifications builder 2/7] WORKDIR /edgex-go 03:43:18 #39 DONE 1.9s 03:43:18 03:43:18 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:43:18 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:43:18 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:43:18 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:43:18 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:43:18 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 03:43:18 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.5s done 03:43:19 #33 ... 03:43:19 03:43:19 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:19 #31 DONE 0.0s 03:43:19 03:43:19 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:19 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 03:43:19 #42 ... 03:43:19 03:43:19 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:43:19 #36 DONE 2.4s 03:43:19 03:43:19 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:43:19 #32 DONE 2.3s 03:43:19 03:43:19 #43 [security-secretstore-setup internal] load build context 03:43:19 #43 transferring context: 2.80MB 1.1s done 03:43:19 #43 DONE 1.8s 03:43:19 03:43:19 #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 03:43:19 #39 DONE 2.0s 03:43:19 03:43:19 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:19 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:43:19 #42 ... 03:43:19 03:43:19 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:43:19 #36 DONE 2.4s 03:43:19 03:43:19 #39 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 03:43:19 #39 DONE 2.0s 03:43:19 03:43:19 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:43:19 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 03:43:19 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 03:43:19 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 03:43:19 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 03:43:19 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 03:43:19 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.5s done 03:43:20 #33 DONE 4.6s 03:43:20 03:43:20 #44 [security-spire-agent internal] load build context 03:43:20 #44 transferring context: 26.32kB 0.2s done 03:43:20 #44 DONE 1.3s 03:43:20 03:43:20 #37 [security-proxy-auth internal] load build context 03:43:20 #37 transferring context: 2.80MB 1.2s done 03:43:20 #37 DONE 2.0s 03:43:20 03:43:20 #45 [security-spire-server internal] load build context 03:43:20 #45 transferring context: 26.79kB 0.2s done 03:43:20 #45 DONE 1.3s 03:43:20 03:43:20 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:43:20 #46 ... 03:43:20 03:43:20 #47 [core-metadata internal] load build context 03:43:20 #47 transferring context: 2.80MB 1.1s done 03:43:20 #47 DONE 1.9s 03:43:20 03:43:20 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:20 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:43:20 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:43:20 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:43:20 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 03:43:20 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 03:43:20 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 0.4s 03:43:20 #42 ... 03:43:20 03:43:20 #48 [core-command internal] load build context 03:43:20 #48 transferring context: 2.80MB 0.8s done 03:43:20 #48 DONE 2.3s 03:43:20 03:43:20 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:20 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.79MB / 28.04MB 0.7s 03:43:20 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.7s 03:43:20 #42 ... 03:43:20 03:43:20 #49 [core-data internal] load build context 03:43:20 #49 transferring context: 2.80MB 0.8s done 03:43:20 #49 DONE 2.6s 03:43:20 03:43:20 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:20 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 0.9s 03:43:20 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s 03:43:20 #42 ... 03:43:20 03:43:20 #50 [security-spire-config internal] load build context 03:43:20 #50 transferring context: 25.04kB 0.3s done 03:43:20 #50 DONE 2.1s 03:43:20 03:43:20 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:21 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 1.2s 03:43:21 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 1.6s 03:43:21 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 03:43:21 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 03:43:21 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.7s done 03:43:21 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.62MB / 28.04MB 2.0s 03:43:22 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 2.3s 03:43:22 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 2.6s 03:43:22 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.53MB / 28.04MB 3.1s 03:43:23 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 3.8s 03:43:23 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 03:43:23 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.61MB / 28.04MB 3.9s 03:43:23 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 03:43:23 #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 6.2s 03:43:23 #57 ... 03:43:23 03:43:23 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:23 #55 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 03:43:23 #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 03:43:23 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 03:43:23 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 03:43:23 #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:43:23 #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:43:23 #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.3s 03:43:23 #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 03:43:23 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 4.2s 03:43:24 #42 ... 03:43:24 03:43:24 #51 [core-keeper internal] load build context 03:43:24 #51 transferring context: 2.80MB 3.7s done 03:43:24 #51 DONE 5.4s 03:43:24 03:43:24 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:24 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.66MB / 28.04MB 4.5s 03:43:24 #42 ... 03:43:24 03:43:24 #52 [core-common-config-bootstrapper internal] load build context 03:43:24 #52 transferring context: 2.80MB 4.0s done 03:43:24 #52 DONE 5.2s 03:43:24 03:43:24 #53 [support-notifications internal] load build context 03:43:24 #53 transferring context: 2.80MB 4.2s done 03:43:24 #53 DONE 5.7s 03:43:24 03:43:24 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:24 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 4.8s 03:43:24 #42 ... 03:43:24 03:43:24 #54 [security-bootstrapper internal] load build context 03:43:24 #54 transferring context: 2.80MB 4.3s done 03:43:24 #54 DONE 5.7s 03:43:24 03:43:24 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:25 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.84MB / 28.04MB 5.2s 03:43:25 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 5.7s done 03:43:27 #55 ... 03:43:27 03:43:27 #62 [security-proxy-setup internal] load build context 03:43:27 #62 transferring context: 439.90MB 4.6s done 03:43:27 #62 ... 03:43:27 03:43:27 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:43:27 #63 ... 03:43:27 03:43:27 #64 [security-bootstrapper internal] load build context 03:43:27 #64 transferring context: 439.90MB 4.7s done 03:43:27 #64 ... 03:43:27 03:43:27 #65 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:43:27 #65 ... 03:43:27 03:43:27 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:43:27 #46 32.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:27 #46 32.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:27 #46 33.23 (1/1) Installing dumb-init (1.2.5-r2) 03:43:27 #46 33.39 Executing busybox-1.36.1-r7.trigger 03:43:27 #46 33.40 OK: 7 MiB in 16 packages 03:43:27 #46 ... 03:43:27 03:43:27 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:43:27 #42 ... 03:43:27 03:43:27 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:43:27 #0 5.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:27 #0 6.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:27 #0 7.915 OK: 266 MiB in 52 packages 03:43:27 #55 DONE 8.7s 03:43:27 03:43:27 #56 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:43:27 #0 5.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:27 #0 6.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:27 #0 7.697 OK: 266 MiB in 52 packages 03:43:27 #56 DONE 8.9s 03:43:27 03:43:27 #57 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:43:28 #66 ... 03:43:28 03:43:28 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:43:28 #67 ... 03:43:28 03:43:28 #68 [core-metadata internal] load build context 03:43:28 #68 transferring context: 439.90MB 4.1s done 03:43:28 #68 ... 03:43:28 03:43:28 #69 [security-proxy-auth internal] load build context 03:43:28 #69 transferring context: 439.90MB 4.5s done 03:43:28 #69 ... 03:43:28 03:43:28 #70 [support-notifications internal] load build context 03:43:28 #70 transferring context: 439.90MB 4.6s done 03:43:28 #70 ... 03:43:28 03:43:28 #47 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:43:28 #47 32.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:28 #47 33.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:28 #47 33.53 OK: 264 MiB in 52 packages 03:43:28 #47 ... 03:43:28 03:43:28 #71 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:43:28 #57 ... 03:43:28 03:43:28 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:43:28 #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 03:43:28 #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:43:28 #58 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 03:43:28 #58 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 03:43:28 #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s 03:43:28 #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:43:28 #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 5.2s done 03:43:28 #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 03:43:28 #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 03:43:28 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 03:43:28 #58 ... 03:43:28 03:43:28 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:43:28 #0 8.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:28 #0 8.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:28 #71 ... 03:43:28 03:43:28 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:43:28 #72 ... 03:43:28 03:43:28 #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:43:29 #59 ... 03:43:29 03:43:29 #57 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:43:29 #57 DONE 1.4s 03:43:29 03:43:29 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:29 #60 ... 03:43:29 03:43:29 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:43:29 #0 8.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:29 #0 9.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:29 #73 ... 03:43:29 03:43:29 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:43:29 #61 ... 03:43:29 03:43:29 #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:29 #74 ... 03:43:29 03:43:29 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:29 #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 10.4s done 03:43:29 #55 ... 03:43:29 03:43:29 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:43:29 #49 34.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:29 #49 34.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:29 #49 35.12 (1/4) Installing ca-certificates (20240226-r0) 03:43:29 #49 35.14 (2/4) Installing dumb-init (1.2.5-r2) 03:43:29 #49 35.15 (3/4) Installing su-exec (0.2-r3) 03:43:29 #49 35.15 (4/4) Installing yq (4.33.3-r5) 03:43:29 #49 35.21 Executing busybox-1.36.1-r7.trigger 03:43:29 #49 35.21 Executing ca-certificates-20240226-r0.trigger 03:43:29 #49 35.26 OK: 17 MiB in 19 packages 03:43:29 #62 ... 03:43:29 03:43:29 #63 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:43:29 #63 DONE 1.6s 03:43:29 03:43:29 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:29 #60 DONE 10.9s 03:43:29 03:43:29 #64 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:43:29 #49 ... 03:43:29 03:43:29 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:43:29 #54 39.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:29 #54 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:29 #54 39.58 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:43:29 #54 39.58 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:43:29 #54 39.58 OK: 20072 distinct packages available 03:43:29 #54 39.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:29 #54 39.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:29 #54 39.96 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:43:29 #54 40.01 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:43:29 #54 40.02 (3/7) Installing dumb-init (1.2.5-r2) 03:43:29 #54 40.02 (4/7) Installing musl-obstack (1.2.3-r2) 03:43:29 #54 40.03 (5/7) Installing libucontext (1.2-r2) 03:43:29 #54 40.03 (6/7) Installing gcompat (1.1.0-r1) 03:43:29 #54 40.03 (7/7) Installing openssl (3.1.6-r0) 03:43:29 #54 40.05 Executing busybox-1.36.1-r7.trigger 03:43:29 #54 40.06 OK: 8 MiB in 20 packages 03:43:30 #64 ... 03:43:30 03:43:30 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:43:30 #59 10.79 OK: 266 MiB in 52 packages 03:43:30 #59 DONE 11.4s 03:43:30 03:43:30 #65 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:30 #65 ... 03:43:30 03:43:30 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:43:30 #66 ... 03:43:30 03:43:30 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:43:31 #67 ... 03:43:31 03:43:31 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:31 #68 ... 03:43:31 03:43:31 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:43:31 #69 ... 03:43:31 03:43:31 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:43:31 #70 ... 03:43:31 03:43:31 #71 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:43:31 #71 ... 03:43:31 03:43:31 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:43:31 #72 ... 03:43:31 03:43:31 #73 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:43:31 #73 ... 03:43:31 03:43:31 #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:43:31 #74 ... 03:43:31 03:43:31 #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:43:31 #75 DONE 1.7s 03:43:31 03:43:31 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:31 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.3s 03:43:32 #42 ... 03:43:32 03:43:32 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:43:32 #61 11.42 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:43:32 #61 11.42 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:43:32 #61 11.42 OK: 19951 distinct packages available 03:43:32 #61 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:32 #61 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:32 #61 13.21 OK: 266 MiB in 52 packages 03:43:32 #61 DONE 13.7s 03:43:32 03:43:32 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:33 #42 ... 03:43:33 03:43:33 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:43:33 #76 DONE 1.3s 03:43:33 03:43:33 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:34 #54 ... 03:43:34 03:43:34 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:43:34 #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 6.6s done 03:43:34 #42 ... 03:43:34 03:43:34 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:34 #68 DONE 13.7s 03:43:34 03:43:34 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:35 #42 ... 03:43:35 03:43:35 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:43:35 #66 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:35 #66 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:35 #66 14.28 (1/2) Installing dumb-init (1.2.5-r2) 03:43:35 #66 14.33 (2/2) Installing su-exec (0.2-r3) 03:43:35 #66 14.33 Executing busybox-1.36.1-r7.trigger 03:43:35 #66 14.37 OK: 8 MiB in 17 packages 03:43:35 #66 DONE 14.8s 03:43:35 03:43:35 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:36 #42 ... 03:43:36 03:43:36 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:43:36 #69 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:36 #69 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:36 #69 14.86 (1/1) Installing dumb-init (1.2.5-r2) 03:43:36 #69 14.90 Executing busybox-1.36.1-r7.trigger 03:43:36 #69 14.95 OK: 8 MiB in 16 packages 03:43:36 #69 DONE 15.7s 03:43:36 03:43:36 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:43:36 #46 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:36 #46 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:36 #46 15.25 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:43:36 #46 15.53 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:43:36 #46 15.57 (3/6) Installing dumb-init (1.2.5-r2) 03:43:36 #46 15.57 (4/6) Installing openssl (3.1.6-r0) 03:43:36 #46 15.60 (5/6) Installing su-exec (0.2-r3) 03:43:36 #46 15.60 (6/6) Installing yq (4.33.3-r5) 03:43:36 #46 15.96 Executing busybox-1.36.1-r7.trigger 03:43:36 #46 16.04 OK: 18 MiB in 19 packages 03:43:36 #46 DONE 16.5s 03:43:36 03:43:36 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:43:37 #57 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 03:43:37 #57 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done 03:43:40 #57 ... 03:43:40 03:43:40 #69 [security-proxy-auth internal] load build context 03:43:40 #69 DONE 23.4s 03:43:40 03:43:40 #68 [core-metadata internal] load build context 03:43:40 #68 DONE 23.5s 03:43:40 03:43:40 #70 [support-notifications internal] load build context 03:43:40 #70 DONE 23.6s 03:43:40 03:43:40 #62 [security-proxy-setup internal] load build context 03:43:40 #62 DONE 23.5s 03:43:40 03:43:40 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:40 #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 03:43:40 #55 ... 03:43:40 03:43:40 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:43:40 #54 DONE 55.4s 03:43:40 03:43:40 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:43:40 #49 DONE 55.9s 03:43:40 03:43:40 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:43:40 #46 DONE 55.9s 03:43:40 03:43:40 #64 [security-bootstrapper internal] load build context 03:43:40 #64 DONE 23.6s 03:43:40 03:43:40 #47 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:43:40 #47 DONE 56.0s 03:43:40 03:43:40 #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:40 #50 DONE 56.0s 03:43:40 03:43:40 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:43:40 #72 DONE 23.6s 03:43:40 03:43:40 #71 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:43:40 #71 DONE 23.6s 03:43:40 03:43:40 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:41 #77 ... 03:43:41 03:43:41 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:43:41 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.9s 03:43:41 #58 ... 03:43:41 03:43:41 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:41 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.3s 03:43:41 #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.8s done 03:43:41 #55 ... 03:43:41 03:43:41 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:43:41 #75 DONE 1.1s 03:43:42 03:43:42 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:43:42 #57 DONE 56.6s 03:43:42 03:43:42 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:42 #55 DONE 56.7s 03:43:42 03:43:42 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:43:42 #67 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:42 #67 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:42 #67 ... 03:43:42 03:43:42 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:43:42 #66 24.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:42 #66 24.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:42 #66 25.00 OK: 264 MiB in 52 packages 03:43:42 #66 DONE 25.1s 03:43:42 03:43:42 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:43:42 #67 25.03 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:43:42 #67 25.12 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:43:42 #67 25.16 (3/6) Installing dumb-init (1.2.5-r2) 03:43:42 #67 25.16 (4/6) Installing openssl (3.1.6-r0) 03:43:42 #67 25.18 (5/6) Installing su-exec (0.2-r3) 03:43:42 #67 25.18 (6/6) Installing yq (4.33.3-r5) 03:43:42 #67 25.24 Executing busybox-1.36.1-r7.trigger 03:43:42 #67 25.25 OK: 17 MiB in 19 packages 03:43:42 #42 ... 03:43:42 03:43:42 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:42 #78 ... 03:43:42 03:43:42 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:42 #67 ... 03:43:42 03:43:42 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:43:42 #60 25.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:42 #60 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:42 #60 25.32 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:43:42 #60 25.32 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:43:42 #60 25.32 OK: 20072 distinct packages available 03:43:42 #60 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:42 #60 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:42 #60 25.68 (1/4) Installing dumb-init (1.2.5-r2) 03:43:42 #60 25.69 (2/4) Installing musl-obstack (1.2.3-r2) 03:43:42 #60 25.69 (3/4) Installing libucontext (1.2-r2) 03:43:42 #60 25.70 (4/4) Installing gcompat (1.1.0-r1) 03:43:42 #60 25.70 Executing busybox-1.36.1-r7.trigger 03:43:42 #60 25.71 OK: 8 MiB in 19 packages 03:43:42 #60 DONE 25.8s 03:43:42 03:43:42 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:43:42 #76 DONE 0.5s 03:43:42 03:43:42 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:43:42 #67 DONE 25.6s 03:43:42 03:43:42 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:43:42 #63 24.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:42 #63 24.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:42 #63 25.04 (1/2) Installing dumb-init (1.2.5-r2) 03:43:42 #63 25.09 (2/2) Installing su-exec (0.2-r3) 03:43:42 #63 25.09 Executing busybox-1.36.1-r7.trigger 03:43:42 #63 25.10 OK: 7 MiB in 17 packages 03:43:42 #63 DONE 25.6s 03:43:42 03:43:42 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:44 #42 ... 03:43:44 03:43:44 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:44 #79 ... 03:43:44 03:43:44 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:44 #42 ... 03:43:44 03:43:44 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:43:44 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.2s done 03:43:44 #58 DONE 25.9s 03:43:44 03:43:44 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:44 #42 ... 03:43:44 03:43:44 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:43:44 #0 8.383 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:44 #80 ... 03:43:44 03:43:44 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:44 #77 ... 03:43:44 03:43:44 #61 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 03:43:44 #61 26.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:44 #61 26.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:44 #61 26.56 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:43:44 #61 26.60 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:43:44 #61 26.61 OK: 7 MiB in 16 packages 03:43:44 #61 DONE 28.9s 03:43:44 03:43:44 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:43:44 #74 26.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:44 #74 26.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:44 #74 26.48 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:43:44 #74 26.51 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:43:44 #74 26.52 Executing ca-certificates-20240226-r0.trigger 03:43:44 #74 26.56 OK: 12 MiB in 26 packages 03:43:44 #74 DONE 27.4s 03:43:44 03:43:44 #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:43:44 #73 26.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:44 #73 26.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:44 #73 26.42 (1/2) Installing ca-certificates (20240226-r0) 03:43:44 #73 26.44 (2/2) Installing dumb-init (1.2.5-r2) 03:43:44 #73 26.45 Executing busybox-1.36.1-r7.trigger 03:43:44 #73 26.46 Executing ca-certificates-20240226-r0.trigger 03:43:44 #73 26.50 OK: 8 MiB in 17 packages 03:43:44 #73 DONE 27.6s 03:43:44 03:43:44 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:43:45 #78 ... 03:43:45 03:43:45 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:43:45 #0 3.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:45 #0 4.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:45 #0 4.254 OK: 8 MiB in 20 packages 03:43:45 #79 DONE 4.6s 03:43:45 03:43:45 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:43:45 #0 3.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:45 #0 4.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:45 #0 4.235 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:43:45 #0 4.282 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:43:45 #0 4.290 OK: 7 MiB in 16 packages 03:43:45 #80 DONE 4.6s 03:43:45 03:43:45 #65 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:43:45 #65 26.42 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:45 #65 26.90 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:45 #65 27.53 OK: 264 MiB in 52 packages 03:43:45 #65 DONE 28.1s 03:43:45 03:43:45 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:43:45 #42 ... 03:43:45 03:43:45 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:43:45 #0 7.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:45 #0 9.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:45 #81 ... 03:43:45 03:43:45 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:45 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.2s 03:43:46 #81 ... 03:43:46 03:43:46 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:43:46 #0 4.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:46 #0 4.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:46 #0 4.380 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:43:46 #0 4.440 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:43:46 #0 4.447 Executing ca-certificates-20240226-r0.trigger 03:43:46 #0 4.495 OK: 17 MiB in 19 packages 03:43:46 #82 DONE 5.3s 03:43:46 03:43:46 #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:43:46 #83 DONE 0.8s 03:43:46 03:43:46 #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:46 #42 ... 03:43:46 03:43:46 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:43:46 #0 7.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:46 #0 9.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:46 #82 ... 03:43:46 03:43:46 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:43:46 #72 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:46 #72 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:46 #72 20.07 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:43:46 #72 20.07 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:43:46 #72 20.07 OK: 19948 distinct packages available 03:43:46 #72 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:46 #72 23.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:46 #72 ... 03:43:46 03:43:46 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:43:46 #67 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:46 #67 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:46 #67 21.58 (1/4) Installing ca-certificates (20240226-r0) 03:43:46 #67 22.21 (2/4) Installing dumb-init (1.2.5-r2) 03:43:46 #67 22.22 (3/4) Installing su-exec (0.2-r3) 03:43:46 #67 22.23 (4/4) Installing yq (4.33.3-r5) 03:43:46 #67 23.72 Executing busybox-1.36.1-r7.trigger 03:43:46 #67 23.85 Executing ca-certificates-20240226-r0.trigger 03:43:46 #67 25.02 OK: 18 MiB in 19 packages 03:43:46 #67 DONE 26.1s 03:43:46 03:43:46 #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:43:46 #74 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:46 #74 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:46 #74 20.76 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:43:46 #74 20.76 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:43:46 #74 20.76 OK: 19948 distinct packages available 03:43:46 #74 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:46 #74 25.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:46 #74 ... 03:43:46 03:43:46 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:47 #84 ... 03:43:47 03:43:47 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:43:47 #85 DONE 2.4s 03:43:47 03:43:47 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:43:47 #81 DONE 2.4s 03:43:47 03:43:47 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:43:47 #86 DONE 0.0s 03:43:47 03:43:47 #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:43:47 #0 3.886 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:47 #0 4.387 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:47 #0 5.018 (1/1) Installing dumb-init (1.2.5-r2) 03:43:47 #0 5.321 Executing busybox-1.36.1-r7.trigger 03:43:47 #0 5.328 OK: 7 MiB in 16 packages 03:43:47 #87 DONE 7.0s 03:43:47 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.3s done 03:43:47 #42 ... 03:43:47 03:43:47 #73 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:43:47 #73 16.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:47 #73 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:47 #73 21.93 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:43:47 #73 21.93 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:43:47 #73 21.93 OK: 19948 distinct packages available 03:43:47 #73 23.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:47 #73 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:47 #73 ... 03:43:47 03:43:47 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:47 #42 DONE 29.5s 03:43:47 03:43:47 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:43:48 03:43:48 #88 [security-spire-server stage-2 6/9] COPY security.txt / 03:43:48 #88 DONE 0.2s 03:43:48 03:43:48 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:43:48 #83 ... 03:43:48 03:43:48 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:43:48 #70 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:48 #70 18.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:48 #70 23.83 (1/2) Installing ca-certificates (20240226-r0) 03:43:48 #70 24.45 (2/2) Installing dumb-init (1.2.5-r2) 03:43:48 #70 24.46 Executing busybox-1.36.1-r7.trigger 03:43:48 #70 24.62 Executing ca-certificates-20240226-r0.trigger 03:43:48 #70 26.48 OK: 9 MiB in 17 packages 03:43:48 #70 ... 03:43:48 03:43:48 #71 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:43:48 #71 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:48 #71 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:48 #71 26.18 (1/1) Installing dumb-init (1.2.5-r2) 03:43:48 #71 26.22 Executing busybox-1.36.1-r7.trigger 03:43:48 #71 26.37 OK: 8 MiB in 16 packages 03:43:48 #71 DONE 28.1s 03:43:48 03:43:48 #84 [core-command stage-1 3/7] RUN apk --no-cache upgrade 03:43:48 #89 DONE 0.9s 03:43:48 03:43:48 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:43:48 #90 DONE 0.7s 03:43:48 03:43:48 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:43:48 #91 DONE 0.1s 03:43:48 03:43:48 #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:43:48 #92 DONE 0.1s 03:43:48 03:43:48 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 03:43:48 #93 DONE 0.1s 03:43:48 03:43:48 #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:43:48 #94 DONE 0.2s 03:43:48 03:43:48 #95 [security-spire-server] exporting to image 03:43:48 #95 exporting layers 03:43:49 #95 ... 03:43:49 03:43:49 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:43:49 #96 DONE 0.1s 03:43:49 03:43:49 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:43:49 #97 DONE 0.0s 03:43:49 03:43:49 #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:43:49 #98 DONE 0.0s 03:43:49 03:43:49 #95 [security-spire-agent] exporting to image 03:43:49 #84 ... 03:43:49 03:43:49 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:43:49 #70 DONE 28.4s 03:43:49 #95 ... 03:43:49 03:43:49 #99 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:43:49 #0 6.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:49 #0 6.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:49 #0 6.638 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:43:49 #0 6.693 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:43:49 #0 6.700 OK: 8 MiB in 19 packages 03:43:49 #99 DONE 6.9s 03:43:49 03:43:49 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:43:49 #78 4.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:49 03:43:49 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:43:49 #78 4.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:49 #78 5.165 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:43:49 #78 5.197 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:43:49 #78 5.204 Executing ca-certificates-20240226-r0.trigger 03:43:50 #78 5.249 OK: 8 MiB in 17 packages 03:43:50 #85 ... 03:43:50 03:43:50 #64 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:43:50 #64 10.68 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:50 #64 12.58 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:50 #64 ... 03:43:50 03:43:50 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:43:50 #77 7.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:50 #77 9.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:50 #78 ... 03:43:50 03:43:50 #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:43:50 #0 6.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:50 #0 6.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:50 #0 7.200 OK: 17 MiB in 19 packages 03:43:50 #100 DONE 8.0s 03:43:50 03:43:50 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:43:50 #101 DONE 1.2s 03:43:50 03:43:50 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:43:50 #78 DONE 5.9s 03:43:50 03:43:50 #102 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:43:50 #0 6.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:43:50 #0 6.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:43:50 #0 6.962 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:43:50 #0 7.008 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:43:50 #0 7.012 OK: 7 MiB in 17 packages 03:43:50 #102 DONE 8.0s 03:43:50 03:43:50 #103 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:43:50 #103 DONE 0.1s 03:43:50 03:43:50 #95 [security-spire-server] exporting to image 03:43:50 #95 exporting layers 1.8s done 03:43:50 #95 writing image sha256:a0b81fc401e5109278debadf579abcd529a482d9e86e11e7fcbbdf2a05426881 0.0s done 03:43:50 #95 naming to docker.io/library/security-spire-server 0.0s done 03:43:50 #95 exporting layers 1.7s done 03:43:50 #95 writing image sha256:a0e1727f1424eba48017d6422e8f7c46e66c7648219ba65941ba6245bb2e0e41 0.0s done 03:43:50 #95 naming to docker.io/library/security-spire-agent done 03:43:50 #95 DONE 1.9s 03:43:50 03:43:50 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:43:50 #104 DONE 0.1s 03:43:50 03:43:50 #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:50 #77 ... 03:43:50 03:43:50 #64 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:43:50 #64 21.12 OK: 266 MiB in 52 packages 03:43:51 #105 ... 03:43:51 03:43:51 #106 [security-spire-config stage-2 6/10] COPY security.txt / 03:43:51 #106 DONE 0.1s 03:43:51 03:43:51 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:43:51 #107 DONE 0.0s 03:43:51 03:43:51 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:43:51 #108 DONE 0.0s 03:43:51 03:43:51 #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:51 #109 ... 03:43:51 03:43:51 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:43:51 #110 DONE 0.0s 03:43:51 03:43:51 #95 [security-spire-config] exporting to image 03:43:51 #95 ... 03:43:51 03:43:51 #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:43:51 #111 DONE 0.8s 03:43:51 03:43:51 #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:43:51 #112 DONE 0.0s 03:43:51 03:43:51 #95 [security-spire-config] exporting to image 03:43:51 #95 exporting layers 0.6s done 03:43:51 #95 writing image sha256:1670c3c5dd66739ef12832e6d72d171d8bdc81d7740b49f437710d8b32a6dabb done 03:43:51 #95 naming to docker.io/library/security-spire-config done 03:43:51 #95 DONE 2.5s 03:43:51 03:43:51 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:52 #64 DONE 22.9s 03:43:52 03:43:52 #84 [core-command stage-1 3/7] RUN apk --no-cache upgrade 03:43:52 #84 3.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:53 #84 ... 03:43:53 03:43:53 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:43:53 #86 DONE 0.7s 03:43:53 03:43:53 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:54 #87 ... 03:43:54 03:43:54 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:43:54 #77 16.00 OK: 18 MiB in 19 packages 03:43:54 #77 DONE 17.7s 03:43:54 03:43:54 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:43:54 #81 16.30 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:43:54 #81 17.10 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:43:54 #81 17.30 OK: 8 MiB in 17 packages 03:43:54 #81 DONE 18.8s 03:43:54 03:43:54 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:43:54 #88 ... 03:43:54 03:43:54 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:43:54 #72 30.86 (1/4) Installing dumb-init (1.2.5-r2) 03:43:54 #72 30.89 (2/4) Installing musl-obstack (1.2.3-r2) 03:43:54 #72 30.92 (3/4) Installing libucontext (1.2-r2) 03:43:54 #72 30.96 (4/4) Installing gcompat (1.1.0-r1) 03:43:54 #72 31.01 Executing busybox-1.36.1-r7.trigger 03:43:54 #72 31.13 OK: 8 MiB in 19 packages 03:43:54 #72 DONE 33.4s 03:43:54 03:43:54 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:43:54 #89 ... 03:43:54 03:43:54 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:43:54 #88 DONE 0.7s 03:43:55 03:43:55 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:43:55 #82 15.78 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:43:55 #82 16.71 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:43:55 #82 16.84 OK: 8 MiB in 16 packages 03:43:55 #82 DONE 18.6s 03:43:55 03:43:55 #84 [core-command stage-1 3/7] RUN apk --no-cache upgrade 03:43:55 #84 6.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:55 #84 ... 03:43:55 03:43:55 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:43:55 #80 10.73 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:55 #80 19.52 (1/1) Installing dumb-init (1.2.5-r2) 03:43:55 #80 ... 03:43:55 03:43:55 #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:43:55 #74 32.12 (1/11) Installing ca-certificates (20240226-r0) 03:43:55 #74 32.89 (2/11) Installing brotli-libs (1.0.9-r14) 03:43:55 #74 33.00 (3/11) Installing libunistring (1.1-r1) 03:43:55 #74 33.12 (4/11) Installing libidn2 (2.3.4-r1) 03:43:55 #74 33.18 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:43:55 #74 33.26 (6/11) Installing libcurl (8.5.0-r0) 03:43:55 #74 33.36 (7/11) Installing curl (8.5.0-r0) 03:43:55 #74 33.41 (8/11) Installing dumb-init (1.2.5-r2) 03:43:55 #74 33.55 (9/11) Installing musl-obstack (1.2.3-r2) 03:43:55 #74 33.55 (10/11) Installing libucontext (1.2-r2) 03:43:55 #74 33.67 (11/11) Installing gcompat (1.1.0-r1) 03:43:55 #74 33.70 Executing busybox-1.36.1-r7.trigger 03:43:55 #74 33.93 Executing ca-certificates-20240226-r0.trigger 03:43:56 #74 ... 03:43:56 03:43:56 #73 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:43:56 #73 31.89 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:43:56 #73 32.79 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:43:56 #73 32.84 (3/7) Installing dumb-init (1.2.5-r2) 03:43:56 #73 32.86 (4/7) Installing musl-obstack (1.2.3-r2) 03:43:56 #73 32.87 (5/7) Installing libucontext (1.2-r2) 03:43:56 #73 32.98 (6/7) Installing gcompat (1.1.0-r1) 03:43:56 #73 33.01 (7/7) Installing openssl (3.1.6-r0) 03:43:56 #73 33.21 Executing busybox-1.36.1-r7.trigger 03:43:56 #73 33.55 OK: 9 MiB in 20 packages 03:43:56 #73 DONE 35.1s 03:43:56 03:43:56 #90 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:43:56 #90 ... 03:43:56 03:43:56 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:43:56 #80 20.99 Executing busybox-1.36.1-r7.trigger 03:43:56 #80 21.09 OK: 8 MiB in 16 packages 03:43:56 #80 DONE 22.4s 03:43:57 03:43:57 #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:43:57 #74 35.83 OK: 13 MiB in 26 packages 03:43:58 #74 DONE 37.4s 03:43:58 03:43:58 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:44:00 #91 ... 03:44:00 03:44:00 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:44:00 #92 DONE 5.8s 03:44:00 03:44:00 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:44:00 #93 DONE 0.2s 03:44:00 03:44:00 #84 [core-command stage-1 3/7] RUN apk --no-cache upgrade 03:44:00 #84 11.39 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:44:00 #84 11.86 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:44:00 #84 11.98 OK: 8 MiB in 16 packages 03:44:01 #84 DONE 12.9s 03:44:01 03:44:01 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:44:01 #91 3.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:44:01 #91 ... 03:44:01 03:44:01 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:44:01 #83 4.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:44:01 #83 7.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:44:01 #83 13.79 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:44:01 #83 14.24 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:44:01 #83 14.30 Executing ca-certificates-20240226-r0.trigger 03:44:01 #83 ... 03:44:01 03:44:01 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:44:01 #89 5.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:44:01 #89 6.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:44:02 #89 ... 03:44:02 03:44:02 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:44:02 #85 3.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:44:02 #85 6.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:44:02 #85 11.62 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:44:02 #85 12.00 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:44:02 #85 12.06 Executing ca-certificates-20240226-r0.trigger 03:44:02 #85 12.85 OK: 9 MiB in 17 packages 03:44:02 #85 ... 03:44:02 03:44:02 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:44:02 #91 4.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:44:02 #91 ... 03:44:02 03:44:02 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:44:02 #85 DONE 13.6s 03:44:03 03:44:03 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:44:03 #83 15.22 OK: 18 MiB in 19 packages 03:44:03 #83 DONE 16.3s 03:44:03 03:44:03 #90 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:44:03 #90 4.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:44:03 #90 6.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:44:04 #90 8.660 OK: 9 MiB in 20 packages 03:44:05 #90 ... 03:44:05 03:44:05 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:44:05 #89 9.926 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:44:05 #89 10.11 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:44:05 #89 10.15 OK: 8 MiB in 19 packages 03:44:05 #89 DONE 10.9s 03:44:05 03:44:05 #90 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 03:44:05 #90 DONE 9.5s 03:44:05 03:44:05 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:44:06 #94 ... 03:44:06 03:44:06 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:44:06 #91 6.791 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 03:44:06 #91 7.068 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 03:44:06 #91 7.098 Executing ca-certificates-20240226-r0.trigger 03:44:06 #91 7.658 OK: 13 MiB in 26 packages 03:44:06 #91 DONE 8.3s 03:44:06 03:44:06 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:44:07 #95 ... 03:44:07 03:44:07 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:44:07 #96 DONE 2.0s 03:44:07 03:44:07 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:44:07 #95 DONE 2.0s 03:44:07 03:44:07 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:44:07 #94 DONE 2.0s 03:44:07 03:44:07 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:44:07 #97 ... 03:44:07 03:44:07 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:44:07 #98 DONE 0.2s 03:44:08 03:44:08 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:44:08 #97 DONE 0.3s 03:44:08 03:44:08 #99 [security-spire-server stage-2 6/9] COPY security.txt / 03:44:08 #99 ... 03:44:08 03:44:08 #100 [security-spire-config stage-2 6/10] COPY security.txt / 03:44:08 #100 DONE 0.4s 03:44:08 03:44:08 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:44:08 #101 ... 03:44:08 03:44:08 #99 [security-spire-server stage-2 6/9] COPY security.txt / 03:44:08 #99 DONE 0.4s 03:44:08 03:44:08 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:44:08 #101 DONE 0.4s 03:44:08 03:44:08 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:44:08 #102 ... 03:44:08 03:44:08 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:44:08 #103 DONE 0.3s 03:44:08 03:44:08 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:44:08 #102 DONE 0.3s 03:44:08 03:44:08 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:44:08 #104 DONE 0.4s 03:44:08 03:44:08 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:44:09 #105 ... 03:44:09 03:44:09 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:44:09 #106 DONE 0.4s 03:44:09 03:44:09 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:44:09 #105 DONE 0.3s 03:44:09 03:44:09 #107 [security-spire-server] exporting to image 03:44:09 #107 exporting layers 03:44:10 #107 ... 03:44:10 03:44:10 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:44:10 #108 DONE 2.6s 03:44:10 03:44:10 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:44:10 #109 DONE 0.3s 03:44:10 03:44:10 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 03:44:10 #110 DONE 0.2s 03:44:10 03:44:10 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:44:11 #111 DONE 0.3s 03:44:11 03:44:11 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:44:11 #112 DONE 0.3s 03:44:11 03:44:11 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:11 #78 ... 03:44:11 03:44:11 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:44:11 #113 DONE 0.3s 03:44:11 03:44:11 #107 [security-spire-agent] exporting to image 03:44:13 #107 exporting layers 3.8s done 03:44:13 #107 writing image sha256:07a376176e4797669ef0cb7d669d2babb6ba55f3b6ddb693e56c7a05a816b3ca 0.0s done 03:44:13 #107 exporting layers 4.0s done 03:44:13 #107 naming to docker.io/library/security-spire-server-arm64 0.0s done 03:44:13 #107 writing image sha256:c8c9c1647864f5e2340bf82af38f2b340d0d5fbab807bd5a25afd53d4b200ced done 03:44:13 #107 naming to docker.io/library/security-spire-config-arm64 0.0s done 03:44:13 #107 exporting layers 2.2s done 03:44:13 #107 writing image sha256:189bb919175c9c969a036d883f4b5044c89a965f551f3adda5601f35225f5734 0.0s done 03:44:13 #107 naming to docker.io/library/security-spire-agent-arm64 done 03:44:13 #107 DONE 4.6s 03:44:13 03:44:13 #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:48 #113 ... 03:44:48 03:44:48 #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:48 #105 DONE 63.4s 03:44:48 03:44:48 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:48 #77 DONE 61.5s 03:44:48 03:44:48 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:48 #113 DONE 62.3s 03:44:48 03:44:48 #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:48 #84 DONE 58.1s 03:44:48 03:44:48 #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:48 #109 DONE 63.4s 03:44:48 03:44:48 #114 [support-notifications builder 6/7] COPY . . 03:44:54 #114 ... 03:44:54 03:44:54 #115 [security-spiffe-token-provider builder 6/7] COPY . . 03:44:54 #115 ... 03:44:54 03:44:54 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 03:44:54 #116 ... 03:44:54 03:44:54 #117 [core-keeper builder 7/8] COPY . . 03:44:54 #117 ... 03:44:54 03:44:54 #118 [security-secretstore-setup builder 6/7] COPY . . 03:45:05 #118 ... 03:45:05 03:45:05 #117 [core-keeper builder 7/8] COPY . . 03:45:05 #117 DONE 21.0s 03:45:05 03:45:05 #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:45:05 #119 ... 03:45:05 03:45:05 #114 [support-notifications builder 6/7] COPY . . 03:45:05 #114 DONE 21.2s 03:45:05 03:45:05 #120 [support-scheduler builder 6/7] COPY . . 03:45:05 #120 CACHED 03:45:05 03:45:05 #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:45:05 #121 CACHED 03:45:05 03:45:05 #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:05 #122 CACHED 03:45:05 03:45:05 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 03:45:05 #123 CACHED 03:45:05 03:45:05 #124 [core-command builder 6/7] COPY . . 03:45:05 #124 CACHED 03:45:05 03:45:05 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:05 #125 CACHED 03:45:05 03:45:05 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:45:05 #126 CACHED 03:45:05 03:45:05 #127 [core-metadata builder 6/7] COPY . . 03:45:05 #127 CACHED 03:45:05 03:45:05 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:05 #128 CACHED 03:45:05 03:45:05 #129 [security-proxy-auth builder 6/7] COPY . . 03:45:05 #129 CACHED 03:45:05 03:45:05 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:05 #130 CACHED 03:45:05 03:45:05 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:45:05 #131 CACHED 03:45:05 03:45:05 #118 [security-secretstore-setup builder 6/7] COPY . . 03:45:05 #118 DONE 21.4s 03:45:05 03:45:05 #132 [security-proxy-setup builder 6/7] COPY . . 03:45:05 #132 CACHED 03:45:05 03:45:05 #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:05 #133 CACHED 03:45:05 03:45:05 #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:45:05 #134 CACHED 03:45:05 03:45:05 #135 [core-data builder 6/7] COPY . . 03:45:05 #135 CACHED 03:45:05 03:45:05 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:05 #136 CACHED 03:45:05 03:45:05 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 03:45:05 #137 CACHED 03:45:05 03:45:05 #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:05 #138 CACHED 03:45:05 03:45:05 #139 [security-bootstrapper builder 6/7] COPY . . 03:45:05 #139 CACHED 03:45:05 03:45:05 #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:45:05 #140 CACHED 03:45:05 03:45:05 #115 [security-spiffe-token-provider builder 6/7] COPY . . 03:45:05 #115 DONE 21.4s 03:45:05 03:45:05 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 03:45:05 #116 DONE 21.4s 03:45:05 03:45:05 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:45:06 #141 0.462 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:45:16 #141 ... 03:45:16 03:45:16 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:45:16 #0 0.688 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:45:16 #142 ... 03:45:16 03:45:16 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:45:16 #0 1.762 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:45:16 #143 ... 03:45:16 03:45:16 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:45:16 #0 1.003 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:45:16 #144 ... 03:45:16 03:45:16 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:45:16 #0 1.575 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:45:16 #145 ... 03:45:16 03:45:16 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:45:16 #0 0.532 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:45:16 #146 ... 03:45:16 03:45:16 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:45:16 #0 1.012 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:45:16 #147 ... 03:45:16 03:45:16 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:45:16 #0 1.007 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:45:16 #148 ... 03:45:16 03:45:16 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:45:16 #0 1.274 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:45:16 #149 ... 03:45:16 03:45:16 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:45:16 #0 1.237 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:45:17 #150 ... 03:45:17 03:45:17 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:45:17 #0 1.650 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:45:17 #151 ... 03:45:17 03:45:17 #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:45:17 #119 0.658 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:45:36 #62 ... 03:45:36 03:45:36 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:36 #79 DONE 114.0s 03:45:36 03:45:36 #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:36 #62 DONE 118.9s 03:45:36 03:45:36 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:36 #78 DONE 115.7s 03:45:36 03:45:36 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:36 #87 DONE 94.7s 03:45:36 03:45:36 #114 [support-notifications builder 6/7] COPY . . 03:45:36 #114 ... 03:45:36 03:45:36 #65 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:36 #65 DONE 118.5s 03:45:36 03:45:36 #115 [support-scheduler builder 6/7] COPY . . 03:45:36 #115 ... 03:45:36 03:45:36 #114 [support-notifications builder 6/7] COPY . . 03:45:36 #114 DONE 1.6s 03:45:36 03:45:36 #116 [core-keeper builder 7/8] COPY . . 03:45:36 #116 DONE 1.6s 03:45:36 03:45:36 #117 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:45:36 #117 CACHED 03:45:36 03:45:36 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:36 #118 CACHED 03:45:36 03:45:36 #119 [security-bootstrapper builder 6/7] COPY . . 03:45:36 #119 CACHED 03:45:36 03:45:36 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 03:45:36 #120 CACHED 03:45:36 03:45:36 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:36 #121 CACHED 03:45:36 03:45:36 #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:45:36 #122 CACHED 03:45:36 03:45:36 #123 [security-proxy-setup builder 6/7] COPY . . 03:45:36 #123 DONE 1.8s 03:45:36 03:45:36 #124 [core-metadata builder 6/7] COPY . . 03:45:36 #124 CACHED 03:45:36 03:45:36 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:45:36 #125 CACHED 03:45:36 03:45:36 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:36 #126 CACHED 03:45:36 03:45:36 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:45:36 #127 CACHED 03:45:36 03:45:36 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:36 #128 CACHED 03:45:36 03:45:36 #129 [security-secretstore-setup builder 6/7] COPY . . 03:45:36 #129 CACHED 03:45:36 03:45:36 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:36 #130 CACHED 03:45:36 03:45:36 #131 [security-proxy-auth builder 6/7] COPY . . 03:45:36 #131 CACHED 03:45:36 03:45:36 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:45:36 #132 CACHED 03:45:36 03:45:36 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:36 #133 CACHED 03:45:36 03:45:36 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 03:45:36 #134 CACHED 03:45:36 03:45:36 #135 [core-data builder 6/7] COPY . . 03:45:36 #135 CACHED 03:45:36 03:45:36 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 03:45:36 #136 CACHED 03:45:36 03:45:36 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:36 #137 CACHED 03:45:36 03:45:36 #138 [core-command builder 6/7] COPY . . 03:45:36 #138 CACHED 03:45:36 03:45:36 #115 [support-scheduler builder 6/7] COPY . . 03:45:36 #115 DONE 1.7s 03:45:36 03:45:36 #139 [security-spiffe-token-provider builder 6/7] COPY . . 03:45:36 #139 DONE 1.9s 03:45:36 03:45:36 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:45:36 #140 ... 03:45:36 03:45:36 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:45:36 #0 4.543 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:45:36 #141 ... 03:45:36 03:45:36 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:45:36 #0 5.552 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:45:37 #142 ... 03:45:37 03:45:37 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:45:37 #0 7.570 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:45:37 #143 ... 03:45:37 03:45:37 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:45:37 #0 8.229 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:45:38 #144 ... 03:45:38 03:45:38 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:45:38 #140 8.242 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:45:39 #140 ... 03:45:39 03:45:39 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:45:39 #0 6.451 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:45:39 #145 ... 03:45:39 03:45:39 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:45:39 #0 8.003 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:45:40 #146 ... 03:45:40 03:45:40 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:45:40 #0 7.689 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:45:40 #147 ... 03:45:40 03:45:40 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:45:40 #0 6.990 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:45:40 #148 ... 03:45:40 03:45:40 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:45:40 #0 7.959 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:45:40 #149 ... 03:45:40 03:45:40 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:45:40 #0 7.517 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:45:40 #150 ... 03:45:40 03:45:40 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:45:40 #0 6.739 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:46:40 #119 ... 03:46:40 03:46:40 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:46:40 #143 84.94 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:47:37 #143 ... 03:47:37 03:47:37 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:47:37 #148 DONE 145.1s 03:47:37 03:47:37 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:47:37 #144 ... 03:47:37 03:47:37 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:47:37 #141 DONE 145.4s 03:47:37 03:47:37 #152 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #152 ... 03:47:37 03:47:37 #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:47:37 #119 DONE 145.8s 03:47:37 03:47:37 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:47:37 #151 ... 03:47:37 03:47:37 #153 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #153 ... 03:47:37 03:47:37 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:47:37 #146 DONE 146.2s 03:47:37 03:47:37 #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #154 ... 03:47:37 03:47:37 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:47:37 #147 DONE 146.7s 03:47:37 03:47:37 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:47:37 #144 DONE 146.8s 03:47:37 03:47:37 #155 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #155 ... 03:47:37 03:47:37 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:47:37 #149 DONE 147.1s 03:47:37 03:47:37 #156 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #156 ... 03:47:37 03:47:37 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:47:37 #142 DONE 147.5s 03:47:37 03:47:37 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:47:37 #157 ... 03:47:37 03:47:37 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:47:37 #151 DONE 147.9s 03:47:37 03:47:37 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:47:37 #143 DONE 148.0s 03:47:37 03:47:37 #155 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #155 ... 03:47:37 03:47:37 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:47:37 #150 DONE 148.2s 03:47:37 03:47:37 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:47:37 #145 DONE 148.3s 03:47:37 03:47:37 #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #158 ... 03:47:37 03:47:37 #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #154 DONE 3.0s 03:47:37 03:47:37 #153 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #153 DONE 2.9s 03:47:37 03:47:37 #156 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #156 DONE 1.9s 03:47:37 03:47:37 #152 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #152 DONE 3.4s 03:47:37 03:47:37 #159 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:47:37 #159 ... 03:47:37 03:47:37 #155 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #155 DONE 2.3s 03:47:37 03:47:37 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:47:37 #157 DONE 1.6s 03:47:37 03:47:37 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #160 DONE 0.8s 03:47:37 03:47:37 #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #158 DONE 1.0s 03:47:37 03:47:37 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:47:37 #161 ... 03:47:37 03:47:37 #162 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:47:37 #162 DONE 1.1s 03:47:37 03:47:37 #163 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #163 CACHED 03:47:37 03:47:37 #164 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:47:37 #164 CACHED 03:47:37 03:47:37 #165 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:47:37 #165 CACHED 03:47:37 03:47:37 #166 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #166 CACHED 03:47:37 03:47:37 #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:47:37 #167 CACHED 03:47:37 03:47:37 #168 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #168 CACHED 03:47:37 03:47:37 #159 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:47:37 #159 DONE 1.2s 03:47:37 03:47:37 #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:47:37 #169 DONE 1.2s 03:47:37 03:47:37 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:47:37 #170 DONE 1.2s 03:47:37 03:47:37 #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:47:37 #171 CACHED 03:47:37 03:47:37 #172 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:47:37 #172 CACHED 03:47:37 03:47:37 #173 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:47:37 #173 ... 03:47:37 03:47:37 #174 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:47:37 #174 DONE 1.4s 03:47:37 03:47:37 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:47:37 #161 DONE 1.4s 03:47:37 03:47:37 #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:47:37 #175 ... 03:47:37 03:47:37 #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:47:37 #176 DONE 1.8s 03:47:37 03:47:37 #177 [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 03:47:38 #177 ... 03:47:38 03:47:38 #178 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:47:38 #178 DONE 3.9s 03:47:39 03:47:39 #179 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:47:39 #179 ... 03:47:39 03:47:39 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:47:39 #180 DONE 3.8s 03:47:39 03:47:39 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:47:40 #181 ... 03:47:40 03:47:40 #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:47:40 #182 DONE 4.8s 03:47:40 03:47:40 #183 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:47:40 #183 DONE 4.8s 03:47:40 03:47:40 #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:47:40 #184 DONE 4.9s 03:47:40 03:47:40 #185 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:47:40 #185 DONE 4.7s 03:47:40 03:47:40 #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:47:40 #186 DONE 3.9s 03:47:40 03:47:40 #173 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:47:40 #173 DONE 4.8s 03:47:40 03:47:40 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:47:40 #187 DONE 4.8s 03:47:40 03:47:40 #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:47:40 #188 DONE 4.9s 03:47:40 03:47:40 #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:47:40 #189 ... 03:47:40 03:47:40 #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:47:40 #175 DONE 4.5s 03:47:40 03:47:40 #177 [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 03:47:40 #177 DONE 3.9s 03:47:40 03:47:40 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:47:40 #181 DONE 1.3s 03:47:40 03:47:40 #179 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:47:40 #179 DONE 2.1s 03:47:40 03:47:40 #190 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:47:40 #190 ... 03:47:40 03:47:40 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:47:40 #191 DONE 0.5s 03:47:41 03:47:41 #192 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:47:41 #192 DONE 0.5s 03:47:41 03:47:41 #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:47:41 #193 DONE 0.5s 03:47:41 03:47:41 #194 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:47:41 #194 DONE 0.5s 03:47:41 03:47:41 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:47:41 #195 DONE 0.5s 03:47:41 03:47:41 #196 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:47:41 #196 DONE 0.5s 03:47:41 03:47:41 #197 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:47:41 #197 ... 03:47:41 03:47:41 #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:47:41 #198 DONE 0.5s 03:47:41 03:47:41 #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:47:41 #189 DONE 0.5s 03:47:41 03:47:41 #199 [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 03:47:41 #199 DONE 0.5s 03:47:41 03:47:41 #190 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:47:41 #190 DONE 0.5s 03:47:41 03:47:41 #200 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:47:41 #200 DONE 0.5s 03:47:41 03:47:41 #201 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:47:41 #201 ... 03:47:41 03:47:41 #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:47:41 #202 DONE 0.6s 03:47:41 03:47:41 #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:47:41 #203 DONE 0.5s 03:47:41 03:47:41 #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:47:41 #204 DONE 0.5s 03:47:41 03:47:41 #197 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:47:41 #197 DONE 0.6s 03:47:41 03:47:41 #95 [support-scheduler] exporting to image 03:47:41 #95 exporting layers 0.6s done 03:47:41 #95 writing image sha256:533d7f267f3df5f3ea2acc0861025052e5486ab9fb55d75c90af308758b12b8c done 03:47:41 #95 naming to docker.io/library/core-keeper done 03:47:41 #95 writing image sha256:45a69934969bfa453227e0d5f65fa277e9375dc6d39e3f66a4578054f292cb88 0.2s done 03:47:41 #95 naming to docker.io/library/support-scheduler done 03:47:42 #95 ... 03:47:42 03:47:42 #201 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:47:42 #201 DONE 0.6s 03:47:42 03:47:42 #95 [security-spiffe-token-provider] exporting to image 03:47:42 #95 exporting layers 0.8s done 03:47:42 #95 writing image sha256:d0cf79a91f28f7196b43cc4fcd6667476dbaa718c48cd16ea5287384acc80c54 0.0s done 03:47:42 #95 writing image sha256:5fb5dd375d9c398ab2aaafd0597d0615d3b3f654823a7dd3e66fd03feb0b0cb9 0.0s done 03:47:42 #95 writing image sha256:0ac39ed8d156b6879e6393ec1d2897b400d9b48a097a506c2e653c789cee6027 03:47:42 #95 naming to docker.io/library/security-spiffe-token-provider done 03:47:42 #95 naming to docker.io/library/core-command 03:47:42 #95 ... 03:47:42 03:47:42 #205 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:47:42 #205 DONE 0.2s 03:47:42 03:47:42 #95 [core-data] exporting to image 03:47:42 #95 exporting layers 0.5s done 03:47:42 #95 writing image sha256:0ac39ed8d156b6879e6393ec1d2897b400d9b48a097a506c2e653c789cee6027 0.1s done 03:47:42 #95 naming to docker.io/library/core-command done 03:47:42 #95 naming to docker.io/library/core-data done 03:47:42 #95 writing image sha256:dd5fafa5fe5bd97652a664e61e72c1e3085b4cbc14bbb45064f2da55ceae79e7 done 03:47:42 #95 naming to docker.io/library/support-notifications done 03:47:42 #95 writing image sha256:980cdbec2ab789e62fb4f2c6517ce9c0e8f623519013e1c275eecf81dab598c6 done 03:47:42 #95 naming to docker.io/library/core-metadata done 03:47:42 #95 DONE 4.2s 03:47:42 03:47:42 #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:47:42 #206 DONE 0.8s 03:47:42 03:47:42 #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:47:42 #207 DONE 0.5s 03:47:42 03:47:42 #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:47:42 #208 ... 03:47:42 03:47:42 #209 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:47:42 #209 DONE 0.3s 03:47:42 03:47:42 #95 [security-proxy-auth] exporting to image 03:47:42 #95 exporting layers 0.4s done 03:47:42 #95 writing image sha256:496f2045a9178149a2809c38728a388b0d3a7c96687d3dc9ad21203ddb2fa8cf done 03:47:42 #95 naming to docker.io/library/security-proxy-auth done 03:47:42 #95 DONE 4.4s 03:47:42 03:47:42 #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:47:42 #208 DONE 0.4s 03:47:42 03:47:42 #210 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:47:42 #210 DONE 0.3s 03:47:42 03:47:42 #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:47:42 #211 DONE 1.0s 03:47:42 03:47:42 #212 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:47:42 #212 DONE 0.1s 03:47:42 03:47:42 #213 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:47:42 #213 DONE 0.1s 03:47:42 03:47:42 #95 [core-common-config-bootstrapper] exporting to image 03:47:42 #95 ... 03:47:42 03:47:42 #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:47:42 #214 DONE 0.3s 03:47:42 03:47:42 #215 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:47:42 #215 DONE 0.9s 03:47:42 03:47:42 #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:47:42 #216 DONE 0.1s 03:47:42 03:47:42 #95 [core-common-config-bootstrapper] exporting to image 03:47:42 #95 writing image sha256:4768b3734ffbe3873069c2fa083575f82df5aaea96d9c53f4c454826301ebf19 done 03:47:42 #95 naming to docker.io/library/core-common-config-bootstrapper done 03:47:43 #95 ... 03:47:43 03:47:43 #217 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:47:43 #217 DONE 0.6s 03:47:43 03:47:43 #95 [security-proxy-setup] exporting to image 03:47:43 #95 writing image sha256:14c65f5a368ff4e5bf46d6c35a4da0be70327b7be7625d58f96bc22a3ca415c2 done 03:47:43 #95 naming to docker.io/library/security-proxy-setup done 03:47:43 #95 ... 03:47:43 03:47:43 #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:47:43 #218 DONE 0.5s 03:47:43 03:47:43 #95 [security-bootstrapper] exporting to image 03:47:43 #95 writing image sha256:bb9bff3d4c9f6d9a2a71d425906a7effb3de5922b971abf4d0d698c778ff81ae done 03:47:43 #95 naming to docker.io/library/security-secretstore-setup done 03:47:43 #95 exporting layers 0.2s done 03:47:43 #95 writing image sha256:693f8c9154a79f73bce0de6a67418bd44e37552e1f7d7c2f26ff500892955b52 done 03:47:43 #95 naming to docker.io/library/security-bootstrapper done 03:47:43 #95 DONE 5.4s 03:47:43 time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:43 time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:43 time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:43 time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:43 time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:43 time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:43 time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:43 time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:43 time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:43 time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:43 time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:43 time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:43 time="2024-07-19T03:42:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:43 time="2024-07-19T03:42:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:43 time="2024-07-19T03:42:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:47:43 $ docker stop --time=1 21d0aa13564c62fba1472eb7f12234f79a67677195bdda620bd6ab36d8daa05e 03:47:45 $ docker rm -f --volumes 21d0aa13564c62fba1472eb7f12234f79a67677195bdda620bd6ab36d8daa05e [Pipeline] // withDockerContainer [Pipeline] sh 03:47:46 + docker images 03:47:46 REPOSITORY TAG IMAGE ID CREATED SIZE 03:47:46 security-secretstore-setup latest bb9bff3d4c9f 2 seconds ago 42.2MB 03:47:46 security-bootstrapper latest 693f8c9154a7 2 seconds ago 24MB 03:47:46 security-proxy-setup latest 14c65f5a368f 3 seconds ago 31.2MB 03:47:46 core-common-config-bootstrapper latest 4768b3734ffb 3 seconds ago 20.2MB 03:47:46 security-proxy-auth latest 496f2045a917 4 seconds ago 38MB 03:47:46 core-metadata latest 980cdbec2ab7 4 seconds ago 41MB 03:47:46 core-keeper latest 533d7f267f3d 5 seconds ago 35.6MB 03:47:46 core-command latest 5fb5dd375d9c 5 seconds ago 40.4MB 03:47:46 core-data latest 0ac39ed8d156 5 seconds ago 40.8MB 03:47:46 support-notifications latest dd5fafa5fe5b 5 seconds ago 43.9MB 03:47:46 security-spiffe-token-provider latest d0cf79a91f28 5 seconds ago 34MB 03:47:46 support-scheduler latest 45a69934969b 5 seconds ago 43.1MB 03:47:46 security-spire-config latest 1670c3c5dd66 3 minutes ago 125MB 03:47:46 security-spire-server latest a0b81fc401e5 3 minutes ago 126MB 03:47:46 security-spire-agent latest a0e1727f1424 3 minutes ago 187MB 03:47:46 ci-base-image-x86_64 latest a4a9636dd55d 8 minutes ago 966MB 03:47:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 03:47:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 03:47:46 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 03:47:46 provisioning config files... 03:47:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/655@tmp/config11509904518955606871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:46 ---> ****-login.sh 03:47:46 nexus3.edgexfoundry.org:10001 03:47:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:46 Configure a credential helper to remove this warning. See 03:47:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:46 03:47:46 Login Succeeded 03:47:46 nexus3.edgexfoundry.org:10002 03:47:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:46 Configure a credential helper to remove this warning. See 03:47:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:46 03:47:46 Login Succeeded 03:47:46 nexus3.edgexfoundry.org:10003 03:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:47 Configure a credential helper to remove this warning. See 03:47:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:47 03:47:47 Login Succeeded 03:47:47 nexus3.edgexfoundry.org:10004 03:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:47 Configure a credential helper to remove this warning. See 03:47:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:47 03:47:47 Login Succeeded 03:47:47 ****.io 03:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:47 Configure a credential helper to remove this warning. See 03:47:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:47 03:47:47 Login Succeeded 03:47:47 ---> ****-login.sh ends [Pipeline] } 03:47:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:47:47 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:47:47 9dd757975a2486f93e2289e3629aab843f36bcb7 03:47:47 latest 03:47:47 3.2.0-dev.37 03:47:47 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:47:47 main 03:47:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:48 + docker push nexus3.edgexfoundry.org:10004/core-command:9dd757975a2486f93e2289e3629aab843f36bcb7 03:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:47:48 b586bb8db640: Preparing 03:47:48 f5c6d7f02632: Preparing 03:47:48 da124422174a: Preparing 03:47:48 70823b37b23f: Preparing 03:47:48 59501ac44cef: Preparing 03:47:48 a0a467f638b2: Preparing 03:47:48 63ec0bd56cf3: Preparing 03:47:48 63ec0bd56cf3: Waiting 03:47:48 a0a467f638b2: Waiting 03:47:48 70823b37b23f: Pushed 03:47:48 b586bb8db640: Pushed 03:47:48 da124422174a: Pushed 03:47:48 63ec0bd56cf3: Layer already exists 03:47:48 a0a467f638b2: Pushed 03:47:49 59501ac44cef: Pushed 03:47:51 f5c6d7f02632: Pushed 03:47:51 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:fcb20239fc9a7b785e21d55ef3edbc8ca451092ecdf0b43d4cc329211ea46798 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:52 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:47:52 b586bb8db640: Preparing 03:47:52 f5c6d7f02632: Preparing 03:47:52 da124422174a: Preparing 03:47:52 70823b37b23f: Preparing 03:47:52 59501ac44cef: Preparing 03:47:52 a0a467f638b2: Preparing 03:47:52 63ec0bd56cf3: Preparing 03:47:52 a0a467f638b2: Waiting 03:47:52 63ec0bd56cf3: Waiting 03:47:52 f5c6d7f02632: Layer already exists 03:47:52 59501ac44cef: Layer already exists 03:47:52 da124422174a: Layer already exists 03:47:52 b586bb8db640: Layer already exists 03:47:52 70823b37b23f: Layer already exists 03:47:52 a0a467f638b2: Layer already exists 03:47:52 63ec0bd56cf3: Layer already exists 03:47:52 latest: digest: sha256:fcb20239fc9a7b785e21d55ef3edbc8ca451092ecdf0b43d4cc329211ea46798 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:53 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.37 03:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:47:53 b586bb8db640: Preparing 03:47:53 f5c6d7f02632: Preparing 03:47:53 da124422174a: Preparing 03:47:53 70823b37b23f: Preparing 03:47:53 59501ac44cef: Preparing 03:47:53 a0a467f638b2: Preparing 03:47:53 63ec0bd56cf3: Preparing 03:47:53 a0a467f638b2: Waiting 03:47:53 63ec0bd56cf3: Waiting 03:47:53 b586bb8db640: Layer already exists 03:47:53 da124422174a: Layer already exists 03:47:53 59501ac44cef: Layer already exists 03:47:53 70823b37b23f: Layer already exists 03:47:53 f5c6d7f02632: Layer already exists 03:47:53 63ec0bd56cf3: Layer already exists 03:47:53 a0a467f638b2: Layer already exists 03:47:53 3.2.0-dev.37: digest: sha256:fcb20239fc9a7b785e21d55ef3edbc8ca451092ecdf0b43d4cc329211ea46798 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:54 + docker push nexus3.edgexfoundry.org:10004/core-command:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:47:54 b586bb8db640: Preparing 03:47:54 f5c6d7f02632: Preparing 03:47:54 da124422174a: Preparing 03:47:54 70823b37b23f: Preparing 03:47:54 59501ac44cef: Preparing 03:47:54 a0a467f638b2: Preparing 03:47:54 63ec0bd56cf3: Preparing 03:47:54 a0a467f638b2: Waiting 03:47:54 63ec0bd56cf3: Waiting 03:47:54 f5c6d7f02632: Layer already exists 03:47:54 59501ac44cef: Layer already exists 03:47:54 70823b37b23f: Layer already exists 03:47:54 b586bb8db640: Layer already exists 03:47:54 da124422174a: Layer already exists 03:47:54 63ec0bd56cf3: Layer already exists 03:47:54 a0a467f638b2: Layer already exists 03:47:54 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:fcb20239fc9a7b785e21d55ef3edbc8ca451092ecdf0b43d4cc329211ea46798 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:55 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:47:55 b586bb8db640: Preparing 03:47:55 f5c6d7f02632: Preparing 03:47:55 da124422174a: Preparing 03:47:55 70823b37b23f: Preparing 03:47:55 59501ac44cef: Preparing 03:47:55 a0a467f638b2: Preparing 03:47:55 63ec0bd56cf3: Preparing 03:47:55 a0a467f638b2: Waiting 03:47:55 63ec0bd56cf3: Waiting 03:47:55 70823b37b23f: Layer already exists 03:47:55 b586bb8db640: Layer already exists 03:47:55 59501ac44cef: Layer already exists 03:47:55 da124422174a: Layer already exists 03:47:55 f5c6d7f02632: Layer already exists 03:47:55 a0a467f638b2: Layer already exists 03:47:55 63ec0bd56cf3: Layer already exists 03:47:55 main: digest: sha256:fcb20239fc9a7b785e21d55ef3edbc8ca451092ecdf0b43d4cc329211ea46798 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:55 ===================================================== [Pipeline] echo 03:47:55 taggedImages: 03:47:55 - nexus3.edgexfoundry.org:10004/core-command:9dd757975a2486f93e2289e3629aab843f36bcb7 03:47:55 - nexus3.edgexfoundry.org:10004/core-command:latest 03:47:55 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.37 03:47:55 - nexus3.edgexfoundry.org:10004/core-command:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:47:55 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:47:55 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:47:55 9dd757975a2486f93e2289e3629aab843f36bcb7 03:47:55 latest 03:47:55 3.2.0-dev.37 03:47:55 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:47:55 main 03:47:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7 03:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:47:56 3f8ec407127c: Preparing 03:47:56 6b80f6fc993a: Preparing 03:47:56 eac337b41892: Preparing 03:47:56 303dd77e0467: Preparing 03:47:56 da124422174a: Preparing 03:47:56 70823b37b23f: Preparing 03:47:56 59501ac44cef: Preparing 03:47:56 a0a467f638b2: Preparing 03:47:56 63ec0bd56cf3: Preparing 03:47:56 70823b37b23f: Waiting 03:47:56 59501ac44cef: Waiting 03:47:56 a0a467f638b2: Waiting 03:47:56 63ec0bd56cf3: Waiting 03:47:56 da124422174a: Layer already exists 03:47:56 70823b37b23f: Layer already exists 03:47:56 59501ac44cef: Layer already exists 03:47:56 a0a467f638b2: Layer already exists 03:47:56 63ec0bd56cf3: Layer already exists 03:47:56 3f8ec407127c: Pushed 03:47:56 eac337b41892: Pushed 03:47:56 6b80f6fc993a: Pushed 03:47:57 303dd77e0467: Pushed 03:47:57 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:f5bf40f02406c4dbf1c80f52d61c024ff4406a7ca4446234e8813cb06e4508be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:58 + 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 03:47:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:47:58 3f8ec407127c: Preparing 03:47:58 6b80f6fc993a: Preparing 03:47:58 eac337b41892: Preparing 03:47:58 303dd77e0467: Preparing 03:47:58 da124422174a: Preparing 03:47:58 70823b37b23f: Preparing 03:47:58 59501ac44cef: Preparing 03:47:58 a0a467f638b2: Preparing 03:47:58 63ec0bd56cf3: Preparing 03:47:58 70823b37b23f: Waiting 03:47:58 59501ac44cef: Waiting 03:47:58 a0a467f638b2: Waiting 03:47:58 63ec0bd56cf3: Waiting 03:47:58 6b80f6fc993a: Layer already exists 03:47:58 303dd77e0467: Layer already exists 03:47:58 eac337b41892: Layer already exists 03:47:58 da124422174a: Layer already exists 03:47:58 3f8ec407127c: Layer already exists 03:47:58 63ec0bd56cf3: Layer already exists 03:47:58 70823b37b23f: Layer already exists 03:47:58 59501ac44cef: Layer already exists 03:47:58 a0a467f638b2: Layer already exists 03:47:58 latest: digest: sha256:f5bf40f02406c4dbf1c80f52d61c024ff4406a7ca4446234e8813cb06e4508be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.37 03:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:47:59 3f8ec407127c: Preparing 03:47:59 6b80f6fc993a: Preparing 03:47:59 eac337b41892: Preparing 03:47:59 303dd77e0467: Preparing 03:47:59 da124422174a: Preparing 03:47:59 70823b37b23f: Preparing 03:47:59 70823b37b23f: Waiting 03:47:59 59501ac44cef: Preparing 03:47:59 a0a467f638b2: Preparing 03:47:59 63ec0bd56cf3: Preparing 03:47:59 a0a467f638b2: Waiting 03:47:59 59501ac44cef: Waiting 03:47:59 63ec0bd56cf3: Waiting 03:47:59 3f8ec407127c: Layer already exists 03:47:59 303dd77e0467: Layer already exists 03:47:59 da124422174a: Layer already exists 03:47:59 eac337b41892: Layer already exists 03:47:59 6b80f6fc993a: Layer already exists 03:47:59 63ec0bd56cf3: Layer already exists 03:47:59 70823b37b23f: Layer already exists 03:47:59 59501ac44cef: Layer already exists 03:47:59 a0a467f638b2: Layer already exists 03:47:59 3.2.0-dev.37: digest: sha256:f5bf40f02406c4dbf1c80f52d61c024ff4406a7ca4446234e8813cb06e4508be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:00 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:48:00 3f8ec407127c: Preparing 03:48:00 6b80f6fc993a: Preparing 03:48:00 eac337b41892: Preparing 03:48:00 303dd77e0467: Preparing 03:48:00 da124422174a: Preparing 03:48:00 70823b37b23f: Preparing 03:48:00 59501ac44cef: Preparing 03:48:00 a0a467f638b2: Preparing 03:48:00 63ec0bd56cf3: Preparing 03:48:00 70823b37b23f: Waiting 03:48:00 59501ac44cef: Waiting 03:48:00 a0a467f638b2: Waiting 03:48:00 63ec0bd56cf3: Waiting 03:48:00 303dd77e0467: Layer already exists 03:48:00 3f8ec407127c: Layer already exists 03:48:00 eac337b41892: Layer already exists 03:48:00 6b80f6fc993a: Layer already exists 03:48:00 da124422174a: Layer already exists 03:48:00 59501ac44cef: Layer already exists 03:48:00 70823b37b23f: Layer already exists 03:48:00 63ec0bd56cf3: Layer already exists 03:48:00 a0a467f638b2: Layer already exists 03:48:00 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:f5bf40f02406c4dbf1c80f52d61c024ff4406a7ca4446234e8813cb06e4508be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:01 + 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 03:48:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:48:02 3f8ec407127c: Preparing 03:48:02 6b80f6fc993a: Preparing 03:48:02 eac337b41892: Preparing 03:48:02 303dd77e0467: Preparing 03:48:02 da124422174a: Preparing 03:48:02 70823b37b23f: Preparing 03:48:02 59501ac44cef: Preparing 03:48:02 a0a467f638b2: Preparing 03:48:02 63ec0bd56cf3: Preparing 03:48:02 70823b37b23f: Waiting 03:48:02 59501ac44cef: Waiting 03:48:02 a0a467f638b2: Waiting 03:48:02 eac337b41892: Layer already exists 03:48:02 da124422174a: Layer already exists 03:48:02 3f8ec407127c: Layer already exists 03:48:02 6b80f6fc993a: Layer already exists 03:48:02 303dd77e0467: Layer already exists 03:48:02 70823b37b23f: Layer already exists 03:48:02 59501ac44cef: Layer already exists 03:48:02 a0a467f638b2: Layer already exists 03:48:02 63ec0bd56cf3: Layer already exists 03:48:02 main: digest: sha256:f5bf40f02406c4dbf1c80f52d61c024ff4406a7ca4446234e8813cb06e4508be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:02 ===================================================== [Pipeline] echo 03:48:02 taggedImages: 03:48:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:48:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.37 03:48:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:48:02 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:48:02 9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:02 latest 03:48:02 3.2.0-dev.37 03:48:02 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:02 main 03:48:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:03 + docker push nexus3.edgexfoundry.org:10004/core-data:9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:48:03 a42ac3b835bf: Preparing 03:48:03 2caa8f90acd1: Preparing 03:48:03 da124422174a: Preparing 03:48:03 70823b37b23f: Preparing 03:48:03 06d5ffcd09dd: Preparing 03:48:03 cc365002342c: Preparing 03:48:03 63ec0bd56cf3: Preparing 03:48:03 cc365002342c: Waiting 03:48:03 70823b37b23f: Layer already exists 03:48:03 da124422174a: Layer already exists 03:48:03 63ec0bd56cf3: Layer already exists 03:48:03 a42ac3b835bf: Pushed 03:48:03 cc365002342c: Pushed 03:48:04 06d5ffcd09dd: Pushed 03:48:09 2caa8f90acd1: Pushed 03:48:09 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:7bed7fabd7e1f2369196e9e577994ee54eea0e156d08e3fe014e80f409d958b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:10 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:48:10 a42ac3b835bf: Preparing 03:48:10 2caa8f90acd1: Preparing 03:48:10 da124422174a: Preparing 03:48:10 70823b37b23f: Preparing 03:48:10 06d5ffcd09dd: Preparing 03:48:10 cc365002342c: Preparing 03:48:10 63ec0bd56cf3: Preparing 03:48:10 cc365002342c: Waiting 03:48:10 63ec0bd56cf3: Waiting 03:48:10 06d5ffcd09dd: Layer already exists 03:48:10 a42ac3b835bf: Layer already exists 03:48:10 2caa8f90acd1: Layer already exists 03:48:10 da124422174a: Layer already exists 03:48:10 70823b37b23f: Layer already exists 03:48:10 cc365002342c: Layer already exists 03:48:10 63ec0bd56cf3: Layer already exists 03:48:10 latest: digest: sha256:7bed7fabd7e1f2369196e9e577994ee54eea0e156d08e3fe014e80f409d958b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:11 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.37 03:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:48:11 a42ac3b835bf: Preparing 03:48:11 2caa8f90acd1: Preparing 03:48:11 da124422174a: Preparing 03:48:11 70823b37b23f: Preparing 03:48:11 06d5ffcd09dd: Preparing 03:48:11 cc365002342c: Preparing 03:48:11 63ec0bd56cf3: Preparing 03:48:11 cc365002342c: Waiting 03:48:11 63ec0bd56cf3: Waiting 03:48:11 a42ac3b835bf: Layer already exists 03:48:11 da124422174a: Layer already exists 03:48:11 06d5ffcd09dd: Layer already exists 03:48:11 2caa8f90acd1: Layer already exists 03:48:11 70823b37b23f: Layer already exists 03:48:11 63ec0bd56cf3: Layer already exists 03:48:11 cc365002342c: Layer already exists 03:48:11 3.2.0-dev.37: digest: sha256:7bed7fabd7e1f2369196e9e577994ee54eea0e156d08e3fe014e80f409d958b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:13 + docker push nexus3.edgexfoundry.org:10004/core-data:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:48:13 a42ac3b835bf: Preparing 03:48:13 2caa8f90acd1: Preparing 03:48:13 da124422174a: Preparing 03:48:13 70823b37b23f: Preparing 03:48:13 06d5ffcd09dd: Preparing 03:48:13 cc365002342c: Preparing 03:48:13 63ec0bd56cf3: Preparing 03:48:13 cc365002342c: Waiting 03:48:13 63ec0bd56cf3: Waiting 03:48:13 70823b37b23f: Layer already exists 03:48:13 da124422174a: Layer already exists 03:48:13 2caa8f90acd1: Layer already exists 03:48:13 06d5ffcd09dd: Layer already exists 03:48:13 a42ac3b835bf: Layer already exists 03:48:13 63ec0bd56cf3: Layer already exists 03:48:13 cc365002342c: Layer already exists 03:48:13 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:7bed7fabd7e1f2369196e9e577994ee54eea0e156d08e3fe014e80f409d958b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:14 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:48:14 a42ac3b835bf: Preparing 03:48:14 2caa8f90acd1: Preparing 03:48:14 da124422174a: Preparing 03:48:14 70823b37b23f: Preparing 03:48:14 06d5ffcd09dd: Preparing 03:48:14 cc365002342c: Preparing 03:48:14 63ec0bd56cf3: Preparing 03:48:14 cc365002342c: Waiting 03:48:14 63ec0bd56cf3: Waiting 03:48:14 da124422174a: Layer already exists 03:48:14 a42ac3b835bf: Layer already exists 03:48:14 06d5ffcd09dd: Layer already exists 03:48:14 70823b37b23f: Layer already exists 03:48:14 2caa8f90acd1: Layer already exists 03:48:14 cc365002342c: Layer already exists 03:48:14 63ec0bd56cf3: Layer already exists 03:48:14 main: digest: sha256:7bed7fabd7e1f2369196e9e577994ee54eea0e156d08e3fe014e80f409d958b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:14 ===================================================== [Pipeline] echo 03:48:14 taggedImages: 03:48:14 - nexus3.edgexfoundry.org:10004/core-data:9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:14 - nexus3.edgexfoundry.org:10004/core-data:latest 03:48:14 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.37 03:48:14 - nexus3.edgexfoundry.org:10004/core-data:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:14 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:48:14 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:48:14 9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:14 latest 03:48:14 3.2.0-dev.37 03:48:14 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:14 main 03:48:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:48:15 1810f21d704e: Preparing 03:48:15 cc0c0f06d6af: Preparing 03:48:15 70823b37b23f: Preparing 03:48:15 15d625ecfc20: Preparing 03:48:15 74eab8c3ea54: Preparing 03:48:15 63ec0bd56cf3: Preparing 03:48:15 63ec0bd56cf3: Waiting 03:48:15 74eab8c3ea54: Pushed 03:48:15 15d625ecfc20: Pushed 03:48:15 70823b37b23f: Layer already exists 03:48:15 1810f21d704e: Pushed 03:48:16 63ec0bd56cf3: Layer already exists 03:48:17 cc0c0f06d6af: Pushed 03:48:17 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:fba8ba1435ada4d7d111c46a2df1f578da2440c20c6b958a2cd3373709f75826 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:48:18 1810f21d704e: Preparing 03:48:18 cc0c0f06d6af: Preparing 03:48:18 70823b37b23f: Preparing 03:48:18 15d625ecfc20: Preparing 03:48:18 74eab8c3ea54: Preparing 03:48:18 63ec0bd56cf3: Preparing 03:48:18 63ec0bd56cf3: Waiting 03:48:18 cc0c0f06d6af: Layer already exists 03:48:18 74eab8c3ea54: Layer already exists 03:48:18 70823b37b23f: Layer already exists 03:48:18 1810f21d704e: Layer already exists 03:48:18 15d625ecfc20: Layer already exists 03:48:18 63ec0bd56cf3: Layer already exists 03:48:18 latest: digest: sha256:fba8ba1435ada4d7d111c46a2df1f578da2440c20c6b958a2cd3373709f75826 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.37 03:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:48:20 1810f21d704e: Preparing 03:48:20 cc0c0f06d6af: Preparing 03:48:20 70823b37b23f: Preparing 03:48:20 15d625ecfc20: Preparing 03:48:20 74eab8c3ea54: Preparing 03:48:20 63ec0bd56cf3: Preparing 03:48:20 63ec0bd56cf3: Waiting 03:48:20 1810f21d704e: Layer already exists 03:48:20 15d625ecfc20: Layer already exists 03:48:20 cc0c0f06d6af: Layer already exists 03:48:20 74eab8c3ea54: Layer already exists 03:48:20 70823b37b23f: Layer already exists 03:48:20 63ec0bd56cf3: Layer already exists 03:48:20 3.2.0-dev.37: digest: sha256:fba8ba1435ada4d7d111c46a2df1f578da2440c20c6b958a2cd3373709f75826 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:48:21 1810f21d704e: Preparing 03:48:21 cc0c0f06d6af: Preparing 03:48:21 70823b37b23f: Preparing 03:48:21 15d625ecfc20: Preparing 03:48:21 74eab8c3ea54: Preparing 03:48:21 63ec0bd56cf3: Preparing 03:48:21 63ec0bd56cf3: Waiting 03:48:21 15d625ecfc20: Layer already exists 03:48:21 cc0c0f06d6af: Layer already exists 03:48:21 70823b37b23f: Layer already exists 03:48:21 74eab8c3ea54: Layer already exists 03:48:21 1810f21d704e: Layer already exists 03:48:21 63ec0bd56cf3: Layer already exists 03:48:21 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:fba8ba1435ada4d7d111c46a2df1f578da2440c20c6b958a2cd3373709f75826 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:21 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:48:22 1810f21d704e: Preparing 03:48:22 cc0c0f06d6af: Preparing 03:48:22 70823b37b23f: Preparing 03:48:22 15d625ecfc20: Preparing 03:48:22 74eab8c3ea54: Preparing 03:48:22 63ec0bd56cf3: Preparing 03:48:22 63ec0bd56cf3: Waiting 03:48:22 1810f21d704e: Layer already exists 03:48:22 74eab8c3ea54: Layer already exists 03:48:22 15d625ecfc20: Layer already exists 03:48:22 70823b37b23f: Layer already exists 03:48:22 cc0c0f06d6af: Layer already exists 03:48:22 63ec0bd56cf3: Layer already exists 03:48:22 main: digest: sha256:fba8ba1435ada4d7d111c46a2df1f578da2440c20c6b958a2cd3373709f75826 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:22 ===================================================== [Pipeline] echo 03:48:22 taggedImages: 03:48:22 - nexus3.edgexfoundry.org:10004/core-keeper:9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:22 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:48:22 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.37 03:48:22 - nexus3.edgexfoundry.org:10004/core-keeper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:22 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:48:22 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:48:22 9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:22 latest 03:48:22 3.2.0-dev.37 03:48:22 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:22 main 03:48:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:48:23 b864a1ae6153: Preparing 03:48:23 8f8e0edee542: Preparing 03:48:23 bad4575c599d: Preparing 03:48:23 da124422174a: Preparing 03:48:23 70823b37b23f: Preparing 03:48:23 59501ac44cef: Preparing 03:48:23 a0a467f638b2: Preparing 03:48:23 63ec0bd56cf3: Preparing 03:48:23 a0a467f638b2: Waiting 03:48:23 63ec0bd56cf3: Waiting 03:48:23 59501ac44cef: Waiting 03:48:23 70823b37b23f: Layer already exists 03:48:23 da124422174a: Layer already exists 03:48:23 59501ac44cef: Layer already exists 03:48:23 a0a467f638b2: Layer already exists 03:48:23 63ec0bd56cf3: Layer already exists 03:48:23 8f8e0edee542: Pushed 03:48:23 b864a1ae6153: Pushed 03:48:26 bad4575c599d: Pushed 03:48:26 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:d77870ed1a5f27be3030fe38e6c53d2035970199c63d118435c0fc1c4ff19960 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:48:27 b864a1ae6153: Preparing 03:48:27 8f8e0edee542: Preparing 03:48:27 bad4575c599d: Preparing 03:48:27 da124422174a: Preparing 03:48:27 70823b37b23f: Preparing 03:48:27 59501ac44cef: Preparing 03:48:27 a0a467f638b2: Preparing 03:48:27 63ec0bd56cf3: Preparing 03:48:27 a0a467f638b2: Waiting 03:48:27 59501ac44cef: Waiting 03:48:27 63ec0bd56cf3: Waiting 03:48:27 bad4575c599d: Layer already exists 03:48:27 70823b37b23f: Layer already exists 03:48:27 8f8e0edee542: Layer already exists 03:48:27 da124422174a: Layer already exists 03:48:27 b864a1ae6153: Layer already exists 03:48:27 a0a467f638b2: Layer already exists 03:48:27 59501ac44cef: Layer already exists 03:48:27 63ec0bd56cf3: Layer already exists 03:48:27 latest: digest: sha256:d77870ed1a5f27be3030fe38e6c53d2035970199c63d118435c0fc1c4ff19960 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.37 03:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:48:28 b864a1ae6153: Preparing 03:48:28 8f8e0edee542: Preparing 03:48:28 bad4575c599d: Preparing 03:48:28 da124422174a: Preparing 03:48:28 70823b37b23f: Preparing 03:48:28 59501ac44cef: Preparing 03:48:28 a0a467f638b2: Preparing 03:48:28 63ec0bd56cf3: Preparing 03:48:28 a0a467f638b2: Waiting 03:48:28 63ec0bd56cf3: Waiting 03:48:28 59501ac44cef: Waiting 03:48:28 da124422174a: Layer already exists 03:48:28 8f8e0edee542: Layer already exists 03:48:28 b864a1ae6153: Layer already exists 03:48:28 bad4575c599d: Layer already exists 03:48:28 70823b37b23f: Layer already exists 03:48:28 a0a467f638b2: Layer already exists 03:48:28 63ec0bd56cf3: Layer already exists 03:48:28 59501ac44cef: Layer already exists 03:48:28 3.2.0-dev.37: digest: sha256:d77870ed1a5f27be3030fe38e6c53d2035970199c63d118435c0fc1c4ff19960 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:48:29 b864a1ae6153: Preparing 03:48:29 8f8e0edee542: Preparing 03:48:29 bad4575c599d: Preparing 03:48:29 da124422174a: Preparing 03:48:29 70823b37b23f: Preparing 03:48:29 59501ac44cef: Preparing 03:48:29 a0a467f638b2: Preparing 03:48:29 59501ac44cef: Waiting 03:48:29 63ec0bd56cf3: Preparing 03:48:29 a0a467f638b2: Waiting 03:48:29 63ec0bd56cf3: Waiting 03:48:29 bad4575c599d: Layer already exists 03:48:29 70823b37b23f: Layer already exists 03:48:29 b864a1ae6153: Layer already exists 03:48:29 da124422174a: Layer already exists 03:48:29 8f8e0edee542: Layer already exists 03:48:29 59501ac44cef: Layer already exists 03:48:29 a0a467f638b2: Layer already exists 03:48:29 63ec0bd56cf3: Layer already exists 03:48:29 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:d77870ed1a5f27be3030fe38e6c53d2035970199c63d118435c0fc1c4ff19960 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:48:30 b864a1ae6153: Preparing 03:48:30 8f8e0edee542: Preparing 03:48:30 bad4575c599d: Preparing 03:48:30 da124422174a: Preparing 03:48:30 70823b37b23f: Preparing 03:48:30 59501ac44cef: Preparing 03:48:30 a0a467f638b2: Preparing 03:48:30 63ec0bd56cf3: Preparing 03:48:30 59501ac44cef: Waiting 03:48:30 a0a467f638b2: Waiting 03:48:30 63ec0bd56cf3: Waiting 03:48:30 b864a1ae6153: Layer already exists 03:48:30 bad4575c599d: Layer already exists 03:48:30 da124422174a: Layer already exists 03:48:30 70823b37b23f: Layer already exists 03:48:30 8f8e0edee542: Layer already exists 03:48:30 63ec0bd56cf3: Layer already exists 03:48:30 a0a467f638b2: Layer already exists 03:48:30 59501ac44cef: Layer already exists 03:48:30 main: digest: sha256:d77870ed1a5f27be3030fe38e6c53d2035970199c63d118435c0fc1c4ff19960 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:30 ===================================================== [Pipeline] echo 03:48:30 taggedImages: 03:48:30 - nexus3.edgexfoundry.org:10004/core-metadata:9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:30 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:48:30 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.37 03:48:30 - nexus3.edgexfoundry.org:10004/core-metadata:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:30 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:48:30 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:48:30 9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:30 latest 03:48:30 3.2.0-dev.37 03:48:30 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:30 main 03:48:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:48:31 5123a391326a: Preparing 03:48:31 a4f0b6e66ba0: Preparing 03:48:31 a2e92ccc3377: Preparing 03:48:31 db49cabf6b4a: Preparing 03:48:31 42ff2a57c67f: Preparing 03:48:31 e6479899a469: Preparing 03:48:31 77d201aad162: Preparing 03:48:31 da124422174a: Preparing 03:48:31 70823b37b23f: Preparing 03:48:31 e504e7fe432d: Preparing 03:48:31 58c0e23ee4b2: Preparing 03:48:31 5f70bf18a086: Preparing 03:48:31 3f46ef56583a: Preparing 03:48:31 01371041ef25: Preparing 03:48:31 9b40a752afc1: Preparing 03:48:31 63ec0bd56cf3: Preparing 03:48:31 58c0e23ee4b2: Waiting 03:48:31 5f70bf18a086: Waiting 03:48:31 3f46ef56583a: Waiting 03:48:31 e6479899a469: Waiting 03:48:31 01371041ef25: Waiting 03:48:31 9b40a752afc1: Waiting 03:48:31 63ec0bd56cf3: Waiting 03:48:31 da124422174a: Waiting 03:48:31 70823b37b23f: Waiting 03:48:31 e504e7fe432d: Waiting 03:48:31 77d201aad162: Waiting 03:48:31 a2e92ccc3377: Pushed 03:48:31 a4f0b6e66ba0: Pushed 03:48:31 5123a391326a: Pushed 03:48:31 db49cabf6b4a: Pushed 03:48:31 42ff2a57c67f: Pushed 03:48:31 da124422174a: Layer already exists 03:48:31 70823b37b23f: Layer already exists 03:48:31 5f70bf18a086: Layer already exists 03:48:31 e6479899a469: Pushed 03:48:32 e504e7fe432d: Pushed 03:48:32 58c0e23ee4b2: Pushed 03:48:32 3f46ef56583a: Pushed 03:48:32 63ec0bd56cf3: Layer already exists 03:48:32 9b40a752afc1: Pushed 03:48:32 01371041ef25: Pushed 03:48:32 77d201aad162: Pushed 03:48:33 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:2412d008bacd59b47f60b0a9f067313f1c04101d04d1e83c73c8b34a809397a9 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:48:34 5123a391326a: Preparing 03:48:34 a4f0b6e66ba0: Preparing 03:48:34 a2e92ccc3377: Preparing 03:48:34 db49cabf6b4a: Preparing 03:48:34 42ff2a57c67f: Preparing 03:48:34 e6479899a469: Preparing 03:48:34 77d201aad162: Preparing 03:48:34 da124422174a: Preparing 03:48:34 70823b37b23f: Preparing 03:48:34 e504e7fe432d: Preparing 03:48:34 58c0e23ee4b2: Preparing 03:48:34 5f70bf18a086: Preparing 03:48:34 e6479899a469: Waiting 03:48:34 77d201aad162: Waiting 03:48:34 da124422174a: Waiting 03:48:34 70823b37b23f: Waiting 03:48:34 e504e7fe432d: Waiting 03:48:34 58c0e23ee4b2: Waiting 03:48:34 3f46ef56583a: Preparing 03:48:34 01371041ef25: Preparing 03:48:34 9b40a752afc1: Preparing 03:48:34 63ec0bd56cf3: Preparing 03:48:34 5f70bf18a086: Waiting 03:48:34 01371041ef25: Waiting 03:48:34 9b40a752afc1: Waiting 03:48:34 63ec0bd56cf3: Waiting 03:48:34 3f46ef56583a: Waiting 03:48:34 5123a391326a: Layer already exists 03:48:34 a4f0b6e66ba0: Layer already exists 03:48:34 42ff2a57c67f: Layer already exists 03:48:34 db49cabf6b4a: Layer already exists 03:48:34 a2e92ccc3377: Layer already exists 03:48:34 77d201aad162: Layer already exists 03:48:34 e6479899a469: Layer already exists 03:48:34 e504e7fe432d: Layer already exists 03:48:34 da124422174a: Layer already exists 03:48:34 70823b37b23f: Layer already exists 03:48:34 58c0e23ee4b2: Layer already exists 03:48:34 5f70bf18a086: Layer already exists 03:48:34 3f46ef56583a: Layer already exists 03:48:34 01371041ef25: Layer already exists 03:48:34 9b40a752afc1: Layer already exists 03:48:34 63ec0bd56cf3: Layer already exists 03:48:34 latest: digest: sha256:2412d008bacd59b47f60b0a9f067313f1c04101d04d1e83c73c8b34a809397a9 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.37 03:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:48:35 5123a391326a: Preparing 03:48:35 a4f0b6e66ba0: Preparing 03:48:35 a2e92ccc3377: Preparing 03:48:35 db49cabf6b4a: Preparing 03:48:35 42ff2a57c67f: Preparing 03:48:35 e6479899a469: Preparing 03:48:35 77d201aad162: Preparing 03:48:35 da124422174a: Preparing 03:48:35 70823b37b23f: Preparing 03:48:35 e504e7fe432d: Preparing 03:48:35 58c0e23ee4b2: Preparing 03:48:35 5f70bf18a086: Preparing 03:48:35 3f46ef56583a: Preparing 03:48:35 01371041ef25: Preparing 03:48:35 9b40a752afc1: Preparing 03:48:35 63ec0bd56cf3: Preparing 03:48:35 e504e7fe432d: Waiting 03:48:35 58c0e23ee4b2: Waiting 03:48:35 5f70bf18a086: Waiting 03:48:35 e6479899a469: Waiting 03:48:35 77d201aad162: Waiting 03:48:35 da124422174a: Waiting 03:48:35 70823b37b23f: Waiting 03:48:35 3f46ef56583a: Waiting 03:48:35 01371041ef25: Waiting 03:48:35 9b40a752afc1: Waiting 03:48:35 5123a391326a: Layer already exists 03:48:35 db49cabf6b4a: Layer already exists 03:48:35 a4f0b6e66ba0: Layer already exists 03:48:35 a2e92ccc3377: Layer already exists 03:48:35 42ff2a57c67f: Layer already exists 03:48:35 da124422174a: Layer already exists 03:48:35 77d201aad162: Layer already exists 03:48:35 70823b37b23f: Layer already exists 03:48:35 e6479899a469: Layer already exists 03:48:35 e504e7fe432d: Layer already exists 03:48:35 58c0e23ee4b2: Layer already exists 03:48:35 01371041ef25: Layer already exists 03:48:35 3f46ef56583a: Layer already exists 03:48:35 9b40a752afc1: Layer already exists 03:48:35 5f70bf18a086: Layer already exists 03:48:35 63ec0bd56cf3: Layer already exists 03:48:35 3.2.0-dev.37: digest: sha256:2412d008bacd59b47f60b0a9f067313f1c04101d04d1e83c73c8b34a809397a9 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:48:36 5123a391326a: Preparing 03:48:36 a4f0b6e66ba0: Preparing 03:48:36 a2e92ccc3377: Preparing 03:48:36 db49cabf6b4a: Preparing 03:48:36 42ff2a57c67f: Preparing 03:48:36 e6479899a469: Preparing 03:48:36 77d201aad162: Preparing 03:48:36 da124422174a: Preparing 03:48:36 70823b37b23f: Preparing 03:48:36 e504e7fe432d: Preparing 03:48:36 58c0e23ee4b2: Preparing 03:48:36 5f70bf18a086: Preparing 03:48:36 3f46ef56583a: Preparing 03:48:36 01371041ef25: Preparing 03:48:36 9b40a752afc1: Preparing 03:48:36 63ec0bd56cf3: Preparing 03:48:36 e6479899a469: Waiting 03:48:36 70823b37b23f: Waiting 03:48:36 e504e7fe432d: Waiting 03:48:36 58c0e23ee4b2: Waiting 03:48:36 77d201aad162: Waiting 03:48:36 5f70bf18a086: Waiting 03:48:36 da124422174a: Waiting 03:48:36 3f46ef56583a: Waiting 03:48:36 63ec0bd56cf3: Waiting 03:48:36 01371041ef25: Waiting 03:48:36 9b40a752afc1: Waiting 03:48:36 db49cabf6b4a: Layer already exists 03:48:36 42ff2a57c67f: Layer already exists 03:48:36 a2e92ccc3377: Layer already exists 03:48:36 a4f0b6e66ba0: Layer already exists 03:48:36 5123a391326a: Layer already exists 03:48:36 77d201aad162: Layer already exists 03:48:36 e6479899a469: Layer already exists 03:48:36 da124422174a: Layer already exists 03:48:36 e504e7fe432d: Layer already exists 03:48:36 70823b37b23f: Layer already exists 03:48:36 01371041ef25: Layer already exists 03:48:36 58c0e23ee4b2: Layer already exists 03:48:36 9b40a752afc1: Layer already exists 03:48:36 5f70bf18a086: Layer already exists 03:48:36 3f46ef56583a: Layer already exists 03:48:36 63ec0bd56cf3: Layer already exists 03:48:36 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:2412d008bacd59b47f60b0a9f067313f1c04101d04d1e83c73c8b34a809397a9 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:48:37 5123a391326a: Preparing 03:48:37 a4f0b6e66ba0: Preparing 03:48:37 a2e92ccc3377: Preparing 03:48:37 db49cabf6b4a: Preparing 03:48:37 42ff2a57c67f: Preparing 03:48:37 e6479899a469: Preparing 03:48:37 77d201aad162: Preparing 03:48:37 da124422174a: Preparing 03:48:37 70823b37b23f: Preparing 03:48:37 e504e7fe432d: Preparing 03:48:37 58c0e23ee4b2: Preparing 03:48:37 5f70bf18a086: Preparing 03:48:37 3f46ef56583a: Preparing 03:48:37 01371041ef25: Preparing 03:48:37 9b40a752afc1: Preparing 03:48:37 63ec0bd56cf3: Preparing 03:48:37 77d201aad162: Waiting 03:48:37 da124422174a: Waiting 03:48:37 70823b37b23f: Waiting 03:48:37 58c0e23ee4b2: Waiting 03:48:37 e504e7fe432d: Waiting 03:48:37 5f70bf18a086: Waiting 03:48:37 3f46ef56583a: Waiting 03:48:37 9b40a752afc1: Waiting 03:48:37 63ec0bd56cf3: Waiting 03:48:37 e6479899a469: Waiting 03:48:37 42ff2a57c67f: Layer already exists 03:48:37 a4f0b6e66ba0: Layer already exists 03:48:37 db49cabf6b4a: Layer already exists 03:48:37 5123a391326a: Layer already exists 03:48:37 a2e92ccc3377: Layer already exists 03:48:37 77d201aad162: Layer already exists 03:48:37 e6479899a469: Layer already exists 03:48:37 e504e7fe432d: Layer already exists 03:48:37 70823b37b23f: Layer already exists 03:48:37 da124422174a: Layer already exists 03:48:37 5f70bf18a086: Layer already exists 03:48:37 3f46ef56583a: Layer already exists 03:48:37 58c0e23ee4b2: Layer already exists 03:48:37 01371041ef25: Layer already exists 03:48:37 9b40a752afc1: Layer already exists 03:48:37 63ec0bd56cf3: Layer already exists 03:48:37 main: digest: sha256:2412d008bacd59b47f60b0a9f067313f1c04101d04d1e83c73c8b34a809397a9 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:37 ===================================================== [Pipeline] echo 03:48:37 taggedImages: 03:48:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:48:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.37 03:48:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:48:37 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:48:37 9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:37 latest 03:48:37 3.2.0-dev.37 03:48:37 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:37 main 03:48:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:48:38 30add55b9239: Preparing 03:48:38 52ab10f484dd: Preparing 03:48:38 a92e956eef43: Preparing 03:48:38 528382cf1d2d: Preparing 03:48:38 da124422174a: Preparing 03:48:38 70823b37b23f: Preparing 03:48:38 59501ac44cef: Preparing 03:48:38 a0a467f638b2: Preparing 03:48:38 63ec0bd56cf3: Preparing 03:48:38 70823b37b23f: Waiting 03:48:38 59501ac44cef: Waiting 03:48:38 a0a467f638b2: Waiting 03:48:38 63ec0bd56cf3: Waiting 03:48:38 da124422174a: Layer already exists 03:48:38 70823b37b23f: Layer already exists 03:48:38 59501ac44cef: Layer already exists 03:48:38 a0a467f638b2: Layer already exists 03:48:38 63ec0bd56cf3: Layer already exists 03:48:38 52ab10f484dd: Pushed 03:48:38 30add55b9239: Pushed 03:48:38 a92e956eef43: Pushed 03:48:40 528382cf1d2d: Pushed 03:48:41 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:6e1926436119f518f4ec5024b96ea7349a2ff664221f0f76866893531006aae0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:48:42 30add55b9239: Preparing 03:48:42 52ab10f484dd: Preparing 03:48:42 a92e956eef43: Preparing 03:48:42 528382cf1d2d: Preparing 03:48:42 da124422174a: Preparing 03:48:42 70823b37b23f: Preparing 03:48:42 59501ac44cef: Preparing 03:48:42 a0a467f638b2: Preparing 03:48:42 63ec0bd56cf3: Preparing 03:48:42 70823b37b23f: Waiting 03:48:42 59501ac44cef: Waiting 03:48:42 a0a467f638b2: Waiting 03:48:42 63ec0bd56cf3: Waiting 03:48:42 52ab10f484dd: Layer already exists 03:48:42 528382cf1d2d: Layer already exists 03:48:42 a92e956eef43: Layer already exists 03:48:42 30add55b9239: Layer already exists 03:48:42 da124422174a: Layer already exists 03:48:42 59501ac44cef: Layer already exists 03:48:42 70823b37b23f: Layer already exists 03:48:42 63ec0bd56cf3: Layer already exists 03:48:42 a0a467f638b2: Layer already exists 03:48:42 latest: digest: sha256:6e1926436119f518f4ec5024b96ea7349a2ff664221f0f76866893531006aae0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.37 03:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:48:43 30add55b9239: Preparing 03:48:43 52ab10f484dd: Preparing 03:48:43 a92e956eef43: Preparing 03:48:43 528382cf1d2d: Preparing 03:48:43 da124422174a: Preparing 03:48:43 70823b37b23f: Preparing 03:48:43 59501ac44cef: Preparing 03:48:43 a0a467f638b2: Preparing 03:48:43 63ec0bd56cf3: Preparing 03:48:43 70823b37b23f: Waiting 03:48:43 59501ac44cef: Waiting 03:48:43 a0a467f638b2: Waiting 03:48:43 63ec0bd56cf3: Waiting 03:48:43 528382cf1d2d: Layer already exists 03:48:43 da124422174a: Layer already exists 03:48:43 a92e956eef43: Layer already exists 03:48:43 52ab10f484dd: Layer already exists 03:48:43 30add55b9239: Layer already exists 03:48:43 a0a467f638b2: Layer already exists 03:48:43 59501ac44cef: Layer already exists 03:48:43 70823b37b23f: Layer already exists 03:48:43 63ec0bd56cf3: Layer already exists 03:48:43 3.2.0-dev.37: digest: sha256:6e1926436119f518f4ec5024b96ea7349a2ff664221f0f76866893531006aae0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:48:44 30add55b9239: Preparing 03:48:44 52ab10f484dd: Preparing 03:48:44 a92e956eef43: Preparing 03:48:44 528382cf1d2d: Preparing 03:48:44 da124422174a: Preparing 03:48:44 70823b37b23f: Preparing 03:48:44 59501ac44cef: Preparing 03:48:44 a0a467f638b2: Preparing 03:48:44 63ec0bd56cf3: Preparing 03:48:44 59501ac44cef: Waiting 03:48:44 a0a467f638b2: Waiting 03:48:44 63ec0bd56cf3: Waiting 03:48:44 70823b37b23f: Waiting 03:48:44 da124422174a: Layer already exists 03:48:44 52ab10f484dd: Layer already exists 03:48:44 30add55b9239: Layer already exists 03:48:44 528382cf1d2d: Layer already exists 03:48:44 a92e956eef43: Layer already exists 03:48:44 59501ac44cef: Layer already exists 03:48:44 63ec0bd56cf3: Layer already exists 03:48:44 70823b37b23f: Layer already exists 03:48:44 a0a467f638b2: Layer already exists 03:48:44 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:6e1926436119f518f4ec5024b96ea7349a2ff664221f0f76866893531006aae0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:48:45 30add55b9239: Preparing 03:48:45 52ab10f484dd: Preparing 03:48:45 a92e956eef43: Preparing 03:48:45 528382cf1d2d: Preparing 03:48:45 da124422174a: Preparing 03:48:45 70823b37b23f: Preparing 03:48:45 59501ac44cef: Preparing 03:48:45 a0a467f638b2: Preparing 03:48:45 63ec0bd56cf3: Preparing 03:48:45 70823b37b23f: Waiting 03:48:45 59501ac44cef: Waiting 03:48:45 a0a467f638b2: Waiting 03:48:45 63ec0bd56cf3: Waiting 03:48:45 528382cf1d2d: Layer already exists 03:48:45 da124422174a: Layer already exists 03:48:45 a92e956eef43: Layer already exists 03:48:45 52ab10f484dd: Layer already exists 03:48:45 30add55b9239: Layer already exists 03:48:45 70823b37b23f: Layer already exists 03:48:45 59501ac44cef: Layer already exists 03:48:45 63ec0bd56cf3: Layer already exists 03:48:45 a0a467f638b2: Layer already exists 03:48:45 main: digest: sha256:6e1926436119f518f4ec5024b96ea7349a2ff664221f0f76866893531006aae0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:45 ===================================================== [Pipeline] echo 03:48:45 taggedImages: 03:48:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:48:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.37 03:48:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:48:45 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:48:45 9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:45 latest 03:48:45 3.2.0-dev.37 03:48:45 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:45 main 03:48:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:48:46 07d462e8cc3c: Preparing 03:48:46 3997826713e9: Preparing 03:48:46 87f8cbf54033: Preparing 03:48:46 a0638fe985d5: Preparing 03:48:46 bdb9d10cc3eb: Preparing 03:48:46 da124422174a: Preparing 03:48:46 70823b37b23f: Preparing 03:48:46 da124422174a: Waiting 03:48:46 70823b37b23f: Waiting 03:48:46 be179df9805f: Preparing 03:48:46 b9f15d5a118d: Preparing 03:48:46 c408259ef5c8: Preparing 03:48:46 be179df9805f: Waiting 03:48:46 63ec0bd56cf3: Preparing 03:48:46 c408259ef5c8: Waiting 03:48:46 63ec0bd56cf3: Waiting 03:48:46 a0638fe985d5: Pushed 03:48:46 da124422174a: Layer already exists 03:48:46 70823b37b23f: Layer already exists 03:48:46 07d462e8cc3c: Pushed 03:48:46 bdb9d10cc3eb: Pushed 03:48:46 3997826713e9: Pushed 03:48:46 63ec0bd56cf3: Layer already exists 03:48:46 be179df9805f: Pushed 03:48:46 b9f15d5a118d: Pushed 03:48:47 87f8cbf54033: Pushed 03:48:48 c408259ef5c8: Pushed 03:48:48 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:627f0dc63945759d42406830ae5309f0b787c6661cccd8fd82b5ffb851fc0bc7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:48:49 07d462e8cc3c: Preparing 03:48:49 3997826713e9: Preparing 03:48:49 87f8cbf54033: Preparing 03:48:49 a0638fe985d5: Preparing 03:48:49 bdb9d10cc3eb: Preparing 03:48:49 da124422174a: Preparing 03:48:49 70823b37b23f: Preparing 03:48:49 be179df9805f: Preparing 03:48:49 b9f15d5a118d: Preparing 03:48:49 c408259ef5c8: Preparing 03:48:49 63ec0bd56cf3: Preparing 03:48:49 da124422174a: Waiting 03:48:49 be179df9805f: Waiting 03:48:49 c408259ef5c8: Waiting 03:48:49 70823b37b23f: Waiting 03:48:49 63ec0bd56cf3: Waiting 03:48:49 87f8cbf54033: Layer already exists 03:48:49 a0638fe985d5: Layer already exists 03:48:49 3997826713e9: Layer already exists 03:48:49 07d462e8cc3c: Layer already exists 03:48:49 bdb9d10cc3eb: Layer already exists 03:48:49 70823b37b23f: Layer already exists 03:48:49 be179df9805f: Layer already exists 03:48:49 c408259ef5c8: Layer already exists 03:48:49 da124422174a: Layer already exists 03:48:49 b9f15d5a118d: Layer already exists 03:48:49 63ec0bd56cf3: Layer already exists 03:48:49 latest: digest: sha256:627f0dc63945759d42406830ae5309f0b787c6661cccd8fd82b5ffb851fc0bc7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.37 03:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:48:50 07d462e8cc3c: Preparing 03:48:50 3997826713e9: Preparing 03:48:50 87f8cbf54033: Preparing 03:48:50 a0638fe985d5: Preparing 03:48:50 bdb9d10cc3eb: Preparing 03:48:50 da124422174a: Preparing 03:48:50 70823b37b23f: Preparing 03:48:50 be179df9805f: Preparing 03:48:50 b9f15d5a118d: Preparing 03:48:50 c408259ef5c8: Preparing 03:48:50 63ec0bd56cf3: Preparing 03:48:50 da124422174a: Waiting 03:48:50 70823b37b23f: Waiting 03:48:50 be179df9805f: Waiting 03:48:50 b9f15d5a118d: Waiting 03:48:50 c408259ef5c8: Waiting 03:48:50 63ec0bd56cf3: Waiting 03:48:50 3997826713e9: Layer already exists 03:48:50 87f8cbf54033: Layer already exists 03:48:50 a0638fe985d5: Layer already exists 03:48:50 07d462e8cc3c: Layer already exists 03:48:50 bdb9d10cc3eb: Layer already exists 03:48:50 70823b37b23f: Layer already exists 03:48:50 be179df9805f: Layer already exists 03:48:50 da124422174a: Layer already exists 03:48:50 b9f15d5a118d: Layer already exists 03:48:50 c408259ef5c8: Layer already exists 03:48:50 63ec0bd56cf3: Layer already exists 03:48:50 3.2.0-dev.37: digest: sha256:627f0dc63945759d42406830ae5309f0b787c6661cccd8fd82b5ffb851fc0bc7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:48:51 07d462e8cc3c: Preparing 03:48:51 3997826713e9: Preparing 03:48:51 87f8cbf54033: Preparing 03:48:51 a0638fe985d5: Preparing 03:48:51 bdb9d10cc3eb: Preparing 03:48:51 da124422174a: Preparing 03:48:51 70823b37b23f: Preparing 03:48:51 be179df9805f: Preparing 03:48:51 b9f15d5a118d: Preparing 03:48:51 c408259ef5c8: Preparing 03:48:51 63ec0bd56cf3: Preparing 03:48:51 be179df9805f: Waiting 03:48:51 c408259ef5c8: Waiting 03:48:51 b9f15d5a118d: Waiting 03:48:51 63ec0bd56cf3: Waiting 03:48:51 da124422174a: Waiting 03:48:51 70823b37b23f: Waiting 03:48:51 a0638fe985d5: Layer already exists 03:48:51 bdb9d10cc3eb: Layer already exists 03:48:51 3997826713e9: Layer already exists 03:48:51 87f8cbf54033: Layer already exists 03:48:51 07d462e8cc3c: Layer already exists 03:48:51 da124422174a: Layer already exists 03:48:51 70823b37b23f: Layer already exists 03:48:51 be179df9805f: Layer already exists 03:48:51 b9f15d5a118d: Layer already exists 03:48:51 c408259ef5c8: Layer already exists 03:48:51 63ec0bd56cf3: Layer already exists 03:48:51 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:627f0dc63945759d42406830ae5309f0b787c6661cccd8fd82b5ffb851fc0bc7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:48:52 07d462e8cc3c: Preparing 03:48:52 3997826713e9: Preparing 03:48:52 87f8cbf54033: Preparing 03:48:52 a0638fe985d5: Preparing 03:48:52 bdb9d10cc3eb: Preparing 03:48:52 da124422174a: Preparing 03:48:52 70823b37b23f: Preparing 03:48:52 be179df9805f: Preparing 03:48:52 b9f15d5a118d: Preparing 03:48:52 c408259ef5c8: Preparing 03:48:52 63ec0bd56cf3: Preparing 03:48:52 be179df9805f: Waiting 03:48:52 b9f15d5a118d: Waiting 03:48:52 c408259ef5c8: Waiting 03:48:52 63ec0bd56cf3: Waiting 03:48:52 da124422174a: Waiting 03:48:52 70823b37b23f: Waiting 03:48:52 3997826713e9: Layer already exists 03:48:52 87f8cbf54033: Layer already exists 03:48:52 bdb9d10cc3eb: Layer already exists 03:48:52 07d462e8cc3c: Layer already exists 03:48:52 a0638fe985d5: Layer already exists 03:48:52 da124422174a: Layer already exists 03:48:52 70823b37b23f: Layer already exists 03:48:52 be179df9805f: Layer already exists 03:48:52 c408259ef5c8: Layer already exists 03:48:52 b9f15d5a118d: Layer already exists 03:48:52 63ec0bd56cf3: Layer already exists 03:48:52 main: digest: sha256:627f0dc63945759d42406830ae5309f0b787c6661cccd8fd82b5ffb851fc0bc7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:52 ===================================================== [Pipeline] echo 03:48:52 taggedImages: 03:48:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:48:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.37 03:48:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:48:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:48:52 9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:52 latest 03:48:52 3.2.0-dev.37 03:48:52 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:52 main 03:48:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:48:53 a96da1a84e39: Preparing 03:48:53 66942d043bb3: Preparing 03:48:53 01fb61c9bbb5: Preparing 03:48:53 b551a1ced02c: Preparing 03:48:53 ec4264bb659f: Preparing 03:48:53 390343e65d4a: Preparing 03:48:53 3d3dfded4d77: Preparing 03:48:53 da124422174a: Preparing 03:48:53 70823b37b23f: Preparing 03:48:53 6e836845f21a: Preparing 03:48:53 fe4fd742e906: Preparing 03:48:53 63ec0bd56cf3: Preparing 03:48:53 da124422174a: Waiting 03:48:53 fe4fd742e906: Waiting 03:48:53 70823b37b23f: Waiting 03:48:53 6e836845f21a: Waiting 03:48:53 63ec0bd56cf3: Waiting 03:48:53 390343e65d4a: Waiting 03:48:53 3d3dfded4d77: Waiting 03:48:53 66942d043bb3: Pushed 03:48:53 a96da1a84e39: Pushed 03:48:53 ec4264bb659f: Pushed 03:48:53 da124422174a: Layer already exists 03:48:53 70823b37b23f: Layer already exists 03:48:53 3d3dfded4d77: Pushed 03:48:53 390343e65d4a: Pushed 03:48:53 63ec0bd56cf3: Layer already exists 03:48:54 6e836845f21a: Pushed 03:48:54 b551a1ced02c: Pushed 03:48:54 01fb61c9bbb5: Pushed 03:48:54 fe4fd742e906: Pushed 03:48:55 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:a9ca9d4b7949a4cbb02b3db80a013db4030dee78801dd5beb14204c8659c51da size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:48:56 a96da1a84e39: Preparing 03:48:56 66942d043bb3: Preparing 03:48:56 01fb61c9bbb5: Preparing 03:48:56 b551a1ced02c: Preparing 03:48:56 ec4264bb659f: Preparing 03:48:56 390343e65d4a: Preparing 03:48:56 3d3dfded4d77: Preparing 03:48:56 da124422174a: Preparing 03:48:56 70823b37b23f: Preparing 03:48:56 6e836845f21a: Preparing 03:48:56 fe4fd742e906: Preparing 03:48:56 63ec0bd56cf3: Preparing 03:48:56 3d3dfded4d77: Waiting 03:48:56 6e836845f21a: Waiting 03:48:56 da124422174a: Waiting 03:48:56 fe4fd742e906: Waiting 03:48:56 70823b37b23f: Waiting 03:48:56 63ec0bd56cf3: Waiting 03:48:56 390343e65d4a: Waiting 03:48:56 66942d043bb3: Layer already exists 03:48:56 ec4264bb659f: Layer already exists 03:48:56 a96da1a84e39: Layer already exists 03:48:56 b551a1ced02c: Layer already exists 03:48:56 01fb61c9bbb5: Layer already exists 03:48:56 3d3dfded4d77: Layer already exists 03:48:56 390343e65d4a: Layer already exists 03:48:56 6e836845f21a: Layer already exists 03:48:56 da124422174a: Layer already exists 03:48:56 70823b37b23f: Layer already exists 03:48:56 fe4fd742e906: Layer already exists 03:48:56 63ec0bd56cf3: Layer already exists 03:48:56 latest: digest: sha256:a9ca9d4b7949a4cbb02b3db80a013db4030dee78801dd5beb14204c8659c51da size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.37 03:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:48:56 a96da1a84e39: Preparing 03:48:56 66942d043bb3: Preparing 03:48:56 01fb61c9bbb5: Preparing 03:48:56 b551a1ced02c: Preparing 03:48:56 ec4264bb659f: Preparing 03:48:56 390343e65d4a: Preparing 03:48:56 3d3dfded4d77: Preparing 03:48:56 da124422174a: Preparing 03:48:56 70823b37b23f: Preparing 03:48:56 6e836845f21a: Preparing 03:48:56 fe4fd742e906: Preparing 03:48:56 63ec0bd56cf3: Preparing 03:48:56 390343e65d4a: Waiting 03:48:56 fe4fd742e906: Waiting 03:48:56 70823b37b23f: Waiting 03:48:56 6e836845f21a: Waiting 03:48:56 63ec0bd56cf3: Waiting 03:48:56 66942d043bb3: Layer already exists 03:48:56 01fb61c9bbb5: Layer already exists 03:48:56 a96da1a84e39: Layer already exists 03:48:56 b551a1ced02c: Layer already exists 03:48:56 ec4264bb659f: Layer already exists 03:48:56 3d3dfded4d77: Layer already exists 03:48:56 390343e65d4a: Layer already exists 03:48:56 6e836845f21a: Layer already exists 03:48:56 70823b37b23f: Layer already exists 03:48:56 da124422174a: Layer already exists 03:48:56 63ec0bd56cf3: Layer already exists 03:48:56 fe4fd742e906: Layer already exists 03:48:56 3.2.0-dev.37: digest: sha256:a9ca9d4b7949a4cbb02b3db80a013db4030dee78801dd5beb14204c8659c51da size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:48:57 a96da1a84e39: Preparing 03:48:57 66942d043bb3: Preparing 03:48:57 01fb61c9bbb5: Preparing 03:48:57 b551a1ced02c: Preparing 03:48:57 ec4264bb659f: Preparing 03:48:57 390343e65d4a: Preparing 03:48:57 3d3dfded4d77: Preparing 03:48:57 da124422174a: Preparing 03:48:57 70823b37b23f: Preparing 03:48:57 6e836845f21a: Preparing 03:48:57 fe4fd742e906: Preparing 03:48:57 63ec0bd56cf3: Preparing 03:48:57 da124422174a: Waiting 03:48:57 6e836845f21a: Waiting 03:48:57 fe4fd742e906: Waiting 03:48:57 70823b37b23f: Waiting 03:48:57 63ec0bd56cf3: Waiting 03:48:57 3d3dfded4d77: Waiting 03:48:57 390343e65d4a: Waiting 03:48:57 66942d043bb3: Layer already exists 03:48:57 01fb61c9bbb5: Layer already exists 03:48:57 b551a1ced02c: Layer already exists 03:48:57 a96da1a84e39: Layer already exists 03:48:57 ec4264bb659f: Layer already exists 03:48:57 390343e65d4a: Layer already exists 03:48:57 3d3dfded4d77: Layer already exists 03:48:57 70823b37b23f: Layer already exists 03:48:57 da124422174a: Layer already exists 03:48:57 6e836845f21a: Layer already exists 03:48:57 fe4fd742e906: Layer already exists 03:48:57 63ec0bd56cf3: Layer already exists 03:48:57 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:a9ca9d4b7949a4cbb02b3db80a013db4030dee78801dd5beb14204c8659c51da size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:48:58 a96da1a84e39: Preparing 03:48:58 66942d043bb3: Preparing 03:48:58 01fb61c9bbb5: Preparing 03:48:58 b551a1ced02c: Preparing 03:48:58 ec4264bb659f: Preparing 03:48:58 390343e65d4a: Preparing 03:48:58 3d3dfded4d77: Preparing 03:48:58 da124422174a: Preparing 03:48:58 70823b37b23f: Preparing 03:48:58 6e836845f21a: Preparing 03:48:58 fe4fd742e906: Preparing 03:48:58 63ec0bd56cf3: Preparing 03:48:58 390343e65d4a: Waiting 03:48:58 3d3dfded4d77: Waiting 03:48:58 da124422174a: Waiting 03:48:58 70823b37b23f: Waiting 03:48:58 6e836845f21a: Waiting 03:48:58 fe4fd742e906: Waiting 03:48:58 63ec0bd56cf3: Waiting 03:48:58 ec4264bb659f: Layer already exists 03:48:58 01fb61c9bbb5: Layer already exists 03:48:58 b551a1ced02c: Layer already exists 03:48:58 66942d043bb3: Layer already exists 03:48:58 a96da1a84e39: Layer already exists 03:48:58 390343e65d4a: Layer already exists 03:48:58 3d3dfded4d77: Layer already exists 03:48:58 da124422174a: Layer already exists 03:48:58 70823b37b23f: Layer already exists 03:48:58 6e836845f21a: Layer already exists 03:48:58 fe4fd742e906: Layer already exists 03:48:58 63ec0bd56cf3: Layer already exists 03:48:58 main: digest: sha256:a9ca9d4b7949a4cbb02b3db80a013db4030dee78801dd5beb14204c8659c51da size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:59 ===================================================== [Pipeline] echo 03:48:59 taggedImages: 03:48:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:48:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.37 03:48:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:48:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:48:59 9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:59 latest 03:48:59 3.2.0-dev.37 03:48:59 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:48:59 main 03:48:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9dd757975a2486f93e2289e3629aab843f36bcb7 03:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:48:59 110130dbe16c: Preparing 03:48:59 708890f59544: Preparing 03:48:59 da124422174a: Preparing 03:48:59 70823b37b23f: Preparing 03:48:59 9604a1610641: Preparing 03:48:59 8a6a05ea53c5: Preparing 03:48:59 63ec0bd56cf3: Preparing 03:48:59 63ec0bd56cf3: Waiting 03:48:59 da124422174a: Layer already exists 03:48:59 70823b37b23f: Layer already exists 03:48:59 63ec0bd56cf3: Layer already exists 03:48:59 110130dbe16c: Pushed 03:49:00 9604a1610641: Pushed 03:49:00 8a6a05ea53c5: Pushed 03:49:01 708890f59544: Pushed 03:49:01 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:6b2c85f1ad9b0209e9a1d7f3cabb48fd333437327983f78652dea69458cd52c6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:02 + 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 03:49:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:49:02 110130dbe16c: Preparing 03:49:02 708890f59544: Preparing 03:49:02 da124422174a: Preparing 03:49:02 70823b37b23f: Preparing 03:49:02 9604a1610641: Preparing 03:49:02 8a6a05ea53c5: Preparing 03:49:02 63ec0bd56cf3: Preparing 03:49:02 8a6a05ea53c5: Waiting 03:49:02 70823b37b23f: Layer already exists 03:49:02 708890f59544: Layer already exists 03:49:02 da124422174a: Layer already exists 03:49:02 110130dbe16c: Layer already exists 03:49:02 9604a1610641: Layer already exists 03:49:02 63ec0bd56cf3: Layer already exists 03:49:02 8a6a05ea53c5: Layer already exists 03:49:02 latest: digest: sha256:6b2c85f1ad9b0209e9a1d7f3cabb48fd333437327983f78652dea69458cd52c6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.37 03:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:49:03 110130dbe16c: Preparing 03:49:03 708890f59544: Preparing 03:49:03 da124422174a: Preparing 03:49:03 70823b37b23f: Preparing 03:49:03 9604a1610641: Preparing 03:49:03 8a6a05ea53c5: Preparing 03:49:03 63ec0bd56cf3: Preparing 03:49:03 63ec0bd56cf3: Waiting 03:49:03 8a6a05ea53c5: Waiting 03:49:03 110130dbe16c: Layer already exists 03:49:03 70823b37b23f: Layer already exists 03:49:03 da124422174a: Layer already exists 03:49:03 708890f59544: Layer already exists 03:49:03 9604a1610641: Layer already exists 03:49:03 63ec0bd56cf3: Layer already exists 03:49:03 8a6a05ea53c5: Layer already exists 03:49:03 3.2.0-dev.37: digest: sha256:6b2c85f1ad9b0209e9a1d7f3cabb48fd333437327983f78652dea69458cd52c6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:49:04 110130dbe16c: Preparing 03:49:04 708890f59544: Preparing 03:49:04 da124422174a: Preparing 03:49:04 70823b37b23f: Preparing 03:49:04 9604a1610641: Preparing 03:49:04 8a6a05ea53c5: Preparing 03:49:04 63ec0bd56cf3: Preparing 03:49:04 8a6a05ea53c5: Waiting 03:49:04 63ec0bd56cf3: Waiting 03:49:04 9604a1610641: Layer already exists 03:49:04 70823b37b23f: Layer already exists 03:49:04 708890f59544: Layer already exists 03:49:04 110130dbe16c: Layer already exists 03:49:04 da124422174a: Layer already exists 03:49:04 8a6a05ea53c5: Layer already exists 03:49:04 63ec0bd56cf3: Layer already exists 03:49:04 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:6b2c85f1ad9b0209e9a1d7f3cabb48fd333437327983f78652dea69458cd52c6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:05 + 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 03:49:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:49:05 110130dbe16c: Preparing 03:49:05 708890f59544: Preparing 03:49:05 da124422174a: Preparing 03:49:05 70823b37b23f: Preparing 03:49:05 9604a1610641: Preparing 03:49:05 8a6a05ea53c5: Preparing 03:49:05 63ec0bd56cf3: Preparing 03:49:05 8a6a05ea53c5: Waiting 03:49:05 63ec0bd56cf3: Waiting 03:49:05 70823b37b23f: Layer already exists 03:49:05 110130dbe16c: Layer already exists 03:49:05 708890f59544: Layer already exists 03:49:05 9604a1610641: Layer already exists 03:49:05 da124422174a: Layer already exists 03:49:05 8a6a05ea53c5: Layer already exists 03:49:05 63ec0bd56cf3: Layer already exists 03:49:05 main: digest: sha256:6b2c85f1ad9b0209e9a1d7f3cabb48fd333437327983f78652dea69458cd52c6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:06 ===================================================== [Pipeline] echo 03:49:06 taggedImages: 03:49:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9dd757975a2486f93e2289e3629aab843f36bcb7 03:49:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:49:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.37 03:49:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:49:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:49:06 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:49:06 9dd757975a2486f93e2289e3629aab843f36bcb7 03:49:06 latest 03:49:06 3.2.0-dev.37 03:49:06 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:49:06 main 03:49:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9dd757975a2486f93e2289e3629aab843f36bcb7 03:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:49:07 7b1e37ce70ac: Preparing 03:49:07 a9beb6748e3b: Preparing 03:49:07 ad26f0b620ca: Preparing 03:49:07 da124422174a: Preparing 03:49:07 70823b37b23f: Preparing 03:49:07 389a7f84c7dc: Preparing 03:49:07 ad2146b6887f: Preparing 03:49:07 c3e797181b2f: Preparing 03:49:07 28706a47c40f: Preparing 03:49:07 63ec0bd56cf3: Preparing 03:49:07 c3e797181b2f: Waiting 03:49:07 389a7f84c7dc: Waiting 03:49:07 28706a47c40f: Waiting 03:49:07 63ec0bd56cf3: Waiting 03:49:07 ad2146b6887f: Waiting 03:49:07 da124422174a: Layer already exists 03:49:07 70823b37b23f: Layer already exists 03:49:07 ad26f0b620ca: Pushed 03:49:07 7b1e37ce70ac: Pushed 03:49:07 a9beb6748e3b: Pushed 03:49:07 63ec0bd56cf3: Layer already exists 03:49:07 c3e797181b2f: Pushed 03:49:08 28706a47c40f: Pushed 03:49:12 ad2146b6887f: Pushed 03:49:16 389a7f84c7dc: Pushed 03:49:16 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:d7c4a0bf9d2416b886188300aa13a678445fd5bfb0e9312d0a2bad5a540fe740 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:49:16 7b1e37ce70ac: Preparing 03:49:16 a9beb6748e3b: Preparing 03:49:16 ad26f0b620ca: Preparing 03:49:16 da124422174a: Preparing 03:49:16 70823b37b23f: Preparing 03:49:16 389a7f84c7dc: Preparing 03:49:16 ad2146b6887f: Preparing 03:49:16 c3e797181b2f: Preparing 03:49:16 28706a47c40f: Preparing 03:49:16 63ec0bd56cf3: Preparing 03:49:16 389a7f84c7dc: Waiting 03:49:16 ad2146b6887f: Waiting 03:49:16 c3e797181b2f: Waiting 03:49:16 28706a47c40f: Waiting 03:49:16 63ec0bd56cf3: Waiting 03:49:16 70823b37b23f: Layer already exists 03:49:16 7b1e37ce70ac: Layer already exists 03:49:16 a9beb6748e3b: Layer already exists 03:49:16 ad26f0b620ca: Layer already exists 03:49:16 da124422174a: Layer already exists 03:49:16 389a7f84c7dc: Layer already exists 03:49:16 ad2146b6887f: Layer already exists 03:49:16 28706a47c40f: Layer already exists 03:49:16 63ec0bd56cf3: Layer already exists 03:49:16 c3e797181b2f: Layer already exists 03:49:16 latest: digest: sha256:d7c4a0bf9d2416b886188300aa13a678445fd5bfb0e9312d0a2bad5a540fe740 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.37 03:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:49:17 7b1e37ce70ac: Preparing 03:49:17 a9beb6748e3b: Preparing 03:49:17 ad26f0b620ca: Preparing 03:49:17 da124422174a: Preparing 03:49:17 70823b37b23f: Preparing 03:49:17 389a7f84c7dc: Preparing 03:49:17 ad2146b6887f: Preparing 03:49:17 c3e797181b2f: Preparing 03:49:17 28706a47c40f: Preparing 03:49:17 63ec0bd56cf3: Preparing 03:49:17 ad2146b6887f: Waiting 03:49:17 c3e797181b2f: Waiting 03:49:17 389a7f84c7dc: Waiting 03:49:17 63ec0bd56cf3: Waiting 03:49:17 28706a47c40f: Waiting 03:49:17 70823b37b23f: Layer already exists 03:49:17 7b1e37ce70ac: Layer already exists 03:49:17 da124422174a: Layer already exists 03:49:17 ad26f0b620ca: Layer already exists 03:49:17 a9beb6748e3b: Layer already exists 03:49:17 389a7f84c7dc: Layer already exists 03:49:17 c3e797181b2f: Layer already exists 03:49:17 ad2146b6887f: Layer already exists 03:49:17 28706a47c40f: Layer already exists 03:49:17 63ec0bd56cf3: Layer already exists 03:49:17 3.2.0-dev.37: digest: sha256:d7c4a0bf9d2416b886188300aa13a678445fd5bfb0e9312d0a2bad5a540fe740 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:49:18 7b1e37ce70ac: Preparing 03:49:18 a9beb6748e3b: Preparing 03:49:18 ad26f0b620ca: Preparing 03:49:18 da124422174a: Preparing 03:49:18 70823b37b23f: Preparing 03:49:18 389a7f84c7dc: Preparing 03:49:18 ad2146b6887f: Preparing 03:49:18 c3e797181b2f: Preparing 03:49:18 28706a47c40f: Preparing 03:49:18 63ec0bd56cf3: Preparing 03:49:18 389a7f84c7dc: Waiting 03:49:18 ad2146b6887f: Waiting 03:49:18 c3e797181b2f: Waiting 03:49:18 28706a47c40f: Waiting 03:49:18 63ec0bd56cf3: Waiting 03:49:18 ad26f0b620ca: Layer already exists 03:49:18 da124422174a: Layer already exists 03:49:18 7b1e37ce70ac: Layer already exists 03:49:18 70823b37b23f: Layer already exists 03:49:18 a9beb6748e3b: Layer already exists 03:49:18 ad2146b6887f: Layer already exists 03:49:18 c3e797181b2f: Layer already exists 03:49:18 389a7f84c7dc: Layer already exists 03:49:18 63ec0bd56cf3: Layer already exists 03:49:18 28706a47c40f: Layer already exists 03:49:18 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:d7c4a0bf9d2416b886188300aa13a678445fd5bfb0e9312d0a2bad5a540fe740 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:49:19 7b1e37ce70ac: Preparing 03:49:19 a9beb6748e3b: Preparing 03:49:19 ad26f0b620ca: Preparing 03:49:19 da124422174a: Preparing 03:49:19 70823b37b23f: Preparing 03:49:19 389a7f84c7dc: Preparing 03:49:19 ad2146b6887f: Preparing 03:49:19 c3e797181b2f: Preparing 03:49:19 28706a47c40f: Preparing 03:49:19 63ec0bd56cf3: Preparing 03:49:19 c3e797181b2f: Waiting 03:49:19 389a7f84c7dc: Waiting 03:49:19 28706a47c40f: Waiting 03:49:19 63ec0bd56cf3: Waiting 03:49:19 da124422174a: Layer already exists 03:49:19 a9beb6748e3b: Layer already exists 03:49:19 7b1e37ce70ac: Layer already exists 03:49:19 ad26f0b620ca: Layer already exists 03:49:19 70823b37b23f: Layer already exists 03:49:19 c3e797181b2f: Layer already exists 03:49:19 389a7f84c7dc: Layer already exists 03:49:19 63ec0bd56cf3: Layer already exists 03:49:19 ad2146b6887f: Layer already exists 03:49:19 28706a47c40f: Layer already exists 03:49:19 main: digest: sha256:d7c4a0bf9d2416b886188300aa13a678445fd5bfb0e9312d0a2bad5a540fe740 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:20 ===================================================== [Pipeline] echo 03:49:20 taggedImages: 03:49:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:9dd757975a2486f93e2289e3629aab843f36bcb7 03:49:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:49:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.37 03:49:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:49:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:49:20 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:49:20 9dd757975a2486f93e2289e3629aab843f36bcb7 03:49:20 latest 03:49:20 3.2.0-dev.37 03:49:20 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:49:20 main 03:49:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9dd757975a2486f93e2289e3629aab843f36bcb7 03:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:49:21 a8566a1dcf08: Preparing 03:49:21 583702ec256b: Preparing 03:49:21 98b8cb7cb272: Preparing 03:49:21 da124422174a: Preparing 03:49:21 70823b37b23f: Preparing 03:49:21 1d7dfc53dddd: Preparing 03:49:21 a5749d382c78: Preparing 03:49:21 f7decff7a6be: Preparing 03:49:21 63ec0bd56cf3: Preparing 03:49:21 1d7dfc53dddd: Waiting 03:49:21 a5749d382c78: Waiting 03:49:21 63ec0bd56cf3: Waiting 03:49:21 f7decff7a6be: Waiting 03:49:21 70823b37b23f: Layer already exists 03:49:21 da124422174a: Layer already exists 03:49:21 583702ec256b: Pushed 03:49:21 a8566a1dcf08: Pushed 03:49:21 98b8cb7cb272: Pushed 03:49:21 63ec0bd56cf3: Layer already exists 03:49:21 f7decff7a6be: Pushed 03:49:21 a5749d382c78: Pushed 03:49:30 1d7dfc53dddd: Pushed 03:49:30 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:a3b497de9fb79538aefe0e22eef06c4e6b925daea5b46976eaa27dcdfc9258ef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:49:31 a8566a1dcf08: Preparing 03:49:31 583702ec256b: Preparing 03:49:31 98b8cb7cb272: Preparing 03:49:31 da124422174a: Preparing 03:49:31 70823b37b23f: Preparing 03:49:31 1d7dfc53dddd: Preparing 03:49:31 a5749d382c78: Preparing 03:49:31 f7decff7a6be: Preparing 03:49:31 63ec0bd56cf3: Preparing 03:49:31 1d7dfc53dddd: Waiting 03:49:31 f7decff7a6be: Waiting 03:49:31 a5749d382c78: Waiting 03:49:31 63ec0bd56cf3: Waiting 03:49:31 583702ec256b: Layer already exists 03:49:31 a8566a1dcf08: Layer already exists 03:49:31 98b8cb7cb272: Layer already exists 03:49:31 70823b37b23f: Layer already exists 03:49:31 da124422174a: Layer already exists 03:49:31 a5749d382c78: Layer already exists 03:49:31 1d7dfc53dddd: Layer already exists 03:49:31 f7decff7a6be: Layer already exists 03:49:31 63ec0bd56cf3: Layer already exists 03:49:31 latest: digest: sha256:a3b497de9fb79538aefe0e22eef06c4e6b925daea5b46976eaa27dcdfc9258ef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.37 03:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:49:32 a8566a1dcf08: Preparing 03:49:32 583702ec256b: Preparing 03:49:32 98b8cb7cb272: Preparing 03:49:32 da124422174a: Preparing 03:49:32 70823b37b23f: Preparing 03:49:32 1d7dfc53dddd: Preparing 03:49:32 a5749d382c78: Preparing 03:49:32 f7decff7a6be: Preparing 03:49:32 63ec0bd56cf3: Preparing 03:49:32 f7decff7a6be: Waiting 03:49:32 63ec0bd56cf3: Waiting 03:49:32 1d7dfc53dddd: Waiting 03:49:32 583702ec256b: Layer already exists 03:49:32 da124422174a: Layer already exists 03:49:32 70823b37b23f: Layer already exists 03:49:32 a8566a1dcf08: Layer already exists 03:49:32 98b8cb7cb272: Layer already exists 03:49:32 a5749d382c78: Layer already exists 03:49:32 63ec0bd56cf3: Layer already exists 03:49:32 f7decff7a6be: Layer already exists 03:49:32 1d7dfc53dddd: Layer already exists 03:49:32 3.2.0-dev.37: digest: sha256:a3b497de9fb79538aefe0e22eef06c4e6b925daea5b46976eaa27dcdfc9258ef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:49:32 a8566a1dcf08: Preparing 03:49:32 583702ec256b: Preparing 03:49:32 98b8cb7cb272: Preparing 03:49:32 da124422174a: Preparing 03:49:32 70823b37b23f: Preparing 03:49:32 1d7dfc53dddd: Preparing 03:49:32 a5749d382c78: Preparing 03:49:32 f7decff7a6be: Preparing 03:49:32 63ec0bd56cf3: Preparing 03:49:32 1d7dfc53dddd: Waiting 03:49:32 f7decff7a6be: Waiting 03:49:32 63ec0bd56cf3: Waiting 03:49:32 70823b37b23f: Layer already exists 03:49:32 a8566a1dcf08: Layer already exists 03:49:32 583702ec256b: Layer already exists 03:49:32 98b8cb7cb272: Layer already exists 03:49:32 da124422174a: Layer already exists 03:49:32 a5749d382c78: Layer already exists 03:49:32 1d7dfc53dddd: Layer already exists 03:49:32 f7decff7a6be: Layer already exists 03:49:32 63ec0bd56cf3: Layer already exists 03:49:32 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:a3b497de9fb79538aefe0e22eef06c4e6b925daea5b46976eaa27dcdfc9258ef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:49:33 a8566a1dcf08: Preparing 03:49:33 583702ec256b: Preparing 03:49:33 98b8cb7cb272: Preparing 03:49:33 da124422174a: Preparing 03:49:33 70823b37b23f: Preparing 03:49:33 1d7dfc53dddd: Preparing 03:49:33 a5749d382c78: Preparing 03:49:33 f7decff7a6be: Preparing 03:49:33 63ec0bd56cf3: Preparing 03:49:33 f7decff7a6be: Waiting 03:49:33 a5749d382c78: Waiting 03:49:33 1d7dfc53dddd: Waiting 03:49:33 63ec0bd56cf3: Waiting 03:49:33 70823b37b23f: Layer already exists 03:49:33 a8566a1dcf08: Layer already exists 03:49:33 da124422174a: Layer already exists 03:49:33 583702ec256b: Layer already exists 03:49:33 98b8cb7cb272: Layer already exists 03:49:33 1d7dfc53dddd: Layer already exists 03:49:33 a5749d382c78: Layer already exists 03:49:33 f7decff7a6be: Layer already exists 03:49:33 63ec0bd56cf3: Layer already exists 03:49:33 main: digest: sha256:a3b497de9fb79538aefe0e22eef06c4e6b925daea5b46976eaa27dcdfc9258ef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:34 ===================================================== [Pipeline] echo 03:49:34 taggedImages: 03:49:34 - nexus3.edgexfoundry.org:10004/security-spire-config:9dd757975a2486f93e2289e3629aab843f36bcb7 03:49:34 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:49:34 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.37 03:49:34 - nexus3.edgexfoundry.org:10004/security-spire-config:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:49:34 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:49:34 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:49:34 9dd757975a2486f93e2289e3629aab843f36bcb7 03:49:34 latest 03:49:34 3.2.0-dev.37 03:49:34 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:49:34 main 03:49:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9dd757975a2486f93e2289e3629aab843f36bcb7 03:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:49:35 7b1e37ce70ac: Preparing 03:49:35 c6d64d338f82: Preparing 03:49:35 e404a2fcecf9: Preparing 03:49:35 da124422174a: Preparing 03:49:35 70823b37b23f: Preparing 03:49:35 b17feb7e6751: Preparing 03:49:35 c3e797181b2f: Preparing 03:49:35 b17feb7e6751: Waiting 03:49:35 28706a47c40f: Preparing 03:49:35 63ec0bd56cf3: Preparing 03:49:35 c3e797181b2f: Waiting 03:49:35 63ec0bd56cf3: Waiting 03:49:35 7b1e37ce70ac: Layer already exists 03:49:35 70823b37b23f: Layer already exists 03:49:35 da124422174a: Layer already exists 03:49:35 c3e797181b2f: Layer already exists 03:49:35 28706a47c40f: Layer already exists 03:49:35 63ec0bd56cf3: Layer already exists 03:49:35 c6d64d338f82: Pushed 03:49:35 e404a2fcecf9: Pushed 03:49:45 b17feb7e6751: Pushed 03:49:45 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:413d7a823c47f0abd4821058f60ceb3fae889f4f554d2bf73c8a1e5de8c86d7b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:49:46 7b1e37ce70ac: Preparing 03:49:46 c6d64d338f82: Preparing 03:49:46 e404a2fcecf9: Preparing 03:49:46 da124422174a: Preparing 03:49:46 70823b37b23f: Preparing 03:49:46 b17feb7e6751: Preparing 03:49:46 c3e797181b2f: Preparing 03:49:46 28706a47c40f: Preparing 03:49:46 63ec0bd56cf3: Preparing 03:49:46 c3e797181b2f: Waiting 03:49:46 28706a47c40f: Waiting 03:49:46 63ec0bd56cf3: Waiting 03:49:46 b17feb7e6751: Waiting 03:49:46 e404a2fcecf9: Layer already exists 03:49:46 7b1e37ce70ac: Layer already exists 03:49:46 c6d64d338f82: Layer already exists 03:49:46 da124422174a: Layer already exists 03:49:46 70823b37b23f: Layer already exists 03:49:46 b17feb7e6751: Layer already exists 03:49:46 28706a47c40f: Layer already exists 03:49:46 c3e797181b2f: Layer already exists 03:49:46 63ec0bd56cf3: Layer already exists 03:49:46 latest: digest: sha256:413d7a823c47f0abd4821058f60ceb3fae889f4f554d2bf73c8a1e5de8c86d7b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.37 03:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:49:47 7b1e37ce70ac: Preparing 03:49:47 c6d64d338f82: Preparing 03:49:47 e404a2fcecf9: Preparing 03:49:47 da124422174a: Preparing 03:49:47 70823b37b23f: Preparing 03:49:47 b17feb7e6751: Preparing 03:49:47 c3e797181b2f: Preparing 03:49:47 28706a47c40f: Preparing 03:49:47 63ec0bd56cf3: Preparing 03:49:47 28706a47c40f: Waiting 03:49:47 c3e797181b2f: Waiting 03:49:47 b17feb7e6751: Waiting 03:49:47 da124422174a: Layer already exists 03:49:47 70823b37b23f: Layer already exists 03:49:47 e404a2fcecf9: Layer already exists 03:49:47 7b1e37ce70ac: Layer already exists 03:49:47 c6d64d338f82: Layer already exists 03:49:47 b17feb7e6751: Layer already exists 03:49:47 28706a47c40f: Layer already exists 03:49:47 c3e797181b2f: Layer already exists 03:49:47 63ec0bd56cf3: Layer already exists 03:49:47 3.2.0-dev.37: digest: sha256:413d7a823c47f0abd4821058f60ceb3fae889f4f554d2bf73c8a1e5de8c86d7b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:49:48 7b1e37ce70ac: Preparing 03:49:48 c6d64d338f82: Preparing 03:49:48 e404a2fcecf9: Preparing 03:49:48 da124422174a: Preparing 03:49:48 70823b37b23f: Preparing 03:49:48 b17feb7e6751: Preparing 03:49:48 c3e797181b2f: Preparing 03:49:48 28706a47c40f: Preparing 03:49:48 63ec0bd56cf3: Preparing 03:49:48 b17feb7e6751: Waiting 03:49:48 c3e797181b2f: Waiting 03:49:48 28706a47c40f: Waiting 03:49:48 63ec0bd56cf3: Waiting 03:49:48 da124422174a: Layer already exists 03:49:48 e404a2fcecf9: Layer already exists 03:49:48 7b1e37ce70ac: Layer already exists 03:49:48 70823b37b23f: Layer already exists 03:49:48 c6d64d338f82: Layer already exists 03:49:48 b17feb7e6751: Layer already exists 03:49:48 c3e797181b2f: Layer already exists 03:49:48 28706a47c40f: Layer already exists 03:49:48 63ec0bd56cf3: Layer already exists 03:49:48 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:413d7a823c47f0abd4821058f60ceb3fae889f4f554d2bf73c8a1e5de8c86d7b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:49:49 7b1e37ce70ac: Preparing 03:49:49 c6d64d338f82: Preparing 03:49:49 e404a2fcecf9: Preparing 03:49:49 da124422174a: Preparing 03:49:49 70823b37b23f: Preparing 03:49:49 b17feb7e6751: Preparing 03:49:49 c3e797181b2f: Preparing 03:49:49 28706a47c40f: Preparing 03:49:49 63ec0bd56cf3: Preparing 03:49:49 b17feb7e6751: Waiting 03:49:49 28706a47c40f: Waiting 03:49:49 c3e797181b2f: Waiting 03:49:49 63ec0bd56cf3: Waiting 03:49:49 da124422174a: Layer already exists 03:49:49 7b1e37ce70ac: Layer already exists 03:49:49 e404a2fcecf9: Layer already exists 03:49:49 70823b37b23f: Layer already exists 03:49:49 c6d64d338f82: Layer already exists 03:49:49 28706a47c40f: Layer already exists 03:49:49 c3e797181b2f: Layer already exists 03:49:49 b17feb7e6751: Layer already exists 03:49:49 63ec0bd56cf3: Layer already exists 03:49:49 main: digest: sha256:413d7a823c47f0abd4821058f60ceb3fae889f4f554d2bf73c8a1e5de8c86d7b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:49 ===================================================== [Pipeline] echo 03:49:49 taggedImages: 03:49:49 - nexus3.edgexfoundry.org:10004/security-spire-server:9dd757975a2486f93e2289e3629aab843f36bcb7 03:49:49 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:49:49 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.37 03:49:49 - nexus3.edgexfoundry.org:10004/security-spire-server:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:49:49 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:49:49 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:49:49 9dd757975a2486f93e2289e3629aab843f36bcb7 03:49:49 latest 03:49:49 3.2.0-dev.37 03:49:49 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:49:49 main 03:49:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9dd757975a2486f93e2289e3629aab843f36bcb7 03:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:49:50 d17e2405d5b6: Preparing 03:49:50 3a1127acd0b1: Preparing 03:49:50 da124422174a: Preparing 03:49:50 70823b37b23f: Preparing 03:49:50 169246f4c03e: Preparing 03:49:50 8d5a5bfba634: Preparing 03:49:50 63ec0bd56cf3: Preparing 03:49:50 8d5a5bfba634: Waiting 03:49:50 63ec0bd56cf3: Waiting 03:49:50 70823b37b23f: Layer already exists 03:49:50 da124422174a: Layer already exists 03:49:50 63ec0bd56cf3: Layer already exists 03:49:50 d17e2405d5b6: Pushed 03:49:50 8d5a5bfba634: Pushed 03:49:51 169246f4c03e: Pushed 03:49:53 3a1127acd0b1: Pushed 03:49:53 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:e7267d9ad0727106c0560cd37ce55277d704a138db716a7789a844844aa4b2da size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:49:54 d17e2405d5b6: Preparing 03:49:54 3a1127acd0b1: Preparing 03:49:54 da124422174a: Preparing 03:49:54 70823b37b23f: Preparing 03:49:54 169246f4c03e: Preparing 03:49:54 8d5a5bfba634: Preparing 03:49:54 63ec0bd56cf3: Preparing 03:49:54 8d5a5bfba634: Waiting 03:49:54 63ec0bd56cf3: Waiting 03:49:54 70823b37b23f: Layer already exists 03:49:54 d17e2405d5b6: Layer already exists 03:49:54 da124422174a: Layer already exists 03:49:54 3a1127acd0b1: Layer already exists 03:49:54 169246f4c03e: Layer already exists 03:49:54 8d5a5bfba634: Layer already exists 03:49:54 63ec0bd56cf3: Layer already exists 03:49:54 latest: digest: sha256:e7267d9ad0727106c0560cd37ce55277d704a138db716a7789a844844aa4b2da size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.37 03:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:49:55 d17e2405d5b6: Preparing 03:49:55 3a1127acd0b1: Preparing 03:49:55 da124422174a: Preparing 03:49:55 70823b37b23f: Preparing 03:49:55 169246f4c03e: Preparing 03:49:55 8d5a5bfba634: Preparing 03:49:55 63ec0bd56cf3: Preparing 03:49:55 8d5a5bfba634: Waiting 03:49:55 63ec0bd56cf3: Waiting 03:49:55 169246f4c03e: Layer already exists 03:49:55 3a1127acd0b1: Layer already exists 03:49:55 da124422174a: Layer already exists 03:49:55 70823b37b23f: Layer already exists 03:49:55 d17e2405d5b6: Layer already exists 03:49:55 8d5a5bfba634: Layer already exists 03:49:55 63ec0bd56cf3: Layer already exists 03:49:55 3.2.0-dev.37: digest: sha256:e7267d9ad0727106c0560cd37ce55277d704a138db716a7789a844844aa4b2da size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:49:56 d17e2405d5b6: Preparing 03:49:56 3a1127acd0b1: Preparing 03:49:56 da124422174a: Preparing 03:49:56 70823b37b23f: Preparing 03:49:56 169246f4c03e: Preparing 03:49:56 8d5a5bfba634: Preparing 03:49:56 63ec0bd56cf3: Preparing 03:49:56 8d5a5bfba634: Waiting 03:49:56 63ec0bd56cf3: Waiting 03:49:56 169246f4c03e: Layer already exists 03:49:56 da124422174a: Layer already exists 03:49:56 3a1127acd0b1: Layer already exists 03:49:56 70823b37b23f: Layer already exists 03:49:56 d17e2405d5b6: Layer already exists 03:49:56 8d5a5bfba634: Layer already exists 03:49:56 63ec0bd56cf3: Layer already exists 03:49:56 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:e7267d9ad0727106c0560cd37ce55277d704a138db716a7789a844844aa4b2da size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:49:57 d17e2405d5b6: Preparing 03:49:57 3a1127acd0b1: Preparing 03:49:57 da124422174a: Preparing 03:49:57 70823b37b23f: Preparing 03:49:57 169246f4c03e: Preparing 03:49:57 8d5a5bfba634: Preparing 03:49:57 63ec0bd56cf3: Preparing 03:49:57 8d5a5bfba634: Waiting 03:49:57 63ec0bd56cf3: Waiting 03:49:57 169246f4c03e: Layer already exists 03:49:57 3a1127acd0b1: Layer already exists 03:49:57 da124422174a: Layer already exists 03:49:57 70823b37b23f: Layer already exists 03:49:57 d17e2405d5b6: Layer already exists 03:49:57 8d5a5bfba634: Layer already exists 03:49:57 63ec0bd56cf3: Layer already exists 03:49:57 main: digest: sha256:e7267d9ad0727106c0560cd37ce55277d704a138db716a7789a844844aa4b2da size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:57 ===================================================== [Pipeline] echo 03:49:57 taggedImages: 03:49:57 - nexus3.edgexfoundry.org:10004/support-notifications:9dd757975a2486f93e2289e3629aab843f36bcb7 03:49:57 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:49:57 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.37 03:49:57 - nexus3.edgexfoundry.org:10004/support-notifications:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:49:57 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:49:57 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:49:57 9dd757975a2486f93e2289e3629aab843f36bcb7 03:49:57 latest 03:49:57 3.2.0-dev.37 03:49:57 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:49:57 main 03:49:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9dd757975a2486f93e2289e3629aab843f36bcb7 03:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:49:58 b430f7752f7d: Preparing 03:49:58 6a9d45304f88: Preparing 03:49:58 da124422174a: Preparing 03:49:58 70823b37b23f: Preparing 03:49:58 59501ac44cef: Preparing 03:49:58 a0a467f638b2: Preparing 03:49:58 63ec0bd56cf3: Preparing 03:49:58 a0a467f638b2: Waiting 03:49:58 63ec0bd56cf3: Waiting 03:49:58 70823b37b23f: Layer already exists 03:49:58 59501ac44cef: Layer already exists 03:49:58 da124422174a: Layer already exists 03:49:58 a0a467f638b2: Layer already exists 03:49:58 63ec0bd56cf3: Layer already exists 03:49:58 b430f7752f7d: Pushed 03:50:01 6a9d45304f88: Pushed 03:50:01 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:f228977f7837d90123a4d20e8c1efb952ee6e3ff6226844f5d1515b1fea462d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:50:02 b430f7752f7d: Preparing 03:50:02 6a9d45304f88: Preparing 03:50:02 da124422174a: Preparing 03:50:02 70823b37b23f: Preparing 03:50:02 59501ac44cef: Preparing 03:50:02 a0a467f638b2: Preparing 03:50:02 63ec0bd56cf3: Preparing 03:50:02 a0a467f638b2: Waiting 03:50:02 63ec0bd56cf3: Waiting 03:50:02 da124422174a: Layer already exists 03:50:02 b430f7752f7d: Layer already exists 03:50:02 6a9d45304f88: Layer already exists 03:50:02 70823b37b23f: Layer already exists 03:50:02 59501ac44cef: Layer already exists 03:50:02 a0a467f638b2: Layer already exists 03:50:02 63ec0bd56cf3: Layer already exists 03:50:02 latest: digest: sha256:f228977f7837d90123a4d20e8c1efb952ee6e3ff6226844f5d1515b1fea462d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.37 03:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:50:03 b430f7752f7d: Preparing 03:50:03 6a9d45304f88: Preparing 03:50:03 da124422174a: Preparing 03:50:03 70823b37b23f: Preparing 03:50:03 59501ac44cef: Preparing 03:50:03 a0a467f638b2: Preparing 03:50:03 63ec0bd56cf3: Preparing 03:50:03 a0a467f638b2: Waiting 03:50:03 63ec0bd56cf3: Waiting 03:50:03 6a9d45304f88: Layer already exists 03:50:03 70823b37b23f: Layer already exists 03:50:03 da124422174a: Layer already exists 03:50:03 b430f7752f7d: Layer already exists 03:50:03 59501ac44cef: Layer already exists 03:50:03 63ec0bd56cf3: Layer already exists 03:50:03 a0a467f638b2: Layer already exists 03:50:03 3.2.0-dev.37: digest: sha256:f228977f7837d90123a4d20e8c1efb952ee6e3ff6226844f5d1515b1fea462d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:50:04 b430f7752f7d: Preparing 03:50:04 6a9d45304f88: Preparing 03:50:04 da124422174a: Preparing 03:50:04 70823b37b23f: Preparing 03:50:04 59501ac44cef: Preparing 03:50:04 a0a467f638b2: Preparing 03:50:04 63ec0bd56cf3: Preparing 03:50:04 a0a467f638b2: Waiting 03:50:04 63ec0bd56cf3: Waiting 03:50:04 6a9d45304f88: Layer already exists 03:50:04 da124422174a: Layer already exists 03:50:04 70823b37b23f: Layer already exists 03:50:04 b430f7752f7d: Layer already exists 03:50:04 59501ac44cef: Layer already exists 03:50:04 63ec0bd56cf3: Layer already exists 03:50:04 a0a467f638b2: Layer already exists 03:50:04 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:f228977f7837d90123a4d20e8c1efb952ee6e3ff6226844f5d1515b1fea462d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:50:05 b430f7752f7d: Preparing 03:50:05 6a9d45304f88: Preparing 03:50:05 da124422174a: Preparing 03:50:05 70823b37b23f: Preparing 03:50:05 59501ac44cef: Preparing 03:50:05 a0a467f638b2: Preparing 03:50:05 63ec0bd56cf3: Preparing 03:50:05 a0a467f638b2: Waiting 03:50:05 63ec0bd56cf3: Waiting 03:50:05 b430f7752f7d: Layer already exists 03:50:05 6a9d45304f88: Layer already exists 03:50:05 59501ac44cef: Layer already exists 03:50:05 70823b37b23f: Layer already exists 03:50:05 da124422174a: Layer already exists 03:50:05 a0a467f638b2: Layer already exists 03:50:05 63ec0bd56cf3: Layer already exists 03:50:05 main: digest: sha256:f228977f7837d90123a4d20e8c1efb952ee6e3ff6226844f5d1515b1fea462d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:05 ===================================================== [Pipeline] echo 03:50:05 taggedImages: 03:50:05 - nexus3.edgexfoundry.org:10004/support-scheduler:9dd757975a2486f93e2289e3629aab843f36bcb7 03:50:05 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:50:05 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.37 03:50:05 - nexus3.edgexfoundry.org:10004/support-scheduler:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 03:50:05 - 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] } 04:05:37 #151 ... 04:05:37 04:05:37 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:05:37 #145 1204.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.37" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:05:46 #145 ... 04:05:46 04:05:46 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:05:46 #150 DONE 1215.8s 04:05:46 04:05:46 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:05:46 #146 DONE 1215.9s 04:05:46 04:05:46 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:05:46 #142 ... 04:05:46 04:05:46 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:05:46 #152 DONE 0.6s 04:05:46 04:05:46 #153 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:05:46 #153 DONE 0.4s 04:05:46 04:05:46 #154 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:05:46 #154 ... 04:05:46 04:05:46 #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:05:46 #155 DONE 0.3s 04:05:47 04:05:47 #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:05:47 #156 DONE 0.4s 04:05:47 04:05:47 #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:05:47 #157 DONE 0.3s 04:05:47 04:05:47 #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:05:48 #158 DONE 0.3s 04:05:48 04:05:48 #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:05:48 #159 DONE 0.2s 04:05:48 04:05:48 #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:05:50 #160 ... 04:05:50 04:05:50 #154 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:05:50 #154 DONE 3.6s 04:05:50 04:05:50 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:05:50 #161 DONE 0.2s 04:05:50 04:05:50 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:05:50 #147 ... 04:05:50 04:05:50 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:05:50 #162 DONE 0.2s 04:05:50 04:05:50 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:05:50 #163 ... 04:05:50 04:05:50 #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:05:50 #160 DONE 2.7s 04:05:51 04:05:51 #107 [security-proxy-setup] exporting to image 04:05:51 #107 exporting layers 04:05:51 #107 ... 04:05:51 04:05:51 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:05:51 #163 DONE 0.9s 04:05:51 04:05:51 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:05:51 #164 DONE 0.2s 04:05:51 04:05:51 #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:05:52 #165 DONE 0.3s 04:05:52 04:05:52 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:05:52 #151 ... 04:05:52 04:05:52 #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:05:52 #166 DONE 0.1s 04:05:52 04:05:52 #107 [security-proxy-setup] exporting to image 04:05:52 #107 exporting layers 1.6s done 04:05:52 #107 writing image sha256:edbd91461469fd5675fc7f7318367e072639fd215b78040c184fbcb0afbafd8e 0.0s done 04:05:52 #107 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 04:05:52 #107 DONE 6.3s 04:05:52 04:05:52 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:05:52 #167 DONE 0.2s 04:05:52 04:05:52 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:05:52 #168 DONE 0.2s 04:05:52 04:05:52 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:05:52 #144 ... 04:05:52 04:05:52 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:05:55 #169 DONE 2.2s 04:05:55 04:05:55 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:05:55 #145 ... 04:05:55 04:05:55 #107 [security-bootstrapper] exporting to image 04:05:56 #107 exporting layers 1.1s done 04:05:56 #107 writing image sha256:7107d87bb6c16183cffec7248503bec95fca3f96177d899aebf8726a0f216ca8 done 04:05:56 #107 naming to docker.io/library/security-bootstrapper-arm64 done 04:05:56 #107 DONE 7.4s 04:05:56 04:05:56 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:05:57 #141 ... 04:05:57 04:05:57 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:05:57 #145 DONE 1227.4s 04:05:57 04:05:57 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:05:57 #142 ... 04:05:57 04:05:57 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:05:57 #170 DONE 0.1s 04:05:57 04:05:57 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:05:58 #171 DONE 0.2s 04:05:58 04:05:58 #172 [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 04:05:58 #172 DONE 0.2s 04:05:58 04:05:58 #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:05:58 #173 DONE 0.2s 04:05:58 04:05:58 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:05:58 #174 DONE 0.3s 04:05:58 04:05:58 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:05:58 #151 ... 04:05:58 04:05:58 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:05:58 #175 DONE 0.3s 04:05:58 04:05:58 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:05:58 #149 ... 04:05:58 04:05:58 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:06:00 #176 DONE 0.3s 04:06:00 04:06:00 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:06:00 #177 DONE 0.3s 04:06:00 04:06:00 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:06:00 #151 ... 04:06:00 04:06:00 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:06:01 #178 DONE 2.1s 04:06:01 04:06:01 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:06:01 #149 ... 04:06:01 04:06:01 #107 [security-secretstore-setup] exporting to image 04:06:01 #107 exporting layers 04:06:02 #107 exporting layers 1.3s done 04:06:03 #107 writing image sha256:608aa44544fc5aaba3e57c004e709491f7a7c9f83c0728e3e464985ec89ef41e done 04:06:03 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 04:06:03 #107 DONE 8.7s 04:06:03 04:06:03 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:06:45 #151 ... 04:06:45 04:06:45 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:06:45 #144 DONE 1273.6s 04:06:45 04:06:45 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:06:45 #141 ... 04:06:45 04:06:45 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:06:45 #179 DONE 0.3s 04:06:45 04:06:45 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:06:45 #180 DONE 0.3s 04:06:45 04:06:45 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:06:45 #181 DONE 0.3s 04:06:45 04:06:45 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:06:45 #182 DONE 0.2s 04:06:45 04:06:45 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:06:45 #183 DONE 0.1s 04:06:45 04:06:45 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:06:47 #184 DONE 2.3s 04:06:47 04:06:47 #107 [core-common-config-bootstrapper] exporting to image 04:06:47 #107 exporting layers 04:06:47 #107 exporting layers 0.6s done 04:06:47 #107 writing image sha256:dfb82ad8705056e99f9056dad9298baba589d22fd7915926015709d5552607c1 done 04:06:47 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:06:47 #107 DONE 9.3s 04:06:47 04:06:47 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:08:40 #141 ... 04:08:40 04:08:40 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:08:40 #140 DONE 1388.3s 04:08:40 04:08:40 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:08:40 #148 ... 04:08:40 04:08:40 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:08:40 #185 DONE 0.2s 04:08:40 04:08:40 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:08:40 #151 ... 04:08:40 04:08:40 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:08:40 #186 DONE 0.1s 04:08:40 04:08:40 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:08:40 #187 DONE 0.3s 04:08:40 04:08:40 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:08:40 #188 DONE 0.2s 04:08:40 04:08:40 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:08:40 #149 ... 04:08:40 04:08:40 #107 [security-spiffe-token-provider] exporting to image 04:08:40 #107 exporting layers 04:08:40 #107 exporting layers 0.7s done 04:08:40 #107 writing image sha256:3d8fd02f5a2263512c50d277a1ec3c753e823ca8835681b0008a64585f6f9363 done 04:08:40 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:08:40 #107 DONE 10.0s 04:08:40 04:08:40 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:16:04 #151 DONE 1819.6s 04:16:04 04:16:04 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:16:04 #147 ... 04:16:04 04:16:04 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:16:04 #189 DONE 0.1s 04:16:04 04:16:04 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:16:04 #190 DONE 0.1s 04:16:04 04:16:04 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:16:04 #142 ... 04:16:04 04:16:04 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:16:04 #191 DONE 0.5s 04:16:04 04:16:04 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:16:04 #192 DONE 0.2s 04:16:04 04:16:04 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:16:04 #193 DONE 0.2s 04:16:04 04:16:04 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:16:04 #194 DONE 1.9s 04:16:04 04:16:04 #107 [security-proxy-auth] exporting to image 04:16:04 #107 exporting layers 04:16:04 #107 exporting layers 0.9s done 04:16:04 #107 writing image sha256:36c14dd8164239739c303052ebbe6c83d32b023816fb577d7ab07c854b561af6 done 04:16:04 #107 naming to docker.io/library/security-proxy-auth-arm64 done 04:16:04 #107 DONE 11.0s 04:16:04 04:16:04 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:16:55 #149 ... 04:16:55 04:16:55 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:16:55 #143 DONE 1878.3s 04:16:55 04:16:55 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:16:55 #195 DONE 0.2s 04:16:55 04:16:55 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:16:55 #196 DONE 0.2s 04:16:55 04:16:55 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:16:55 #141 ... 04:16:55 04:16:55 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:16:55 #197 DONE 0.5s 04:16:55 04:16:55 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:16:55 #198 DONE 0.1s 04:16:55 04:16:55 #107 [core-command] exporting to image 04:16:55 #107 exporting layers 04:16:55 #107 exporting layers 0.4s done 04:16:55 #107 writing image sha256:15a97635af7eedd0e3979d8e791de8100d9eee4a670bb419befc032f4bfe58af done 04:16:55 #107 naming to docker.io/library/core-command-arm64 done 04:16:55 #107 DONE 11.4s 04:16:55 04:16:55 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:17:02 #148 ... 04:17:02 04:17:02 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:17:02 #142 DONE 1891.4s 04:17:02 04:17:02 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:17:02 #141 ... 04:17:02 04:17:02 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:17:02 #199 DONE 0.3s 04:17:02 04:17:02 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:17:02 #141 ... 04:17:02 04:17:02 #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:17:02 #200 DONE 0.3s 04:17:02 04:17:02 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:17:02 #149 ... 04:17:02 04:17:02 #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:17:02 #201 DONE 0.6s 04:17:02 04:17:02 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:17:03 #202 DONE 0.4s 04:17:03 04:17:03 #107 [core-data] exporting to image 04:17:03 #107 exporting layers 04:17:03 #107 exporting layers 0.5s done 04:17:03 #107 writing image sha256:5df083904d5d83500ba82022cd2f57b8c509997dc4f8741cdd5b805e77674187 done 04:17:03 #107 naming to docker.io/library/core-data-arm64 done 04:17:03 #107 DONE 11.9s 04:17:03 04:17:03 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:17:07 #141 ... 04:17:07 04:17:07 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:17:07 #148 DONE 1897.2s 04:17:07 04:17:07 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:17:07 #149 ... 04:17:07 04:17:07 #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:17:07 #203 DONE 0.2s 04:17:07 04:17:07 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:17:08 #204 DONE 0.5s 04:17:08 04:17:08 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:17:08 #205 DONE 0.1s 04:17:08 04:17:08 #107 [core-keeper] exporting to image 04:17:08 #107 exporting layers 0.5s done 04:17:09 #107 writing image sha256:85cd143919ddc6690f847d6494f6fb2add678df0a9d7496032a03fb45f40db22 done 04:17:09 #107 naming to docker.io/library/core-keeper-arm64 done 04:17:09 #107 DONE 12.4s 04:17:09 04:17:09 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:17:09 #149 ... 04:17:09 04:17:09 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:17:09 #147 DONE 1899.7s 04:17:09 04:17:09 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:17:10 #141 ... 04:17:10 04:17:10 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:17:10 #206 DONE 0.1s 04:17:10 04:17:10 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:17:10 #207 DONE 0.1s 04:17:10 04:17:10 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:17:10 #149 ... 04:17:10 04:17:10 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:17:11 #208 DONE 0.6s 04:17:11 04:17:11 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:17:11 #209 DONE 0.1s 04:17:11 04:17:11 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:17:11 #141 ... 04:17:11 04:17:11 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:17:11 #210 DONE 0.1s 04:17:11 04:17:11 #107 [core-metadata] exporting to image 04:17:11 #107 exporting layers 0.7s done 04:17:12 #107 writing image sha256:c875b2b3d322e1471fc0039d7e345072058e2f8a268a7ab519bc98b22157dcf4 0.0s done 04:17:12 #107 naming to docker.io/library/core-metadata-arm64 0.0s done 04:17:12 #107 DONE 13.2s 04:17:12 04:17:12 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:17:39 #141 DONE 1927.5s 04:17:39 04:17:39 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:17:39 #149 DONE 1927.4s 04:17:39 04:17:39 #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:17:39 #211 DONE 0.3s 04:17:39 04:17:39 #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:17:39 #212 DONE 0.2s 04:17:39 04:17:39 #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:17:39 #213 DONE 0.2s 04:17:39 04:17:39 #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:17:39 #214 DONE 0.2s 04:17:39 04:17:39 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:17:39 #215 ... 04:17:39 04:17:39 #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:17:39 #216 DONE 0.5s 04:17:39 04:17:39 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:17:39 #215 DONE 0.5s 04:17:39 04:17:39 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:17:39 #217 DONE 0.2s 04:17:39 04:17:39 #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:17:39 #218 DONE 0.1s 04:17:39 04:17:39 #107 [support-scheduler] exporting to image 04:17:39 #107 exporting layers 04:17:39 #107 exporting layers 0.5s done 04:17:39 #107 writing image sha256:7859b7d7b1e6fa05e3a144a09720217e30bcf5f2f98b72f74a3599f8a2568b39 0.0s done 04:17:39 #107 naming to docker.io/library/support-notifications-arm64 done 04:17:39 #107 writing image sha256:984a639336e3480ad327cb51aa35d215b8b0e48c3c8b5cf712ec56961d951d2f done 04:17:39 #107 naming to docker.io/library/support-scheduler-arm64 done 04:17:39 #107 DONE 13.8s 04:17:39 time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:17:39 time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:17:39 time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:17:39 time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:17:39 time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:17:39 time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:17:39 time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:17:39 time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:17:39 time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:17:39 time="2024-07-19T03:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:17:39 time="2024-07-19T03:43:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:17:39 time="2024-07-19T03:43:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:17:39 time="2024-07-19T03:43:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:17:39 time="2024-07-19T03:43:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:17:39 time="2024-07-19T03:43:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:17:39 $ docker stop --time=1 2847c8f9550fc93ccaf78119c56cd9068e6ff0e868fe128b590c9f61a158b85d 04:17:41 $ docker rm -f --volumes 2847c8f9550fc93ccaf78119c56cd9068e6ff0e868fe128b590c9f61a158b85d [Pipeline] // withDockerContainer [Pipeline] sh 04:17:41 + docker images 04:17:41 REPOSITORY TAG IMAGE ID CREATED SIZE 04:17:41 support-scheduler-arm64 latest 984a639336e3 3 seconds ago 42.4MB 04:17:41 support-notifications-arm64 latest 7859b7d7b1e6 3 seconds ago 43.3MB 04:17:41 core-metadata-arm64 latest c875b2b3d322 31 seconds ago 40.4MB 04:17:41 core-keeper-arm64 latest 85cd143919dd 33 seconds ago 35.2MB 04:17:41 core-data-arm64 latest 5df083904d5d 39 seconds ago 40.3MB 04:17:41 core-command-arm64 latest 15a97635af7e 52 seconds ago 39.9MB 04:17:41 security-proxy-auth-arm64 latest 36c14dd81642 About a minute ago 37.4MB 04:17:41 security-spiffe-token-provider-arm64 latest 3d8fd02f5a22 9 minutes ago 34.1MB 04:17:41 core-common-config-bootstrapper-arm64 latest dfb82ad87050 10 minutes ago 20.1MB 04:17:41 security-secretstore-setup-arm64 latest 608aa44544fc 11 minutes ago 41.5MB 04:17:41 security-bootstrapper-arm64 latest 7107d87bb6c1 11 minutes ago 23.7MB 04:17:41 security-proxy-setup-arm64 latest edbd91461469 11 minutes ago 31MB 04:17:41 security-spire-agent-arm64 latest 189bb919175c 33 minutes ago 179MB 04:17:41 security-spire-server-arm64 latest 07a376176e47 33 minutes ago 121MB 04:17:41 security-spire-config-arm64 latest c8c9c1647864 33 minutes ago 120MB 04:17:41 ci-base-image-arm64 latest f410740f2b76 35 minutes ago 963MB 04:17:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 04:17:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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 04:17:42 provisioning config files... 04:17:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/655@tmp/config261073309563691013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:42 ---> ****-login.sh 04:17:42 nexus3.edgexfoundry.org:10001 04:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:43 Configure a credential helper to remove this warning. See 04:17:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:43 04:17:43 Login Succeeded 04:17:43 nexus3.edgexfoundry.org:10002 04:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:43 Configure a credential helper to remove this warning. See 04:17:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:43 04:17:43 Login Succeeded 04:17:43 nexus3.edgexfoundry.org:10003 04:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:43 Configure a credential helper to remove this warning. See 04:17:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:43 04:17:43 Login Succeeded 04:17:43 nexus3.edgexfoundry.org:10004 04:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:43 Configure a credential helper to remove this warning. See 04:17:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:43 04:17:43 Login Succeeded 04:17:43 ****.io 04:17:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:44 Configure a credential helper to remove this warning. See 04:17:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:44 04:17:44 Login Succeeded 04:17:44 ---> ****-login.sh ends [Pipeline] } 04:17:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:17:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:17:44 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:17:44 9dd757975a2486f93e2289e3629aab843f36bcb7 04:17:44 latest 04:17:44 3.2.0-dev.37 04:17:44 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:17:44 main 04:17:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:17:46 e9934f07ae0c: Preparing 04:17:46 e5e5b88aacfc: Preparing 04:17:46 499698b1705c: Preparing 04:17:46 88e272cc5c02: Preparing 04:17:46 bcc2deb2986b: Preparing 04:17:46 6c8233e98356: Preparing 04:17:46 da707bb00cb8: Preparing 04:17:46 6c8233e98356: Waiting 04:17:46 da707bb00cb8: Waiting 04:17:46 e9934f07ae0c: Pushed 04:17:46 499698b1705c: Pushed 04:17:46 88e272cc5c02: Pushed 04:17:46 da707bb00cb8: Layer already exists 04:17:46 6c8233e98356: Pushed 04:17:47 bcc2deb2986b: Pushed 04:17:53 e5e5b88aacfc: Pushed 04:17:53 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:0b4b2109d75d2f1bcfc3b0fa7f27fa97a47da41b95a9f5be7534576337bd2015 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:17:54 e9934f07ae0c: Preparing 04:17:54 e5e5b88aacfc: Preparing 04:17:54 499698b1705c: Preparing 04:17:54 88e272cc5c02: Preparing 04:17:54 bcc2deb2986b: Preparing 04:17:54 6c8233e98356: Preparing 04:17:54 da707bb00cb8: Preparing 04:17:54 6c8233e98356: Waiting 04:17:54 da707bb00cb8: Waiting 04:17:54 e5e5b88aacfc: Layer already exists 04:17:54 bcc2deb2986b: Layer already exists 04:17:54 e9934f07ae0c: Layer already exists 04:17:54 499698b1705c: Layer already exists 04:17:54 88e272cc5c02: Layer already exists 04:17:54 da707bb00cb8: Layer already exists 04:17:54 6c8233e98356: Layer already exists 04:17:54 latest: digest: sha256:0b4b2109d75d2f1bcfc3b0fa7f27fa97a47da41b95a9f5be7534576337bd2015 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.37 04:17:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:17:55 e9934f07ae0c: Preparing 04:17:55 e5e5b88aacfc: Preparing 04:17:55 499698b1705c: Preparing 04:17:55 88e272cc5c02: Preparing 04:17:55 bcc2deb2986b: Preparing 04:17:55 6c8233e98356: Preparing 04:17:55 da707bb00cb8: Preparing 04:17:55 6c8233e98356: Waiting 04:17:55 da707bb00cb8: Waiting 04:17:55 e9934f07ae0c: Layer already exists 04:17:55 88e272cc5c02: Layer already exists 04:17:55 499698b1705c: Layer already exists 04:17:55 e5e5b88aacfc: Layer already exists 04:17:55 bcc2deb2986b: Layer already exists 04:17:55 da707bb00cb8: Layer already exists 04:17:55 6c8233e98356: Layer already exists 04:17:55 3.2.0-dev.37: digest: sha256:0b4b2109d75d2f1bcfc3b0fa7f27fa97a47da41b95a9f5be7534576337bd2015 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:17:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:17:57 e9934f07ae0c: Preparing 04:17:57 e5e5b88aacfc: Preparing 04:17:57 499698b1705c: Preparing 04:17:57 88e272cc5c02: Preparing 04:17:57 bcc2deb2986b: Preparing 04:17:57 6c8233e98356: Preparing 04:17:57 da707bb00cb8: Preparing 04:17:57 6c8233e98356: Waiting 04:17:57 da707bb00cb8: Waiting 04:17:57 bcc2deb2986b: Layer already exists 04:17:57 88e272cc5c02: Layer already exists 04:17:57 e5e5b88aacfc: Layer already exists 04:17:57 e9934f07ae0c: Layer already exists 04:17:57 499698b1705c: Layer already exists 04:17:57 6c8233e98356: Layer already exists 04:17:57 da707bb00cb8: Layer already exists 04:17:57 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:0b4b2109d75d2f1bcfc3b0fa7f27fa97a47da41b95a9f5be7534576337bd2015 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:17:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:17:58 e9934f07ae0c: Preparing 04:17:58 e5e5b88aacfc: Preparing 04:17:58 499698b1705c: Preparing 04:17:58 88e272cc5c02: Preparing 04:17:58 bcc2deb2986b: Preparing 04:17:58 6c8233e98356: Preparing 04:17:58 da707bb00cb8: Preparing 04:17:58 6c8233e98356: Waiting 04:17:58 da707bb00cb8: Waiting 04:17:58 e5e5b88aacfc: Layer already exists 04:17:58 88e272cc5c02: Layer already exists 04:17:58 499698b1705c: Layer already exists 04:17:58 e9934f07ae0c: Layer already exists 04:17:58 bcc2deb2986b: Layer already exists 04:17:58 6c8233e98356: Layer already exists 04:17:58 da707bb00cb8: Layer already exists 04:17:58 main: digest: sha256:0b4b2109d75d2f1bcfc3b0fa7f27fa97a47da41b95a9f5be7534576337bd2015 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:17:58 ===================================================== [Pipeline] echo 04:17:58 taggedImages: 04:17:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:17:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:17:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.37 04:17:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:17:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:17:58 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:17:58 9dd757975a2486f93e2289e3629aab843f36bcb7 04:17:58 latest 04:17:58 3.2.0-dev.37 04:17:58 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:17:58 main 04:17:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:18:00 51200c1fb69b: Preparing 04:18:00 30dc3ed8e047: Preparing 04:18:00 3a2ecb0f9bea: Preparing 04:18:00 a87cf3a35ce7: Preparing 04:18:00 499698b1705c: Preparing 04:18:00 88e272cc5c02: Preparing 04:18:00 bcc2deb2986b: Preparing 04:18:00 6c8233e98356: Preparing 04:18:00 da707bb00cb8: Preparing 04:18:00 88e272cc5c02: Waiting 04:18:00 bcc2deb2986b: Waiting 04:18:00 6c8233e98356: Waiting 04:18:00 da707bb00cb8: Waiting 04:18:00 499698b1705c: Layer already exists 04:18:00 88e272cc5c02: Layer already exists 04:18:00 bcc2deb2986b: Layer already exists 04:18:00 6c8233e98356: Layer already exists 04:18:00 3a2ecb0f9bea: Pushed 04:18:00 da707bb00cb8: Layer already exists 04:18:00 30dc3ed8e047: Pushed 04:18:00 51200c1fb69b: Pushed 04:18:02 a87cf3a35ce7: Pushed 04:18:02 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:4dcae70bbdde26de4b37f8d9473633c929ee23fc2381590b2dafb1714f145929 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:03 + 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 04:18:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:18:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:18:03 51200c1fb69b: Preparing 04:18:03 30dc3ed8e047: Preparing 04:18:03 3a2ecb0f9bea: Preparing 04:18:03 a87cf3a35ce7: Preparing 04:18:03 499698b1705c: Preparing 04:18:03 88e272cc5c02: Preparing 04:18:03 bcc2deb2986b: Preparing 04:18:03 6c8233e98356: Preparing 04:18:03 da707bb00cb8: Preparing 04:18:03 bcc2deb2986b: Waiting 04:18:03 6c8233e98356: Waiting 04:18:03 da707bb00cb8: Waiting 04:18:03 88e272cc5c02: Waiting 04:18:03 499698b1705c: Layer already exists 04:18:03 51200c1fb69b: Layer already exists 04:18:03 a87cf3a35ce7: Layer already exists 04:18:03 3a2ecb0f9bea: Layer already exists 04:18:03 30dc3ed8e047: Layer already exists 04:18:03 da707bb00cb8: Layer already exists 04:18:03 88e272cc5c02: Layer already exists 04:18:03 6c8233e98356: Layer already exists 04:18:03 bcc2deb2986b: Layer already exists 04:18:04 latest: digest: sha256:4dcae70bbdde26de4b37f8d9473633c929ee23fc2381590b2dafb1714f145929 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.37 04:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:18:05 51200c1fb69b: Preparing 04:18:05 30dc3ed8e047: Preparing 04:18:05 3a2ecb0f9bea: Preparing 04:18:05 a87cf3a35ce7: Preparing 04:18:05 499698b1705c: Preparing 04:18:05 88e272cc5c02: Preparing 04:18:05 bcc2deb2986b: Preparing 04:18:05 6c8233e98356: Preparing 04:18:05 da707bb00cb8: Preparing 04:18:05 bcc2deb2986b: Waiting 04:18:05 6c8233e98356: Waiting 04:18:05 da707bb00cb8: Waiting 04:18:05 88e272cc5c02: Waiting 04:18:05 3a2ecb0f9bea: Layer already exists 04:18:05 30dc3ed8e047: Layer already exists 04:18:05 51200c1fb69b: Layer already exists 04:18:05 a87cf3a35ce7: Layer already exists 04:18:05 499698b1705c: Layer already exists 04:18:05 6c8233e98356: Layer already exists 04:18:05 bcc2deb2986b: Layer already exists 04:18:05 88e272cc5c02: Layer already exists 04:18:05 da707bb00cb8: Layer already exists 04:18:05 3.2.0-dev.37: digest: sha256:4dcae70bbdde26de4b37f8d9473633c929ee23fc2381590b2dafb1714f145929 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:18:06 51200c1fb69b: Preparing 04:18:06 30dc3ed8e047: Preparing 04:18:06 3a2ecb0f9bea: Preparing 04:18:06 a87cf3a35ce7: Preparing 04:18:06 499698b1705c: Preparing 04:18:06 88e272cc5c02: Preparing 04:18:06 bcc2deb2986b: Preparing 04:18:06 88e272cc5c02: Waiting 04:18:06 6c8233e98356: Preparing 04:18:06 bcc2deb2986b: Waiting 04:18:06 da707bb00cb8: Preparing 04:18:06 6c8233e98356: Waiting 04:18:06 da707bb00cb8: Waiting 04:18:06 a87cf3a35ce7: Layer already exists 04:18:06 3a2ecb0f9bea: Layer already exists 04:18:06 51200c1fb69b: Layer already exists 04:18:06 30dc3ed8e047: Layer already exists 04:18:06 499698b1705c: Layer already exists 04:18:06 6c8233e98356: Layer already exists 04:18:06 88e272cc5c02: Layer already exists 04:18:06 da707bb00cb8: Layer already exists 04:18:06 bcc2deb2986b: Layer already exists 04:18:06 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:4dcae70bbdde26de4b37f8d9473633c929ee23fc2381590b2dafb1714f145929 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:06 + 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 04:18:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:18:07 51200c1fb69b: Preparing 04:18:07 30dc3ed8e047: Preparing 04:18:07 3a2ecb0f9bea: Preparing 04:18:07 a87cf3a35ce7: Preparing 04:18:07 499698b1705c: Preparing 04:18:07 88e272cc5c02: Preparing 04:18:07 bcc2deb2986b: Preparing 04:18:07 6c8233e98356: Preparing 04:18:07 da707bb00cb8: Preparing 04:18:07 88e272cc5c02: Waiting 04:18:07 bcc2deb2986b: Waiting 04:18:07 6c8233e98356: Waiting 04:18:07 da707bb00cb8: Waiting 04:18:07 30dc3ed8e047: Layer already exists 04:18:07 3a2ecb0f9bea: Layer already exists 04:18:07 499698b1705c: Layer already exists 04:18:07 a87cf3a35ce7: Layer already exists 04:18:07 51200c1fb69b: Layer already exists 04:18:07 bcc2deb2986b: Layer already exists 04:18:07 88e272cc5c02: Layer already exists 04:18:07 da707bb00cb8: Layer already exists 04:18:07 6c8233e98356: Layer already exists 04:18:07 main: digest: sha256:4dcae70bbdde26de4b37f8d9473633c929ee23fc2381590b2dafb1714f145929 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:07 ===================================================== [Pipeline] echo 04:18:07 taggedImages: 04:18:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:18:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:18:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.37 04:18:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:18:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:18:07 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:18:07 9dd757975a2486f93e2289e3629aab843f36bcb7 04:18:07 latest 04:18:07 3.2.0-dev.37 04:18:07 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:18:07 main 04:18:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:18:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:18:08 11664a493a5c: Preparing 04:18:08 fa2e36ae6b7d: Preparing 04:18:08 499698b1705c: Preparing 04:18:08 88e272cc5c02: Preparing 04:18:08 313f5d9984c0: Preparing 04:18:08 169edc189cd6: Preparing 04:18:08 da707bb00cb8: Preparing 04:18:08 169edc189cd6: Waiting 04:18:08 da707bb00cb8: Waiting 04:18:08 88e272cc5c02: Layer already exists 04:18:08 499698b1705c: Layer already exists 04:18:08 da707bb00cb8: Layer already exists 04:18:08 11664a493a5c: Pushed 04:18:08 169edc189cd6: Pushed 04:18:10 313f5d9984c0: Pushed 04:18:15 fa2e36ae6b7d: Pushed 04:18:15 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:7a87faeec550e763fe386213602adc4ba869dcd6c4871eb6e486a6d13f2944c6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:18:16 11664a493a5c: Preparing 04:18:16 fa2e36ae6b7d: Preparing 04:18:16 499698b1705c: Preparing 04:18:16 88e272cc5c02: Preparing 04:18:16 313f5d9984c0: Preparing 04:18:16 169edc189cd6: Preparing 04:18:16 da707bb00cb8: Preparing 04:18:16 169edc189cd6: Waiting 04:18:16 da707bb00cb8: Waiting 04:18:16 88e272cc5c02: Layer already exists 04:18:16 313f5d9984c0: Layer already exists 04:18:16 11664a493a5c: Layer already exists 04:18:16 fa2e36ae6b7d: Layer already exists 04:18:16 499698b1705c: Layer already exists 04:18:16 169edc189cd6: Layer already exists 04:18:16 da707bb00cb8: Layer already exists 04:18:17 latest: digest: sha256:7a87faeec550e763fe386213602adc4ba869dcd6c4871eb6e486a6d13f2944c6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.37 04:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:18:18 11664a493a5c: Preparing 04:18:18 fa2e36ae6b7d: Preparing 04:18:18 499698b1705c: Preparing 04:18:18 88e272cc5c02: Preparing 04:18:18 313f5d9984c0: Preparing 04:18:18 169edc189cd6: Preparing 04:18:18 da707bb00cb8: Preparing 04:18:18 169edc189cd6: Waiting 04:18:18 da707bb00cb8: Waiting 04:18:18 313f5d9984c0: Layer already exists 04:18:18 11664a493a5c: Layer already exists 04:18:18 88e272cc5c02: Layer already exists 04:18:18 499698b1705c: Layer already exists 04:18:18 fa2e36ae6b7d: Layer already exists 04:18:18 169edc189cd6: Layer already exists 04:18:18 da707bb00cb8: Layer already exists 04:18:18 3.2.0-dev.37: digest: sha256:7a87faeec550e763fe386213602adc4ba869dcd6c4871eb6e486a6d13f2944c6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:18:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:18:19 11664a493a5c: Preparing 04:18:19 fa2e36ae6b7d: Preparing 04:18:19 499698b1705c: Preparing 04:18:19 88e272cc5c02: Preparing 04:18:19 313f5d9984c0: Preparing 04:18:19 169edc189cd6: Preparing 04:18:19 da707bb00cb8: Preparing 04:18:19 da707bb00cb8: Waiting 04:18:19 169edc189cd6: Waiting 04:18:19 88e272cc5c02: Layer already exists 04:18:19 11664a493a5c: Layer already exists 04:18:19 fa2e36ae6b7d: Layer already exists 04:18:19 313f5d9984c0: Layer already exists 04:18:19 499698b1705c: Layer already exists 04:18:19 da707bb00cb8: Layer already exists 04:18:19 169edc189cd6: Layer already exists 04:18:20 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:7a87faeec550e763fe386213602adc4ba869dcd6c4871eb6e486a6d13f2944c6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:18:21 11664a493a5c: Preparing 04:18:21 fa2e36ae6b7d: Preparing 04:18:21 499698b1705c: Preparing 04:18:21 88e272cc5c02: Preparing 04:18:21 313f5d9984c0: Preparing 04:18:21 169edc189cd6: Preparing 04:18:21 da707bb00cb8: Preparing 04:18:21 169edc189cd6: Waiting 04:18:21 da707bb00cb8: Waiting 04:18:21 313f5d9984c0: Layer already exists 04:18:21 88e272cc5c02: Layer already exists 04:18:21 11664a493a5c: Layer already exists 04:18:21 499698b1705c: Layer already exists 04:18:21 fa2e36ae6b7d: Layer already exists 04:18:21 169edc189cd6: Layer already exists 04:18:21 da707bb00cb8: Layer already exists 04:18:21 main: digest: sha256:7a87faeec550e763fe386213602adc4ba869dcd6c4871eb6e486a6d13f2944c6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:21 ===================================================== [Pipeline] echo 04:18:22 taggedImages: 04:18:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:18:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:18:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.37 04:18:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:18:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:18:22 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:18:22 9dd757975a2486f93e2289e3629aab843f36bcb7 04:18:22 latest 04:18:22 3.2.0-dev.37 04:18:22 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:18:22 main 04:18:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:22 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:18:23 11b6a3557cba: Preparing 04:18:23 20ad6f5e8797: Preparing 04:18:23 88e272cc5c02: Preparing 04:18:23 ca37945ac933: Preparing 04:18:23 86bb6f4a8211: Preparing 04:18:23 da707bb00cb8: Preparing 04:18:23 da707bb00cb8: Waiting 04:18:23 88e272cc5c02: Layer already exists 04:18:23 da707bb00cb8: Layer already exists 04:18:23 86bb6f4a8211: Pushed 04:18:23 11b6a3557cba: Pushed 04:18:23 ca37945ac933: Pushed 04:18:30 20ad6f5e8797: Pushed 04:18:30 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:7600b61b1b508bf21c1d7dfbb78ae52b0644a01cb9f675cd8fb3b6b46f601e08 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:18:31 11b6a3557cba: Preparing 04:18:31 20ad6f5e8797: Preparing 04:18:31 88e272cc5c02: Preparing 04:18:31 ca37945ac933: Preparing 04:18:31 86bb6f4a8211: Preparing 04:18:31 da707bb00cb8: Preparing 04:18:31 da707bb00cb8: Waiting 04:18:31 11b6a3557cba: Layer already exists 04:18:31 ca37945ac933: Layer already exists 04:18:31 86bb6f4a8211: Layer already exists 04:18:31 88e272cc5c02: Layer already exists 04:18:31 20ad6f5e8797: Layer already exists 04:18:31 da707bb00cb8: Layer already exists 04:18:32 latest: digest: sha256:7600b61b1b508bf21c1d7dfbb78ae52b0644a01cb9f675cd8fb3b6b46f601e08 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.37 04:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:18:33 11b6a3557cba: Preparing 04:18:33 20ad6f5e8797: Preparing 04:18:33 88e272cc5c02: Preparing 04:18:33 ca37945ac933: Preparing 04:18:33 86bb6f4a8211: Preparing 04:18:33 da707bb00cb8: Preparing 04:18:33 88e272cc5c02: Layer already exists 04:18:33 ca37945ac933: Layer already exists 04:18:33 11b6a3557cba: Layer already exists 04:18:33 20ad6f5e8797: Layer already exists 04:18:33 86bb6f4a8211: Layer already exists 04:18:33 da707bb00cb8: Layer already exists 04:18:33 3.2.0-dev.37: digest: sha256:7600b61b1b508bf21c1d7dfbb78ae52b0644a01cb9f675cd8fb3b6b46f601e08 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:18:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:18:34 11b6a3557cba: Preparing 04:18:34 20ad6f5e8797: Preparing 04:18:34 88e272cc5c02: Preparing 04:18:34 ca37945ac933: Preparing 04:18:34 86bb6f4a8211: Preparing 04:18:34 da707bb00cb8: Preparing 04:18:34 da707bb00cb8: Waiting 04:18:34 88e272cc5c02: Layer already exists 04:18:34 11b6a3557cba: Layer already exists 04:18:34 20ad6f5e8797: Layer already exists 04:18:34 ca37945ac933: Layer already exists 04:18:34 86bb6f4a8211: Layer already exists 04:18:34 da707bb00cb8: Layer already exists 04:18:34 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:7600b61b1b508bf21c1d7dfbb78ae52b0644a01cb9f675cd8fb3b6b46f601e08 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:18:35 11b6a3557cba: Preparing 04:18:35 20ad6f5e8797: Preparing 04:18:35 88e272cc5c02: Preparing 04:18:35 ca37945ac933: Preparing 04:18:35 86bb6f4a8211: Preparing 04:18:35 da707bb00cb8: Preparing 04:18:35 da707bb00cb8: Waiting 04:18:35 88e272cc5c02: Layer already exists 04:18:35 ca37945ac933: Layer already exists 04:18:35 11b6a3557cba: Layer already exists 04:18:35 20ad6f5e8797: Layer already exists 04:18:35 86bb6f4a8211: Layer already exists 04:18:35 da707bb00cb8: Layer already exists 04:18:35 main: digest: sha256:7600b61b1b508bf21c1d7dfbb78ae52b0644a01cb9f675cd8fb3b6b46f601e08 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:36 ===================================================== [Pipeline] echo 04:18:36 taggedImages: 04:18:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:18:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:18:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.37 04:18:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:18:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:18:36 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:18:36 9dd757975a2486f93e2289e3629aab843f36bcb7 04:18:36 latest 04:18:36 3.2.0-dev.37 04:18:36 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:18:36 main 04:18:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:18:37 e1874da7efe8: Preparing 04:18:37 978c58b247dd: Preparing 04:18:37 98e20e5ea380: Preparing 04:18:37 499698b1705c: Preparing 04:18:37 88e272cc5c02: Preparing 04:18:37 bcc2deb2986b: Preparing 04:18:37 6c8233e98356: Preparing 04:18:37 bcc2deb2986b: Waiting 04:18:37 da707bb00cb8: Preparing 04:18:37 6c8233e98356: Waiting 04:18:37 da707bb00cb8: Waiting 04:18:37 88e272cc5c02: Layer already exists 04:18:37 499698b1705c: Layer already exists 04:18:37 bcc2deb2986b: Layer already exists 04:18:37 6c8233e98356: Layer already exists 04:18:37 da707bb00cb8: Layer already exists 04:18:37 e1874da7efe8: Pushed 04:18:37 978c58b247dd: Pushed 04:18:44 98e20e5ea380: Pushed 04:18:44 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:e5f0faf8389d5afea86af233cb7c2e9a779dc2a78f23dc377e9dfffdce28c7dc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:18:46 e1874da7efe8: Preparing 04:18:46 978c58b247dd: Preparing 04:18:46 98e20e5ea380: Preparing 04:18:46 499698b1705c: Preparing 04:18:46 88e272cc5c02: Preparing 04:18:46 bcc2deb2986b: Preparing 04:18:46 6c8233e98356: Preparing 04:18:46 da707bb00cb8: Preparing 04:18:46 6c8233e98356: Waiting 04:18:46 bcc2deb2986b: Waiting 04:18:46 da707bb00cb8: Waiting 04:18:46 98e20e5ea380: Layer already exists 04:18:46 499698b1705c: Layer already exists 04:18:46 e1874da7efe8: Layer already exists 04:18:46 88e272cc5c02: Layer already exists 04:18:46 978c58b247dd: Layer already exists 04:18:46 da707bb00cb8: Layer already exists 04:18:46 bcc2deb2986b: Layer already exists 04:18:46 6c8233e98356: Layer already exists 04:18:46 latest: digest: sha256:e5f0faf8389d5afea86af233cb7c2e9a779dc2a78f23dc377e9dfffdce28c7dc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.37 04:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:18:47 e1874da7efe8: Preparing 04:18:47 978c58b247dd: Preparing 04:18:47 98e20e5ea380: Preparing 04:18:47 499698b1705c: Preparing 04:18:47 88e272cc5c02: Preparing 04:18:47 bcc2deb2986b: Preparing 04:18:47 6c8233e98356: Preparing 04:18:47 da707bb00cb8: Preparing 04:18:47 bcc2deb2986b: Waiting 04:18:47 6c8233e98356: Waiting 04:18:47 da707bb00cb8: Waiting 04:18:47 88e272cc5c02: Layer already exists 04:18:47 978c58b247dd: Layer already exists 04:18:47 499698b1705c: Layer already exists 04:18:47 98e20e5ea380: Layer already exists 04:18:47 e1874da7efe8: Layer already exists 04:18:47 6c8233e98356: Layer already exists 04:18:47 bcc2deb2986b: Layer already exists 04:18:47 da707bb00cb8: Layer already exists 04:18:47 3.2.0-dev.37: digest: sha256:e5f0faf8389d5afea86af233cb7c2e9a779dc2a78f23dc377e9dfffdce28c7dc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:18:49 e1874da7efe8: Preparing 04:18:49 978c58b247dd: Preparing 04:18:49 98e20e5ea380: Preparing 04:18:49 499698b1705c: Preparing 04:18:49 88e272cc5c02: Preparing 04:18:49 bcc2deb2986b: Preparing 04:18:49 bcc2deb2986b: Waiting 04:18:49 6c8233e98356: Preparing 04:18:49 6c8233e98356: Waiting 04:18:49 da707bb00cb8: Preparing 04:18:49 da707bb00cb8: Waiting 04:18:49 499698b1705c: Layer already exists 04:18:49 88e272cc5c02: Layer already exists 04:18:49 e1874da7efe8: Layer already exists 04:18:49 98e20e5ea380: Layer already exists 04:18:49 978c58b247dd: Layer already exists 04:18:49 da707bb00cb8: Layer already exists 04:18:49 bcc2deb2986b: Layer already exists 04:18:49 6c8233e98356: Layer already exists 04:18:49 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:e5f0faf8389d5afea86af233cb7c2e9a779dc2a78f23dc377e9dfffdce28c7dc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:18:50 e1874da7efe8: Preparing 04:18:50 978c58b247dd: Preparing 04:18:50 98e20e5ea380: Preparing 04:18:50 499698b1705c: Preparing 04:18:50 88e272cc5c02: Preparing 04:18:50 bcc2deb2986b: Preparing 04:18:50 6c8233e98356: Preparing 04:18:50 da707bb00cb8: Preparing 04:18:50 bcc2deb2986b: Waiting 04:18:50 6c8233e98356: Waiting 04:18:50 da707bb00cb8: Waiting 04:18:50 978c58b247dd: Layer already exists 04:18:50 499698b1705c: Layer already exists 04:18:50 88e272cc5c02: Layer already exists 04:18:50 98e20e5ea380: Layer already exists 04:18:50 e1874da7efe8: Layer already exists 04:18:50 bcc2deb2986b: Layer already exists 04:18:50 da707bb00cb8: Layer already exists 04:18:50 6c8233e98356: Layer already exists 04:18:50 main: digest: sha256:e5f0faf8389d5afea86af233cb7c2e9a779dc2a78f23dc377e9dfffdce28c7dc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:50 ===================================================== [Pipeline] echo 04:18:50 taggedImages: 04:18:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:18:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:18:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.37 04:18:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:18:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:18:50 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:18:50 9dd757975a2486f93e2289e3629aab843f36bcb7 04:18:50 latest 04:18:50 3.2.0-dev.37 04:18:50 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:18:50 main 04:18:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:18:51 e2f9c668539b: Preparing 04:18:51 1f98d77b9188: Preparing 04:18:51 cec5909a1c09: Preparing 04:18:51 cc60b03683ae: Preparing 04:18:51 0037205be362: Preparing 04:18:51 d51330e5c9bb: Preparing 04:18:51 59d1948ab6a2: Preparing 04:18:51 499698b1705c: Preparing 04:18:51 88e272cc5c02: Preparing 04:18:51 0f8fb5128efe: Preparing 04:18:51 660bc9238eb2: Preparing 04:18:51 5f70bf18a086: Preparing 04:18:51 96c2334ba8f1: Preparing 04:18:51 04d12ada0a21: Preparing 04:18:51 84386f0c82d7: Preparing 04:18:51 da707bb00cb8: Preparing 04:18:51 d51330e5c9bb: Waiting 04:18:51 59d1948ab6a2: Waiting 04:18:51 499698b1705c: Waiting 04:18:51 96c2334ba8f1: Waiting 04:18:51 04d12ada0a21: Waiting 04:18:51 88e272cc5c02: Waiting 04:18:51 84386f0c82d7: Waiting 04:18:51 0f8fb5128efe: Waiting 04:18:51 da707bb00cb8: Waiting 04:18:51 5f70bf18a086: Waiting 04:18:51 660bc9238eb2: Waiting 04:18:52 1f98d77b9188: Pushed 04:18:52 cec5909a1c09: Pushed 04:18:52 0037205be362: Pushed 04:18:52 cc60b03683ae: Pushed 04:18:52 e2f9c668539b: Pushed 04:18:52 499698b1705c: Layer already exists 04:18:52 88e272cc5c02: Layer already exists 04:18:52 d51330e5c9bb: Pushed 04:18:52 5f70bf18a086: Layer already exists 04:18:52 660bc9238eb2: Pushed 04:18:52 0f8fb5128efe: Pushed 04:18:52 96c2334ba8f1: Pushed 04:18:52 da707bb00cb8: Layer already exists 04:18:52 84386f0c82d7: Pushed 04:18:53 04d12ada0a21: Pushed 04:18:55 59d1948ab6a2: Pushed 04:18:55 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:93acb2ae6e8a4156bf41a5e78a9a51f81811af50d3d388f91bc42340a06c3818 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:18:56 e2f9c668539b: Preparing 04:18:56 1f98d77b9188: Preparing 04:18:56 cec5909a1c09: Preparing 04:18:56 cc60b03683ae: Preparing 04:18:56 0037205be362: Preparing 04:18:56 d51330e5c9bb: Preparing 04:18:56 59d1948ab6a2: Preparing 04:18:56 499698b1705c: Preparing 04:18:56 88e272cc5c02: Preparing 04:18:56 0f8fb5128efe: Preparing 04:18:56 660bc9238eb2: Preparing 04:18:56 5f70bf18a086: Preparing 04:18:56 96c2334ba8f1: Preparing 04:18:56 04d12ada0a21: Preparing 04:18:56 84386f0c82d7: Preparing 04:18:56 da707bb00cb8: Preparing 04:18:56 88e272cc5c02: Waiting 04:18:56 0f8fb5128efe: Waiting 04:18:56 660bc9238eb2: Waiting 04:18:56 5f70bf18a086: Waiting 04:18:56 d51330e5c9bb: Waiting 04:18:56 59d1948ab6a2: Waiting 04:18:56 499698b1705c: Waiting 04:18:56 96c2334ba8f1: Waiting 04:18:56 04d12ada0a21: Waiting 04:18:56 84386f0c82d7: Waiting 04:18:56 da707bb00cb8: Waiting 04:18:56 1f98d77b9188: Layer already exists 04:18:56 e2f9c668539b: Layer already exists 04:18:56 cec5909a1c09: Layer already exists 04:18:56 0037205be362: Layer already exists 04:18:56 cc60b03683ae: Layer already exists 04:18:56 499698b1705c: Layer already exists 04:18:56 88e272cc5c02: Layer already exists 04:18:56 59d1948ab6a2: Layer already exists 04:18:56 d51330e5c9bb: Layer already exists 04:18:56 0f8fb5128efe: Layer already exists 04:18:56 96c2334ba8f1: Layer already exists 04:18:56 84386f0c82d7: Layer already exists 04:18:56 660bc9238eb2: Layer already exists 04:18:56 04d12ada0a21: Layer already exists 04:18:56 5f70bf18a086: Layer already exists 04:18:56 da707bb00cb8: Layer already exists 04:18:56 latest: digest: sha256:93acb2ae6e8a4156bf41a5e78a9a51f81811af50d3d388f91bc42340a06c3818 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.37 04:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:18:57 e2f9c668539b: Preparing 04:18:57 1f98d77b9188: Preparing 04:18:57 cec5909a1c09: Preparing 04:18:57 cc60b03683ae: Preparing 04:18:57 0037205be362: Preparing 04:18:57 d51330e5c9bb: Preparing 04:18:57 59d1948ab6a2: Preparing 04:18:57 499698b1705c: Preparing 04:18:57 88e272cc5c02: Preparing 04:18:57 0f8fb5128efe: Preparing 04:18:57 d51330e5c9bb: Waiting 04:18:57 660bc9238eb2: Preparing 04:18:57 59d1948ab6a2: Waiting 04:18:57 5f70bf18a086: Preparing 04:18:57 499698b1705c: Waiting 04:18:57 96c2334ba8f1: Preparing 04:18:57 88e272cc5c02: Waiting 04:18:57 04d12ada0a21: Preparing 04:18:57 0f8fb5128efe: Waiting 04:18:57 84386f0c82d7: Preparing 04:18:57 660bc9238eb2: Waiting 04:18:57 da707bb00cb8: Preparing 04:18:57 5f70bf18a086: Waiting 04:18:57 96c2334ba8f1: Waiting 04:18:57 84386f0c82d7: Waiting 04:18:57 04d12ada0a21: Waiting 04:18:57 cc60b03683ae: Layer already exists 04:18:57 0037205be362: Layer already exists 04:18:57 e2f9c668539b: Layer already exists 04:18:57 cec5909a1c09: Layer already exists 04:18:57 1f98d77b9188: Layer already exists 04:18:57 59d1948ab6a2: Layer already exists 04:18:57 499698b1705c: Layer already exists 04:18:57 d51330e5c9bb: Layer already exists 04:18:57 88e272cc5c02: Layer already exists 04:18:57 0f8fb5128efe: Layer already exists 04:18:57 660bc9238eb2: Layer already exists 04:18:57 84386f0c82d7: Layer already exists 04:18:57 96c2334ba8f1: Layer already exists 04:18:57 5f70bf18a086: Layer already exists 04:18:57 04d12ada0a21: Layer already exists 04:18:57 da707bb00cb8: Layer already exists 04:18:57 3.2.0-dev.37: digest: sha256:93acb2ae6e8a4156bf41a5e78a9a51f81811af50d3d388f91bc42340a06c3818 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:18:58 e2f9c668539b: Preparing 04:18:58 1f98d77b9188: Preparing 04:18:58 cec5909a1c09: Preparing 04:18:58 cc60b03683ae: Preparing 04:18:58 0037205be362: Preparing 04:18:58 d51330e5c9bb: Preparing 04:18:58 59d1948ab6a2: Preparing 04:18:58 499698b1705c: Preparing 04:18:58 88e272cc5c02: Preparing 04:18:58 0f8fb5128efe: Preparing 04:18:58 660bc9238eb2: Preparing 04:18:58 5f70bf18a086: Preparing 04:18:58 96c2334ba8f1: Preparing 04:18:58 04d12ada0a21: Preparing 04:18:58 84386f0c82d7: Preparing 04:18:58 da707bb00cb8: Preparing 04:18:58 59d1948ab6a2: Waiting 04:18:58 d51330e5c9bb: Waiting 04:18:58 499698b1705c: Waiting 04:18:58 96c2334ba8f1: Waiting 04:18:58 88e272cc5c02: Waiting 04:18:58 04d12ada0a21: Waiting 04:18:58 0f8fb5128efe: Waiting 04:18:58 84386f0c82d7: Waiting 04:18:58 660bc9238eb2: Waiting 04:18:58 da707bb00cb8: Waiting 04:18:58 0037205be362: Layer already exists 04:18:58 cc60b03683ae: Layer already exists 04:18:58 cec5909a1c09: Layer already exists 04:18:58 e2f9c668539b: Layer already exists 04:18:58 1f98d77b9188: Layer already exists 04:18:58 88e272cc5c02: Layer already exists 04:18:58 0f8fb5128efe: Layer already exists 04:18:58 d51330e5c9bb: Layer already exists 04:18:58 499698b1705c: Layer already exists 04:18:58 59d1948ab6a2: Layer already exists 04:18:58 660bc9238eb2: Layer already exists 04:18:58 04d12ada0a21: Layer already exists 04:18:58 5f70bf18a086: Layer already exists 04:18:58 96c2334ba8f1: Layer already exists 04:18:58 84386f0c82d7: Layer already exists 04:18:58 da707bb00cb8: Layer already exists 04:18:59 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:93acb2ae6e8a4156bf41a5e78a9a51f81811af50d3d388f91bc42340a06c3818 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:19:00 e2f9c668539b: Preparing 04:19:00 1f98d77b9188: Preparing 04:19:00 cec5909a1c09: Preparing 04:19:00 cc60b03683ae: Preparing 04:19:00 0037205be362: Preparing 04:19:00 d51330e5c9bb: Preparing 04:19:00 59d1948ab6a2: Preparing 04:19:00 499698b1705c: Preparing 04:19:00 88e272cc5c02: Preparing 04:19:00 0f8fb5128efe: Preparing 04:19:00 660bc9238eb2: Preparing 04:19:00 5f70bf18a086: Preparing 04:19:00 96c2334ba8f1: Preparing 04:19:00 04d12ada0a21: Preparing 04:19:00 84386f0c82d7: Preparing 04:19:00 da707bb00cb8: Preparing 04:19:00 0f8fb5128efe: Waiting 04:19:00 660bc9238eb2: Waiting 04:19:00 5f70bf18a086: Waiting 04:19:00 96c2334ba8f1: Waiting 04:19:00 04d12ada0a21: Waiting 04:19:00 84386f0c82d7: Waiting 04:19:00 da707bb00cb8: Waiting 04:19:00 d51330e5c9bb: Waiting 04:19:00 59d1948ab6a2: Waiting 04:19:00 499698b1705c: Waiting 04:19:00 88e272cc5c02: Waiting 04:19:00 e2f9c668539b: Layer already exists 04:19:00 cc60b03683ae: Layer already exists 04:19:00 1f98d77b9188: Layer already exists 04:19:00 0037205be362: Layer already exists 04:19:00 cec5909a1c09: Layer already exists 04:19:00 88e272cc5c02: Layer already exists 04:19:00 499698b1705c: Layer already exists 04:19:00 59d1948ab6a2: Layer already exists 04:19:00 0f8fb5128efe: Layer already exists 04:19:00 d51330e5c9bb: Layer already exists 04:19:00 04d12ada0a21: Layer already exists 04:19:00 660bc9238eb2: Layer already exists 04:19:00 5f70bf18a086: Layer already exists 04:19:00 84386f0c82d7: Layer already exists 04:19:00 96c2334ba8f1: Layer already exists 04:19:00 da707bb00cb8: Layer already exists 04:19:00 main: digest: sha256:93acb2ae6e8a4156bf41a5e78a9a51f81811af50d3d388f91bc42340a06c3818 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:00 ===================================================== [Pipeline] echo 04:19:00 taggedImages: 04:19:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:19:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:19:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.37 04:19:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:19:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:19:01 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:19:01 9dd757975a2486f93e2289e3629aab843f36bcb7 04:19:01 latest 04:19:01 3.2.0-dev.37 04:19:01 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:19:01 main 04:19:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:19:02 fba62bfde9e4: Preparing 04:19:02 6b0332e4ad92: Preparing 04:19:02 a842c7204356: Preparing 04:19:02 f938a9175324: Preparing 04:19:02 499698b1705c: Preparing 04:19:02 88e272cc5c02: Preparing 04:19:02 bcc2deb2986b: Preparing 04:19:02 6c8233e98356: Preparing 04:19:02 da707bb00cb8: Preparing 04:19:02 bcc2deb2986b: Waiting 04:19:02 6c8233e98356: Waiting 04:19:02 da707bb00cb8: Waiting 04:19:02 88e272cc5c02: Waiting 04:19:02 499698b1705c: Layer already exists 04:19:02 88e272cc5c02: Layer already exists 04:19:02 a842c7204356: Pushed 04:19:02 6b0332e4ad92: Pushed 04:19:02 bcc2deb2986b: Layer already exists 04:19:02 6c8233e98356: Layer already exists 04:19:02 fba62bfde9e4: Pushed 04:19:02 da707bb00cb8: Layer already exists 04:19:08 f938a9175324: Pushed 04:19:08 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:4e0e4210eb27962be1cdde001baeca1033ab0dcf2e80e94c5b89cfd26b8e7214 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:08 + 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 04:19:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:19:09 fba62bfde9e4: Preparing 04:19:09 6b0332e4ad92: Preparing 04:19:09 a842c7204356: Preparing 04:19:09 f938a9175324: Preparing 04:19:09 499698b1705c: Preparing 04:19:09 88e272cc5c02: Preparing 04:19:09 bcc2deb2986b: Preparing 04:19:09 6c8233e98356: Preparing 04:19:09 da707bb00cb8: Preparing 04:19:09 bcc2deb2986b: Waiting 04:19:09 6c8233e98356: Waiting 04:19:09 da707bb00cb8: Waiting 04:19:09 88e272cc5c02: Waiting 04:19:09 6b0332e4ad92: Layer already exists 04:19:09 f938a9175324: Layer already exists 04:19:09 a842c7204356: Layer already exists 04:19:09 fba62bfde9e4: Layer already exists 04:19:09 499698b1705c: Layer already exists 04:19:09 da707bb00cb8: Layer already exists 04:19:09 6c8233e98356: Layer already exists 04:19:09 bcc2deb2986b: Layer already exists 04:19:09 88e272cc5c02: Layer already exists 04:19:09 latest: digest: sha256:4e0e4210eb27962be1cdde001baeca1033ab0dcf2e80e94c5b89cfd26b8e7214 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.37 04:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:19:10 fba62bfde9e4: Preparing 04:19:10 6b0332e4ad92: Preparing 04:19:10 a842c7204356: Preparing 04:19:10 f938a9175324: Preparing 04:19:10 499698b1705c: Preparing 04:19:10 88e272cc5c02: Preparing 04:19:10 bcc2deb2986b: Preparing 04:19:10 6c8233e98356: Preparing 04:19:10 da707bb00cb8: Preparing 04:19:10 88e272cc5c02: Waiting 04:19:10 bcc2deb2986b: Waiting 04:19:10 6c8233e98356: Waiting 04:19:10 da707bb00cb8: Waiting 04:19:10 fba62bfde9e4: Layer already exists 04:19:10 a842c7204356: Layer already exists 04:19:10 f938a9175324: Layer already exists 04:19:10 6b0332e4ad92: Layer already exists 04:19:10 499698b1705c: Layer already exists 04:19:10 bcc2deb2986b: Layer already exists 04:19:10 da707bb00cb8: Layer already exists 04:19:10 88e272cc5c02: Layer already exists 04:19:10 6c8233e98356: Layer already exists 04:19:11 3.2.0-dev.37: digest: sha256:4e0e4210eb27962be1cdde001baeca1033ab0dcf2e80e94c5b89cfd26b8e7214 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:19:12 fba62bfde9e4: Preparing 04:19:12 6b0332e4ad92: Preparing 04:19:12 a842c7204356: Preparing 04:19:12 f938a9175324: Preparing 04:19:12 499698b1705c: Preparing 04:19:12 88e272cc5c02: Preparing 04:19:12 bcc2deb2986b: Preparing 04:19:12 6c8233e98356: Preparing 04:19:12 da707bb00cb8: Preparing 04:19:12 88e272cc5c02: Waiting 04:19:12 bcc2deb2986b: Waiting 04:19:12 6c8233e98356: Waiting 04:19:12 da707bb00cb8: Waiting 04:19:12 6b0332e4ad92: Layer already exists 04:19:12 fba62bfde9e4: Layer already exists 04:19:12 499698b1705c: Layer already exists 04:19:12 f938a9175324: Layer already exists 04:19:12 a842c7204356: Layer already exists 04:19:12 da707bb00cb8: Layer already exists 04:19:12 6c8233e98356: Layer already exists 04:19:12 88e272cc5c02: Layer already exists 04:19:12 bcc2deb2986b: Layer already exists 04:19:12 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:4e0e4210eb27962be1cdde001baeca1033ab0dcf2e80e94c5b89cfd26b8e7214 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:13 + 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 04:19:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:19:13 fba62bfde9e4: Preparing 04:19:13 6b0332e4ad92: Preparing 04:19:13 a842c7204356: Preparing 04:19:13 f938a9175324: Preparing 04:19:13 499698b1705c: Preparing 04:19:13 88e272cc5c02: Preparing 04:19:13 bcc2deb2986b: Preparing 04:19:13 6c8233e98356: Preparing 04:19:13 da707bb00cb8: Preparing 04:19:13 bcc2deb2986b: Waiting 04:19:13 88e272cc5c02: Waiting 04:19:13 6c8233e98356: Waiting 04:19:13 da707bb00cb8: Waiting 04:19:13 fba62bfde9e4: Layer already exists 04:19:13 a842c7204356: Layer already exists 04:19:13 f938a9175324: Layer already exists 04:19:13 499698b1705c: Layer already exists 04:19:13 6b0332e4ad92: Layer already exists 04:19:13 bcc2deb2986b: Layer already exists 04:19:13 6c8233e98356: Layer already exists 04:19:13 88e272cc5c02: Layer already exists 04:19:13 da707bb00cb8: Layer already exists 04:19:14 main: digest: sha256:4e0e4210eb27962be1cdde001baeca1033ab0dcf2e80e94c5b89cfd26b8e7214 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:14 ===================================================== [Pipeline] echo 04:19:14 taggedImages: 04:19:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:19:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:19:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.37 04:19:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:19:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:19:14 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:19:14 9dd757975a2486f93e2289e3629aab843f36bcb7 04:19:14 latest 04:19:14 3.2.0-dev.37 04:19:14 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:19:14 main 04:19:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:19:15 9ae46efe390a: Preparing 04:19:15 3ff252ae8fc5: Preparing 04:19:15 648be5c5ad98: Preparing 04:19:15 e8f9a5f8dca7: Preparing 04:19:15 ebc3387603d3: Preparing 04:19:15 499698b1705c: Preparing 04:19:15 88e272cc5c02: Preparing 04:19:15 d2e4f3e65d45: Preparing 04:19:15 bfce947eb9df: Preparing 04:19:15 ff1d02e06299: Preparing 04:19:15 da707bb00cb8: Preparing 04:19:15 499698b1705c: Waiting 04:19:15 88e272cc5c02: Waiting 04:19:15 d2e4f3e65d45: Waiting 04:19:15 bfce947eb9df: Waiting 04:19:15 ff1d02e06299: Waiting 04:19:15 da707bb00cb8: Waiting 04:19:16 e8f9a5f8dca7: Pushed 04:19:16 ebc3387603d3: Pushed 04:19:16 3ff252ae8fc5: Pushed 04:19:16 9ae46efe390a: Pushed 04:19:16 88e272cc5c02: Layer already exists 04:19:16 499698b1705c: Layer already exists 04:19:16 da707bb00cb8: Layer already exists 04:19:16 bfce947eb9df: Pushed 04:19:16 d2e4f3e65d45: Pushed 04:19:18 648be5c5ad98: Pushed 04:19:19 ff1d02e06299: Pushed 04:19:19 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:e1d49621324fca00fe284d160ecfe4eb37ca217c7172b74e8d03505ed5e1aa97 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:20 + 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 04:19:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:19:21 9ae46efe390a: Preparing 04:19:21 3ff252ae8fc5: Preparing 04:19:21 648be5c5ad98: Preparing 04:19:21 e8f9a5f8dca7: Preparing 04:19:21 ebc3387603d3: Preparing 04:19:21 499698b1705c: Preparing 04:19:21 88e272cc5c02: Preparing 04:19:21 d2e4f3e65d45: Preparing 04:19:21 bfce947eb9df: Preparing 04:19:21 ff1d02e06299: Preparing 04:19:21 da707bb00cb8: Preparing 04:19:21 d2e4f3e65d45: Waiting 04:19:21 499698b1705c: Waiting 04:19:21 bfce947eb9df: Waiting 04:19:21 ff1d02e06299: Waiting 04:19:21 da707bb00cb8: Waiting 04:19:21 88e272cc5c02: Waiting 04:19:21 648be5c5ad98: Layer already exists 04:19:21 ebc3387603d3: Layer already exists 04:19:21 9ae46efe390a: Layer already exists 04:19:21 e8f9a5f8dca7: Layer already exists 04:19:21 3ff252ae8fc5: Layer already exists 04:19:21 d2e4f3e65d45: Layer already exists 04:19:21 88e272cc5c02: Layer already exists 04:19:21 bfce947eb9df: Layer already exists 04:19:21 ff1d02e06299: Layer already exists 04:19:21 499698b1705c: Layer already exists 04:19:21 da707bb00cb8: Layer already exists 04:19:21 latest: digest: sha256:e1d49621324fca00fe284d160ecfe4eb37ca217c7172b74e8d03505ed5e1aa97 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.37 04:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:19:22 9ae46efe390a: Preparing 04:19:22 3ff252ae8fc5: Preparing 04:19:22 648be5c5ad98: Preparing 04:19:22 e8f9a5f8dca7: Preparing 04:19:22 ebc3387603d3: Preparing 04:19:22 499698b1705c: Preparing 04:19:22 88e272cc5c02: Preparing 04:19:22 d2e4f3e65d45: Preparing 04:19:22 bfce947eb9df: Preparing 04:19:22 ff1d02e06299: Preparing 04:19:22 da707bb00cb8: Preparing 04:19:22 88e272cc5c02: Waiting 04:19:22 d2e4f3e65d45: Waiting 04:19:22 499698b1705c: Waiting 04:19:22 bfce947eb9df: Waiting 04:19:22 ff1d02e06299: Waiting 04:19:22 da707bb00cb8: Waiting 04:19:22 e8f9a5f8dca7: Layer already exists 04:19:22 3ff252ae8fc5: Layer already exists 04:19:22 9ae46efe390a: Layer already exists 04:19:22 ebc3387603d3: Layer already exists 04:19:22 648be5c5ad98: Layer already exists 04:19:22 499698b1705c: Layer already exists 04:19:22 88e272cc5c02: Layer already exists 04:19:22 bfce947eb9df: Layer already exists 04:19:22 ff1d02e06299: Layer already exists 04:19:22 d2e4f3e65d45: Layer already exists 04:19:22 da707bb00cb8: Layer already exists 04:19:22 3.2.0-dev.37: digest: sha256:e1d49621324fca00fe284d160ecfe4eb37ca217c7172b74e8d03505ed5e1aa97 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:19:23 9ae46efe390a: Preparing 04:19:23 3ff252ae8fc5: Preparing 04:19:23 648be5c5ad98: Preparing 04:19:23 e8f9a5f8dca7: Preparing 04:19:23 ebc3387603d3: Preparing 04:19:23 499698b1705c: Preparing 04:19:23 88e272cc5c02: Preparing 04:19:23 d2e4f3e65d45: Preparing 04:19:23 bfce947eb9df: Preparing 04:19:23 ff1d02e06299: Preparing 04:19:23 da707bb00cb8: Preparing 04:19:23 499698b1705c: Waiting 04:19:23 ff1d02e06299: Waiting 04:19:23 88e272cc5c02: Waiting 04:19:23 d2e4f3e65d45: Waiting 04:19:23 bfce947eb9df: Waiting 04:19:23 da707bb00cb8: Waiting 04:19:23 3ff252ae8fc5: Layer already exists 04:19:23 ebc3387603d3: Layer already exists 04:19:23 e8f9a5f8dca7: Layer already exists 04:19:23 9ae46efe390a: Layer already exists 04:19:23 648be5c5ad98: Layer already exists 04:19:23 88e272cc5c02: Layer already exists 04:19:23 d2e4f3e65d45: Layer already exists 04:19:23 499698b1705c: Layer already exists 04:19:23 ff1d02e06299: Layer already exists 04:19:23 bfce947eb9df: Layer already exists 04:19:23 da707bb00cb8: Layer already exists 04:19:23 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:e1d49621324fca00fe284d160ecfe4eb37ca217c7172b74e8d03505ed5e1aa97 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:24 + 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 04:19:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:19:25 9ae46efe390a: Preparing 04:19:25 3ff252ae8fc5: Preparing 04:19:25 648be5c5ad98: Preparing 04:19:25 e8f9a5f8dca7: Preparing 04:19:25 ebc3387603d3: Preparing 04:19:25 499698b1705c: Preparing 04:19:25 88e272cc5c02: Preparing 04:19:25 499698b1705c: Waiting 04:19:25 d2e4f3e65d45: Preparing 04:19:25 88e272cc5c02: Waiting 04:19:25 bfce947eb9df: Preparing 04:19:25 d2e4f3e65d45: Waiting 04:19:25 bfce947eb9df: Waiting 04:19:25 ff1d02e06299: Preparing 04:19:25 da707bb00cb8: Preparing 04:19:25 3ff252ae8fc5: Layer already exists 04:19:25 9ae46efe390a: Layer already exists 04:19:25 e8f9a5f8dca7: Layer already exists 04:19:25 ebc3387603d3: Layer already exists 04:19:25 648be5c5ad98: Layer already exists 04:19:25 d2e4f3e65d45: Layer already exists 04:19:25 ff1d02e06299: Layer already exists 04:19:25 499698b1705c: Layer already exists 04:19:25 bfce947eb9df: Layer already exists 04:19:25 88e272cc5c02: Layer already exists 04:19:25 da707bb00cb8: Layer already exists 04:19:25 main: digest: sha256:e1d49621324fca00fe284d160ecfe4eb37ca217c7172b74e8d03505ed5e1aa97 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:25 ===================================================== [Pipeline] echo 04:19:25 taggedImages: 04:19:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:19:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:19:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.37 04:19:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:19:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:19:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:19:25 9dd757975a2486f93e2289e3629aab843f36bcb7 04:19:25 latest 04:19:25 3.2.0-dev.37 04:19:25 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:19:25 main 04:19:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:19:27 3a6174e8fe0d: Preparing 04:19:27 cfd27effd6bc: Preparing 04:19:27 b557a383ba6e: Preparing 04:19:27 8c2054908ad0: Preparing 04:19:27 2c630b133054: Preparing 04:19:27 b67df6af7304: Preparing 04:19:27 0e6a565f3800: Preparing 04:19:27 499698b1705c: Preparing 04:19:27 88e272cc5c02: Preparing 04:19:27 16e968068127: Preparing 04:19:27 c8b8d248efb3: Preparing 04:19:27 da707bb00cb8: Preparing 04:19:27 499698b1705c: Waiting 04:19:27 88e272cc5c02: Waiting 04:19:27 16e968068127: Waiting 04:19:27 c8b8d248efb3: Waiting 04:19:27 da707bb00cb8: Waiting 04:19:27 b67df6af7304: Waiting 04:19:27 2c630b133054: Pushed 04:19:27 cfd27effd6bc: Pushed 04:19:27 3a6174e8fe0d: Pushed 04:19:27 499698b1705c: Layer already exists 04:19:27 88e272cc5c02: Layer already exists 04:19:27 0e6a565f3800: Pushed 04:19:27 b67df6af7304: Pushed 04:19:27 da707bb00cb8: Layer already exists 04:19:28 16e968068127: Pushed 04:19:29 8c2054908ad0: Pushed 04:19:29 b557a383ba6e: Pushed 04:19:30 c8b8d248efb3: Pushed 04:19:30 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:2ddfb5ef1d7efd477c7d46b1d5485f39f439a59221a69233d0da7fce084f15ef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:30 + 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 04:19:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:19:31 3a6174e8fe0d: Preparing 04:19:31 cfd27effd6bc: Preparing 04:19:31 b557a383ba6e: Preparing 04:19:31 8c2054908ad0: Preparing 04:19:31 2c630b133054: Preparing 04:19:31 b67df6af7304: Preparing 04:19:31 0e6a565f3800: Preparing 04:19:31 499698b1705c: Preparing 04:19:31 88e272cc5c02: Preparing 04:19:31 16e968068127: Preparing 04:19:31 c8b8d248efb3: Preparing 04:19:31 da707bb00cb8: Preparing 04:19:31 0e6a565f3800: Waiting 04:19:31 499698b1705c: Waiting 04:19:31 88e272cc5c02: Waiting 04:19:31 16e968068127: Waiting 04:19:31 c8b8d248efb3: Waiting 04:19:31 da707bb00cb8: Waiting 04:19:31 b67df6af7304: Waiting 04:19:31 3a6174e8fe0d: Layer already exists 04:19:31 2c630b133054: Layer already exists 04:19:31 8c2054908ad0: Layer already exists 04:19:31 b557a383ba6e: Layer already exists 04:19:31 cfd27effd6bc: Layer already exists 04:19:31 499698b1705c: Layer already exists 04:19:31 b67df6af7304: Layer already exists 04:19:31 0e6a565f3800: Layer already exists 04:19:31 88e272cc5c02: Layer already exists 04:19:31 16e968068127: Layer already exists 04:19:31 c8b8d248efb3: Layer already exists 04:19:31 da707bb00cb8: Layer already exists 04:19:31 latest: digest: sha256:2ddfb5ef1d7efd477c7d46b1d5485f39f439a59221a69233d0da7fce084f15ef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.37 04:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:19:32 3a6174e8fe0d: Preparing 04:19:32 cfd27effd6bc: Preparing 04:19:32 b557a383ba6e: Preparing 04:19:32 8c2054908ad0: Preparing 04:19:32 2c630b133054: Preparing 04:19:32 b67df6af7304: Preparing 04:19:32 0e6a565f3800: Preparing 04:19:32 499698b1705c: Preparing 04:19:32 88e272cc5c02: Preparing 04:19:32 16e968068127: Preparing 04:19:32 c8b8d248efb3: Preparing 04:19:32 da707bb00cb8: Preparing 04:19:32 0e6a565f3800: Waiting 04:19:32 b67df6af7304: Waiting 04:19:32 c8b8d248efb3: Waiting 04:19:32 499698b1705c: Waiting 04:19:32 88e272cc5c02: Waiting 04:19:32 16e968068127: Waiting 04:19:32 da707bb00cb8: Waiting 04:19:32 cfd27effd6bc: Layer already exists 04:19:32 b557a383ba6e: Layer already exists 04:19:32 3a6174e8fe0d: Layer already exists 04:19:32 8c2054908ad0: Layer already exists 04:19:32 2c630b133054: Layer already exists 04:19:32 0e6a565f3800: Layer already exists 04:19:32 88e272cc5c02: Layer already exists 04:19:32 b67df6af7304: Layer already exists 04:19:32 499698b1705c: Layer already exists 04:19:32 16e968068127: Layer already exists 04:19:32 da707bb00cb8: Layer already exists 04:19:33 c8b8d248efb3: Layer already exists 04:19:33 3.2.0-dev.37: digest: sha256:2ddfb5ef1d7efd477c7d46b1d5485f39f439a59221a69233d0da7fce084f15ef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:19:34 3a6174e8fe0d: Preparing 04:19:34 cfd27effd6bc: Preparing 04:19:34 b557a383ba6e: Preparing 04:19:34 8c2054908ad0: Preparing 04:19:34 2c630b133054: Preparing 04:19:34 b67df6af7304: Preparing 04:19:34 0e6a565f3800: Preparing 04:19:34 499698b1705c: Preparing 04:19:34 88e272cc5c02: Preparing 04:19:34 16e968068127: Preparing 04:19:34 c8b8d248efb3: Preparing 04:19:34 da707bb00cb8: Preparing 04:19:34 b67df6af7304: Waiting 04:19:34 0e6a565f3800: Waiting 04:19:34 499698b1705c: Waiting 04:19:34 88e272cc5c02: Waiting 04:19:34 16e968068127: Waiting 04:19:34 c8b8d248efb3: Waiting 04:19:34 da707bb00cb8: Waiting 04:19:34 3a6174e8fe0d: Layer already exists 04:19:34 cfd27effd6bc: Layer already exists 04:19:34 b557a383ba6e: Layer already exists 04:19:34 8c2054908ad0: Layer already exists 04:19:34 2c630b133054: Layer already exists 04:19:34 499698b1705c: Layer already exists 04:19:34 0e6a565f3800: Layer already exists 04:19:34 b67df6af7304: Layer already exists 04:19:34 16e968068127: Layer already exists 04:19:34 88e272cc5c02: Layer already exists 04:19:34 da707bb00cb8: Layer already exists 04:19:34 c8b8d248efb3: Layer already exists 04:19:34 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:2ddfb5ef1d7efd477c7d46b1d5485f39f439a59221a69233d0da7fce084f15ef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:35 + 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 04:19:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:19:35 3a6174e8fe0d: Preparing 04:19:35 cfd27effd6bc: Preparing 04:19:35 b557a383ba6e: Preparing 04:19:35 8c2054908ad0: Preparing 04:19:35 2c630b133054: Preparing 04:19:35 b67df6af7304: Preparing 04:19:35 0e6a565f3800: Preparing 04:19:35 b67df6af7304: Waiting 04:19:35 499698b1705c: Preparing 04:19:35 0e6a565f3800: Waiting 04:19:35 88e272cc5c02: Preparing 04:19:35 499698b1705c: Waiting 04:19:35 16e968068127: Preparing 04:19:35 88e272cc5c02: Waiting 04:19:35 c8b8d248efb3: Preparing 04:19:35 16e968068127: Waiting 04:19:35 da707bb00cb8: Preparing 04:19:35 da707bb00cb8: Waiting 04:19:35 cfd27effd6bc: Layer already exists 04:19:35 3a6174e8fe0d: Layer already exists 04:19:35 8c2054908ad0: Layer already exists 04:19:35 b557a383ba6e: Layer already exists 04:19:35 2c630b133054: Layer already exists 04:19:35 0e6a565f3800: Layer already exists 04:19:35 88e272cc5c02: Layer already exists 04:19:35 b67df6af7304: Layer already exists 04:19:35 499698b1705c: Layer already exists 04:19:35 16e968068127: Layer already exists 04:19:35 c8b8d248efb3: Layer already exists 04:19:35 da707bb00cb8: Layer already exists 04:19:36 main: digest: sha256:2ddfb5ef1d7efd477c7d46b1d5485f39f439a59221a69233d0da7fce084f15ef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:36 ===================================================== [Pipeline] echo 04:19:36 taggedImages: 04:19:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:19:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:19:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.37 04:19:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:19:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:19:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:19:36 9dd757975a2486f93e2289e3629aab843f36bcb7 04:19:36 latest 04:19:36 3.2.0-dev.37 04:19:36 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:19:36 main 04:19:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:19:38 a3f7e3fd407b: Preparing 04:19:38 c50169e867d3: Preparing 04:19:38 499698b1705c: Preparing 04:19:38 88e272cc5c02: Preparing 04:19:38 fc13e765e594: Preparing 04:19:38 4ddd74c9f7e7: Preparing 04:19:38 da707bb00cb8: Preparing 04:19:38 4ddd74c9f7e7: Waiting 04:19:38 da707bb00cb8: Waiting 04:19:38 499698b1705c: Layer already exists 04:19:38 88e272cc5c02: Layer already exists 04:19:38 da707bb00cb8: Layer already exists 04:19:38 a3f7e3fd407b: Pushed 04:19:39 fc13e765e594: Pushed 04:19:39 4ddd74c9f7e7: Pushed 04:19:42 c50169e867d3: Pushed 04:19:42 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:b4065dc27030aef7e887aae1faf668c64ffdc705b5ea7ed2d51ea1fcff0c9091 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19: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 04:19:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:19:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:19:43 a3f7e3fd407b: Preparing 04:19:43 c50169e867d3: Preparing 04:19:43 499698b1705c: Preparing 04:19:43 88e272cc5c02: Preparing 04:19:43 fc13e765e594: Preparing 04:19:43 4ddd74c9f7e7: Preparing 04:19:43 da707bb00cb8: Preparing 04:19:43 4ddd74c9f7e7: Waiting 04:19:43 da707bb00cb8: Waiting 04:19:43 499698b1705c: Layer already exists 04:19:43 88e272cc5c02: Layer already exists 04:19:43 fc13e765e594: Layer already exists 04:19:43 a3f7e3fd407b: Layer already exists 04:19:43 c50169e867d3: Layer already exists 04:19:43 4ddd74c9f7e7: Layer already exists 04:19:43 da707bb00cb8: Layer already exists 04:19:43 latest: digest: sha256:b4065dc27030aef7e887aae1faf668c64ffdc705b5ea7ed2d51ea1fcff0c9091 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.37 04:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:19:44 a3f7e3fd407b: Preparing 04:19:44 c50169e867d3: Preparing 04:19:44 499698b1705c: Preparing 04:19:44 88e272cc5c02: Preparing 04:19:44 fc13e765e594: Preparing 04:19:44 4ddd74c9f7e7: Preparing 04:19:44 da707bb00cb8: Preparing 04:19:44 4ddd74c9f7e7: Waiting 04:19:44 da707bb00cb8: Waiting 04:19:44 fc13e765e594: Layer already exists 04:19:44 499698b1705c: Layer already exists 04:19:44 88e272cc5c02: Layer already exists 04:19:44 c50169e867d3: Layer already exists 04:19:44 a3f7e3fd407b: Layer already exists 04:19:44 4ddd74c9f7e7: Layer already exists 04:19:44 da707bb00cb8: Layer already exists 04:19:44 3.2.0-dev.37: digest: sha256:b4065dc27030aef7e887aae1faf668c64ffdc705b5ea7ed2d51ea1fcff0c9091 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:19:45 a3f7e3fd407b: Preparing 04:19:45 c50169e867d3: Preparing 04:19:45 499698b1705c: Preparing 04:19:45 88e272cc5c02: Preparing 04:19:45 fc13e765e594: Preparing 04:19:45 4ddd74c9f7e7: Preparing 04:19:45 da707bb00cb8: Preparing 04:19:45 4ddd74c9f7e7: Waiting 04:19:45 a3f7e3fd407b: Layer already exists 04:19:45 88e272cc5c02: Layer already exists 04:19:45 499698b1705c: Layer already exists 04:19:45 fc13e765e594: Layer already exists 04:19:45 c50169e867d3: Layer already exists 04:19:45 4ddd74c9f7e7: Layer already exists 04:19:45 da707bb00cb8: Layer already exists 04:19:45 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:b4065dc27030aef7e887aae1faf668c64ffdc705b5ea7ed2d51ea1fcff0c9091 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:46 + 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 04:19:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:19:46 a3f7e3fd407b: Preparing 04:19:46 c50169e867d3: Preparing 04:19:46 499698b1705c: Preparing 04:19:46 88e272cc5c02: Preparing 04:19:46 fc13e765e594: Preparing 04:19:46 4ddd74c9f7e7: Preparing 04:19:46 da707bb00cb8: Preparing 04:19:46 4ddd74c9f7e7: Waiting 04:19:46 da707bb00cb8: Waiting 04:19:46 499698b1705c: Layer already exists 04:19:46 fc13e765e594: Layer already exists 04:19:46 a3f7e3fd407b: Layer already exists 04:19:46 88e272cc5c02: Layer already exists 04:19:46 c50169e867d3: Layer already exists 04:19:46 da707bb00cb8: Layer already exists 04:19:46 4ddd74c9f7e7: Layer already exists 04:19:46 main: digest: sha256:b4065dc27030aef7e887aae1faf668c64ffdc705b5ea7ed2d51ea1fcff0c9091 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:47 ===================================================== [Pipeline] echo 04:19:47 taggedImages: 04:19:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:19:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:19:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.37 04:19:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:19:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:19:47 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:19:47 9dd757975a2486f93e2289e3629aab843f36bcb7 04:19:47 latest 04:19:47 3.2.0-dev.37 04:19:47 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:19:47 main 04:19:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:19:48 ca0a95eaddda: Preparing 04:19:48 c406207f69f7: Preparing 04:19:48 b77d687b5ac1: Preparing 04:19:48 499698b1705c: Preparing 04:19:48 88e272cc5c02: Preparing 04:19:48 b915bf82b111: Preparing 04:19:48 32b4cc7a7911: Preparing 04:19:48 9ee9afca801b: Preparing 04:19:48 efe057b7cac1: Preparing 04:19:48 da707bb00cb8: Preparing 04:19:48 32b4cc7a7911: Waiting 04:19:48 9ee9afca801b: Waiting 04:19:48 da707bb00cb8: Waiting 04:19:48 efe057b7cac1: Waiting 04:19:48 499698b1705c: Layer already exists 04:19:48 88e272cc5c02: Layer already exists 04:19:48 ca0a95eaddda: Pushed 04:19:48 c406207f69f7: Pushed 04:19:48 b77d687b5ac1: Pushed 04:19:48 da707bb00cb8: Layer already exists 04:19:48 9ee9afca801b: Pushed 04:19:50 efe057b7cac1: Pushed 04:20:03 32b4cc7a7911: Pushed 04:20:10 b915bf82b111: Pushed 04:20:10 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:9575c54c51e470da3a1c0d15fab69ba30778671d0e4f828a879337267639c2ee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:11 + 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 04:20:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:20:11 ca0a95eaddda: Preparing 04:20:11 c406207f69f7: Preparing 04:20:11 b77d687b5ac1: Preparing 04:20:11 499698b1705c: Preparing 04:20:11 88e272cc5c02: Preparing 04:20:11 b915bf82b111: Preparing 04:20:11 32b4cc7a7911: Preparing 04:20:11 9ee9afca801b: Preparing 04:20:11 efe057b7cac1: Preparing 04:20:11 da707bb00cb8: Preparing 04:20:11 32b4cc7a7911: Waiting 04:20:11 9ee9afca801b: Waiting 04:20:11 efe057b7cac1: Waiting 04:20:11 da707bb00cb8: Waiting 04:20:11 b915bf82b111: Waiting 04:20:11 b77d687b5ac1: Layer already exists 04:20:11 c406207f69f7: Layer already exists 04:20:11 ca0a95eaddda: Layer already exists 04:20:11 499698b1705c: Layer already exists 04:20:11 88e272cc5c02: Layer already exists 04:20:11 32b4cc7a7911: Layer already exists 04:20:11 b915bf82b111: Layer already exists 04:20:11 9ee9afca801b: Layer already exists 04:20:11 efe057b7cac1: Layer already exists 04:20:11 da707bb00cb8: Layer already exists 04:20:11 latest: digest: sha256:9575c54c51e470da3a1c0d15fab69ba30778671d0e4f828a879337267639c2ee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.37 04:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:20:12 ca0a95eaddda: Preparing 04:20:12 c406207f69f7: Preparing 04:20:12 b77d687b5ac1: Preparing 04:20:12 499698b1705c: Preparing 04:20:12 88e272cc5c02: Preparing 04:20:12 b915bf82b111: Preparing 04:20:12 32b4cc7a7911: Preparing 04:20:12 9ee9afca801b: Preparing 04:20:12 efe057b7cac1: Preparing 04:20:12 da707bb00cb8: Preparing 04:20:12 b915bf82b111: Waiting 04:20:12 32b4cc7a7911: Waiting 04:20:12 9ee9afca801b: Waiting 04:20:12 efe057b7cac1: Waiting 04:20:12 da707bb00cb8: Waiting 04:20:12 c406207f69f7: Layer already exists 04:20:12 b77d687b5ac1: Layer already exists 04:20:12 88e272cc5c02: Layer already exists 04:20:12 499698b1705c: Layer already exists 04:20:12 ca0a95eaddda: Layer already exists 04:20:12 32b4cc7a7911: Layer already exists 04:20:12 9ee9afca801b: Layer already exists 04:20:12 da707bb00cb8: Layer already exists 04:20:12 b915bf82b111: Layer already exists 04:20:12 efe057b7cac1: Layer already exists 04:20:12 3.2.0-dev.37: digest: sha256:9575c54c51e470da3a1c0d15fab69ba30778671d0e4f828a879337267639c2ee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:20:14 ca0a95eaddda: Preparing 04:20:14 c406207f69f7: Preparing 04:20:14 b77d687b5ac1: Preparing 04:20:14 499698b1705c: Preparing 04:20:14 88e272cc5c02: Preparing 04:20:14 b915bf82b111: Preparing 04:20:14 32b4cc7a7911: Preparing 04:20:14 9ee9afca801b: Preparing 04:20:14 efe057b7cac1: Preparing 04:20:14 da707bb00cb8: Preparing 04:20:14 32b4cc7a7911: Waiting 04:20:14 9ee9afca801b: Waiting 04:20:14 efe057b7cac1: Waiting 04:20:14 da707bb00cb8: Waiting 04:20:14 b915bf82b111: Waiting 04:20:14 ca0a95eaddda: Layer already exists 04:20:14 88e272cc5c02: Layer already exists 04:20:14 499698b1705c: Layer already exists 04:20:14 b77d687b5ac1: Layer already exists 04:20:14 c406207f69f7: Layer already exists 04:20:14 32b4cc7a7911: Layer already exists 04:20:14 b915bf82b111: Layer already exists 04:20:14 efe057b7cac1: Layer already exists 04:20:14 9ee9afca801b: Layer already exists 04:20:14 da707bb00cb8: Layer already exists 04:20:14 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:9575c54c51e470da3a1c0d15fab69ba30778671d0e4f828a879337267639c2ee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:14 + 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 04:20:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:20:15 ca0a95eaddda: Preparing 04:20:15 c406207f69f7: Preparing 04:20:15 b77d687b5ac1: Preparing 04:20:15 499698b1705c: Preparing 04:20:15 88e272cc5c02: Preparing 04:20:15 b915bf82b111: Preparing 04:20:15 32b4cc7a7911: Preparing 04:20:15 9ee9afca801b: Preparing 04:20:15 efe057b7cac1: Preparing 04:20:15 da707bb00cb8: Preparing 04:20:15 b915bf82b111: Waiting 04:20:15 32b4cc7a7911: Waiting 04:20:15 9ee9afca801b: Waiting 04:20:15 efe057b7cac1: Waiting 04:20:15 da707bb00cb8: Waiting 04:20:15 b77d687b5ac1: Layer already exists 04:20:15 88e272cc5c02: Layer already exists 04:20:15 c406207f69f7: Layer already exists 04:20:15 ca0a95eaddda: Layer already exists 04:20:15 499698b1705c: Layer already exists 04:20:15 b915bf82b111: Layer already exists 04:20:15 9ee9afca801b: Layer already exists 04:20:15 efe057b7cac1: Layer already exists 04:20:15 32b4cc7a7911: Layer already exists 04:20:15 da707bb00cb8: Layer already exists 04:20:15 main: digest: sha256:9575c54c51e470da3a1c0d15fab69ba30778671d0e4f828a879337267639c2ee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:15 ===================================================== [Pipeline] echo 04:20:15 taggedImages: 04:20:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:20:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:20:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.37 04:20:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:20:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:20:15 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:20:15 9dd757975a2486f93e2289e3629aab843f36bcb7 04:20:15 latest 04:20:15 3.2.0-dev.37 04:20:15 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:20:15 main 04:20:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:20:17 abf77a3ff538: Preparing 04:20:17 de37ccfea152: Preparing 04:20:17 16f3cbedf247: Preparing 04:20:17 499698b1705c: Preparing 04:20:17 88e272cc5c02: Preparing 04:20:17 d144c7d1cd05: Preparing 04:20:17 b678d433ed4e: Preparing 04:20:17 bc85d500bf66: Preparing 04:20:17 da707bb00cb8: Preparing 04:20:17 d144c7d1cd05: Waiting 04:20:17 b678d433ed4e: Waiting 04:20:17 bc85d500bf66: Waiting 04:20:17 da707bb00cb8: Waiting 04:20:17 88e272cc5c02: Layer already exists 04:20:17 499698b1705c: Layer already exists 04:20:17 16f3cbedf247: Pushed 04:20:17 de37ccfea152: Pushed 04:20:17 abf77a3ff538: Pushed 04:20:17 da707bb00cb8: Layer already exists 04:20:18 bc85d500bf66: Pushed 04:20:18 b678d433ed4e: Pushed 04:20:37 d144c7d1cd05: Pushed 04:20:37 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:0476715f03a2e47ffbaf4e079db8203c4efd5cf8497ef92dba61f26a34da94d7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:38 + 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 04:20:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:20:38 abf77a3ff538: Preparing 04:20:38 de37ccfea152: Preparing 04:20:38 16f3cbedf247: Preparing 04:20:38 499698b1705c: Preparing 04:20:38 88e272cc5c02: Preparing 04:20:38 d144c7d1cd05: Preparing 04:20:38 b678d433ed4e: Preparing 04:20:38 bc85d500bf66: Preparing 04:20:38 da707bb00cb8: Preparing 04:20:38 d144c7d1cd05: Waiting 04:20:38 b678d433ed4e: Waiting 04:20:38 bc85d500bf66: Waiting 04:20:38 da707bb00cb8: Waiting 04:20:38 499698b1705c: Layer already exists 04:20:38 de37ccfea152: Layer already exists 04:20:38 16f3cbedf247: Layer already exists 04:20:38 abf77a3ff538: Layer already exists 04:20:38 88e272cc5c02: Layer already exists 04:20:38 b678d433ed4e: Layer already exists 04:20:38 bc85d500bf66: Layer already exists 04:20:38 d144c7d1cd05: Layer already exists 04:20:38 da707bb00cb8: Layer already exists 04:20:38 latest: digest: sha256:0476715f03a2e47ffbaf4e079db8203c4efd5cf8497ef92dba61f26a34da94d7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.37 04:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:20:39 abf77a3ff538: Preparing 04:20:39 de37ccfea152: Preparing 04:20:39 16f3cbedf247: Preparing 04:20:39 499698b1705c: Preparing 04:20:39 88e272cc5c02: Preparing 04:20:39 d144c7d1cd05: Preparing 04:20:39 b678d433ed4e: Preparing 04:20:39 bc85d500bf66: Preparing 04:20:39 da707bb00cb8: Preparing 04:20:39 d144c7d1cd05: Waiting 04:20:39 b678d433ed4e: Waiting 04:20:39 bc85d500bf66: Waiting 04:20:39 da707bb00cb8: Waiting 04:20:39 88e272cc5c02: Layer already exists 04:20:39 16f3cbedf247: Layer already exists 04:20:39 499698b1705c: Layer already exists 04:20:39 de37ccfea152: Layer already exists 04:20:39 abf77a3ff538: Layer already exists 04:20:39 d144c7d1cd05: Layer already exists 04:20:39 b678d433ed4e: Layer already exists 04:20:39 da707bb00cb8: Layer already exists 04:20:39 bc85d500bf66: Layer already exists 04:20:39 3.2.0-dev.37: digest: sha256:0476715f03a2e47ffbaf4e079db8203c4efd5cf8497ef92dba61f26a34da94d7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:20:40 abf77a3ff538: Preparing 04:20:40 de37ccfea152: Preparing 04:20:40 16f3cbedf247: Preparing 04:20:40 499698b1705c: Preparing 04:20:40 88e272cc5c02: Preparing 04:20:40 d144c7d1cd05: Preparing 04:20:40 b678d433ed4e: Preparing 04:20:40 bc85d500bf66: Preparing 04:20:40 da707bb00cb8: Preparing 04:20:40 b678d433ed4e: Waiting 04:20:40 bc85d500bf66: Waiting 04:20:40 da707bb00cb8: Waiting 04:20:40 d144c7d1cd05: Waiting 04:20:40 88e272cc5c02: Layer already exists 04:20:40 de37ccfea152: Layer already exists 04:20:40 16f3cbedf247: Layer already exists 04:20:40 abf77a3ff538: Layer already exists 04:20:40 499698b1705c: Layer already exists 04:20:40 bc85d500bf66: Layer already exists 04:20:40 d144c7d1cd05: Layer already exists 04:20:40 b678d433ed4e: Layer already exists 04:20:40 da707bb00cb8: Layer already exists 04:20:40 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:0476715f03a2e47ffbaf4e079db8203c4efd5cf8497ef92dba61f26a34da94d7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:41 + 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 04:20:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:20:41 abf77a3ff538: Preparing 04:20:41 de37ccfea152: Preparing 04:20:41 16f3cbedf247: Preparing 04:20:41 499698b1705c: Preparing 04:20:41 88e272cc5c02: Preparing 04:20:41 d144c7d1cd05: Preparing 04:20:41 b678d433ed4e: Preparing 04:20:41 bc85d500bf66: Preparing 04:20:41 da707bb00cb8: Preparing 04:20:41 b678d433ed4e: Waiting 04:20:41 bc85d500bf66: Waiting 04:20:41 d144c7d1cd05: Waiting 04:20:41 da707bb00cb8: Waiting 04:20:41 abf77a3ff538: Layer already exists 04:20:41 16f3cbedf247: Layer already exists 04:20:41 499698b1705c: Layer already exists 04:20:41 88e272cc5c02: Layer already exists 04:20:41 de37ccfea152: Layer already exists 04:20:41 d144c7d1cd05: Layer already exists 04:20:41 b678d433ed4e: Layer already exists 04:20:41 da707bb00cb8: Layer already exists 04:20:41 bc85d500bf66: Layer already exists 04:20:42 main: digest: sha256:0476715f03a2e47ffbaf4e079db8203c4efd5cf8497ef92dba61f26a34da94d7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:42 ===================================================== [Pipeline] echo 04:20:42 taggedImages: 04:20:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:20:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:20:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.37 04:20:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:20:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:20:42 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:20:42 9dd757975a2486f93e2289e3629aab843f36bcb7 04:20:42 latest 04:20:42 3.2.0-dev.37 04:20:42 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:20:42 main 04:20:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:20:43 96d8ec2ab0e0: Preparing 04:20:43 3fcb94270b1a: Preparing 04:20:43 14d37ea4f31c: Preparing 04:20:43 499698b1705c: Preparing 04:20:43 88e272cc5c02: Preparing 04:20:43 d144c7d1cd05: Preparing 04:20:43 9ee9afca801b: Preparing 04:20:43 efe057b7cac1: Preparing 04:20:43 da707bb00cb8: Preparing 04:20:43 9ee9afca801b: Waiting 04:20:43 efe057b7cac1: Waiting 04:20:43 da707bb00cb8: Waiting 04:20:43 d144c7d1cd05: Waiting 04:20:43 499698b1705c: Layer already exists 04:20:44 88e272cc5c02: Layer already exists 04:20:44 d144c7d1cd05: Layer already exists 04:20:44 efe057b7cac1: Layer already exists 04:20:44 9ee9afca801b: Layer already exists 04:20:44 3fcb94270b1a: Pushed 04:20:44 14d37ea4f31c: Pushed 04:20:44 da707bb00cb8: Layer already exists 04:20:44 96d8ec2ab0e0: Pushed 04:20:44 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:24a84f36698b44ad94caf57b477add66481ec898d9f79fd52cd987f3304ff319 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:44 + 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 04:20:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:20:45 96d8ec2ab0e0: Preparing 04:20:45 3fcb94270b1a: Preparing 04:20:45 14d37ea4f31c: Preparing 04:20:45 499698b1705c: Preparing 04:20:45 88e272cc5c02: Preparing 04:20:45 d144c7d1cd05: Preparing 04:20:45 9ee9afca801b: Preparing 04:20:45 efe057b7cac1: Preparing 04:20:45 da707bb00cb8: Preparing 04:20:45 d144c7d1cd05: Waiting 04:20:45 9ee9afca801b: Waiting 04:20:45 efe057b7cac1: Waiting 04:20:45 da707bb00cb8: Waiting 04:20:45 14d37ea4f31c: Layer already exists 04:20:45 88e272cc5c02: Layer already exists 04:20:45 3fcb94270b1a: Layer already exists 04:20:45 96d8ec2ab0e0: Layer already exists 04:20:45 499698b1705c: Layer already exists 04:20:45 9ee9afca801b: Layer already exists 04:20:45 da707bb00cb8: Layer already exists 04:20:45 d144c7d1cd05: Layer already exists 04:20:45 efe057b7cac1: Layer already exists 04:20:48 latest: digest: sha256:24a84f36698b44ad94caf57b477add66481ec898d9f79fd52cd987f3304ff319 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.37 04:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:20:49 96d8ec2ab0e0: Preparing 04:20:49 3fcb94270b1a: Preparing 04:20:49 14d37ea4f31c: Preparing 04:20:49 499698b1705c: Preparing 04:20:49 88e272cc5c02: Preparing 04:20:49 d144c7d1cd05: Preparing 04:20:49 9ee9afca801b: Preparing 04:20:49 efe057b7cac1: Preparing 04:20:49 da707bb00cb8: Preparing 04:20:49 d144c7d1cd05: Waiting 04:20:49 9ee9afca801b: Waiting 04:20:49 efe057b7cac1: Waiting 04:20:49 da707bb00cb8: Waiting 04:20:49 96d8ec2ab0e0: Layer already exists 04:20:49 14d37ea4f31c: Layer already exists 04:20:49 88e272cc5c02: Layer already exists 04:20:49 499698b1705c: Layer already exists 04:20:49 3fcb94270b1a: Layer already exists 04:20:49 9ee9afca801b: Layer already exists 04:20:49 d144c7d1cd05: Layer already exists 04:20:49 efe057b7cac1: Layer already exists 04:20:49 da707bb00cb8: Layer already exists 04:20:49 3.2.0-dev.37: digest: sha256:24a84f36698b44ad94caf57b477add66481ec898d9f79fd52cd987f3304ff319 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:20:50 96d8ec2ab0e0: Preparing 04:20:50 3fcb94270b1a: Preparing 04:20:50 14d37ea4f31c: Preparing 04:20:50 499698b1705c: Preparing 04:20:50 88e272cc5c02: Preparing 04:20:50 d144c7d1cd05: Preparing 04:20:50 9ee9afca801b: Preparing 04:20:50 efe057b7cac1: Preparing 04:20:50 da707bb00cb8: Preparing 04:20:50 9ee9afca801b: Waiting 04:20:50 efe057b7cac1: Waiting 04:20:50 d144c7d1cd05: Waiting 04:20:50 da707bb00cb8: Waiting 04:20:50 88e272cc5c02: Layer already exists 04:20:50 96d8ec2ab0e0: Layer already exists 04:20:50 14d37ea4f31c: Layer already exists 04:20:50 499698b1705c: Layer already exists 04:20:50 3fcb94270b1a: Layer already exists 04:20:50 9ee9afca801b: Layer already exists 04:20:50 d144c7d1cd05: Layer already exists 04:20:50 efe057b7cac1: Layer already exists 04:20:50 da707bb00cb8: Layer already exists 04:20:50 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:24a84f36698b44ad94caf57b477add66481ec898d9f79fd52cd987f3304ff319 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:51 + 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 04:20:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:20:51 96d8ec2ab0e0: Preparing 04:20:51 3fcb94270b1a: Preparing 04:20:51 14d37ea4f31c: Preparing 04:20:51 499698b1705c: Preparing 04:20:51 88e272cc5c02: Preparing 04:20:51 d144c7d1cd05: Preparing 04:20:51 9ee9afca801b: Preparing 04:20:51 efe057b7cac1: Preparing 04:20:51 da707bb00cb8: Preparing 04:20:51 9ee9afca801b: Waiting 04:20:51 efe057b7cac1: Waiting 04:20:51 da707bb00cb8: Waiting 04:20:51 d144c7d1cd05: Waiting 04:20:51 499698b1705c: Layer already exists 04:20:51 96d8ec2ab0e0: Layer already exists 04:20:51 3fcb94270b1a: Layer already exists 04:20:51 14d37ea4f31c: Layer already exists 04:20:51 88e272cc5c02: Layer already exists 04:20:51 9ee9afca801b: Layer already exists 04:20:51 efe057b7cac1: Layer already exists 04:20:51 d144c7d1cd05: Layer already exists 04:20:51 da707bb00cb8: Layer already exists 04:20:51 main: digest: sha256:24a84f36698b44ad94caf57b477add66481ec898d9f79fd52cd987f3304ff319 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:52 ===================================================== [Pipeline] echo 04:20:52 taggedImages: 04:20:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:20:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:20:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.37 04:20:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:20:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:20:52 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:20:52 9dd757975a2486f93e2289e3629aab843f36bcb7 04:20:52 latest 04:20:52 3.2.0-dev.37 04:20:52 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:20:52 main 04:20:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:20:53 e9fe56d86125: Preparing 04:20:53 6a8f6f056607: Preparing 04:20:53 499698b1705c: Preparing 04:20:53 88e272cc5c02: Preparing 04:20:53 b8dcaf17bfcc: Preparing 04:20:53 08697d0e572d: Preparing 04:20:53 da707bb00cb8: Preparing 04:20:53 08697d0e572d: Waiting 04:20:53 499698b1705c: Layer already exists 04:20:53 88e272cc5c02: Layer already exists 04:20:53 da707bb00cb8: Layer already exists 04:20:53 e9fe56d86125: Pushed 04:20:53 08697d0e572d: Pushed 04:20:54 b8dcaf17bfcc: Pushed 04:21:00 6a8f6f056607: Pushed 04:21:00 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:12b6c987c0c8c276023ba88a5c06cdde5ead62566bcbff5092ee62734a2f1800 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:21:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:21:01 e9fe56d86125: Preparing 04:21:01 6a8f6f056607: Preparing 04:21:01 499698b1705c: Preparing 04:21:01 88e272cc5c02: Preparing 04:21:01 b8dcaf17bfcc: Preparing 04:21:01 08697d0e572d: Preparing 04:21:01 da707bb00cb8: Preparing 04:21:01 08697d0e572d: Waiting 04:21:01 da707bb00cb8: Waiting 04:21:01 6a8f6f056607: Layer already exists 04:21:01 499698b1705c: Layer already exists 04:21:01 e9fe56d86125: Layer already exists 04:21:01 88e272cc5c02: Layer already exists 04:21:01 b8dcaf17bfcc: Layer already exists 04:21:01 da707bb00cb8: Layer already exists 04:21:01 08697d0e572d: Layer already exists 04:21:01 latest: digest: sha256:12b6c987c0c8c276023ba88a5c06cdde5ead62566bcbff5092ee62734a2f1800 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.37 04:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:21:02 e9fe56d86125: Preparing 04:21:02 6a8f6f056607: Preparing 04:21:02 499698b1705c: Preparing 04:21:02 88e272cc5c02: Preparing 04:21:02 b8dcaf17bfcc: Preparing 04:21:02 08697d0e572d: Preparing 04:21:02 da707bb00cb8: Preparing 04:21:02 08697d0e572d: Waiting 04:21:02 da707bb00cb8: Waiting 04:21:02 6a8f6f056607: Layer already exists 04:21:02 e9fe56d86125: Layer already exists 04:21:02 88e272cc5c02: Layer already exists 04:21:02 b8dcaf17bfcc: Layer already exists 04:21:02 499698b1705c: Layer already exists 04:21:02 08697d0e572d: Layer already exists 04:21:02 da707bb00cb8: Layer already exists 04:21:02 3.2.0-dev.37: digest: sha256:12b6c987c0c8c276023ba88a5c06cdde5ead62566bcbff5092ee62734a2f1800 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:21:04 e9fe56d86125: Preparing 04:21:04 6a8f6f056607: Preparing 04:21:04 499698b1705c: Preparing 04:21:04 88e272cc5c02: Preparing 04:21:04 b8dcaf17bfcc: Preparing 04:21:04 08697d0e572d: Preparing 04:21:04 da707bb00cb8: Preparing 04:21:04 08697d0e572d: Waiting 04:21:04 da707bb00cb8: Waiting 04:21:04 e9fe56d86125: Layer already exists 04:21:04 499698b1705c: Layer already exists 04:21:04 88e272cc5c02: Layer already exists 04:21:04 b8dcaf17bfcc: Layer already exists 04:21:04 6a8f6f056607: Layer already exists 04:21:04 08697d0e572d: Layer already exists 04:21:04 da707bb00cb8: Layer already exists 04:21:04 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:12b6c987c0c8c276023ba88a5c06cdde5ead62566bcbff5092ee62734a2f1800 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:21:05 e9fe56d86125: Preparing 04:21:05 6a8f6f056607: Preparing 04:21:05 499698b1705c: Preparing 04:21:05 88e272cc5c02: Preparing 04:21:05 b8dcaf17bfcc: Preparing 04:21:05 08697d0e572d: Preparing 04:21:05 da707bb00cb8: Preparing 04:21:05 08697d0e572d: Waiting 04:21:05 da707bb00cb8: Waiting 04:21:05 499698b1705c: Layer already exists 04:21:05 e9fe56d86125: Layer already exists 04:21:05 b8dcaf17bfcc: Layer already exists 04:21:05 88e272cc5c02: Layer already exists 04:21:05 6a8f6f056607: Layer already exists 04:21:05 da707bb00cb8: Layer already exists 04:21:05 08697d0e572d: Layer already exists 04:21:05 main: digest: sha256:12b6c987c0c8c276023ba88a5c06cdde5ead62566bcbff5092ee62734a2f1800 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:05 ===================================================== [Pipeline] echo 04:21:05 taggedImages: 04:21:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:21:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:21:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.37 04:21:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:21:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:21:05 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:21:05 9dd757975a2486f93e2289e3629aab843f36bcb7 04:21:05 latest 04:21:05 3.2.0-dev.37 04:21:05 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:21:05 main 04:21:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:21:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:21:06 d7a491a0c76a: Preparing 04:21:06 e6f05e5a1407: Preparing 04:21:06 499698b1705c: Preparing 04:21:06 88e272cc5c02: Preparing 04:21:06 bcc2deb2986b: Preparing 04:21:06 6c8233e98356: Preparing 04:21:06 da707bb00cb8: Preparing 04:21:06 6c8233e98356: Waiting 04:21:06 da707bb00cb8: Waiting 04:21:06 88e272cc5c02: Layer already exists 04:21:06 bcc2deb2986b: Layer already exists 04:21:06 499698b1705c: Layer already exists 04:21:06 6c8233e98356: Layer already exists 04:21:07 da707bb00cb8: Layer already exists 04:21:07 d7a491a0c76a: Pushed 04:21:14 e6f05e5a1407: Pushed 04:21:14 9dd757975a2486f93e2289e3629aab843f36bcb7: digest: sha256:a7fd1a1fa86dd1c5153ead7271cf00f237cd5adf11273f85bdbeec8a3b2da035 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:21:15 d7a491a0c76a: Preparing 04:21:15 e6f05e5a1407: Preparing 04:21:15 499698b1705c: Preparing 04:21:15 88e272cc5c02: Preparing 04:21:15 bcc2deb2986b: Preparing 04:21:15 6c8233e98356: Preparing 04:21:15 da707bb00cb8: Preparing 04:21:15 6c8233e98356: Waiting 04:21:15 bcc2deb2986b: Layer already exists 04:21:15 d7a491a0c76a: Layer already exists 04:21:15 499698b1705c: Layer already exists 04:21:15 88e272cc5c02: Layer already exists 04:21:15 e6f05e5a1407: Layer already exists 04:21:15 da707bb00cb8: Layer already exists 04:21:15 6c8233e98356: Layer already exists 04:21:15 latest: digest: sha256:a7fd1a1fa86dd1c5153ead7271cf00f237cd5adf11273f85bdbeec8a3b2da035 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.37 04:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:21:16 d7a491a0c76a: Preparing 04:21:16 e6f05e5a1407: Preparing 04:21:16 499698b1705c: Preparing 04:21:16 88e272cc5c02: Preparing 04:21:16 bcc2deb2986b: Preparing 04:21:16 6c8233e98356: Preparing 04:21:16 da707bb00cb8: Preparing 04:21:16 6c8233e98356: Waiting 04:21:16 da707bb00cb8: Waiting 04:21:16 bcc2deb2986b: Layer already exists 04:21:16 d7a491a0c76a: Layer already exists 04:21:16 499698b1705c: Layer already exists 04:21:16 88e272cc5c02: Layer already exists 04:21:16 e6f05e5a1407: Layer already exists 04:21:16 6c8233e98356: Layer already exists 04:21:16 da707bb00cb8: Layer already exists 04:21:16 3.2.0-dev.37: digest: sha256:a7fd1a1fa86dd1c5153ead7271cf00f237cd5adf11273f85bdbeec8a3b2da035 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:21:17 d7a491a0c76a: Preparing 04:21:17 e6f05e5a1407: Preparing 04:21:17 499698b1705c: Preparing 04:21:17 88e272cc5c02: Preparing 04:21:17 bcc2deb2986b: Preparing 04:21:17 6c8233e98356: Preparing 04:21:17 da707bb00cb8: Preparing 04:21:17 6c8233e98356: Waiting 04:21:17 da707bb00cb8: Waiting 04:21:17 499698b1705c: Layer already exists 04:21:17 e6f05e5a1407: Layer already exists 04:21:17 88e272cc5c02: Layer already exists 04:21:17 bcc2deb2986b: Layer already exists 04:21:17 d7a491a0c76a: Layer already exists 04:21:17 6c8233e98356: Layer already exists 04:21:17 da707bb00cb8: Layer already exists 04:21:17 9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37: digest: sha256:a7fd1a1fa86dd1c5153ead7271cf00f237cd5adf11273f85bdbeec8a3b2da035 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:21:18 d7a491a0c76a: Preparing 04:21:18 e6f05e5a1407: Preparing 04:21:18 499698b1705c: Preparing 04:21:18 88e272cc5c02: Preparing 04:21:18 bcc2deb2986b: Preparing 04:21:18 6c8233e98356: Preparing 04:21:18 da707bb00cb8: Preparing 04:21:18 6c8233e98356: Waiting 04:21:18 da707bb00cb8: Waiting 04:21:18 d7a491a0c76a: Layer already exists 04:21:18 88e272cc5c02: Layer already exists 04:21:18 bcc2deb2986b: Layer already exists 04:21:18 499698b1705c: Layer already exists 04:21:18 e6f05e5a1407: Layer already exists 04:21:18 6c8233e98356: Layer already exists 04:21:18 da707bb00cb8: Layer already exists 04:21:18 main: digest: sha256:a7fd1a1fa86dd1c5153ead7271cf00f237cd5adf11273f85bdbeec8a3b2da035 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:19 ===================================================== [Pipeline] echo 04:21:19 taggedImages: 04:21:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7 04:21:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:21:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.37 04:21:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9dd757975a2486f93e2289e3629aab843f36bcb7-3.2.0-dev.37 04:21:19 - 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 04:21:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:21:19 04:21:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:21:20 arm64: Pulling from edgex-lftools-log-publisher 04:21:20 8998bd30e6a1: Pulling fs layer 04:21:20 04944245beec: Pulling fs layer 04:21:20 699f458cf7ca: Pulling fs layer 04:21:20 765212b225bb: Pulling fs layer 04:21:20 f23df028b6ca: Pulling fs layer 04:21:20 d65c8cfc05b1: Pulling fs layer 04:21:20 2437ff75d9bd: Pulling fs layer 04:21:20 765212b225bb: Waiting 04:21:20 d65c8cfc05b1: Waiting 04:21:20 2437ff75d9bd: Waiting 04:21:20 f23df028b6ca: Waiting 04:21:20 04944245beec: Verifying Checksum 04:21:20 04944245beec: Download complete 04:21:20 765212b225bb: Verifying Checksum 04:21:20 765212b225bb: Download complete 04:21:20 f23df028b6ca: Download complete 04:21:20 d65c8cfc05b1: Verifying Checksum 04:21:20 d65c8cfc05b1: Download complete 04:21:20 699f458cf7ca: Verifying Checksum 04:21:20 699f458cf7ca: Download complete 04:21:20 8998bd30e6a1: Verifying Checksum 04:21:20 8998bd30e6a1: Download complete 04:21:23 2437ff75d9bd: Verifying Checksum 04:21:23 2437ff75d9bd: Download complete 04:21:25 8998bd30e6a1: Pull complete 04:21:25 04944245beec: Pull complete 04:21:28 699f458cf7ca: Pull complete 04:21:28 765212b225bb: Pull complete 04:21:29 f23df028b6ca: Pull complete 04:21:29 d65c8cfc05b1: Pull complete 04:21:48 2437ff75d9bd: Pull complete 04:21:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:21:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:21:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:48 prd-ubuntu20.04-docker-arm64-4c-16g-5904 does not seem to be running inside a container 04:21:48 $ 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/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@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 04:21:52 $ docker top ddc9ea3763bbadf41c04bbf4b403bdbb73f34e0669b31193b0c59716109c344e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:52 ---> job-cost.sh 04:21:53 lf-activate-venv: SKIPPING 04:21:53 INFO: No Stack... 04:21:53 INFO: Retrieving Pricing Info for: v3-standard-4 04:21:54 INFO: Archiving Costs [Pipeline] sh 04:21:55 + cut -d, -f6 04:21:55 + cat /w/workspace/edgex-go/655/archives/cost.csv [Pipeline] lock 04:21:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-655-stack-cost] 04:21:55 Resource [jenkins-edgexfoundry-edgex-go-main-655-stack-cost] did not exist. Created. 04:21:55 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-655-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:21:55 + echo total: 0.10999999940395355 [Pipeline] stash 04:21:57 Stashed 1 file(s) [Pipeline] } 04:21:57 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-655-stack-cost] [Pipeline] // lock [Pipeline] } 04:21:57 $ docker stop --time=1 ddc9ea3763bbadf41c04bbf4b403bdbb73f34e0669b31193b0c59716109c344e 04:21:58 $ docker rm -f --volumes ddc9ea3763bbadf41c04bbf4b403bdbb73f34e0669b31193b0c59716109c344e [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 04:21:59 provisioning config files... 04:21:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/655@tmp/config8707245194790182638tmp [Pipeline] { [Pipeline] sh 04:22:00 + set +x 04:22:00 + curl+ -s https://codecov.io/bash 04:22:00 bash -s -- 04:22:00 04:22:00 _____ _ 04:22:00 / ____| | | 04:22:00 | | ___ __| | ___ ___ _____ __ 04:22:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:22:00 | |___| (_) | (_| | __/ (_| (_) \ V / 04:22:00 \_____\___/ \__,_|\___|\___\___/ \_/ 04:22:00 Bash-1.0.6 04:22:00 04:22:00 04:22:00 ==> git version 2.25.1 found 04:22:00 ==> 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 04:22:00 Release-Date: 2020-01-08 04:22:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:22:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:22:00 ==> Jenkins CI detected. 04:22:00 current dir:  /w/workspace/edgex-go/655 04:22:00 project root: . 04:22:00 --> token set from env 04:22:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:22:00 ==> Running gcov in . (disable via -X gcov) 04:22:00 ==> Python coveragepy not found 04:22:00 ==> Searching for coverage reports in: 04:22:00 + . 04:22:00 -> Found 1 reports 04:22:00 ==> Detecting git/mercurial file structure 04:22:00 ==> Reading reports 04:22:00 + ./coverage.out bytes=481596 04:22:00 ==> Appending adjustments 04:22:00 https://docs.codecov.io/docs/fixing-reports 04:22:01 + Found adjustments 04:22:01 ==> Gzipping contents 04:22:01 60K /tmp/codecov.6UVBYL.gz 04:22:01 ==> Uploading reports 04:22:01 url: https://codecov.io 04:22:01 query: branch=main&commit=9dd757975a2486f93e2289e3629aab843f36bcb7&build=655&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F655%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:22:01 -> Pinging Codecov 04:22:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9dd757975a2486f93e2289e3629aab843f36bcb7&build=655&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F655%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:22:01 -> Uploading to 04:22:01 https://storage.googleapis.com/codecov/v4/raw/2024-07-19/00271124DB129430A58F1EEE437C3FCB/9dd757975a2486f93e2289e3629aab843f36bcb7/402aafb8-3155-4c3e-a4c5-fe02db6cb02f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T042201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e415369b5a43c2d9ebd3427f91d44bd46e0f77735fd2cfc9778774474b467830 04:22:01 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:01 Dload Upload Total Spent Left Speed 04:22:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61379 0 0 100 61379 0 214k --:--:-- --:--:-- --:--:-- 214k 04:22:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9dd757975a2486f93e2289e3629aab843f36bcb7 [Pipeline] } 04:22:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:22:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:22:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:22:03 04:22:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:22:03 latest: Pulling from edgex-devops/edgex-snyk-go 04:22:03 619be1103602: Already exists 04:22:03 f8ea3408117e: Pulling fs layer 04:22:03 91320369b822: Pulling fs layer 04:22:03 0406650e8295: Pulling fs layer 04:22:03 4f4fb700ef54: Pulling fs layer 04:22:03 96d80e3f36e1: Pulling fs layer 04:22:03 bcf3aedb951c: Pulling fs layer 04:22:03 4f4fb700ef54: Waiting 04:22:03 96d80e3f36e1: Waiting 04:22:03 bcf3aedb951c: Waiting 04:22:03 0406650e8295: Verifying Checksum 04:22:03 0406650e8295: Download complete 04:22:03 f8ea3408117e: Verifying Checksum 04:22:03 f8ea3408117e: Download complete 04:22:03 4f4fb700ef54: Verifying Checksum 04:22:03 4f4fb700ef54: Download complete 04:22:03 f8ea3408117e: Pull complete 04:22:03 96d80e3f36e1: Verifying Checksum 04:22:03 96d80e3f36e1: Download complete 04:22:04 91320369b822: Download complete 04:22:04 bcf3aedb951c: Download complete 04:22:07 91320369b822: Pull complete 04:22:07 0406650e8295: Pull complete 04:22:07 4f4fb700ef54: Pull complete 04:22:07 96d80e3f36e1: Pull complete 04:22:10 bcf3aedb951c: Pull complete 04:22:10 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 04:22:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:22:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:10 prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container 04:22:10 $ 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/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:22:19 $ docker top 40581a6ccdd115de3547dfad37ef58fba136e3d1431e46993f5c9eaf0790be0f -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:19 + git config --global --add safe.directory /w/workspace/edgex-go/655 [Pipeline] echo 04:22:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:22:20 + set -o pipefail 04:22:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:22:27 04:22:27 Monitoring /w/workspace/edgex-go/655 (github.com/edgexfoundry/edgex-go)... 04:22:27 04:22:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/78c96a9d-c2dd-4996-8c07-f02239ef6d37 04:22:27 04:22:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:22:27 [Pipeline] } 04:22:27 $ docker stop --time=1 40581a6ccdd115de3547dfad37ef58fba136e3d1431e46993f5c9eaf0790be0f 04:22:35 $ docker rm -f --volumes 40581a6ccdd115de3547dfad37ef58fba136e3d1431e46993f5c9eaf0790be0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:22:35 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:35 provisioning config files... 04:22:35 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/655@tmp/config5850387094903582812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:36 --> edgex-publish-swagger.sh 04:22:36 === Publish openapi/v3 API === 04:22:36 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 04:22:36 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/655/openapi/v3/core-command.yaml] 04:22:36 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:36 Dload Upload Total Spent Left Speed 04:22:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 49370 --:--:-- --:--:-- --:--:-- 49296 100 32782 0 0 100 32782 0 49296 --:--:-- --:--:-- --:--:-- 49222 04:22:36 04:22:36 04:22:36 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/655/openapi/v3/core-data.yaml] 04:22:36 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:36 Dload Upload Total Spent Left Speed 04:22:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 109k --:--:-- --:--:-- --:--:-- 109k 04:22:37 04:22:37 04:22:37 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/655/openapi/v3/core-keeper.yaml] 04:22:37 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:37 Dload Upload Total Spent Left Speed 04:22:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 218 106k --:--:-- --:--:-- --:--:-- 106k 04:22:37 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:22:37 04:22:37 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/655/openapi/v3/core-metadata.yaml] 04:22:37 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:37 Dload Upload Total Spent Left Speed 04:22:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 238 227k --:--:-- --:--:-- --:--:-- 227k 04:22:38 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:22:38 04:22:38 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/655/openapi/v3/support-notifications.yaml] 04:22:38 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:38 Dload Upload Total Spent Left Speed 04:22:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 293 160k --:--:-- --:--:-- --:--:-- 160k 100 87457 100 156 100 87301 293 160k --:--:-- --:--:-- --:--:-- 160k 04:22:38 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:22:38 04:22:38 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/655/openapi/v3/support-scheduler.yaml] 04:22:38 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:38 Dload Upload Total Spent Left Speed 04:22:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 292 69202 --:--:-- --:--:-- --:--:-- 69494 04:22:39 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:22:39 [Pipeline] } 04:22:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:22:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:22:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:41 prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container 04:22:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:22:41 $ docker top 912cb10c210a0563939448ba16e37410e270c85ef3333d24f7e8e36fbdffa789 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:41 [ssh-agent] Looking for ssh-agent implementation... 04:22:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:42 $ docker exec 912cb10c210a0563939448ba16e37410e270c85ef3333d24f7e8e36fbdffa789 ssh-agent 04:22:42 SSH_AUTH_SOCK=/tmp/ssh-YAzKBbNwCT6B/agent.33 04:22:42 SSH_AGENT_PID=39 04:22:42 Running ssh-add (command line suppressed) 04:22:42 Identity added: /w/workspace/edgex-go/655@tmp/private_key_18218966224746104007.key (/w/workspace/edgex-go/655@tmp/private_key_18218966224746104007.key) 04:22:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:42 + git semver tag 04:22:43 2024-07-19 04:22:42,930 [run_tag] DEBUG tag force:False 04:22:43 2024-07-19 04:22:42,930 [check_head_tag] DEBUG check head tag 04:22:43 2024-07-19 04:22:42,933 [execute] INFO git cat-file --batch-check 04:22:43 2024-07-19 04:22:42,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/655, universal_newlines=False, shell=None, istream=) 04:22:43 2024-07-19 04:22:42,938 [execute] INFO git cat-file --batch 04:22:43 2024-07-19 04:22:42,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/655, universal_newlines=False, shell=None, istream=) 04:22:43 2024-07-19 04:22:42,972 [read_version] DEBUG read version from /w/workspace/edgex-go/655/.semver/main 04:22:43 2024-07-19 04:22:42,973 [execute] INFO git tag -a v3.2.0-dev.37 -m v3.2.0-dev.37 04:22:43 2024-07-19 04:22:42,973 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.37', '-m', 'v3.2.0-dev.37'], cwd=/w/workspace/edgex-go/655, universal_newlines=False, shell=None, istream=None) 04:22:43 2024-07-19 04:22:42,978 [read_version] DEBUG read version from /w/workspace/edgex-go/655/.semver/main 04:22:43 3.2.0-dev.37 [Pipeline] } 04:22:43 $ docker exec --env ******** --env ******** 912cb10c210a0563939448ba16e37410e270c85ef3333d24f7e8e36fbdffa789 ssh-agent -k 04:22:43 unset SSH_AUTH_SOCK; 04:22:43 unset SSH_AGENT_PID; 04:22:43 echo Agent pid 39 killed; 04:22:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:44 + git semver [Pipeline] } 04:22:44 $ docker stop --time=1 912cb10c210a0563939448ba16e37410e270c85ef3333d24f7e8e36fbdffa789 04:22:46 $ docker rm -f --volumes 912cb10c210a0563939448ba16e37410e270c85ef3333d24f7e8e36fbdffa789 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:22:47 04:22:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:22:47 0.23.1-centos7: Pulling from edgex-lftools 04:22:47 ab5ef0e58194: Pulling fs layer 04:22:47 9712f1f96733: Pulling fs layer 04:22:47 63f879dbbcfc: Pulling fs layer 04:22:47 0d9ebad4ef96: Pulling fs layer 04:22:47 e9a5061849ea: Pulling fs layer 04:22:47 d747dcd14b5f: Pulling fs layer 04:22:47 2de7ff778b66: Pulling fs layer 04:22:47 2de7ff778b66: Waiting 04:22:47 e9a5061849ea: Waiting 04:22:47 d747dcd14b5f: Waiting 04:22:47 9712f1f96733: Verifying Checksum 04:22:47 9712f1f96733: Download complete 04:22:47 63f879dbbcfc: Verifying Checksum 04:22:47 63f879dbbcfc: Download complete 04:22:48 e9a5061849ea: Verifying Checksum 04:22:48 e9a5061849ea: Download complete 04:22:48 d747dcd14b5f: Verifying Checksum 04:22:48 d747dcd14b5f: Download complete 04:22:48 0d9ebad4ef96: Verifying Checksum 04:22:48 0d9ebad4ef96: Download complete 04:22:48 ab5ef0e58194: Verifying Checksum 04:22:48 ab5ef0e58194: Download complete 04:22:48 2de7ff778b66: Verifying Checksum 04:22:48 2de7ff778b66: Download complete 04:22:50 ab5ef0e58194: Pull complete 04:22:50 9712f1f96733: Pull complete 04:22:51 63f879dbbcfc: Pull complete 04:22:55 0d9ebad4ef96: Pull complete 04:22:55 e9a5061849ea: Pull complete 04:22:55 d747dcd14b5f: Pull complete 04:22:56 2de7ff778b66: Pull complete 04:22:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:22:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:22:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:56 prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container 04:22:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:23:06 $ docker top ab2881300bff6dc1635adfd000b03b559fee734d94da282cbf8cc564bd613aba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:23:06 provisioning config files... 04:23:07 copy managed file [sigul-config] to file:/w/workspace/edgex-go/655@tmp/config14205763708419114290tmp 04:23:07 copy managed file [sigul-password] to file:/w/workspace/edgex-go/655@tmp/config6069040080375860423tmp 04:23:07 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/655@tmp/config12490591232072898155tmp [Pipeline] { [Pipeline] echo 04:23:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:23:07 ---> sigul-configuration.sh 04:23:07 gpg: directory `/root/.gnupg' created 04:23:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:23:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:23:07 gpg: keyring `/root/.gnupg/secring.gpg' created 04:23:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:23:07 gpg: CAST5 encrypted data 04:23:07 gpg: encrypted with 1 passphrase 04:23:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:23:08 + mkdir /home/jenkins 04:23:08 + mkdir /home/jenkins/sigul [Pipeline] sh 04:23:08 + 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 04:23:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:23:08 ---> sigul-install.sh 04:23:08 Sigul already installed; skipping installation. [Pipeline] sh 04:23:09 + git tag --list 04:23:09 0.6.0 04:23:09 0.6.1 04:23:09 0.7.0 04:23:09 0.7.1 04:23:09 v1.0.0 04:23:09 v1.0.1 04:23:09 v1.1.0 04:23:09 v1.2.0 04:23:09 v1.2.1 04:23:09 v1.3.0 04:23:09 v1.3.1 04:23:09 v2.0.0 04:23:09 v2.1.0 04:23:09 v2.1.1 04:23:09 v2.2.0 04:23:09 v2.3.0 04:23:09 v3.0 04:23:09 v3.0.0 04:23:09 v3.1 04:23:09 v3.1.0 04:23:09 v3.1.0-dev.1 04:23:09 v3.1.0-dev.10 04:23:09 v3.1.0-dev.11 04:23:09 v3.1.0-dev.12 04:23:09 v3.1.0-dev.13 04:23:09 v3.1.0-dev.14 04:23:09 v3.1.0-dev.15 04:23:09 v3.1.0-dev.16 04:23:09 v3.1.0-dev.17 04:23:09 v3.1.0-dev.18 04:23:09 v3.1.0-dev.19 04:23:09 v3.1.0-dev.2 04:23:09 v3.1.0-dev.20 04:23:09 v3.1.0-dev.21 04:23:09 v3.1.0-dev.22 04:23:09 v3.1.0-dev.23 04:23:09 v3.1.0-dev.24 04:23:09 v3.1.0-dev.25 04:23:09 v3.1.0-dev.26 04:23:09 v3.1.0-dev.27 04:23:09 v3.1.0-dev.28 04:23:09 v3.1.0-dev.29 04:23:09 v3.1.0-dev.3 04:23:09 v3.1.0-dev.30 04:23:09 v3.1.0-dev.31 04:23:09 v3.1.0-dev.32 04:23:09 v3.1.0-dev.33 04:23:09 v3.1.0-dev.34 04:23:09 v3.1.0-dev.35 04:23:09 v3.1.0-dev.36 04:23:09 v3.1.0-dev.37 04:23:09 v3.1.0-dev.38 04:23:09 v3.1.0-dev.39 04:23:09 v3.1.0-dev.4 04:23:09 v3.1.0-dev.40 04:23:09 v3.1.0-dev.41 04:23:09 v3.1.0-dev.42 04:23:09 v3.1.0-dev.43 04:23:09 v3.1.0-dev.44 04:23:09 v3.1.0-dev.45 04:23:09 v3.1.0-dev.46 04:23:09 v3.1.0-dev.47 04:23:09 v3.1.0-dev.48 04:23:09 v3.1.0-dev.49 04:23:09 v3.1.0-dev.5 04:23:09 v3.1.0-dev.50 04:23:09 v3.1.0-dev.51 04:23:09 v3.1.0-dev.52 04:23:09 v3.1.0-dev.53 04:23:09 v3.1.0-dev.54 04:23:09 v3.1.0-dev.55 04:23:09 v3.1.0-dev.56 04:23:09 v3.1.0-dev.57 04:23:09 v3.1.0-dev.58 04:23:09 v3.1.0-dev.59 04:23:09 v3.1.0-dev.6 04:23:09 v3.1.0-dev.60 04:23:09 v3.1.0-dev.61 04:23:09 v3.1.0-dev.62 04:23:09 v3.1.0-dev.63 04:23:09 v3.1.0-dev.64 04:23:09 v3.1.0-dev.65 04:23:09 v3.1.0-dev.66 04:23:09 v3.1.0-dev.67 04:23:09 v3.1.0-dev.68 04:23:09 v3.1.0-dev.69 04:23:09 v3.1.0-dev.7 04:23:09 v3.1.0-dev.70 04:23:09 v3.1.0-dev.71 04:23:09 v3.1.0-dev.72 04:23:09 v3.1.0-dev.73 04:23:09 v3.1.0-dev.8 04:23:09 v3.1.0-dev.9 04:23:09 v3.1.1 04:23:09 v3.1.1-dev.1 04:23:09 v3.1.1-dev.2 04:23:09 v3.2.0-dev.1 04:23:09 v3.2.0-dev.10 04:23:09 v3.2.0-dev.11 04:23:09 v3.2.0-dev.12 04:23:09 v3.2.0-dev.13 04:23:09 v3.2.0-dev.14 04:23:09 v3.2.0-dev.15 04:23:09 v3.2.0-dev.16 04:23:09 v3.2.0-dev.17 04:23:09 v3.2.0-dev.18 04:23:09 v3.2.0-dev.19 04:23:09 v3.2.0-dev.2 04:23:09 v3.2.0-dev.20 04:23:09 v3.2.0-dev.21 04:23:09 v3.2.0-dev.22 04:23:09 v3.2.0-dev.23 04:23:09 v3.2.0-dev.24 04:23:09 v3.2.0-dev.25 04:23:09 v3.2.0-dev.26 04:23:09 v3.2.0-dev.27 04:23:09 v3.2.0-dev.28 04:23:09 v3.2.0-dev.29 04:23:09 v3.2.0-dev.3 04:23:09 v3.2.0-dev.30 04:23:09 v3.2.0-dev.31 04:23:09 v3.2.0-dev.32 04:23:09 v3.2.0-dev.33 04:23:09 v3.2.0-dev.34 04:23:09 v3.2.0-dev.35 04:23:09 v3.2.0-dev.36 04:23:09 v3.2.0-dev.37 04:23:09 v3.2.0-dev.4 04:23:09 v3.2.0-dev.5 04:23:09 v3.2.0-dev.6 04:23:09 v3.2.0-dev.7 04:23:09 v3.2.0-dev.8 04:23:09 v3.2.0-dev.9 [Pipeline] sh 04:23:09 + lftools sign git-tag v3.2.0-dev.37 04:23:10 Signing Git tag with Sigul... 04:23:10 Signing v3.2.0-dev.37 [Pipeline] echo 04:23:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:23:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:23:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:23:11 $ docker stop --time=1 ab2881300bff6dc1635adfd000b03b559fee734d94da282cbf8cc564bd613aba 04:23:12 $ docker rm -f --volumes ab2881300bff6dc1635adfd000b03b559fee734d94da282cbf8cc564bd613aba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:23:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:23:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:13 prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container 04:23:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:23:14 $ docker top afcd43fff8d261bff41d4350bba3c224a19dc5911fed512911810887ab23e6a4 -eo pid,comm 04:23:14 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). 04:23:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:14 [ssh-agent] Looking for ssh-agent implementation... 04:23:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:14 $ docker exec afcd43fff8d261bff41d4350bba3c224a19dc5911fed512911810887ab23e6a4 ssh-agent 04:23:14 SSH_AUTH_SOCK=/tmp/ssh-zfFWCuHZxgb2/agent.32 04:23:14 SSH_AGENT_PID=38 04:23:15 Running ssh-add (command line suppressed) 04:23:15 Identity added: /w/workspace/edgex-go/655@tmp/private_key_250456075449876393.key (/w/workspace/edgex-go/655@tmp/private_key_250456075449876393.key) 04:23:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:15 + git semver bump pre 04:23:15 2024-07-19 04:23:15,776 [read_version] DEBUG read version from /w/workspace/edgex-go/655/.semver/main 04:23:15 2024-07-19 04:23:15,776 [bump_version] DEBUG bumping version:3.2.0-dev.37 on axis:pre with prefix:dev 04:23:15 2024-07-19 04:23:15,776 [bump_version] DEBUG bumped version:3.2.0-dev.38 04:23:15 2024-07-19 04:23:15,776 [write_version] DEBUG write version:3.2.0-dev.38 to path:/w/workspace/edgex-go/655/.semver/main with force:True 04:23:15 2024-07-19 04:23:15,777 [read_version] DEBUG read version from /w/workspace/edgex-go/655/.semver/main 04:23:15 2024-07-19 04:23:15,777 [write_file] DEBUG write to file:/w/workspace/edgex-go/655/.semver/main 04:23:15 2024-07-19 04:23:15,780 [execute] INFO git cat-file --batch-check 04:23:15 2024-07-19 04:23:15,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/655/.semver, universal_newlines=False, shell=None, istream=) 04:23:15 2024-07-19 04:23:15,786 [execute] INFO git cat-file --batch 04:23:15 2024-07-19 04:23:15,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/655/.semver, universal_newlines=False, shell=None, istream=) 04:23:15 2024-07-19 04:23:15,791 [read_version] DEBUG read version from /w/workspace/edgex-go/655/.semver/main 04:23:15 3.2.0-dev.38 [Pipeline] } 04:23:16 $ docker exec --env ******** --env ******** afcd43fff8d261bff41d4350bba3c224a19dc5911fed512911810887ab23e6a4 ssh-agent -k 04:23:16 unset SSH_AUTH_SOCK; 04:23:16 unset SSH_AGENT_PID; 04:23:16 echo Agent pid 38 killed; 04:23:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:16 + git semver [Pipeline] } 04:23:17 $ docker stop --time=1 afcd43fff8d261bff41d4350bba3c224a19dc5911fed512911810887ab23e6a4 04:23:18 $ docker rm -f --volumes afcd43fff8d261bff41d4350bba3c224a19dc5911fed512911810887ab23e6a4 [Pipeline] // withDockerContainer [Pipeline] sh 04:23:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:23:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:19 prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container 04:23:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:23:20 $ docker top 6ad6d3b6026410317603664876bc73bcfaafade8dce09cccc896bba5bb2baca3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:20 [ssh-agent] Looking for ssh-agent implementation... 04:23:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:21 $ docker exec 6ad6d3b6026410317603664876bc73bcfaafade8dce09cccc896bba5bb2baca3 ssh-agent 04:23:21 SSH_AUTH_SOCK=/tmp/ssh-a1zsjStE9XZI/agent.32 04:23:21 SSH_AGENT_PID=38 04:23:21 Running ssh-add (command line suppressed) 04:23:21 Identity added: /w/workspace/edgex-go/655@tmp/private_key_16784642188979046884.key (/w/workspace/edgex-go/655@tmp/private_key_16784642188979046884.key) 04:23:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:21 + git semver push 04:23:22 2024-07-19 04:23:21,928 [run_push] DEBUG push 04:23:22 2024-07-19 04:23:21,929 [execute] INFO git cat-file --batch-check 04:23:22 2024-07-19 04:23:21,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/655/.semver, universal_newlines=False, shell=None, istream=) 04:23:22 2024-07-19 04:23:21,933 [execute] INFO git rev-list f965c579cefaf6c9d452329f40d02719c016b537 -- 04:23:22 2024-07-19 04:23:21,933 [execute] DEBUG Popen(['git', 'rev-list', 'f965c579cefaf6c9d452329f40d02719c016b537', '--'], cwd=/w/workspace/edgex-go/655/.semver, universal_newlines=False, shell=None, istream=None) 04:23:22 2024-07-19 04:23:21,950 [execute] INFO git fetch -v origin 04:23:22 2024-07-19 04:23:21,950 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/655/.semver, universal_newlines=True, shell=None, istream=None) 04:23:22 2024-07-19 04:23:22,374 [run_push] DEBUG no remote changes detected 04:23:22 2024-07-19 04:23:22,375 [execute] INFO git push origin semver 04:23:22 2024-07-19 04:23:22,375 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/655/.semver, universal_newlines=False, shell=None, istream=None) 04:23:23 2024-07-19 04:23:23,182 [run_push] DEBUG push all version tags 04:23:23 2024-07-19 04:23:23,183 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:23:23 2024-07-19 04:23:23,183 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/655, universal_newlines=False, shell=None, istream=None) 04:23:24 2024-07-19 04:23:23,930 [read_version] DEBUG read version from /w/workspace/edgex-go/655/.semver/main 04:23:24 3.2.0-dev.38 [Pipeline] } 04:23:24 $ docker exec --env ******** --env ******** 6ad6d3b6026410317603664876bc73bcfaafade8dce09cccc896bba5bb2baca3 ssh-agent -k 04:23:24 unset SSH_AUTH_SOCK; 04:23:24 unset SSH_AGENT_PID; 04:23:24 echo Agent pid 38 killed; 04:23:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:24 + git semver [Pipeline] } 04:23:25 $ docker stop --time=1 6ad6d3b6026410317603664876bc73bcfaafade8dce09cccc896bba5bb2baca3 04:23:26 $ docker rm -f --volumes 6ad6d3b6026410317603664876bc73bcfaafade8dce09cccc896bba5bb2baca3 [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 04:23:27 + [ -d /w/workspace/edgex-go/655/archives ] [Pipeline] libraryResource [Pipeline] sh 04:23:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:23:28 ---> package-listing.sh 04:23:28 ++ facter osfamily 04:23:28 ++ tr '[:upper:]' '[:lower:]' 04:23:28 + OS_FAMILY=debian 04:23:28 + workspace=/w/workspace/edgex-go/655 04:23:28 + START_PACKAGES=/tmp/packages_start.txt 04:23:28 + END_PACKAGES=/tmp/packages_end.txt 04:23:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:23:28 + PACKAGES=/tmp/packages_start.txt 04:23:28 + '[' /w/workspace/edgex-go/655 ']' 04:23:28 + PACKAGES=/tmp/packages_end.txt 04:23:28 + case "${OS_FAMILY}" in 04:23:28 + dpkg -l 04:23:28 + grep '^ii' 04:23:29 + '[' -f /tmp/packages_start.txt ']' 04:23:29 + '[' -f /tmp/packages_end.txt ']' 04:23:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:23:29 + '[' /w/workspace/edgex-go/655 ']' 04:23:29 + mkdir -p /w/workspace/edgex-go/655/archives/ 04:23:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/655/archives/ [Pipeline] echo 04:23:29 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/655/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:23:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:29 04:23:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:30 latest: Pulling from edgex-lftools-log-publisher 04:23:30 5eb5b503b376: Pulling fs layer 04:23:30 5c69ac0246d0: Pulling fs layer 04:23:30 ec43610c2a17: Pulling fs layer 04:23:30 3a2ae6a8a46f: Pulling fs layer 04:23:30 33b1e0a273af: Pulling fs layer 04:23:30 5d3b04190fa2: Pulling fs layer 04:23:30 2f39f015ded8: Pulling fs layer 04:23:30 3a2ae6a8a46f: Waiting 04:23:30 33b1e0a273af: Waiting 04:23:30 5d3b04190fa2: Waiting 04:23:30 2f39f015ded8: Waiting 04:23:30 5c69ac0246d0: Download complete 04:23:30 3a2ae6a8a46f: Download complete 04:23:30 33b1e0a273af: Verifying Checksum 04:23:30 33b1e0a273af: Download complete 04:23:30 5d3b04190fa2: Verifying Checksum 04:23:30 5d3b04190fa2: Download complete 04:23:30 ec43610c2a17: Verifying Checksum 04:23:30 ec43610c2a17: Download complete 04:23:30 5eb5b503b376: Verifying Checksum 04:23:30 5eb5b503b376: Download complete 04:23:31 2f39f015ded8: Download complete 04:23:31 5eb5b503b376: Pull complete 04:23:32 5c69ac0246d0: Pull complete 04:23:32 ec43610c2a17: Pull complete 04:23:32 3a2ae6a8a46f: Pull complete 04:23:32 33b1e0a273af: Pull complete 04:23:32 5d3b04190fa2: Pull complete 04:23:37 2f39f015ded8: Pull complete 04:23:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:23:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:37 prd-ubuntu20.04-docker-8c-8g-5900 does not seem to be running inside a container 04:23:37 $ 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/655/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/655 -v /w/workspace/edgex-go/655:/w/workspace/edgex-go/655:rw,z -v /w/workspace/edgex-go/655@tmp:/w/workspace/edgex-go/655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:23:43 $ docker top fccdaae1c402bc508c4db52b631c9d112555ce42a3556738c9913f8bb6b850b1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:44 + touch /tmp/pre-build-complete [Pipeline] sh 04:23:44 + mkdir -p /var/log/sysstat [Pipeline] sh 04:23:45 + ls /var/log/sa-host 04:23:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:45 provisioning config files... 04:23:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/655@tmp/config6246145890714925313tmp [Pipeline] { [Pipeline] echo 04:23:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:23:46 ---> create-netrc.sh [Pipeline] } 04:23:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:23:46 ---> python-tools-install.sh [Pipeline] echo 04:23:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:23:47 ---> sudo-logs.sh 04:23:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:23:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:23:47 ---> job-cost.sh 04:23:47 lf-activate-venv: SKIPPING 04:23:47 DEBUG: total: 0.10999999940395355 04:23:47 INFO: Retrieving Stack Cost... 04:23:47 INFO: Retrieving Pricing Info for: v3-standard-8 04:23:48 INFO: Archiving Costs [Pipeline] echo 04:23:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:23:48 ---> logs-deploy.sh 04:23:48 lf-activate-venv: SKIPPING 04:23:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/655 04:23:48 INFO: archiving workspace using pattern(s): 04:23:49 Archives upload complete. 04:23:49 INFO: archiving logs to Nexus 04:23:50 ---> uname -a: 04:23:50 Linux prd-ubuntu20-04-docker-8c-8g-5900 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:23:50 04:23:50 04:23:50 ---> lscpu: 04:23:50 Architecture: x86_64 04:23:50 CPU op-mode(s): 32-bit, 64-bit 04:23:50 Byte Order: Little Endian 04:23:50 Address sizes: 40 bits physical, 48 bits virtual 04:23:50 CPU(s): 8 04:23:50 On-line CPU(s) list: 0-7 04:23:50 Thread(s) per core: 1 04:23:50 Core(s) per socket: 1 04:23:50 Socket(s): 8 04:23:50 NUMA node(s): 1 04:23:50 Vendor ID: AuthenticAMD 04:23:50 CPU family: 23 04:23:50 Model: 49 04:23:50 Model name: AMD EPYC-Rome Processor 04:23:50 Stepping: 0 04:23:50 CPU MHz: 2800.000 04:23:50 BogoMIPS: 5600.00 04:23:50 Virtualization: AMD-V 04:23:50 Hypervisor vendor: KVM 04:23:50 Virtualization type: full 04:23:50 L1d cache: 256 KiB 04:23:50 L1i cache: 256 KiB 04:23:50 L2 cache: 4 MiB 04:23:50 L3 cache: 128 MiB 04:23:50 NUMA node0 CPU(s): 0-7 04:23:50 Vulnerability Itlb multihit: Not affected 04:23:50 Vulnerability L1tf: Not affected 04:23:50 Vulnerability Mds: Not affected 04:23:50 Vulnerability Meltdown: Not affected 04:23:50 Vulnerability Mmio stale data: Not affected 04:23:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:23:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:23:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:23:50 Vulnerability Srbds: Not affected 04:23:50 Vulnerability Tsx async abort: Not affected 04:23:50 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 04:23:50 04:23:50 04:23:50 ---> nproc: 04:23:50 8 04:23:50 04:23:50 04:23:50 ---> df -h: 04:23:50 Filesystem Size Used Avail Use% Mounted on 04:23:50 overlay 155G 27G 129G 18% / 04:23:50 tmpfs 64M 0 64M 0% /dev 04:23:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:23:50 shm 64M 0 64M 0% /dev/shm 04:23:50 /dev/vda1 155G 27G 129G 18% /facter-os 04:23:50 04:23:50 04:23:50 ---> sar -b -r -n DEV: 04:23:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5900) 07/19/24 _x86_64_ (8 CPU) 04:23:50 04:23:50 03:36:56 LINUX RESTART (8 CPU) 04:23:50 04:23:50 03:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:23:50 03:38:01 251.14 38.68 212.46 0.00 3725.25 163900.55 0.00 04:23:50 03:39:01 170.69 10.46 160.22 0.00 1692.25 80575.37 0.00 04:23:50 03:40:01 78.05 0.07 77.99 0.00 6.53 30412.95 0.00 04:23:50 03:41:01 32.21 0.02 32.19 0.00 0.13 23669.12 0.00 04:23:50 03:42:01 32.06 1.17 30.89 0.00 72.65 17111.28 0.00 04:23:50 03:43:01 220.13 3.98 216.15 0.00 2126.31 94667.16 0.00 04:23:50 03:44:01 456.71 6.19 450.52 0.00 2307.34 157156.53 0.00 04:23:50 03:45:01 402.05 7.20 394.85 0.00 57.59 160880.92 0.00 04:23:50 03:46:01 231.76 0.27 231.49 0.00 4.80 37025.66 0.00 04:23:50 03:47:01 324.68 0.07 324.61 0.00 0.53 99072.84 0.00 04:23:50 03:48:01 561.48 0.03 561.45 0.00 3.59 68544.36 0.00 04:23:50 03:49:01 33.13 0.07 33.06 0.00 10.93 841.99 0.00 04:23:50 03:50:01 23.16 0.02 23.15 0.00 2.27 571.37 0.00 04:23:50 03:51:01 2.65 0.00 2.65 0.00 0.00 49.46 0.00 04:23:50 03:52:01 2.10 0.02 2.08 0.00 0.13 23.73 0.00 04:23:50 03:53:01 1.25 0.00 1.25 0.00 0.00 18.00 0.00 04:23:50 03:54:02 1.17 0.00 1.17 0.00 0.00 14.00 0.00 04:23:50 03:55:01 0.95 0.00 0.95 0.00 0.00 10.71 0.00 04:23:50 03:56:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 04:23:50 03:57:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 04:23:50 03:58:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 04:23:50 03:59:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 04:23:50 04:00:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 04:23:50 04:01:01 0.83 0.00 0.83 0.00 0.00 9.20 0.00 04:23:50 04:02:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 04:23:50 04:03:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 04:23:50 04:04:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 04:23:50 04:05:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 04:23:50 04:06:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 04:23:50 04:07:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 04:23:50 04:08:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 04:23:50 04:09:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 04:23:50 04:10:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 04:23:50 04:11:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 04:23:50 04:12:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 04:23:50 04:13:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 04:23:50 04:14:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 04:23:50 04:15:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 04:23:50 04:16:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 04:23:50 04:17:01 1.17 0.02 1.15 0.00 0.13 12.93 0.00 04:23:50 04:18:01 1.50 0.00 1.50 0.00 0.00 18.79 0.00 04:23:50 04:19:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 04:23:50 04:20:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 04:23:50 04:21:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 04:23:50 04:22:01 1.67 0.02 1.65 0.00 4.27 34.13 0.00 04:23:50 04:23:01 131.72 0.32 131.41 0.00 11.98 50947.54 0.00 04:23:50 Average: 65.04 1.49 63.55 0.00 218.09 21448.11 0.00 04:23:50 04:23:50 03:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:23:50 03:38:01 30168720 31643020 735060 2.24 48504 1737480 1713924 5.05 844108 1579952 11764 04:23:50 03:39:01 28184860 31525736 788556 2.40 99864 3452172 1905624 5.62 1232740 3008584 105256 04:23:50 03:40:01 27405028 31451520 855460 2.60 127456 4061348 1909792 5.63 1699632 3252840 553088 04:23:50 03:41:01 26999064 31259596 1045992 3.18 130388 4259320 2414948 7.12 1802608 3536616 517848 04:23:50 03:42:01 26601480 31387452 913888 2.78 135252 4734736 2036428 6.00 1793944 3894728 531088 04:23:50 03:43:01 24129608 31387328 884064 2.69 154356 7162080 2490792 7.34 1903244 6184448 1392216 04:23:50 03:44:01 19921840 31099192 1143700 3.48 232548 10747056 3418112 10.07 2703880 9306908 699216 04:23:50 03:45:01 15875552 31392956 862468 2.62 337824 14779948 2232452 6.58 2783844 13091632 114216 04:23:50 03:46:01 10441936 28636756 3549276 10.79 372824 17058324 9950512 29.33 6590380 14255688 1626172 04:23:50 03:47:01 8773596 29714932 2490692 7.57 386128 19726916 6813916 20.08 6552084 15931808 1887928 04:23:50 03:48:01 12015888 31446960 808460 2.46 392832 18400540 1968900 5.80 3203964 16298004 496 04:23:50 03:49:01 12000536 31434192 820760 2.50 394436 18401388 1971888 5.81 3382928 16134988 648 04:23:50 03:50:01 12003496 31438324 815888 2.48 395296 18401724 1994640 5.88 3823600 15690224 480 04:23:50 03:51:01 12004992 31439864 814272 2.48 395364 18401720 1984600 5.85 3820836 15690048 228 04:23:50 03:52:01 12004212 31439252 815404 2.48 395404 18401852 2004272 5.91 3820512 15690180 208 04:23:50 03:53:01 12011780 31446824 807784 2.46 395452 18401828 2004272 5.91 3813732 15690156 224 04:23:50 03:54:02 12012244 31447320 807248 2.45 395468 18401832 2004272 5.91 3813864 15690160 184 04:23:50 03:55:01 12021592 31456672 797884 2.43 395480 18401836 2004272 5.91 3803908 15690164 8 04:23:50 03:56:01 12021820 31456928 797632 2.43 395488 18401836 2004272 5.91 3803956 15690164 8 04:23:50 03:57:01 12020984 31456124 798356 2.43 395504 18401840 2004272 5.91 3804320 15690172 200 04:23:50 03:58:01 12022180 31457352 797056 2.42 395536 18401844 2004272 5.91 3803672 15690172 220 04:23:50 03:59:01 12022140 31457332 797076 2.42 395556 18401844 2004272 5.91 3803240 15690176 8 04:23:50 04:00:01 12022084 31457436 796904 2.42 395568 18401984 2020336 5.95 3803836 15690312 172 04:23:50 04:01:01 12022108 31457460 796864 2.42 395584 18401984 2020336 5.95 3803276 15690312 8 04:23:50 04:02:01 12021972 31457352 796828 2.42 395616 18401988 2020336 5.95 3803816 15690320 184 04:23:50 04:03:01 12022416 31457836 796356 2.42 395648 18401984 2020336 5.95 3803536 15690316 8 04:23:50 04:04:01 12021936 31457408 796924 2.42 395700 18401992 2020336 5.95 3803600 15690320 8 04:23:50 04:05:01 12022136 31457648 796884 2.42 395720 18401996 2020336 5.95 3803580 15690324 12 04:23:50 04:06:01 12022396 31457924 796588 2.42 395728 18401996 2020336 5.95 3803616 15690328 4 04:23:50 04:07:01 12022640 31458172 796272 2.42 395736 18402000 2020336 5.95 3803600 15690332 28 04:23:50 04:08:01 12022308 31457876 796500 2.42 395780 18401996 2020336 5.95 3803636 15690336 8 04:23:50 04:09:01 12022252 31457860 796448 2.42 395808 18402008 2020336 5.95 3803912 15690336 8 04:23:50 04:10:01 12022164 31457792 796432 2.42 395840 18402012 2020336 5.95 3803836 15690340 4 04:23:50 04:11:01 12022116 31457776 796392 2.42 395868 18402012 2020336 5.95 3803880 15690340 12 04:23:50 04:12:01 12022080 31457776 796532 2.42 395896 18402016 2020336 5.95 3804200 15690344 4 04:23:50 04:13:01 12022252 31458000 796296 2.42 395936 18402008 2020336 5.95 3803788 15690348 8 04:23:50 04:14:01 12022300 31458072 796192 2.42 395964 18402020 2020336 5.95 3803940 15690348 12 04:23:50 04:15:01 12022008 31457816 796392 2.42 395972 18402028 2036624 6.00 3803820 15690356 164 04:23:50 04:16:01 12021856 31457672 796488 2.42 395984 18402028 2036624 6.00 3803988 15690356 12 04:23:50 04:17:01 12021720 31457580 796452 2.42 396016 18402032 2036624 6.00 3804868 15690364 228 04:23:50 04:18:01 12021776 31457648 796360 2.42 396052 18402032 2036624 6.00 3804020 15690368 8 04:23:50 04:19:01 12021664 31457572 796332 2.42 396080 18402040 2036624 6.00 3804320 15690368 184 04:23:50 04:20:01 12021720 31457724 796208 2.42 396152 18402036 2036624 6.00 3804044 15690376 8 04:23:50 04:21:01 12022156 31458204 795948 2.42 396212 18402048 2036624 6.00 3804092 15690384 8 04:23:50 04:22:01 12016516 31453292 800740 2.44 396260 18402728 2064968 6.09 3806836 15691232 568 04:23:50 04:23:01 10588600 31415356 835428 2.54 428628 19634996 2112584 6.23 3905648 16890768 287288 04:23:50 Average: 14125103 31343802 915342 2.78 354363 16335248 2338688 6.89 3565276 13937986 168058 04:23:50 04:23:50 03:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:23:50 03:38:01 ens3 442.81 377.07 3599.81 68.71 0.00 0.00 0.00 0.00 04:23:50 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:38:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 04:23:50 03:39:01 ens3 1120.71 997.97 9767.11 129.15 0.00 0.00 0.00 0.00 04:23:50 03:39:01 docker0 871.64 922.43 64.82 4931.23 0.00 0.00 0.00 0.00 04:23:50 03:39:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 04:23:50 03:40:01 ens3 25.36 15.90 27.70 10.48 0.00 0.00 0.00 0.00 04:23:50 03:40:01 veth07f35e3 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:23:50 03:40:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 04:23:50 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:41:01 ens3 31.89 17.11 24.95 13.59 0.00 0.00 0.00 0.00 04:23:50 03:41:01 veth07f35e3 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 04:23:50 03:41:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 04:23:50 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 03:42:01 ens3 40.56 27.15 147.20 11.12 0.00 0.00 0.00 0.00 04:23:50 03:42:01 veth07f35e3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:42:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 04:23:50 03:43:01 veth541704f 1.48 2.83 0.11 31.56 0.00 0.00 0.00 0.00 04:23:50 03:43:01 ens3 248.79 136.81 4541.52 24.36 0.00 0.00 0.00 0.00 04:23:50 03:43:01 veth4adf958 0.60 0.68 0.05 0.25 0.00 0.00 0.00 0.00 04:23:50 03:43:01 veth7a71087 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:43:01 veth0ca4b27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:43:01 vethde05315 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:43:01 vethe3a55d9 4.13 5.88 0.33 92.04 0.00 0.00 0.00 0.01 04:23:50 03:43:01 veth7a46ac1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:23:50 03:43:01 veth90ce26e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:43:01 docker0 10.41 15.28 0.67 216.42 0.00 0.00 0.00 0.00 04:23:50 03:43:01 vethfc2c6f9 2.93 4.32 0.22 61.75 0.00 0.00 0.00 0.01 04:23:50 03:43:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 04:23:50 03:43:01 vethdc689e8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:43:01 vethed01be9 1.27 2.45 0.09 30.90 0.00 0.00 0.00 0.00 04:23:50 03:43:01 veth9c5f49a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:44:01 ens3 696.12 379.60 4454.97 46.88 0.00 0.00 0.00 0.00 04:23:50 03:44:01 vetha2f5180 41.17 79.08 4.18 386.74 0.00 0.00 0.00 0.03 04:23:50 03:44:01 veth4adf958 0.10 0.82 0.00 0.03 0.00 0.00 0.00 0.00 04:23:50 03:44:01 veth672f4e2 41.42 71.41 4.21 389.20 0.00 0.00 0.00 0.03 04:23:50 03:44:01 docker0 257.01 447.45 21.15 3048.07 0.00 0.00 0.00 0.00 04:23:50 03:44:01 vethb4f80f5 41.50 62.62 4.20 376.30 0.00 0.00 0.00 0.03 04:23:50 03:44:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:23:50 03:44:01 vetha847541 43.12 73.61 4.31 391.57 0.00 0.00 0.00 0.03 04:23:50 03:44:01 veth38168bc 42.32 75.65 4.25 388.90 0.00 0.00 0.00 0.03 04:23:50 03:45:01 ens3 390.38 222.13 3986.09 122.08 0.00 0.00 0.00 0.00 04:23:50 03:45:01 veth4adf958 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:45:01 docker0 205.75 373.90 18.42 3978.66 0.00 0.00 0.00 0.00 04:23:50 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 03:46:01 ens3 19.23 18.79 9.08 88.24 0.00 0.00 0.00 0.00 04:23:50 03:46:01 veth4adf958 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:46:01 veth81e2511 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:23:50 03:46:01 veth1815f62 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:23:50 03:46:01 veth27f3c91 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:23:50 03:46:01 vethb0c103a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:23:50 03:46:01 vethd486a75 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:23:50 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:46:01 vethb3a1ceb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:23:50 03:46:01 vethec6c297 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:23:50 03:46:01 veth45cd1f7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:23:50 03:46:01 veth66863b6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:23:50 03:46:01 vethb73da2b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:23:50 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:46:01 veth79548ca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:23:50 03:46:01 vethaaacf64 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:23:50 03:47:01 ens3 5.76 4.33 4.61 2.67 0.00 0.00 0.00 0.00 04:23:50 03:47:01 veth4adf958 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:47:01 veth81e2511 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:47:01 veth1815f62 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:47:01 veth27f3c91 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:47:01 vethb0c103a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:47:01 vethd486a75 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:47:01 vethb3a1ceb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:47:01 vethec6c297 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:47:01 veth45cd1f7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:47:01 veth66863b6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:47:01 vethb73da2b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 03:47:01 veth79548ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:47:01 vethaaacf64 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:48:01 ens3 84.99 75.10 56.47 255.60 0.00 0.00 0.00 0.00 04:23:50 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:48:01 lo 10.43 10.43 1.03 1.03 0.00 0.00 0.00 0.00 04:23:50 03:49:01 ens3 338.11 341.41 179.09 1507.09 0.00 0.00 0.00 0.00 04:23:50 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:49:01 lo 41.53 41.53 4.09 4.09 0.00 0.00 0.00 0.00 04:23:50 03:50:01 ens3 334.31 334.69 130.81 2396.80 0.00 0.00 0.00 0.00 04:23:50 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:50:01 lo 24.80 24.80 2.45 2.45 0.00 0.00 0.00 0.00 04:23:50 03:51:01 ens3 16.31 12.60 14.54 4.66 0.00 0.00 0.00 0.00 04:23:50 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:51:01 lo 3.00 3.00 0.29 0.29 0.00 0.00 0.00 0.00 04:23:50 03:52:01 ens3 0.62 0.32 0.36 0.26 0.00 0.00 0.00 0.00 04:23:50 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:53:01 ens3 0.37 0.28 0.15 0.08 0.00 0.00 0.00 0.00 04:23:50 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 03:54:02 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:23:50 03:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:55:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 03:56:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:57:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 03:58:01 ens3 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 04:23:50 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:59:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:00:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:01:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:23:50 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:02:01 ens3 1.07 0.45 0.32 0.22 0.00 0.00 0.00 0.00 04:23:50 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:03:01 ens3 0.68 0.58 0.40 0.29 0.00 0.00 0.00 0.00 04:23:50 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:04:01 ens3 1.00 0.42 0.32 0.22 0.00 0.00 0.00 0.00 04:23:50 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:05:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:08:01 ens3 0.35 0.22 0.14 0.07 0.00 0.00 0.00 0.00 04:23:50 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:09:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:23:50 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:10:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:11:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:23:50 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:12:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:13:01 ens3 0.58 0.20 0.18 0.07 0.00 0.00 0.00 0.00 04:23:50 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:14:01 ens3 0.68 0.57 0.36 0.30 0.00 0.00 0.00 0.00 04:23:50 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:15:01 ens3 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:23:50 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:16:01 ens3 1.22 0.55 0.41 0.29 0.00 0.00 0.00 0.00 04:23:50 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:17:01 ens3 0.65 0.57 0.36 0.30 0.00 0.00 0.00 0.00 04:23:50 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:18:01 ens3 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 04:23:50 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:20:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:22:01 ens3 3.52 2.48 4.28 1.07 0.00 0.00 0.00 0.00 04:23:50 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:22:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:23:50 04:23:01 ens3 393.96 238.95 8058.70 158.07 0.00 0.00 0.00 0.00 04:23:50 04:23:01 docker0 72.79 128.31 6.85 1256.45 0.00 0.00 0.00 0.00 04:23:50 04:23:01 lo 2.26 2.26 0.23 0.23 0.00 0.00 0.00 0.00 04:23:50 Average: ens3 91.42 69.76 761.59 105.33 0.00 0.00 0.00 0.00 04:23:50 Average: docker0 30.86 41.09 2.44 292.16 0.00 0.00 0.00 0.00 04:23:50 Average: lo 2.04 2.04 0.20 0.20 0.00 0.00 0.00 0.00 04:23:50 04:23:50 04:23:50 ---> sar -P ALL: 04:23:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5900) 07/19/24 _x86_64_ (8 CPU) 04:23:50 04:23:50 03:36:56 LINUX RESTART (8 CPU) 04:23:50 04:23:50 03:37:01 CPU %user %nice %system %iowait %steal %idle 04:23:50 03:38:01 all 5.93 0.00 1.27 4.86 0.04 87.90 04:23:50 03:38:01 0 2.96 0.00 0.42 5.46 0.03 91.13 04:23:50 03:38:01 1 5.35 0.00 1.83 5.09 0.03 87.70 04:23:50 03:38:01 2 6.91 0.00 1.59 13.70 0.03 77.77 04:23:50 03:38:01 3 4.59 0.00 1.04 0.49 0.05 93.83 04:23:50 03:38:01 4 6.65 0.00 0.75 2.04 0.03 90.52 04:23:50 03:38:01 5 3.74 0.00 2.15 0.42 0.05 93.65 04:23:50 03:38:01 6 5.11 0.00 0.82 1.39 0.03 92.65 04:23:50 03:38:01 7 12.13 0.00 1.59 10.33 0.03 75.91 04:23:50 03:39:01 all 7.54 0.00 3.45 4.29 0.07 84.66 04:23:50 03:39:01 0 7.38 0.00 4.34 9.48 0.05 78.75 04:23:50 03:39:01 1 7.49 0.00 3.06 0.25 0.08 89.12 04:23:50 03:39:01 2 10.24 0.00 3.69 9.04 0.07 76.95 04:23:50 03:39:01 3 7.80 0.00 3.12 1.59 0.07 87.43 04:23:50 03:39:01 4 8.42 0.00 2.37 0.12 0.07 89.02 04:23:50 03:39:01 5 6.32 0.00 3.24 0.17 0.07 90.20 04:23:50 03:39:01 6 7.06 0.00 2.71 6.62 0.07 83.54 04:23:50 03:39:01 7 5.60 0.00 5.04 7.01 0.05 82.30 04:23:50 03:40:01 all 28.07 0.00 4.66 3.62 0.07 63.57 04:23:50 03:40:01 0 28.97 0.00 5.16 1.68 0.07 64.12 04:23:50 03:40:01 1 28.46 0.00 4.84 0.20 0.07 66.44 04:23:50 03:40:01 2 27.39 0.00 4.66 21.41 0.10 46.44 04:23:50 03:40:01 3 25.49 0.00 4.41 0.46 0.07 69.59 04:23:50 03:40:01 4 25.91 0.00 4.84 0.18 0.07 69.00 04:23:50 03:40:01 5 28.46 0.00 3.96 0.30 0.07 67.21 04:23:50 03:40:01 6 28.87 0.00 4.65 0.13 0.07 66.28 04:23:50 03:40:01 7 31.01 0.00 4.78 4.64 0.08 59.49 04:23:50 03:41:01 all 28.41 0.00 4.76 1.33 0.07 65.42 04:23:50 03:41:01 0 29.47 0.00 4.67 0.79 0.08 64.99 04:23:50 03:41:01 1 27.98 0.00 5.06 0.05 0.07 66.84 04:23:50 03:41:01 2 29.21 0.00 5.09 9.64 0.07 56.00 04:23:50 03:41:01 3 29.99 0.00 4.69 0.03 0.07 65.22 04:23:50 03:41:01 4 29.42 0.00 4.68 0.02 0.07 65.82 04:23:50 03:41:01 5 26.52 0.00 4.66 0.07 0.07 68.69 04:23:50 03:41:01 6 26.87 0.00 4.77 0.00 0.08 68.27 04:23:50 03:41:01 7 27.84 0.00 4.46 0.10 0.08 67.52 04:23:50 03:42:01 all 54.93 0.00 7.26 1.06 0.10 36.65 04:23:50 03:42:01 0 53.50 0.00 7.00 0.67 0.08 38.74 04:23:50 03:42:01 1 57.36 0.00 8.04 0.14 0.10 34.37 04:23:50 03:42:01 2 54.28 0.00 7.19 3.27 0.10 35.17 04:23:50 03:42:01 3 54.41 0.00 7.42 1.47 0.10 36.61 04:23:50 03:42:01 4 56.80 0.00 7.19 0.89 0.10 35.02 04:23:50 03:42:01 5 54.69 0.00 7.02 1.16 0.10 37.03 04:23:50 03:42:01 6 54.87 0.00 6.91 0.12 0.10 38.00 04:23:50 03:42:01 7 53.52 0.00 7.35 0.74 0.10 38.29 04:23:50 03:43:01 all 12.30 0.00 5.09 25.56 0.08 56.97 04:23:50 03:43:01 0 13.58 0.00 5.31 18.18 0.08 62.84 04:23:50 03:43:01 1 11.34 0.00 6.11 19.20 0.08 63.26 04:23:50 03:43:01 2 11.64 0.00 4.77 8.90 0.08 74.61 04:23:50 03:43:01 3 12.20 0.00 4.96 31.15 0.07 51.63 04:23:50 03:43:01 4 11.65 0.00 4.70 24.14 0.08 59.42 04:23:50 03:43:01 5 13.01 0.00 4.83 30.60 0.08 51.48 04:23:50 03:43:01 6 12.95 0.00 5.42 42.89 0.08 38.65 04:23:50 03:43:01 7 12.01 0.00 4.63 29.44 0.08 53.83 04:23:50 03:44:01 all 12.21 0.00 5.18 34.15 0.08 48.38 04:23:50 03:44:01 0 12.72 0.00 4.53 41.39 0.10 41.25 04:23:50 03:44:01 1 12.47 0.00 5.65 15.91 0.10 65.87 04:23:50 03:44:01 2 9.82 0.00 4.41 20.14 0.05 65.58 04:23:50 03:44:01 3 13.16 0.00 5.20 44.89 0.08 36.67 04:23:50 03:44:01 4 12.93 0.00 6.00 35.76 0.07 45.25 04:23:50 03:44:01 5 11.91 0.00 4.73 50.36 0.07 32.94 04:23:50 03:44:01 6 13.43 0.00 5.44 40.55 0.10 40.48 04:23:50 03:44:01 7 11.24 0.00 5.47 24.11 0.07 59.12 04:23:50 03:45:01 all 4.02 0.00 2.50 19.50 0.04 73.95 04:23:50 03:45:01 0 5.08 0.00 1.62 7.11 0.03 86.16 04:23:50 03:45:01 1 3.97 0.00 2.26 15.63 0.03 78.11 04:23:50 03:45:01 2 2.94 0.00 1.20 2.64 0.03 93.18 04:23:50 03:45:01 3 3.51 0.00 4.60 71.38 0.07 20.45 04:23:50 03:45:01 4 4.89 0.00 2.74 6.64 0.03 85.70 04:23:50 03:45:01 5 4.06 0.00 2.85 26.33 0.03 66.72 04:23:50 03:45:01 6 3.72 0.00 2.49 16.40 0.02 77.38 04:23:50 03:45:01 7 3.97 0.00 2.24 10.53 0.03 83.23 04:23:50 03:46:01 all 81.21 0.00 10.89 3.11 0.14 4.65 04:23:50 03:46:01 0 80.70 0.00 11.40 5.65 0.13 2.12 04:23:50 03:46:01 1 82.14 0.00 10.04 5.36 0.13 2.33 04:23:50 03:46:01 2 80.46 0.00 10.63 1.69 0.13 7.09 04:23:50 03:46:01 3 80.83 0.00 11.33 1.37 0.13 6.34 04:23:50 03:46:01 4 81.01 0.00 11.13 1.74 0.13 5.98 04:23:50 03:46:01 5 81.87 0.00 10.56 5.45 0.15 1.97 04:23:50 03:46:01 6 81.94 0.00 10.47 2.41 0.13 5.05 04:23:50 03:46:01 7 80.72 0.00 11.57 1.24 0.13 6.34 04:23:50 03:47:01 all 90.22 0.00 9.61 0.00 0.16 0.01 04:23:50 03:47:01 0 90.64 0.00 9.21 0.00 0.13 0.02 04:23:50 03:47:01 1 90.17 0.00 9.65 0.00 0.18 0.00 04:23:50 03:47:01 2 90.17 0.00 9.61 0.02 0.15 0.05 04:23:50 03:47:01 3 90.66 0.00 9.19 0.00 0.15 0.00 04:23:50 03:47:01 4 89.48 0.00 10.33 0.02 0.15 0.02 04:23:50 03:47:01 5 90.07 0.00 9.76 0.00 0.17 0.00 04:23:50 03:47:01 6 90.84 0.00 9.00 0.00 0.15 0.02 04:23:50 03:47:01 7 89.74 0.00 10.09 0.00 0.17 0.00 04:23:50 03:48:01 all 12.05 0.00 2.75 11.48 0.06 73.67 04:23:50 03:48:01 0 10.81 0.00 3.17 3.12 0.05 82.85 04:23:50 03:48:01 1 13.92 0.00 2.62 6.64 0.07 76.75 04:23:50 03:48:01 2 11.36 0.00 2.39 6.15 0.07 80.04 04:23:50 03:48:01 3 11.87 0.00 2.83 9.60 0.05 75.66 04:23:50 03:48:01 4 11.90 0.00 2.57 6.93 0.05 78.55 04:23:50 03:48:01 5 12.27 0.00 2.83 6.55 0.05 78.30 04:23:50 03:48:01 6 13.60 0.00 2.78 13.53 0.07 70.02 04:23:50 03:48:01 7 10.65 0.00 2.78 39.47 0.07 47.03 04:23:50 04:23:50 03:48:01 CPU %user %nice %system %iowait %steal %idle 04:23:50 03:49:01 all 5.09 0.00 0.84 0.54 0.05 93.47 04:23:50 03:49:01 0 2.62 0.00 0.90 0.02 0.05 96.41 04:23:50 03:49:01 1 7.17 0.00 1.07 1.49 0.05 90.22 04:23:50 03:49:01 2 6.75 0.00 0.87 0.07 0.05 92.26 04:23:50 03:49:01 3 2.84 0.00 0.72 0.12 0.07 96.26 04:23:50 03:49:01 4 2.55 0.00 0.60 0.45 0.05 96.35 04:23:50 03:49:01 5 8.51 0.00 1.02 1.69 0.05 88.73 04:23:50 03:49:01 6 8.78 0.00 0.95 0.52 0.07 89.69 04:23:50 03:49:01 7 1.49 0.00 0.60 0.00 0.05 97.86 04:23:50 03:50:01 all 8.82 0.00 0.63 0.09 0.05 90.42 04:23:50 03:50:01 0 6.88 0.00 0.73 0.02 0.03 92.34 04:23:50 03:50:01 1 7.55 0.00 0.62 0.02 0.05 91.76 04:23:50 03:50:01 2 8.99 0.00 0.63 0.03 0.05 90.29 04:23:50 03:50:01 3 12.72 0.00 0.67 0.03 0.05 86.53 04:23:50 03:50:01 4 3.84 0.00 0.45 0.08 0.03 95.59 04:23:50 03:50:01 5 10.45 0.00 0.72 0.44 0.07 88.33 04:23:50 03:50:01 6 13.92 0.00 0.69 0.05 0.07 85.27 04:23:50 03:50:01 7 6.21 0.00 0.55 0.02 0.03 93.19 04:23:50 03:51:01 all 0.10 0.00 0.05 0.00 0.01 99.84 04:23:50 03:51:01 0 0.23 0.00 0.07 0.00 0.02 99.68 04:23:50 03:51:01 1 0.10 0.00 0.08 0.00 0.00 99.82 04:23:50 03:51:01 2 0.07 0.00 0.03 0.00 0.00 99.90 04:23:50 03:51:01 3 0.05 0.00 0.07 0.00 0.02 99.87 04:23:50 03:51:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:23:50 03:51:01 5 0.07 0.00 0.05 0.03 0.00 99.85 04:23:50 03:51:01 6 0.10 0.00 0.03 0.00 0.02 99.85 04:23:50 03:51:01 7 0.10 0.00 0.05 0.00 0.02 99.83 04:23:50 03:52:01 all 0.04 0.00 0.03 0.01 0.01 99.92 04:23:50 03:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:23:50 03:52:01 1 0.05 0.00 0.00 0.00 0.00 99.95 04:23:50 03:52:01 2 0.07 0.00 0.07 0.00 0.03 99.83 04:23:50 03:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:23:50 03:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 03:52:01 5 0.03 0.00 0.02 0.02 0.00 99.93 04:23:50 03:52:01 6 0.03 0.00 0.03 0.03 0.02 99.88 04:23:50 03:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:23:50 03:53:01 all 0.03 0.00 0.01 0.03 0.00 99.93 04:23:50 03:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 03:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:23:50 03:53:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:23:50 03:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 03:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:23:50 03:53:01 5 0.05 0.00 0.02 0.18 0.00 99.75 04:23:50 03:53:01 6 0.07 0.00 0.03 0.00 0.00 99.90 04:23:50 03:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 03:54:02 all 0.01 0.00 0.01 0.01 0.00 99.96 04:23:50 03:54:02 0 0.00 0.00 0.02 0.00 0.00 99.98 04:23:50 03:54:02 1 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 03:54:02 2 0.02 0.00 0.03 0.00 0.00 99.95 04:23:50 03:54:02 3 0.07 0.00 0.03 0.00 0.00 99.90 04:23:50 03:54:02 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 03:54:02 5 0.02 0.00 0.00 0.03 0.02 99.93 04:23:50 03:54:02 6 0.00 0.00 0.02 0.02 0.02 99.95 04:23:50 03:54:02 7 0.00 0.00 0.02 0.00 0.00 99.98 04:23:50 03:55:01 all 0.02 0.00 0.01 0.01 0.01 99.94 04:23:50 03:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 03:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 03:55:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:23:50 03:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:23:50 03:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:23:50 03:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 03:55:01 6 0.03 0.00 0.02 0.10 0.02 99.83 04:23:50 03:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 03:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:23:50 03:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 03:56:01 1 0.08 0.00 0.00 0.00 0.02 99.90 04:23:50 03:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:23:50 03:56:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:23:50 03:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 03:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 03:56:01 6 0.03 0.00 0.00 0.02 0.00 99.95 04:23:50 03:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:23:50 03:57:01 all 0.22 0.00 0.01 0.00 0.01 99.76 04:23:50 03:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:23:50 03:57:01 1 1.32 0.00 0.02 0.00 0.00 98.66 04:23:50 03:57:01 2 0.07 0.00 0.03 0.00 0.02 99.88 04:23:50 03:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:23:50 03:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:23:50 03:57:01 5 0.17 0.00 0.02 0.02 0.00 99.80 04:23:50 03:57:01 6 0.08 0.00 0.02 0.02 0.02 99.87 04:23:50 03:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 03:58:01 all 0.19 0.00 0.01 0.00 0.00 99.79 04:23:50 03:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:23:50 03:58:01 1 1.35 0.00 0.02 0.00 0.00 98.63 04:23:50 03:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 03:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 03:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 03:58:01 5 0.03 0.00 0.02 0.02 0.00 99.93 04:23:50 03:58:01 6 0.07 0.00 0.05 0.02 0.00 99.87 04:23:50 03:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 03:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:23:50 03:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:23:50 03:59:01 1 0.05 0.00 0.00 0.00 0.02 99.93 04:23:50 03:59:01 2 0.05 0.00 0.03 0.00 0.02 99.90 04:23:50 03:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:23:50 03:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 03:59:01 5 0.03 0.00 0.03 0.00 0.00 99.93 04:23:50 03:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:23:50 03:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:23:50 03:59:01 CPU %user %nice %system %iowait %steal %idle 04:23:50 04:00:01 all 0.02 0.00 0.01 0.02 0.00 99.95 04:23:50 04:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:23:50 04:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:23:50 04:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:23:50 04:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:23:50 04:00:01 5 0.05 0.00 0.02 0.12 0.02 99.80 04:23:50 04:00:01 6 0.03 0.00 0.03 0.02 0.00 99.92 04:23:50 04:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:01:01 all 0.07 0.00 0.01 0.03 0.00 99.89 04:23:50 04:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:01:01 1 0.28 0.00 0.00 0.00 0.00 99.72 04:23:50 04:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:23:50 04:01:01 3 0.07 0.00 0.02 0.00 0.00 99.92 04:23:50 04:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:01:01 5 0.05 0.00 0.02 0.05 0.00 99.88 04:23:50 04:01:01 6 0.05 0.00 0.03 0.17 0.02 99.73 04:23:50 04:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:02:01 all 0.05 0.00 0.01 0.02 0.01 99.92 04:23:50 04:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:23:50 04:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:02:01 2 0.05 0.00 0.02 0.02 0.02 99.90 04:23:50 04:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:23:50 04:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:02:01 5 0.08 0.00 0.00 0.12 0.00 99.80 04:23:50 04:02:01 6 0.22 0.00 0.02 0.00 0.00 99.77 04:23:50 04:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:03:01 all 0.07 0.00 0.02 0.01 0.01 99.89 04:23:50 04:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:03:01 1 0.25 0.00 0.03 0.00 0.02 99.70 04:23:50 04:03:01 2 0.05 0.00 0.03 0.02 0.02 99.88 04:23:50 04:03:01 3 0.07 0.00 0.00 0.00 0.02 99.92 04:23:50 04:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:03:01 5 0.03 0.00 0.03 0.05 0.00 99.88 04:23:50 04:03:01 6 0.13 0.00 0.02 0.00 0.02 99.83 04:23:50 04:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:23:50 04:04:01 all 0.07 0.00 0.01 0.02 0.00 99.89 04:23:50 04:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:23:50 04:04:01 1 0.45 0.00 0.00 0.00 0.00 99.55 04:23:50 04:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:04:01 5 0.08 0.00 0.03 0.17 0.02 99.70 04:23:50 04:04:01 6 0.02 0.00 0.03 0.02 0.02 99.92 04:23:50 04:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:05:01 all 0.21 0.00 0.01 0.00 0.01 99.76 04:23:50 04:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:05:01 1 1.48 0.00 0.00 0.00 0.02 98.50 04:23:50 04:05:01 2 0.07 0.00 0.03 0.00 0.02 99.88 04:23:50 04:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:23:50 04:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:05:01 5 0.03 0.00 0.02 0.02 0.00 99.93 04:23:50 04:05:01 6 0.05 0.00 0.02 0.02 0.02 99.90 04:23:50 04:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:06:01 all 0.10 0.00 0.02 0.00 0.01 99.87 04:23:50 04:06:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:23:50 04:06:01 1 0.71 0.00 0.00 0.00 0.00 99.29 04:23:50 04:06:01 2 0.02 0.00 0.02 0.02 0.02 99.93 04:23:50 04:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:23:50 04:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:23:50 04:06:01 5 0.03 0.00 0.05 0.00 0.00 99.92 04:23:50 04:06:01 6 0.03 0.00 0.05 0.00 0.00 99.92 04:23:50 04:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:07:01 all 0.04 0.00 0.01 0.06 0.01 99.88 04:23:50 04:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:07:01 1 0.13 0.00 0.00 0.00 0.00 99.87 04:23:50 04:07:01 2 0.03 0.00 0.02 0.33 0.02 99.60 04:23:50 04:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:07:01 5 0.03 0.00 0.02 0.15 0.02 99.78 04:23:50 04:07:01 6 0.07 0.00 0.03 0.00 0.02 99.88 04:23:50 04:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:08:01 all 0.07 0.00 0.01 0.06 0.00 99.86 04:23:50 04:08:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:23:50 04:08:01 1 0.35 0.00 0.00 0.00 0.00 99.65 04:23:50 04:08:01 2 0.02 0.00 0.02 0.17 0.00 99.80 04:23:50 04:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:08:01 5 0.07 0.00 0.02 0.30 0.00 99.62 04:23:50 04:08:01 6 0.05 0.00 0.05 0.00 0.00 99.90 04:23:50 04:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:23:50 04:09:01 all 0.02 0.00 0.01 0.02 0.01 99.94 04:23:50 04:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:23:50 04:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:23:50 04:09:01 2 0.02 0.00 0.02 0.02 0.02 99.93 04:23:50 04:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:23:50 04:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:23:50 04:09:01 5 0.05 0.00 0.03 0.13 0.00 99.78 04:23:50 04:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:23:50 04:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:10:01 all 0.14 0.00 0.01 0.00 0.00 99.84 04:23:50 04:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:10:01 1 0.96 0.00 0.02 0.00 0.00 99.02 04:23:50 04:10:01 2 0.02 0.00 0.05 0.02 0.00 99.92 04:23:50 04:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:23:50 04:10:01 5 0.05 0.00 0.02 0.02 0.02 99.90 04:23:50 04:10:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:23:50 04:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:23:50 04:10:01 CPU %user %nice %system %iowait %steal %idle 04:23:50 04:11:01 all 0.20 0.00 0.01 0.01 0.00 99.78 04:23:50 04:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:11:01 1 1.45 0.00 0.00 0.00 0.00 98.55 04:23:50 04:11:01 2 0.05 0.00 0.02 0.02 0.02 99.90 04:23:50 04:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:11:01 5 0.00 0.00 0.02 0.03 0.00 99.95 04:23:50 04:11:01 6 0.05 0.00 0.03 0.00 0.00 99.92 04:23:50 04:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:23:50 04:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:23:50 04:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:23:50 04:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:23:50 04:12:01 5 0.03 0.00 0.02 0.02 0.00 99.93 04:23:50 04:12:01 6 0.08 0.00 0.02 0.00 0.02 99.88 04:23:50 04:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:13:01 all 0.01 0.00 0.01 0.02 0.00 99.95 04:23:50 04:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:23:50 04:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:23:50 04:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:13:01 4 0.00 0.00 0.00 0.08 0.00 99.92 04:23:50 04:13:01 5 0.02 0.00 0.00 0.08 0.00 99.90 04:23:50 04:13:01 6 0.05 0.00 0.05 0.00 0.02 99.88 04:23:50 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:14:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:23:50 04:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:23:50 04:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:23:50 04:14:01 2 0.05 0.00 0.02 0.02 0.02 99.90 04:23:50 04:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:23:50 04:14:01 4 0.00 0.00 0.05 0.00 0.00 99.95 04:23:50 04:14:01 5 0.05 0.00 0.02 0.02 0.02 99.90 04:23:50 04:14:01 6 0.07 0.00 0.03 0.00 0.00 99.90 04:23:50 04:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:15:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:23:50 04:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:23:50 04:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:23:50 04:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:23:50 04:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:23:50 04:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:23:50 04:15:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:23:50 04:15:01 6 0.07 0.00 0.05 0.02 0.02 99.85 04:23:50 04:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:16:01 all 0.10 0.00 0.01 0.01 0.00 99.89 04:23:50 04:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:16:01 1 0.58 0.00 0.00 0.00 0.00 99.42 04:23:50 04:16:01 2 0.03 0.00 0.02 0.02 0.00 99.93 04:23:50 04:16:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:23:50 04:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:16:01 5 0.02 0.00 0.00 0.05 0.00 99.93 04:23:50 04:16:01 6 0.07 0.00 0.02 0.00 0.00 99.92 04:23:50 04:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:23:50 04:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:23:50 04:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:23:50 04:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:23:50 04:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:23:50 04:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:23:50 04:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:18:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:23:50 04:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:23:50 04:18:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:23:50 04:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:23:50 04:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:23:50 04:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:23:50 04:18:01 5 0.03 0.00 0.02 0.02 0.00 99.93 04:23:50 04:18:01 6 0.05 0.00 0.05 0.02 0.00 99.88 04:23:50 04:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:19:01 all 0.03 0.00 0.01 0.01 0.00 99.95 04:23:50 04:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:19:01 2 0.05 0.00 0.00 0.02 0.00 99.93 04:23:50 04:19:01 3 0.05 0.00 0.00 0.00 0.00 99.95 04:23:50 04:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:19:01 5 0.02 0.00 0.02 0.08 0.00 99.88 04:23:50 04:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:23:50 04:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:23:50 04:20:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:23:50 04:20:01 1 0.02 0.00 0.02 0.02 0.02 99.93 04:23:50 04:20:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:23:50 04:20:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:23:50 04:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:20:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:23:50 04:20:01 6 0.03 0.00 0.07 0.00 0.00 99.90 04:23:50 04:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:21:01 all 0.17 0.00 0.01 0.00 0.00 99.81 04:23:50 04:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:23:50 04:21:01 1 1.22 0.00 0.00 0.00 0.00 98.78 04:23:50 04:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:21:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:23:50 04:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:21:01 5 0.03 0.00 0.02 0.03 0.00 99.92 04:23:50 04:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:23:50 04:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:23:50 04:23:50 04:21:01 CPU %user %nice %system %iowait %steal %idle 04:23:50 04:22:01 all 0.37 0.00 0.12 0.00 0.01 99.50 04:23:50 04:22:01 0 0.28 0.00 0.13 0.00 0.02 99.57 04:23:50 04:22:01 1 1.52 0.00 0.17 0.00 0.02 98.30 04:23:50 04:22:01 2 0.20 0.00 0.10 0.00 0.00 99.70 04:23:50 04:22:01 3 0.28 0.00 0.08 0.00 0.02 99.62 04:23:50 04:22:01 4 0.15 0.00 0.10 0.00 0.00 99.75 04:23:50 04:22:01 5 0.17 0.00 0.12 0.02 0.00 99.70 04:23:50 04:22:01 6 0.22 0.00 0.12 0.02 0.00 99.65 04:23:50 04:22:01 7 0.10 0.00 0.13 0.00 0.00 99.77 04:23:50 04:23:01 all 7.95 0.00 3.34 4.63 0.05 84.03 04:23:50 04:23:01 0 7.04 0.00 3.12 0.57 0.03 89.24 04:23:50 04:23:01 1 7.57 0.00 3.53 0.34 0.05 88.52 04:23:50 04:23:01 2 9.03 0.00 3.66 21.66 0.07 65.58 04:23:50 04:23:01 3 7.75 0.00 2.91 0.15 0.05 89.13 04:23:50 04:23:01 4 7.95 0.00 3.38 1.48 0.05 87.15 04:23:50 04:23:01 5 7.93 0.00 2.41 4.45 0.05 85.16 04:23:50 04:23:01 6 8.19 0.00 4.07 6.86 0.07 80.81 04:23:50 04:23:01 7 8.15 0.00 3.64 1.70 0.05 86.46 04:23:50 Average: all 7.83 0.00 1.36 2.47 0.03 88.31 04:23:50 Average: 0 7.66 0.00 1.35 2.03 0.02 88.94 04:23:50 Average: 1 8.13 0.00 1.40 1.52 0.03 88.92 04:23:50 Average: 2 7.80 0.00 1.32 2.57 0.03 88.28 04:23:50 Average: 3 7.78 0.00 1.37 3.51 0.03 87.31 04:23:50 Average: 4 7.67 0.00 1.34 1.73 0.02 89.23 04:23:50 Average: 5 7.82 0.00 1.33 2.80 0.03 88.03 04:23:50 Average: 6 8.07 0.00 1.35 2.85 0.03 87.71 04:23:50 Average: 7 7.68 0.00 1.41 2.79 0.02 88.10 04:23:50 04:23:50 04:23:50