Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4706abc37add90fd32b210f6332a01b82c40e928 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-ssh560952556206669822.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17977751866675306986.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16978246827506129809.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14146006700044811949.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-ssh1139978972326276939.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24503 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/743 [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/743 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4706abc37add90fd32b210f6332a01b82c40e928 (main) Commit message: "Merge pull request #4992 from weichou1229/on-change-threshold" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4706abc37add90fd32b210f6332a01b82c40e928 # timeout=10 > git rev-list --no-walk 9b17baf12d1580b3c4fef8767ed8739b9ffd66d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:03:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:03:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:03:29 ========================================================= 08:03:29 EdgeX Global Pipelines Version Info 08:03:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:03:30 ------------------- 08:03:30 stable info: 08:03:30 ------------------- 08:03:30 Commited By: Ginny Guan ginny@iotechsys.com 08:03:30 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:03:30 Message: update stable to v1.0.265 08:03:31 ------------------- 08:03:31 experimental info: 08:03:31 ------------------- 08:03:31 Commited By: Cherry Wang cherry@iotechsys.com 08:03:31 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:03:31 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4706abc [Pipeline] echo 08:03:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:31 provisioning config files... 08:03:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/743@tmp/config2723436755350431168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:32 ---> ****-login.sh 08:03:32 nexus3.edgexfoundry.org:10001 08:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:32 Configure a credential helper to remove this warning. See 08:03:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:32 08:03:32 Login Succeeded 08:03:32 nexus3.edgexfoundry.org:10002 08:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:32 Configure a credential helper to remove this warning. See 08:03:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:32 08:03:32 Login Succeeded 08:03:32 nexus3.edgexfoundry.org:10003 08:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:32 Configure a credential helper to remove this warning. See 08:03:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:32 08:03:32 Login Succeeded 08:03:32 nexus3.edgexfoundry.org:10004 08:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:32 Configure a credential helper to remove this warning. See 08:03:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:32 08:03:32 Login Succeeded 08:03:32 ****.io 08:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:33 Configure a credential helper to remove this warning. See 08:03:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:33 08:03:33 Login Succeeded 08:03:33 ---> ****-login.sh ends [Pipeline] } 08:03:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:03:33 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile 08:03:33 + dirname cmd/core-command/Dockerfile 08:03:33 + cut -d/ -f2 08:03:33 + echo core-command,cmd/core-command/Dockerfile 08:03:33 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:03:33 + cut -d/ -f2 08:03:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:03:33 + dirname cmd/core-data/Dockerfile 08:03:33 + cut -d/ -f2 08:03:33 + echo core-data,cmd/core-data/Dockerfile 08:03:33 + dirname cmd/core-keeper/Dockerfile 08:03:33 + cut -d/ -f2 08:03:33 + echo core-keeper,cmd/core-keeper/Dockerfile 08:03:33 + dirname cmd/core-metadata/Dockerfile 08:03:33 + cut -d/ -f2 08:03:33 + echo core-metadata,cmd/core-metadata/Dockerfile 08:03:33 + dirname cmd/security-bootstrapper/Dockerfile 08:03:33 + cut -d/ -f2 08:03:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:03:33 + dirname cmd/security-proxy-auth/Dockerfile 08:03:33 + cut -d/ -f2 08:03:33 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:03:33 + dirname cmd/security-proxy-setup/Dockerfile 08:03:33 + cut -d/ -f2 08:03:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:03:33 + dirname cmd/security-secretstore-setup/Dockerfile 08:03:33 + cut -d/ -f2 08:03:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:03:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:03:33 + cut -d/ -f2 08:03:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:03:33 + dirname cmd/security-spire-agent/Dockerfile 08:03:33 + cut -d/ -f2 08:03:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:03:33 + dirname cmd/security-spire-config/Dockerfile 08:03:33 + cut -d/ -f2 08:03:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:03:33 + dirname cmd/security-spire-server/Dockerfile 08:03:33 + cut -d/ -f2 08:03:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:03:33 + dirname cmd/support-cron-scheduler/Dockerfile 08:03:33 + cut -d/ -f2 08:03:33 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:03:33 + dirname cmd/support-notifications/Dockerfile 08:03:33 + cut -d/ -f2 08:03:33 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 08:03:33 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:03:33 + git rev-list -1 --merges 4706abc37add90fd32b210f6332a01b82c40e928~1..4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] echo 08:03:33 -----------> git rev-list -1 --merges 4706abc37add90fd32b210f6332a01b82c40e928~1..4706abc37add90fd32b210f6332a01b82c40e928 4706abc37add90fd32b210f6332a01b82c40e928 08:03:33 4706abc37add90fd32b210f6332a01b82c40e928 [false] [Pipeline] sh 08:03:34 + git log --format=format:%s -1 4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] echo 08:03:34 ========================================================= 08:03:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:03:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:03:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:03:34 + grep -v github /etc/ssh/ssh_known_hosts 08:03:34 + [ -e /tmp/ssh_known_hosts ] 08:03:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:03:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:03:34 + sudo tee -a /etc/ssh/ssh_known_hosts 08:03:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:03:35 08:03:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:03:35 0.1.4: Pulling from edgex-devops/py-git-semver 08:03:35 b85a868b505f: Pulling fs layer 08:03:35 e2be974225ed: Pulling fs layer 08:03:35 339a4e72a1f5: Pulling fs layer 08:03:35 988bab9f4d93: Pulling fs layer 08:03:35 1469e6f7b9e6: Pulling fs layer 08:03:35 eaf3925da568: Pulling fs layer 08:03:35 988bab9f4d93: Waiting 08:03:35 1469e6f7b9e6: Waiting 08:03:35 eaf3925da568: Waiting 08:03:35 bab4dde63d76: Pulling fs layer 08:03:35 bde34c3a00c8: Pulling fs layer 08:03:35 b352a97aabf1: Pulling fs layer 08:03:35 4872d77fe225: Pulling fs layer 08:03:35 5851b861e8e6: Pulling fs layer 08:03:35 bab4dde63d76: Waiting 08:03:35 bde34c3a00c8: Waiting 08:03:35 b352a97aabf1: Waiting 08:03:35 4872d77fe225: Waiting 08:03:35 5851b861e8e6: Waiting 08:03:35 e2be974225ed: Verifying Checksum 08:03:35 e2be974225ed: Download complete 08:03:35 988bab9f4d93: Verifying Checksum 08:03:35 988bab9f4d93: Download complete 08:03:35 1469e6f7b9e6: Verifying Checksum 08:03:35 1469e6f7b9e6: Download complete 08:03:35 eaf3925da568: Verifying Checksum 08:03:35 eaf3925da568: Download complete 08:03:35 339a4e72a1f5: Verifying Checksum 08:03:35 339a4e72a1f5: Download complete 08:03:35 bde34c3a00c8: Verifying Checksum 08:03:35 bde34c3a00c8: Download complete 08:03:35 b352a97aabf1: Download complete 08:03:35 4872d77fe225: Verifying Checksum 08:03:35 4872d77fe225: Download complete 08:03:35 5851b861e8e6: Verifying Checksum 08:03:35 5851b861e8e6: Download complete 08:03:36 b85a868b505f: Download complete 08:03:36 bab4dde63d76: Verifying Checksum 08:03:36 bab4dde63d76: Download complete 08:03:37 b85a868b505f: Pull complete 08:03:37 e2be974225ed: Pull complete 08:03:38 339a4e72a1f5: Pull complete 08:03:38 988bab9f4d93: Pull complete 08:03:39 1469e6f7b9e6: Pull complete 08:03:39 eaf3925da568: Pull complete 08:03:41 bab4dde63d76: Pull complete 08:03:41 bde34c3a00c8: Pull complete 08:03:41 b352a97aabf1: Pull complete 08:03:42 4872d77fe225: Pull complete 08:03:42 5851b861e8e6: Pull complete 08:03:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:03:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:03:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:42 prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container 08:03:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:03:45 $ docker top a71d32cb5cd731d1b9d1127bfd5e81ec518a20155b7faa7be6d86bcc4e200e17 -eo pid,comm 08:03:46 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). 08:03:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:03:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:46 [ssh-agent] Looking for ssh-agent implementation... 08:03:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:46 $ docker exec a71d32cb5cd731d1b9d1127bfd5e81ec518a20155b7faa7be6d86bcc4e200e17 ssh-agent 08:03:46 SSH_AUTH_SOCK=/tmp/ssh-QX7Ciyq5u2Gz/agent.32 08:03:46 SSH_AGENT_PID=38 08:03:46 Running ssh-add (command line suppressed) 08:03:46 Identity added: /w/workspace/edgex-go/743@tmp/private_key_827309102702413469.key (/w/workspace/edgex-go/743@tmp/private_key_827309102702413469.key) 08:03:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:03:46 + git tag --points-at HEAD [Pipeline] } 08:03:46 $ docker exec --env ******** --env ******** a71d32cb5cd731d1b9d1127bfd5e81ec518a20155b7faa7be6d86bcc4e200e17 ssh-agent -k 08:03:46 unset SSH_AUTH_SOCK; 08:03:46 unset SSH_AGENT_PID; 08:03:46 echo Agent pid 38 killed; 08:03:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:03:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:46 [ssh-agent] Looking for ssh-agent implementation... 08:03:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:47 $ docker exec a71d32cb5cd731d1b9d1127bfd5e81ec518a20155b7faa7be6d86bcc4e200e17 ssh-agent 08:03:47 SSH_AUTH_SOCK=/tmp/ssh-HhwX1NTS9c9Y/agent.72 08:03:47 SSH_AGENT_PID=78 08:03:47 Running ssh-add (command line suppressed) 08:03:47 Identity added: /w/workspace/edgex-go/743@tmp/private_key_7766736422708990334.key (/w/workspace/edgex-go/743@tmp/private_key_7766736422708990334.key) 08:03:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:03:47 + git semver init 08:03:47 2024-11-04 08:03:47,773 [run_init] DEBUG init version:0.0.0 force:False 08:03:47 2024-11-04 08:03:47,774 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/743/.semver 08:03:47 2024-11-04 08:03:47,774 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/743/.semver 08:03:47 2024-11-04 08:03:47,775 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/743/.semver'], cwd=/w/workspace/edgex-go/743, universal_newlines=False, shell=None, istream=None) 08:03:54 2024-11-04 08:03:53,974 [append_file] DEBUG append to file:/w/workspace/edgex-go/743/.git/info/exclude 08:03:54 2024-11-04 08:03:53,974 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/743/.semver/main with force:False 08:03:54 2024-11-04 08:03:53,974 [read_version] DEBUG read version from /w/workspace/edgex-go/743/.semver/main 08:03:54 2024-11-04 08:03:53,975 [read_version] DEBUG read version from /w/workspace/edgex-go/743/.semver/main 08:03:54 4.0.0-dev.9 [Pipeline] } 08:03:54 $ docker exec --env ******** --env ******** a71d32cb5cd731d1b9d1127bfd5e81ec518a20155b7faa7be6d86bcc4e200e17 ssh-agent -k 08:03:54 unset SSH_AUTH_SOCK; 08:03:54 unset SSH_AGENT_PID; 08:03:54 echo Agent pid 78 killed; 08:03:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:03:54 + git semver [Pipeline] } 08:03:55 $ docker stop --time=1 a71d32cb5cd731d1b9d1127bfd5e81ec518a20155b7faa7be6d86bcc4e200e17 08:03:56 $ docker rm -f --volumes a71d32cb5cd731d1b9d1127bfd5e81ec518a20155b7faa7be6d86bcc4e200e17 [Pipeline] // withDockerContainer [Pipeline] sh 08:03:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:03:57 Stashed 1 file(s) [Pipeline] echo 08:03:57 [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [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 08:03:57 + git config --global --add safe.directory /w/workspace/edgex-go/743 [Pipeline] echo 08:03:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:03:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:03:57 ========================================================= 08:03:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:03:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:03:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:03:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:03:57 43c4264eed91: Pulling fs layer 08:03:57 4cc291be95ef: Pulling fs layer 08:03:57 2ac1f1163629: Pulling fs layer 08:03:57 5c3c966382ef: Pulling fs layer 08:03:57 4f4fb700ef54: Pulling fs layer 08:03:57 5d5c8e513c77: Pulling fs layer 08:03:57 9f66e0745190: Pulling fs layer 08:03:57 f49a43e4bbc0: Pulling fs layer 08:03:57 561ebcabdf7f: Pulling fs layer 08:03:57 5c3c966382ef: Waiting 08:03:57 4f4fb700ef54: Waiting 08:03:57 5d5c8e513c77: Waiting 08:03:57 9f66e0745190: Waiting 08:03:57 f49a43e4bbc0: Waiting 08:03:57 561ebcabdf7f: Waiting 08:03:57 4cc291be95ef: Verifying Checksum 08:03:57 4cc291be95ef: Download complete 08:03:57 5c3c966382ef: Verifying Checksum 08:03:57 5c3c966382ef: Download complete 08:03:57 4f4fb700ef54: Verifying Checksum 08:03:57 4f4fb700ef54: Download complete 08:03:57 5d5c8e513c77: Verifying Checksum 08:03:57 5d5c8e513c77: Download complete 08:03:57 43c4264eed91: Download complete 08:03:57 9f66e0745190: Verifying Checksum 08:03:57 9f66e0745190: Download complete 08:03:58 43c4264eed91: Pull complete 08:03:58 561ebcabdf7f: Download complete 08:03:58 4cc291be95ef: Pull complete 08:03:58 2ac1f1163629: Download complete 08:03:58 f49a43e4bbc0: Verifying Checksum 08:03:58 f49a43e4bbc0: Download complete 08:04:02 2ac1f1163629: Pull complete 08:04:02 5c3c966382ef: Pull complete 08:04:02 4f4fb700ef54: Pull complete 08:04:02 5d5c8e513c77: Pull complete 08:04:02 9f66e0745190: Pull complete 08:04:06 f49a43e4bbc0: Pull complete 08:04:06 561ebcabdf7f: Pull complete 08:04:06 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:04:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:04:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:04:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:04:06 WORKDIR /edgex 08:04:06 COPY go.mod . 08:04:06 RUN go mod download 08:04:06 + docker build -t ci-base-image-x86_64 -f - . 08:04:07 Sending build context to Docker daemon 178.1MB 08:04:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:04:07 ---> 3a752c3f9dda 08:04:07 Step 2/4 : WORKDIR /edgex 08:04:12 Still waiting to schedule task 08:04:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24500’ is offline 08:04:13 ---> Running in d066f4ebd6e8 08:04:13 Removing intermediate container d066f4ebd6e8 08:04:13 ---> 1457e9c1862c 08:04:13 Step 3/4 : COPY go.mod . 08:04:13 ---> e99344e62723 08:04:13 Step 4/4 : RUN go mod download 08:04:13 ---> Running in b482945cbb14 08:04:40 Removing intermediate container b482945cbb14 08:04:40 ---> 3d1f8e8b81f0 08:04:40 Successfully built 3d1f8e8b81f0 08:04:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:40 + docker inspect -f . ci-base-image-x86_64 08:04:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:40 prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container 08:04:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:04:41 $ docker top aa7f2b25c60c67c7ea2203b7f6c4a2f086af58cbdabf95ed9dbcb0cdd3260b2a -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:42 + go version 08:04:42 go version go1.23.2 linux/amd64 [Pipeline] } 08:04:42 $ docker stop --time=1 aa7f2b25c60c67c7ea2203b7f6c4a2f086af58cbdabf95ed9dbcb0cdd3260b2a 08:04:43 $ docker rm -f --volumes aa7f2b25c60c67c7ea2203b7f6c4a2f086af58cbdabf95ed9dbcb0cdd3260b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:44 + docker inspect -f . ci-base-image-x86_64 08:04:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:44 prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container 08:04:44 $ 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/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:04:44 $ docker top 4d777276e82033e5aebacba374f5bf90a6e4cb850f2169c7b992872ab1d97b29 -eo pid,comm [Pipeline] { [Pipeline] echo 08:04:44 ========================================================= 08:04:44 [edgeXBuildGoParallel] Running Tests and Build... 08:04:44 ========================================================= [Pipeline] sh 08:04:45 + git config --global --add safe.directory /w/workspace/edgex-go/743 [Pipeline] fileExists [Pipeline] sh 08:04:45 + make test 08:04:45 go test -race -coverprofile=coverage.out ./... 08:04:53 ? github.com/edgexfoundry/edgex-go [no test files] 08:05:25 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:05:25 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:05:25 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:05:25 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:05:25 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:05:25 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:05:25 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:05:25 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:05:25 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:05:25 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:05:25 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:05:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:05:25 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 08:05:25 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:05:25 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:05:25 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:05:25 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:05:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements 08:05:26 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:05:26 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:05:26 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 08:05:26 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:05:26 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:05:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 08:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:05:27 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:05:27 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:05:27 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:05:27 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:05:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:05:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:05:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:05:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:05:29 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:05:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:05:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:05:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:05:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:05:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:05:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements 08:05:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 48.4% of statements 08:05:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.980s coverage: 93.4% of statements 08:05:30 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements 08:05:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:05:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:05:31 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:05:31 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:05:31 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:05:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:05:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:05:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:05:31 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:05:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:05:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:05:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 9.4% of statements 08:05:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.349s coverage: 95.8% of statements 08:05:32 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 08:05:32 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:05:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:05:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:05:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] 08:05:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements 08:05:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 44.2% of statements 08:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.031s coverage: 40.0% of statements 08:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements 08:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 08:05:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:05:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:05:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:05:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:05:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:05:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.637s coverage: 96.3% of statements 08:05:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements 08:05:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:05:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:05:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:05:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:05:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:05:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:05:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:05:37 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:05:37 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:05:37 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:05:38 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:05:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:05:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:05:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:05:42 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:05:42 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:05:42 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:05:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:05:43 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:05:43 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:05:44 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:05:44 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:05:44 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:05:44 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 08:05:45 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 08:05:45 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 08:05:45 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 08:05:46 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:05:46 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:05:46 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:05:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 08:05:47 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:05:47 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:05:47 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:05:47 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:05:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:05:49 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.040s coverage: 92.9% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 17.0% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.111s coverage: 63.1% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.130s coverage: 36.8% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.029s coverage: 3.1% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.030s coverage: 9.0% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.057s coverage: 97.7% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.030s coverage: 45.8% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.4% of statements 08:05:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 95.7% of statements 08:05:55 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 08:05:55 running golangci-lint 08:05:55 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:05:55 go version go1.23.2 linux/amd64 08:05:55 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:05:55 level=info msg="[config_reader] Used config file .golangci.yml" 08:05:55 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:05:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24505 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:05:55 Running in /w/workspace/edgex-go/743 [Pipeline] { [Pipeline] checkout 08:05:58 The recommended git tool is: git 08:06:06 using credential edgex-jenkins-ssh 08:06:06 Cloning the remote Git repository 08:06:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:06:06 > git init /w/workspace/edgex-go/743 # timeout=10 08:06:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:06:06 > git --version # timeout=10 08:06:06 > git --version # 'git version 2.25.1' 08:06:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:06:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:06:22 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|files|imports|compiled_files) took 23.299818561s" 08:06:22 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 53.879099ms" 08:06:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:06:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:06:25 Avoid second fetch 08:06:25 Checking out Revision 4706abc37add90fd32b210f6332a01b82c40e928 (main) 08:06:26 Commit message: "Merge pull request #4992 from weichou1229/on-change-threshold" 08:06:25 > git config core.sparsecheckout # timeout=10 08:06:25 > git checkout -f 4706abc37add90fd32b210f6332a01b82c40e928 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:06:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:06:30 % Total % Received % Xferd Average Speed Time Time Time Current 08:06:30 Dload Upload Total Spent Left Speed 08:06:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 169k 0 --:--:-- --:--:-- --:--:-- 169k [Pipeline] sh 08:06:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:06:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:06:31 + sudo tee /etc/docker/daemon.new 08:06:31 { 08:06:31 "registry-mirrors": [ 08:06:31 "https://nexus3.edgexfoundry.org:10001" 08:06:31 ], 08:06:31 "bip": "10.250.0.254/24", 08:06:31 "hosts": [ 08:06:31 "tcp://0.0.0.0:5555", 08:06:31 "unix:///var/run/docker.sock" 08:06:31 ], 08:06:31 "mtu": 1458, 08:06:31 "selinux-enabled": true, 08:06:31 "seccomp-profile": "/etc/docker/seccomp.json" 08:06:31 } [Pipeline] sh 08:06:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:06:32 level=info msg="[linters_context/goanalysis] analyzers took 1m36.752835756s with top 10 stages: buildir: 1m1.306575842s, gosec: 3.815523499s, fact_deprecated: 2.818789465s, inspect: 2.654306396s, ctrlflow: 1.73553496s, printf: 1.484493919s, S1038: 1.377579869s, fact_purity: 1.283003875s, nilness: 1.149019383s, unused: 701.457708ms" 08:06:32 level=info msg="[runner] Issues before processing: 208, after processing: 0" 08:06:32 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 208/208, autogenerated_exclude: 208/208, cgo: 208/208, filename_unadjuster: 208/208, exclude: 208/208, skip_files: 208/208, skip_dirs: 208/208, identifier_marker: 208/208, path_prettifier: 208/208, exclude-rules: 208/15, nolint: 15/0" 08:06:32 level=info msg="[runner] processing took 18.769681ms with stages: nolint: 9.34007ms, identifier_marker: 4.636589ms, path_prettifier: 1.475479ms, autogenerated_exclude: 1.410428ms, exclude-rules: 986.953µs, skip_dirs: 811.791µs, invalid_issue: 58.55µs, cgo: 29.3µs, filename_unadjuster: 13.811µs, max_same_issues: 1.48µs, uniq_by_line: 690ns, fixer: 600ns, skip_files: 580ns, source_code: 570ns, diff: 490ns, sort_results: 450ns, path_prefixer: 400ns, max_from_linter: 370ns, exclude: 340ns, max_per_file_from_linter: 260ns, path_shortener: 250ns, severity-rules: 230ns" 08:06:32 level=info msg="[runner] linters took 12.831516606s with stages: goanalysis_metalinter: 12.812564313s" 08:06:32 level=info msg="File cache stats: 0 entries of total size 0B" 08:06:32 level=info msg="Memory: 359 samples, avg is 278.4MB, max is 1249.5MB" 08:06:32 level=info msg="Execution took 36.19338317s" 08:06:32 go vet ./... 08:06:32 + sudo service docker restart 08:06:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:06:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:06:38 ./bin/test-attribution-txt.sh [Pipeline] echo 08:06:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:06:39 + ls -al . 08:06:39 total 1764 08:06:39 drwxrwxr-x 11 1001 1001 4096 Nov 4 08:04 . 08:06:39 drwxr-xr-x 4 root root 4096 Nov 4 08:04 .. 08:06:39 drwxrwxr-x 2 1001 1001 4096 Nov 4 08:03 .blubracket 08:06:39 -rw-rw-r-- 1 1001 1001 10 Nov 4 08:03 .dockerignore 08:06:39 drwxrwxr-x 8 1001 1001 4096 Nov 4 08:05 .git 08:06:39 drwxrwxr-x 3 1001 1001 4096 Nov 4 08:03 .github 08:06:39 -rw-rw-r-- 1 1001 1001 961 Nov 4 08:03 .gitignore 08:06:39 -rw-rw-r-- 1 1001 1001 199 Nov 4 08:03 .golangci.yml 08:06:39 -rw-rw-r-- 1 1001 1001 100 Nov 4 08:03 .hadolint.yml 08:06:39 drwxr-xr-x 3 1001 1001 4096 Nov 4 08:03 .semver 08:06:39 -rw-rw-r-- 1 1001 1001 155 Nov 4 08:03 .sonarcloud.properties 08:06:39 -rw-rw-r-- 1 1001 1001 1171 Nov 4 08:03 ADOPTERS.md 08:06:39 -rw-rw-r-- 1 1001 1001 17141 Nov 4 08:03 Attribution.txt 08:06:39 -rw-rw-r-- 1 1001 1001 100284 Nov 4 08:03 CHANGELOG.md 08:06:39 -rw-rw-r-- 1 1001 1001 3804 Nov 4 08:03 CONTRIBUTING.md 08:06:39 -rw-rw-r-- 1 1001 1001 677 Nov 4 08:03 GOVERNANCE.md 08:06:39 -rw-rw-r-- 1 1001 1001 858 Nov 4 08:03 Jenkinsfile 08:06:39 -rw-rw-r-- 1 1001 1001 10775 Nov 4 08:03 LICENSE 08:06:39 -rw-rw-r-- 1 1001 1001 16705 Nov 4 08:03 Makefile 08:06:39 -rw-rw-r-- 1 1001 1001 582 Nov 4 08:03 OWNERS.md 08:06:39 -rw-rw-r-- 1 1001 1001 9533 Nov 4 08:03 README.md 08:06:39 -rw-rw-r-- 1 1001 1001 789 Nov 4 08:03 SECURITY.md 08:06:39 -rw-rw-r-- 1 1001 1001 11 Nov 4 08:03 VERSION 08:06:39 drwxrwxr-x 2 1001 1001 4096 Nov 4 08:03 bin 08:06:39 drwxrwxr-x 19 1001 1001 4096 Nov 4 08:03 cmd 08:06:39 -rw-r--r-- 1 root root 1433704 Nov 4 08:05 coverage.out 08:06:39 drwxrwxr-x 2 1001 1001 4096 Nov 4 08:03 fuzz_test 08:06:39 -rw-rw-r-- 1 1001 1001 6577 Nov 4 08:03 go.mod 08:06:39 -rw-rw-r-- 1 1001 1001 88825 Nov 4 08:03 go.sum 08:06:39 drwxrwxr-x 7 1001 1001 4096 Nov 4 08:03 internal 08:06:39 drwxrwxr-x 2 1001 1001 4096 Nov 4 08:03 openapi 08:06:39 -rw-rw-r-- 1 1001 1001 584 Nov 4 08:03 security.txt 08:06:39 -rw-rw-r-- 1 1001 1001 204 Nov 4 08:03 version.go [Pipeline] sh 08:06:39 + '[' -e coverage.out ] 08:06:39 + chown 1001:1001 coverage.out [Pipeline] stash 08:06:40 Stashed 1 file(s) [Pipeline] sh 08:06:40 + make build 08:06:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:50 provisioning config files... 08:06:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/743@tmp/config17024562461555135186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:51 ---> ****-login.sh 08:06:51 nexus3.edgexfoundry.org:10001 08:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:51 Configure a credential helper to remove this warning. See 08:06:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:51 08:06:51 Login Succeeded 08:06:51 nexus3.edgexfoundry.org:10002 08:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:52 Configure a credential helper to remove this warning. See 08:06:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:52 08:06:52 Login Succeeded 08:06:52 nexus3.edgexfoundry.org:10003 08:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:52 Configure a credential helper to remove this warning. See 08:06:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:52 08:06:52 Login Succeeded 08:06:52 nexus3.edgexfoundry.org:10004 08:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:52 Configure a credential helper to remove this warning. See 08:06:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:52 08:06:52 Login Succeeded 08:06:52 ****.io 08:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:53 Configure a credential helper to remove this warning. See 08:06:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:53 08:06:53 Login Succeeded 08:06:53 ---> ****-login.sh ends [Pipeline] } 08:06:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:06:53 + git config --global --add safe.directory /w/workspace/edgex-go/743 [Pipeline] echo 08:06:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:06:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:06:53 ========================================================= 08:06:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:06:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:06:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:06:54 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:06:54 cf04c63912e1: Pulling fs layer 08:06:54 55b35a11ae5e: Pulling fs layer 08:06:54 a37a00ec5f00: Pulling fs layer 08:06:54 50b3750afda1: Pulling fs layer 08:06:54 4f4fb700ef54: Pulling fs layer 08:06:54 80978eb59214: Pulling fs layer 08:06:54 c9f46d7d2bd2: Pulling fs layer 08:06:54 c5a475d317c9: Pulling fs layer 08:06:54 4f4fb700ef54: Waiting 08:06:54 80978eb59214: Waiting 08:06:54 50b3750afda1: Waiting 08:06:54 c5a475d317c9: Waiting 08:06:54 55b35a11ae5e: Verifying Checksum 08:06:54 55b35a11ae5e: Download complete 08:06:54 50b3750afda1: Verifying Checksum 08:06:54 50b3750afda1: Download complete 08:06:54 4f4fb700ef54: Verifying Checksum 08:06:54 4f4fb700ef54: Download complete 08:06:54 80978eb59214: Download complete 08:06:54 cf04c63912e1: Verifying Checksum 08:06:54 cf04c63912e1: Download complete 08:06:55 c5a475d317c9: Verifying Checksum 08:06:55 c5a475d317c9: Download complete 08:06:55 cf04c63912e1: Pull complete 08:06:55 55b35a11ae5e: Pull complete 08:06:56 a37a00ec5f00: Verifying Checksum 08:06:56 a37a00ec5f00: Download complete 08:06:57 c9f46d7d2bd2: Verifying Checksum 08:06:57 c9f46d7d2bd2: Download complete 08:07:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:07:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:07:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:07:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:07:09 a37a00ec5f00: Pull complete 08:07:09 50b3750afda1: Pull complete 08:07:09 4f4fb700ef54: Pull complete 08:07:10 80978eb59214: Pull complete 08:07:11 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:07:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:07:18 c9f46d7d2bd2: Pull complete 08:07:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:07:20 c5a475d317c9: Pull complete 08:07:20 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:07:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:07:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:07:21 WORKDIR /edgex 08:07:21 COPY go.mod . 08:07:21 RUN go mod download 08:07:21 + docker build -t ci-base-image-arm64 -f - . 08:07:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:07:21 Sending build context to Docker daemon 3.379MB 08:07:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:07:21 ---> be29e6b0f0d4 08:07:21 Step 2/4 : WORKDIR /edgex 08:07:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:07:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:07:23 ---> Running in e512d61d8f29 08:07:23 Removing intermediate container e512d61d8f29 08:07:23 ---> 504e7d81f49e 08:07:23 Step 3/4 : COPY go.mod . 08:07:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:07:24 ---> 6e314500101c 08:07:24 Step 4/4 : RUN go mod download 08:07:24 ---> Running in 1e4903065f06 08:07:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:07:26 $ docker stop --time=1 4d777276e82033e5aebacba374f5bf90a6e4cb850f2169c7b992872ab1d97b29 08:07:33 $ docker rm -f --volumes 4d777276e82033e5aebacba374f5bf90a6e4cb850f2169c7b992872ab1d97b29 [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 08:07:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:07:34 08:07:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:07:34 latest: Pulling from edgex-devops/edgex-compose 08:07:34 91d30c5bc195: Pulling fs layer 08:07:34 2e9b0aa3be6d: Pulling fs layer 08:07:34 9c61dcf015f6: Pulling fs layer 08:07:34 4698f68db338: Pulling fs layer 08:07:34 2a2f49069b9e: Pulling fs layer 08:07:34 e0025b399a48: Pulling fs layer 08:07:34 4698f68db338: Waiting 08:07:34 2a2f49069b9e: Waiting 08:07:34 e0025b399a48: Waiting 08:07:35 91d30c5bc195: Verifying Checksum 08:07:35 91d30c5bc195: Download complete 08:07:35 4698f68db338: Verifying Checksum 08:07:35 4698f68db338: Download complete 08:07:35 2e9b0aa3be6d: Verifying Checksum 08:07:35 2e9b0aa3be6d: Download complete 08:07:35 e0025b399a48: Download complete 08:07:35 91d30c5bc195: Pull complete 08:07:35 2a2f49069b9e: Verifying Checksum 08:07:35 2a2f49069b9e: Download complete 08:07:35 2e9b0aa3be6d: Pull complete 08:07:35 9c61dcf015f6: Verifying Checksum 08:07:35 9c61dcf015f6: Download complete 08:07:39 9c61dcf015f6: Pull complete 08:07:39 4698f68db338: Pull complete 08:07:39 2a2f49069b9e: Pull complete 08:07:39 e0025b399a48: Pull complete 08:07:39 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:07:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:07:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:39 prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container 08:07:39 $ 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/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:07:42 $ docker top d01988ba364363023daef7df0b6edff3f5c25677772176d9eb38ceec4a4ec33c -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:43 + docker compose -f ./docker-compose-build.yml build --parallel 08:07:45 #1 [security-proxy-setup internal] load build definition from Dockerfile 08:07:45 #1 transferring dockerfile: 2.50kB done 08:07:45 #1 DONE 0.2s 08:07:45 08:07:45 #2 [core-keeper internal] load build definition from Dockerfile 08:07:45 #2 transferring dockerfile: 2.07kB done 08:07:45 #2 DONE 0.0s 08:07:45 08:07:45 #3 [core-command internal] load build definition from Dockerfile 08:07:45 #3 transferring dockerfile: 1.94kB done 08:07:45 #3 DONE 0.0s 08:07:45 08:07:45 #4 [security-bootstrapper internal] load build definition from Dockerfile 08:07:45 #4 transferring dockerfile: 3.02kB done 08:07:45 #4 DONE 0.0s 08:07:45 08:07:45 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:07:45 #5 transferring dockerfile: 2.23kB done 08:07:45 #5 DONE 0.0s 08:07:45 08:07:45 #6 [security-spire-agent internal] load build definition from Dockerfile 08:07:45 #6 transferring dockerfile: 1.81kB done 08:07:45 #6 DONE 0.0s 08:07:45 08:07:45 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:07:45 #7 transferring dockerfile: 1.89kB done 08:07:45 #7 DONE 0.0s 08:07:45 08:07:45 #8 [security-spire-config internal] load build definition from Dockerfile 08:07:45 #8 transferring dockerfile: 1.69kB done 08:07:45 #8 DONE 0.1s 08:07:45 08:07:45 #9 [support-cron-scheduler internal] load build definition from Dockerfile 08:07:45 #9 transferring dockerfile: 1.86kB done 08:07:45 #9 DONE 0.1s 08:07:45 08:07:45 #10 [security-secretstore-setup internal] load build definition from Dockerfile 08:07:45 #10 transferring dockerfile: 2.49kB done 08:07:45 #10 DONE 0.1s 08:07:45 08:07:45 #11 [security-spire-server internal] load build definition from Dockerfile 08:07:45 #11 transferring dockerfile: 1.70kB done 08:07:45 #11 DONE 0.1s 08:07:45 08:07:45 #12 [core-metadata internal] load build definition from Dockerfile 08:07:45 #12 transferring dockerfile: 2.13kB done 08:07:45 #12 DONE 0.1s 08:07:45 08:07:45 #13 [security-proxy-setup internal] load .dockerignore 08:07:45 #13 transferring context: 50B done 08:07:45 #13 DONE 0.1s 08:07:45 08:07:45 #14 [support-notifications internal] load build definition from Dockerfile 08:07:45 #14 transferring dockerfile: 2.02kB done 08:07:45 #14 DONE 0.1s 08:07:45 08:07:45 #15 [core-data internal] load build definition from Dockerfile 08:07:45 #15 transferring dockerfile: 2.07kB done 08:07:45 #15 DONE 0.1s 08:07:45 08:07:45 #16 [security-proxy-auth internal] load build definition from Dockerfile 08:07:45 #16 transferring dockerfile: 2.15kB done 08:07:45 #16 DONE 0.1s 08:07:45 08:07:45 #17 [core-keeper internal] load .dockerignore 08:07:45 #17 transferring context: 50B done 08:07:45 #17 DONE 0.0s 08:07:46 08:07:46 #18 [core-command internal] load .dockerignore 08:07:46 #18 transferring context: 50B done 08:07:46 #18 DONE 0.0s 08:07:46 08:07:46 #19 [security-bootstrapper internal] load .dockerignore 08:07:46 #19 transferring context: 50B done 08:07:46 #19 DONE 0.0s 08:07:46 08:07:46 #20 [core-common-config-bootstrapper internal] load .dockerignore 08:07:46 #20 transferring context: 50B done 08:07:46 #20 DONE 0.0s 08:07:46 08:07:46 #21 [security-spire-agent internal] load .dockerignore 08:07:46 #21 transferring context: 50B done 08:07:46 #21 DONE 0.0s 08:07:46 08:07:46 #22 [security-spiffe-token-provider internal] load .dockerignore 08:07:46 #22 transferring context: 50B done 08:07:46 #22 DONE 0.1s 08:07:46 08:07:46 #23 [security-secretstore-setup internal] load .dockerignore 08:07:46 #23 transferring context: 50B done 08:07:46 #23 DONE 0.0s 08:07:46 08:07:46 #24 [support-cron-scheduler internal] load .dockerignore 08:07:46 #24 transferring context: 50B done 08:07:46 #24 DONE 0.0s 08:07:46 08:07:46 #25 [security-spire-server internal] load .dockerignore 08:07:46 #25 transferring context: 50B done 08:07:46 #25 DONE 0.0s 08:07:46 08:07:46 #26 [core-metadata internal] load .dockerignore 08:07:46 #26 transferring context: 50B done 08:07:46 #26 DONE 0.0s 08:07:46 08:07:46 #27 [security-spire-config internal] load .dockerignore 08:07:46 #27 transferring context: 50B done 08:07:46 #27 DONE 0.0s 08:07:46 08:07:46 #28 [support-notifications internal] load .dockerignore 08:07:46 #28 transferring context: 50B done 08:07:46 #28 DONE 0.0s 08:07:46 08:07:46 #29 [core-data internal] load .dockerignore 08:07:46 #29 transferring context: 50B done 08:07:46 #29 DONE 0.0s 08:07:46 08:07:46 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:07:46 #30 DONE 0.0s 08:07:46 08:07:46 #31 [security-proxy-auth internal] load .dockerignore 08:07:46 #31 transferring context: 50B done 08:07:46 #31 DONE 0.0s 08:07:46 08:07:46 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 08:07:46 #32 DONE 0.1s 08:07:46 08:07:46 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:07:46 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:07:46 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:07:46 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:07:46 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:07:46 #33 DONE 0.1s 08:07:46 08:07:46 #34 [security-proxy-setup internal] load build context 08:07:46 #34 ... 08:07:46 08:07:46 #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:07:46 #30 DONE 0.0s 08:07:46 08:07:46 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 08:07:46 #32 DONE 0.1s 08:07:46 08:07:46 #33 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:07:46 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:07:46 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:07:46 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:07:46 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:07:46 #33 DONE 0.1s 08:07:46 08:07:46 #34 [security-proxy-setup internal] load build context 08:07:46 #34 ... 08:07:46 08:07:46 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:07:46 #30 DONE 0.0s 08:07:46 08:07:46 #34 [security-proxy-setup internal] load build context 08:07:46 #34 ... 08:07:46 08:07:46 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:07:46 #30 DONE 0.0s 08:07:46 08:07:46 #34 [security-proxy-setup internal] load build context 08:07:46 #34 ... 08:07:46 08:07:46 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:07:46 #30 DONE 0.0s 08:07:46 08:07:46 #34 [security-proxy-setup internal] load build context 08:07:46 #34 ... 08:07:46 08:07:46 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:07:46 #30 DONE 0.0s 08:07:46 08:07:46 #34 [security-proxy-setup internal] load build context 08:07:51 #34 transferring context: 460.77MB 4.6s 08:07:53 #34 transferring context: 542.35MB 7.2s done 08:07:55 #34 ... 08:07:55 08:07:55 #35 [core-keeper internal] load build context 08:07:55 #35 transferring context: 542.35MB 7.4s done 08:07:55 #35 ... 08:07:55 08:07:55 #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:07:55 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:07:55 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:07:55 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:07:55 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:07:55 #33 DONE 0.1s 08:07:55 08:07:55 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 08:07:55 #32 DONE 9.2s 08:07:55 08:07:55 #36 [security-secretstore-setup internal] load build context 08:07:55 #36 ... 08:07:55 08:07:55 #35 [core-keeper internal] load build context 08:07:55 #35 DONE 9.4s 08:07:55 08:07:55 #34 [security-proxy-setup internal] load build context 08:07:55 #34 DONE 9.5s 08:07:56 08:07:56 #37 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:07:56 #37 ... 08:07:56 08:07:56 #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:07:56 #38 ... 08:07:56 08:07:56 #39 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:07:56 #39 DONE 9.9s 08:07:56 08:07:56 #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:07:56 #0 9.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:07:56 #0 9.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:07:56 #0 9.826 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:07:56 #0 9.860 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:07:56 #0 9.872 (3/6) Installing dumb-init (1.2.5-r3) 08:07:56 #0 9.876 (4/6) Installing openssl (3.3.2-r1) 08:07:56 #0 9.885 (5/6) Installing su-exec (0.2-r3) 08:07:56 #0 9.888 (6/6) Installing yq-go (4.44.1-r2) 08:07:56 #0 9.957 Executing busybox-1.36.1-r29.trigger 08:07:56 #0 9.962 OK: 19 MiB in 18 packages 08:07:56 #40 ... 08:07:56 08:07:56 #36 [security-secretstore-setup internal] load build context 08:07:56 #36 ... 08:07:56 08:07:56 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:07:56 #41 ... 08:07:56 08:07:56 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:07:56 #42 ... 08:07:56 08:07:56 #36 [security-secretstore-setup internal] load build context 08:07:57 #36 ... 08:07:57 08:07:57 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:07:57 #42 DONE 10.6s 08:07:57 08:07:57 #36 [security-secretstore-setup internal] load build context 08:07:57 #36 ... 08:07:57 08:07:57 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:07:57 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:07:57 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:07:57 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:07:57 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:07:57 #33 DONE 0.1s 08:07:57 08:07:57 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:07:57 #41 DONE 10.7s 08:07:57 08:07:57 #36 [security-secretstore-setup internal] load build context 08:07:57 #36 ... 08:07:57 08:07:57 #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:07:57 #40 DONE 11.1s 08:07:57 08:07:57 #36 [security-secretstore-setup internal] load build context 08:07:59 #36 transferring context: 110.29MB 2.6s 08:08:04 #36 transferring context: 374.75MB 7.6s 08:08:05 #36 ... 08:08:05 08:08:05 #43 [support-cron-scheduler internal] load build context 08:08:05 #43 ... 08:08:05 08:08:05 #44 [security-proxy-auth internal] load build context 08:08:05 #44 ... 08:08:05 08:08:05 #45 [security-bootstrapper internal] load build context 08:08:06 #45 ... 08:08:06 08:08:06 #46 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:08:06 #0 5.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:06 #0 5.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:06 #0 5.902 (1/1) Installing dumb-init (1.2.5-r3) 08:08:06 #0 5.903 Executing busybox-1.36.1-r29.trigger 08:08:06 #0 5.914 OK: 8 MiB in 15 packages 08:08:06 #46 ... 08:08:06 08:08:06 #47 [security-spiffe-token-provider internal] load build context 08:08:06 #47 ... 08:08:06 08:08:06 #48 [core-data internal] load build context 08:08:06 #48 ... 08:08:06 08:08:06 #49 [core-common-config-bootstrapper internal] load build context 08:08:06 #49 ... 08:08:06 08:08:06 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:08:06 #50 ... 08:08:06 08:08:06 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:08:06 #51 ... 08:08:06 08:08:06 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:08:06 #52 ... 08:08:06 08:08:06 #53 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:08:07 #53 ... 08:08:07 08:08:07 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:08:07 #54 ... 08:08:07 08:08:07 #55 [core-command internal] load build context 08:08:07 #55 ... 08:08:07 08:08:07 #56 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:08:07 #0 2.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:07 #0 2.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:07 #0 2.721 (1/2) Installing ca-certificates (20240705-r0) 08:08:07 #0 2.742 (2/2) Installing dumb-init (1.2.5-r3) 08:08:07 #0 2.744 Executing busybox-1.36.1-r29.trigger 08:08:07 #0 2.752 Executing ca-certificates-20240705-r0.trigger 08:08:07 #0 2.838 OK: 9 MiB in 16 packages 08:08:07 #56 ... 08:08:07 08:08:07 #57 [core-metadata internal] load build context 08:08:07 #57 ... 08:08:07 08:08:07 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:07 #58 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 08:08:07 #58 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:08:07 #58 ... 08:08:07 08:08:07 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:08:07 #59 ... 08:08:07 08:08:07 #60 [security-spire-agent internal] load build context 08:08:07 #60 ... 08:08:07 08:08:07 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:08:07 #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 08:08:07 #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:08:07 #61 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:08:07 #61 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:08:07 #61 ... 08:08:07 08:08:07 #62 [security-spire-server internal] load build context 08:08:07 #62 ... 08:08:07 08:08:07 #63 [support-notifications internal] load build context 08:08:07 #63 transferring context: 542.35MB 11.5s done 08:08:08 #63 ... 08:08:08 08:08:08 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:08:08 #64 ... 08:08:08 08:08:08 #65 [security-spire-config internal] load build context 08:08:08 #65 ... 08:08:08 08:08:08 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:08:08 #66 ... 08:08:08 08:08:08 #57 [core-metadata internal] load build context 08:08:09 #57 transferring context: 542.35MB 12.9s done 08:08:13 #57 ... 08:08:13 08:08:13 #44 [security-proxy-auth internal] load build context 08:08:13 #44 transferring context: 542.35MB 13.1s done 08:08:15 #44 ... 08:08:15 08:08:15 #36 [security-secretstore-setup internal] load build context 08:08:15 #36 transferring context: 542.35MB 9.7s done 08:08:15 #36 ... 08:08:15 08:08:15 #47 [security-spiffe-token-provider internal] load build context 08:08:15 #47 transferring context: 542.35MB 12.8s done 08:08:15 #47 ... 08:08:15 08:08:15 #43 [support-cron-scheduler internal] load build context 08:08:15 #43 transferring context: 542.35MB 11.9s done 08:08:16 #43 ... 08:08:16 08:08:16 #45 [security-bootstrapper internal] load build context 08:08:16 #45 transferring context: 542.35MB 12.1s done 08:08:16 #45 ... 08:08:16 08:08:16 #48 [core-data internal] load build context 08:08:16 #48 transferring context: 542.35MB 10.9s done 08:08:16 #48 ... 08:08:16 08:08:16 #49 [core-common-config-bootstrapper internal] load build context 08:08:16 #49 transferring context: 542.35MB 11.1s done 08:08:16 #49 ... 08:08:16 08:08:16 #55 [core-command internal] load build context 08:08:16 #55 transferring context: 542.35MB 11.9s done 08:08:21 Removing intermediate container 1e4903065f06 08:08:21 ---> 617dcc13d670 08:08:21 Successfully built 617dcc13d670 08:08:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:21 + docker inspect -f . ci-base-image-arm64 08:08:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:21 prd-ubuntu20.04-docker-arm64-4c-16g-24505 does not seem to be running inside a container 08:08:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@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 08:08:22 #55 ... 08:08:22 08:08:22 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:22 #58 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:08:22 $ docker top 35149d5797f82f93bc386f4a8ddbcdb11cecd6af5e613e34bf358249d8b48dc6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:23 + go version 08:08:23 go version go1.23.2 linux/arm64 [Pipeline] } 08:08:23 $ docker stop --time=1 35149d5797f82f93bc386f4a8ddbcdb11cecd6af5e613e34bf358249d8b48dc6 08:08:25 $ docker rm -f --volumes 35149d5797f82f93bc386f4a8ddbcdb11cecd6af5e613e34bf358249d8b48dc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:08:26 08:08:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:08:26 latest: Pulling from edgex-devops/edgex-compose-arm64 08:08:26 547446be3368: Pulling fs layer 08:08:26 d125d8839a47: Pulling fs layer 08:08:26 3e85d5ac6304: Pulling fs layer 08:08:26 c3105a71a48b: Pulling fs layer 08:08:26 0f093f025ec4: Pulling fs layer 08:08:26 c3106fc0e877: Pulling fs layer 08:08:26 0f093f025ec4: Waiting 08:08:26 c3106fc0e877: Waiting 08:08:26 c3105a71a48b: Waiting 08:08:26 #58 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:08:26 #58 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:08:26 547446be3368: Verifying Checksum 08:08:26 c3105a71a48b: Verifying Checksum 08:08:26 c3105a71a48b: Download complete 08:08:26 d125d8839a47: Verifying Checksum 08:08:26 d125d8839a47: Download complete 08:08:26 c3106fc0e877: Verifying Checksum 08:08:26 c3106fc0e877: Download complete 08:08:27 0f093f025ec4: Verifying Checksum 08:08:27 0f093f025ec4: Download complete 08:08:27 547446be3368: Pull complete 08:08:28 d125d8839a47: Pull complete 08:08:28 3e85d5ac6304: Verifying Checksum 08:08:28 3e85d5ac6304: Download complete 08:08:31 #58 ... 08:08:31 08:08:31 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:08:31 #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 14.4s 08:08:32 #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 15.0s 08:08:36 #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 18.4s done 08:08:36 #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 18.4s 08:08:36 #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 18.4s 08:08:36 #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:08:36 #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 18.4s done 08:08:36 #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 18.5s 08:08:36 #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 18.5s 08:08:36 #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 18.5s done 08:08:36 #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 18.7s 08:08:36 #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 08:08:36 #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 18.8s done 08:08:36 #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:08:36 #61 ... 08:08:36 08:08:36 #56 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:08:36 #56 DONE 40.2s 08:08:36 08:08:36 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:36 #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:08:36 #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 08:08:36 #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:08:36 #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 08:08:36 #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:08:36 #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s 08:08:36 #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:08:36 #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done 08:08:36 #58 ... 08:08:36 08:08:36 #46 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:08:36 #46 DONE 40.6s 08:08:36 08:08:36 #36 [security-secretstore-setup internal] load build context 08:08:36 #36 DONE 40.9s 08:08:36 08:08:36 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:36 #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done 08:08:36 #58 ... 08:08:36 08:08:36 #48 [core-data internal] load build context 08:08:36 #48 DONE 41.0s 08:08:36 08:08:36 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:36 #58 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 08:08:37 #58 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.1s done 08:08:38 #58 ... 08:08:38 08:08:38 #49 [core-common-config-bootstrapper internal] load build context 08:08:38 #49 DONE 42.9s 08:08:38 08:08:38 #63 [support-notifications internal] load build context 08:08:38 #63 DONE 43.0s 08:08:38 08:08:38 #43 [support-cron-scheduler internal] load build context 08:08:38 #43 DONE 43.0s 08:08:38 08:08:38 #55 [core-command internal] load build context 08:08:38 #55 DONE 43.1s 08:08:38 08:08:38 #45 [security-bootstrapper internal] load build context 08:08:38 #45 DONE 43.1s 08:08:38 08:08:38 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:08:38 #50 40.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:38 #50 40.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:38 #50 40.76 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:08:38 #50 40.76 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:08:38 #50 40.76 OK: 24165 distinct packages available 08:08:38 #50 40.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:38 #50 40.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:38 #50 41.20 (1/14) Installing ca-certificates (20240705-r0) 08:08:38 #50 41.24 (2/14) Installing brotli-libs (1.1.0-r2) 08:08:38 #50 41.25 (3/14) Installing c-ares (1.33.1-r0) 08:08:38 #50 41.25 (4/14) Installing libunistring (1.2-r0) 08:08:38 #50 41.26 (5/14) Installing libidn2 (2.3.7-r0) 08:08:38 #50 41.27 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:08:38 #50 41.27 (7/14) Installing libpsl (0.21.5-r1) 08:08:38 #50 41.28 (8/14) Installing zstd-libs (1.5.6-r0) 08:08:38 #50 41.28 (9/14) Installing libcurl (8.10.1-r0) 08:08:38 #50 41.29 (10/14) Installing curl (8.10.1-r0) 08:08:38 #50 41.30 (11/14) Installing dumb-init (1.2.5-r3) 08:08:38 #50 41.30 (12/14) Installing musl-obstack (1.2.3-r2) 08:08:38 #50 41.30 (13/14) Installing libucontext (1.2-r3) 08:08:38 #50 41.31 (14/14) Installing gcompat (1.1.0-r4) 08:08:38 #50 41.31 Executing busybox-1.36.1-r29.trigger 08:08:38 #50 41.32 Executing ca-certificates-20240705-r0.trigger 08:08:38 #50 41.36 OK: 13 MiB in 28 packages 08:08:38 3e85d5ac6304: Pull complete 08:08:38 c3105a71a48b: Pull complete 08:08:38 #50 ... 08:08:38 08:08:38 #47 [security-spiffe-token-provider internal] load build context 08:08:38 #47 DONE 43.2s 08:08:38 08:08:38 #57 [core-metadata internal] load build context 08:08:38 #57 DONE 43.2s 08:08:38 08:08:38 #44 [security-proxy-auth internal] load build context 08:08:38 #44 DONE 43.2s 08:08:38 08:08:38 #65 [security-spire-config internal] load build context 08:08:38 #65 transferring context: 21.82kB done 08:08:38 #65 DONE 41.5s 08:08:38 08:08:38 #62 [security-spire-server internal] load build context 08:08:38 #62 transferring context: 23.57kB done 08:08:38 #62 DONE 41.5s 08:08:38 08:08:38 #60 [security-spire-agent internal] load build context 08:08:38 #60 transferring context: 23.10kB done 08:08:38 #60 DONE 41.6s 08:08:38 08:08:38 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:08:38 #50 DONE 43.1s 08:08:38 08:08:38 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:08:38 #52 40.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:38 #52 40.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:38 #52 40.70 (1/3) Installing ca-certificates (20240705-r0) 08:08:38 #52 40.76 (2/3) Installing dumb-init (1.2.5-r3) 08:08:38 #52 40.77 (3/3) Installing tzdata (2024b-r0) 08:08:38 #52 41.03 Executing busybox-1.36.1-r29.trigger 08:08:38 #52 41.03 Executing ca-certificates-20240705-r0.trigger 08:08:38 #52 41.08 OK: 10 MiB in 17 packages 08:08:38 #52 DONE 43.1s 08:08:38 08:08:38 #67 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:08:39 #67 ... 08:08:39 08:08:39 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:08:39 #51 40.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:39 #51 40.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:39 #51 41.13 (1/4) Installing ca-certificates (20240705-r0) 08:08:39 #51 41.15 (2/4) Installing dumb-init (1.2.5-r3) 08:08:39 #51 41.15 (3/4) Installing su-exec (0.2-r3) 08:08:39 #51 41.15 (4/4) Installing yq-go (4.44.1-r2) 08:08:39 #51 41.22 Executing busybox-1.36.1-r29.trigger 08:08:39 #51 41.23 Executing ca-certificates-20240705-r0.trigger 08:08:39 #51 41.26 OK: 19 MiB in 18 packages 08:08:39 #51 DONE 43.2s 08:08:39 08:08:39 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:08:39 #54 40.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:39 #54 40.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:39 #54 40.71 (1/2) Installing dumb-init (1.2.5-r3) 08:08:39 #54 40.72 (2/2) Installing su-exec (0.2-r3) 08:08:39 #54 40.73 Executing busybox-1.36.1-r29.trigger 08:08:39 #54 40.73 OK: 8 MiB in 16 packages 08:08:39 #54 DONE 43.2s 08:08:39 08:08:39 #37 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:08:39 #37 40.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:39 #37 40.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:39 #37 40.74 (1/1) Installing dumb-init (1.2.5-r3) 08:08:39 #37 40.74 Executing busybox-1.36.1-r29.trigger 08:08:39 #37 40.75 OK: 8 MiB in 15 packages 08:08:39 #37 DONE 43.3s 08:08:39 08:08:39 #53 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:08:39 #53 40.12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:39 #53 40.60 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:39 #53 41.28 (1/1) Installing dumb-init (1.2.5-r3) 08:08:39 #53 41.58 Executing busybox-1.36.1-r29.trigger 08:08:39 #53 41.59 OK: 8 MiB in 15 packages 08:08:39 #53 DONE 42.9s 08:08:39 08:08:39 #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:08:39 0f093f025ec4: Pull complete 08:08:39 c3106fc0e877: Pull complete 08:08:39 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:08:40 #68 ... 08:08:40 08:08:40 #69 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:08:40 #69 DONE 0.6s 08:08:40 08:08:40 #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:08:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:40 prd-ubuntu20.04-docker-arm64-4c-16g-24505 does not seem to be running inside a container 08:08:40 $ 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/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@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 08:08:41 #70 ... 08:08:41 08:08:41 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:08:41 #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done 08:08:41 #61 DONE 43.9s 08:08:41 08:08:41 #67 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:08:41 #67 2.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:41 #67 ... 08:08:41 08:08:41 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:08:41 #64 42.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:41 #64 42.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:41 #64 42.90 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:08:41 #64 42.90 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:08:41 #64 42.90 OK: 24165 distinct packages available 08:08:41 #64 42.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:41 #64 43.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:41 #64 43.32 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:08:41 #64 43.37 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:08:41 #64 43.38 (3/7) Installing dumb-init (1.2.5-r3) 08:08:41 #64 43.38 (4/7) Installing musl-obstack (1.2.3-r2) 08:08:41 #64 43.39 (5/7) Installing libucontext (1.2-r3) 08:08:41 #64 43.39 (6/7) Installing gcompat (1.1.0-r4) 08:08:41 #64 43.39 (7/7) Installing openssl (3.3.2-r1) 08:08:41 #64 43.40 Executing busybox-1.36.1-r29.trigger 08:08:41 #64 43.41 OK: 9 MiB in 19 packages 08:08:41 #64 DONE 44.0s 08:08:41 08:08:41 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:08:41 #59 42.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:41 #59 42.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:41 #59 42.76 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:08:41 #59 42.76 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:08:41 #59 42.76 OK: 24165 distinct packages available 08:08:41 #59 42.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:41 #59 42.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:41 #59 43.19 (1/4) Installing dumb-init (1.2.5-r3) 08:08:41 #59 43.21 (2/4) Installing musl-obstack (1.2.3-r2) 08:08:41 #59 43.21 (3/4) Installing libucontext (1.2-r3) 08:08:41 #59 43.22 (4/4) Installing gcompat (1.1.0-r4) 08:08:41 #59 43.23 Executing busybox-1.36.1-r29.trigger 08:08:41 #59 43.26 OK: 8 MiB in 18 packages 08:08:41 #59 DONE 44.0s 08:08:41 08:08:41 #67 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:08:41 #67 2.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:41 #67 2.672 Upgrading critical system libraries and apk-tools: 08:08:41 #67 2.672 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:08:41 #67 2.807 Executing busybox-1.36.1-r29.trigger 08:08:41 #67 2.874 Continuing the upgrade transaction with new apk-tools: 08:08:41 #67 2.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:41 #67 2.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:42 #67 ... 08:08:42 08:08:42 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:08:42 #66 43.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:42 #66 43.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:42 #66 43.55 Upgrading critical system libraries and apk-tools: 08:08:42 #66 43.55 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:08:42 #66 43.56 Executing busybox-1.36.1-r29.trigger 08:08:42 #66 43.63 Continuing the upgrade transaction with new apk-tools: 08:08:42 #66 43.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:42 #66 43.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:42 #66 44.05 OK: 19 MiB in 18 packages 08:08:42 #66 DONE 44.8s 08:08:42 $ docker top 0eb5f3abd1d55b4a757a5944b891bb1dc52ca4f89cf34b9c242e2569152d1fd4 -eo pid,comm 08:08:42 08:08:42 #67 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:08:42 #67 3.276 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:08:42 #67 3.316 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:08:42 #67 3.325 Executing ca-certificates-20240705-r0.trigger 08:08:42 #67 3.357 OK: 10 MiB in 17 packages [Pipeline] { [Pipeline] sh 08:08:42 #67 ... 08:08:42 08:08:42 #71 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:08:42 #0 4.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:42 #0 4.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:42 #0 4.857 Upgrading critical system libraries and apk-tools: 08:08:42 #0 4.857 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:08:42 #0 4.926 Executing busybox-1.36.1-r29.trigger 08:08:42 #0 5.010 Continuing the upgrade transaction with new apk-tools: 08:08:42 #0 5.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:42 #0 5.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:42 #0 5.391 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:08:42 #0 5.590 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:08:42 #0 5.600 Executing ca-certificates-20240705-r0.trigger 08:08:42 #0 5.641 OK: 9 MiB in 16 packages 08:08:42 #71 DONE 6.5s 08:08:43 08:08:43 #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:08:43 + docker compose -f ./docker-compose-build.yml build --parallel 08:08:43 #38 ... 08:08:43 08:08:43 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:08:43 #0 1.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:43 #0 1.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:43 #0 1.976 Upgrading critical system libraries and apk-tools: 08:08:43 #0 1.976 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:08:43 #0 1.987 Executing busybox-1.36.1-r29.trigger 08:08:43 #0 2.058 Continuing the upgrade transaction with new apk-tools: 08:08:43 #0 2.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:43 #0 2.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:43 #0 2.424 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:08:43 #0 2.459 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:08:43 #0 2.471 Executing ca-certificates-20240705-r0.trigger 08:08:43 #0 2.523 OK: 13 MiB in 28 packages 08:08:43 #72 DONE 4.2s 08:08:43 08:08:43 #73 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:08:43 #0 4.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:43 #0 4.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:43 #0 4.553 Upgrading critical system libraries and apk-tools: 08:08:43 #0 4.553 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:08:43 #0 4.565 Executing busybox-1.36.1-r29.trigger 08:08:43 #0 4.637 Continuing the upgrade transaction with new apk-tools: 08:08:43 #0 4.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:43 #0 4.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:43 #0 5.101 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:08:43 #0 5.328 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:08:43 #0 5.342 OK: 8 MiB in 15 packages 08:08:43 #73 DONE 7.0s 08:08:43 08:08:43 #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:08:43 #68 4.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:43 #68 4.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:43 #68 ... 08:08:43 08:08:43 #67 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:08:43 #67 DONE 4.7s 08:08:43 08:08:43 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:08:43 #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:43 #0 2.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:43 #0 2.485 Upgrading critical system libraries and apk-tools: 08:08:43 #0 2.485 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:08:43 #0 2.491 Executing busybox-1.36.1-r29.trigger 08:08:43 #0 2.559 Continuing the upgrade transaction with new apk-tools: 08:08:43 #0 2.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:43 #0 2.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:43 #0 3.098 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:08:43 #0 3.192 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:08:43 #0 3.209 Executing ca-certificates-20240705-r0.trigger 08:08:43 #0 3.261 OK: 19 MiB in 18 packages 08:08:43 #74 DONE 4.7s 08:08:43 08:08:43 #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:08:43 #68 4.654 Upgrading critical system libraries and apk-tools: 08:08:43 #68 4.654 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:08:43 #68 4.663 Executing busybox-1.36.1-r29.trigger 08:08:44 #68 ... 08:08:44 08:08:44 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:08:44 #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:44 #0 2.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:44 #0 2.780 Upgrading critical system libraries and apk-tools: 08:08:44 #0 2.780 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:08:44 #0 2.788 Executing busybox-1.36.1-r29.trigger 08:08:44 #0 2.899 Continuing the upgrade transaction with new apk-tools: 08:08:44 #0 2.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:44 #0 2.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:44 #0 3.309 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:08:44 #0 3.592 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:08:44 #0 3.609 OK: 8 MiB in 16 packages 08:08:44 #75 DONE 4.7s 08:08:44 08:08:44 #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:08:44 #68 4.753 Continuing the upgrade transaction with new apk-tools: 08:08:44 #68 4.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:44 #68 ... 08:08:44 08:08:44 #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:08:44 #76 DONE 1.8s 08:08:44 08:08:44 #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:08:44 #68 4.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:44 #68 ... 08:08:44 08:08:44 #70 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:08:44 #70 3.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:44 #70 3.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:44 #70 3.965 OK: 246 MiB in 54 packages 08:08:44 #70 DONE 4.2s 08:08:44 08:08:44 #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:08:44 #68 5.182 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:08:44 #68 5.217 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:08:44 #68 5.225 OK: 8 MiB in 15 packages 08:08:44 #68 DONE 5.7s 08:08:44 08:08:44 #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:08:44 #77 DONE 0.9s 08:08:44 08:08:44 #78 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:08:44 #0 4.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:44 #0 4.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:44 #0 4.913 OK: 246 MiB in 54 packages 08:08:45 #78 DONE 5.2s 08:08:45 08:08:45 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:08:45 #79 DONE 0.5s 08:08:45 08:08:45 #80 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:45 #80 DONE 5.7s 08:08:45 08:08:45 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:08:47 #81 ... 08:08:47 08:08:47 #82 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:08:47 #0 6.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:47 #0 6.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:47 #0 6.484 OK: 246 MiB in 54 packages 08:08:47 #82 DONE 7.4s 08:08:47 08:08:47 #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:08:47 #83 DONE 3.1s 08:08:47 08:08:47 #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:08:47 #84 DONE 0.1s 08:08:47 08:08:47 #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:08:47 #85 DONE 0.1s 08:08:47 08:08:47 #86 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:08:47 #0 6.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:47 #0 6.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:47 #0 6.705 v3.20.3-251-g06adbb4ec1d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:08:47 #0 6.705 v3.20.3-248-g1d7b309371b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:08:47 #0 6.705 OK: 24164 distinct packages available 08:08:47 #0 6.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:47 #0 6.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:47 #0 7.182 OK: 246 MiB in 54 packages 08:08:47 #86 DONE 7.3s 08:08:47 08:08:47 #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:08:47 #87 DONE 0.1s 08:08:47 08:08:47 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:08:47 #81 1.790 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:47 #81 ... 08:08:47 08:08:47 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:08:47 #0 5.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:47 #0 5.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:47 #0 5.784 Upgrading critical system libraries and apk-tools: 08:08:47 #0 5.784 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:08:47 #0 5.790 Executing busybox-1.36.1-r29.trigger 08:08:47 #0 5.907 Continuing the upgrade transaction with new apk-tools: 08:08:47 #0 5.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:47 #0 5.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:47 #0 6.259 OK: 9 MiB in 19 packages 08:08:47 #88 DONE 6.4s 08:08:47 08:08:47 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:08:47 #81 2.251 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:48 #81 3.025 OK: 246 MiB in 54 packages 08:08:49 #81 DONE 3.5s 08:08:49 08:08:49 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:08:49 #89 DONE 1.4s 08:08:49 08:08:49 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:08:49 #0 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:49 #0 5.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:49 #0 6.040 Upgrading critical system libraries and apk-tools: 08:08:49 #0 6.040 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:08:49 #0 6.047 Executing busybox-1.36.1-r29.trigger 08:08:49 #0 6.173 Continuing the upgrade transaction with new apk-tools: 08:08:49 #0 6.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:49 #0 6.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:49 #0 6.551 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:08:49 #0 6.587 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:08:49 #0 7.188 OK: 8 MiB in 18 packages 08:08:49 #90 DONE 7.7s 08:08:49 08:08:49 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:08:49 #91 DONE 1.4s 08:08:49 08:08:49 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:08:51 #92 DONE 1.7s 08:08:51 08:08:51 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:08:51 #93 DONE 1.7s 08:08:51 08:08:51 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:08:51 #94 DONE 1.7s 08:08:51 08:08:51 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:08:51 #95 DONE 1.8s 08:08:51 08:08:51 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:08:51 #96 DONE 0.2s 08:08:51 08:08:51 #97 [security-spire-server stage-2 6/9] COPY security.txt / 08:08:51 #97 DONE 0.1s 08:08:51 08:08:51 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:08:51 #98 DONE 0.1s 08:08:51 08:08:51 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:08:51 #99 DONE 0.1s 08:08:51 08:08:51 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 08:08:51 #100 DONE 0.1s 08:08:51 08:08:51 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:08:51 #101 DONE 0.1s 08:08:51 08:08:51 #102 [security-spire-config stage-2 6/10] COPY security.txt / 08:08:51 #102 DONE 0.1s 08:08:51 08:08:51 #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:08:51 #103 DONE 0.1s 08:08:51 08:08:51 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:08:51 #104 ... 08:08:51 08:08:51 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:08:51 #105 DONE 0.1s 08:08:51 08:08:51 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:08:51 #106 DONE 0.2s 08:08:51 08:08:51 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:08:51 #104 DONE 0.2s 08:08:51 08:08:51 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:08:51 #107 DONE 0.1s 08:08:51 08:08:51 #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:08:51 #108 DONE 0.1s 08:08:51 08:08:51 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:51 #58 ... 08:08:51 08:08:51 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:08:51 #109 DONE 0.1s 08:08:51 08:08:51 #110 [security-spire-config] exporting to image 08:08:51 #110 exporting layers 08:08:51 #110 exporting layers 0.7s done 08:08:52 #110 exporting layers 0.7s done 08:08:52 #110 writing image sha256:073157877038a5ebe8219defb58d4128c04d355c22fec5298ad427163eaddab9 done 08:08:52 #110 naming to docker.io/library/security-spire-server done 08:08:52 #110 exporting layers 0.7s done 08:08:52 #110 writing image sha256:241bed52e621994c6c48a115686d42aefcebecff807053b4f52268d04f2f10d4 0.0s done 08:08:52 #110 naming to docker.io/library/security-spire-agent done 08:08:52 #110 writing image sha256:45c6c4aa0f7045cf8261b5f3b133643637868e09644515120f7fcac5997aa02d done 08:08:52 #110 naming to docker.io/library/security-spire-config done 08:08:52 #110 DONE 0.9s 08:08:52 08:08:52 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:53 #1 [core-command internal] load build definition from Dockerfile 08:08:53 #1 transferring dockerfile: 08:08:53 #1 transferring dockerfile: 1.94kB done 08:08:53 #1 DONE 0.1s 08:08:53 08:08:53 #2 [security-bootstrapper internal] load build definition from Dockerfile 08:08:53 #2 transferring dockerfile: 3.02kB done 08:08:53 #2 DONE 0.1s 08:08:53 08:08:53 #3 [security-secretstore-setup internal] load build definition from Dockerfile 08:08:53 #3 transferring dockerfile: 2.49kB 0.0s done 08:08:53 #3 DONE 0.1s 08:08:53 08:08:53 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:08:53 #4 transferring dockerfile: 2.23kB done 08:08:53 #4 DONE 0.1s 08:08:53 08:08:53 #5 [support-notifications internal] load build definition from Dockerfile 08:08:53 #5 transferring dockerfile: 2.02kB 0.0s done 08:08:53 #5 DONE 0.1s 08:08:53 08:08:53 #6 [core-keeper internal] load build definition from Dockerfile 08:08:53 #6 transferring dockerfile: 2.07kB done 08:08:53 #6 DONE 0.0s 08:08:53 08:08:53 #7 [security-proxy-setup internal] load build definition from Dockerfile 08:08:53 #7 transferring dockerfile: 2.50kB done 08:08:53 #7 DONE 0.1s 08:08:53 08:08:53 #8 [security-spire-agent internal] load build definition from Dockerfile 08:08:53 #8 transferring dockerfile: 1.81kB done 08:08:53 #8 DONE 0.1s 08:08:53 08:08:53 #9 [security-spire-server internal] load build definition from Dockerfile 08:08:53 #9 transferring dockerfile: 1.70kB done 08:08:53 #9 DONE 0.1s 08:08:53 08:08:53 #10 [security-spire-config internal] load build definition from Dockerfile 08:08:53 #10 transferring dockerfile: 1.69kB done 08:08:53 #10 DONE 0.1s 08:08:53 08:08:53 #11 [core-metadata internal] load build definition from Dockerfile 08:08:53 #11 transferring dockerfile: 2.13kB done 08:08:53 #11 DONE 0.1s 08:08:53 08:08:53 #12 [core-data internal] load build definition from Dockerfile 08:08:53 #12 transferring dockerfile: 2.07kB 0.0s done 08:08:53 #12 DONE 0.1s 08:08:53 08:08:53 #13 [security-proxy-auth internal] load build definition from Dockerfile 08:08:53 #13 transferring dockerfile: 2.15kB done 08:08:53 #13 DONE 0.1s 08:08:53 08:08:53 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:08:53 #14 transferring dockerfile: 1.89kB done 08:08:53 #14 DONE 0.1s 08:08:53 08:08:53 #15 [support-cron-scheduler internal] load build definition from Dockerfile 08:08:53 #15 transferring dockerfile: 1.86kB done 08:08:53 #15 DONE 0.1s 08:08:53 08:08:53 #16 [core-command internal] load .dockerignore 08:08:53 #16 transferring context: 08:08:53 #16 transferring context: 50B done 08:08:53 #16 DONE 0.1s 08:08:54 08:08:54 #17 [security-secretstore-setup internal] load .dockerignore 08:08:54 #17 transferring context: 50B 0.0s done 08:08:54 #17 DONE 0.0s 08:08:54 08:08:54 #18 [security-bootstrapper internal] load .dockerignore 08:08:54 #18 transferring context: 50B done 08:08:54 #18 DONE 0.1s 08:08:54 08:08:54 #19 [support-notifications internal] load .dockerignore 08:08:54 #19 transferring context: 50B done 08:08:54 #19 DONE 0.1s 08:08:54 08:08:54 #20 [core-common-config-bootstrapper internal] load .dockerignore 08:08:54 #20 transferring context: 50B done 08:08:54 #20 DONE 0.1s 08:08:54 08:08:54 #21 [core-keeper internal] load .dockerignore 08:08:54 #21 transferring context: 50B 0.0s done 08:08:54 #21 DONE 0.1s 08:08:54 08:08:54 #22 [security-proxy-setup internal] load .dockerignore 08:08:54 #22 transferring context: 50B done 08:08:54 #22 DONE 0.1s 08:08:54 08:08:54 #23 [security-spire-agent internal] load .dockerignore 08:08:54 #23 transferring context: 50B done 08:08:54 #23 DONE 0.1s 08:08:54 08:08:54 #24 [security-spire-server internal] load .dockerignore 08:08:54 #24 transferring context: 50B 0.0s done 08:08:54 #24 DONE 0.1s 08:08:54 08:08:54 #25 [security-spire-config internal] load .dockerignore 08:08:54 #25 transferring context: 50B 0.0s done 08:08:54 #25 DONE 0.1s 08:08:54 08:08:54 #26 [core-metadata internal] load .dockerignore 08:08:54 #26 transferring context: 50B done 08:08:54 #26 DONE 0.1s 08:08:54 08:08:54 #27 [core-data internal] load .dockerignore 08:08:54 #27 transferring context: 50B 0.0s done 08:08:54 #27 DONE 0.1s 08:08:54 08:08:54 #28 [security-proxy-auth internal] load .dockerignore 08:08:54 #28 transferring context: 50B done 08:08:54 #28 DONE 0.1s 08:08:54 08:08:54 #29 [security-spiffe-token-provider internal] load .dockerignore 08:08:55 #29 transferring context: 50B 0.0s done 08:08:55 #29 DONE 0.1s 08:08:55 08:08:55 #30 [support-cron-scheduler internal] load .dockerignore 08:08:55 #30 transferring context: 50B done 08:08:55 #30 DONE 0.1s 08:08:55 08:08:55 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:55 #31 DONE 0.0s 08:08:55 08:08:55 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 08:08:55 #32 DONE 0.2s 08:08:55 08:08:55 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:08:55 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:08:55 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:08:55 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:08:55 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:08:55 #33 DONE 0.2s 08:08:55 08:08:55 #34 [core-command internal] load build context 08:08:55 #111 ... 08:08:55 08:08:55 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:55 #112 ... 08:08:55 08:08:55 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:55 #113 ... 08:08:55 08:08:55 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:55 #34 transferring context: 2.96MB 0.5s done 08:08:55 #34 DONE 0.7s 08:08:55 08:08:55 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:08:55 #35 ... 08:08:55 08:08:55 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:55 #31 DONE 0.0s 08:08:55 08:08:55 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 08:08:55 #32 DONE 0.2s 08:08:56 #114 ... 08:08:56 08:08:56 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:56 08:08:56 #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:08:56 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:08:56 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:08:56 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:08:56 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:08:56 #33 DONE 0.3s 08:08:56 08:08:56 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:56 #31 DONE 0.0s 08:08:56 08:08:56 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:08:56 #32 DONE 0.3s 08:08:56 08:08:56 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:08:56 #35 DONE 1.5s 08:08:56 08:08:56 #36 [core-command builder 2/7] WORKDIR /edgex-go 08:08:56 #36 ... 08:08:56 08:08:56 #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:08:56 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:08:56 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:08:56 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:08:56 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:08:56 #33 DONE 0.3s 08:08:56 08:08:56 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:56 #31 DONE 0.0s 08:08:56 08:08:56 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:08:56 #35 DONE 1.5s 08:08:56 08:08:56 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:08:56 #36 ... 08:08:56 08:08:56 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:56 #31 DONE 0.0s 08:08:56 08:08:56 #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:08:56 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:08:56 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:08:56 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:08:56 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:08:56 #33 DONE 0.3s 08:08:56 08:08:56 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:56 #31 DONE 0.0s 08:08:56 08:08:56 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:08:56 #35 DONE 1.5s 08:08:56 08:08:56 #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:08:56 #36 DONE 0.8s 08:08:56 08:08:56 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:56 #31 DONE 0.0s 08:08:56 08:08:56 #37 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:08:57 #37 ... 08:08:57 08:08:57 #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:08:57 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:08:57 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:08:57 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:08:57 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:08:57 #33 DONE 0.4s 08:08:57 08:08:57 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:08:57 #35 DONE 1.6s 08:08:57 08:08:57 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:08:57 #36 DONE 0.8s 08:08:57 08:08:57 #38 [security-secretstore-setup internal] load build context 08:08:57 #38 transferring context: 2.96MB 1.2s done 08:08:57 #38 DONE 1.6s 08:08:57 08:08:57 #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:08:57 #39 ... 08:08:57 08:08:57 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:57 #31 DONE 0.0s 08:08:57 08:08:57 #40 [core-common-config-bootstrapper internal] load build context 08:08:57 #40 ... 08:08:57 08:08:57 #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:08:57 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:08:57 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:08:57 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:08:57 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:08:57 #33 DONE 0.4s 08:08:57 08:08:57 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:08:57 #35 DONE 1.6s 08:08:57 08:08:57 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 08:08:57 #36 DONE 0.9s 08:08:57 08:08:57 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:57 #31 DONE 0.0s 08:08:57 08:08:57 #40 [core-common-config-bootstrapper internal] load build context 08:08:57 #40 transferring context: 2.96MB 1.4s done 08:08:58 #40 ... 08:08:58 08:08:58 #41 [security-bootstrapper internal] load build context 08:08:58 #41 transferring context: 2.96MB 1.4s done 08:08:58 #41 DONE 1.9s 08:08:58 08:08:58 #40 [core-common-config-bootstrapper internal] load build context 08:08:58 #40 DONE 1.8s 08:08:58 08:08:58 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 08:08:58 #32 ... 08:08:58 08:08:58 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:58 #31 DONE 0.0s 08:08:58 08:08:58 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 08:08:58 #32 ... 08:08:58 08:08:58 #42 [support-notifications internal] load build context 08:08:58 #42 transferring context: 2.96MB 1.3s done 08:08:58 #42 DONE 2.0s 08:08:58 08:08:58 #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:08:58 #31 DONE 0.0s 08:08:58 08:08:58 #32 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 08:08:59 #32 ... 08:08:59 08:08:59 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:08:59 #43 DONE 2.3s 08:08:59 08:08:59 #33 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:08:59 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:08:59 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:08:59 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:08:59 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:08:59 #33 DONE 0.5s 08:08:59 08:08:59 #35 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:08:59 #35 DONE 1.7s 08:08:59 08:08:59 #36 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 08:08:59 #36 DONE 0.9s 08:08:59 08:08:59 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 08:08:59 #32 DONE 3.0s 08:08:59 08:08:59 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:08:59 #44 DONE 2.4s 08:08:59 08:08:59 #45 [security-proxy-auth internal] load build context 08:08:59 #45 ... 08:08:59 08:08:59 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:08:59 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:08:59 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:08:59 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:08:59 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:08:59 #33 DONE 0.5s 08:08:59 08:08:59 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:08:59 #35 DONE 1.7s 08:08:59 08:08:59 #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:08:59 #36 DONE 0.9s 08:08:59 08:08:59 #45 [security-proxy-auth internal] load build context 08:09:01 #45 ... 08:09:01 08:09:01 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:09:01 #46 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.8s done 08:09:01 #46 DONE 1.8s 08:09:01 08:09:01 #45 [security-proxy-auth internal] load build context 08:09:01 #45 ... 08:09:01 08:09:01 #47 [security-spire-agent internal] load build context 08:09:01 #47 transferring context: 23.10kB 0.2s done 08:09:01 #47 DONE 2.5s 08:09:01 08:09:01 #48 [security-proxy-setup internal] load build context 08:09:01 #48 transferring context: 2.96MB 2.6s done 08:09:01 #48 DONE 5.0s 08:09:01 08:09:01 #45 [security-proxy-auth internal] load build context 08:09:03 #45 ... 08:09:03 08:09:03 #49 [security-spire-server internal] load build context 08:09:03 #49 transferring context: 23.57kB 0.3s done 08:09:03 #49 DONE 4.0s 08:09:03 08:09:03 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:03 #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.4s done 08:09:03 #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:09:03 #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:09:03 #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:09:03 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done 08:09:03 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.8s 08:09:03 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s 08:09:03 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 08:09:03 #50 ... 08:09:03 08:09:03 #51 [security-spire-config internal] load build context 08:09:03 #51 transferring context: 21.82kB 0.4s done 08:09:03 #51 DONE 4.1s 08:09:03 08:09:03 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:03 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done 08:09:03 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s 08:09:03 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s done 08:09:03 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s done 08:09:04 #50 ... 08:09:04 08:09:04 #52 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:09:04 #0 4.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:04 #0 4.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:04 #0 6.688 (1/1) Installing dumb-init (1.2.5-r3) 08:09:04 #0 6.688 Executing busybox-1.36.1-r29.trigger 08:09:04 #0 6.751 OK: 9 MiB in 15 packages 08:09:04 #52 DONE 9.3s 08:09:04 08:09:04 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:04 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done 08:09:04 #50 ... 08:09:04 08:09:04 #53 [core-keeper internal] load build context 08:09:04 #53 transferring context: 2.96MB 4.0s done 08:09:04 #53 DONE 7.2s 08:09:04 08:09:04 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:04 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.8s 08:09:04 #50 ... 08:09:04 08:09:04 #54 [core-metadata internal] load build context 08:09:04 #54 transferring context: 2.96MB 4.2s done 08:09:04 #54 DONE 6.3s 08:09:04 08:09:04 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:04 #50 ... 08:09:04 08:09:04 #55 [core-data internal] load build context 08:09:04 #55 transferring context: 2.96MB 4.8s done 08:09:04 #55 DONE 6.5s 08:09:04 08:09:04 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:04 #50 ... 08:09:04 08:09:04 #45 [security-proxy-auth internal] load build context 08:09:04 #45 transferring context: 2.96MB 4.5s done 08:09:04 #45 DONE 5.4s 08:09:04 08:09:04 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:05 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.21MB / 28.04MB 3.0s 08:09:06 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.72MB / 28.04MB 3.6s 08:09:06 #50 ... 08:09:06 08:09:06 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:09:06 #0 9.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:06 #56 ... 08:09:06 08:09:06 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:06 #50 ... 08:09:06 08:09:06 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:09:06 #57 ... 08:09:06 08:09:06 #58 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:09:06 #58 ... 08:09:06 08:09:06 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:09:06 #0 9.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:06 #0 9.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:06 #59 ... 08:09:06 08:09:06 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:06 #60 DONE 9.8s 08:09:06 08:09:06 #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:09:07 #61 ... 08:09:07 08:09:07 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:07 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.4s 08:09:07 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:09:07 #50 ... 08:09:07 08:09:07 #62 [support-cron-scheduler internal] load build context 08:09:07 #62 transferring context: 2.96MB 6.0s done 08:09:07 #62 DONE 7.8s 08:09:07 08:09:07 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:07 #50 ... 08:09:07 08:09:07 #63 [security-spiffe-token-provider internal] load build context 08:09:07 #63 transferring context: 2.96MB 6.0s done 08:09:07 #63 DONE 8.1s 08:09:07 08:09:07 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:07 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.16MB / 28.04MB 5.0s 08:09:07 #50 ... 08:09:07 08:09:07 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:07 #64 ... 08:09:07 08:09:07 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:08 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.62MB / 28.04MB 5.7s 08:09:08 #50 ... 08:09:08 08:09:08 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:09:08 #65 ... 08:09:08 08:09:08 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:08 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.09MB / 28.04MB 6.0s 08:09:08 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 6.4s 08:09:09 #50 ... 08:09:09 08:09:09 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:09:09 #66 ... 08:09:09 08:09:09 #37 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:09:09 #37 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:09 #37 ... 08:09:09 08:09:09 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:09:09 #67 ... 08:09:09 08:09:09 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:09 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 7.1s 08:09:09 #50 ... 08:09:09 08:09:09 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:09:09 #59 12.30 OK: 238 MiB in 54 packages 08:09:09 #59 DONE 13.2s 08:09:09 08:09:09 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:10 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 7.8s 08:09:10 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 08:09:10 #50 ... 08:09:10 08:09:10 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:09:10 #68 ... 08:09:10 08:09:10 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:09:10 #69 ... 08:09:10 08:09:10 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:10 #64 DONE 12.9s 08:09:10 08:09:10 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:10 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 08:09:10 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 8.3s 08:09:10 #50 ... 08:09:10 08:09:10 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:09:10 #70 ... 08:09:10 08:09:10 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:09:10 #56 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:10 #56 12.59 (1/4) Installing ca-certificates (20240705-r0) 08:09:10 #56 12.73 (2/4) Installing dumb-init (1.2.5-r3) 08:09:10 #56 12.74 (3/4) Installing su-exec (0.2-r3) 08:09:10 #56 12.75 (4/4) Installing yq-go (4.44.1-r2) 08:09:10 #56 13.22 Executing busybox-1.36.1-r29.trigger 08:09:10 #56 13.29 Executing ca-certificates-20240705-r0.trigger 08:09:10 #56 13.80 OK: 20 MiB in 18 packages 08:09:10 #56 DONE 14.8s 08:09:10 08:09:10 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:11 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.43MB / 28.04MB 9.0s 08:09:11 #50 ... 08:09:11 08:09:11 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:09:11 #46 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:09:11 #46 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:09:11 #46 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:09:11 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done 08:09:11 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 08:09:11 #46 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.4s done 08:09:11 #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 6.6s done 08:09:11 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:09:11 #46 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 08:09:11 #46 ... 08:09:11 08:09:11 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:12 #50 ... 08:09:12 08:09:12 #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:09:12 #71 DONE 2.2s 08:09:12 08:09:12 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:12 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 9.9s 08:09:12 #50 ... 08:09:12 08:09:12 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:09:12 #61 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:12 #61 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:12 #61 15.53 OK: 238 MiB in 54 packages 08:09:12 #61 DONE 16.7s 08:09:12 08:09:12 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:13 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.50MB / 28.04MB 10.6s 08:09:13 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 11.1s 08:09:13 #50 ... 08:09:13 08:09:13 #72 [core-command builder 4/7] COPY go.mod vendor* ./ 08:09:13 #72 DONE 1.2s 08:09:13 08:09:13 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:14 #50 ... 08:09:14 08:09:14 #37 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:09:14 #37 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:14 #37 15.68 (1/2) Installing ca-certificates (20240705-r0) 08:09:14 #37 15.89 (2/2) Installing dumb-init (1.2.5-r3) 08:09:14 #37 15.90 Executing busybox-1.36.1-r29.trigger 08:09:14 #37 15.96 Executing ca-certificates-20240705-r0.trigger 08:09:14 #37 16.38 OK: 10 MiB in 16 packages 08:09:14 #37 DONE 17.3s 08:09:14 08:09:14 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:14 #50 ... 08:09:14 08:09:14 #73 [core-command stage-1 3/8] RUN apk --no-cache upgrade 08:09:14 #73 ... 08:09:14 08:09:14 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:14 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.10MB / 28.04MB 12.3s 08:09:15 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.8s done 08:09:15 #50 ... 08:09:15 08:09:15 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:09:15 #57 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:15 #57 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:15 #57 18.23 (1/2) Installing dumb-init (1.2.5-r3) 08:09:15 #57 18.23 (2/2) Installing su-exec (0.2-r3) 08:09:15 #57 18.28 Executing busybox-1.36.1-r29.trigger 08:09:15 #57 18.31 OK: 9 MiB in 16 packages 08:09:15 #57 DONE 19.1s 08:09:15 08:09:15 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:15 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.8s done 08:09:17 #50 ... 08:09:17 08:09:17 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:09:17 #74 ... 08:09:17 08:09:17 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:09:17 #66 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:18 #66 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:20 #66 ... 08:09:20 08:09:20 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:09:20 #58 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:20 #58 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:20 #58 21.72 OK: 238 MiB in 54 packages 08:09:20 #58 DONE 23.4s 08:09:20 08:09:20 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:20 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.1s 08:09:21 #50 ... 08:09:21 08:09:21 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:09:21 #75 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:21 #75 ... 08:09:21 08:09:21 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:09:21 #76 ... 08:09:21 08:09:21 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:09:21 #77 DONE 1.4s 08:09:21 08:09:21 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:21 #50 ... 08:09:21 08:09:21 #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:09:21 #39 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:21 #39 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:21 #39 20.00 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:09:21 #39 20.68 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:09:21 #39 20.79 (3/6) Installing dumb-init (1.2.5-r3) 08:09:21 #39 20.82 (4/6) Installing openssl (3.3.2-r1) 08:09:21 #39 20.87 (5/6) Installing su-exec (0.2-r3) 08:09:21 #39 20.89 (6/6) Installing yq-go (4.44.1-r2) 08:09:21 #39 22.25 Executing busybox-1.36.1-r29.trigger 08:09:21 #39 22.39 OK: 20 MiB in 18 packages 08:09:21 #39 DONE 24.2s 08:09:22 08:09:22 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:09:22 #78 ... 08:09:22 08:09:22 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:22 #79 ... 08:09:22 08:09:22 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:24 #50 ... 08:09:24 08:09:24 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:24 #80 ... 08:09:24 08:09:24 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:09:24 #0 7.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:24 #0 9.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:24 #81 ... 08:09:24 08:09:24 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:25 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.2s 08:09:25 #50 ... 08:09:25 08:09:25 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:09:25 #65 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:25 #65 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:25 #65 25.28 (1/1) Installing dumb-init (1.2.5-r3) 08:09:25 #65 25.29 Executing busybox-1.36.1-r29.trigger 08:09:25 #65 25.46 OK: 9 MiB in 15 packages 08:09:25 #65 ... 08:09:25 08:09:25 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:09:25 #69 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:25 #69 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:25 #69 22.07 (1/3) Installing ca-certificates (20240705-r0) 08:09:25 #69 22.69 (2/3) Installing dumb-init (1.2.5-r3) 08:09:25 #69 22.70 (3/3) Installing tzdata (2024b-r0) 08:09:25 #69 24.53 Executing busybox-1.36.1-r29.trigger 08:09:25 #69 24.64 Executing ca-certificates-20240705-r0.trigger 08:09:25 #69 ... 08:09:25 08:09:25 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:09:25 #0 8.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:26 #82 ... 08:09:26 08:09:26 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:26 #50 ... 08:09:26 08:09:26 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:09:26 #65 DONE 27.7s 08:09:26 08:09:26 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:26 #50 ... 08:09:26 08:09:26 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:09:26 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.9s done 08:09:26 #46 ... 08:09:26 08:09:26 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:26 #50 ... 08:09:26 08:09:26 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:09:26 #67 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:26 #67 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:26 #67 ... 08:09:26 08:09:26 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:09:26 #78 5.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:27 #78 ... 08:09:27 08:09:27 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:09:27 #46 DONE 27.5s 08:09:27 08:09:27 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:28 #50 ... 08:09:28 08:09:28 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:09:28 #69 26.21 OK: 11 MiB in 17 packages 08:09:28 #69 DONE 27.8s 08:09:28 08:09:28 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:28 #50 ... 08:09:28 08:09:28 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:09:28 #74 11.32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:28 #74 13.04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:28 #74 ... 08:09:28 08:09:28 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:28 #50 ... 08:09:28 08:09:28 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:09:28 #68 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:28 #68 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:28 #68 ... 08:09:28 08:09:28 #73 [core-command stage-1 3/8] RUN apk --no-cache upgrade 08:09:28 #73 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:28 #73 16.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:28 #73 ... 08:09:28 08:09:28 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:09:28 #70 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:28 #70 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:29 #70 ... 08:09:29 08:09:29 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:30 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.3s 08:09:31 #50 ... 08:09:31 08:09:31 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:31 #83 ... 08:09:31 08:09:31 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:09:31 #76 10.51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:31 #76 12.92 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:31 #76 ... 08:09:31 08:09:31 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:09:31 #81 17.60 Upgrading critical system libraries and apk-tools: 08:09:31 #81 17.60 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:09:31 #81 17.64 Executing busybox-1.36.1-r29.trigger 08:09:32 #81 ... 08:09:32 08:09:32 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:09:32 #74 24.00 OK: 238 MiB in 54 packages 08:09:32 #74 DONE 25.3s 08:09:32 08:09:32 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:32 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.1s done 08:09:32 #50 ... 08:09:32 08:09:32 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:09:32 #84 DONE 0.5s 08:09:32 08:09:32 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:32 #85 ... 08:09:32 08:09:32 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:09:32 #75 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:32 #75 21.87 Upgrading critical system libraries and apk-tools: 08:09:32 #75 21.87 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:09:32 #75 22.00 Executing busybox-1.36.1-r29.trigger 08:09:33 #75 ... 08:09:33 08:09:33 #73 [core-command stage-1 3/8] RUN apk --no-cache upgrade 08:09:33 #73 26.23 Upgrading critical system libraries and apk-tools: 08:09:33 #73 26.23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:09:33 #73 26.34 Executing busybox-1.36.1-r29.trigger 08:09:33 #73 28.39 Continuing the upgrade transaction with new apk-tools: 08:09:33 #73 28.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:34 #115 ... 08:09:34 08:09:34 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:34 #114 DONE 46.9s 08:09:34 08:09:34 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:34 #111 DONE 41.9s 08:09:34 08:09:34 #116 [core-keeper builder 7/8] COPY . . 08:09:34 #116 ... 08:09:34 08:09:34 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:34 #113 DONE 45.5s 08:09:34 08:09:34 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:34 #112 DONE 47.7s 08:09:34 08:09:34 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:34 #115 DONE 45.6s 08:09:34 08:09:34 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 08:09:35 #73 30.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:35 #73 ... 08:09:35 08:09:35 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:09:35 #76 24.11 (1/1) Installing dumb-init (1.2.5-r3) 08:09:35 #76 24.70 Executing busybox-1.36.1-r29.trigger 08:09:35 #76 24.78 OK: 9 MiB in 15 packages 08:09:35 #76 ... 08:09:35 08:09:35 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:09:35 #0 4.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:35 #0 6.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:36 #86 ... 08:09:36 08:09:36 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:09:36 #75 23.95 Continuing the upgrade transaction with new apk-tools: 08:09:36 #75 24.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:36 #75 25.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:36 #75 ... 08:09:36 08:09:36 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:09:36 #82 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:36 #82 19.25 Upgrading critical system libraries and apk-tools: 08:09:36 #82 19.25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:09:36 #82 19.30 Executing busybox-1.36.1-r29.trigger 08:09:36 #82 20.57 Continuing the upgrade transaction with new apk-tools: 08:09:36 #82 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:36 #82 ... 08:09:36 08:09:36 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:09:36 #81 19.43 Continuing the upgrade transaction with new apk-tools: 08:09:36 #81 19.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:36 #81 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:37 #81 ... 08:09:37 08:09:37 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:09:37 #76 DONE 26.0s 08:09:37 08:09:37 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:09:37 #70 29.25 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:09:37 #70 29.26 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:09:37 #70 29.26 OK: 24043 distinct packages available 08:09:37 #70 30.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:37 #70 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:37 #70 ... 08:09:37 08:09:37 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:09:37 #67 28.16 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:09:37 #67 28.16 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:09:37 #67 28.16 OK: 24043 distinct packages available 08:09:37 #67 30.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:37 #67 32.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:37 #67 ... 08:09:37 08:09:37 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:09:37 #82 22.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:37 #82 ... 08:09:37 08:09:37 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:09:37 #66 28.59 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:09:37 #66 28.59 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:09:37 #66 28.59 OK: 24042 distinct packages available 08:09:37 #66 29.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:37 #66 31.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:37 #66 ... 08:09:37 08:09:37 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:09:37 #68 29.74 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:09:37 #68 29.74 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:09:37 #68 29.74 OK: 24043 distinct packages available 08:09:37 #68 31.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:37 #68 33.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:38 #68 ... 08:09:38 08:09:38 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:09:38 #0 4.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:38 #0 6.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:38 #87 ... 08:09:38 08:09:38 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:09:38 #78 7.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:38 #78 14.96 Upgrading critical system libraries and apk-tools: 08:09:38 #78 14.96 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:09:38 #78 15.02 Executing busybox-1.36.1-r29.trigger 08:09:38 #78 16.38 Continuing the upgrade transaction with new apk-tools: 08:09:38 #78 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:38 #78 ... 08:09:38 08:09:38 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:09:38 #66 39.34 OK: 238 MiB in 54 packages 08:09:39 #66 DONE 40.5s 08:09:39 08:09:39 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:09:39 #68 39.45 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:09:40 #68 ... 08:09:40 08:09:40 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:09:40 #88 DONE 0.5s 08:09:40 08:09:40 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:09:40 #86 14.15 Upgrading critical system libraries and apk-tools: 08:09:40 #86 14.17 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:09:40 #86 14.29 Executing busybox-1.36.1-r29.trigger 08:09:40 #86 ... 08:09:40 08:09:40 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:09:40 #70 38.32 (1/4) Installing dumb-init (1.2.5-r3) 08:09:40 #70 38.34 (2/4) Installing musl-obstack (1.2.3-r2) 08:09:40 #70 38.35 (3/4) Installing libucontext (1.2-r3) 08:09:40 #70 38.37 (4/4) Installing gcompat (1.1.0-r4) 08:09:40 #70 38.39 Executing busybox-1.36.1-r29.trigger 08:09:40 #70 38.50 OK: 9 MiB in 18 packages 08:09:40 #70 DONE 40.1s 08:09:40 08:09:40 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:09:40 #68 40.60 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:09:40 #68 40.72 (3/7) Installing dumb-init (1.2.5-r3) 08:09:41 #68 40.82 (4/7) Installing musl-obstack (1.2.3-r2) 08:09:41 #68 40.84 (5/7) Installing libucontext (1.2-r3) 08:09:41 #68 40.87 (6/7) Installing gcompat (1.1.0-r4) 08:09:41 #68 40.97 (7/7) Installing openssl (3.3.2-r1) 08:09:41 #68 41.12 Executing busybox-1.36.1-r29.trigger 08:09:41 #68 41.28 OK: 10 MiB in 19 packages 08:09:42 #68 ... 08:09:42 08:09:42 #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 08:09:42 #73 36.21 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:09:42 #73 36.69 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:09:42 #73 36.92 OK: 9 MiB in 15 packages 08:09:42 #73 DONE 39.0s 08:09:42 08:09:42 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:09:42 #86 16.42 Continuing the upgrade transaction with new apk-tools: 08:09:42 #86 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:42 #117 ... 08:09:42 08:09:42 #118 [support-notifications builder 6/7] COPY . . 08:09:42 #118 ... 08:09:42 08:09:42 #119 [security-spiffe-token-provider builder 6/7] COPY . . 08:09:42 #119 ... 08:09:42 08:09:42 #120 [security-proxy-setup builder 6/7] COPY . . 08:09:43 #86 ... 08:09:43 08:09:43 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:09:43 #67 39.13 (1/14) Installing ca-certificates (20240705-r0) 08:09:43 #67 39.52 (2/14) Installing brotli-libs (1.1.0-r2) 08:09:43 #67 39.62 (3/14) Installing c-ares (1.33.1-r0) 08:09:43 #67 39.64 (4/14) Installing libunistring (1.2-r0) 08:09:43 #67 39.80 (5/14) Installing libidn2 (2.3.7-r0) 08:09:43 #67 39.83 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:09:43 #67 39.88 (7/14) Installing libpsl (0.21.5-r1) 08:09:43 #67 39.91 (8/14) Installing zstd-libs (1.5.6-r0) 08:09:43 #67 39.99 (9/14) Installing libcurl (8.10.1-r0) 08:09:43 #67 40.07 (10/14) Installing curl (8.10.1-r0) 08:09:43 #67 40.10 (11/14) Installing dumb-init (1.2.5-r3) 08:09:43 #67 40.11 (12/14) Installing musl-obstack (1.2.3-r2) 08:09:43 #67 40.14 (13/14) Installing libucontext (1.2-r3) 08:09:43 #67 40.16 (14/14) Installing gcompat (1.1.0-r4) 08:09:43 #67 40.27 Executing busybox-1.36.1-r29.trigger 08:09:43 #67 40.48 Executing ca-certificates-20240705-r0.trigger 08:09:43 #67 42.14 OK: 15 MiB in 28 packages 08:09:43 #67 DONE 43.7s 08:09:43 08:09:43 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:09:43 #89 ... 08:09:43 08:09:43 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:09:43 #68 DONE 43.4s 08:09:43 08:09:43 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:09:46 #90 ... 08:09:46 08:09:46 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:09:46 #81 29.12 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:09:46 #81 29.76 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:09:46 #81 29.86 Executing ca-certificates-20240705-r0.trigger 08:09:46 #81 31.21 OK: 10 MiB in 16 packages 08:09:46 #81 DONE 32.4s 08:09:46 08:09:46 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:09:46 #82 29.56 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:09:46 #82 30.30 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:09:46 #82 30.46 OK: 9 MiB in 16 packages 08:09:47 #82 ... 08:09:47 08:09:47 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:09:47 #75 32.90 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:09:47 #75 33.65 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:09:47 #75 33.81 Executing ca-certificates-20240705-r0.trigger 08:09:47 #75 34.61 OK: 20 MiB in 18 packages 08:09:47 #75 DONE 36.2s 08:09:47 08:09:47 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:09:47 #90 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:47 #90 ... 08:09:47 08:09:47 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:09:47 #82 DONE 31.9s 08:09:47 08:09:47 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:09:47 #120 ... 08:09:47 08:09:47 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 08:09:47 #117 DONE 14.2s 08:09:47 08:09:47 #121 [core-command builder 6/7] COPY . . 08:09:47 #121 CACHED 08:09:47 08:09:47 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 08:09:47 #122 CACHED 08:09:47 08:09:47 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:47 #123 CACHED 08:09:47 08:09:47 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:09:47 #124 CACHED 08:09:47 08:09:47 #125 [security-bootstrapper builder 6/7] COPY . . 08:09:47 #125 CACHED 08:09:47 08:09:47 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:47 #126 CACHED 08:09:47 08:09:47 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:09:47 #127 CACHED 08:09:47 08:09:47 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:47 #128 CACHED 08:09:47 08:09:47 #129 [core-metadata builder 6/7] COPY . . 08:09:47 #129 CACHED 08:09:47 08:09:47 #130 [core-data builder 6/7] COPY . . 08:09:47 #130 CACHED 08:09:47 08:09:47 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:47 #131 CACHED 08:09:47 08:09:47 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 08:09:47 #132 CACHED 08:09:47 08:09:47 #133 [security-proxy-auth builder 6/7] COPY . . 08:09:47 #133 CACHED 08:09:47 08:09:47 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:09:47 #134 CACHED 08:09:47 08:09:47 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:47 #135 CACHED 08:09:47 08:09:47 #119 [security-spiffe-token-provider builder 6/7] COPY . . 08:09:47 #119 DONE 14.3s 08:09:47 08:09:47 #136 [security-secretstore-setup builder 6/7] COPY . . 08:09:47 #136 CACHED 08:09:47 08:09:47 #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:09:47 #137 CACHED 08:09:47 08:09:47 #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:47 #138 CACHED 08:09:47 08:09:47 #116 [core-keeper builder 7/8] COPY . . 08:09:47 #116 DONE 14.4s 08:09:47 08:09:47 #118 [support-notifications builder 6/7] COPY . . 08:09:47 #118 DONE 14.4s 08:09:47 08:09:47 #139 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:09:47 #139 CACHED 08:09:47 08:09:47 #140 [support-cron-scheduler builder 6/7] COPY . . 08:09:47 #140 CACHED 08:09:47 08:09:47 #141 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:47 #141 CACHED 08:09:47 08:09:47 #120 [security-proxy-setup builder 6/7] COPY . . 08:09:47 #120 DONE 14.3s 08:09:47 08:09:47 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:09:48 #142 1.588 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:09:49 #91 ... 08:09:49 08:09:49 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:09:49 #78 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:49 #78 26.51 OK: 20 MiB in 18 packages 08:09:49 #78 DONE 27.7s 08:09:49 08:09:49 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:09:49 #92 DONE 0.2s 08:09:49 08:09:49 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:09:49 #90 4.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:50 #90 ... 08:09:50 08:09:50 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:09:50 #91 DONE 2.8s 08:09:50 08:09:50 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:09:50 #93 DONE 0.2s 08:09:50 08:09:50 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:09:50 #89 3.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:50 #89 5.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:50 #89 ... 08:09:50 08:09:50 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:50 #94 ... 08:09:50 08:09:50 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:09:50 #87 13.57 Upgrading critical system libraries and apk-tools: 08:09:50 #87 13.57 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:09:50 #87 13.60 Executing busybox-1.36.1-r29.trigger 08:09:50 #87 15.40 Continuing the upgrade transaction with new apk-tools: 08:09:50 #87 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:50 #87 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:50 #87 ... 08:09:50 08:09:50 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:09:50 #0 4.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:50 #0 5.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:51 #95 ... 08:09:51 08:09:51 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:09:51 #87 23.31 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:09:51 #87 23.65 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:09:51 #87 23.72 Executing ca-certificates-20240705-r0.trigger 08:09:52 #87 24.51 OK: 11 MiB in 17 packages 08:09:52 #87 ... 08:09:52 08:09:52 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:09:52 #86 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:52 #86 25.42 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:09:52 #86 25.71 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:09:52 #86 25.77 OK: 9 MiB in 15 packages 08:09:52 #86 DONE 26.8s 08:09:53 08:09:53 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:09:53 #90 9.019 Upgrading critical system libraries and apk-tools: 08:09:53 #90 9.019 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:09:53 #90 9.056 Executing busybox-1.36.1-r29.trigger 08:09:53 #90 9.939 Continuing the upgrade transaction with new apk-tools: 08:09:53 #90 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:54 #90 ... 08:09:54 08:09:54 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:09:54 #87 DONE 25.7s 08:09:54 08:09:54 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:09:54 #95 11.65 Upgrading critical system libraries and apk-tools: 08:09:54 #95 11.66 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:09:54 #95 11.71 Executing busybox-1.36.1-r29.trigger 08:09:54 #95 12.82 Continuing the upgrade transaction with new apk-tools: 08:09:54 #95 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:09:54 #95 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:57 #95 16.18 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:09:57 #95 16.52 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:09:57 #95 16.61 OK: 9 MiB in 18 packages 08:09:58 #95 DONE 17.7s 08:09:58 08:09:58 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:09:58 #90 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:09:58 #90 13.74 OK: 10 MiB in 19 packages 08:09:58 #90 DONE 14.8s 08:09:58 08:09:58 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:09:58 #142 ... 08:09:58 08:09:58 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:09:58 #0 0.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:09:58 #143 ... 08:09:58 08:09:58 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:09:58 #0 1.056 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:09:58 #144 ... 08:09:58 08:09:58 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:09:58 #0 0.798 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:09:58 #145 ... 08:09:58 08:09:58 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:09:58 #0 1.289 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:09:58 #146 ... 08:09:58 08:09:58 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:09:58 #0 0.757 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:09:58 #147 ... 08:09:58 08:09:58 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:09:58 #0 0.825 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:09:58 #148 ... 08:09:58 08:09:58 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:09:58 #0 0.699 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:09:58 #149 ... 08:09:58 08:09:58 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:09:58 #0 1.081 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:09:59 #150 ... 08:09:59 08:09:59 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:09:59 #0 1.261 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:09:59 #151 ... 08:09:59 08:09:59 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:09:59 #0 1.497 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:09:59 #152 ... 08:09:59 08:09:59 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:09:59 #0 1.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:10:00 #96 ... 08:10:00 08:10:00 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:10:00 #89 9.627 Upgrading critical system libraries and apk-tools: 08:10:00 #89 9.627 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:10:00 #89 9.712 Executing busybox-1.36.1-r29.trigger 08:10:00 #89 10.74 Continuing the upgrade transaction with new apk-tools: 08:10:00 #89 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:10:00 #89 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:10:00 #89 14.67 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:10:00 #89 15.00 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:10:00 #89 15.05 Executing ca-certificates-20240705-r0.trigger 08:10:00 #89 15.55 OK: 15 MiB in 28 packages 08:10:00 #89 DONE 17.4s 08:10:00 08:10:00 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:10:00 #97 DONE 1.9s 08:10:00 08:10:00 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:10:00 #96 DONE 2.0s 08:10:00 08:10:00 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:10:00 #98 ... 08:10:00 08:10:00 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:10:00 #99 DONE 2.1s 08:10:00 08:10:00 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:10:01 #100 ... 08:10:01 08:10:01 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:10:01 #98 DONE 0.4s 08:10:01 08:10:01 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:10:01 #101 DONE 0.5s 08:10:01 08:10:01 #102 [security-spire-server stage-2 6/9] COPY security.txt / 08:10:01 #102 ... 08:10:01 08:10:01 #103 [security-spire-config stage-2 6/10] COPY security.txt / 08:10:01 #103 DONE 0.3s 08:10:01 08:10:01 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:10:01 #104 ... 08:10:01 08:10:01 #102 [security-spire-server stage-2 6/9] COPY security.txt / 08:10:01 #102 DONE 0.4s 08:10:01 08:10:01 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:10:01 #104 DONE 0.4s 08:10:01 08:10:01 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:10:02 #105 ... 08:10:02 08:10:02 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:10:02 #106 DONE 0.4s 08:10:02 08:10:02 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:10:02 #105 DONE 0.3s 08:10:02 08:10:02 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:10:02 #107 DONE 0.4s 08:10:02 08:10:02 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:10:02 #108 DONE 0.3s 08:10:02 08:10:02 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:10:02 #109 DONE 0.5s 08:10:02 08:10:02 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:10:02 #100 DONE 2.2s 08:10:02 08:10:02 #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:10:03 #110 DONE 0.5s 08:10:03 08:10:03 #111 [security-spire-server] exporting to image 08:10:03 #111 exporting layers 08:10:03 #111 ... 08:10:03 08:10:03 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 08:10:03 #112 DONE 0.3s 08:10:03 08:10:03 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:10:04 #113 DONE 0.3s 08:10:04 08:10:04 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:10:04 #114 DONE 0.2s 08:10:04 08:10:04 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:04 #79 ... 08:10:04 08:10:04 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:10:04 #115 DONE 0.4s 08:10:04 08:10:04 #111 [security-spire-agent] exporting to image 08:10:05 #111 exporting layers 3.5s done 08:10:05 #111 writing image sha256:fa6481e9844d60e2c9f2fa1d6e5c6c44c68bbbd9534161b81e692f9c2c7ac679 08:10:06 #111 writing image sha256:fa6481e9844d60e2c9f2fa1d6e5c6c44c68bbbd9534161b81e692f9c2c7ac679 done 08:10:06 #111 naming to docker.io/library/security-spire-config-arm64 done 08:10:06 #111 exporting layers 3.3s done 08:10:06 #111 writing image sha256:f9f247314c12c50b6606752be8eb74444090219eb5ddf4e42421423ac4bf6772 0.0s done 08:10:06 #111 naming to docker.io/library/security-spire-server-arm64 08:10:06 #111 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:10:06 #111 exporting layers 2.1s done 08:10:06 #111 writing image sha256:5495389bca637588e388914cbfd3fa05ec7068f4a3a28baf397c4e12da8c088b 0.0s done 08:10:06 #111 naming to docker.io/library/security-spire-agent-arm64 done 08:10:06 #111 DONE 4.4s 08:10:06 08:10:06 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:03 #79 ... 08:11:03 08:11:03 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:03 #85 DONE 85.7s 08:11:03 08:11:03 #116 [core-keeper builder 7/8] COPY . . 08:11:03 #116 ... 08:11:03 08:11:03 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:03 #94 DONE 78.3s 08:11:03 08:11:03 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:03 #83 DONE 97.3s 08:11:03 08:11:03 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:03 #79 DONE 106.6s 08:11:03 08:11:03 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:03 #80 DONE 104.7s 08:11:03 08:11:03 #117 [security-secretstore-setup builder 6/7] COPY . . 08:11:03 #117 DONE 1.3s 08:11:03 08:11:03 #118 [security-spiffe-token-provider builder 6/7] COPY . . 08:11:03 #118 DONE 1.4s 08:11:03 08:11:03 #119 [security-proxy-auth builder 6/7] COPY . . 08:11:03 #119 CACHED 08:11:03 08:11:03 #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:03 #120 CACHED 08:11:03 08:11:03 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:11:03 #121 CACHED 08:11:03 08:11:03 #122 [core-data builder 4/7] COPY go.mod vendor* ./ 08:11:03 #122 CACHED 08:11:03 08:11:03 #123 [core-data builder 6/7] COPY . . 08:11:03 #123 CACHED 08:11:03 08:11:03 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:03 #124 CACHED 08:11:03 08:11:03 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:11:03 #125 CACHED 08:11:03 08:11:03 #126 [core-metadata builder 6/7] COPY . . 08:11:03 #126 CACHED 08:11:03 08:11:03 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:03 #127 CACHED 08:11:03 08:11:03 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:11:03 #128 CACHED 08:11:03 08:11:03 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 08:11:03 #129 CACHED 08:11:03 08:11:03 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:03 #130 CACHED 08:11:03 08:11:03 #131 [security-proxy-setup builder 6/7] COPY . . 08:11:03 #131 CACHED 08:11:03 08:11:03 #132 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:03 #132 CACHED 08:11:03 08:11:03 #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:11:03 #133 CACHED 08:11:03 08:11:03 #116 [core-keeper builder 7/8] COPY . . 08:11:03 #116 DONE 1.5s 08:11:03 08:11:03 #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:11:03 #134 CACHED 08:11:03 08:11:03 #135 [security-bootstrapper builder 6/7] COPY . . 08:11:03 #135 CACHED 08:11:03 08:11:03 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:03 #136 CACHED 08:11:03 08:11:03 #137 [core-command builder 6/7] COPY . . 08:11:03 #137 DONE 1.4s 08:11:03 08:11:03 #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:11:03 #138 ... 08:11:03 08:11:03 #139 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:11:03 #139 CACHED 08:11:03 08:11:03 #140 [support-cron-scheduler builder 6/7] COPY . . 08:11:03 #140 CACHED 08:11:03 08:11:03 #141 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:03 #141 CACHED 08:11:03 08:11:03 #142 [support-notifications builder 6/7] COPY . . 08:11:03 #142 DONE 1.4s 08:11:03 08:11:03 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:11:04 #143 4.675 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:11:05 #143 ... 08:11:05 08:11:05 #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:11:05 #138 5.683 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:11:09 #138 ... 08:11:09 08:11:09 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:11:09 #0 5.421 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:11:10 #144 ... 08:11:10 08:11:10 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:11:10 #0 4.348 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:11:10 #145 ... 08:11:10 08:11:10 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:11:10 #0 5.044 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:11:10 #146 ... 08:11:10 08:11:10 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:11:10 #0 5.679 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:11:10 #147 ... 08:11:10 08:11:10 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:11:10 #0 5.490 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:11:10 #148 ... 08:11:10 08:11:10 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:11:10 #0 5.756 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:11:10 #149 ... 08:11:10 08:11:10 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:11:10 #0 4.874 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:11:11 #150 ... 08:11:11 08:11:11 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:11:11 #0 4.214 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:11:11 #151 ... 08:11:11 08:11:11 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:11:11 #0 4.747 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:11:11 #152 ... 08:11:11 08:11:11 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:11:11 #0 4.053 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:11:35 #153 ... 08:11:35 08:11:35 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:11:35 #144 98.85 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:12:33 #144 ... 08:12:33 08:12:33 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:12:33 #142 DONE 160.0s 08:12:33 08:12:33 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:12:33 #150 DONE 160.0s 08:12:33 08:12:33 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:12:33 #145 DONE 160.0s 08:12:33 08:12:33 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:12:33 #147 DONE 160.1s 08:12:33 08:12:33 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:12:33 #151 DONE 160.0s 08:12:33 08:12:33 #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:12:33 #154 ... 08:12:33 08:12:33 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:12:33 #149 DONE 160.1s 08:12:33 08:12:33 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:12:33 #143 DONE 160.1s 08:12:33 08:12:33 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:12:33 #144 DONE 160.1s 08:12:33 08:12:33 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:12:33 #148 DONE 160.2s 08:12:33 08:12:33 #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:12:33 #155 ... 08:12:33 08:12:33 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:12:33 #153 DONE 160.4s 08:12:33 08:12:33 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:12:33 #152 DONE 160.4s 08:12:33 08:12:33 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:12:33 #146 DONE 160.4s 08:12:33 08:12:33 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:12:33 #156 ... 08:12:33 08:12:33 #157 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:12:33 #157 DONE 0.6s 08:12:33 08:12:33 #158 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:12:33 #158 DONE 0.3s 08:12:33 08:12:33 #159 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:12:33 #159 ... 08:12:33 08:12:33 #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:12:33 #154 DONE 0.9s 08:12:33 08:12:33 #160 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:12:33 #160 DONE 0.8s 08:12:33 08:12:33 #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:12:33 #155 DONE 0.7s 08:12:33 08:12:33 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:12:33 #161 DONE 0.9s 08:12:33 08:12:33 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:12:33 #162 ... 08:12:33 08:12:33 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:12:33 #156 DONE 0.8s 08:12:33 08:12:33 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:12:33 #163 DONE 0.8s 08:12:33 08:12:33 #164 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:12:33 #164 DONE 0.9s 08:12:33 08:12:33 #159 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:12:33 #159 DONE 0.7s 08:12:33 08:12:33 #165 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:12:33 #165 DONE 0.7s 08:12:33 08:12:33 #166 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:12:33 #166 ... 08:12:33 08:12:33 #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:12:33 #167 DONE 0.7s 08:12:33 08:12:33 #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:12:33 #168 CACHED 08:12:33 08:12:33 #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:12:33 #169 CACHED 08:12:33 08:12:33 #170 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:12:33 #170 DONE 0.6s 08:12:33 08:12:33 #171 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:12:33 #171 CACHED 08:12:33 08:12:33 #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:12:33 #172 CACHED 08:12:33 08:12:33 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:12:33 #173 CACHED 08:12:33 08:12:33 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:12:33 #174 CACHED 08:12:33 08:12:33 #175 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:12:33 #175 DONE 0.6s 08:12:33 08:12:33 #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:12:33 #176 DONE 0.4s 08:12:33 08:12:33 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:12:33 #162 DONE 0.5s 08:12:33 08:12:33 #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 08:12:33 #177 ... 08:12:33 08:12:33 #178 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:12:33 #178 DONE 0.8s 08:12:33 08:12:33 #179 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:12:33 #179 ... 08:12:33 08:12:33 #166 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:12:33 #166 DONE 1.8s 08:12:33 08:12:33 #180 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:12:33 #180 DONE 1.8s 08:12:33 08:12:33 #181 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:12:33 #181 DONE 1.7s 08:12:33 08:12:33 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:12:33 #182 DONE 1.7s 08:12:33 08:12:33 #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:12:33 #183 DONE 1.8s 08:12:33 08:12:33 #184 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:12:33 #184 DONE 1.8s 08:12:33 08:12:33 #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:12:33 #185 DONE 1.8s 08:12:33 08:12:33 #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:12:33 #186 DONE 1.8s 08:12:33 08:12:33 #187 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:12:33 #187 DONE 1.6s 08:12:33 08:12:33 #188 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:12:33 #188 ... 08:12:33 08:12:33 #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 08:12:33 #177 DONE 1.7s 08:12:33 08:12:33 #189 [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 08:12:33 #189 ... 08:12:33 08:12:33 #190 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:12:33 #190 DONE 0.9s 08:12:33 08:12:33 #179 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:12:33 #179 DONE 2.0s 08:12:33 08:12:33 #191 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:12:33 #191 DONE 1.0s 08:12:33 08:12:33 #192 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:12:33 #192 DONE 3.0s 08:12:33 08:12:33 #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:12:33 #193 DONE 1.0s 08:12:33 08:12:33 #110 [support-cron-scheduler] exporting to image 08:12:33 #110 exporting layers 08:12:33 #110 ... 08:12:33 08:12:33 #194 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:12:33 #194 DONE 1.1s 08:12:33 08:12:33 #195 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:12:33 #195 DONE 1.1s 08:12:33 08:12:33 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:12:33 #196 DONE 1.2s 08:12:33 08:12:33 #110 [core-command] exporting to image 08:12:33 #110 ... 08:12:33 08:12:33 #197 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:12:33 #197 DONE 1.2s 08:12:33 08:12:33 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:12:33 #198 DONE 1.3s 08:12:33 08:12:33 #188 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:12:33 #188 DONE 1.5s 08:12:33 08:12:33 #110 [security-spiffe-token-provider] exporting to image 08:12:33 #110 ... 08:12:33 08:12:33 #189 [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 08:12:33 #189 DONE 1.5s 08:12:33 08:12:33 #110 [security-spiffe-token-provider] exporting to image 08:12:33 #110 exporting layers 0.6s done 08:12:33 #110 ... 08:12:33 08:12:33 #199 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:12:33 #199 DONE 0.8s 08:12:33 08:12:33 #200 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:12:33 #200 DONE 1.0s 08:12:33 08:12:33 #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:12:33 #201 DONE 0.9s 08:12:33 08:12:33 #110 [core-keeper] exporting to image 08:12:33 #110 writing image sha256:7fd9f043bcab688e78c405ebf52277ba61bed2d52d0d69f8f18f8104b770c941 0.0s done 08:12:33 #110 naming to docker.io/library/core-keeper done 08:12:33 #110 ... 08:12:33 08:12:33 #202 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:12:33 #202 DONE 0.8s 08:12:33 08:12:33 #203 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:12:33 #203 DONE 0.8s 08:12:33 08:12:33 #204 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:12:33 #204 DONE 0.7s 08:12:33 08:12:33 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:12:33 #205 DONE 0.5s 08:12:33 08:12:33 #110 [core-data] exporting to image 08:12:33 #110 exporting layers 0.5s done 08:12:33 #110 ... 08:12:33 08:12:33 #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:12:33 #206 DONE 0.5s 08:12:33 08:12:33 #207 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:12:33 #207 DONE 0.3s 08:12:33 08:12:33 #208 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:12:33 #208 DONE 0.4s 08:12:33 08:12:33 #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:12:33 #209 ... 08:12:33 08:12:33 #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:12:33 #210 DONE 0.5s 08:12:33 08:12:33 #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:12:33 #211 DONE 0.6s 08:12:33 08:12:33 #110 [core-metadata] exporting to image 08:12:33 #110 ... 08:12:33 08:12:33 #212 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:12:33 #212 DONE 0.8s 08:12:33 08:12:33 #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:12:33 #209 DONE 0.7s 08:12:33 08:12:33 #110 [support-cron-scheduler] exporting to image 08:12:33 #110 writing image sha256:0e6852b0ee19574fd39ebc9be00f3fee133e6b58e44f2bddd7db6d206bd39c39 0.0s done 08:12:33 #110 naming to docker.io/library/support-cron-scheduler done 08:12:33 #110 writing image sha256:29c9aeded511dc215bcb6684e76be9c3f99b1b959e830d2ea43715202617208d done 08:12:33 #110 naming to docker.io/library/core-command 08:12:33 #110 ... 08:12:33 08:12:33 #213 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:12:33 #213 DONE 1.0s 08:12:33 08:12:33 #110 [security-spiffe-token-provider] exporting to image 08:12:33 #110 exporting layers 0.5s done 08:12:33 #110 naming to docker.io/library/core-command done 08:12:33 #110 writing image sha256:b71387e7447714e3b4f1e190d06fad655544c21738fcc6dd5caaaed7b936c910 0.0s done 08:12:33 #110 naming to docker.io/library/security-spiffe-token-provider done 08:12:33 #110 ... 08:12:33 08:12:33 #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:12:33 #214 DONE 1.1s 08:12:33 08:12:33 #215 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:12:33 #215 DONE 0.3s 08:12:33 08:12:33 #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:12:33 #216 DONE 0.4s 08:12:33 08:12:33 #110 [support-notifications] exporting to image 08:12:33 #110 exporting layers 0.7s done 08:12:33 #110 writing image sha256:47855f9e5c5f10d4f9c8c141673520c415960737cc40cc52c4c985f07e033749 done 08:12:33 #110 naming to docker.io/library/core-metadata done 08:12:33 #110 writing image sha256:9ae9d6161252196cf84c9da2e61098a7a9eb8185e0177af440a90c7d53fc0f1e done 08:12:33 #110 naming to docker.io/library/core-data done 08:12:33 #110 writing image sha256:6b1c6348c85c2b03a50e71d1b4afa7d9bae71c0e8dab4c1e793e8a5149b1728b 0.0s done 08:12:33 #110 naming to docker.io/library/support-notifications done 08:12:33 #110 ... 08:12:33 08:12:33 #217 [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/ 08:12:33 #217 DONE 0.1s 08:12:33 08:12:33 #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:12:33 #218 DONE 0.1s 08:12:33 08:12:33 #110 [core-common-config-bootstrapper] exporting to image 08:12:33 #110 exporting layers 0.2s done 08:12:33 #110 writing image sha256:02b3a484d6dfdacc0632a14a860a3d6b1876cb868686572bcc4379b0f065c7d6 done 08:12:33 #110 naming to docker.io/library/core-common-config-bootstrapper done 08:12:33 #110 writing image sha256:43a56e04820477028d43ff805e1daec3acd93fb8155a310e2041404b9a8daa30 done 08:12:33 #110 naming to docker.io/library/security-proxy-auth 0.1s done 08:12:33 #110 DONE 3.4s 08:12:33 08:12:33 #219 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:12:33 #219 DONE 0.1s 08:12:33 08:12:33 #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:12:33 #220 ... 08:12:33 08:12:33 #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:12:33 #221 DONE 0.0s 08:12:33 08:12:33 #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:12:33 #222 DONE 1.1s 08:12:34 08:12:34 #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:12:34 #223 DONE 0.1s 08:12:34 08:12:34 #110 [security-proxy-setup] exporting to image 08:12:34 #110 exporting layers 0.2s done 08:12:34 #110 writing image sha256:bbfc2c7a6961a02263d237d1c69267d522209802b77194b88a3f0290014e9b1b done 08:12:34 #110 naming to docker.io/library/security-proxy-setup done 08:12:34 #110 DONE 3.7s 08:12:34 08:12:34 #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:12:34 #220 DONE 0.5s 08:12:34 08:12:34 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:12:34 #224 ... 08:12:34 08:12:34 #110 [security-secretstore-setup] exporting to image 08:12:34 #110 exporting layers 0.2s done 08:12:34 #110 writing image sha256:fcdeb2050c66f6cba019376c482f0a370ff3ab5357c4ba56e6d0ab2d3528e98d done 08:12:34 #110 naming to docker.io/library/security-secretstore-setup done 08:12:34 #110 DONE 3.7s 08:12:34 08:12:34 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:12:34 #224 DONE 0.6s 08:12:34 08:12:34 #110 [security-bootstrapper] exporting to image 08:12:34 #110 exporting layers 0.2s done 08:12:34 #110 writing image sha256:50fc69b17245fa7aeaaccfddbf5a27b668132ed48bfc20ad94fef0dac96ce9b8 done 08:12:34 #110 naming to docker.io/library/security-bootstrapper done 08:12:34 #110 DONE 3.9s 08:12:34 08:12:34 #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:12:34 time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:12:34 time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:12:34 time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:12:34 time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:12:34 time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:12:34 time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:12:34 time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:12:34 time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:12:34 time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:12:34 time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:12:34 time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:12:34 time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:12:34 time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:12:34 time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:12:34 time="2024-11-04T08:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:12:34 $ docker stop --time=1 d01988ba364363023daef7df0b6edff3f5c25677772176d9eb38ceec4a4ec33c 08:12:35 $ docker rm -f --volumes d01988ba364363023daef7df0b6edff3f5c25677772176d9eb38ceec4a4ec33c [Pipeline] // withDockerContainer [Pipeline] sh 08:12:36 + docker images 08:12:36 REPOSITORY TAG IMAGE ID CREATED SIZE 08:12:36 security-secretstore-setup latest fcdeb2050c66 2 seconds ago 55.6MB 08:12:36 security-bootstrapper latest 50fc69b17245 2 seconds ago 31MB 08:12:36 core-common-config-bootstrapper latest 02b3a484d6df 3 seconds ago 26.5MB 08:12:36 security-proxy-auth latest 43a56e048204 3 seconds ago 39.6MB 08:12:36 security-proxy-setup latest bbfc2c7a6961 3 seconds ago 38.9MB 08:12:36 support-notifications latest 6b1c6348c85c 4 seconds ago 69.5MB 08:12:36 core-data latest 9ae9d6161252 4 seconds ago 47.4MB 08:12:36 core-metadata latest 47855f9e5c5f 4 seconds ago 47.6MB 08:12:36 security-spiffe-token-provider latest b71387e74477 5 seconds ago 45.4MB 08:12:36 core-command latest 29c9aeded511 5 seconds ago 41.5MB 08:12:36 core-keeper latest 7fd9f043bcab 5 seconds ago 41.1MB 08:12:36 support-cron-scheduler latest 0e6852b0ee19 5 seconds ago 70.7MB 08:12:36 security-spire-config latest 45c6c4aa0f70 3 minutes ago 127MB 08:12:36 security-spire-agent latest 241bed52e621 3 minutes ago 188MB 08:12:36 security-spire-server latest 073157877038 3 minutes ago 128MB 08:12:36 ci-base-image-x86_64 latest 3d1f8e8b81f0 8 minutes ago 975MB 08:12:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 4 weeks ago 573MB 08:12:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 08:12:36 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 08:12:36 provisioning config files... 08:12:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/743@tmp/config17980296735656839093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:36 ---> ****-login.sh 08:12:36 nexus3.edgexfoundry.org:10001 08:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:37 Configure a credential helper to remove this warning. See 08:12:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:37 08:12:37 Login Succeeded 08:12:37 nexus3.edgexfoundry.org:10002 08:12:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:37 Configure a credential helper to remove this warning. See 08:12:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:37 08:12:37 Login Succeeded 08:12:37 nexus3.edgexfoundry.org:10003 08:12:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:37 Configure a credential helper to remove this warning. See 08:12:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:37 08:12:37 Login Succeeded 08:12:37 nexus3.edgexfoundry.org:10004 08:12:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:37 Configure a credential helper to remove this warning. See 08:12:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:37 08:12:37 Login Succeeded 08:12:37 ****.io 08:12:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:37 Configure a credential helper to remove this warning. See 08:12:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:37 08:12:37 Login Succeeded 08:12:37 ---> ****-login.sh ends [Pipeline] } 08:12:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:12:37 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:12:37 4706abc37add90fd32b210f6332a01b82c40e928 08:12:37 latest 08:12:37 4.0.0-dev.9 08:12:37 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:12:37 main 08:12:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:38 + docker push nexus3.edgexfoundry.org:10004/core-command:4706abc37add90fd32b210f6332a01b82c40e928 08:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:12:38 546f09065f02: Preparing 08:12:38 beb8decebd31: Preparing 08:12:38 29aca964665b: Preparing 08:12:38 6303084405ac: Preparing 08:12:38 522ae88b6714: Preparing 08:12:38 618954883a20: Preparing 08:12:38 63ca1fbb43ae: Preparing 08:12:38 618954883a20: Waiting 08:12:38 63ca1fbb43ae: Waiting 08:13:04 beb8decebd31: Pushed 08:13:04 522ae88b6714: Pushed 08:13:04 546f09065f02: Pushed 08:13:04 29aca964665b: Pushed 08:13:04 6303084405ac: Pushed 08:13:04 63ca1fbb43ae: Layer already exists 08:13:04 618954883a20: Pushed 08:13:04 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:ef1e21c9ef83dc7a73910a5d25bcd30a1244eedb0338354b4f63675d05f82e75 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:05 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:13:05 546f09065f02: Preparing 08:13:05 beb8decebd31: Preparing 08:13:05 29aca964665b: Preparing 08:13:05 6303084405ac: Preparing 08:13:05 522ae88b6714: Preparing 08:13:05 618954883a20: Preparing 08:13:05 63ca1fbb43ae: Preparing 08:13:05 618954883a20: Waiting 08:13:05 63ca1fbb43ae: Waiting 08:13:05 29aca964665b: Layer already exists 08:13:05 6303084405ac: Layer already exists 08:13:05 beb8decebd31: Layer already exists 08:13:05 522ae88b6714: Layer already exists 08:13:05 546f09065f02: Layer already exists 08:13:05 63ca1fbb43ae: Layer already exists 08:13:05 618954883a20: Layer already exists 08:13:05 latest: digest: sha256:ef1e21c9ef83dc7a73910a5d25bcd30a1244eedb0338354b4f63675d05f82e75 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:06 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.9 08:13:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:13:06 546f09065f02: Preparing 08:13:06 beb8decebd31: Preparing 08:13:06 29aca964665b: Preparing 08:13:06 6303084405ac: Preparing 08:13:06 522ae88b6714: Preparing 08:13:06 618954883a20: Preparing 08:13:06 63ca1fbb43ae: Preparing 08:13:06 618954883a20: Waiting 08:13:06 63ca1fbb43ae: Waiting 08:13:06 29aca964665b: Layer already exists 08:13:06 546f09065f02: Layer already exists 08:13:06 beb8decebd31: Layer already exists 08:13:06 522ae88b6714: Layer already exists 08:13:06 6303084405ac: Layer already exists 08:13:06 618954883a20: Layer already exists 08:13:06 63ca1fbb43ae: Layer already exists 08:13:06 4.0.0-dev.9: digest: sha256:ef1e21c9ef83dc7a73910a5d25bcd30a1244eedb0338354b4f63675d05f82e75 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:06 + docker push nexus3.edgexfoundry.org:10004/core-command:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:13:06 546f09065f02: Preparing 08:13:06 beb8decebd31: Preparing 08:13:06 29aca964665b: Preparing 08:13:06 6303084405ac: Preparing 08:13:06 522ae88b6714: Preparing 08:13:06 618954883a20: Preparing 08:13:06 63ca1fbb43ae: Preparing 08:13:06 618954883a20: Waiting 08:13:06 63ca1fbb43ae: Waiting 08:13:06 6303084405ac: Layer already exists 08:13:06 522ae88b6714: Layer already exists 08:13:06 546f09065f02: Layer already exists 08:13:06 29aca964665b: Layer already exists 08:13:06 beb8decebd31: Layer already exists 08:13:06 63ca1fbb43ae: Layer already exists 08:13:06 618954883a20: Layer already exists 08:13:06 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:ef1e21c9ef83dc7a73910a5d25bcd30a1244eedb0338354b4f63675d05f82e75 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:07 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:13:07 546f09065f02: Preparing 08:13:07 beb8decebd31: Preparing 08:13:07 29aca964665b: Preparing 08:13:07 6303084405ac: Preparing 08:13:07 522ae88b6714: Preparing 08:13:07 618954883a20: Preparing 08:13:07 63ca1fbb43ae: Preparing 08:13:07 63ca1fbb43ae: Waiting 08:13:07 618954883a20: Waiting 08:13:07 29aca964665b: Layer already exists 08:13:07 beb8decebd31: Layer already exists 08:13:07 522ae88b6714: Layer already exists 08:13:07 546f09065f02: Layer already exists 08:13:07 6303084405ac: Layer already exists 08:13:07 618954883a20: Layer already exists 08:13:07 63ca1fbb43ae: Layer already exists 08:13:07 main: digest: sha256:ef1e21c9ef83dc7a73910a5d25bcd30a1244eedb0338354b4f63675d05f82e75 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:07 ===================================================== [Pipeline] echo 08:13:07 taggedImages: 08:13:07 - nexus3.edgexfoundry.org:10004/core-command:4706abc37add90fd32b210f6332a01b82c40e928 08:13:07 - nexus3.edgexfoundry.org:10004/core-command:latest 08:13:07 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.9 08:13:07 - nexus3.edgexfoundry.org:10004/core-command:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:07 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:13:07 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:13:07 4706abc37add90fd32b210f6332a01b82c40e928 08:13:07 latest 08:13:07 4.0.0-dev.9 08:13:07 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:07 main 08:13:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928 08:13:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:13:08 7bc30dc753f8: Preparing 08:13:08 79886c9d0f0b: Preparing 08:13:08 c79eccfd2e0c: Preparing 08:13:08 59c010403730: Preparing 08:13:08 29aca964665b: Preparing 08:13:08 6303084405ac: Preparing 08:13:08 522ae88b6714: Preparing 08:13:08 618954883a20: Preparing 08:13:08 63ca1fbb43ae: Preparing 08:13:08 6303084405ac: Waiting 08:13:08 522ae88b6714: Waiting 08:13:08 618954883a20: Waiting 08:13:08 63ca1fbb43ae: Waiting 08:13:08 29aca964665b: Layer already exists 08:13:08 6303084405ac: Layer already exists 08:13:08 c79eccfd2e0c: Pushed 08:13:08 79886c9d0f0b: Pushed 08:13:08 7bc30dc753f8: Pushed 08:13:08 522ae88b6714: Layer already exists 08:13:08 618954883a20: Layer already exists 08:13:08 63ca1fbb43ae: Layer already exists 08:13:10 59c010403730: Pushed 08:13:10 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:dc40e64241c8c16609268b05e97b61aef85ee2efbb1765639d0330a30ad8690c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:10 + 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 08:13:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:13:10 7bc30dc753f8: Preparing 08:13:10 79886c9d0f0b: Preparing 08:13:10 c79eccfd2e0c: Preparing 08:13:10 59c010403730: Preparing 08:13:10 29aca964665b: Preparing 08:13:10 6303084405ac: Preparing 08:13:10 522ae88b6714: Preparing 08:13:10 6303084405ac: Waiting 08:13:10 522ae88b6714: Waiting 08:13:10 618954883a20: Preparing 08:13:10 63ca1fbb43ae: Preparing 08:13:10 63ca1fbb43ae: Waiting 08:13:10 59c010403730: Layer already exists 08:13:10 29aca964665b: Layer already exists 08:13:10 c79eccfd2e0c: Layer already exists 08:13:10 79886c9d0f0b: Layer already exists 08:13:10 7bc30dc753f8: Layer already exists 08:13:10 522ae88b6714: Layer already exists 08:13:10 63ca1fbb43ae: Layer already exists 08:13:10 618954883a20: Layer already exists 08:13:10 6303084405ac: Layer already exists 08:13:10 latest: digest: sha256:dc40e64241c8c16609268b05e97b61aef85ee2efbb1765639d0330a30ad8690c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.9 08:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:13:11 7bc30dc753f8: Preparing 08:13:11 79886c9d0f0b: Preparing 08:13:11 c79eccfd2e0c: Preparing 08:13:11 59c010403730: Preparing 08:13:11 29aca964665b: Preparing 08:13:11 6303084405ac: Preparing 08:13:11 522ae88b6714: Preparing 08:13:11 618954883a20: Preparing 08:13:11 6303084405ac: Waiting 08:13:11 522ae88b6714: Waiting 08:13:11 63ca1fbb43ae: Preparing 08:13:11 618954883a20: Waiting 08:13:11 29aca964665b: Layer already exists 08:13:11 c79eccfd2e0c: Layer already exists 08:13:11 59c010403730: Layer already exists 08:13:11 79886c9d0f0b: Layer already exists 08:13:11 7bc30dc753f8: Layer already exists 08:13:11 618954883a20: Layer already exists 08:13:11 522ae88b6714: Layer already exists 08:13:11 6303084405ac: Layer already exists 08:13:11 63ca1fbb43ae: Layer already exists 08:13:11 4.0.0-dev.9: digest: sha256:dc40e64241c8c16609268b05e97b61aef85ee2efbb1765639d0330a30ad8690c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:13:12 7bc30dc753f8: Preparing 08:13:12 79886c9d0f0b: Preparing 08:13:12 c79eccfd2e0c: Preparing 08:13:12 59c010403730: Preparing 08:13:12 29aca964665b: Preparing 08:13:12 6303084405ac: Preparing 08:13:12 522ae88b6714: Preparing 08:13:12 618954883a20: Preparing 08:13:12 63ca1fbb43ae: Preparing 08:13:12 522ae88b6714: Waiting 08:13:12 6303084405ac: Waiting 08:13:12 618954883a20: Waiting 08:13:12 63ca1fbb43ae: Waiting 08:13:12 29aca964665b: Layer already exists 08:13:12 59c010403730: Layer already exists 08:13:12 c79eccfd2e0c: Layer already exists 08:13:12 7bc30dc753f8: Layer already exists 08:13:12 79886c9d0f0b: Layer already exists 08:13:12 618954883a20: Layer already exists 08:13:12 522ae88b6714: Layer already exists 08:13:12 6303084405ac: Layer already exists 08:13:12 63ca1fbb43ae: Layer already exists 08:13:12 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:dc40e64241c8c16609268b05e97b61aef85ee2efbb1765639d0330a30ad8690c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:12 + 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 08:13:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:13:12 7bc30dc753f8: Preparing 08:13:12 79886c9d0f0b: Preparing 08:13:12 c79eccfd2e0c: Preparing 08:13:12 59c010403730: Preparing 08:13:12 29aca964665b: Preparing 08:13:12 6303084405ac: Preparing 08:13:12 522ae88b6714: Preparing 08:13:12 618954883a20: Preparing 08:13:12 63ca1fbb43ae: Preparing 08:13:12 6303084405ac: Waiting 08:13:12 522ae88b6714: Waiting 08:13:12 63ca1fbb43ae: Waiting 08:13:12 618954883a20: Waiting 08:13:12 29aca964665b: Layer already exists 08:13:12 7bc30dc753f8: Layer already exists 08:13:12 c79eccfd2e0c: Layer already exists 08:13:12 79886c9d0f0b: Layer already exists 08:13:12 59c010403730: Layer already exists 08:13:12 522ae88b6714: Layer already exists 08:13:12 6303084405ac: Layer already exists 08:13:12 618954883a20: Layer already exists 08:13:12 63ca1fbb43ae: Layer already exists 08:13:12 main: digest: sha256:dc40e64241c8c16609268b05e97b61aef85ee2efbb1765639d0330a30ad8690c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:12 ===================================================== [Pipeline] echo 08:13:12 taggedImages: 08:13:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928 08:13:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:13:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.9 08:13:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:13:12 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:13:12 4706abc37add90fd32b210f6332a01b82c40e928 08:13:12 latest 08:13:12 4.0.0-dev.9 08:13:12 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:12 main 08:13:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:13 + docker push nexus3.edgexfoundry.org:10004/core-data:4706abc37add90fd32b210f6332a01b82c40e928 08:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:13:13 ea465d3f0666: Preparing 08:13:13 63af41aa6e9f: Preparing 08:13:13 77fcaf66ac4f: Preparing 08:13:13 29aca964665b: Preparing 08:13:13 6303084405ac: Preparing 08:13:13 8da211e26065: Preparing 08:13:13 11f8156f4c7c: Preparing 08:13:13 63ca1fbb43ae: Preparing 08:13:13 11f8156f4c7c: Waiting 08:13:13 8da211e26065: Waiting 08:13:13 63ca1fbb43ae: Waiting 08:13:13 6303084405ac: Layer already exists 08:13:13 63af41aa6e9f: Pushed 08:13:13 29aca964665b: Layer already exists 08:13:13 ea465d3f0666: Pushed 08:13:13 63ca1fbb43ae: Layer already exists 08:13:13 11f8156f4c7c: Pushed 08:13:14 8da211e26065: Pushed 08:13:16 77fcaf66ac4f: Pushed 08:13:16 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:0a7c1e25255fa3a4e7e415de60ac99d7b25111f404e2c105e6aeb1e1490e7df8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:17 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:13:17 ea465d3f0666: Preparing 08:13:17 63af41aa6e9f: Preparing 08:13:17 77fcaf66ac4f: Preparing 08:13:17 29aca964665b: Preparing 08:13:17 6303084405ac: Preparing 08:13:17 8da211e26065: Preparing 08:13:17 11f8156f4c7c: Preparing 08:13:17 8da211e26065: Waiting 08:13:17 63ca1fbb43ae: Preparing 08:13:17 11f8156f4c7c: Waiting 08:13:17 63ca1fbb43ae: Waiting 08:13:17 6303084405ac: Layer already exists 08:13:17 77fcaf66ac4f: Layer already exists 08:13:17 63af41aa6e9f: Layer already exists 08:13:17 ea465d3f0666: Layer already exists 08:13:17 29aca964665b: Layer already exists 08:13:17 8da211e26065: Layer already exists 08:13:17 63ca1fbb43ae: Layer already exists 08:13:17 11f8156f4c7c: Layer already exists 08:13:17 latest: digest: sha256:0a7c1e25255fa3a4e7e415de60ac99d7b25111f404e2c105e6aeb1e1490e7df8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:18 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.9 08:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:13:18 ea465d3f0666: Preparing 08:13:18 63af41aa6e9f: Preparing 08:13:18 77fcaf66ac4f: Preparing 08:13:18 29aca964665b: Preparing 08:13:18 6303084405ac: Preparing 08:13:18 8da211e26065: Preparing 08:13:18 11f8156f4c7c: Preparing 08:13:18 63ca1fbb43ae: Preparing 08:13:18 8da211e26065: Waiting 08:13:18 11f8156f4c7c: Waiting 08:13:18 63ca1fbb43ae: Waiting 08:13:18 77fcaf66ac4f: Layer already exists 08:13:18 29aca964665b: Layer already exists 08:13:18 63af41aa6e9f: Layer already exists 08:13:18 6303084405ac: Layer already exists 08:13:18 ea465d3f0666: Layer already exists 08:13:18 8da211e26065: Layer already exists 08:13:18 11f8156f4c7c: Layer already exists 08:13:18 63ca1fbb43ae: Layer already exists 08:13:18 4.0.0-dev.9: digest: sha256:0a7c1e25255fa3a4e7e415de60ac99d7b25111f404e2c105e6aeb1e1490e7df8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:18 + docker push nexus3.edgexfoundry.org:10004/core-data:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:13:18 ea465d3f0666: Preparing 08:13:18 63af41aa6e9f: Preparing 08:13:18 77fcaf66ac4f: Preparing 08:13:18 29aca964665b: Preparing 08:13:18 6303084405ac: Preparing 08:13:18 8da211e26065: Preparing 08:13:18 11f8156f4c7c: Preparing 08:13:18 63ca1fbb43ae: Preparing 08:13:18 8da211e26065: Waiting 08:13:18 11f8156f4c7c: Waiting 08:13:18 6303084405ac: Layer already exists 08:13:18 63af41aa6e9f: Layer already exists 08:13:18 ea465d3f0666: Layer already exists 08:13:18 29aca964665b: Layer already exists 08:13:18 77fcaf66ac4f: Layer already exists 08:13:18 8da211e26065: Layer already exists 08:13:18 11f8156f4c7c: Layer already exists 08:13:18 63ca1fbb43ae: Layer already exists 08:13:18 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:0a7c1e25255fa3a4e7e415de60ac99d7b25111f404e2c105e6aeb1e1490e7df8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:19 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:13:19 ea465d3f0666: Preparing 08:13:19 63af41aa6e9f: Preparing 08:13:19 77fcaf66ac4f: Preparing 08:13:19 29aca964665b: Preparing 08:13:19 6303084405ac: Preparing 08:13:19 8da211e26065: Preparing 08:13:19 11f8156f4c7c: Preparing 08:13:19 63ca1fbb43ae: Preparing 08:13:19 63ca1fbb43ae: Waiting 08:13:19 8da211e26065: Waiting 08:13:19 11f8156f4c7c: Waiting 08:13:19 6303084405ac: Layer already exists 08:13:19 29aca964665b: Layer already exists 08:13:19 ea465d3f0666: Layer already exists 08:13:19 63af41aa6e9f: Layer already exists 08:13:19 77fcaf66ac4f: Layer already exists 08:13:19 63ca1fbb43ae: Layer already exists 08:13:19 11f8156f4c7c: Layer already exists 08:13:19 8da211e26065: Layer already exists 08:13:19 main: digest: sha256:0a7c1e25255fa3a4e7e415de60ac99d7b25111f404e2c105e6aeb1e1490e7df8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:19 ===================================================== [Pipeline] echo 08:13:19 taggedImages: 08:13:19 - nexus3.edgexfoundry.org:10004/core-data:4706abc37add90fd32b210f6332a01b82c40e928 08:13:19 - nexus3.edgexfoundry.org:10004/core-data:latest 08:13:19 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.9 08:13:19 - nexus3.edgexfoundry.org:10004/core-data:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:19 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:13:19 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:13:19 4706abc37add90fd32b210f6332a01b82c40e928 08:13:19 latest 08:13:19 4.0.0-dev.9 08:13:19 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:19 main 08:13:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4706abc37add90fd32b210f6332a01b82c40e928 08:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:13:20 cf79ecd6adc7: Preparing 08:13:20 64e79699086a: Preparing 08:13:20 42fa7998557b: Preparing 08:13:20 6303084405ac: Preparing 08:13:20 157f148f3c31: Preparing 08:13:20 cdb118c65841: Preparing 08:13:20 63ca1fbb43ae: Preparing 08:13:20 cdb118c65841: Waiting 08:13:20 63ca1fbb43ae: Waiting 08:13:20 6303084405ac: Layer already exists 08:13:20 64e79699086a: Pushed 08:13:20 157f148f3c31: Pushed 08:13:20 cf79ecd6adc7: Pushed 08:13:20 63ca1fbb43ae: Layer already exists 08:13:20 cdb118c65841: Pushed 08:13:23 42fa7998557b: Pushed 08:13:23 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:2f7716d97ffcdad99de63947ab2cabe1f4810225f58c392818ed58a18b762ffb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:13:24 cf79ecd6adc7: Preparing 08:13:24 64e79699086a: Preparing 08:13:24 42fa7998557b: Preparing 08:13:24 6303084405ac: Preparing 08:13:24 157f148f3c31: Preparing 08:13:24 cdb118c65841: Preparing 08:13:24 63ca1fbb43ae: Preparing 08:13:24 cdb118c65841: Waiting 08:13:24 63ca1fbb43ae: Waiting 08:13:24 64e79699086a: Layer already exists 08:13:24 42fa7998557b: Layer already exists 08:13:24 157f148f3c31: Layer already exists 08:13:24 6303084405ac: Layer already exists 08:13:24 cf79ecd6adc7: Layer already exists 08:13:24 cdb118c65841: Layer already exists 08:13:24 63ca1fbb43ae: Layer already exists 08:13:24 latest: digest: sha256:2f7716d97ffcdad99de63947ab2cabe1f4810225f58c392818ed58a18b762ffb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.9 08:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:13:25 cf79ecd6adc7: Preparing 08:13:25 64e79699086a: Preparing 08:13:25 42fa7998557b: Preparing 08:13:25 6303084405ac: Preparing 08:13:25 157f148f3c31: Preparing 08:13:25 cdb118c65841: Preparing 08:13:25 63ca1fbb43ae: Preparing 08:13:25 cdb118c65841: Waiting 08:13:25 6303084405ac: Layer already exists 08:13:25 cf79ecd6adc7: Layer already exists 08:13:25 42fa7998557b: Layer already exists 08:13:25 157f148f3c31: Layer already exists 08:13:25 64e79699086a: Layer already exists 08:13:25 cdb118c65841: Layer already exists 08:13:25 63ca1fbb43ae: Layer already exists 08:13:25 4.0.0-dev.9: digest: sha256:2f7716d97ffcdad99de63947ab2cabe1f4810225f58c392818ed58a18b762ffb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:25 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:13:25 cf79ecd6adc7: Preparing 08:13:25 64e79699086a: Preparing 08:13:25 42fa7998557b: Preparing 08:13:25 6303084405ac: Preparing 08:13:25 157f148f3c31: Preparing 08:13:25 cdb118c65841: Preparing 08:13:25 63ca1fbb43ae: Preparing 08:13:25 cdb118c65841: Waiting 08:13:25 63ca1fbb43ae: Waiting 08:13:25 64e79699086a: Layer already exists 08:13:25 157f148f3c31: Layer already exists 08:13:25 42fa7998557b: Layer already exists 08:13:25 6303084405ac: Layer already exists 08:13:25 cf79ecd6adc7: Layer already exists 08:13:25 63ca1fbb43ae: Layer already exists 08:13:25 cdb118c65841: Layer already exists 08:13:25 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:2f7716d97ffcdad99de63947ab2cabe1f4810225f58c392818ed58a18b762ffb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:26 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:13:26 cf79ecd6adc7: Preparing 08:13:26 64e79699086a: Preparing 08:13:26 42fa7998557b: Preparing 08:13:26 6303084405ac: Preparing 08:13:26 157f148f3c31: Preparing 08:13:26 cdb118c65841: Preparing 08:13:26 63ca1fbb43ae: Preparing 08:13:26 63ca1fbb43ae: Waiting 08:13:26 cdb118c65841: Waiting 08:13:26 cf79ecd6adc7: Layer already exists 08:13:26 157f148f3c31: Layer already exists 08:13:26 42fa7998557b: Layer already exists 08:13:26 64e79699086a: Layer already exists 08:13:26 6303084405ac: Layer already exists 08:13:26 63ca1fbb43ae: Layer already exists 08:13:26 cdb118c65841: Layer already exists 08:13:26 main: digest: sha256:2f7716d97ffcdad99de63947ab2cabe1f4810225f58c392818ed58a18b762ffb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:26 ===================================================== [Pipeline] echo 08:13:26 taggedImages: 08:13:26 - nexus3.edgexfoundry.org:10004/core-keeper:4706abc37add90fd32b210f6332a01b82c40e928 08:13:26 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:13:26 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.9 08:13:26 - nexus3.edgexfoundry.org:10004/core-keeper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:26 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:13:26 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:13:26 4706abc37add90fd32b210f6332a01b82c40e928 08:13:26 latest 08:13:26 4.0.0-dev.9 08:13:26 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:26 main 08:13:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4706abc37add90fd32b210f6332a01b82c40e928 08:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:13:27 0b0b5162b8f0: Preparing 08:13:27 71e3408ab119: Preparing 08:13:27 419f2dfbba90: Preparing 08:13:27 35d1620abf7a: Preparing 08:13:27 29aca964665b: Preparing 08:13:27 6303084405ac: Preparing 08:13:27 522ae88b6714: Preparing 08:13:27 618954883a20: Preparing 08:13:27 63ca1fbb43ae: Preparing 08:13:27 6303084405ac: Waiting 08:13:27 522ae88b6714: Waiting 08:13:27 618954883a20: Waiting 08:13:27 29aca964665b: Layer already exists 08:13:27 6303084405ac: Layer already exists 08:13:27 522ae88b6714: Layer already exists 08:13:27 618954883a20: Layer already exists 08:13:27 71e3408ab119: Pushed 08:13:27 63ca1fbb43ae: Layer already exists 08:13:27 0b0b5162b8f0: Pushed 08:13:27 419f2dfbba90: Pushed 08:13:30 35d1620abf7a: Pushed 08:13:30 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:2ed9cd2a1faf0398b755ca4b0237b7c613b2fecacda22ecffd627be9a55fec61 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:13:31 0b0b5162b8f0: Preparing 08:13:31 71e3408ab119: Preparing 08:13:31 419f2dfbba90: Preparing 08:13:31 35d1620abf7a: Preparing 08:13:31 29aca964665b: Preparing 08:13:31 6303084405ac: Preparing 08:13:31 522ae88b6714: Preparing 08:13:31 618954883a20: Preparing 08:13:31 63ca1fbb43ae: Preparing 08:13:31 522ae88b6714: Waiting 08:13:31 6303084405ac: Waiting 08:13:31 63ca1fbb43ae: Waiting 08:13:31 71e3408ab119: Layer already exists 08:13:31 0b0b5162b8f0: Layer already exists 08:13:31 419f2dfbba90: Layer already exists 08:13:31 29aca964665b: Layer already exists 08:13:31 35d1620abf7a: Layer already exists 08:13:31 522ae88b6714: Layer already exists 08:13:31 6303084405ac: Layer already exists 08:13:31 618954883a20: Layer already exists 08:13:31 63ca1fbb43ae: Layer already exists 08:13:31 latest: digest: sha256:2ed9cd2a1faf0398b755ca4b0237b7c613b2fecacda22ecffd627be9a55fec61 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.9 08:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:13:32 0b0b5162b8f0: Preparing 08:13:32 71e3408ab119: Preparing 08:13:32 419f2dfbba90: Preparing 08:13:32 35d1620abf7a: Preparing 08:13:32 29aca964665b: Preparing 08:13:32 6303084405ac: Preparing 08:13:32 522ae88b6714: Preparing 08:13:32 618954883a20: Preparing 08:13:32 63ca1fbb43ae: Preparing 08:13:32 6303084405ac: Waiting 08:13:32 63ca1fbb43ae: Waiting 08:13:32 522ae88b6714: Waiting 08:13:32 618954883a20: Waiting 08:13:32 29aca964665b: Layer already exists 08:13:32 0b0b5162b8f0: Layer already exists 08:13:32 71e3408ab119: Layer already exists 08:13:32 35d1620abf7a: Layer already exists 08:13:32 419f2dfbba90: Layer already exists 08:13:32 63ca1fbb43ae: Layer already exists 08:13:32 618954883a20: Layer already exists 08:13:32 522ae88b6714: Layer already exists 08:13:32 6303084405ac: Layer already exists 08:13:32 4.0.0-dev.9: digest: sha256:2ed9cd2a1faf0398b755ca4b0237b7c613b2fecacda22ecffd627be9a55fec61 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:13:32 0b0b5162b8f0: Preparing 08:13:32 71e3408ab119: Preparing 08:13:32 419f2dfbba90: Preparing 08:13:32 35d1620abf7a: Preparing 08:13:32 29aca964665b: Preparing 08:13:32 6303084405ac: Preparing 08:13:32 522ae88b6714: Preparing 08:13:32 618954883a20: Preparing 08:13:32 63ca1fbb43ae: Preparing 08:13:32 6303084405ac: Waiting 08:13:32 522ae88b6714: Waiting 08:13:32 618954883a20: Waiting 08:13:32 63ca1fbb43ae: Waiting 08:13:32 35d1620abf7a: Layer already exists 08:13:32 71e3408ab119: Layer already exists 08:13:32 0b0b5162b8f0: Layer already exists 08:13:32 419f2dfbba90: Layer already exists 08:13:32 29aca964665b: Layer already exists 08:13:32 522ae88b6714: Layer already exists 08:13:32 618954883a20: Layer already exists 08:13:32 6303084405ac: Layer already exists 08:13:32 63ca1fbb43ae: Layer already exists 08:13:32 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:2ed9cd2a1faf0398b755ca4b0237b7c613b2fecacda22ecffd627be9a55fec61 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:13:33 0b0b5162b8f0: Preparing 08:13:33 71e3408ab119: Preparing 08:13:33 419f2dfbba90: Preparing 08:13:33 35d1620abf7a: Preparing 08:13:33 29aca964665b: Preparing 08:13:33 6303084405ac: Preparing 08:13:33 522ae88b6714: Preparing 08:13:33 618954883a20: Preparing 08:13:33 63ca1fbb43ae: Preparing 08:13:33 522ae88b6714: Waiting 08:13:33 6303084405ac: Waiting 08:13:33 618954883a20: Waiting 08:13:33 63ca1fbb43ae: Waiting 08:13:33 29aca964665b: Layer already exists 08:13:33 419f2dfbba90: Layer already exists 08:13:33 71e3408ab119: Layer already exists 08:13:33 0b0b5162b8f0: Layer already exists 08:13:33 35d1620abf7a: Layer already exists 08:13:33 6303084405ac: Layer already exists 08:13:33 618954883a20: Layer already exists 08:13:33 522ae88b6714: Layer already exists 08:13:33 63ca1fbb43ae: Layer already exists 08:13:33 main: digest: sha256:2ed9cd2a1faf0398b755ca4b0237b7c613b2fecacda22ecffd627be9a55fec61 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:33 ===================================================== [Pipeline] echo 08:13:33 taggedImages: 08:13:33 - nexus3.edgexfoundry.org:10004/core-metadata:4706abc37add90fd32b210f6332a01b82c40e928 08:13:33 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:13:33 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.9 08:13:33 - nexus3.edgexfoundry.org:10004/core-metadata:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:33 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:13:33 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:13:33 4706abc37add90fd32b210f6332a01b82c40e928 08:13:33 latest 08:13:33 4.0.0-dev.9 08:13:33 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:33 main 08:13:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928 08:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:13:34 aae4a0dd7c4e: Preparing 08:13:34 97c04513ee52: Preparing 08:13:34 6de1419904d8: Preparing 08:13:34 d42cd1eff600: Preparing 08:13:34 d654093e3fb1: Preparing 08:13:34 4d57e4128c4d: Preparing 08:13:34 2adb42421223: Preparing 08:13:34 29aca964665b: Preparing 08:13:34 6303084405ac: Preparing 08:13:34 8362cce6f326: Preparing 08:13:34 daa5d3ae61c2: Preparing 08:13:34 5f70bf18a086: Preparing 08:13:34 dc6b94704a01: Preparing 08:13:34 2de9739d149a: Preparing 08:13:34 4e93cb74a912: Preparing 08:13:34 63ca1fbb43ae: Preparing 08:13:34 2de9739d149a: Waiting 08:13:34 8362cce6f326: Waiting 08:13:34 4e93cb74a912: Waiting 08:13:34 63ca1fbb43ae: Waiting 08:13:34 2adb42421223: Waiting 08:13:34 daa5d3ae61c2: Waiting 08:13:34 5f70bf18a086: Waiting 08:13:34 29aca964665b: Waiting 08:13:34 dc6b94704a01: Waiting 08:13:34 6303084405ac: Waiting 08:13:34 4d57e4128c4d: Waiting 08:13:34 97c04513ee52: Pushed 08:13:34 aae4a0dd7c4e: Pushed 08:13:34 6de1419904d8: Pushed 08:13:34 d654093e3fb1: Pushed 08:13:34 d42cd1eff600: Pushed 08:13:34 29aca964665b: Layer already exists 08:13:34 6303084405ac: Layer already exists 08:13:34 5f70bf18a086: Layer already exists 08:13:34 4d57e4128c4d: Pushed 08:13:34 8362cce6f326: Pushed 08:13:34 daa5d3ae61c2: Pushed 08:13:34 dc6b94704a01: Pushed 08:13:34 63ca1fbb43ae: Layer already exists 08:13:34 4e93cb74a912: Pushed 08:13:35 2de9739d149a: Pushed 08:13:36 2adb42421223: Pushed 08:13:36 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:7f6e74eb6b16e5444f991e5e0b723c6eca58948a8ef4c9ad8027ca7833f4a0c8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:13:37 aae4a0dd7c4e: Preparing 08:13:37 97c04513ee52: Preparing 08:13:37 6de1419904d8: Preparing 08:13:37 d42cd1eff600: Preparing 08:13:37 d654093e3fb1: Preparing 08:13:37 4d57e4128c4d: Preparing 08:13:37 2adb42421223: Preparing 08:13:37 29aca964665b: Preparing 08:13:37 6303084405ac: Preparing 08:13:37 8362cce6f326: Preparing 08:13:37 daa5d3ae61c2: Preparing 08:13:37 5f70bf18a086: Preparing 08:13:37 dc6b94704a01: Preparing 08:13:37 2de9739d149a: Preparing 08:13:37 4e93cb74a912: Preparing 08:13:37 63ca1fbb43ae: Preparing 08:13:37 4d57e4128c4d: Waiting 08:13:37 2adb42421223: Waiting 08:13:37 daa5d3ae61c2: Waiting 08:13:37 5f70bf18a086: Waiting 08:13:37 2de9739d149a: Waiting 08:13:37 dc6b94704a01: Waiting 08:13:37 4e93cb74a912: Waiting 08:13:37 8362cce6f326: Waiting 08:13:37 aae4a0dd7c4e: Layer already exists 08:13:37 6de1419904d8: Layer already exists 08:13:37 d654093e3fb1: Layer already exists 08:13:37 97c04513ee52: Layer already exists 08:13:37 d42cd1eff600: Layer already exists 08:13:37 6303084405ac: Layer already exists 08:13:37 2adb42421223: Layer already exists 08:13:37 4d57e4128c4d: Layer already exists 08:13:37 29aca964665b: Layer already exists 08:13:37 8362cce6f326: Layer already exists 08:13:37 dc6b94704a01: Layer already exists 08:13:37 5f70bf18a086: Layer already exists 08:13:37 daa5d3ae61c2: Layer already exists 08:13:37 2de9739d149a: Layer already exists 08:13:37 63ca1fbb43ae: Layer already exists 08:13:37 4e93cb74a912: Layer already exists 08:13:37 latest: digest: sha256:7f6e74eb6b16e5444f991e5e0b723c6eca58948a8ef4c9ad8027ca7833f4a0c8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.9 08:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:13:37 aae4a0dd7c4e: Preparing 08:13:37 97c04513ee52: Preparing 08:13:37 6de1419904d8: Preparing 08:13:37 d42cd1eff600: Preparing 08:13:37 d654093e3fb1: Preparing 08:13:37 4d57e4128c4d: Preparing 08:13:37 2adb42421223: Preparing 08:13:37 29aca964665b: Preparing 08:13:37 6303084405ac: Preparing 08:13:37 8362cce6f326: Preparing 08:13:37 daa5d3ae61c2: Preparing 08:13:37 5f70bf18a086: Preparing 08:13:37 dc6b94704a01: Preparing 08:13:37 2de9739d149a: Preparing 08:13:37 4e93cb74a912: Preparing 08:13:37 63ca1fbb43ae: Preparing 08:13:37 2adb42421223: Waiting 08:13:37 29aca964665b: Waiting 08:13:37 6303084405ac: Waiting 08:13:37 8362cce6f326: Waiting 08:13:37 daa5d3ae61c2: Waiting 08:13:37 5f70bf18a086: Waiting 08:13:37 dc6b94704a01: Waiting 08:13:37 2de9739d149a: Waiting 08:13:37 4d57e4128c4d: Waiting 08:13:37 4e93cb74a912: Waiting 08:13:37 63ca1fbb43ae: Waiting 08:13:37 d654093e3fb1: Layer already exists 08:13:37 d42cd1eff600: Layer already exists 08:13:37 aae4a0dd7c4e: Layer already exists 08:13:37 6de1419904d8: Layer already exists 08:13:37 97c04513ee52: Layer already exists 08:13:37 29aca964665b: Layer already exists 08:13:37 4d57e4128c4d: Layer already exists 08:13:37 6303084405ac: Layer already exists 08:13:37 2adb42421223: Layer already exists 08:13:37 8362cce6f326: Layer already exists 08:13:37 daa5d3ae61c2: Layer already exists 08:13:37 5f70bf18a086: Layer already exists 08:13:37 2de9739d149a: Layer already exists 08:13:37 4e93cb74a912: Layer already exists 08:13:37 dc6b94704a01: Layer already exists 08:13:37 63ca1fbb43ae: Layer already exists 08:13:37 4.0.0-dev.9: digest: sha256:7f6e74eb6b16e5444f991e5e0b723c6eca58948a8ef4c9ad8027ca7833f4a0c8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:13:38 aae4a0dd7c4e: Preparing 08:13:38 97c04513ee52: Preparing 08:13:38 6de1419904d8: Preparing 08:13:38 d42cd1eff600: Preparing 08:13:38 d654093e3fb1: Preparing 08:13:38 4d57e4128c4d: Preparing 08:13:38 2adb42421223: Preparing 08:13:38 29aca964665b: Preparing 08:13:38 6303084405ac: Preparing 08:13:38 8362cce6f326: Preparing 08:13:38 daa5d3ae61c2: Preparing 08:13:38 5f70bf18a086: Preparing 08:13:38 dc6b94704a01: Preparing 08:13:38 2de9739d149a: Preparing 08:13:38 4e93cb74a912: Preparing 08:13:38 63ca1fbb43ae: Preparing 08:13:38 2adb42421223: Waiting 08:13:38 4d57e4128c4d: Waiting 08:13:38 29aca964665b: Waiting 08:13:38 6303084405ac: Waiting 08:13:38 8362cce6f326: Waiting 08:13:38 daa5d3ae61c2: Waiting 08:13:38 5f70bf18a086: Waiting 08:13:38 dc6b94704a01: Waiting 08:13:38 2de9739d149a: Waiting 08:13:38 4e93cb74a912: Waiting 08:13:38 63ca1fbb43ae: Waiting 08:13:38 97c04513ee52: Layer already exists 08:13:38 6de1419904d8: Layer already exists 08:13:38 aae4a0dd7c4e: Layer already exists 08:13:38 d42cd1eff600: Layer already exists 08:13:38 d654093e3fb1: Layer already exists 08:13:38 2adb42421223: Layer already exists 08:13:38 4d57e4128c4d: Layer already exists 08:13:38 29aca964665b: Layer already exists 08:13:38 6303084405ac: Layer already exists 08:13:38 8362cce6f326: Layer already exists 08:13:38 daa5d3ae61c2: Layer already exists 08:13:38 dc6b94704a01: Layer already exists 08:13:38 5f70bf18a086: Layer already exists 08:13:38 4e93cb74a912: Layer already exists 08:13:38 2de9739d149a: Layer already exists 08:13:38 63ca1fbb43ae: Layer already exists 08:13:38 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:7f6e74eb6b16e5444f991e5e0b723c6eca58948a8ef4c9ad8027ca7833f4a0c8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:13:39 aae4a0dd7c4e: Preparing 08:13:39 97c04513ee52: Preparing 08:13:39 6de1419904d8: Preparing 08:13:39 d42cd1eff600: Preparing 08:13:39 d654093e3fb1: Preparing 08:13:39 4d57e4128c4d: Preparing 08:13:39 2adb42421223: Preparing 08:13:39 29aca964665b: Preparing 08:13:39 6303084405ac: Preparing 08:13:39 8362cce6f326: Preparing 08:13:39 daa5d3ae61c2: Preparing 08:13:39 5f70bf18a086: Preparing 08:13:39 dc6b94704a01: Preparing 08:13:39 2de9739d149a: Preparing 08:13:39 4e93cb74a912: Preparing 08:13:39 63ca1fbb43ae: Preparing 08:13:39 29aca964665b: Waiting 08:13:39 2de9739d149a: Waiting 08:13:39 dc6b94704a01: Waiting 08:13:39 63ca1fbb43ae: Waiting 08:13:39 6303084405ac: Waiting 08:13:39 daa5d3ae61c2: Waiting 08:13:39 8362cce6f326: Waiting 08:13:39 2adb42421223: Waiting 08:13:39 4d57e4128c4d: Waiting 08:13:39 4e93cb74a912: Waiting 08:13:39 97c04513ee52: Layer already exists 08:13:39 d42cd1eff600: Layer already exists 08:13:39 d654093e3fb1: Layer already exists 08:13:39 aae4a0dd7c4e: Layer already exists 08:13:39 6de1419904d8: Layer already exists 08:13:39 29aca964665b: Layer already exists 08:13:39 6303084405ac: Layer already exists 08:13:39 4d57e4128c4d: Layer already exists 08:13:39 2adb42421223: Layer already exists 08:13:39 8362cce6f326: Layer already exists 08:13:39 5f70bf18a086: Layer already exists 08:13:39 dc6b94704a01: Layer already exists 08:13:39 2de9739d149a: Layer already exists 08:13:39 daa5d3ae61c2: Layer already exists 08:13:39 4e93cb74a912: Layer already exists 08:13:39 63ca1fbb43ae: Layer already exists 08:13:39 main: digest: sha256:7f6e74eb6b16e5444f991e5e0b723c6eca58948a8ef4c9ad8027ca7833f4a0c8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:39 ===================================================== [Pipeline] echo 08:13:39 taggedImages: 08:13:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928 08:13:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:13:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.9 08:13:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:13:39 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:13:39 4706abc37add90fd32b210f6332a01b82c40e928 08:13:39 latest 08:13:39 4.0.0-dev.9 08:13:39 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:39 main 08:13:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4706abc37add90fd32b210f6332a01b82c40e928 08:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:13:39 7bc30dc753f8: Preparing 08:13:39 79886c9d0f0b: Preparing 08:13:39 f2b773a15807: Preparing 08:13:39 5db9c6cfc3f2: Preparing 08:13:39 29aca964665b: Preparing 08:13:39 6303084405ac: Preparing 08:13:39 522ae88b6714: Preparing 08:13:39 618954883a20: Preparing 08:13:39 63ca1fbb43ae: Preparing 08:13:39 618954883a20: Waiting 08:13:39 6303084405ac: Waiting 08:13:39 522ae88b6714: Waiting 08:13:39 63ca1fbb43ae: Waiting 08:13:39 7bc30dc753f8: Layer already exists 08:13:39 29aca964665b: Layer already exists 08:13:39 79886c9d0f0b: Layer already exists 08:13:39 6303084405ac: Layer already exists 08:13:39 522ae88b6714: Layer already exists 08:13:39 618954883a20: Layer already exists 08:13:39 63ca1fbb43ae: Layer already exists 08:13:39 f2b773a15807: Pushed 08:13:42 5db9c6cfc3f2: Pushed 08:13:42 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:eb84175ec601f427fd8619bd83155229c6d0b660c09b26206117848050f89723 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:13:43 7bc30dc753f8: Preparing 08:13:43 79886c9d0f0b: Preparing 08:13:43 f2b773a15807: Preparing 08:13:43 5db9c6cfc3f2: Preparing 08:13:43 29aca964665b: Preparing 08:13:43 6303084405ac: Preparing 08:13:43 522ae88b6714: Preparing 08:13:43 618954883a20: Preparing 08:13:43 63ca1fbb43ae: Preparing 08:13:43 6303084405ac: Waiting 08:13:43 522ae88b6714: Waiting 08:13:43 63ca1fbb43ae: Waiting 08:13:43 79886c9d0f0b: Layer already exists 08:13:43 5db9c6cfc3f2: Layer already exists 08:13:43 29aca964665b: Layer already exists 08:13:43 f2b773a15807: Layer already exists 08:13:43 7bc30dc753f8: Layer already exists 08:13:43 6303084405ac: Layer already exists 08:13:43 522ae88b6714: Layer already exists 08:13:43 618954883a20: Layer already exists 08:13:43 63ca1fbb43ae: Layer already exists 08:13:43 latest: digest: sha256:eb84175ec601f427fd8619bd83155229c6d0b660c09b26206117848050f89723 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.9 08:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:13:43 7bc30dc753f8: Preparing 08:13:43 79886c9d0f0b: Preparing 08:13:43 f2b773a15807: Preparing 08:13:43 5db9c6cfc3f2: Preparing 08:13:43 29aca964665b: Preparing 08:13:43 6303084405ac: Preparing 08:13:43 522ae88b6714: Preparing 08:13:43 618954883a20: Preparing 08:13:43 63ca1fbb43ae: Preparing 08:13:43 6303084405ac: Waiting 08:13:43 522ae88b6714: Waiting 08:13:43 618954883a20: Waiting 08:13:43 63ca1fbb43ae: Waiting 08:13:43 79886c9d0f0b: Layer already exists 08:13:43 f2b773a15807: Layer already exists 08:13:43 7bc30dc753f8: Layer already exists 08:13:43 29aca964665b: Layer already exists 08:13:43 5db9c6cfc3f2: Layer already exists 08:13:43 522ae88b6714: Layer already exists 08:13:43 6303084405ac: Layer already exists 08:13:43 618954883a20: Layer already exists 08:13:43 63ca1fbb43ae: Layer already exists 08:13:43 4.0.0-dev.9: digest: sha256:eb84175ec601f427fd8619bd83155229c6d0b660c09b26206117848050f89723 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:13:44 7bc30dc753f8: Preparing 08:13:44 79886c9d0f0b: Preparing 08:13:44 f2b773a15807: Preparing 08:13:44 5db9c6cfc3f2: Preparing 08:13:44 29aca964665b: Preparing 08:13:44 6303084405ac: Preparing 08:13:44 522ae88b6714: Preparing 08:13:44 618954883a20: Preparing 08:13:44 63ca1fbb43ae: Preparing 08:13:44 522ae88b6714: Waiting 08:13:44 6303084405ac: Waiting 08:13:44 618954883a20: Waiting 08:13:44 63ca1fbb43ae: Waiting 08:13:44 7bc30dc753f8: Layer already exists 08:13:44 29aca964665b: Layer already exists 08:13:44 79886c9d0f0b: Layer already exists 08:13:44 f2b773a15807: Layer already exists 08:13:44 5db9c6cfc3f2: Layer already exists 08:13:44 6303084405ac: Layer already exists 08:13:44 522ae88b6714: Layer already exists 08:13:44 618954883a20: Layer already exists 08:13:44 63ca1fbb43ae: Layer already exists 08:13:44 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:eb84175ec601f427fd8619bd83155229c6d0b660c09b26206117848050f89723 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:13:45 7bc30dc753f8: Preparing 08:13:45 79886c9d0f0b: Preparing 08:13:45 f2b773a15807: Preparing 08:13:45 5db9c6cfc3f2: Preparing 08:13:45 29aca964665b: Preparing 08:13:45 6303084405ac: Preparing 08:13:45 522ae88b6714: Preparing 08:13:45 618954883a20: Preparing 08:13:45 63ca1fbb43ae: Preparing 08:13:45 522ae88b6714: Waiting 08:13:45 618954883a20: Waiting 08:13:45 6303084405ac: Waiting 08:13:45 63ca1fbb43ae: Waiting 08:13:45 7bc30dc753f8: Layer already exists 08:13:45 5db9c6cfc3f2: Layer already exists 08:13:45 29aca964665b: Layer already exists 08:13:45 f2b773a15807: Layer already exists 08:13:45 79886c9d0f0b: Layer already exists 08:13:45 522ae88b6714: Layer already exists 08:13:45 63ca1fbb43ae: Layer already exists 08:13:45 6303084405ac: Layer already exists 08:13:45 618954883a20: Layer already exists 08:13:45 main: digest: sha256:eb84175ec601f427fd8619bd83155229c6d0b660c09b26206117848050f89723 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:45 ===================================================== [Pipeline] echo 08:13:45 taggedImages: 08:13:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4706abc37add90fd32b210f6332a01b82c40e928 08:13:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:13:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.9 08:13:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:13:45 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:13:45 4706abc37add90fd32b210f6332a01b82c40e928 08:13:45 latest 08:13:45 4.0.0-dev.9 08:13:45 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:45 main 08:13:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4706abc37add90fd32b210f6332a01b82c40e928 08:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:13:45 b2595d804a92: Preparing 08:13:45 63d986b1f526: Preparing 08:13:45 8eb3703c10bb: Preparing 08:13:45 fb690f585d02: Preparing 08:13:45 f57ef52dbdd7: Preparing 08:13:45 29aca964665b: Preparing 08:13:45 6303084405ac: Preparing 08:13:45 53b362859539: Preparing 08:13:45 e00984e14611: Preparing 08:13:45 e5467836a7ab: Preparing 08:13:45 63ca1fbb43ae: Preparing 08:13:45 6303084405ac: Waiting 08:13:45 53b362859539: Waiting 08:13:45 e00984e14611: Waiting 08:13:45 e5467836a7ab: Waiting 08:13:45 63ca1fbb43ae: Waiting 08:13:45 29aca964665b: Waiting 08:13:45 fb690f585d02: Pushed 08:13:45 f57ef52dbdd7: Pushed 08:13:45 63d986b1f526: Pushed 08:13:45 b2595d804a92: Pushed 08:13:45 29aca964665b: Layer already exists 08:13:45 6303084405ac: Layer already exists 08:13:45 63ca1fbb43ae: Layer already exists 08:13:46 53b362859539: Pushed 08:13:46 e00984e14611: Pushed 08:13:47 8eb3703c10bb: Pushed 08:13:47 e5467836a7ab: Pushed 08:13:47 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:ac950ed693035a7a7e1519ecc15855e61c89c3e56c23cad5d5cefd7fde9d8cb2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:13:48 b2595d804a92: Preparing 08:13:48 63d986b1f526: Preparing 08:13:48 8eb3703c10bb: Preparing 08:13:48 fb690f585d02: Preparing 08:13:48 f57ef52dbdd7: Preparing 08:13:48 29aca964665b: Preparing 08:13:48 6303084405ac: Preparing 08:13:48 53b362859539: Preparing 08:13:48 e00984e14611: Preparing 08:13:48 e5467836a7ab: Preparing 08:13:48 63ca1fbb43ae: Preparing 08:13:48 6303084405ac: Waiting 08:13:48 29aca964665b: Waiting 08:13:48 53b362859539: Waiting 08:13:48 e00984e14611: Waiting 08:13:48 e5467836a7ab: Waiting 08:13:48 63ca1fbb43ae: Waiting 08:13:48 b2595d804a92: Layer already exists 08:13:48 63d986b1f526: Layer already exists 08:13:48 fb690f585d02: Layer already exists 08:13:48 8eb3703c10bb: Layer already exists 08:13:48 f57ef52dbdd7: Layer already exists 08:13:48 6303084405ac: Layer already exists 08:13:48 e00984e14611: Layer already exists 08:13:48 29aca964665b: Layer already exists 08:13:48 53b362859539: Layer already exists 08:13:48 63ca1fbb43ae: Layer already exists 08:13:48 e5467836a7ab: Layer already exists 08:13:48 latest: digest: sha256:ac950ed693035a7a7e1519ecc15855e61c89c3e56c23cad5d5cefd7fde9d8cb2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.9 08:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:13:49 b2595d804a92: Preparing 08:13:49 63d986b1f526: Preparing 08:13:49 8eb3703c10bb: Preparing 08:13:49 fb690f585d02: Preparing 08:13:49 f57ef52dbdd7: Preparing 08:13:49 29aca964665b: Preparing 08:13:49 6303084405ac: Preparing 08:13:49 53b362859539: Preparing 08:13:49 e00984e14611: Preparing 08:13:49 e5467836a7ab: Preparing 08:13:49 63ca1fbb43ae: Preparing 08:13:49 6303084405ac: Waiting 08:13:49 53b362859539: Waiting 08:13:49 63ca1fbb43ae: Waiting 08:13:49 e00984e14611: Waiting 08:13:49 e5467836a7ab: Waiting 08:13:49 29aca964665b: Waiting 08:13:49 63d986b1f526: Layer already exists 08:13:49 fb690f585d02: Layer already exists 08:13:49 8eb3703c10bb: Layer already exists 08:13:49 b2595d804a92: Layer already exists 08:13:49 f57ef52dbdd7: Layer already exists 08:13:49 53b362859539: Layer already exists 08:13:49 6303084405ac: Layer already exists 08:13:49 29aca964665b: Layer already exists 08:13:49 e00984e14611: Layer already exists 08:13:49 e5467836a7ab: Layer already exists 08:13:49 63ca1fbb43ae: Layer already exists 08:13:49 4.0.0-dev.9: digest: sha256:ac950ed693035a7a7e1519ecc15855e61c89c3e56c23cad5d5cefd7fde9d8cb2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:13:49 b2595d804a92: Preparing 08:13:49 63d986b1f526: Preparing 08:13:49 8eb3703c10bb: Preparing 08:13:49 fb690f585d02: Preparing 08:13:49 f57ef52dbdd7: Preparing 08:13:49 29aca964665b: Preparing 08:13:49 6303084405ac: Preparing 08:13:49 53b362859539: Preparing 08:13:49 e00984e14611: Preparing 08:13:49 e5467836a7ab: Preparing 08:13:49 63ca1fbb43ae: Preparing 08:13:49 53b362859539: Waiting 08:13:49 29aca964665b: Waiting 08:13:49 6303084405ac: Waiting 08:13:49 e00984e14611: Waiting 08:13:49 e5467836a7ab: Waiting 08:13:49 63ca1fbb43ae: Waiting 08:13:49 f57ef52dbdd7: Layer already exists 08:13:49 63d986b1f526: Layer already exists 08:13:49 b2595d804a92: Layer already exists 08:13:49 8eb3703c10bb: Layer already exists 08:13:49 fb690f585d02: Layer already exists 08:13:49 29aca964665b: Layer already exists 08:13:49 6303084405ac: Layer already exists 08:13:49 e00984e14611: Layer already exists 08:13:49 53b362859539: Layer already exists 08:13:49 e5467836a7ab: Layer already exists 08:13:49 63ca1fbb43ae: Layer already exists 08:13:49 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:ac950ed693035a7a7e1519ecc15855e61c89c3e56c23cad5d5cefd7fde9d8cb2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:13:50 b2595d804a92: Preparing 08:13:50 63d986b1f526: Preparing 08:13:50 8eb3703c10bb: Preparing 08:13:50 fb690f585d02: Preparing 08:13:50 f57ef52dbdd7: Preparing 08:13:50 29aca964665b: Preparing 08:13:50 6303084405ac: Preparing 08:13:50 53b362859539: Preparing 08:13:50 e00984e14611: Preparing 08:13:50 e5467836a7ab: Preparing 08:13:50 63ca1fbb43ae: Preparing 08:13:50 e00984e14611: Waiting 08:13:50 53b362859539: Waiting 08:13:50 e5467836a7ab: Waiting 08:13:50 29aca964665b: Waiting 08:13:50 63ca1fbb43ae: Waiting 08:13:50 6303084405ac: Waiting 08:13:50 8eb3703c10bb: Layer already exists 08:13:50 fb690f585d02: Layer already exists 08:13:50 63d986b1f526: Layer already exists 08:13:50 b2595d804a92: Layer already exists 08:13:50 f57ef52dbdd7: Layer already exists 08:13:50 e00984e14611: Layer already exists 08:13:50 6303084405ac: Layer already exists 08:13:50 e5467836a7ab: Layer already exists 08:13:50 29aca964665b: Layer already exists 08:13:50 53b362859539: Layer already exists 08:13:50 63ca1fbb43ae: Layer already exists 08:13:50 main: digest: sha256:ac950ed693035a7a7e1519ecc15855e61c89c3e56c23cad5d5cefd7fde9d8cb2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:50 ===================================================== [Pipeline] echo 08:13:50 taggedImages: 08:13:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4706abc37add90fd32b210f6332a01b82c40e928 08:13:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:13:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.9 08:13:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:13:50 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:13:50 4706abc37add90fd32b210f6332a01b82c40e928 08:13:50 latest 08:13:50 4.0.0-dev.9 08:13:50 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:50 main 08:13:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4706abc37add90fd32b210f6332a01b82c40e928 08:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:13:51 d81668ccfaa8: Preparing 08:13:51 9108b9d625ac: Preparing 08:13:51 fdd4e49161c7: Preparing 08:13:51 eadfb6c8b3a3: Preparing 08:13:51 81b15d41abe8: Preparing 08:13:51 638a40b93e99: Preparing 08:13:51 ba57f986f686: Preparing 08:13:51 29aca964665b: Preparing 08:13:51 6303084405ac: Preparing 08:13:51 617903cba0b3: Preparing 08:13:51 8ec7133df585: Preparing 08:13:51 63ca1fbb43ae: Preparing 08:13:51 29aca964665b: Waiting 08:13:51 8ec7133df585: Waiting 08:13:51 63ca1fbb43ae: Waiting 08:13:51 6303084405ac: Waiting 08:13:51 617903cba0b3: Waiting 08:13:51 638a40b93e99: Waiting 08:13:51 ba57f986f686: Waiting 08:13:51 81b15d41abe8: Pushed 08:13:51 9108b9d625ac: Pushed 08:13:51 d81668ccfaa8: Pushed 08:13:51 29aca964665b: Layer already exists 08:13:51 6303084405ac: Layer already exists 08:13:51 638a40b93e99: Pushed 08:13:51 ba57f986f686: Pushed 08:13:51 63ca1fbb43ae: Layer already exists 08:13:52 617903cba0b3: Pushed 08:13:52 8ec7133df585: Pushed 08:13:52 eadfb6c8b3a3: Pushed 08:13:53 fdd4e49161c7: Pushed 08:13:53 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:8e9cce36845e2abc8c174499d54eed0e4b9922573dd078627ac7fcbee02d2ae6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:13:53 d81668ccfaa8: Preparing 08:13:53 9108b9d625ac: Preparing 08:13:53 fdd4e49161c7: Preparing 08:13:53 eadfb6c8b3a3: Preparing 08:13:53 81b15d41abe8: Preparing 08:13:53 638a40b93e99: Preparing 08:13:53 ba57f986f686: Preparing 08:13:53 29aca964665b: Preparing 08:13:53 6303084405ac: Preparing 08:13:53 617903cba0b3: Preparing 08:13:53 8ec7133df585: Preparing 08:13:53 63ca1fbb43ae: Preparing 08:13:53 617903cba0b3: Waiting 08:13:53 8ec7133df585: Waiting 08:13:53 ba57f986f686: Waiting 08:13:53 63ca1fbb43ae: Waiting 08:13:53 29aca964665b: Waiting 08:13:53 6303084405ac: Waiting 08:13:53 638a40b93e99: Waiting 08:13:53 81b15d41abe8: Layer already exists 08:13:53 d81668ccfaa8: Layer already exists 08:13:53 eadfb6c8b3a3: Layer already exists 08:13:53 9108b9d625ac: Layer already exists 08:13:53 fdd4e49161c7: Layer already exists 08:13:53 29aca964665b: Layer already exists 08:13:53 638a40b93e99: Layer already exists 08:13:53 6303084405ac: Layer already exists 08:13:53 ba57f986f686: Layer already exists 08:13:53 617903cba0b3: Layer already exists 08:13:53 8ec7133df585: Layer already exists 08:13:53 63ca1fbb43ae: Layer already exists 08:13:53 latest: digest: sha256:8e9cce36845e2abc8c174499d54eed0e4b9922573dd078627ac7fcbee02d2ae6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.9 08:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:13:54 d81668ccfaa8: Preparing 08:13:54 9108b9d625ac: Preparing 08:13:54 fdd4e49161c7: Preparing 08:13:54 eadfb6c8b3a3: Preparing 08:13:54 81b15d41abe8: Preparing 08:13:54 638a40b93e99: Preparing 08:13:54 ba57f986f686: Preparing 08:13:54 29aca964665b: Preparing 08:13:54 6303084405ac: Preparing 08:13:54 617903cba0b3: Preparing 08:13:54 8ec7133df585: Preparing 08:13:54 63ca1fbb43ae: Preparing 08:13:54 ba57f986f686: Waiting 08:13:54 617903cba0b3: Waiting 08:13:54 29aca964665b: Waiting 08:13:54 8ec7133df585: Waiting 08:13:54 6303084405ac: Waiting 08:13:54 63ca1fbb43ae: Waiting 08:13:54 81b15d41abe8: Layer already exists 08:13:54 fdd4e49161c7: Layer already exists 08:13:54 d81668ccfaa8: Layer already exists 08:13:54 9108b9d625ac: Layer already exists 08:13:54 eadfb6c8b3a3: Layer already exists 08:13:54 ba57f986f686: Layer already exists 08:13:54 6303084405ac: Layer already exists 08:13:54 617903cba0b3: Layer already exists 08:13:54 29aca964665b: Layer already exists 08:13:54 638a40b93e99: Layer already exists 08:13:54 8ec7133df585: Layer already exists 08:13:54 63ca1fbb43ae: Layer already exists 08:13:54 4.0.0-dev.9: digest: sha256:8e9cce36845e2abc8c174499d54eed0e4b9922573dd078627ac7fcbee02d2ae6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:13:55 d81668ccfaa8: Preparing 08:13:55 9108b9d625ac: Preparing 08:13:55 fdd4e49161c7: Preparing 08:13:55 eadfb6c8b3a3: Preparing 08:13:55 81b15d41abe8: Preparing 08:13:55 638a40b93e99: Preparing 08:13:55 ba57f986f686: Preparing 08:13:55 29aca964665b: Preparing 08:13:55 6303084405ac: Preparing 08:13:55 617903cba0b3: Preparing 08:13:55 8ec7133df585: Preparing 08:13:55 63ca1fbb43ae: Preparing 08:13:55 8ec7133df585: Waiting 08:13:55 63ca1fbb43ae: Waiting 08:13:55 617903cba0b3: Waiting 08:13:55 29aca964665b: Waiting 08:13:55 638a40b93e99: Waiting 08:13:55 ba57f986f686: Waiting 08:13:55 fdd4e49161c7: Layer already exists 08:13:55 9108b9d625ac: Layer already exists 08:13:55 eadfb6c8b3a3: Layer already exists 08:13:55 81b15d41abe8: Layer already exists 08:13:55 d81668ccfaa8: Layer already exists 08:13:55 ba57f986f686: Layer already exists 08:13:55 638a40b93e99: Layer already exists 08:13:55 29aca964665b: Layer already exists 08:13:55 617903cba0b3: Layer already exists 08:13:55 6303084405ac: Layer already exists 08:13:55 8ec7133df585: Layer already exists 08:13:55 63ca1fbb43ae: Layer already exists 08:13:55 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:8e9cce36845e2abc8c174499d54eed0e4b9922573dd078627ac7fcbee02d2ae6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:13:55 d81668ccfaa8: Preparing 08:13:55 9108b9d625ac: Preparing 08:13:55 fdd4e49161c7: Preparing 08:13:55 eadfb6c8b3a3: Preparing 08:13:55 81b15d41abe8: Preparing 08:13:55 638a40b93e99: Preparing 08:13:55 ba57f986f686: Preparing 08:13:55 638a40b93e99: Waiting 08:13:55 29aca964665b: Preparing 08:13:55 6303084405ac: Preparing 08:13:55 ba57f986f686: Waiting 08:13:55 617903cba0b3: Preparing 08:13:55 8ec7133df585: Preparing 08:13:55 63ca1fbb43ae: Preparing 08:13:55 29aca964665b: Waiting 08:13:55 6303084405ac: Waiting 08:13:55 8ec7133df585: Waiting 08:13:55 617903cba0b3: Waiting 08:13:55 63ca1fbb43ae: Waiting 08:13:55 9108b9d625ac: Layer already exists 08:13:55 81b15d41abe8: Layer already exists 08:13:55 d81668ccfaa8: Layer already exists 08:13:55 eadfb6c8b3a3: Layer already exists 08:13:55 fdd4e49161c7: Layer already exists 08:13:55 ba57f986f686: Layer already exists 08:13:55 617903cba0b3: Layer already exists 08:13:55 638a40b93e99: Layer already exists 08:13:55 6303084405ac: Layer already exists 08:13:55 29aca964665b: Layer already exists 08:13:55 8ec7133df585: Layer already exists 08:13:55 63ca1fbb43ae: Layer already exists 08:13:55 main: digest: sha256:8e9cce36845e2abc8c174499d54eed0e4b9922573dd078627ac7fcbee02d2ae6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:55 ===================================================== [Pipeline] echo 08:13:55 taggedImages: 08:13:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4706abc37add90fd32b210f6332a01b82c40e928 08:13:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:13:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.9 08:13:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:13:55 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:13:55 4706abc37add90fd32b210f6332a01b82c40e928 08:13:55 latest 08:13:55 4.0.0-dev.9 08:13:55 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:13:55 main 08:13:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4706abc37add90fd32b210f6332a01b82c40e928 08:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:13:56 3bd91083a6c0: Preparing 08:13:56 9a6bc96e9086: Preparing 08:13:56 29aca964665b: Preparing 08:13:56 6303084405ac: Preparing 08:13:56 42b46932357d: Preparing 08:13:56 a56c8648e082: Preparing 08:13:56 63ca1fbb43ae: Preparing 08:13:56 a56c8648e082: Waiting 08:13:56 63ca1fbb43ae: Waiting 08:13:56 6303084405ac: Layer already exists 08:13:56 29aca964665b: Layer already exists 08:13:56 63ca1fbb43ae: Layer already exists 08:13:56 3bd91083a6c0: Pushed 08:13:57 42b46932357d: Pushed 08:13:57 a56c8648e082: Pushed 08:13:58 9a6bc96e9086: Pushed 08:13:58 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:6c19c470ee4acfbdb806be93f184c300bfd0d043bc32bdb91ddcae932a0ddd9b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:59 + 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 08:13:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:13:59 3bd91083a6c0: Preparing 08:13:59 9a6bc96e9086: Preparing 08:13:59 29aca964665b: Preparing 08:13:59 6303084405ac: Preparing 08:13:59 42b46932357d: Preparing 08:13:59 a56c8648e082: Preparing 08:13:59 63ca1fbb43ae: Preparing 08:13:59 a56c8648e082: Waiting 08:13:59 63ca1fbb43ae: Waiting 08:13:59 9a6bc96e9086: Layer already exists 08:13:59 42b46932357d: Layer already exists 08:13:59 6303084405ac: Layer already exists 08:13:59 29aca964665b: Layer already exists 08:13:59 3bd91083a6c0: Layer already exists 08:13:59 a56c8648e082: Layer already exists 08:13:59 63ca1fbb43ae: Layer already exists 08:13:59 latest: digest: sha256:6c19c470ee4acfbdb806be93f184c300bfd0d043bc32bdb91ddcae932a0ddd9b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.9 08:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:14:00 3bd91083a6c0: Preparing 08:14:00 9a6bc96e9086: Preparing 08:14:00 29aca964665b: Preparing 08:14:00 6303084405ac: Preparing 08:14:00 42b46932357d: Preparing 08:14:00 a56c8648e082: Preparing 08:14:00 63ca1fbb43ae: Preparing 08:14:00 a56c8648e082: Waiting 08:14:00 63ca1fbb43ae: Waiting 08:14:00 42b46932357d: Layer already exists 08:14:00 9a6bc96e9086: Layer already exists 08:14:00 29aca964665b: Layer already exists 08:14:00 3bd91083a6c0: Layer already exists 08:14:00 6303084405ac: Layer already exists 08:14:00 63ca1fbb43ae: Layer already exists 08:14:00 a56c8648e082: Layer already exists 08:14:00 4.0.0-dev.9: digest: sha256:6c19c470ee4acfbdb806be93f184c300bfd0d043bc32bdb91ddcae932a0ddd9b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:14:00 3bd91083a6c0: Preparing 08:14:00 9a6bc96e9086: Preparing 08:14:00 29aca964665b: Preparing 08:14:00 6303084405ac: Preparing 08:14:00 42b46932357d: Preparing 08:14:00 a56c8648e082: Preparing 08:14:00 63ca1fbb43ae: Preparing 08:14:00 a56c8648e082: Waiting 08:14:00 63ca1fbb43ae: Waiting 08:14:00 3bd91083a6c0: Layer already exists 08:14:00 29aca964665b: Layer already exists 08:14:00 6303084405ac: Layer already exists 08:14:00 9a6bc96e9086: Layer already exists 08:14:00 42b46932357d: Layer already exists 08:14:00 63ca1fbb43ae: Layer already exists 08:14:00 a56c8648e082: Layer already exists 08:14:00 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:6c19c470ee4acfbdb806be93f184c300bfd0d043bc32bdb91ddcae932a0ddd9b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:01 + 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 08:14:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:14:01 3bd91083a6c0: Preparing 08:14:01 9a6bc96e9086: Preparing 08:14:01 29aca964665b: Preparing 08:14:01 6303084405ac: Preparing 08:14:01 42b46932357d: Preparing 08:14:01 a56c8648e082: Preparing 08:14:01 63ca1fbb43ae: Preparing 08:14:01 a56c8648e082: Waiting 08:14:01 63ca1fbb43ae: Waiting 08:14:01 42b46932357d: Layer already exists 08:14:01 29aca964665b: Layer already exists 08:14:01 9a6bc96e9086: Layer already exists 08:14:01 6303084405ac: Layer already exists 08:14:01 3bd91083a6c0: Layer already exists 08:14:01 63ca1fbb43ae: Layer already exists 08:14:01 a56c8648e082: Layer already exists 08:14:01 main: digest: sha256:6c19c470ee4acfbdb806be93f184c300bfd0d043bc32bdb91ddcae932a0ddd9b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:01 ===================================================== [Pipeline] echo 08:14:01 taggedImages: 08:14:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4706abc37add90fd32b210f6332a01b82c40e928 08:14:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:14:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.9 08:14:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:14:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:14:01 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:14:01 4706abc37add90fd32b210f6332a01b82c40e928 08:14:01 latest 08:14:01 4.0.0-dev.9 08:14:01 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:14:01 main 08:14:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4706abc37add90fd32b210f6332a01b82c40e928 08:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:14:02 465c7a3e85b6: Preparing 08:14:02 86c6234aba2b: Preparing 08:14:02 c091aa08e94b: Preparing 08:14:02 29aca964665b: Preparing 08:14:02 6303084405ac: Preparing 08:14:02 93893f61f9c1: Preparing 08:14:02 a764f203730e: Preparing 08:14:02 a227524ce8ee: Preparing 08:14:02 b3a0600aed94: Preparing 08:14:02 63ca1fbb43ae: Preparing 08:14:02 a227524ce8ee: Waiting 08:14:02 b3a0600aed94: Waiting 08:14:02 63ca1fbb43ae: Waiting 08:14:02 93893f61f9c1: Waiting 08:14:02 a764f203730e: Waiting 08:14:02 29aca964665b: Layer already exists 08:14:02 6303084405ac: Layer already exists 08:14:02 86c6234aba2b: Pushed 08:14:02 465c7a3e85b6: Pushed 08:14:02 c091aa08e94b: Pushed 08:14:02 63ca1fbb43ae: Layer already exists 08:14:02 a227524ce8ee: Pushed 08:14:03 b3a0600aed94: Pushed 08:14:08 a764f203730e: Pushed 08:14:12 93893f61f9c1: Pushed 08:14:12 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:8cbb33e1f661cb8120b5f36034e1cb69f8e74dc0485e79f2e131aba39dbcb8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:14:12 465c7a3e85b6: Preparing 08:14:12 86c6234aba2b: Preparing 08:14:12 c091aa08e94b: Preparing 08:14:12 29aca964665b: Preparing 08:14:12 6303084405ac: Preparing 08:14:12 93893f61f9c1: Preparing 08:14:12 a764f203730e: Preparing 08:14:12 a227524ce8ee: Preparing 08:14:12 b3a0600aed94: Preparing 08:14:12 63ca1fbb43ae: Preparing 08:14:12 a764f203730e: Waiting 08:14:12 a227524ce8ee: Waiting 08:14:12 b3a0600aed94: Waiting 08:14:12 63ca1fbb43ae: Waiting 08:14:12 93893f61f9c1: Waiting 08:14:12 465c7a3e85b6: Layer already exists 08:14:12 29aca964665b: Layer already exists 08:14:12 86c6234aba2b: Layer already exists 08:14:12 6303084405ac: Layer already exists 08:14:12 c091aa08e94b: Layer already exists 08:14:12 93893f61f9c1: Layer already exists 08:14:12 a764f203730e: Layer already exists 08:14:12 a227524ce8ee: Layer already exists 08:14:12 b3a0600aed94: Layer already exists 08:14:12 63ca1fbb43ae: Layer already exists 08:14:12 latest: digest: sha256:8cbb33e1f661cb8120b5f36034e1cb69f8e74dc0485e79f2e131aba39dbcb8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.9 08:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:14:13 465c7a3e85b6: Preparing 08:14:13 86c6234aba2b: Preparing 08:14:13 c091aa08e94b: Preparing 08:14:13 29aca964665b: Preparing 08:14:13 6303084405ac: Preparing 08:14:13 93893f61f9c1: Preparing 08:14:13 a764f203730e: Preparing 08:14:13 a227524ce8ee: Preparing 08:14:13 b3a0600aed94: Preparing 08:14:13 63ca1fbb43ae: Preparing 08:14:13 a764f203730e: Waiting 08:14:13 b3a0600aed94: Waiting 08:14:13 a227524ce8ee: Waiting 08:14:13 93893f61f9c1: Waiting 08:14:13 63ca1fbb43ae: Waiting 08:14:13 86c6234aba2b: Layer already exists 08:14:13 29aca964665b: Layer already exists 08:14:13 465c7a3e85b6: Layer already exists 08:14:13 c091aa08e94b: Layer already exists 08:14:13 6303084405ac: Layer already exists 08:14:13 a227524ce8ee: Layer already exists 08:14:13 93893f61f9c1: Layer already exists 08:14:13 a764f203730e: Layer already exists 08:14:13 b3a0600aed94: Layer already exists 08:14:13 63ca1fbb43ae: Layer already exists 08:14:13 4.0.0-dev.9: digest: sha256:8cbb33e1f661cb8120b5f36034e1cb69f8e74dc0485e79f2e131aba39dbcb8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:14:14 465c7a3e85b6: Preparing 08:14:14 86c6234aba2b: Preparing 08:14:14 c091aa08e94b: Preparing 08:14:14 29aca964665b: Preparing 08:14:14 6303084405ac: Preparing 08:14:14 93893f61f9c1: Preparing 08:14:14 a764f203730e: Preparing 08:14:14 a227524ce8ee: Preparing 08:14:14 b3a0600aed94: Preparing 08:14:14 63ca1fbb43ae: Preparing 08:14:14 93893f61f9c1: Waiting 08:14:14 a764f203730e: Waiting 08:14:14 a227524ce8ee: Waiting 08:14:14 63ca1fbb43ae: Waiting 08:14:14 6303084405ac: Layer already exists 08:14:14 465c7a3e85b6: Layer already exists 08:14:14 29aca964665b: Layer already exists 08:14:14 86c6234aba2b: Layer already exists 08:14:14 c091aa08e94b: Layer already exists 08:14:14 a764f203730e: Layer already exists 08:14:14 93893f61f9c1: Layer already exists 08:14:14 a227524ce8ee: Layer already exists 08:14:14 63ca1fbb43ae: Layer already exists 08:14:14 b3a0600aed94: Layer already exists 08:14:14 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:8cbb33e1f661cb8120b5f36034e1cb69f8e74dc0485e79f2e131aba39dbcb8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:14:14 465c7a3e85b6: Preparing 08:14:14 86c6234aba2b: Preparing 08:14:14 c091aa08e94b: Preparing 08:14:14 29aca964665b: Preparing 08:14:14 6303084405ac: Preparing 08:14:14 93893f61f9c1: Preparing 08:14:14 a764f203730e: Preparing 08:14:14 a227524ce8ee: Preparing 08:14:14 b3a0600aed94: Preparing 08:14:14 63ca1fbb43ae: Preparing 08:14:14 93893f61f9c1: Waiting 08:14:14 b3a0600aed94: Waiting 08:14:14 a227524ce8ee: Waiting 08:14:14 63ca1fbb43ae: Waiting 08:14:14 86c6234aba2b: Layer already exists 08:14:14 6303084405ac: Layer already exists 08:14:14 29aca964665b: Layer already exists 08:14:14 c091aa08e94b: Layer already exists 08:14:14 465c7a3e85b6: Layer already exists 08:14:14 93893f61f9c1: Layer already exists 08:14:14 a227524ce8ee: Layer already exists 08:14:14 a764f203730e: Layer already exists 08:14:14 b3a0600aed94: Layer already exists 08:14:14 63ca1fbb43ae: Layer already exists 08:14:14 main: digest: sha256:8cbb33e1f661cb8120b5f36034e1cb69f8e74dc0485e79f2e131aba39dbcb8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:14 ===================================================== [Pipeline] echo 08:14:14 taggedImages: 08:14:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:4706abc37add90fd32b210f6332a01b82c40e928 08:14:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:14:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.9 08:14:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:14:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:14:14 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:14:14 4706abc37add90fd32b210f6332a01b82c40e928 08:14:14 latest 08:14:14 4.0.0-dev.9 08:14:14 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:14:14 main 08:14:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4706abc37add90fd32b210f6332a01b82c40e928 08:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:14:15 ff6dfe0584e2: Preparing 08:14:15 b30a9965d00d: Preparing 08:14:15 ab1b7b580d68: Preparing 08:14:15 29aca964665b: Preparing 08:14:15 6303084405ac: Preparing 08:14:15 93893f61f9c1: Preparing 08:14:15 e654cd5c1601: Preparing 08:14:15 77b889b8d804: Preparing 08:14:15 63ca1fbb43ae: Preparing 08:14:15 e654cd5c1601: Waiting 08:14:15 77b889b8d804: Waiting 08:14:15 93893f61f9c1: Waiting 08:14:15 63ca1fbb43ae: Waiting 08:14:15 6303084405ac: Layer already exists 08:14:15 29aca964665b: Layer already exists 08:14:15 93893f61f9c1: Layer already exists 08:14:15 b30a9965d00d: Pushed 08:14:15 ff6dfe0584e2: Pushed 08:14:15 63ca1fbb43ae: Layer already exists 08:14:15 ab1b7b580d68: Pushed 08:14:15 77b889b8d804: Pushed 08:14:16 e654cd5c1601: Pushed 08:14:16 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:2de7edc6983a890376d4762302f3241c65f142d8e69bd817a67439ab32c6eab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:14:17 ff6dfe0584e2: Preparing 08:14:17 b30a9965d00d: Preparing 08:14:17 ab1b7b580d68: Preparing 08:14:17 29aca964665b: Preparing 08:14:17 6303084405ac: Preparing 08:14:17 93893f61f9c1: Preparing 08:14:17 e654cd5c1601: Preparing 08:14:17 77b889b8d804: Preparing 08:14:17 63ca1fbb43ae: Preparing 08:14:17 93893f61f9c1: Waiting 08:14:17 77b889b8d804: Waiting 08:14:17 e654cd5c1601: Waiting 08:14:17 63ca1fbb43ae: Waiting 08:14:17 ff6dfe0584e2: Layer already exists 08:14:17 b30a9965d00d: Layer already exists 08:14:17 ab1b7b580d68: Layer already exists 08:14:17 29aca964665b: Layer already exists 08:14:17 6303084405ac: Layer already exists 08:14:17 77b889b8d804: Layer already exists 08:14:17 e654cd5c1601: Layer already exists 08:14:17 93893f61f9c1: Layer already exists 08:14:17 63ca1fbb43ae: Layer already exists 08:14:17 latest: digest: sha256:2de7edc6983a890376d4762302f3241c65f142d8e69bd817a67439ab32c6eab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.9 08:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:14:17 ff6dfe0584e2: Preparing 08:14:17 b30a9965d00d: Preparing 08:14:17 ab1b7b580d68: Preparing 08:14:17 29aca964665b: Preparing 08:14:17 6303084405ac: Preparing 08:14:17 93893f61f9c1: Preparing 08:14:17 e654cd5c1601: Preparing 08:14:17 77b889b8d804: Preparing 08:14:17 63ca1fbb43ae: Preparing 08:14:17 e654cd5c1601: Waiting 08:14:17 63ca1fbb43ae: Waiting 08:14:17 93893f61f9c1: Waiting 08:14:17 77b889b8d804: Waiting 08:14:17 ab1b7b580d68: Layer already exists 08:14:17 b30a9965d00d: Layer already exists 08:14:17 ff6dfe0584e2: Layer already exists 08:14:17 29aca964665b: Layer already exists 08:14:17 6303084405ac: Layer already exists 08:14:17 77b889b8d804: Layer already exists 08:14:17 93893f61f9c1: Layer already exists 08:14:17 e654cd5c1601: Layer already exists 08:14:17 63ca1fbb43ae: Layer already exists 08:14:17 4.0.0-dev.9: digest: sha256:2de7edc6983a890376d4762302f3241c65f142d8e69bd817a67439ab32c6eab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:14:18 ff6dfe0584e2: Preparing 08:14:18 b30a9965d00d: Preparing 08:14:18 ab1b7b580d68: Preparing 08:14:18 29aca964665b: Preparing 08:14:18 6303084405ac: Preparing 08:14:18 93893f61f9c1: Preparing 08:14:18 e654cd5c1601: Preparing 08:14:18 77b889b8d804: Preparing 08:14:18 63ca1fbb43ae: Preparing 08:14:18 77b889b8d804: Waiting 08:14:18 63ca1fbb43ae: Waiting 08:14:18 93893f61f9c1: Waiting 08:14:18 ab1b7b580d68: Layer already exists 08:14:18 b30a9965d00d: Layer already exists 08:14:18 29aca964665b: Layer already exists 08:14:18 ff6dfe0584e2: Layer already exists 08:14:18 6303084405ac: Layer already exists 08:14:18 63ca1fbb43ae: Layer already exists 08:14:18 77b889b8d804: Layer already exists 08:14:18 e654cd5c1601: Layer already exists 08:14:18 93893f61f9c1: Layer already exists 08:14:18 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:2de7edc6983a890376d4762302f3241c65f142d8e69bd817a67439ab32c6eab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:14:19 ff6dfe0584e2: Preparing 08:14:19 b30a9965d00d: Preparing 08:14:19 ab1b7b580d68: Preparing 08:14:19 29aca964665b: Preparing 08:14:19 6303084405ac: Preparing 08:14:19 93893f61f9c1: Preparing 08:14:19 e654cd5c1601: Preparing 08:14:19 77b889b8d804: Preparing 08:14:19 63ca1fbb43ae: Preparing 08:14:19 e654cd5c1601: Waiting 08:14:19 77b889b8d804: Waiting 08:14:19 93893f61f9c1: Waiting 08:14:19 b30a9965d00d: Layer already exists 08:14:19 29aca964665b: Layer already exists 08:14:19 6303084405ac: Layer already exists 08:14:19 ff6dfe0584e2: Layer already exists 08:14:19 ab1b7b580d68: Layer already exists 08:14:19 e654cd5c1601: Layer already exists 08:14:19 93893f61f9c1: Layer already exists 08:14:19 77b889b8d804: Layer already exists 08:14:19 63ca1fbb43ae: Layer already exists 08:14:19 main: digest: sha256:2de7edc6983a890376d4762302f3241c65f142d8e69bd817a67439ab32c6eab6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:19 ===================================================== [Pipeline] echo 08:14:19 taggedImages: 08:14:19 - nexus3.edgexfoundry.org:10004/security-spire-config:4706abc37add90fd32b210f6332a01b82c40e928 08:14:19 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:14:19 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.9 08:14:19 - nexus3.edgexfoundry.org:10004/security-spire-config:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:14:19 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:14:19 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:14:19 4706abc37add90fd32b210f6332a01b82c40e928 08:14:19 latest 08:14:19 4.0.0-dev.9 08:14:19 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:14:19 main 08:14:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4706abc37add90fd32b210f6332a01b82c40e928 08:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:14:19 cd812ceb611e: Preparing 08:14:19 389d17051a95: Preparing 08:14:19 ea84368c9540: Preparing 08:14:19 29aca964665b: Preparing 08:14:19 6303084405ac: Preparing 08:14:19 25a47c4cd86e: Preparing 08:14:19 a227524ce8ee: Preparing 08:14:19 b3a0600aed94: Preparing 08:14:19 63ca1fbb43ae: Preparing 08:14:19 a227524ce8ee: Waiting 08:14:19 63ca1fbb43ae: Waiting 08:14:19 b3a0600aed94: Waiting 08:14:19 25a47c4cd86e: Waiting 08:14:19 29aca964665b: Layer already exists 08:14:19 6303084405ac: Layer already exists 08:14:19 389d17051a95: Pushed 08:14:19 ea84368c9540: Pushed 08:14:19 a227524ce8ee: Layer already exists 08:14:19 cd812ceb611e: Pushed 08:14:19 b3a0600aed94: Layer already exists 08:14:19 63ca1fbb43ae: Layer already exists 08:14:29 25a47c4cd86e: Pushed 08:14:29 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:ebd0fcea59ca4d1d869bb519c0e8cece4239c973a720c27aa8551ff51f58bed6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:14:30 cd812ceb611e: Preparing 08:14:30 389d17051a95: Preparing 08:14:30 ea84368c9540: Preparing 08:14:30 29aca964665b: Preparing 08:14:30 6303084405ac: Preparing 08:14:30 25a47c4cd86e: Preparing 08:14:30 a227524ce8ee: Preparing 08:14:30 b3a0600aed94: Preparing 08:14:30 63ca1fbb43ae: Preparing 08:14:30 25a47c4cd86e: Waiting 08:14:30 63ca1fbb43ae: Waiting 08:14:30 a227524ce8ee: Waiting 08:14:30 b3a0600aed94: Waiting 08:14:30 29aca964665b: Layer already exists 08:14:30 ea84368c9540: Layer already exists 08:14:30 6303084405ac: Layer already exists 08:14:30 389d17051a95: Layer already exists 08:14:30 cd812ceb611e: Layer already exists 08:14:30 a227524ce8ee: Layer already exists 08:14:30 25a47c4cd86e: Layer already exists 08:14:30 63ca1fbb43ae: Layer already exists 08:14:30 b3a0600aed94: Layer already exists 08:14:30 latest: digest: sha256:ebd0fcea59ca4d1d869bb519c0e8cece4239c973a720c27aa8551ff51f58bed6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.9 08:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:14:31 cd812ceb611e: Preparing 08:14:31 389d17051a95: Preparing 08:14:31 ea84368c9540: Preparing 08:14:31 29aca964665b: Preparing 08:14:31 6303084405ac: Preparing 08:14:31 25a47c4cd86e: Preparing 08:14:31 a227524ce8ee: Preparing 08:14:31 b3a0600aed94: Preparing 08:14:31 63ca1fbb43ae: Preparing 08:14:31 b3a0600aed94: Waiting 08:14:31 25a47c4cd86e: Waiting 08:14:31 63ca1fbb43ae: Waiting 08:14:31 a227524ce8ee: Waiting 08:14:31 6303084405ac: Layer already exists 08:14:31 ea84368c9540: Layer already exists 08:14:31 389d17051a95: Layer already exists 08:14:31 29aca964665b: Layer already exists 08:14:31 cd812ceb611e: Layer already exists 08:14:31 a227524ce8ee: Layer already exists 08:14:31 25a47c4cd86e: Layer already exists 08:14:31 b3a0600aed94: Layer already exists 08:14:31 63ca1fbb43ae: Layer already exists 08:14:31 4.0.0-dev.9: digest: sha256:ebd0fcea59ca4d1d869bb519c0e8cece4239c973a720c27aa8551ff51f58bed6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:14:31 cd812ceb611e: Preparing 08:14:31 389d17051a95: Preparing 08:14:31 ea84368c9540: Preparing 08:14:31 29aca964665b: Preparing 08:14:31 6303084405ac: Preparing 08:14:31 25a47c4cd86e: Preparing 08:14:31 a227524ce8ee: Preparing 08:14:31 b3a0600aed94: Preparing 08:14:31 63ca1fbb43ae: Preparing 08:14:31 25a47c4cd86e: Waiting 08:14:31 a227524ce8ee: Waiting 08:14:31 b3a0600aed94: Waiting 08:14:31 63ca1fbb43ae: Waiting 08:14:31 29aca964665b: Layer already exists 08:14:31 389d17051a95: Layer already exists 08:14:31 6303084405ac: Layer already exists 08:14:31 cd812ceb611e: Layer already exists 08:14:31 ea84368c9540: Layer already exists 08:14:31 25a47c4cd86e: Layer already exists 08:14:31 a227524ce8ee: Layer already exists 08:14:31 b3a0600aed94: Layer already exists 08:14:31 63ca1fbb43ae: Layer already exists 08:14:31 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:ebd0fcea59ca4d1d869bb519c0e8cece4239c973a720c27aa8551ff51f58bed6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:14:32 cd812ceb611e: Preparing 08:14:32 389d17051a95: Preparing 08:14:32 ea84368c9540: Preparing 08:14:32 29aca964665b: Preparing 08:14:32 6303084405ac: Preparing 08:14:32 25a47c4cd86e: Preparing 08:14:32 a227524ce8ee: Preparing 08:14:32 b3a0600aed94: Preparing 08:14:32 63ca1fbb43ae: Preparing 08:14:32 25a47c4cd86e: Waiting 08:14:32 63ca1fbb43ae: Waiting 08:14:32 a227524ce8ee: Waiting 08:14:32 b3a0600aed94: Waiting 08:14:32 cd812ceb611e: Layer already exists 08:14:32 389d17051a95: Layer already exists 08:14:32 29aca964665b: Layer already exists 08:14:32 ea84368c9540: Layer already exists 08:14:32 6303084405ac: Layer already exists 08:14:32 a227524ce8ee: Layer already exists 08:14:32 63ca1fbb43ae: Layer already exists 08:14:32 25a47c4cd86e: Layer already exists 08:14:32 b3a0600aed94: Layer already exists 08:14:32 main: digest: sha256:ebd0fcea59ca4d1d869bb519c0e8cece4239c973a720c27aa8551ff51f58bed6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:32 ===================================================== [Pipeline] echo 08:14:32 taggedImages: 08:14:32 - nexus3.edgexfoundry.org:10004/security-spire-server:4706abc37add90fd32b210f6332a01b82c40e928 08:14:32 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:14:32 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.9 08:14:32 - nexus3.edgexfoundry.org:10004/security-spire-server:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:14:32 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:14:32 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 08:14:32 4706abc37add90fd32b210f6332a01b82c40e928 08:14:32 latest 08:14:32 4.0.0-dev.9 08:14:32 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:14:32 main 08:14:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:32 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:33 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4706abc37add90fd32b210f6332a01b82c40e928 08:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:14:33 7b1c9d4394b6: Preparing 08:14:33 8429f01349ca: Preparing 08:14:33 29aca964665b: Preparing 08:14:33 6303084405ac: Preparing 08:14:33 be4e14f58018: Preparing 08:14:33 3738c0ea88fc: Preparing 08:14:33 63ca1fbb43ae: Preparing 08:14:33 3738c0ea88fc: Waiting 08:14:33 63ca1fbb43ae: Waiting 08:14:33 6303084405ac: Layer already exists 08:14:33 29aca964665b: Layer already exists 08:14:33 63ca1fbb43ae: Layer already exists 08:14:33 7b1c9d4394b6: Pushed 08:14:33 3738c0ea88fc: Pushed 08:14:33 be4e14f58018: Pushed 08:14:38 8429f01349ca: Pushed 08:14:38 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:eff3606ad1909be24b31fe79e6632d607329457548de3a21950ad7698aaa51b3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:39 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:39 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 08:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:14:39 7b1c9d4394b6: Preparing 08:14:39 8429f01349ca: Preparing 08:14:39 29aca964665b: Preparing 08:14:39 6303084405ac: Preparing 08:14:39 be4e14f58018: Preparing 08:14:39 3738c0ea88fc: Preparing 08:14:39 63ca1fbb43ae: Preparing 08:14:39 63ca1fbb43ae: Waiting 08:14:39 3738c0ea88fc: Waiting 08:14:39 6303084405ac: Layer already exists 08:14:39 be4e14f58018: Layer already exists 08:14:39 7b1c9d4394b6: Layer already exists 08:14:39 8429f01349ca: Layer already exists 08:14:39 29aca964665b: Layer already exists 08:14:39 3738c0ea88fc: Layer already exists 08:14:39 63ca1fbb43ae: Layer already exists 08:14:39 latest: digest: sha256:eff3606ad1909be24b31fe79e6632d607329457548de3a21950ad7698aaa51b3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:39 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:40 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.9 08:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:14:40 7b1c9d4394b6: Preparing 08:14:40 8429f01349ca: Preparing 08:14:40 29aca964665b: Preparing 08:14:40 6303084405ac: Preparing 08:14:40 be4e14f58018: Preparing 08:14:40 3738c0ea88fc: Preparing 08:14:40 63ca1fbb43ae: Preparing 08:14:40 3738c0ea88fc: Waiting 08:14:40 63ca1fbb43ae: Waiting 08:14:40 be4e14f58018: Layer already exists 08:14:40 7b1c9d4394b6: Layer already exists 08:14:40 8429f01349ca: Layer already exists 08:14:40 29aca964665b: Layer already exists 08:14:40 6303084405ac: Layer already exists 08:14:40 3738c0ea88fc: Layer already exists 08:14:40 63ca1fbb43ae: Layer already exists 08:14:40 4.0.0-dev.9: digest: sha256:eff3606ad1909be24b31fe79e6632d607329457548de3a21950ad7698aaa51b3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:40 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:40 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:14:40 7b1c9d4394b6: Preparing 08:14:40 8429f01349ca: Preparing 08:14:40 29aca964665b: Preparing 08:14:40 6303084405ac: Preparing 08:14:40 be4e14f58018: Preparing 08:14:40 3738c0ea88fc: Preparing 08:14:40 63ca1fbb43ae: Preparing 08:14:40 3738c0ea88fc: Waiting 08:14:40 63ca1fbb43ae: Waiting 08:14:40 8429f01349ca: Layer already exists 08:14:40 be4e14f58018: Layer already exists 08:14:40 29aca964665b: Layer already exists 08:14:40 7b1c9d4394b6: Layer already exists 08:14:40 6303084405ac: Layer already exists 08:14:40 3738c0ea88fc: Layer already exists 08:14:40 63ca1fbb43ae: Layer already exists 08:14:40 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:eff3606ad1909be24b31fe79e6632d607329457548de3a21950ad7698aaa51b3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:41 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:41 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 08:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:14:41 7b1c9d4394b6: Preparing 08:14:41 8429f01349ca: Preparing 08:14:41 29aca964665b: Preparing 08:14:41 6303084405ac: Preparing 08:14:41 be4e14f58018: Preparing 08:14:41 3738c0ea88fc: Preparing 08:14:41 63ca1fbb43ae: Preparing 08:14:41 3738c0ea88fc: Waiting 08:14:41 63ca1fbb43ae: Waiting 08:14:41 6303084405ac: Layer already exists 08:14:41 be4e14f58018: Layer already exists 08:14:41 7b1c9d4394b6: Layer already exists 08:14:41 8429f01349ca: Layer already exists 08:14:41 29aca964665b: Layer already exists 08:14:41 3738c0ea88fc: Layer already exists 08:14:41 63ca1fbb43ae: Layer already exists 08:14:41 main: digest: sha256:eff3606ad1909be24b31fe79e6632d607329457548de3a21950ad7698aaa51b3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:41 ===================================================== [Pipeline] echo 08:14:41 taggedImages: 08:14:41 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4706abc37add90fd32b210f6332a01b82c40e928 08:14:41 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 08:14:41 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.9 08:14:41 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:14:41 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 08:14:41 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:14:41 4706abc37add90fd32b210f6332a01b82c40e928 08:14:41 latest 08:14:41 4.0.0-dev.9 08:14:41 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:14:41 main 08:14:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4706abc37add90fd32b210f6332a01b82c40e928 08:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:14:42 817dd768fd25: Preparing 08:14:42 51c426348d02: Preparing 08:14:42 60f3d819a058: Preparing 08:14:42 29aca964665b: Preparing 08:14:42 6303084405ac: Preparing 08:14:42 d7bd96345b79: Preparing 08:14:42 4510a9d49ad6: Preparing 08:14:42 63ca1fbb43ae: Preparing 08:14:42 d7bd96345b79: Waiting 08:14:42 4510a9d49ad6: Waiting 08:14:42 63ca1fbb43ae: Waiting 08:14:42 6303084405ac: Layer already exists 08:14:42 29aca964665b: Layer already exists 08:14:42 51c426348d02: Pushed 08:14:42 817dd768fd25: Pushed 08:14:42 63ca1fbb43ae: Layer already exists 08:14:42 4510a9d49ad6: Pushed 08:14:43 d7bd96345b79: Pushed 08:14:47 60f3d819a058: Pushed 08:14:47 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:e79d73af9180260b1f3ac8f6446577432cfcaee05b9d4457ebcb264f16d80d08 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:14:48 817dd768fd25: Preparing 08:14:48 51c426348d02: Preparing 08:14:48 60f3d819a058: Preparing 08:14:48 29aca964665b: Preparing 08:14:48 6303084405ac: Preparing 08:14:48 d7bd96345b79: Preparing 08:14:48 4510a9d49ad6: Preparing 08:14:48 63ca1fbb43ae: Preparing 08:14:48 d7bd96345b79: Waiting 08:14:48 4510a9d49ad6: Waiting 08:14:48 63ca1fbb43ae: Waiting 08:14:48 51c426348d02: Layer already exists 08:14:48 29aca964665b: Layer already exists 08:14:48 817dd768fd25: Layer already exists 08:14:48 6303084405ac: Layer already exists 08:14:48 60f3d819a058: Layer already exists 08:14:48 d7bd96345b79: Layer already exists 08:14:48 63ca1fbb43ae: Layer already exists 08:14:48 4510a9d49ad6: Layer already exists 08:14:48 latest: digest: sha256:e79d73af9180260b1f3ac8f6446577432cfcaee05b9d4457ebcb264f16d80d08 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.9 08:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:14:49 817dd768fd25: Preparing 08:14:49 51c426348d02: Preparing 08:14:49 60f3d819a058: Preparing 08:14:49 29aca964665b: Preparing 08:14:49 6303084405ac: Preparing 08:14:49 d7bd96345b79: Preparing 08:14:49 4510a9d49ad6: Preparing 08:14:49 63ca1fbb43ae: Preparing 08:14:49 d7bd96345b79: Waiting 08:14:49 4510a9d49ad6: Waiting 08:14:49 63ca1fbb43ae: Waiting 08:14:49 6303084405ac: Layer already exists 08:14:49 60f3d819a058: Layer already exists 08:14:49 51c426348d02: Layer already exists 08:14:49 817dd768fd25: Layer already exists 08:14:49 29aca964665b: Layer already exists 08:14:49 4510a9d49ad6: Layer already exists 08:14:49 d7bd96345b79: Layer already exists 08:14:49 63ca1fbb43ae: Layer already exists 08:14:49 4.0.0-dev.9: digest: sha256:e79d73af9180260b1f3ac8f6446577432cfcaee05b9d4457ebcb264f16d80d08 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:14:49 817dd768fd25: Preparing 08:14:49 51c426348d02: Preparing 08:14:49 60f3d819a058: Preparing 08:14:49 29aca964665b: Preparing 08:14:49 6303084405ac: Preparing 08:14:49 d7bd96345b79: Preparing 08:14:49 4510a9d49ad6: Preparing 08:14:49 63ca1fbb43ae: Preparing 08:14:49 d7bd96345b79: Waiting 08:14:49 4510a9d49ad6: Waiting 08:14:49 63ca1fbb43ae: Waiting 08:14:49 817dd768fd25: Layer already exists 08:14:49 51c426348d02: Layer already exists 08:14:49 29aca964665b: Layer already exists 08:14:49 6303084405ac: Layer already exists 08:14:49 60f3d819a058: Layer already exists 08:14:49 d7bd96345b79: Layer already exists 08:14:49 4510a9d49ad6: Layer already exists 08:14:49 63ca1fbb43ae: Layer already exists 08:14:49 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:e79d73af9180260b1f3ac8f6446577432cfcaee05b9d4457ebcb264f16d80d08 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:14:50 817dd768fd25: Preparing 08:14:50 51c426348d02: Preparing 08:14:50 60f3d819a058: Preparing 08:14:50 29aca964665b: Preparing 08:14:50 6303084405ac: Preparing 08:14:50 d7bd96345b79: Preparing 08:14:50 4510a9d49ad6: Preparing 08:14:50 63ca1fbb43ae: Preparing 08:14:50 d7bd96345b79: Waiting 08:14:50 4510a9d49ad6: Waiting 08:14:50 63ca1fbb43ae: Waiting 08:14:50 60f3d819a058: Layer already exists 08:14:50 817dd768fd25: Layer already exists 08:14:50 6303084405ac: Layer already exists 08:14:50 51c426348d02: Layer already exists 08:14:50 29aca964665b: Layer already exists 08:14:50 d7bd96345b79: Layer already exists 08:14:50 4510a9d49ad6: Layer already exists 08:14:50 63ca1fbb43ae: Layer already exists 08:14:50 main: digest: sha256:e79d73af9180260b1f3ac8f6446577432cfcaee05b9d4457ebcb264f16d80d08 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:50 ===================================================== [Pipeline] echo 08:14:50 taggedImages: 08:14:50 - nexus3.edgexfoundry.org:10004/support-notifications:4706abc37add90fd32b210f6332a01b82c40e928 08:14:50 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:14:50 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.9 08:14:50 - nexus3.edgexfoundry.org:10004/support-notifications:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:14:50 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:30:34 #153 ... 08:30:34 08:30:34 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:30:34 #147 1167.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.9" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:30:36 #147 ... 08:30:36 08:30:36 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:30:36 #148 DONE 1176.5s 08:30:36 08:30:36 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:30:36 #154 DONE 0.3s 08:30:36 08:30:36 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:30:36 #143 ... 08:30:36 08:30:36 #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:30:39 #155 DONE 2.9s 08:30:39 08:30:39 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:30:39 #50 ... 08:30:39 08:30:39 #156 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:30:40 #156 DONE 0.3s 08:30:40 08:30:40 #157 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:30:40 #157 DONE 0.2s 08:30:40 08:30:40 #158 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:30:40 #158 DONE 0.4s 08:30:40 08:30:40 #159 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:30:40 #159 DONE 0.4s 08:30:40 08:30:40 #160 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:30:41 #160 DONE 0.1s 08:30:41 08:30:41 #161 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:30:41 #161 DONE 0.2s 08:30:41 08:30:41 #162 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:30:41 #162 DONE 0.2s 08:30:41 08:30:41 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:30:41 #145 ... 08:30:41 08:30:41 #163 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:30:41 #163 DONE 0.2s 08:30:41 08:30:41 #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:30:43 #164 DONE 2.1s 08:30:43 08:30:43 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:30:43 #50 ... 08:30:43 08:30:43 #111 [security-bootstrapper] exporting to image 08:30:43 #111 exporting layers 08:30:45 #111 exporting layers 1.4s done 08:30:45 #111 writing image sha256:fa90557608cae4610cd1aa23d43ccc9a5d40cabe5ded18f90708394c631398f8 done 08:30:45 #111 naming to docker.io/library/security-bootstrapper-arm64 done 08:30:45 #111 DONE 5.9s 08:30:45 08:30:45 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:30:49 #147 ... 08:30:49 08:30:49 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:30:49 #152 DONE 1189.0s 08:30:49 08:30:49 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:30:49 #145 ... 08:30:49 08:30:49 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:30:49 #165 DONE 0.3s 08:30:49 08:30:49 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:30:50 #50 ... 08:30:50 08:30:50 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:30:50 #166 DONE 0.1s 08:30:50 08:30:50 #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:30:50 #167 DONE 0.2s 08:30:50 08:30:50 #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:30:50 #168 DONE 0.2s 08:30:50 08:30:50 #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:30:51 #169 DONE 0.5s 08:30:51 08:30:51 #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:30:51 #170 DONE 0.1s 08:30:51 08:30:51 #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:30:53 #171 DONE 2.1s 08:30:53 08:30:53 #111 [security-proxy-setup] exporting to image 08:30:53 #111 exporting layers 08:30:54 #111 exporting layers 1.2s done 08:30:54 #111 writing image sha256:aeb06cf0e93e5ba34bbe4ee1fa4820f7bb7aa0c38a15657438b464fccf5ad8c6 done 08:30:54 #111 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 08:30:54 #111 DONE 7.1s 08:30:54 08:30:54 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:31:01 #50 ... 08:31:01 08:31:01 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:31:01 #147 DONE 1201.4s 08:31:01 08:31:01 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:31:02 #146 ... 08:31:02 08:31:02 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:31:02 #172 DONE 0.4s 08:31:02 08:31:02 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:31:02 #173 DONE 0.2s 08:31:02 08:31:02 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:31:03 #145 ... 08:31:03 08:31:03 #174 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:31:03 #174 DONE 0.2s 08:31:03 08:31:03 #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:31:03 #175 DONE 0.2s 08:31:03 08:31:03 #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:31:03 #176 DONE 0.2s 08:31:03 08:31:03 #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:31:03 #177 DONE 0.4s 08:31:03 08:31:03 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:31:03 #145 ... 08:31:03 08:31:03 #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:31:04 #178 DONE 0.4s 08:31:04 08:31:04 #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:31:04 #179 DONE 0.2s 08:31:04 08:31:04 #180 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:31:07 #180 DONE 2.4s 08:31:07 08:31:07 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:31:07 #143 ... 08:31:07 08:31:07 #111 [security-secretstore-setup] exporting to image 08:31:07 #111 exporting layers 08:31:08 #111 exporting layers 1.6s done 08:31:08 #111 writing image sha256:48aa0220cfa88cd4f2dd6cbdedfa60ec95b18b9fc6f12289a2589cedcb926bf7 done 08:31:08 #111 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 08:31:08 #111 DONE 8.8s 08:31:08 08:31:08 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:31:55 #146 ... 08:31:55 08:31:55 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:31:55 #150 DONE 1255.5s 08:31:55 08:31:55 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:31:55 #149 ... 08:31:55 08:31:55 #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:31:56 #181 DONE 0.2s 08:31:56 08:31:56 #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:31:56 #182 DONE 0.2s 08:31:56 08:31:56 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:31:56 #183 DONE 0.3s 08:31:56 08:31:56 #184 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:31:56 #184 DONE 0.1s 08:31:56 08:31:56 #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:31:56 #185 DONE 0.1s 08:31:56 08:31:56 #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:31:58 #186 DONE 2.1s 08:31:58 08:31:58 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:31:58 #146 ... 08:31:58 08:31:58 #111 [core-common-config-bootstrapper] exporting to image 08:31:58 #111 exporting layers 08:31:59 #111 exporting layers 0.7s done 08:31:59 #111 writing image sha256:82e7d9f22f30b7e4d96cc7e90ea3172d312d01288c3618edd262d08725cccaef done 08:31:59 #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:31:59 #111 DONE 9.5s 08:31:59 08:31:59 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:34:21 #146 ... 08:34:21 08:34:21 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:21 #149 DONE 1387.5s 08:34:21 08:34:21 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:34:21 #146 ... 08:34:21 08:34:21 #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:34:21 #187 DONE 0.1s 08:34:21 08:34:21 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:34:21 #188 DONE 0.1s 08:34:21 08:34:21 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:21 #50 ... 08:34:21 08:34:21 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:34:21 #189 DONE 0.3s 08:34:21 08:34:21 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:34:21 #190 DONE 0.1s 08:34:21 08:34:21 #111 [security-spiffe-token-provider] exporting to image 08:34:21 #111 exporting layers 08:34:21 #111 exporting layers 0.9s done 08:34:21 #111 writing image sha256:2fe29cddd006c80f99fe957bd5dd8056e42513af788b547cdd979611bc5de4df 0.0s done 08:34:21 #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:34:21 #111 DONE 10.5s 08:34:21 08:34:21 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:41:43 #143 ... 08:41:43 08:41:43 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:41:43 #153 DONE 1839.2s 08:41:43 08:41:43 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:41:43 #146 ... 08:41:43 08:41:43 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:43 #191 DONE 0.1s 08:41:43 08:41:43 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:41:43 #192 DONE 0.1s 08:41:43 08:41:43 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:41:43 #193 DONE 0.4s 08:41:43 08:41:43 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:41:43 #50 ... 08:41:43 08:41:43 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:41:43 #194 DONE 0.2s 08:41:43 08:41:43 #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:41:43 #195 DONE 0.1s 08:41:43 08:41:43 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:43 #196 DONE 1.8s 08:41:43 08:41:43 #111 [security-proxy-auth] exporting to image 08:41:43 #111 exporting layers 08:41:43 #111 exporting layers 0.8s done 08:41:43 #111 writing image sha256:6ac4a2b949ab3d77ea1b88bd8eb582b1c84b031745954bb051cda1826e7bb66b 0.0s done 08:41:43 #111 naming to docker.io/library/security-proxy-auth-arm64 done 08:41:43 #111 DONE 11.3s 08:41:43 08:41:43 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:42:40 #151 DONE 1894.7s 08:42:40 08:42:40 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:42:40 #143 ... 08:42:40 08:42:40 #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:42:40 #197 DONE 0.3s 08:42:40 08:42:40 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:42:40 #145 ... 08:42:40 08:42:40 #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:42:40 #198 DONE 0.2s 08:42:40 08:42:40 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:42:40 #199 DONE 0.4s 08:42:40 08:42:40 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:42:40 #50 ... 08:42:40 08:42:40 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:42:40 #200 DONE 0.1s 08:42:40 08:42:40 #111 [core-command] exporting to image 08:42:40 #111 exporting layers 08:42:40 #111 exporting layers 0.4s done 08:42:40 #111 writing image sha256:fc5bc4e15ad16c04df0c19f20b999fb9a2f9344a982d8907ac5dbd3a3d9f8764 0.0s done 08:42:40 #111 naming to docker.io/library/core-command-arm64 done 08:42:40 #111 DONE 11.7s 08:42:40 08:42:40 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:44:47 #50 ... 08:44:47 08:44:47 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:44:47 #144 DONE 2013.8s 08:44:47 08:44:47 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:44:47 #143 ... 08:44:47 08:44:47 #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:44:47 #201 ... 08:44:47 08:44:47 #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:44:47 #138 DONE 2014.6s 08:44:47 08:44:47 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:44:47 #145 DONE 2014.8s 08:44:47 08:44:47 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:44:47 #50 ... 08:44:47 08:44:47 #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:44:47 #201 DONE 0.7s 08:44:47 08:44:47 #202 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:44:47 #202 DONE 0.4s 08:44:47 08:44:47 #203 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:44:47 #203 ... 08:44:47 08:44:47 #204 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:44:47 #204 DONE 0.3s 08:44:47 08:44:47 #205 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:44:47 #205 DONE 0.2s 08:44:47 08:44:47 #206 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:44:47 #206 DONE 0.3s 08:44:47 08:44:47 #207 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:44:47 #207 ... 08:44:47 08:44:47 #203 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:44:47 #203 DONE 1.0s 08:44:47 08:44:47 #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:44:47 #208 DONE 0.3s 08:44:47 08:44:47 #209 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:44:47 #209 DONE 0.4s 08:44:47 08:44:47 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:44:47 #210 DONE 0.9s 08:44:47 08:44:47 #111 [core-data] exporting to image 08:44:47 #111 exporting layers 08:44:47 #111 ... 08:44:47 08:44:47 #207 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:44:47 #207 DONE 1.0s 08:44:47 08:44:47 #211 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:44:47 #211 ... 08:44:47 08:44:47 #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:44:47 #212 DONE 0.5s 08:44:47 08:44:47 #211 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:44:47 #211 DONE 0.6s 08:44:47 08:44:47 #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:44:47 #213 DONE 0.3s 08:44:47 08:44:47 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:44:47 #214 DONE 0.4s 08:44:47 08:44:47 #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:44:47 #215 DONE 0.3s 08:44:47 08:44:47 #111 [core-data] exporting to image 08:44:47 #111 exporting layers 1.3s done 08:44:47 #111 writing image sha256:2450d629c2800753e9324d0d133cdbad3314d50f83d3632546ea4bba50bcc009 0.1s done 08:44:47 #111 naming to docker.io/library/core-data-arm64 0.0s done 08:44:47 #111 exporting layers 1.0s done 08:44:47 #111 writing image sha256:5eecf0f48443e910d15254f47601dd66060e1cb2c8372d0fbc1d98e064f7369c done 08:44:47 #111 naming to docker.io/library/core-keeper-arm64 done 08:44:47 #111 exporting layers 0.8s done 08:44:47 #111 writing image sha256:19f00518df184082bd159d269f5859af81fb1ed9e05fcb4de147d5a892926324 done 08:44:47 #111 naming to docker.io/library/core-metadata-arm64 done 08:44:47 #111 DONE 14.0s 08:44:47 08:44:47 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:45:02 #146 ... 08:45:02 08:45:02 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:45:02 #143 DONE 2041.6s 08:45:02 08:45:02 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:45:02 #50 ... 08:45:02 08:45:02 #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:45:02 #216 DONE 0.2s 08:45:02 08:45:02 #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:45:02 #217 DONE 0.2s 08:45:02 08:45:02 #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:45:03 #218 DONE 0.7s 08:45:03 08:45:03 #219 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:45:03 #219 DONE 0.1s 08:45:03 08:45:03 #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:45:03 #220 DONE 0.1s 08:45:03 08:45:03 #111 [support-notifications] exporting to image 08:45:03 #111 exporting layers 08:45:03 #111 exporting layers 0.8s done 08:45:03 #111 writing image sha256:282b63b550142f954242bdc2ba1c4c7b1549810e179fdf0cf3995fa3d511080b done 08:45:03 #111 naming to docker.io/library/support-notifications-arm64 done 08:45:03 #111 DONE 14.8s 08:45:03 08:45:03 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:45:05 #50 ... 08:45:05 08:45:05 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:45:05 #146 DONE 2045.4s 08:45:05 08:45:05 #221 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:45:05 #221 DONE 0.1s 08:45:05 08:45:05 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:45:05 #50 ... 08:45:05 08:45:05 #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:45:05 #222 DONE 0.1s 08:45:05 08:45:05 #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:45:06 #223 DONE 0.4s 08:45:06 08:45:06 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:45:06 #50 ... 08:45:06 08:45:06 #224 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:45:06 #224 DONE 0.1s 08:45:06 08:45:06 #111 [support-cron-scheduler] exporting to image 08:45:07 #111 exporting layers 0.6s done 08:45:07 #111 writing image sha256:4ce83b33c29a5519749c41b2f36c4ce69710f416755d54cfb596bb04e0408fb6 done 08:45:07 #111 naming to docker.io/library/support-cron-scheduler-arm64 08:45:07 #111 naming to docker.io/library/support-cron-scheduler-arm64 done 08:45:07 #111 DONE 15.4s 08:45:07 08:45:07 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:45:07 time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:07 time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:07 time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:07 time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:07 time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:07 time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:07 time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:07 time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:07 time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:07 time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:07 time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:07 time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:07 time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:07 time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:45:07 time="2024-11-04T08:08:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:45:07 $ docker stop --time=1 0eb5f3abd1d55b4a757a5944b891bb1dc52ca4f89cf34b9c242e2569152d1fd4 08:45:08 $ docker rm -f --volumes 0eb5f3abd1d55b4a757a5944b891bb1dc52ca4f89cf34b9c242e2569152d1fd4 [Pipeline] // withDockerContainer [Pipeline] sh 08:45:09 + docker images 08:45:09 REPOSITORY TAG IMAGE ID CREATED SIZE 08:45:09 support-cron-scheduler-arm64 latest 4ce83b33c29a 2 seconds ago 71.1MB 08:45:09 support-notifications-arm64 latest 282b63b55014 5 seconds ago 70MB 08:45:09 core-metadata-arm64 latest 19f00518df18 30 seconds ago 48.3MB 08:45:09 core-keeper-arm64 latest 5eecf0f48443 31 seconds ago 41.4MB 08:45:09 core-data-arm64 latest 2450d629c280 32 seconds ago 48.2MB 08:45:09 core-command-arm64 latest fc5bc4e15ad1 2 minutes ago 42.3MB 08:45:09 security-proxy-auth-arm64 latest 6ac4a2b949ab 3 minutes ago 40.5MB 08:45:09 security-spiffe-token-provider-arm64 latest 2fe29cddd006 11 minutes ago 46.9MB 08:45:09 core-common-config-bootstrapper-arm64 latest 82e7d9f22f30 13 minutes ago 27.6MB 08:45:09 security-secretstore-setup-arm64 latest 48aa0220cfa8 14 minutes ago 56MB 08:45:09 security-proxy-setup-arm64 latest aeb06cf0e93e 14 minutes ago 40MB 08:45:09 security-bootstrapper-arm64 latest fa90557608ca 14 minutes ago 32MB 08:45:09 security-spire-agent-arm64 latest 5495389bca63 35 minutes ago 182MB 08:45:09 security-spire-server-arm64 latest f9f247314c12 35 minutes ago 124MB 08:45:09 security-spire-config-arm64 latest fa6481e9844d 35 minutes ago 123MB 08:45:09 ci-base-image-arm64 latest 617dcc13d670 36 minutes ago 961MB 08:45:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 4 weeks ago 558MB 08:45:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:45:09 provisioning config files... 08:45:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/743@tmp/config12792776412035119433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:09 ---> ****-login.sh 08:45:09 nexus3.edgexfoundry.org:10001 08:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:09 Configure a credential helper to remove this warning. See 08:45:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:09 08:45:09 Login Succeeded 08:45:09 nexus3.edgexfoundry.org:10002 08:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:10 Configure a credential helper to remove this warning. See 08:45:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:10 08:45:10 Login Succeeded 08:45:10 nexus3.edgexfoundry.org:10003 08:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:10 Configure a credential helper to remove this warning. See 08:45:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:10 08:45:10 Login Succeeded 08:45:10 nexus3.edgexfoundry.org:10004 08:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:11 Configure a credential helper to remove this warning. See 08:45:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:11 08:45:11 Login Succeeded 08:45:11 ****.io 08:45:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:11 Configure a credential helper to remove this warning. See 08:45:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:11 08:45:11 Login Succeeded 08:45:11 ---> ****-login.sh ends [Pipeline] } 08:45:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:45:11 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:45:11 4706abc37add90fd32b210f6332a01b82c40e928 08:45:11 latest 08:45:11 4.0.0-dev.9 08:45:11 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:45:11 main 08:45:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:45:12 7ad9983969d3: Preparing 08:45:12 8e2847503ced: Preparing 08:45:12 89222744db4f: Preparing 08:45:12 8d48d029f117: Preparing 08:45:12 483f1005503c: Preparing 08:45:12 700736ed8039: Preparing 08:45:12 16113d51b718: Preparing 08:45:12 700736ed8039: Waiting 08:45:12 16113d51b718: Waiting 08:45:12 89222744db4f: Pushed 08:45:12 8d48d029f117: Pushed 08:45:12 7ad9983969d3: Pushed 08:45:12 16113d51b718: Layer already exists 08:45:12 700736ed8039: Pushed 08:45:14 483f1005503c: Pushed 08:45:18 8e2847503ced: Pushed 08:45:18 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:0216a83f84925c0ca5450ae438b8c920e2eaff2222ea65b64914fe1b7a17d567 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:45:19 7ad9983969d3: Preparing 08:45:19 8e2847503ced: Preparing 08:45:19 89222744db4f: Preparing 08:45:19 8d48d029f117: Preparing 08:45:19 483f1005503c: Preparing 08:45:19 700736ed8039: Preparing 08:45:19 16113d51b718: Preparing 08:45:19 700736ed8039: Waiting 08:45:19 16113d51b718: Waiting 08:45:19 89222744db4f: Layer already exists 08:45:19 7ad9983969d3: Layer already exists 08:45:19 8d48d029f117: Layer already exists 08:45:19 483f1005503c: Layer already exists 08:45:19 8e2847503ced: Layer already exists 08:45:19 700736ed8039: Layer already exists 08:45:19 16113d51b718: Layer already exists 08:45:19 latest: digest: sha256:0216a83f84925c0ca5450ae438b8c920e2eaff2222ea65b64914fe1b7a17d567 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.9 08:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:45:20 7ad9983969d3: Preparing 08:45:20 8e2847503ced: Preparing 08:45:20 89222744db4f: Preparing 08:45:20 8d48d029f117: Preparing 08:45:20 483f1005503c: Preparing 08:45:20 700736ed8039: Preparing 08:45:20 16113d51b718: Preparing 08:45:20 700736ed8039: Waiting 08:45:20 16113d51b718: Waiting 08:45:20 483f1005503c: Layer already exists 08:45:20 8d48d029f117: Layer already exists 08:45:20 7ad9983969d3: Layer already exists 08:45:20 8e2847503ced: Layer already exists 08:45:20 89222744db4f: Layer already exists 08:45:20 16113d51b718: Layer already exists 08:45:20 700736ed8039: Layer already exists 08:45:20 4.0.0-dev.9: digest: sha256:0216a83f84925c0ca5450ae438b8c920e2eaff2222ea65b64914fe1b7a17d567 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:45:21 7ad9983969d3: Preparing 08:45:21 8e2847503ced: Preparing 08:45:21 89222744db4f: Preparing 08:45:21 8d48d029f117: Preparing 08:45:21 483f1005503c: Preparing 08:45:21 700736ed8039: Preparing 08:45:21 16113d51b718: Preparing 08:45:21 700736ed8039: Waiting 08:45:21 16113d51b718: Waiting 08:45:21 89222744db4f: Layer already exists 08:45:21 483f1005503c: Layer already exists 08:45:21 8d48d029f117: Layer already exists 08:45:21 7ad9983969d3: Layer already exists 08:45:21 8e2847503ced: Layer already exists 08:45:21 16113d51b718: Layer already exists 08:45:21 700736ed8039: Layer already exists 08:45:21 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:0216a83f84925c0ca5450ae438b8c920e2eaff2222ea65b64914fe1b7a17d567 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:45:22 7ad9983969d3: Preparing 08:45:22 8e2847503ced: Preparing 08:45:22 89222744db4f: Preparing 08:45:22 8d48d029f117: Preparing 08:45:22 483f1005503c: Preparing 08:45:22 700736ed8039: Preparing 08:45:22 16113d51b718: Preparing 08:45:22 700736ed8039: Waiting 08:45:22 16113d51b718: Waiting 08:45:22 483f1005503c: Layer already exists 08:45:22 8d48d029f117: Layer already exists 08:45:22 8e2847503ced: Layer already exists 08:45:22 7ad9983969d3: Layer already exists 08:45:22 89222744db4f: Layer already exists 08:45:22 700736ed8039: Layer already exists 08:45:22 16113d51b718: Layer already exists 08:45:23 main: digest: sha256:0216a83f84925c0ca5450ae438b8c920e2eaff2222ea65b64914fe1b7a17d567 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:23 ===================================================== [Pipeline] echo 08:45:23 taggedImages: 08:45:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:45:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:45:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.9 08:45:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:45:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:45:23 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:45:23 4706abc37add90fd32b210f6332a01b82c40e928 08:45:23 latest 08:45:23 4.0.0-dev.9 08:45:23 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:45:23 main 08:45:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:45:23 de168f7732d1: Preparing 08:45:23 3a4fbca5b0e1: Preparing 08:45:23 a8ae03d9d869: Preparing 08:45:23 446e16fd5eaa: Preparing 08:45:23 89222744db4f: Preparing 08:45:23 8d48d029f117: Preparing 08:45:23 483f1005503c: Preparing 08:45:23 700736ed8039: Preparing 08:45:23 16113d51b718: Preparing 08:45:23 8d48d029f117: Waiting 08:45:23 483f1005503c: Waiting 08:45:23 700736ed8039: Waiting 08:45:23 16113d51b718: Waiting 08:45:23 89222744db4f: Layer already exists 08:45:24 8d48d029f117: Layer already exists 08:45:24 483f1005503c: Layer already exists 08:45:24 a8ae03d9d869: Pushed 08:45:24 3a4fbca5b0e1: Pushed 08:45:24 700736ed8039: Layer already exists 08:45:24 de168f7732d1: Pushed 08:45:24 16113d51b718: Layer already exists 08:45:26 446e16fd5eaa: Pushed 08:45:27 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:b7c825cf50ec78edf63b65ea41cf26532fb43edea8ef3a9f1e297a559cca549f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:27 + 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 08:45:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:45:27 de168f7732d1: Preparing 08:45:27 3a4fbca5b0e1: Preparing 08:45:27 a8ae03d9d869: Preparing 08:45:27 446e16fd5eaa: Preparing 08:45:27 89222744db4f: Preparing 08:45:27 8d48d029f117: Preparing 08:45:27 483f1005503c: Preparing 08:45:27 700736ed8039: Preparing 08:45:27 16113d51b718: Preparing 08:45:27 8d48d029f117: Waiting 08:45:27 483f1005503c: Waiting 08:45:27 700736ed8039: Waiting 08:45:27 16113d51b718: Waiting 08:45:27 446e16fd5eaa: Layer already exists 08:45:27 de168f7732d1: Layer already exists 08:45:27 a8ae03d9d869: Layer already exists 08:45:27 3a4fbca5b0e1: Layer already exists 08:45:27 89222744db4f: Layer already exists 08:45:27 8d48d029f117: Layer already exists 08:45:27 700736ed8039: Layer already exists 08:45:27 483f1005503c: Layer already exists 08:45:27 16113d51b718: Layer already exists 08:45:28 latest: digest: sha256:b7c825cf50ec78edf63b65ea41cf26532fb43edea8ef3a9f1e297a559cca549f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.9 08:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:45:28 de168f7732d1: Preparing 08:45:28 3a4fbca5b0e1: Preparing 08:45:28 a8ae03d9d869: Preparing 08:45:28 446e16fd5eaa: Preparing 08:45:28 89222744db4f: Preparing 08:45:28 8d48d029f117: Preparing 08:45:28 483f1005503c: Preparing 08:45:28 700736ed8039: Preparing 08:45:28 16113d51b718: Preparing 08:45:28 8d48d029f117: Waiting 08:45:28 483f1005503c: Waiting 08:45:28 700736ed8039: Waiting 08:45:28 16113d51b718: Waiting 08:45:28 89222744db4f: Layer already exists 08:45:28 de168f7732d1: Layer already exists 08:45:28 446e16fd5eaa: Layer already exists 08:45:28 a8ae03d9d869: Layer already exists 08:45:28 3a4fbca5b0e1: Layer already exists 08:45:28 8d48d029f117: Layer already exists 08:45:28 483f1005503c: Layer already exists 08:45:28 16113d51b718: Layer already exists 08:45:28 700736ed8039: Layer already exists 08:45:29 4.0.0-dev.9: digest: sha256:b7c825cf50ec78edf63b65ea41cf26532fb43edea8ef3a9f1e297a559cca549f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:45:29 de168f7732d1: Preparing 08:45:29 3a4fbca5b0e1: Preparing 08:45:29 a8ae03d9d869: Preparing 08:45:29 446e16fd5eaa: Preparing 08:45:29 89222744db4f: Preparing 08:45:29 8d48d029f117: Preparing 08:45:29 483f1005503c: Preparing 08:45:29 700736ed8039: Preparing 08:45:29 16113d51b718: Preparing 08:45:29 8d48d029f117: Waiting 08:45:29 483f1005503c: Waiting 08:45:29 700736ed8039: Waiting 08:45:29 16113d51b718: Waiting 08:45:29 446e16fd5eaa: Layer already exists 08:45:29 89222744db4f: Layer already exists 08:45:29 de168f7732d1: Layer already exists 08:45:29 a8ae03d9d869: Layer already exists 08:45:29 3a4fbca5b0e1: Layer already exists 08:45:29 700736ed8039: Layer already exists 08:45:29 16113d51b718: Layer already exists 08:45:29 8d48d029f117: Layer already exists 08:45:29 483f1005503c: Layer already exists 08:45:30 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:b7c825cf50ec78edf63b65ea41cf26532fb43edea8ef3a9f1e297a559cca549f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:30 + 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 08:45:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:45:30 de168f7732d1: Preparing 08:45:30 3a4fbca5b0e1: Preparing 08:45:30 a8ae03d9d869: Preparing 08:45:30 446e16fd5eaa: Preparing 08:45:30 89222744db4f: Preparing 08:45:30 8d48d029f117: Preparing 08:45:30 483f1005503c: Preparing 08:45:30 700736ed8039: Preparing 08:45:30 16113d51b718: Preparing 08:45:30 483f1005503c: Waiting 08:45:30 8d48d029f117: Waiting 08:45:30 700736ed8039: Waiting 08:45:30 16113d51b718: Waiting 08:45:30 3a4fbca5b0e1: Layer already exists 08:45:30 a8ae03d9d869: Layer already exists 08:45:30 446e16fd5eaa: Layer already exists 08:45:30 de168f7732d1: Layer already exists 08:45:30 89222744db4f: Layer already exists 08:45:30 8d48d029f117: Layer already exists 08:45:30 700736ed8039: Layer already exists 08:45:30 483f1005503c: Layer already exists 08:45:30 16113d51b718: Layer already exists 08:45:31 main: digest: sha256:b7c825cf50ec78edf63b65ea41cf26532fb43edea8ef3a9f1e297a559cca549f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:31 ===================================================== [Pipeline] echo 08:45:31 taggedImages: 08:45:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:45:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:45:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.9 08:45:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:45:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:45:31 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:45:31 4706abc37add90fd32b210f6332a01b82c40e928 08:45:31 latest 08:45:31 4.0.0-dev.9 08:45:31 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:45:31 main 08:45:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:45:32 fb36b3e7c371: Preparing 08:45:32 af1707ae5434: Preparing 08:45:32 6fec772b3a07: Preparing 08:45:32 89222744db4f: Preparing 08:45:32 8d48d029f117: Preparing 08:45:32 a371b7bbc5f2: Preparing 08:45:32 5363f085f7c1: Preparing 08:45:32 16113d51b718: Preparing 08:45:32 a371b7bbc5f2: Waiting 08:45:32 16113d51b718: Waiting 08:45:32 5363f085f7c1: Waiting 08:45:32 af1707ae5434: Pushed 08:45:33 89222744db4f: Layer already exists 08:45:33 8d48d029f117: Layer already exists 08:45:33 16113d51b718: Layer already exists 08:45:33 fb36b3e7c371: Pushed 08:45:33 5363f085f7c1: Pushed 08:45:35 a371b7bbc5f2: Pushed 08:45:39 6fec772b3a07: Pushed 08:45:39 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:37afbd74d106d3fca8cf731223ef6e11b124f8f554d77b687b698b9051738ede size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:45:39 fb36b3e7c371: Preparing 08:45:39 af1707ae5434: Preparing 08:45:39 6fec772b3a07: Preparing 08:45:39 89222744db4f: Preparing 08:45:39 8d48d029f117: Preparing 08:45:39 a371b7bbc5f2: Preparing 08:45:39 5363f085f7c1: Preparing 08:45:39 16113d51b718: Preparing 08:45:39 a371b7bbc5f2: Waiting 08:45:39 16113d51b718: Waiting 08:45:39 5363f085f7c1: Waiting 08:45:39 6fec772b3a07: Layer already exists 08:45:39 af1707ae5434: Layer already exists 08:45:39 8d48d029f117: Layer already exists 08:45:39 fb36b3e7c371: Layer already exists 08:45:39 89222744db4f: Layer already exists 08:45:39 a371b7bbc5f2: Layer already exists 08:45:39 16113d51b718: Layer already exists 08:45:39 5363f085f7c1: Layer already exists 08:45:40 latest: digest: sha256:37afbd74d106d3fca8cf731223ef6e11b124f8f554d77b687b698b9051738ede size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.9 08:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:45:40 fb36b3e7c371: Preparing 08:45:40 af1707ae5434: Preparing 08:45:40 6fec772b3a07: Preparing 08:45:40 89222744db4f: Preparing 08:45:40 8d48d029f117: Preparing 08:45:40 a371b7bbc5f2: Preparing 08:45:40 5363f085f7c1: Preparing 08:45:40 16113d51b718: Preparing 08:45:40 a371b7bbc5f2: Waiting 08:45:40 5363f085f7c1: Waiting 08:45:40 16113d51b718: Waiting 08:45:40 6fec772b3a07: Layer already exists 08:45:40 af1707ae5434: Layer already exists 08:45:40 8d48d029f117: Layer already exists 08:45:40 fb36b3e7c371: Layer already exists 08:45:40 89222744db4f: Layer already exists 08:45:40 a371b7bbc5f2: Layer already exists 08:45:40 5363f085f7c1: Layer already exists 08:45:40 16113d51b718: Layer already exists 08:45:41 4.0.0-dev.9: digest: sha256:37afbd74d106d3fca8cf731223ef6e11b124f8f554d77b687b698b9051738ede size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:45:41 fb36b3e7c371: Preparing 08:45:41 af1707ae5434: Preparing 08:45:41 6fec772b3a07: Preparing 08:45:41 89222744db4f: Preparing 08:45:41 8d48d029f117: Preparing 08:45:41 a371b7bbc5f2: Preparing 08:45:41 5363f085f7c1: Preparing 08:45:41 16113d51b718: Preparing 08:45:41 a371b7bbc5f2: Waiting 08:45:41 16113d51b718: Waiting 08:45:41 5363f085f7c1: Waiting 08:45:41 fb36b3e7c371: Layer already exists 08:45:41 af1707ae5434: Layer already exists 08:45:41 6fec772b3a07: Layer already exists 08:45:41 89222744db4f: Layer already exists 08:45:41 8d48d029f117: Layer already exists 08:45:41 16113d51b718: Layer already exists 08:45:41 a371b7bbc5f2: Layer already exists 08:45:41 5363f085f7c1: Layer already exists 08:45:42 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:37afbd74d106d3fca8cf731223ef6e11b124f8f554d77b687b698b9051738ede size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:45:42 fb36b3e7c371: Preparing 08:45:42 af1707ae5434: Preparing 08:45:42 6fec772b3a07: Preparing 08:45:42 89222744db4f: Preparing 08:45:42 8d48d029f117: Preparing 08:45:42 a371b7bbc5f2: Preparing 08:45:42 5363f085f7c1: Preparing 08:45:42 16113d51b718: Preparing 08:45:42 a371b7bbc5f2: Waiting 08:45:42 5363f085f7c1: Waiting 08:45:42 16113d51b718: Waiting 08:45:42 af1707ae5434: Layer already exists 08:45:42 6fec772b3a07: Layer already exists 08:45:42 fb36b3e7c371: Layer already exists 08:45:42 8d48d029f117: Layer already exists 08:45:42 89222744db4f: Layer already exists 08:45:42 5363f085f7c1: Layer already exists 08:45:42 a371b7bbc5f2: Layer already exists 08:45:42 16113d51b718: Layer already exists 08:45:43 main: digest: sha256:37afbd74d106d3fca8cf731223ef6e11b124f8f554d77b687b698b9051738ede size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:43 ===================================================== [Pipeline] echo 08:45:43 taggedImages: 08:45:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:45:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:45:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.9 08:45:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:45:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:45:43 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:45:43 4706abc37add90fd32b210f6332a01b82c40e928 08:45:43 latest 08:45:43 4.0.0-dev.9 08:45:43 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:45:43 main 08:45:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:45:44 54b180e43105: Preparing 08:45:44 fe274ce3c004: Preparing 08:45:44 5babacacac97: Preparing 08:45:44 8d48d029f117: Preparing 08:45:44 1f77523433eb: Preparing 08:45:44 13935f568ade: Preparing 08:45:44 16113d51b718: Preparing 08:45:44 13935f568ade: Waiting 08:45:44 16113d51b718: Waiting 08:45:44 1f77523433eb: Pushed 08:45:44 fe274ce3c004: Pushed 08:45:44 8d48d029f117: Layer already exists 08:45:44 16113d51b718: Layer already exists 08:45:44 54b180e43105: Pushed 08:45:44 13935f568ade: Pushed 08:45:51 5babacacac97: Pushed 08:45:51 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:42d219e251b1937efb7586b15b864958feb05f905cf521c8f05bc9943addc57d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:45:51 54b180e43105: Preparing 08:45:51 fe274ce3c004: Preparing 08:45:51 5babacacac97: Preparing 08:45:51 8d48d029f117: Preparing 08:45:51 1f77523433eb: Preparing 08:45:51 13935f568ade: Preparing 08:45:51 16113d51b718: Preparing 08:45:51 13935f568ade: Waiting 08:45:51 16113d51b718: Waiting 08:45:51 8d48d029f117: Layer already exists 08:45:51 fe274ce3c004: Layer already exists 08:45:51 1f77523433eb: Layer already exists 08:45:51 5babacacac97: Layer already exists 08:45:51 54b180e43105: Layer already exists 08:45:51 13935f568ade: Layer already exists 08:45:51 16113d51b718: Layer already exists 08:45:52 latest: digest: sha256:42d219e251b1937efb7586b15b864958feb05f905cf521c8f05bc9943addc57d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.9 08:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:45:52 54b180e43105: Preparing 08:45:52 fe274ce3c004: Preparing 08:45:52 5babacacac97: Preparing 08:45:52 8d48d029f117: Preparing 08:45:52 1f77523433eb: Preparing 08:45:52 13935f568ade: Preparing 08:45:52 16113d51b718: Preparing 08:45:52 13935f568ade: Waiting 08:45:52 16113d51b718: Waiting 08:45:52 1f77523433eb: Layer already exists 08:45:52 54b180e43105: Layer already exists 08:45:52 fe274ce3c004: Layer already exists 08:45:52 8d48d029f117: Layer already exists 08:45:52 5babacacac97: Layer already exists 08:45:52 16113d51b718: Layer already exists 08:45:52 13935f568ade: Layer already exists 08:45:53 4.0.0-dev.9: digest: sha256:42d219e251b1937efb7586b15b864958feb05f905cf521c8f05bc9943addc57d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:45:53 54b180e43105: Preparing 08:45:53 fe274ce3c004: Preparing 08:45:53 5babacacac97: Preparing 08:45:53 8d48d029f117: Preparing 08:45:53 1f77523433eb: Preparing 08:45:53 13935f568ade: Preparing 08:45:53 16113d51b718: Preparing 08:45:53 13935f568ade: Waiting 08:45:53 16113d51b718: Waiting 08:45:53 8d48d029f117: Layer already exists 08:45:53 1f77523433eb: Layer already exists 08:45:53 5babacacac97: Layer already exists 08:45:53 fe274ce3c004: Layer already exists 08:45:53 54b180e43105: Layer already exists 08:45:53 16113d51b718: Layer already exists 08:45:53 13935f568ade: Layer already exists 08:45:54 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:42d219e251b1937efb7586b15b864958feb05f905cf521c8f05bc9943addc57d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:45:54 54b180e43105: Preparing 08:45:54 fe274ce3c004: Preparing 08:45:54 5babacacac97: Preparing 08:45:54 8d48d029f117: Preparing 08:45:54 1f77523433eb: Preparing 08:45:54 13935f568ade: Preparing 08:45:54 16113d51b718: Preparing 08:45:54 13935f568ade: Waiting 08:45:54 16113d51b718: Waiting 08:45:54 54b180e43105: Layer already exists 08:45:54 5babacacac97: Layer already exists 08:45:54 fe274ce3c004: Layer already exists 08:45:54 8d48d029f117: Layer already exists 08:45:54 1f77523433eb: Layer already exists 08:45:54 13935f568ade: Layer already exists 08:45:54 16113d51b718: Layer already exists 08:45:55 main: digest: sha256:42d219e251b1937efb7586b15b864958feb05f905cf521c8f05bc9943addc57d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:55 ===================================================== [Pipeline] echo 08:45:55 taggedImages: 08:45:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:45:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:45:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.9 08:45:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:45:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:45:55 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:45:55 4706abc37add90fd32b210f6332a01b82c40e928 08:45:55 latest 08:45:55 4.0.0-dev.9 08:45:55 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:45:55 main 08:45:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:45:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:45:56 aa7455a99632: Preparing 08:45:56 7952bbfe928e: Preparing 08:45:56 3efa9e7e4e5e: Preparing 08:45:56 5af64dc61f0a: Preparing 08:45:56 89222744db4f: Preparing 08:45:56 8d48d029f117: Preparing 08:45:56 483f1005503c: Preparing 08:45:56 700736ed8039: Preparing 08:45:56 16113d51b718: Preparing 08:45:56 483f1005503c: Waiting 08:45:56 700736ed8039: Waiting 08:45:56 16113d51b718: Waiting 08:45:56 8d48d029f117: Waiting 08:45:56 89222744db4f: Layer already exists 08:45:56 8d48d029f117: Layer already exists 08:45:56 483f1005503c: Layer already exists 08:45:56 7952bbfe928e: Pushed 08:45:56 3efa9e7e4e5e: Pushed 08:45:56 aa7455a99632: Pushed 08:45:56 700736ed8039: Layer already exists 08:45:56 16113d51b718: Layer already exists 08:46:02 5af64dc61f0a: Pushed 08:46:03 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:ffaed9de3fabe4ee3a8860d692f017bf9bb967fd20dc3df3026b94636d4ce51f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:46:03 aa7455a99632: Preparing 08:46:03 7952bbfe928e: Preparing 08:46:03 3efa9e7e4e5e: Preparing 08:46:03 5af64dc61f0a: Preparing 08:46:03 89222744db4f: Preparing 08:46:03 8d48d029f117: Preparing 08:46:03 483f1005503c: Preparing 08:46:03 700736ed8039: Preparing 08:46:03 16113d51b718: Preparing 08:46:03 8d48d029f117: Waiting 08:46:03 700736ed8039: Waiting 08:46:03 483f1005503c: Waiting 08:46:03 16113d51b718: Waiting 08:46:03 5af64dc61f0a: Layer already exists 08:46:03 3efa9e7e4e5e: Layer already exists 08:46:03 89222744db4f: Layer already exists 08:46:03 7952bbfe928e: Layer already exists 08:46:03 aa7455a99632: Layer already exists 08:46:03 8d48d029f117: Layer already exists 08:46:03 16113d51b718: Layer already exists 08:46:03 700736ed8039: Layer already exists 08:46:03 483f1005503c: Layer already exists 08:46:04 latest: digest: sha256:ffaed9de3fabe4ee3a8860d692f017bf9bb967fd20dc3df3026b94636d4ce51f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.9 08:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:46:04 aa7455a99632: Preparing 08:46:04 7952bbfe928e: Preparing 08:46:04 3efa9e7e4e5e: Preparing 08:46:04 5af64dc61f0a: Preparing 08:46:04 89222744db4f: Preparing 08:46:04 8d48d029f117: Preparing 08:46:04 483f1005503c: Preparing 08:46:04 700736ed8039: Preparing 08:46:04 16113d51b718: Preparing 08:46:04 8d48d029f117: Waiting 08:46:04 700736ed8039: Waiting 08:46:04 16113d51b718: Waiting 08:46:04 483f1005503c: Waiting 08:46:04 5af64dc61f0a: Layer already exists 08:46:04 89222744db4f: Layer already exists 08:46:04 aa7455a99632: Layer already exists 08:46:04 3efa9e7e4e5e: Layer already exists 08:46:04 7952bbfe928e: Layer already exists 08:46:04 700736ed8039: Layer already exists 08:46:04 483f1005503c: Layer already exists 08:46:04 8d48d029f117: Layer already exists 08:46:04 16113d51b718: Layer already exists 08:46:05 4.0.0-dev.9: digest: sha256:ffaed9de3fabe4ee3a8860d692f017bf9bb967fd20dc3df3026b94636d4ce51f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:46:05 aa7455a99632: Preparing 08:46:05 7952bbfe928e: Preparing 08:46:05 3efa9e7e4e5e: Preparing 08:46:05 5af64dc61f0a: Preparing 08:46:05 89222744db4f: Preparing 08:46:05 8d48d029f117: Preparing 08:46:05 483f1005503c: Preparing 08:46:05 700736ed8039: Preparing 08:46:05 16113d51b718: Preparing 08:46:05 483f1005503c: Waiting 08:46:05 700736ed8039: Waiting 08:46:05 16113d51b718: Waiting 08:46:05 8d48d029f117: Waiting 08:46:05 5af64dc61f0a: Layer already exists 08:46:05 89222744db4f: Layer already exists 08:46:05 7952bbfe928e: Layer already exists 08:46:05 3efa9e7e4e5e: Layer already exists 08:46:05 aa7455a99632: Layer already exists 08:46:05 8d48d029f117: Layer already exists 08:46:05 483f1005503c: Layer already exists 08:46:05 16113d51b718: Layer already exists 08:46:05 700736ed8039: Layer already exists 08:46:06 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:ffaed9de3fabe4ee3a8860d692f017bf9bb967fd20dc3df3026b94636d4ce51f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:46:06 aa7455a99632: Preparing 08:46:06 7952bbfe928e: Preparing 08:46:06 3efa9e7e4e5e: Preparing 08:46:06 5af64dc61f0a: Preparing 08:46:06 89222744db4f: Preparing 08:46:06 8d48d029f117: Preparing 08:46:06 483f1005503c: Preparing 08:46:06 700736ed8039: Preparing 08:46:06 16113d51b718: Preparing 08:46:06 8d48d029f117: Waiting 08:46:06 483f1005503c: Waiting 08:46:06 700736ed8039: Waiting 08:46:06 16113d51b718: Waiting 08:46:06 89222744db4f: Layer already exists 08:46:06 3efa9e7e4e5e: Layer already exists 08:46:06 aa7455a99632: Layer already exists 08:46:06 7952bbfe928e: Layer already exists 08:46:06 5af64dc61f0a: Layer already exists 08:46:06 483f1005503c: Layer already exists 08:46:06 700736ed8039: Layer already exists 08:46:06 8d48d029f117: Layer already exists 08:46:06 16113d51b718: Layer already exists 08:46:07 main: digest: sha256:ffaed9de3fabe4ee3a8860d692f017bf9bb967fd20dc3df3026b94636d4ce51f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:07 ===================================================== [Pipeline] echo 08:46:07 taggedImages: 08:46:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:46:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:46:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.9 08:46:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:46:07 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:46:07 4706abc37add90fd32b210f6332a01b82c40e928 08:46:07 latest 08:46:07 4.0.0-dev.9 08:46:07 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:07 main 08:46:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:46:08 e7394a6e9aac: Preparing 08:46:08 8d268e1f830b: Preparing 08:46:08 14dc3fdc01c1: Preparing 08:46:08 2c1c63aa8278: Preparing 08:46:08 f45bbc29fb68: Preparing 08:46:08 a5226f8bb7b6: Preparing 08:46:08 90ceb4d47d60: Preparing 08:46:08 89222744db4f: Preparing 08:46:08 8d48d029f117: Preparing 08:46:08 a4e7c4bf78c1: Preparing 08:46:08 49cb361315cf: Preparing 08:46:08 5f70bf18a086: Preparing 08:46:08 27e5a7898da3: Preparing 08:46:08 6f3584ff86ff: Preparing 08:46:08 a5226f8bb7b6: Waiting 08:46:08 8ca51714d383: Preparing 08:46:08 90ceb4d47d60: Waiting 08:46:08 16113d51b718: Preparing 08:46:08 89222744db4f: Waiting 08:46:08 8d48d029f117: Waiting 08:46:08 a4e7c4bf78c1: Waiting 08:46:08 49cb361315cf: Waiting 08:46:08 5f70bf18a086: Waiting 08:46:08 27e5a7898da3: Waiting 08:46:08 6f3584ff86ff: Waiting 08:46:08 8ca51714d383: Waiting 08:46:08 2c1c63aa8278: Pushed 08:46:08 8d268e1f830b: Pushed 08:46:08 e7394a6e9aac: Pushed 08:46:08 f45bbc29fb68: Pushed 08:46:08 14dc3fdc01c1: Pushed 08:46:08 89222744db4f: Layer already exists 08:46:08 a5226f8bb7b6: Pushed 08:46:08 8d48d029f117: Layer already exists 08:46:08 5f70bf18a086: Layer already exists 08:46:08 a4e7c4bf78c1: Pushed 08:46:08 49cb361315cf: Pushed 08:46:08 27e5a7898da3: Pushed 08:46:08 16113d51b718: Layer already exists 08:46:08 8ca51714d383: Pushed 08:46:10 6f3584ff86ff: Pushed 08:46:12 90ceb4d47d60: Pushed 08:46:12 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:76200385dbfab51e745c8d43337dd68a2c88d3a0aaad7edc470f03162a9f3423 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:46:13 e7394a6e9aac: Preparing 08:46:13 8d268e1f830b: Preparing 08:46:13 14dc3fdc01c1: Preparing 08:46:13 2c1c63aa8278: Preparing 08:46:13 f45bbc29fb68: Preparing 08:46:13 a5226f8bb7b6: Preparing 08:46:13 90ceb4d47d60: Preparing 08:46:13 89222744db4f: Preparing 08:46:13 8d48d029f117: Preparing 08:46:13 a4e7c4bf78c1: Preparing 08:46:13 49cb361315cf: Preparing 08:46:13 5f70bf18a086: Preparing 08:46:13 27e5a7898da3: Preparing 08:46:13 6f3584ff86ff: Preparing 08:46:13 8ca51714d383: Preparing 08:46:13 16113d51b718: Preparing 08:46:13 a4e7c4bf78c1: Waiting 08:46:13 49cb361315cf: Waiting 08:46:13 5f70bf18a086: Waiting 08:46:13 27e5a7898da3: Waiting 08:46:13 6f3584ff86ff: Waiting 08:46:13 8ca51714d383: Waiting 08:46:13 16113d51b718: Waiting 08:46:13 a5226f8bb7b6: Waiting 08:46:13 90ceb4d47d60: Waiting 08:46:13 89222744db4f: Waiting 08:46:13 8d48d029f117: Waiting 08:46:13 e7394a6e9aac: Layer already exists 08:46:13 f45bbc29fb68: Layer already exists 08:46:13 8d268e1f830b: Layer already exists 08:46:13 14dc3fdc01c1: Layer already exists 08:46:13 2c1c63aa8278: Layer already exists 08:46:13 90ceb4d47d60: Layer already exists 08:46:13 a5226f8bb7b6: Layer already exists 08:46:13 89222744db4f: Layer already exists 08:46:13 a4e7c4bf78c1: Layer already exists 08:46:13 8d48d029f117: Layer already exists 08:46:13 6f3584ff86ff: Layer already exists 08:46:13 5f70bf18a086: Layer already exists 08:46:13 27e5a7898da3: Layer already exists 08:46:13 49cb361315cf: Layer already exists 08:46:13 8ca51714d383: Layer already exists 08:46:13 16113d51b718: Layer already exists 08:46:13 latest: digest: sha256:76200385dbfab51e745c8d43337dd68a2c88d3a0aaad7edc470f03162a9f3423 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.9 08:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:46:14 e7394a6e9aac: Preparing 08:46:14 8d268e1f830b: Preparing 08:46:14 14dc3fdc01c1: Preparing 08:46:14 2c1c63aa8278: Preparing 08:46:14 f45bbc29fb68: Preparing 08:46:14 a5226f8bb7b6: Preparing 08:46:14 90ceb4d47d60: Preparing 08:46:14 89222744db4f: Preparing 08:46:14 8d48d029f117: Preparing 08:46:14 a4e7c4bf78c1: Preparing 08:46:14 49cb361315cf: Preparing 08:46:14 5f70bf18a086: Preparing 08:46:14 27e5a7898da3: Preparing 08:46:14 6f3584ff86ff: Preparing 08:46:14 8ca51714d383: Preparing 08:46:14 16113d51b718: Preparing 08:46:14 a5226f8bb7b6: Waiting 08:46:14 90ceb4d47d60: Waiting 08:46:14 89222744db4f: Waiting 08:46:14 8d48d029f117: Waiting 08:46:14 a4e7c4bf78c1: Waiting 08:46:14 49cb361315cf: Waiting 08:46:14 27e5a7898da3: Waiting 08:46:14 5f70bf18a086: Waiting 08:46:14 6f3584ff86ff: Waiting 08:46:14 16113d51b718: Waiting 08:46:14 8ca51714d383: Waiting 08:46:14 8d268e1f830b: Layer already exists 08:46:14 14dc3fdc01c1: Layer already exists 08:46:14 e7394a6e9aac: Layer already exists 08:46:14 f45bbc29fb68: Layer already exists 08:46:14 2c1c63aa8278: Layer already exists 08:46:14 a5226f8bb7b6: Layer already exists 08:46:14 89222744db4f: Layer already exists 08:46:14 8d48d029f117: Layer already exists 08:46:14 a4e7c4bf78c1: Layer already exists 08:46:14 90ceb4d47d60: Layer already exists 08:46:14 5f70bf18a086: Layer already exists 08:46:14 49cb361315cf: Layer already exists 08:46:14 27e5a7898da3: Layer already exists 08:46:14 6f3584ff86ff: Layer already exists 08:46:14 8ca51714d383: Layer already exists 08:46:14 16113d51b718: Layer already exists 08:46:14 4.0.0-dev.9: digest: sha256:76200385dbfab51e745c8d43337dd68a2c88d3a0aaad7edc470f03162a9f3423 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:46:15 e7394a6e9aac: Preparing 08:46:15 8d268e1f830b: Preparing 08:46:15 14dc3fdc01c1: Preparing 08:46:15 2c1c63aa8278: Preparing 08:46:15 f45bbc29fb68: Preparing 08:46:15 a5226f8bb7b6: Preparing 08:46:15 90ceb4d47d60: Preparing 08:46:15 89222744db4f: Preparing 08:46:15 8d48d029f117: Preparing 08:46:15 a4e7c4bf78c1: Preparing 08:46:15 49cb361315cf: Preparing 08:46:15 5f70bf18a086: Preparing 08:46:15 27e5a7898da3: Preparing 08:46:15 6f3584ff86ff: Preparing 08:46:15 8ca51714d383: Preparing 08:46:15 16113d51b718: Preparing 08:46:15 a4e7c4bf78c1: Waiting 08:46:15 49cb361315cf: Waiting 08:46:15 a5226f8bb7b6: Waiting 08:46:15 90ceb4d47d60: Waiting 08:46:15 8d48d029f117: Waiting 08:46:15 89222744db4f: Waiting 08:46:15 27e5a7898da3: Waiting 08:46:15 8ca51714d383: Waiting 08:46:15 6f3584ff86ff: Waiting 08:46:15 16113d51b718: Waiting 08:46:15 8d268e1f830b: Layer already exists 08:46:15 f45bbc29fb68: Layer already exists 08:46:15 e7394a6e9aac: Layer already exists 08:46:15 2c1c63aa8278: Layer already exists 08:46:15 14dc3fdc01c1: Layer already exists 08:46:15 90ceb4d47d60: Layer already exists 08:46:15 89222744db4f: Layer already exists 08:46:15 a5226f8bb7b6: Layer already exists 08:46:15 a4e7c4bf78c1: Layer already exists 08:46:15 8d48d029f117: Layer already exists 08:46:15 5f70bf18a086: Layer already exists 08:46:15 49cb361315cf: Layer already exists 08:46:15 27e5a7898da3: Layer already exists 08:46:15 6f3584ff86ff: Layer already exists 08:46:15 8ca51714d383: Layer already exists 08:46:15 16113d51b718: Layer already exists 08:46:15 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:76200385dbfab51e745c8d43337dd68a2c88d3a0aaad7edc470f03162a9f3423 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:46:16 e7394a6e9aac: Preparing 08:46:16 8d268e1f830b: Preparing 08:46:16 14dc3fdc01c1: Preparing 08:46:16 2c1c63aa8278: Preparing 08:46:16 f45bbc29fb68: Preparing 08:46:16 a5226f8bb7b6: Preparing 08:46:16 90ceb4d47d60: Preparing 08:46:16 89222744db4f: Preparing 08:46:16 8d48d029f117: Preparing 08:46:16 a4e7c4bf78c1: Preparing 08:46:16 49cb361315cf: Preparing 08:46:16 5f70bf18a086: Preparing 08:46:16 27e5a7898da3: Preparing 08:46:16 6f3584ff86ff: Preparing 08:46:16 8ca51714d383: Preparing 08:46:16 16113d51b718: Preparing 08:46:16 a5226f8bb7b6: Waiting 08:46:16 90ceb4d47d60: Waiting 08:46:16 89222744db4f: Waiting 08:46:16 8d48d029f117: Waiting 08:46:16 a4e7c4bf78c1: Waiting 08:46:16 49cb361315cf: Waiting 08:46:16 5f70bf18a086: Waiting 08:46:16 27e5a7898da3: Waiting 08:46:16 6f3584ff86ff: Waiting 08:46:16 8ca51714d383: Waiting 08:46:16 16113d51b718: Waiting 08:46:16 14dc3fdc01c1: Layer already exists 08:46:16 2c1c63aa8278: Layer already exists 08:46:16 f45bbc29fb68: Layer already exists 08:46:16 8d268e1f830b: Layer already exists 08:46:16 e7394a6e9aac: Layer already exists 08:46:16 a5226f8bb7b6: Layer already exists 08:46:16 a4e7c4bf78c1: Layer already exists 08:46:16 89222744db4f: Layer already exists 08:46:16 90ceb4d47d60: Layer already exists 08:46:16 8d48d029f117: Layer already exists 08:46:16 6f3584ff86ff: Layer already exists 08:46:16 27e5a7898da3: Layer already exists 08:46:16 49cb361315cf: Layer already exists 08:46:16 8ca51714d383: Layer already exists 08:46:16 5f70bf18a086: Layer already exists 08:46:16 16113d51b718: Layer already exists 08:46:16 main: digest: sha256:76200385dbfab51e745c8d43337dd68a2c88d3a0aaad7edc470f03162a9f3423 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:16 ===================================================== [Pipeline] echo 08:46:16 taggedImages: 08:46:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:46:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:46:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.9 08:46:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:46:16 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:46:16 4706abc37add90fd32b210f6332a01b82c40e928 08:46:16 latest 08:46:16 4.0.0-dev.9 08:46:16 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:16 main 08:46:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:46:17 fdea8397add5: Preparing 08:46:17 10fd050afb68: Preparing 08:46:17 879a67706b56: Preparing 08:46:17 f1d572a1c237: Preparing 08:46:17 89222744db4f: Preparing 08:46:17 8d48d029f117: Preparing 08:46:17 483f1005503c: Preparing 08:46:17 8d48d029f117: Waiting 08:46:17 700736ed8039: Preparing 08:46:17 483f1005503c: Waiting 08:46:17 700736ed8039: Waiting 08:46:17 16113d51b718: Preparing 08:46:17 16113d51b718: Waiting 08:46:17 10fd050afb68: Pushed 08:46:17 879a67706b56: Pushed 08:46:17 89222744db4f: Layer already exists 08:46:17 483f1005503c: Layer already exists 08:46:17 8d48d029f117: Layer already exists 08:46:17 700736ed8039: Layer already exists 08:46:17 fdea8397add5: Pushed 08:46:17 16113d51b718: Layer already exists 08:46:23 f1d572a1c237: Pushed 08:46:23 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:b05f394e84b1afe04f80b0d5a17ed9ee5ce34e967eb37c0d5870e3a26eb4c594 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:23 + 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 08:46:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:46:23 fdea8397add5: Preparing 08:46:23 10fd050afb68: Preparing 08:46:23 879a67706b56: Preparing 08:46:23 f1d572a1c237: Preparing 08:46:23 89222744db4f: Preparing 08:46:23 8d48d029f117: Preparing 08:46:23 483f1005503c: Preparing 08:46:23 700736ed8039: Preparing 08:46:23 16113d51b718: Preparing 08:46:23 8d48d029f117: Waiting 08:46:23 483f1005503c: Waiting 08:46:23 700736ed8039: Waiting 08:46:23 16113d51b718: Waiting 08:46:23 f1d572a1c237: Layer already exists 08:46:23 fdea8397add5: Layer already exists 08:46:23 10fd050afb68: Layer already exists 08:46:23 89222744db4f: Layer already exists 08:46:23 879a67706b56: Layer already exists 08:46:23 8d48d029f117: Layer already exists 08:46:23 483f1005503c: Layer already exists 08:46:23 16113d51b718: Layer already exists 08:46:23 700736ed8039: Layer already exists 08:46:24 latest: digest: sha256:b05f394e84b1afe04f80b0d5a17ed9ee5ce34e967eb37c0d5870e3a26eb4c594 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.9 08:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:46:24 fdea8397add5: Preparing 08:46:24 10fd050afb68: Preparing 08:46:24 879a67706b56: Preparing 08:46:24 f1d572a1c237: Preparing 08:46:24 89222744db4f: Preparing 08:46:24 8d48d029f117: Preparing 08:46:24 483f1005503c: Preparing 08:46:24 700736ed8039: Preparing 08:46:24 16113d51b718: Preparing 08:46:24 8d48d029f117: Waiting 08:46:24 483f1005503c: Waiting 08:46:24 16113d51b718: Waiting 08:46:24 700736ed8039: Waiting 08:46:24 10fd050afb68: Layer already exists 08:46:24 f1d572a1c237: Layer already exists 08:46:24 89222744db4f: Layer already exists 08:46:24 879a67706b56: Layer already exists 08:46:24 fdea8397add5: Layer already exists 08:46:24 16113d51b718: Layer already exists 08:46:24 700736ed8039: Layer already exists 08:46:24 483f1005503c: Layer already exists 08:46:24 8d48d029f117: Layer already exists 08:46:25 4.0.0-dev.9: digest: sha256:b05f394e84b1afe04f80b0d5a17ed9ee5ce34e967eb37c0d5870e3a26eb4c594 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:46:25 fdea8397add5: Preparing 08:46:25 10fd050afb68: Preparing 08:46:25 879a67706b56: Preparing 08:46:25 f1d572a1c237: Preparing 08:46:25 89222744db4f: Preparing 08:46:25 8d48d029f117: Preparing 08:46:25 483f1005503c: Preparing 08:46:25 700736ed8039: Preparing 08:46:25 16113d51b718: Preparing 08:46:25 8d48d029f117: Waiting 08:46:25 483f1005503c: Waiting 08:46:25 700736ed8039: Waiting 08:46:25 16113d51b718: Waiting 08:46:25 10fd050afb68: Layer already exists 08:46:25 fdea8397add5: Layer already exists 08:46:25 f1d572a1c237: Layer already exists 08:46:25 89222744db4f: Layer already exists 08:46:25 879a67706b56: Layer already exists 08:46:25 16113d51b718: Layer already exists 08:46:25 8d48d029f117: Layer already exists 08:46:25 483f1005503c: Layer already exists 08:46:25 700736ed8039: Layer already exists 08:46:26 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:b05f394e84b1afe04f80b0d5a17ed9ee5ce34e967eb37c0d5870e3a26eb4c594 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:26 + 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 08:46:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:46:26 fdea8397add5: Preparing 08:46:26 10fd050afb68: Preparing 08:46:26 879a67706b56: Preparing 08:46:26 f1d572a1c237: Preparing 08:46:26 89222744db4f: Preparing 08:46:26 8d48d029f117: Preparing 08:46:26 483f1005503c: Preparing 08:46:26 700736ed8039: Preparing 08:46:26 16113d51b718: Preparing 08:46:26 8d48d029f117: Waiting 08:46:26 483f1005503c: Waiting 08:46:26 700736ed8039: Waiting 08:46:26 16113d51b718: Waiting 08:46:26 10fd050afb68: Layer already exists 08:46:26 fdea8397add5: Layer already exists 08:46:26 879a67706b56: Layer already exists 08:46:26 89222744db4f: Layer already exists 08:46:26 f1d572a1c237: Layer already exists 08:46:26 700736ed8039: Layer already exists 08:46:26 8d48d029f117: Layer already exists 08:46:26 483f1005503c: Layer already exists 08:46:26 16113d51b718: Layer already exists 08:46:27 main: digest: sha256:b05f394e84b1afe04f80b0d5a17ed9ee5ce34e967eb37c0d5870e3a26eb4c594 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:27 ===================================================== [Pipeline] echo 08:46:27 taggedImages: 08:46:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:46:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:46:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.9 08:46:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:46:27 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:46:27 4706abc37add90fd32b210f6332a01b82c40e928 08:46:27 latest 08:46:27 4.0.0-dev.9 08:46:27 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:27 main 08:46:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:46:28 2f87dc02414b: Preparing 08:46:28 850d03b90158: Preparing 08:46:28 aa7c0f775062: Preparing 08:46:28 a2a454c10784: Preparing 08:46:28 0fdad3f69ffd: Preparing 08:46:28 89222744db4f: Preparing 08:46:28 8d48d029f117: Preparing 08:46:28 6b4c7246b25e: Preparing 08:46:28 dca1ad2acd33: Preparing 08:46:28 ce3b28041210: Preparing 08:46:28 16113d51b718: Preparing 08:46:28 89222744db4f: Waiting 08:46:28 8d48d029f117: Waiting 08:46:28 6b4c7246b25e: Waiting 08:46:28 dca1ad2acd33: Waiting 08:46:28 ce3b28041210: Waiting 08:46:28 16113d51b718: Waiting 08:46:28 0fdad3f69ffd: Pushed 08:46:28 a2a454c10784: Pushed 08:46:28 2f87dc02414b: Pushed 08:46:28 850d03b90158: Pushed 08:46:28 89222744db4f: Layer already exists 08:46:28 8d48d029f117: Layer already exists 08:46:28 16113d51b718: Layer already exists 08:46:28 6b4c7246b25e: Pushed 08:46:28 dca1ad2acd33: Pushed 08:46:31 aa7c0f775062: Pushed 08:46:32 ce3b28041210: Pushed 08:46:32 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:f904242854feb4184b9ba290367ba655a043c4ada2c7f13a7e9ef8ae84282a7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:32 + 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 08:46:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:46:33 2f87dc02414b: Preparing 08:46:33 850d03b90158: Preparing 08:46:33 aa7c0f775062: Preparing 08:46:33 a2a454c10784: Preparing 08:46:33 0fdad3f69ffd: Preparing 08:46:33 89222744db4f: Preparing 08:46:33 8d48d029f117: Preparing 08:46:33 6b4c7246b25e: Preparing 08:46:33 dca1ad2acd33: Preparing 08:46:33 ce3b28041210: Preparing 08:46:33 16113d51b718: Preparing 08:46:33 dca1ad2acd33: Waiting 08:46:33 89222744db4f: Waiting 08:46:33 8d48d029f117: Waiting 08:46:33 6b4c7246b25e: Waiting 08:46:33 ce3b28041210: Waiting 08:46:33 16113d51b718: Waiting 08:46:33 aa7c0f775062: Layer already exists 08:46:33 2f87dc02414b: Layer already exists 08:46:33 850d03b90158: Layer already exists 08:46:33 a2a454c10784: Layer already exists 08:46:33 0fdad3f69ffd: Layer already exists 08:46:33 89222744db4f: Layer already exists 08:46:33 8d48d029f117: Layer already exists 08:46:33 6b4c7246b25e: Layer already exists 08:46:33 dca1ad2acd33: Layer already exists 08:46:33 ce3b28041210: Layer already exists 08:46:33 16113d51b718: Layer already exists 08:46:33 latest: digest: sha256:f904242854feb4184b9ba290367ba655a043c4ada2c7f13a7e9ef8ae84282a7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.9 08:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:46:34 2f87dc02414b: Preparing 08:46:34 850d03b90158: Preparing 08:46:34 aa7c0f775062: Preparing 08:46:34 a2a454c10784: Preparing 08:46:34 0fdad3f69ffd: Preparing 08:46:34 89222744db4f: Preparing 08:46:34 8d48d029f117: Preparing 08:46:34 6b4c7246b25e: Preparing 08:46:34 dca1ad2acd33: Preparing 08:46:34 ce3b28041210: Preparing 08:46:34 16113d51b718: Preparing 08:46:34 6b4c7246b25e: Waiting 08:46:34 dca1ad2acd33: Waiting 08:46:34 ce3b28041210: Waiting 08:46:34 16113d51b718: Waiting 08:46:34 8d48d029f117: Waiting 08:46:34 89222744db4f: Waiting 08:46:34 2f87dc02414b: Layer already exists 08:46:34 a2a454c10784: Layer already exists 08:46:34 aa7c0f775062: Layer already exists 08:46:34 0fdad3f69ffd: Layer already exists 08:46:34 850d03b90158: Layer already exists 08:46:34 dca1ad2acd33: Layer already exists 08:46:34 8d48d029f117: Layer already exists 08:46:34 89222744db4f: Layer already exists 08:46:34 ce3b28041210: Layer already exists 08:46:34 6b4c7246b25e: Layer already exists 08:46:34 16113d51b718: Layer already exists 08:46:34 4.0.0-dev.9: digest: sha256:f904242854feb4184b9ba290367ba655a043c4ada2c7f13a7e9ef8ae84282a7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:46:35 2f87dc02414b: Preparing 08:46:35 850d03b90158: Preparing 08:46:35 aa7c0f775062: Preparing 08:46:35 a2a454c10784: Preparing 08:46:35 0fdad3f69ffd: Preparing 08:46:35 89222744db4f: Preparing 08:46:35 8d48d029f117: Preparing 08:46:35 89222744db4f: Waiting 08:46:35 6b4c7246b25e: Preparing 08:46:35 8d48d029f117: Waiting 08:46:35 dca1ad2acd33: Preparing 08:46:35 6b4c7246b25e: Waiting 08:46:35 ce3b28041210: Preparing 08:46:35 16113d51b718: Preparing 08:46:35 dca1ad2acd33: Waiting 08:46:35 ce3b28041210: Waiting 08:46:35 16113d51b718: Waiting 08:46:35 a2a454c10784: Layer already exists 08:46:35 aa7c0f775062: Layer already exists 08:46:35 0fdad3f69ffd: Layer already exists 08:46:35 850d03b90158: Layer already exists 08:46:35 2f87dc02414b: Layer already exists 08:46:35 89222744db4f: Layer already exists 08:46:35 8d48d029f117: Layer already exists 08:46:35 dca1ad2acd33: Layer already exists 08:46:35 6b4c7246b25e: Layer already exists 08:46:35 ce3b28041210: Layer already exists 08:46:35 16113d51b718: Layer already exists 08:46:35 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:f904242854feb4184b9ba290367ba655a043c4ada2c7f13a7e9ef8ae84282a7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:35 + 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 08:46:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:46:36 2f87dc02414b: Preparing 08:46:36 850d03b90158: Preparing 08:46:36 aa7c0f775062: Preparing 08:46:36 a2a454c10784: Preparing 08:46:36 0fdad3f69ffd: Preparing 08:46:36 89222744db4f: Preparing 08:46:36 8d48d029f117: Preparing 08:46:36 6b4c7246b25e: Preparing 08:46:36 dca1ad2acd33: Preparing 08:46:36 ce3b28041210: Preparing 08:46:36 16113d51b718: Preparing 08:46:36 89222744db4f: Waiting 08:46:36 8d48d029f117: Waiting 08:46:36 6b4c7246b25e: Waiting 08:46:36 dca1ad2acd33: Waiting 08:46:36 ce3b28041210: Waiting 08:46:36 16113d51b718: Waiting 08:46:36 0fdad3f69ffd: Layer already exists 08:46:36 aa7c0f775062: Layer already exists 08:46:36 850d03b90158: Layer already exists 08:46:36 2f87dc02414b: Layer already exists 08:46:36 a2a454c10784: Layer already exists 08:46:36 6b4c7246b25e: Layer already exists 08:46:36 8d48d029f117: Layer already exists 08:46:36 89222744db4f: Layer already exists 08:46:36 ce3b28041210: Layer already exists 08:46:36 dca1ad2acd33: Layer already exists 08:46:36 16113d51b718: Layer already exists 08:46:36 main: digest: sha256:f904242854feb4184b9ba290367ba655a043c4ada2c7f13a7e9ef8ae84282a7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:36 ===================================================== [Pipeline] echo 08:46:36 taggedImages: 08:46:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:46:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:46:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.9 08:46:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:46:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:46:36 4706abc37add90fd32b210f6332a01b82c40e928 08:46:36 latest 08:46:36 4.0.0-dev.9 08:46:36 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:36 main 08:46:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:46:37 0e65e3a69a96: Preparing 08:46:37 a6962ae6fb99: Preparing 08:46:37 50199859abac: Preparing 08:46:37 ab32c8d4a512: Preparing 08:46:37 9f09d1dcecb0: Preparing 08:46:37 5eb4be7ed83b: Preparing 08:46:37 629a98b21e64: Preparing 08:46:37 89222744db4f: Preparing 08:46:37 5eb4be7ed83b: Waiting 08:46:37 8d48d029f117: Preparing 08:46:37 629a98b21e64: Waiting 08:46:37 158c1c0274a1: Preparing 08:46:37 89222744db4f: Waiting 08:46:37 2956f17db087: Preparing 08:46:37 8d48d029f117: Waiting 08:46:37 16113d51b718: Preparing 08:46:37 158c1c0274a1: Waiting 08:46:37 2956f17db087: Waiting 08:46:37 16113d51b718: Waiting 08:46:37 9f09d1dcecb0: Pushed 08:46:37 a6962ae6fb99: Pushed 08:46:37 0e65e3a69a96: Pushed 08:46:37 89222744db4f: Layer already exists 08:46:37 5eb4be7ed83b: Pushed 08:46:37 8d48d029f117: Layer already exists 08:46:37 629a98b21e64: Pushed 08:46:38 16113d51b718: Layer already exists 08:46:39 158c1c0274a1: Pushed 08:46:40 2956f17db087: Pushed 08:46:40 ab32c8d4a512: Pushed 08:46:41 50199859abac: Pushed 08:46:41 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:fcf145e5e63ab9b43098a07374f8e67cdbbb0c9e7ad72b19a7042cae31aba5d4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:41 + 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 08:46:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:46:42 0e65e3a69a96: Preparing 08:46:42 a6962ae6fb99: Preparing 08:46:42 50199859abac: Preparing 08:46:42 ab32c8d4a512: Preparing 08:46:42 9f09d1dcecb0: Preparing 08:46:42 5eb4be7ed83b: Preparing 08:46:42 629a98b21e64: Preparing 08:46:42 89222744db4f: Preparing 08:46:42 8d48d029f117: Preparing 08:46:42 158c1c0274a1: Preparing 08:46:42 2956f17db087: Preparing 08:46:42 16113d51b718: Preparing 08:46:42 8d48d029f117: Waiting 08:46:42 158c1c0274a1: Waiting 08:46:42 5eb4be7ed83b: Waiting 08:46:42 2956f17db087: Waiting 08:46:42 16113d51b718: Waiting 08:46:42 629a98b21e64: Waiting 08:46:42 89222744db4f: Waiting 08:46:42 50199859abac: Layer already exists 08:46:42 ab32c8d4a512: Layer already exists 08:46:42 a6962ae6fb99: Layer already exists 08:46:42 0e65e3a69a96: Layer already exists 08:46:42 9f09d1dcecb0: Layer already exists 08:46:42 5eb4be7ed83b: Layer already exists 08:46:42 8d48d029f117: Layer already exists 08:46:42 89222744db4f: Layer already exists 08:46:42 629a98b21e64: Layer already exists 08:46:42 158c1c0274a1: Layer already exists 08:46:42 16113d51b718: Layer already exists 08:46:42 2956f17db087: Layer already exists 08:46:42 latest: digest: sha256:fcf145e5e63ab9b43098a07374f8e67cdbbb0c9e7ad72b19a7042cae31aba5d4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.9 08:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:46:43 0e65e3a69a96: Preparing 08:46:43 a6962ae6fb99: Preparing 08:46:43 50199859abac: Preparing 08:46:43 ab32c8d4a512: Preparing 08:46:43 9f09d1dcecb0: Preparing 08:46:43 5eb4be7ed83b: Preparing 08:46:43 629a98b21e64: Preparing 08:46:43 89222744db4f: Preparing 08:46:43 8d48d029f117: Preparing 08:46:43 158c1c0274a1: Preparing 08:46:43 2956f17db087: Preparing 08:46:43 16113d51b718: Preparing 08:46:43 89222744db4f: Waiting 08:46:43 8d48d029f117: Waiting 08:46:43 158c1c0274a1: Waiting 08:46:43 2956f17db087: Waiting 08:46:43 16113d51b718: Waiting 08:46:43 629a98b21e64: Waiting 08:46:43 5eb4be7ed83b: Waiting 08:46:43 a6962ae6fb99: Layer already exists 08:46:43 50199859abac: Layer already exists 08:46:43 ab32c8d4a512: Layer already exists 08:46:43 9f09d1dcecb0: Layer already exists 08:46:43 0e65e3a69a96: Layer already exists 08:46:43 629a98b21e64: Layer already exists 08:46:43 89222744db4f: Layer already exists 08:46:43 5eb4be7ed83b: Layer already exists 08:46:43 8d48d029f117: Layer already exists 08:46:43 158c1c0274a1: Layer already exists 08:46:43 2956f17db087: Layer already exists 08:46:43 16113d51b718: Layer already exists 08:46:43 4.0.0-dev.9: digest: sha256:fcf145e5e63ab9b43098a07374f8e67cdbbb0c9e7ad72b19a7042cae31aba5d4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:46:44 0e65e3a69a96: Preparing 08:46:44 a6962ae6fb99: Preparing 08:46:44 50199859abac: Preparing 08:46:44 ab32c8d4a512: Preparing 08:46:44 9f09d1dcecb0: Preparing 08:46:44 5eb4be7ed83b: Preparing 08:46:44 629a98b21e64: Preparing 08:46:44 89222744db4f: Preparing 08:46:44 8d48d029f117: Preparing 08:46:44 158c1c0274a1: Preparing 08:46:44 2956f17db087: Preparing 08:46:44 16113d51b718: Preparing 08:46:44 5eb4be7ed83b: Waiting 08:46:44 629a98b21e64: Waiting 08:46:44 89222744db4f: Waiting 08:46:44 8d48d029f117: Waiting 08:46:44 158c1c0274a1: Waiting 08:46:44 2956f17db087: Waiting 08:46:44 16113d51b718: Waiting 08:46:44 0e65e3a69a96: Layer already exists 08:46:44 9f09d1dcecb0: Layer already exists 08:46:44 ab32c8d4a512: Layer already exists 08:46:44 50199859abac: Layer already exists 08:46:44 a6962ae6fb99: Layer already exists 08:46:44 5eb4be7ed83b: Layer already exists 08:46:44 629a98b21e64: Layer already exists 08:46:44 89222744db4f: Layer already exists 08:46:44 158c1c0274a1: Layer already exists 08:46:44 8d48d029f117: Layer already exists 08:46:44 16113d51b718: Layer already exists 08:46:44 2956f17db087: Layer already exists 08:46:44 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:fcf145e5e63ab9b43098a07374f8e67cdbbb0c9e7ad72b19a7042cae31aba5d4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:44 + 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 08:46:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:46:45 0e65e3a69a96: Preparing 08:46:45 a6962ae6fb99: Preparing 08:46:45 50199859abac: Preparing 08:46:45 ab32c8d4a512: Preparing 08:46:45 9f09d1dcecb0: Preparing 08:46:45 5eb4be7ed83b: Preparing 08:46:45 629a98b21e64: Preparing 08:46:45 89222744db4f: Preparing 08:46:45 8d48d029f117: Preparing 08:46:45 158c1c0274a1: Preparing 08:46:45 2956f17db087: Preparing 08:46:45 16113d51b718: Preparing 08:46:45 89222744db4f: Waiting 08:46:45 8d48d029f117: Waiting 08:46:45 158c1c0274a1: Waiting 08:46:45 2956f17db087: Waiting 08:46:45 16113d51b718: Waiting 08:46:45 5eb4be7ed83b: Waiting 08:46:45 629a98b21e64: Waiting 08:46:45 9f09d1dcecb0: Layer already exists 08:46:45 a6962ae6fb99: Layer already exists 08:46:45 50199859abac: Layer already exists 08:46:45 0e65e3a69a96: Layer already exists 08:46:45 ab32c8d4a512: Layer already exists 08:46:45 89222744db4f: Layer already exists 08:46:45 629a98b21e64: Layer already exists 08:46:45 5eb4be7ed83b: Layer already exists 08:46:45 158c1c0274a1: Layer already exists 08:46:45 8d48d029f117: Layer already exists 08:46:45 2956f17db087: Layer already exists 08:46:45 16113d51b718: Layer already exists 08:46:45 main: digest: sha256:fcf145e5e63ab9b43098a07374f8e67cdbbb0c9e7ad72b19a7042cae31aba5d4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:45 ===================================================== [Pipeline] echo 08:46:45 taggedImages: 08:46:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:46:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:46:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.9 08:46:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:46:45 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:46:45 4706abc37add90fd32b210f6332a01b82c40e928 08:46:45 latest 08:46:45 4.0.0-dev.9 08:46:45 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:45 main 08:46:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:46:46 e5624b553c0e: Preparing 08:46:46 1d187d41a168: Preparing 08:46:46 89222744db4f: Preparing 08:46:46 8d48d029f117: Preparing 08:46:46 02c8cbe34bd0: Preparing 08:46:46 607b6ed31138: Preparing 08:46:46 16113d51b718: Preparing 08:46:46 607b6ed31138: Waiting 08:46:46 16113d51b718: Waiting 08:46:46 8d48d029f117: Layer already exists 08:46:46 89222744db4f: Layer already exists 08:46:46 16113d51b718: Layer already exists 08:46:46 e5624b553c0e: Pushed 08:46:47 02c8cbe34bd0: Pushed 08:46:48 607b6ed31138: Pushed 08:46:51 1d187d41a168: Pushed 08:46:51 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:ef76984bc098699ac060ffe7be490447f5156bd9e0c3855c1419c9a173a236b8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:52 + 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 08:46:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:46:52 e5624b553c0e: Preparing 08:46:52 1d187d41a168: Preparing 08:46:52 89222744db4f: Preparing 08:46:52 8d48d029f117: Preparing 08:46:52 02c8cbe34bd0: Preparing 08:46:52 607b6ed31138: Preparing 08:46:52 16113d51b718: Preparing 08:46:52 607b6ed31138: Waiting 08:46:52 16113d51b718: Waiting 08:46:52 8d48d029f117: Layer already exists 08:46:52 89222744db4f: Layer already exists 08:46:52 e5624b553c0e: Layer already exists 08:46:52 1d187d41a168: Layer already exists 08:46:52 02c8cbe34bd0: Layer already exists 08:46:52 607b6ed31138: Layer already exists 08:46:52 16113d51b718: Layer already exists 08:46:52 latest: digest: sha256:ef76984bc098699ac060ffe7be490447f5156bd9e0c3855c1419c9a173a236b8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.9 08:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:46:53 e5624b553c0e: Preparing 08:46:53 1d187d41a168: Preparing 08:46:53 89222744db4f: Preparing 08:46:53 8d48d029f117: Preparing 08:46:53 02c8cbe34bd0: Preparing 08:46:53 607b6ed31138: Preparing 08:46:53 16113d51b718: Preparing 08:46:53 607b6ed31138: Waiting 08:46:53 16113d51b718: Waiting 08:46:53 e5624b553c0e: Layer already exists 08:46:53 1d187d41a168: Layer already exists 08:46:53 02c8cbe34bd0: Layer already exists 08:46:53 8d48d029f117: Layer already exists 08:46:53 89222744db4f: Layer already exists 08:46:53 607b6ed31138: Layer already exists 08:46:53 16113d51b718: Layer already exists 08:46:53 4.0.0-dev.9: digest: sha256:ef76984bc098699ac060ffe7be490447f5156bd9e0c3855c1419c9a173a236b8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:46:54 e5624b553c0e: Preparing 08:46:54 1d187d41a168: Preparing 08:46:54 89222744db4f: Preparing 08:46:54 8d48d029f117: Preparing 08:46:54 02c8cbe34bd0: Preparing 08:46:54 607b6ed31138: Preparing 08:46:54 16113d51b718: Preparing 08:46:54 607b6ed31138: Waiting 08:46:54 16113d51b718: Waiting 08:46:54 89222744db4f: Layer already exists 08:46:54 8d48d029f117: Layer already exists 08:46:54 e5624b553c0e: Layer already exists 08:46:54 1d187d41a168: Layer already exists 08:46:54 02c8cbe34bd0: Layer already exists 08:46:54 607b6ed31138: Layer already exists 08:46:54 16113d51b718: Layer already exists 08:46:54 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:ef76984bc098699ac060ffe7be490447f5156bd9e0c3855c1419c9a173a236b8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:55 + 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 08:46:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:46:55 e5624b553c0e: Preparing 08:46:55 1d187d41a168: Preparing 08:46:55 89222744db4f: Preparing 08:46:55 8d48d029f117: Preparing 08:46:55 02c8cbe34bd0: Preparing 08:46:55 607b6ed31138: Preparing 08:46:55 16113d51b718: Preparing 08:46:55 607b6ed31138: Waiting 08:46:55 16113d51b718: Waiting 08:46:55 89222744db4f: Layer already exists 08:46:55 1d187d41a168: Layer already exists 08:46:55 e5624b553c0e: Layer already exists 08:46:55 02c8cbe34bd0: Layer already exists 08:46:55 8d48d029f117: Layer already exists 08:46:55 16113d51b718: Layer already exists 08:46:55 607b6ed31138: Layer already exists 08:46:55 main: digest: sha256:ef76984bc098699ac060ffe7be490447f5156bd9e0c3855c1419c9a173a236b8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:46:55 ===================================================== [Pipeline] echo 08:46:55 taggedImages: 08:46:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:46:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:46:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.9 08:46:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:46:55 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:46:55 4706abc37add90fd32b210f6332a01b82c40e928 08:46:55 latest 08:46:55 4.0.0-dev.9 08:46:55 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:46:55 main 08:46:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:46:56 66af41c1243e: Preparing 08:46:56 e2fe9e7fe326: Preparing 08:46:56 eed5a4dddf79: Preparing 08:46:56 89222744db4f: Preparing 08:46:56 8d48d029f117: Preparing 08:46:56 51c7a879e34e: Preparing 08:46:56 414f75c0a438: Preparing 08:46:56 543dd2d72318: Preparing 08:46:56 12ed91a7d670: Preparing 08:46:56 16113d51b718: Preparing 08:46:56 414f75c0a438: Waiting 08:46:56 543dd2d72318: Waiting 08:46:56 12ed91a7d670: Waiting 08:46:56 16113d51b718: Waiting 08:46:56 51c7a879e34e: Waiting 08:46:56 8d48d029f117: Layer already exists 08:46:56 89222744db4f: Layer already exists 08:46:56 eed5a4dddf79: Pushed 08:46:56 e2fe9e7fe326: Pushed 08:46:56 66af41c1243e: Pushed 08:46:56 16113d51b718: Layer already exists 08:46:57 543dd2d72318: Pushed 08:46:59 12ed91a7d670: Pushed 08:47:11 414f75c0a438: Pushed 08:47:18 51c7a879e34e: Pushed 08:47:18 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:52776da24b0c8cc1c9ac27a1d9058128a70063e9b164177dc4ee2203f5eceea5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:18 + 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 08:47:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:47:18 66af41c1243e: Preparing 08:47:18 e2fe9e7fe326: Preparing 08:47:18 eed5a4dddf79: Preparing 08:47:18 89222744db4f: Preparing 08:47:18 8d48d029f117: Preparing 08:47:18 51c7a879e34e: Preparing 08:47:18 414f75c0a438: Preparing 08:47:18 543dd2d72318: Preparing 08:47:18 12ed91a7d670: Preparing 08:47:18 16113d51b718: Preparing 08:47:18 414f75c0a438: Waiting 08:47:18 543dd2d72318: Waiting 08:47:18 12ed91a7d670: Waiting 08:47:18 16113d51b718: Waiting 08:47:18 51c7a879e34e: Waiting 08:47:18 66af41c1243e: Layer already exists 08:47:18 8d48d029f117: Layer already exists 08:47:18 e2fe9e7fe326: Layer already exists 08:47:18 eed5a4dddf79: Layer already exists 08:47:18 89222744db4f: Layer already exists 08:47:18 12ed91a7d670: Layer already exists 08:47:18 543dd2d72318: Layer already exists 08:47:18 16113d51b718: Layer already exists 08:47:18 51c7a879e34e: Layer already exists 08:47:18 414f75c0a438: Layer already exists 08:47:19 latest: digest: sha256:52776da24b0c8cc1c9ac27a1d9058128a70063e9b164177dc4ee2203f5eceea5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.9 08:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:47:19 66af41c1243e: Preparing 08:47:19 e2fe9e7fe326: Preparing 08:47:19 eed5a4dddf79: Preparing 08:47:19 89222744db4f: Preparing 08:47:19 8d48d029f117: Preparing 08:47:19 51c7a879e34e: Preparing 08:47:19 414f75c0a438: Preparing 08:47:19 543dd2d72318: Preparing 08:47:19 12ed91a7d670: Preparing 08:47:19 16113d51b718: Preparing 08:47:19 51c7a879e34e: Waiting 08:47:19 414f75c0a438: Waiting 08:47:19 543dd2d72318: Waiting 08:47:19 12ed91a7d670: Waiting 08:47:19 16113d51b718: Waiting 08:47:19 eed5a4dddf79: Layer already exists 08:47:19 8d48d029f117: Layer already exists 08:47:19 66af41c1243e: Layer already exists 08:47:19 e2fe9e7fe326: Layer already exists 08:47:19 89222744db4f: Layer already exists 08:47:19 51c7a879e34e: Layer already exists 08:47:19 543dd2d72318: Layer already exists 08:47:19 414f75c0a438: Layer already exists 08:47:19 12ed91a7d670: Layer already exists 08:47:19 16113d51b718: Layer already exists 08:47:19 4.0.0-dev.9: digest: sha256:52776da24b0c8cc1c9ac27a1d9058128a70063e9b164177dc4ee2203f5eceea5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:47:20 66af41c1243e: Preparing 08:47:20 e2fe9e7fe326: Preparing 08:47:20 eed5a4dddf79: Preparing 08:47:20 89222744db4f: Preparing 08:47:20 8d48d029f117: Preparing 08:47:20 51c7a879e34e: Preparing 08:47:20 414f75c0a438: Preparing 08:47:20 543dd2d72318: Preparing 08:47:20 12ed91a7d670: Preparing 08:47:20 16113d51b718: Preparing 08:47:20 414f75c0a438: Waiting 08:47:20 543dd2d72318: Waiting 08:47:20 12ed91a7d670: Waiting 08:47:20 16113d51b718: Waiting 08:47:20 51c7a879e34e: Waiting 08:47:20 89222744db4f: Layer already exists 08:47:20 e2fe9e7fe326: Layer already exists 08:47:20 eed5a4dddf79: Layer already exists 08:47:20 8d48d029f117: Layer already exists 08:47:20 66af41c1243e: Layer already exists 08:47:20 51c7a879e34e: Layer already exists 08:47:20 414f75c0a438: Layer already exists 08:47:20 543dd2d72318: Layer already exists 08:47:20 12ed91a7d670: Layer already exists 08:47:20 16113d51b718: Layer already exists 08:47:20 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:52776da24b0c8cc1c9ac27a1d9058128a70063e9b164177dc4ee2203f5eceea5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:21 + 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 08:47:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:47:21 66af41c1243e: Preparing 08:47:21 e2fe9e7fe326: Preparing 08:47:21 eed5a4dddf79: Preparing 08:47:21 89222744db4f: Preparing 08:47:21 8d48d029f117: Preparing 08:47:21 51c7a879e34e: Preparing 08:47:21 414f75c0a438: Preparing 08:47:21 543dd2d72318: Preparing 08:47:21 12ed91a7d670: Preparing 08:47:21 16113d51b718: Preparing 08:47:21 51c7a879e34e: Waiting 08:47:21 543dd2d72318: Waiting 08:47:21 12ed91a7d670: Waiting 08:47:21 16113d51b718: Waiting 08:47:21 e2fe9e7fe326: Layer already exists 08:47:21 eed5a4dddf79: Layer already exists 08:47:21 66af41c1243e: Layer already exists 08:47:21 89222744db4f: Layer already exists 08:47:21 8d48d029f117: Layer already exists 08:47:21 12ed91a7d670: Layer already exists 08:47:21 51c7a879e34e: Layer already exists 08:47:21 543dd2d72318: Layer already exists 08:47:21 16113d51b718: Layer already exists 08:47:21 414f75c0a438: Layer already exists 08:47:21 main: digest: sha256:52776da24b0c8cc1c9ac27a1d9058128a70063e9b164177dc4ee2203f5eceea5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:47:21 ===================================================== [Pipeline] echo 08:47:21 taggedImages: 08:47:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:47:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:47:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.9 08:47:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:47:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:47:22 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:47:22 4706abc37add90fd32b210f6332a01b82c40e928 08:47:22 latest 08:47:22 4.0.0-dev.9 08:47:22 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:47:22 main 08:47:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:47:22 23330dc04853: Preparing 08:47:22 989e7ff30149: Preparing 08:47:22 9c8992c00ca2: Preparing 08:47:22 89222744db4f: Preparing 08:47:22 8d48d029f117: Preparing 08:47:22 f0bc6913c143: Preparing 08:47:22 c818a6bf11af: Preparing 08:47:22 171e8da58209: Preparing 08:47:22 16113d51b718: Preparing 08:47:22 f0bc6913c143: Waiting 08:47:22 c818a6bf11af: Waiting 08:47:22 171e8da58209: Waiting 08:47:22 16113d51b718: Waiting 08:47:22 89222744db4f: Layer already exists 08:47:22 8d48d029f117: Layer already exists 08:47:23 23330dc04853: Pushed 08:47:23 989e7ff30149: Pushed 08:47:23 9c8992c00ca2: Pushed 08:47:23 16113d51b718: Layer already exists 08:47:23 171e8da58209: Pushed 08:47:24 c818a6bf11af: Pushed 08:47:42 f0bc6913c143: Pushed 08:47:42 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:5d55eb5eff5a499fccc60451a39be09fee7220885acce3a1005e2611fbdeeec8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:42 + 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 08:47:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:47:43 23330dc04853: Preparing 08:47:43 989e7ff30149: Preparing 08:47:43 9c8992c00ca2: Preparing 08:47:43 89222744db4f: Preparing 08:47:43 8d48d029f117: Preparing 08:47:43 f0bc6913c143: Preparing 08:47:43 c818a6bf11af: Preparing 08:47:43 171e8da58209: Preparing 08:47:43 16113d51b718: Preparing 08:47:43 f0bc6913c143: Waiting 08:47:43 c818a6bf11af: Waiting 08:47:43 16113d51b718: Waiting 08:47:43 171e8da58209: Waiting 08:47:43 989e7ff30149: Layer already exists 08:47:43 89222744db4f: Layer already exists 08:47:43 9c8992c00ca2: Layer already exists 08:47:43 23330dc04853: Layer already exists 08:47:43 8d48d029f117: Layer already exists 08:47:43 c818a6bf11af: Layer already exists 08:47:43 f0bc6913c143: Layer already exists 08:47:43 16113d51b718: Layer already exists 08:47:43 171e8da58209: Layer already exists 08:47:43 latest: digest: sha256:5d55eb5eff5a499fccc60451a39be09fee7220885acce3a1005e2611fbdeeec8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.9 08:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:47:43 23330dc04853: Preparing 08:47:43 989e7ff30149: Preparing 08:47:43 9c8992c00ca2: Preparing 08:47:43 89222744db4f: Preparing 08:47:43 8d48d029f117: Preparing 08:47:43 f0bc6913c143: Preparing 08:47:43 c818a6bf11af: Preparing 08:47:43 171e8da58209: Preparing 08:47:43 16113d51b718: Preparing 08:47:43 f0bc6913c143: Waiting 08:47:43 171e8da58209: Waiting 08:47:43 c818a6bf11af: Waiting 08:47:43 989e7ff30149: Layer already exists 08:47:43 9c8992c00ca2: Layer already exists 08:47:43 23330dc04853: Layer already exists 08:47:43 8d48d029f117: Layer already exists 08:47:43 89222744db4f: Layer already exists 08:47:43 c818a6bf11af: Layer already exists 08:47:43 171e8da58209: Layer already exists 08:47:43 16113d51b718: Layer already exists 08:47:43 f0bc6913c143: Layer already exists 08:47:44 4.0.0-dev.9: digest: sha256:5d55eb5eff5a499fccc60451a39be09fee7220885acce3a1005e2611fbdeeec8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:47:44 23330dc04853: Preparing 08:47:44 989e7ff30149: Preparing 08:47:44 9c8992c00ca2: Preparing 08:47:44 89222744db4f: Preparing 08:47:44 8d48d029f117: Preparing 08:47:44 f0bc6913c143: Preparing 08:47:44 c818a6bf11af: Preparing 08:47:44 171e8da58209: Preparing 08:47:44 16113d51b718: Preparing 08:47:44 f0bc6913c143: Waiting 08:47:44 c818a6bf11af: Waiting 08:47:44 171e8da58209: Waiting 08:47:44 16113d51b718: Waiting 08:47:44 89222744db4f: Layer already exists 08:47:44 9c8992c00ca2: Layer already exists 08:47:44 8d48d029f117: Layer already exists 08:47:44 989e7ff30149: Layer already exists 08:47:44 23330dc04853: Layer already exists 08:47:44 f0bc6913c143: Layer already exists 08:47:44 c818a6bf11af: Layer already exists 08:47:44 16113d51b718: Layer already exists 08:47:44 171e8da58209: Layer already exists 08:47:45 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:5d55eb5eff5a499fccc60451a39be09fee7220885acce3a1005e2611fbdeeec8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:45 + 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 08:47:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:47:45 23330dc04853: Preparing 08:47:45 989e7ff30149: Preparing 08:47:45 9c8992c00ca2: Preparing 08:47:45 89222744db4f: Preparing 08:47:45 8d48d029f117: Preparing 08:47:45 f0bc6913c143: Preparing 08:47:45 c818a6bf11af: Preparing 08:47:45 171e8da58209: Preparing 08:47:45 16113d51b718: Preparing 08:47:45 c818a6bf11af: Waiting 08:47:45 171e8da58209: Waiting 08:47:45 16113d51b718: Waiting 08:47:45 f0bc6913c143: Waiting 08:47:45 9c8992c00ca2: Layer already exists 08:47:45 8d48d029f117: Layer already exists 08:47:45 23330dc04853: Layer already exists 08:47:45 89222744db4f: Layer already exists 08:47:45 989e7ff30149: Layer already exists 08:47:45 f0bc6913c143: Layer already exists 08:47:45 c818a6bf11af: Layer already exists 08:47:45 16113d51b718: Layer already exists 08:47:45 171e8da58209: Layer already exists 08:47:46 main: digest: sha256:5d55eb5eff5a499fccc60451a39be09fee7220885acce3a1005e2611fbdeeec8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:47:46 ===================================================== [Pipeline] echo 08:47:46 taggedImages: 08:47:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:47:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:47:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.9 08:47:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:47:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:47:46 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:47:46 4706abc37add90fd32b210f6332a01b82c40e928 08:47:46 latest 08:47:46 4.0.0-dev.9 08:47:46 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:47:46 main 08:47:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:47:47 d5edac26e307: Preparing 08:47:47 8862f71e3fe9: Preparing 08:47:47 56f7c394ff7b: Preparing 08:47:47 89222744db4f: Preparing 08:47:47 8d48d029f117: Preparing 08:47:47 f0bc6913c143: Preparing 08:47:47 543dd2d72318: Preparing 08:47:47 12ed91a7d670: Preparing 08:47:47 16113d51b718: Preparing 08:47:47 543dd2d72318: Waiting 08:47:47 12ed91a7d670: Waiting 08:47:47 f0bc6913c143: Waiting 08:47:47 8862f71e3fe9: Pushed 08:47:47 56f7c394ff7b: Pushed 08:47:47 8d48d029f117: Layer already exists 08:47:47 89222744db4f: Layer already exists 08:47:47 f0bc6913c143: Layer already exists 08:47:47 543dd2d72318: Layer already exists 08:47:47 16113d51b718: Layer already exists 08:47:47 12ed91a7d670: Layer already exists 08:47:47 d5edac26e307: Pushed 08:47:47 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:932aa6dbe105ed9b610d1c706b3b9e1bc0ca353d206fd2ce5a26970153392f99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:48 + 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 08:47:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:47:48 d5edac26e307: Preparing 08:47:48 8862f71e3fe9: Preparing 08:47:48 56f7c394ff7b: Preparing 08:47:48 89222744db4f: Preparing 08:47:48 8d48d029f117: Preparing 08:47:48 f0bc6913c143: Preparing 08:47:48 543dd2d72318: Preparing 08:47:48 12ed91a7d670: Preparing 08:47:48 16113d51b718: Preparing 08:47:48 f0bc6913c143: Waiting 08:47:48 543dd2d72318: Waiting 08:47:48 12ed91a7d670: Waiting 08:47:48 16113d51b718: Waiting 08:47:48 d5edac26e307: Layer already exists 08:47:48 8d48d029f117: Layer already exists 08:47:48 8862f71e3fe9: Layer already exists 08:47:48 89222744db4f: Layer already exists 08:47:48 56f7c394ff7b: Layer already exists 08:47:48 543dd2d72318: Layer already exists 08:47:48 f0bc6913c143: Layer already exists 08:47:48 16113d51b718: Layer already exists 08:47:48 12ed91a7d670: Layer already exists 08:47:48 latest: digest: sha256:932aa6dbe105ed9b610d1c706b3b9e1bc0ca353d206fd2ce5a26970153392f99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.9 08:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:47:49 d5edac26e307: Preparing 08:47:49 8862f71e3fe9: Preparing 08:47:49 56f7c394ff7b: Preparing 08:47:49 89222744db4f: Preparing 08:47:49 8d48d029f117: Preparing 08:47:49 f0bc6913c143: Preparing 08:47:49 543dd2d72318: Preparing 08:47:49 12ed91a7d670: Preparing 08:47:49 16113d51b718: Preparing 08:47:49 f0bc6913c143: Waiting 08:47:49 543dd2d72318: Waiting 08:47:49 12ed91a7d670: Waiting 08:47:49 16113d51b718: Waiting 08:47:49 56f7c394ff7b: Layer already exists 08:47:49 d5edac26e307: Layer already exists 08:47:49 8d48d029f117: Layer already exists 08:47:49 8862f71e3fe9: Layer already exists 08:47:49 89222744db4f: Layer already exists 08:47:49 f0bc6913c143: Layer already exists 08:47:49 16113d51b718: Layer already exists 08:47:49 12ed91a7d670: Layer already exists 08:47:49 543dd2d72318: Layer already exists 08:47:49 4.0.0-dev.9: digest: sha256:932aa6dbe105ed9b610d1c706b3b9e1bc0ca353d206fd2ce5a26970153392f99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:47:50 d5edac26e307: Preparing 08:47:50 8862f71e3fe9: Preparing 08:47:50 56f7c394ff7b: Preparing 08:47:50 89222744db4f: Preparing 08:47:50 8d48d029f117: Preparing 08:47:50 f0bc6913c143: Preparing 08:47:50 543dd2d72318: Preparing 08:47:50 12ed91a7d670: Preparing 08:47:50 16113d51b718: Preparing 08:47:50 f0bc6913c143: Waiting 08:47:50 543dd2d72318: Waiting 08:47:50 16113d51b718: Waiting 08:47:50 12ed91a7d670: Waiting 08:47:50 8d48d029f117: Layer already exists 08:47:50 56f7c394ff7b: Layer already exists 08:47:50 89222744db4f: Layer already exists 08:47:50 8862f71e3fe9: Layer already exists 08:47:50 543dd2d72318: Layer already exists 08:47:50 f0bc6913c143: Layer already exists 08:47:50 d5edac26e307: Layer already exists 08:47:50 12ed91a7d670: Layer already exists 08:47:50 16113d51b718: Layer already exists 08:47:50 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:932aa6dbe105ed9b610d1c706b3b9e1bc0ca353d206fd2ce5a26970153392f99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47: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 08:47:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:47:51 d5edac26e307: Preparing 08:47:51 8862f71e3fe9: Preparing 08:47:51 56f7c394ff7b: Preparing 08:47:51 89222744db4f: Preparing 08:47:51 8d48d029f117: Preparing 08:47:51 f0bc6913c143: Preparing 08:47:51 543dd2d72318: Preparing 08:47:51 12ed91a7d670: Preparing 08:47:51 16113d51b718: Preparing 08:47:51 543dd2d72318: Waiting 08:47:51 12ed91a7d670: Waiting 08:47:51 16113d51b718: Waiting 08:47:51 f0bc6913c143: Waiting 08:47:51 89222744db4f: Layer already exists 08:47:51 8d48d029f117: Layer already exists 08:47:51 d5edac26e307: Layer already exists 08:47:51 56f7c394ff7b: Layer already exists 08:47:51 8862f71e3fe9: Layer already exists 08:47:51 16113d51b718: Layer already exists 08:47:51 f0bc6913c143: Layer already exists 08:47:51 543dd2d72318: Layer already exists 08:47:51 12ed91a7d670: Layer already exists 08:47:51 main: digest: sha256:932aa6dbe105ed9b610d1c706b3b9e1bc0ca353d206fd2ce5a26970153392f99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:47:51 ===================================================== [Pipeline] echo 08:47:51 taggedImages: 08:47:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:47:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:47:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.9 08:47:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:47:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:47:51 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 08:47:51 4706abc37add90fd32b210f6332a01b82c40e928 08:47:51 latest 08:47:51 4.0.0-dev.9 08:47:51 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:47:51 main 08:47:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:52 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:52 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:47:52 29cad698bb35: Preparing 08:47:52 cee2236aca3a: Preparing 08:47:52 89222744db4f: Preparing 08:47:52 8d48d029f117: Preparing 08:47:52 f5f3cce9e15e: Preparing 08:47:52 473ab60ad325: Preparing 08:47:52 16113d51b718: Preparing 08:47:52 473ab60ad325: Waiting 08:47:52 16113d51b718: Waiting 08:47:52 8d48d029f117: Layer already exists 08:47:52 89222744db4f: Layer already exists 08:47:52 16113d51b718: Layer already exists 08:47:52 29cad698bb35: Pushed 08:47:53 473ab60ad325: Pushed 08:47:54 f5f3cce9e15e: Pushed 08:48:04 cee2236aca3a: Pushed 08:48:04 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:6d7d4f7b3bb9a95b121d477504b1331b65a75d69b72da6d53f80a7c2a6f9542a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:04 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:05 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:48:05 29cad698bb35: Preparing 08:48:05 cee2236aca3a: Preparing 08:48:05 89222744db4f: Preparing 08:48:05 8d48d029f117: Preparing 08:48:05 f5f3cce9e15e: Preparing 08:48:05 473ab60ad325: Preparing 08:48:05 16113d51b718: Preparing 08:48:05 473ab60ad325: Waiting 08:48:05 16113d51b718: Waiting 08:48:05 cee2236aca3a: Layer already exists 08:48:05 8d48d029f117: Layer already exists 08:48:05 29cad698bb35: Layer already exists 08:48:05 89222744db4f: Layer already exists 08:48:05 f5f3cce9e15e: Layer already exists 08:48:05 16113d51b718: Layer already exists 08:48:05 473ab60ad325: Layer already exists 08:48:05 latest: digest: sha256:6d7d4f7b3bb9a95b121d477504b1331b65a75d69b72da6d53f80a7c2a6f9542a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:05 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:06 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.9 08:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:48:06 29cad698bb35: Preparing 08:48:06 cee2236aca3a: Preparing 08:48:06 89222744db4f: Preparing 08:48:06 8d48d029f117: Preparing 08:48:06 f5f3cce9e15e: Preparing 08:48:06 473ab60ad325: Preparing 08:48:06 16113d51b718: Preparing 08:48:06 473ab60ad325: Waiting 08:48:06 16113d51b718: Waiting 08:48:06 cee2236aca3a: Layer already exists 08:48:06 29cad698bb35: Layer already exists 08:48:06 89222744db4f: Layer already exists 08:48:06 f5f3cce9e15e: Layer already exists 08:48:06 8d48d029f117: Layer already exists 08:48:06 16113d51b718: Layer already exists 08:48:06 473ab60ad325: Layer already exists 08:48:06 4.0.0-dev.9: digest: sha256:6d7d4f7b3bb9a95b121d477504b1331b65a75d69b72da6d53f80a7c2a6f9542a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:06 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:06 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:48:06 29cad698bb35: Preparing 08:48:06 cee2236aca3a: Preparing 08:48:06 89222744db4f: Preparing 08:48:06 8d48d029f117: Preparing 08:48:06 f5f3cce9e15e: Preparing 08:48:06 473ab60ad325: Preparing 08:48:06 16113d51b718: Preparing 08:48:06 473ab60ad325: Waiting 08:48:06 16113d51b718: Waiting 08:48:06 cee2236aca3a: Layer already exists 08:48:06 29cad698bb35: Layer already exists 08:48:06 8d48d029f117: Layer already exists 08:48:06 f5f3cce9e15e: Layer already exists 08:48:06 89222744db4f: Layer already exists 08:48:06 16113d51b718: Layer already exists 08:48:06 473ab60ad325: Layer already exists 08:48:07 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:6d7d4f7b3bb9a95b121d477504b1331b65a75d69b72da6d53f80a7c2a6f9542a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:07 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:07 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 08:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:48:07 29cad698bb35: Preparing 08:48:07 cee2236aca3a: Preparing 08:48:07 89222744db4f: Preparing 08:48:07 8d48d029f117: Preparing 08:48:07 f5f3cce9e15e: Preparing 08:48:07 473ab60ad325: Preparing 08:48:07 16113d51b718: Preparing 08:48:07 473ab60ad325: Waiting 08:48:07 16113d51b718: Waiting 08:48:07 29cad698bb35: Layer already exists 08:48:07 89222744db4f: Layer already exists 08:48:07 8d48d029f117: Layer already exists 08:48:07 cee2236aca3a: Layer already exists 08:48:07 f5f3cce9e15e: Layer already exists 08:48:07 473ab60ad325: Layer already exists 08:48:07 16113d51b718: Layer already exists 08:48:08 main: digest: sha256:6d7d4f7b3bb9a95b121d477504b1331b65a75d69b72da6d53f80a7c2a6f9542a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:08 ===================================================== [Pipeline] echo 08:48:08 taggedImages: 08:48:08 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:48:08 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:48:08 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.9 08:48:08 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:48:08 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 08:48:08 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:48:08 4706abc37add90fd32b210f6332a01b82c40e928 08:48:08 latest 08:48:08 4.0.0-dev.9 08:48:08 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:48:08 main 08:48:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:48:08 4a14519e2d4d: Preparing 08:48:08 d09f5dd4de86: Preparing 08:48:08 931651aaf98e: Preparing 08:48:08 89222744db4f: Preparing 08:48:08 8d48d029f117: Preparing 08:48:08 7279384ae3d7: Preparing 08:48:08 000b85119928: Preparing 08:48:08 16113d51b718: Preparing 08:48:08 000b85119928: Waiting 08:48:08 7279384ae3d7: Waiting 08:48:08 16113d51b718: Waiting 08:48:08 89222744db4f: Layer already exists 08:48:08 8d48d029f117: Layer already exists 08:48:09 d09f5dd4de86: Pushed 08:48:09 4a14519e2d4d: Pushed 08:48:09 16113d51b718: Layer already exists 08:48:09 000b85119928: Pushed 08:48:10 7279384ae3d7: Pushed 08:48:20 931651aaf98e: Pushed 08:48:20 4706abc37add90fd32b210f6332a01b82c40e928: digest: sha256:f254493c4c876910bacb7aac7700e4ef338c1802c0feebe433b140d0dab515a3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:48:21 4a14519e2d4d: Preparing 08:48:21 d09f5dd4de86: Preparing 08:48:21 931651aaf98e: Preparing 08:48:21 89222744db4f: Preparing 08:48:21 8d48d029f117: Preparing 08:48:21 7279384ae3d7: Preparing 08:48:21 000b85119928: Preparing 08:48:21 16113d51b718: Preparing 08:48:21 7279384ae3d7: Waiting 08:48:21 000b85119928: Waiting 08:48:21 16113d51b718: Waiting 08:48:21 4a14519e2d4d: Layer already exists 08:48:21 89222744db4f: Layer already exists 08:48:21 8d48d029f117: Layer already exists 08:48:21 931651aaf98e: Layer already exists 08:48:21 d09f5dd4de86: Layer already exists 08:48:21 7279384ae3d7: Layer already exists 08:48:21 16113d51b718: Layer already exists 08:48:21 000b85119928: Layer already exists 08:48:21 latest: digest: sha256:f254493c4c876910bacb7aac7700e4ef338c1802c0feebe433b140d0dab515a3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.9 08:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:48:22 4a14519e2d4d: Preparing 08:48:22 d09f5dd4de86: Preparing 08:48:22 931651aaf98e: Preparing 08:48:22 89222744db4f: Preparing 08:48:22 8d48d029f117: Preparing 08:48:22 7279384ae3d7: Preparing 08:48:22 000b85119928: Preparing 08:48:22 16113d51b718: Preparing 08:48:22 7279384ae3d7: Waiting 08:48:22 000b85119928: Waiting 08:48:22 16113d51b718: Waiting 08:48:22 d09f5dd4de86: Layer already exists 08:48:22 931651aaf98e: Layer already exists 08:48:22 89222744db4f: Layer already exists 08:48:22 8d48d029f117: Layer already exists 08:48:22 4a14519e2d4d: Layer already exists 08:48:22 7279384ae3d7: Layer already exists 08:48:22 000b85119928: Layer already exists 08:48:22 16113d51b718: Layer already exists 08:48:22 4.0.0-dev.9: digest: sha256:f254493c4c876910bacb7aac7700e4ef338c1802c0feebe433b140d0dab515a3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:48:23 4a14519e2d4d: Preparing 08:48:23 d09f5dd4de86: Preparing 08:48:23 931651aaf98e: Preparing 08:48:23 89222744db4f: Preparing 08:48:23 8d48d029f117: Preparing 08:48:23 7279384ae3d7: Preparing 08:48:23 000b85119928: Preparing 08:48:23 16113d51b718: Preparing 08:48:23 7279384ae3d7: Waiting 08:48:23 000b85119928: Waiting 08:48:23 16113d51b718: Waiting 08:48:23 8d48d029f117: Layer already exists 08:48:23 4a14519e2d4d: Layer already exists 08:48:23 89222744db4f: Layer already exists 08:48:23 931651aaf98e: Layer already exists 08:48:23 d09f5dd4de86: Layer already exists 08:48:23 7279384ae3d7: Layer already exists 08:48:23 000b85119928: Layer already exists 08:48:23 16113d51b718: Layer already exists 08:48:23 4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9: digest: sha256:f254493c4c876910bacb7aac7700e4ef338c1802c0feebe433b140d0dab515a3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:48:24 4a14519e2d4d: Preparing 08:48:24 d09f5dd4de86: Preparing 08:48:24 931651aaf98e: Preparing 08:48:24 89222744db4f: Preparing 08:48:24 8d48d029f117: Preparing 08:48:24 7279384ae3d7: Preparing 08:48:24 000b85119928: Preparing 08:48:24 16113d51b718: Preparing 08:48:24 7279384ae3d7: Waiting 08:48:24 000b85119928: Waiting 08:48:24 16113d51b718: Waiting 08:48:24 931651aaf98e: Layer already exists 08:48:24 89222744db4f: Layer already exists 08:48:24 d09f5dd4de86: Layer already exists 08:48:24 4a14519e2d4d: Layer already exists 08:48:24 8d48d029f117: Layer already exists 08:48:24 7279384ae3d7: Layer already exists 08:48:24 000b85119928: Layer already exists 08:48:24 16113d51b718: Layer already exists 08:48:24 main: digest: sha256:f254493c4c876910bacb7aac7700e4ef338c1802c0feebe433b140d0dab515a3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:25 ===================================================== [Pipeline] echo 08:48:25 taggedImages: 08:48:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4706abc37add90fd32b210f6332a01b82c40e928 08:48:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:48:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.9 08:48:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4706abc37add90fd32b210f6332a01b82c40e928-4.0.0-dev.9 08:48:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:48:25 08:48:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:48:25 arm64: Pulling from edgex-lftools-log-publisher 08:48:25 8998bd30e6a1: Pulling fs layer 08:48:25 04944245beec: Pulling fs layer 08:48:25 699f458cf7ca: Pulling fs layer 08:48:25 765212b225bb: Pulling fs layer 08:48:25 f23df028b6ca: Pulling fs layer 08:48:25 d65c8cfc05b1: Pulling fs layer 08:48:25 2437ff75d9bd: Pulling fs layer 08:48:25 765212b225bb: Waiting 08:48:25 f23df028b6ca: Waiting 08:48:25 d65c8cfc05b1: Waiting 08:48:25 2437ff75d9bd: Waiting 08:48:26 04944245beec: Verifying Checksum 08:48:26 04944245beec: Download complete 08:48:26 765212b225bb: Verifying Checksum 08:48:26 765212b225bb: Download complete 08:48:26 f23df028b6ca: Download complete 08:48:26 d65c8cfc05b1: Verifying Checksum 08:48:26 d65c8cfc05b1: Download complete 08:48:26 699f458cf7ca: Verifying Checksum 08:48:26 699f458cf7ca: Download complete 08:48:26 8998bd30e6a1: Verifying Checksum 08:48:26 8998bd30e6a1: Download complete 08:48:29 2437ff75d9bd: Verifying Checksum 08:48:29 2437ff75d9bd: Download complete 08:48:31 8998bd30e6a1: Pull complete 08:48:31 04944245beec: Pull complete 08:48:33 699f458cf7ca: Pull complete 08:48:33 765212b225bb: Pull complete 08:48:34 f23df028b6ca: Pull complete 08:48:34 d65c8cfc05b1: Pull complete 08:48:52 2437ff75d9bd: Pull complete 08:48:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:48:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:48:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:53 prd-ubuntu20.04-docker-arm64-4c-16g-24505 does not seem to be running inside a container 08:48:53 $ 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/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@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 08:48:56 $ docker top 2b3ea41a3f822b8bfb99bf7e9d7fa1127b1252be9fd3d86fe61cf83f5d3804fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:57 ---> job-cost.sh 08:48:57 lf-activate-venv: SKIPPING 08:48:57 INFO: No Stack... 08:48:57 INFO: Retrieving Pricing Info for: v3-standard-4 08:48:58 INFO: Archiving Costs [Pipeline] sh 08:48:58 + cut -d, -f6 08:48:58 + cat /w/workspace/edgex-go/743/archives/cost.csv [Pipeline] lock 08:48:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-743-stack-cost] 08:48:58 Resource [jenkins-edgexfoundry-edgex-go-main-743-stack-cost] did not exist. Created. 08:48:58 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-743-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:48:59 + echo total: 0.10999999940395355 [Pipeline] stash 08:49:00 Stashed 1 file(s) [Pipeline] } 08:49:00 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-743-stack-cost] [Pipeline] // lock [Pipeline] } 08:49:00 $ docker stop --time=1 2b3ea41a3f822b8bfb99bf7e9d7fa1127b1252be9fd3d86fe61cf83f5d3804fb 08:49:01 $ docker rm -f --volumes 2b3ea41a3f822b8bfb99bf7e9d7fa1127b1252be9fd3d86fe61cf83f5d3804fb [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 08:49:02 provisioning config files... 08:49:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/743@tmp/config15041419121774849774tmp [Pipeline] { [Pipeline] sh 08:49:02 + set +x 08:49:02 + + bash -s -- 08:49:02 curl -s https://codecov.io/bash 08:49:02 08:49:02 _____ _ 08:49:02 / ____| | | 08:49:02 | | ___ __| | ___ ___ _____ __ 08:49:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:49:02 | |___| (_) | (_| | __/ (_| (_) \ V / 08:49:02 \_____\___/ \__,_|\___|\___\___/ \_/ 08:49:02 Bash-1.0.6 08:49:02 08:49:02 08:49:02 ==> git version 2.25.1 found 08:49:02 ==> 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 08:49:02 Release-Date: 2020-01-08 08:49:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:49:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:49:02 ==> Jenkins CI detected. 08:49:02 current dir:  /w/workspace/edgex-go/743 08:49:02 project root: . 08:49:02 --> token set from env 08:49:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:49:02 ==> Running gcov in . (disable via -X gcov) 08:49:03 ==> Python coveragepy not found 08:49:03 ==> Searching for coverage reports in: 08:49:03 + . 08:49:03 -> Found 1 reports 08:49:03 ==> Detecting git/mercurial file structure 08:49:03 ==> Reading reports 08:49:03 + ./coverage.out bytes=1433704 08:49:03 ==> Appending adjustments 08:49:03 https://docs.codecov.io/docs/fixing-reports 08:49:04 + Found adjustments 08:49:04 ==> Gzipping contents 08:49:04 124K /tmp/codecov.nI4ELn.gz 08:49:04 ==> Uploading reports 08:49:04 url: https://codecov.io 08:49:04 query: branch=main&commit=4706abc37add90fd32b210f6332a01b82c40e928&build=743&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F743%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:49:04 -> Pinging Codecov 08:49:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4706abc37add90fd32b210f6332a01b82c40e928&build=743&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F743%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:49:04 -> Uploading to 08:49:04 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/4706abc37add90fd32b210f6332a01b82c40e928/034fb592-5393-4a7b-95ed-1ed76db2f167.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241104%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241104T084904Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=cb41ba2948062a51cec6c27377190aedd95bab0feb03edffe548edca2f67fc94 08:49:04 % Total % Received % Xferd Average Speed Time Time Time Current 08:49:04 Dload Upload Total Spent Left Speed 08:49:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 439k --:--:-- --:--:-- --:--:-- 439k 08:49:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4706abc37add90fd32b210f6332a01b82c40e928 [Pipeline] } 08:49:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:49:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:49:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:49:05 08:49:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:49:05 latest: Pulling from edgex-devops/edgex-snyk-go 08:49:05 43c4264eed91: Already exists 08:49:05 4cc291be95ef: Already exists 08:49:05 2ac1f1163629: Already exists 08:49:05 5c3c966382ef: Already exists 08:49:05 4f4fb700ef54: Already exists 08:49:05 d9c7d2e4e75e: Pulling fs layer 08:49:05 9c3e1370e548: Pulling fs layer 08:49:05 d9c7d2e4e75e: Verifying Checksum 08:49:05 d9c7d2e4e75e: Download complete 08:49:06 d9c7d2e4e75e: Pull complete 08:49:06 9c3e1370e548: Verifying Checksum 08:49:06 9c3e1370e548: Download complete 08:49:10 9c3e1370e548: Pull complete 08:49:10 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:49:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:49:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:10 prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container 08:49: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/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:49:13 $ docker top cd4f99fd9cffa415f1be0d493ed94a7cf4bf2eae39d41f8dd0e6051b78aa4d8d -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:13 + git config --global --add safe.directory /w/workspace/edgex-go/743 [Pipeline] echo 08:49:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:49:13 + set -o pipefail 08:49:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:49:21 08:49:21 Monitoring /w/workspace/edgex-go/743 (github.com/edgexfoundry/edgex-go)... 08:49:21 08:49:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/2fae1be9-6798-4330-af7e-a1b815fb7b13 08:49:21 08:49:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:49:21 08:49:21 08:49:21 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 08:49:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:49:21 $ docker stop --time=1 cd4f99fd9cffa415f1be0d493ed94a7cf4bf2eae39d41f8dd0e6051b78aa4d8d 08:49:26 $ docker rm -f --volumes cd4f99fd9cffa415f1be0d493ed94a7cf4bf2eae39d41f8dd0e6051b78aa4d8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:49:27 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:49:27 provisioning config files... 08:49:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/743@tmp/config11061609301487430535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:49:27 --> edgex-publish-swagger.sh 08:49:27 === Publish openapi API === 08:49:27 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 08:49:27 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/743/openapi/core-command.yaml] 08:49:27 % Total % Received % Xferd Average Speed Time Time Time Current 08:49:27 Dload Upload Total Spent Left Speed 08:49:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 70803 --:--:-- --:--:-- --:--:-- 70650 08:49:27 08:49:27 08:49:27 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/743/openapi/core-data.yaml] 08:49:27 % Total % Received % Xferd Average Speed Time Time Time Current 08:49:27 Dload Upload Total Spent Left Speed 08:49:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 164k --:--:-- --:--:-- --:--:-- 164k 08:49:28 08:49:28 08:49:28 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/743/openapi/core-keeper.yaml] 08:49:28 % Total % Received % Xferd Average Speed Time Time Time Current 08:49:28 Dload Upload Total Spent Left Speed 08:49:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32835 0 0 100 32835 0 157k --:--:-- --:--:-- --:--:-- 156k 100 32901 100 66 100 32835 301 146k --:--:-- --:--:-- --:--:-- 146k 08:49:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:49:28 08:49:28 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/743/openapi/core-metadata.yaml] 08:49:28 % Total % Received % Xferd Average Speed Time Time Time Current 08:49:28 Dload Upload Total Spent Left Speed 08:49:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 421 418k --:--:-- --:--:-- --:--:-- 418k 08:49:28 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:49:28 08:49:28 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/743/openapi/support-cron-scheduler.yaml] 08:49:28 % Total % Received % Xferd Average Speed Time Time Time Current 08:49:28 Dload Upload Total Spent Left Speed 08:49:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 257 193k --:--:-- --:--:-- --:--:-- 194k 08:49:29 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:49:29 08:49:29 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/743/openapi/support-notifications.yaml] 08:49:29 % Total % Received % Xferd Average Speed Time Time Time Current 08:49:29 Dload Upload Total Spent Left Speed 08:49:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 419k --:--:-- --:--:-- --:--:-- 417k 100 87457 100 156 100 87301 468 256k --:--:-- --:--:-- --:--:-- 255k 08:49:29 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:49:29 [Pipeline] } 08:49:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:49:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:49:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:49:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:30 prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container 08:49:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:49:31 $ docker top 2abe59b22cf5e15848ecba74304e5a014f29bde9ebd1756ed29f3d8bacbd4a35 -eo pid,comm 08:49:31 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). 08:49:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:49:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:31 [ssh-agent] Looking for ssh-agent implementation... 08:49:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:31 $ docker exec 2abe59b22cf5e15848ecba74304e5a014f29bde9ebd1756ed29f3d8bacbd4a35 ssh-agent 08:49:31 SSH_AUTH_SOCK=/tmp/ssh-kxEs7k86i1oB/agent.31 08:49:31 SSH_AGENT_PID=37 08:49:31 Running ssh-add (command line suppressed) 08:49:31 Identity added: /w/workspace/edgex-go/743@tmp/private_key_4482059677290806560.key (/w/workspace/edgex-go/743@tmp/private_key_4482059677290806560.key) 08:49:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:31 + git semver tag 08:49:32 2024-11-04 08:49:32,116 [run_tag] DEBUG tag force:False 08:49:32 2024-11-04 08:49:32,116 [check_head_tag] DEBUG check head tag 08:49:32 2024-11-04 08:49:32,120 [execute] INFO git cat-file --batch-check 08:49:32 2024-11-04 08:49:32,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/743, universal_newlines=False, shell=None, istream=) 08:49:32 2024-11-04 08:49:32,124 [execute] INFO git cat-file --batch 08:49:32 2024-11-04 08:49:32,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/743, universal_newlines=False, shell=None, istream=) 08:49:32 2024-11-04 08:49:32,175 [read_version] DEBUG read version from /w/workspace/edgex-go/743/.semver/main 08:49:32 2024-11-04 08:49:32,175 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 08:49:32 2024-11-04 08:49:32,176 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/edgex-go/743, universal_newlines=False, shell=None, istream=None) 08:49:32 2024-11-04 08:49:32,184 [read_version] DEBUG read version from /w/workspace/edgex-go/743/.semver/main 08:49:32 4.0.0-dev.9 [Pipeline] } 08:49:32 $ docker exec --env ******** --env ******** 2abe59b22cf5e15848ecba74304e5a014f29bde9ebd1756ed29f3d8bacbd4a35 ssh-agent -k 08:49:32 unset SSH_AUTH_SOCK; 08:49:32 unset SSH_AGENT_PID; 08:49:32 echo Agent pid 37 killed; 08:49:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:49:32 + git semver [Pipeline] } 08:49:33 $ docker stop --time=1 2abe59b22cf5e15848ecba74304e5a014f29bde9ebd1756ed29f3d8bacbd4a35 08:49:34 $ docker rm -f --volumes 2abe59b22cf5e15848ecba74304e5a014f29bde9ebd1756ed29f3d8bacbd4a35 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:49:35 08:49:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:49:35 0.23.1-centos7: Pulling from edgex-lftools 08:49:35 ab5ef0e58194: Pulling fs layer 08:49:35 9712f1f96733: Pulling fs layer 08:49:35 63f879dbbcfc: Pulling fs layer 08:49:35 0d9ebad4ef96: Pulling fs layer 08:49:35 e9a5061849ea: Pulling fs layer 08:49:35 d747dcd14b5f: Pulling fs layer 08:49:35 2de7ff778b66: Pulling fs layer 08:49:35 e9a5061849ea: Waiting 08:49:35 d747dcd14b5f: Waiting 08:49:35 0d9ebad4ef96: Waiting 08:49:35 9712f1f96733: Verifying Checksum 08:49:35 9712f1f96733: Download complete 08:49:35 63f879dbbcfc: Verifying Checksum 08:49:35 63f879dbbcfc: Download complete 08:49:36 0d9ebad4ef96: Verifying Checksum 08:49:36 0d9ebad4ef96: Download complete 08:49:36 e9a5061849ea: Verifying Checksum 08:49:36 e9a5061849ea: Download complete 08:49:36 d747dcd14b5f: Verifying Checksum 08:49:36 d747dcd14b5f: Download complete 08:49:36 ab5ef0e58194: Verifying Checksum 08:49:36 ab5ef0e58194: Download complete 08:49:36 2de7ff778b66: Verifying Checksum 08:49:36 2de7ff778b66: Download complete 08:49:38 ab5ef0e58194: Pull complete 08:49:38 9712f1f96733: Pull complete 08:49:39 63f879dbbcfc: Pull complete 08:49:42 0d9ebad4ef96: Pull complete 08:49:43 e9a5061849ea: Pull complete 08:49:43 d747dcd14b5f: Pull complete 08:49:44 2de7ff778b66: Pull complete 08:49:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:49:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:49:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:44 prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container 08:49:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:49:50 $ docker top 465373479e3009ba44ff7bf8d20f51e79d7959bf70ba6d4e0adf74f995391b33 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:49:50 provisioning config files... 08:49:50 copy managed file [sigul-config] to file:/w/workspace/edgex-go/743@tmp/config18191190285666521348tmp 08:49:50 copy managed file [sigul-password] to file:/w/workspace/edgex-go/743@tmp/config18050738019909194237tmp 08:49:50 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/743@tmp/config17630319821261576884tmp [Pipeline] { [Pipeline] echo 08:49:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:49:50 ---> sigul-configuration.sh 08:49:50 gpg: directory `/root/.gnupg' created 08:49:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:49:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:49:50 gpg: keyring `/root/.gnupg/secring.gpg' created 08:49:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:49:50 gpg: CAST5 encrypted data 08:49:50 gpg: encrypted with 1 passphrase 08:49:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:49:50 + mkdir /home/jenkins 08:49:50 + mkdir /home/jenkins/sigul [Pipeline] sh 08:49:51 + 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 08:49:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:49:51 ---> sigul-install.sh 08:49:51 Sigul already installed; skipping installation. [Pipeline] sh 08:49:51 + git tag --list 08:49:51 0.6.0 08:49:51 0.6.1 08:49:51 0.7.0 08:49:51 0.7.1 08:49:51 v1.0.0 08:49:51 v1.0.1 08:49:51 v1.1.0 08:49:51 v1.2.0 08:49:51 v1.2.1 08:49:51 v1.3.0 08:49:51 v1.3.1 08:49:51 v2.0.0 08:49:51 v2.1.0 08:49:51 v2.1.1 08:49:51 v2.2.0 08:49:51 v2.3.0 08:49:51 v3.0 08:49:51 v3.0.0 08:49:51 v3.1 08:49:51 v3.1.0 08:49:51 v3.1.0-dev.1 08:49:51 v3.1.0-dev.10 08:49:51 v3.1.0-dev.11 08:49:51 v3.1.0-dev.12 08:49:51 v3.1.0-dev.13 08:49:51 v3.1.0-dev.14 08:49:51 v3.1.0-dev.15 08:49:51 v3.1.0-dev.16 08:49:51 v3.1.0-dev.17 08:49:51 v3.1.0-dev.18 08:49:51 v3.1.0-dev.19 08:49:51 v3.1.0-dev.2 08:49:51 v3.1.0-dev.20 08:49:51 v3.1.0-dev.21 08:49:51 v3.1.0-dev.22 08:49:51 v3.1.0-dev.23 08:49:51 v3.1.0-dev.24 08:49:51 v3.1.0-dev.25 08:49:51 v3.1.0-dev.26 08:49:51 v3.1.0-dev.27 08:49:51 v3.1.0-dev.28 08:49:51 v3.1.0-dev.29 08:49:51 v3.1.0-dev.3 08:49:51 v3.1.0-dev.30 08:49:51 v3.1.0-dev.31 08:49:51 v3.1.0-dev.32 08:49:51 v3.1.0-dev.33 08:49:51 v3.1.0-dev.34 08:49:51 v3.1.0-dev.35 08:49:51 v3.1.0-dev.36 08:49:51 v3.1.0-dev.37 08:49:51 v3.1.0-dev.38 08:49:51 v3.1.0-dev.39 08:49:51 v3.1.0-dev.4 08:49:51 v3.1.0-dev.40 08:49:51 v3.1.0-dev.41 08:49:51 v3.1.0-dev.42 08:49:51 v3.1.0-dev.43 08:49:51 v3.1.0-dev.44 08:49:51 v3.1.0-dev.45 08:49:51 v3.1.0-dev.46 08:49:51 v3.1.0-dev.47 08:49:51 v3.1.0-dev.48 08:49:51 v3.1.0-dev.49 08:49:51 v3.1.0-dev.5 08:49:51 v3.1.0-dev.50 08:49:51 v3.1.0-dev.51 08:49:51 v3.1.0-dev.52 08:49:51 v3.1.0-dev.53 08:49:51 v3.1.0-dev.54 08:49:51 v3.1.0-dev.55 08:49:51 v3.1.0-dev.56 08:49:51 v3.1.0-dev.57 08:49:51 v3.1.0-dev.58 08:49:51 v3.1.0-dev.59 08:49:51 v3.1.0-dev.6 08:49:51 v3.1.0-dev.60 08:49:51 v3.1.0-dev.61 08:49:51 v3.1.0-dev.62 08:49:51 v3.1.0-dev.63 08:49:51 v3.1.0-dev.64 08:49:51 v3.1.0-dev.65 08:49:51 v3.1.0-dev.66 08:49:51 v3.1.0-dev.67 08:49:51 v3.1.0-dev.68 08:49:51 v3.1.0-dev.69 08:49:51 v3.1.0-dev.7 08:49:51 v3.1.0-dev.70 08:49:51 v3.1.0-dev.71 08:49:51 v3.1.0-dev.72 08:49:51 v3.1.0-dev.73 08:49:51 v3.1.0-dev.8 08:49:51 v3.1.0-dev.9 08:49:51 v3.1.1 08:49:51 v3.1.1-dev.1 08:49:51 v3.1.1-dev.2 08:49:51 v3.2.0-dev.1 08:49:51 v3.2.0-dev.10 08:49:51 v3.2.0-dev.100 08:49:51 v3.2.0-dev.101 08:49:51 v3.2.0-dev.102 08:49:51 v3.2.0-dev.103 08:49:51 v3.2.0-dev.104 08:49:51 v3.2.0-dev.105 08:49:51 v3.2.0-dev.106 08:49:51 v3.2.0-dev.107 08:49:51 v3.2.0-dev.108 08:49:51 v3.2.0-dev.109 08:49:51 v3.2.0-dev.11 08:49:51 v3.2.0-dev.12 08:49:51 v3.2.0-dev.13 08:49:51 v3.2.0-dev.14 08:49:51 v3.2.0-dev.15 08:49:51 v3.2.0-dev.16 08:49:51 v3.2.0-dev.17 08:49:51 v3.2.0-dev.18 08:49:51 v3.2.0-dev.19 08:49:51 v3.2.0-dev.2 08:49:51 v3.2.0-dev.20 08:49:51 v3.2.0-dev.21 08:49:51 v3.2.0-dev.22 08:49:51 v3.2.0-dev.23 08:49:51 v3.2.0-dev.24 08:49:51 v3.2.0-dev.25 08:49:51 v3.2.0-dev.26 08:49:51 v3.2.0-dev.27 08:49:51 v3.2.0-dev.28 08:49:51 v3.2.0-dev.29 08:49:51 v3.2.0-dev.3 08:49:51 v3.2.0-dev.30 08:49:51 v3.2.0-dev.31 08:49:51 v3.2.0-dev.32 08:49:51 v3.2.0-dev.33 08:49:51 v3.2.0-dev.34 08:49:51 v3.2.0-dev.35 08:49:51 v3.2.0-dev.36 08:49:51 v3.2.0-dev.37 08:49:51 v3.2.0-dev.38 08:49:51 v3.2.0-dev.39 08:49:51 v3.2.0-dev.4 08:49:51 v3.2.0-dev.40 08:49:51 v3.2.0-dev.41 08:49:51 v3.2.0-dev.42 08:49:51 v3.2.0-dev.43 08:49:51 v3.2.0-dev.44 08:49:51 v3.2.0-dev.45 08:49:51 v3.2.0-dev.46 08:49:51 v3.2.0-dev.47 08:49:51 v3.2.0-dev.48 08:49:51 v3.2.0-dev.49 08:49:51 v3.2.0-dev.5 08:49:51 v3.2.0-dev.50 08:49:51 v3.2.0-dev.51 08:49:51 v3.2.0-dev.52 08:49:51 v3.2.0-dev.53 08:49:51 v3.2.0-dev.54 08:49:51 v3.2.0-dev.55 08:49:51 v3.2.0-dev.56 08:49:51 v3.2.0-dev.57 08:49:51 v3.2.0-dev.58 08:49:51 v3.2.0-dev.59 08:49:51 v3.2.0-dev.6 08:49:51 v3.2.0-dev.60 08:49:51 v3.2.0-dev.61 08:49:51 v3.2.0-dev.62 08:49:51 v3.2.0-dev.63 08:49:51 v3.2.0-dev.64 08:49:51 v3.2.0-dev.65 08:49:51 v3.2.0-dev.66 08:49:51 v3.2.0-dev.67 08:49:51 v3.2.0-dev.68 08:49:51 v3.2.0-dev.69 08:49:51 v3.2.0-dev.7 08:49:51 v3.2.0-dev.70 08:49:51 v3.2.0-dev.71 08:49:51 v3.2.0-dev.72 08:49:51 v3.2.0-dev.73 08:49:51 v3.2.0-dev.74 08:49:51 v3.2.0-dev.75 08:49:51 v3.2.0-dev.76 08:49:51 v3.2.0-dev.77 08:49:51 v3.2.0-dev.78 08:49:51 v3.2.0-dev.79 08:49:51 v3.2.0-dev.8 08:49:51 v3.2.0-dev.80 08:49:51 v3.2.0-dev.81 08:49:51 v3.2.0-dev.82 08:49:51 v3.2.0-dev.83 08:49:51 v3.2.0-dev.84 08:49:51 v3.2.0-dev.85 08:49:51 v3.2.0-dev.86 08:49:51 v3.2.0-dev.87 08:49:51 v3.2.0-dev.88 08:49:51 v3.2.0-dev.89 08:49:51 v3.2.0-dev.9 08:49:51 v3.2.0-dev.90 08:49:51 v3.2.0-dev.91 08:49:51 v3.2.0-dev.92 08:49:51 v3.2.0-dev.93 08:49:51 v3.2.0-dev.94 08:49:51 v3.2.0-dev.95 08:49:51 v3.2.0-dev.96 08:49:51 v3.2.0-dev.97 08:49:51 v3.2.0-dev.98 08:49:51 v3.2.0-dev.99 08:49:51 v4.0.0-dev.1 08:49:51 v4.0.0-dev.2 08:49:51 v4.0.0-dev.3 08:49:51 v4.0.0-dev.4 08:49:51 v4.0.0-dev.5 08:49:51 v4.0.0-dev.6 08:49:51 v4.0.0-dev.7 08:49:51 v4.0.0-dev.8 08:49:51 v4.0.0-dev.9 [Pipeline] sh 08:49:52 + lftools sign git-tag v4.0.0-dev.9 08:49:52 Signing Git tag with Sigul... 08:49:52 Signing v4.0.0-dev.9 [Pipeline] echo 08:49:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:49:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:49:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:49:53 $ docker stop --time=1 465373479e3009ba44ff7bf8d20f51e79d7959bf70ba6d4e0adf74f995391b33 08:49:54 $ docker rm -f --volumes 465373479e3009ba44ff7bf8d20f51e79d7959bf70ba6d4e0adf74f995391b33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:49:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:49:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:49:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:55 prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container 08:49:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:49:55 $ docker top 59802224136b394563c1c8c2c21ad00b9d7cdc8dec901d89c61eaff2cd61f242 -eo pid,comm 08:49:56 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). 08:49:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:49:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:56 [ssh-agent] Looking for ssh-agent implementation... 08:49:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:56 $ docker exec 59802224136b394563c1c8c2c21ad00b9d7cdc8dec901d89c61eaff2cd61f242 ssh-agent 08:49:56 SSH_AUTH_SOCK=/tmp/ssh-iDOEtcXwgL0h/agent.34 08:49:56 SSH_AGENT_PID=40 08:49:56 Running ssh-add (command line suppressed) 08:49:56 Identity added: /w/workspace/edgex-go/743@tmp/private_key_12328729099386141154.key (/w/workspace/edgex-go/743@tmp/private_key_12328729099386141154.key) 08:49:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:56 + git semver bump pre 08:49:57 2024-11-04 08:49:56,909 [read_version] DEBUG read version from /w/workspace/edgex-go/743/.semver/main 08:49:57 2024-11-04 08:49:56,909 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev 08:49:57 2024-11-04 08:49:56,909 [bump_version] DEBUG bumped version:4.0.0-dev.10 08:49:57 2024-11-04 08:49:56,909 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/edgex-go/743/.semver/main with force:True 08:49:57 2024-11-04 08:49:56,909 [read_version] DEBUG read version from /w/workspace/edgex-go/743/.semver/main 08:49:57 2024-11-04 08:49:56,909 [write_file] DEBUG write to file:/w/workspace/edgex-go/743/.semver/main 08:49:57 2024-11-04 08:49:56,912 [execute] INFO git cat-file --batch-check 08:49:57 2024-11-04 08:49:56,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/743/.semver, universal_newlines=False, shell=None, istream=) 08:49:57 2024-11-04 08:49:56,917 [execute] INFO git cat-file --batch 08:49:57 2024-11-04 08:49:56,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/743/.semver, universal_newlines=False, shell=None, istream=) 08:49:57 2024-11-04 08:49:56,922 [read_version] DEBUG read version from /w/workspace/edgex-go/743/.semver/main 08:49:57 4.0.0-dev.10 [Pipeline] } 08:49:57 $ docker exec --env ******** --env ******** 59802224136b394563c1c8c2c21ad00b9d7cdc8dec901d89c61eaff2cd61f242 ssh-agent -k 08:49:57 unset SSH_AUTH_SOCK; 08:49:57 unset SSH_AGENT_PID; 08:49:57 echo Agent pid 40 killed; 08:49:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:49:57 + git semver [Pipeline] } 08:49:57 $ docker stop --time=1 59802224136b394563c1c8c2c21ad00b9d7cdc8dec901d89c61eaff2cd61f242 08:49:59 $ docker rm -f --volumes 59802224136b394563c1c8c2c21ad00b9d7cdc8dec901d89c61eaff2cd61f242 [Pipeline] // withDockerContainer [Pipeline] sh 08:49:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:49:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:49:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:59 prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container 08:49:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:50:00 $ docker top f678f3882e4927c647b2e18046ac778d3e75b16d1aab7e4a86403df8e36567bf -eo pid,comm 08:50:00 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). 08:50:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:50:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:50:00 [ssh-agent] Looking for ssh-agent implementation... 08:50:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:50:00 $ docker exec f678f3882e4927c647b2e18046ac778d3e75b16d1aab7e4a86403df8e36567bf ssh-agent 08:50:00 SSH_AUTH_SOCK=/tmp/ssh-kTLVFIHJEnGm/agent.32 08:50:00 SSH_AGENT_PID=38 08:50:00 Running ssh-add (command line suppressed) 08:50:00 Identity added: /w/workspace/edgex-go/743@tmp/private_key_8525941134613909559.key (/w/workspace/edgex-go/743@tmp/private_key_8525941134613909559.key) 08:50:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:50:00 + git semver push 08:50:01 2024-11-04 08:50:01,075 [run_push] DEBUG push 08:50:01 2024-11-04 08:50:01,076 [execute] INFO git cat-file --batch-check 08:50:01 2024-11-04 08:50:01,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/743/.semver, universal_newlines=False, shell=None, istream=) 08:50:01 2024-11-04 08:50:01,081 [execute] INFO git rev-list fbbbf22ffc92b2ab426f404574347a71bed0b071 -- 08:50:01 2024-11-04 08:50:01,082 [execute] DEBUG Popen(['git', 'rev-list', 'fbbbf22ffc92b2ab426f404574347a71bed0b071', '--'], cwd=/w/workspace/edgex-go/743/.semver, universal_newlines=False, shell=None, istream=None) 08:50:01 2024-11-04 08:50:01,100 [execute] INFO git fetch -v origin 08:50:01 2024-11-04 08:50:01,100 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/743/.semver, universal_newlines=True, shell=None, istream=None) 08:50:01 2024-11-04 08:50:01,590 [run_push] DEBUG no remote changes detected 08:50:01 2024-11-04 08:50:01,590 [execute] INFO git push origin semver 08:50:01 2024-11-04 08:50:01,590 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/743/.semver, universal_newlines=False, shell=None, istream=None) 08:50:03 2024-11-04 08:50:02,768 [run_push] DEBUG push all version tags 08:50:03 2024-11-04 08:50:02,769 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:50:03 2024-11-04 08:50:02,769 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/743, universal_newlines=False, shell=None, istream=None) 08:50:03 2024-11-04 08:50:03,645 [read_version] DEBUG read version from /w/workspace/edgex-go/743/.semver/main 08:50:03 4.0.0-dev.10 [Pipeline] } 08:50:03 $ docker exec --env ******** --env ******** f678f3882e4927c647b2e18046ac778d3e75b16d1aab7e4a86403df8e36567bf ssh-agent -k 08:50:03 unset SSH_AUTH_SOCK; 08:50:03 unset SSH_AGENT_PID; 08:50:03 echo Agent pid 38 killed; 08:50:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:50:04 + git semver [Pipeline] } 08:50:04 $ docker stop --time=1 f678f3882e4927c647b2e18046ac778d3e75b16d1aab7e4a86403df8e36567bf 08:50:06 $ docker rm -f --volumes f678f3882e4927c647b2e18046ac778d3e75b16d1aab7e4a86403df8e36567bf [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 08:50:06 + [ -d /w/workspace/edgex-go/743/archives ] [Pipeline] libraryResource [Pipeline] sh 08:50:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:50:07 ---> package-listing.sh 08:50:07 ++ facter osfamily 08:50:07 ++ tr '[:upper:]' '[:lower:]' 08:50:08 + OS_FAMILY=debian 08:50:08 + workspace=/w/workspace/edgex-go/743 08:50:08 + START_PACKAGES=/tmp/packages_start.txt 08:50:08 + END_PACKAGES=/tmp/packages_end.txt 08:50:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:50:08 + PACKAGES=/tmp/packages_start.txt 08:50:08 + '[' /w/workspace/edgex-go/743 ']' 08:50:08 + PACKAGES=/tmp/packages_end.txt 08:50:08 + case "${OS_FAMILY}" in 08:50:08 + dpkg -l 08:50:08 + grep '^ii' 08:50:08 + '[' -f /tmp/packages_start.txt ']' 08:50:08 + '[' -f /tmp/packages_end.txt ']' 08:50:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:50:08 + '[' /w/workspace/edgex-go/743 ']' 08:50:08 + mkdir -p /w/workspace/edgex-go/743/archives/ 08:50:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/743/archives/ [Pipeline] echo 08:50:08 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/743/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:50:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:08 08:50:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:09 latest: Pulling from edgex-lftools-log-publisher 08:50:09 5eb5b503b376: Pulling fs layer 08:50:09 5c69ac0246d0: Pulling fs layer 08:50:09 ec43610c2a17: Pulling fs layer 08:50:09 3a2ae6a8a46f: Pulling fs layer 08:50:09 33b1e0a273af: Pulling fs layer 08:50:09 3a2ae6a8a46f: Waiting 08:50:09 33b1e0a273af: Waiting 08:50:09 5d3b04190fa2: Pulling fs layer 08:50:09 2f39f015ded8: Pulling fs layer 08:50:09 5d3b04190fa2: Waiting 08:50:09 2f39f015ded8: Waiting 08:50:09 5c69ac0246d0: Download complete 08:50:09 3a2ae6a8a46f: Verifying Checksum 08:50:09 3a2ae6a8a46f: Download complete 08:50:09 33b1e0a273af: Verifying Checksum 08:50:09 33b1e0a273af: Download complete 08:50:09 5d3b04190fa2: Download complete 08:50:09 ec43610c2a17: Verifying Checksum 08:50:09 ec43610c2a17: Download complete 08:50:09 5eb5b503b376: Verifying Checksum 08:50:09 5eb5b503b376: Download complete 08:50:10 2f39f015ded8: Download complete 08:50:10 5eb5b503b376: Pull complete 08:50:11 5c69ac0246d0: Pull complete 08:50:11 ec43610c2a17: Pull complete 08:50:11 3a2ae6a8a46f: Pull complete 08:50:12 33b1e0a273af: Pull complete 08:50:12 5d3b04190fa2: Pull complete 08:50:17 2f39f015ded8: Pull complete 08:50:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:50:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:17 prd-ubuntu20.04-docker-8c-8g-24503 does not seem to be running inside a container 08:50:17 $ 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/743/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/743 -v /w/workspace/edgex-go/743:/w/workspace/edgex-go/743:rw,z -v /w/workspace/edgex-go/743@tmp:/w/workspace/edgex-go/743@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:50:22 $ docker top a1ccb6e6281bb7d18f977fdf8f1712edb3387c2768d605a8b691523788d10234 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:23 + touch /tmp/pre-build-complete [Pipeline] sh 08:50:23 + mkdir -p /var/log/sysstat [Pipeline] sh 08:50:23 + ls /var/log/sa-host 08:50:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:50:24 provisioning config files... 08:50:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/743@tmp/config188742708798087058tmp [Pipeline] { [Pipeline] echo 08:50:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:50:24 ---> create-netrc.sh [Pipeline] } 08:50:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:50:24 ---> python-tools-install.sh [Pipeline] echo 08:50:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:50:25 ---> sudo-logs.sh 08:50:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:50:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:50:25 ---> job-cost.sh 08:50:25 lf-activate-venv: SKIPPING 08:50:25 DEBUG: total: 0.10999999940395355 08:50:25 INFO: Retrieving Stack Cost... 08:50:26 INFO: Retrieving Pricing Info for: v3-standard-8 08:50:26 INFO: Archiving Costs [Pipeline] echo 08:50:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:50:26 ---> logs-deploy.sh 08:50:26 lf-activate-venv: SKIPPING 08:50:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/743 08:50:26 INFO: archiving workspace using pattern(s): 08:50:27 Archives upload complete. 08:50:27 INFO: archiving logs to Nexus 08:50:28 ---> uname -a: 08:50:28 Linux prd-ubuntu20-04-docker-8c-8g-24503 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:50:28 08:50:28 08:50:28 ---> lscpu: 08:50:28 Architecture: x86_64 08:50:28 CPU op-mode(s): 32-bit, 64-bit 08:50:28 Byte Order: Little Endian 08:50:28 Address sizes: 40 bits physical, 48 bits virtual 08:50:28 CPU(s): 8 08:50:28 On-line CPU(s) list: 0-7 08:50:28 Thread(s) per core: 1 08:50:28 Core(s) per socket: 1 08:50:28 Socket(s): 8 08:50:28 NUMA node(s): 1 08:50:28 Vendor ID: AuthenticAMD 08:50:28 CPU family: 23 08:50:28 Model: 49 08:50:28 Model name: AMD EPYC-Rome Processor 08:50:28 Stepping: 0 08:50:28 CPU MHz: 2800.000 08:50:28 BogoMIPS: 5600.00 08:50:28 Virtualization: AMD-V 08:50:28 Hypervisor vendor: KVM 08:50:28 Virtualization type: full 08:50:28 L1d cache: 256 KiB 08:50:28 L1i cache: 256 KiB 08:50:28 L2 cache: 4 MiB 08:50:28 L3 cache: 128 MiB 08:50:28 NUMA node0 CPU(s): 0-7 08:50:28 Vulnerability Itlb multihit: Not affected 08:50:28 Vulnerability L1tf: Not affected 08:50:28 Vulnerability Mds: Not affected 08:50:28 Vulnerability Meltdown: Not affected 08:50:28 Vulnerability Mmio stale data: Not affected 08:50:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:50:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:50:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:50:28 Vulnerability Srbds: Not affected 08:50:28 Vulnerability Tsx async abort: Not affected 08:50:28 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 08:50:28 08:50:28 08:50:28 ---> nproc: 08:50:28 8 08:50:28 08:50:28 08:50:28 ---> df -h: 08:50:28 Filesystem Size Used Avail Use% Mounted on 08:50:28 overlay 155G 29G 127G 19% / 08:50:28 tmpfs 64M 0 64M 0% /dev 08:50:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:50:28 shm 64M 0 64M 0% /dev/shm 08:50:28 /dev/vda1 155G 29G 127G 19% /facter-os 08:50:28 08:50:28 08:50:28 ---> sar -b -r -n DEV: 08:50:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24503) 11/04/24 _x86_64_ (8 CPU) 08:50:28 08:50:28 08:02:36 LINUX RESTART (8 CPU) 08:50:28 08:50:28 08:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:50:28 08:04:01 351.64 39.19 312.45 0.00 4372.35 95848.46 0.00 08:50:28 08:05:01 185.84 1.48 184.35 0.00 25.06 100201.97 0.00 08:50:28 08:06:01 49.97 0.03 49.93 0.00 0.27 71559.91 0.00 08:50:28 08:07:01 32.02 2.70 29.32 0.00 60.91 44831.59 0.00 08:50:28 08:08:01 198.03 2.02 196.02 0.00 127.45 92068.66 0.00 08:50:28 08:09:02 516.98 9.45 507.54 0.00 4288.58 210644.36 0.00 08:50:28 08:10:01 531.23 7.28 523.95 0.00 69.77 188280.44 0.00 08:50:28 08:11:01 217.43 0.08 217.34 0.00 0.67 51478.97 0.00 08:50:28 08:12:01 263.92 0.00 263.92 0.00 0.00 89597.87 0.00 08:50:28 08:13:01 583.25 0.05 583.20 0.00 5.20 85771.97 0.00 08:50:28 08:14:01 37.93 0.00 37.93 0.00 0.00 1008.63 0.00 08:50:28 08:15:01 21.41 0.07 21.34 0.00 9.73 549.68 0.00 08:50:28 08:16:01 1.72 0.00 1.72 0.00 0.00 18.26 0.00 08:50:28 08:17:01 1.87 0.02 1.85 0.00 0.13 20.26 0.00 08:50:28 08:18:01 2.07 0.02 2.05 0.00 0.13 22.53 0.00 08:50:28 08:19:01 1.70 0.00 1.70 0.00 0.00 24.53 0.00 08:50:28 08:20:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 08:50:28 08:21:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 08:50:28 08:22:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 08:50:28 08:23:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 08:50:28 08:24:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 08:50:28 08:25:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 08:50:28 08:26:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 08:50:28 08:27:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 08:50:28 08:28:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 08:50:28 08:29:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 08:50:28 08:30:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 08:50:28 08:31:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 08:50:28 08:32:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 08:50:28 08:33:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 08:50:28 08:34:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 08:50:28 08:35:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 08:50:28 08:36:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 08:50:28 08:37:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 08:50:28 08:38:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 08:50:28 08:39:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 08:50:28 08:40:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 08:50:28 08:41:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 08:50:28 08:42:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 08:50:28 08:43:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 08:50:28 08:44:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 08:50:28 08:45:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 08:50:28 08:46:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 08:50:28 08:47:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 08:50:28 08:48:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 08:50:28 08:49:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 08:50:28 08:50:01 166.86 0.23 166.62 0.00 9.20 52969.04 0.00 08:50:28 Average: 67.84 1.32 66.53 0.00 189.74 23025.93 0.00 08:50:28 08:50:28 08:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:50:28 08:04:01 29077216 31490724 830756 2.53 70812 2621504 2074784 6.11 1091568 2329856 390864 08:50:28 08:05:01 27389008 31111692 1184928 3.60 126060 3759304 2482672 7.32 1880892 3092480 478436 08:50:28 08:06:01 27333376 31311664 982148 2.99 130008 3983672 2277856 6.71 1581448 3417604 178084 08:50:28 08:07:01 26219800 31386332 905976 2.76 133896 5102860 1943960 5.73 1883720 4168740 756716 08:50:28 08:08:01 23704404 31184452 1089684 3.31 150368 7376004 2564272 7.56 2155296 6357432 1842440 08:50:28 08:09:02 18508796 31096124 1140588 3.47 234248 12085176 3504680 10.33 2786940 10562788 583676 08:50:28 08:10:01 11629056 29635712 2548212 7.75 355120 16942520 7093852 20.91 4734300 14987176 279488 08:50:28 08:11:01 7656916 28443072 3734844 11.36 371160 19569252 9904092 29.19 7209196 16332448 1500048 08:50:28 08:12:01 6751212 30208648 1987408 6.04 382480 22169256 5455692 16.08 6464216 17956300 2040416 08:50:28 08:13:01 9403212 31353080 893648 2.72 389284 20842148 2378160 7.01 3510120 18510576 480 08:50:28 08:14:01 9449548 31401968 843740 2.57 391220 20842804 2164224 6.38 3689800 18288436 624 08:50:28 08:15:01 9441240 31395208 850292 2.59 392064 20843324 2189284 6.45 4085216 17901432 248 08:50:28 08:16:01 9443564 31397548 847964 2.58 392072 20843328 2189284 6.45 4082068 17901436 8 08:50:28 08:17:01 9442736 31396764 848728 2.58 392124 20843324 2189284 6.45 4082116 17901436 8 08:50:28 08:18:01 9458960 31413052 833704 2.54 392160 20843332 2201128 6.49 4067308 17901440 16 08:50:28 08:19:01 9458700 31412804 833912 2.54 392192 20843316 2201128 6.49 4067880 17901420 44 08:50:28 08:20:01 9459580 31413684 832860 2.53 392216 20843316 2201128 6.49 4066868 17901420 16 08:50:28 08:21:01 9459952 31414112 832632 2.53 392228 20843324 2201128 6.49 4066980 17901432 40 08:50:28 08:22:01 9459716 31413884 832836 2.53 392232 20843328 2201128 6.49 4066924 17901436 16 08:50:28 08:23:01 9459628 31413812 832772 2.53 392264 20843328 2201128 6.49 4067356 17901436 60 08:50:28 08:24:01 9460344 31414532 832024 2.53 392292 20843332 2201128 6.49 4066236 17901440 24 08:50:28 08:25:01 9460304 31414552 832000 2.53 392308 20843332 2201128 6.49 4066316 17901440 168 08:50:28 08:26:01 9460256 31414508 831956 2.53 392336 20843336 2201128 6.49 4066332 17901444 4 08:50:28 08:27:01 9460044 31414344 832260 2.53 392356 20843340 2217240 6.53 4066704 17901448 268 08:50:28 08:28:01 9459808 31414108 832480 2.53 392368 20843340 2217240 6.53 4066608 17901448 8 08:50:28 08:29:01 9460044 31414416 832124 2.53 392420 20843348 2217240 6.53 4066664 17901452 232 08:50:28 08:30:01 9459492 31413864 832600 2.53 392436 20843348 2217240 6.53 4066596 17901452 8 08:50:28 08:31:01 9459948 31414352 832068 2.53 392448 20843352 2217240 6.53 4066736 17901456 256 08:50:28 08:32:01 9459924 31414332 832060 2.53 392460 20843356 2217240 6.53 4066736 17901460 136 08:50:28 08:33:01 9459980 31414416 832092 2.53 392488 20843344 2217240 6.53 4066472 17901460 184 08:50:28 08:34:01 9460004 31414452 831992 2.53 392500 20843360 2217240 6.53 4066440 17901468 8 08:50:28 08:35:01 9459888 31414380 832252 2.53 392516 20843364 2217240 6.53 4066464 17901472 152 08:50:28 08:36:01 9459872 31414364 832232 2.53 392528 20843364 2217240 6.53 4066480 17901472 8 08:50:28 08:37:01 9460076 31414612 831972 2.53 392556 20843372 2217240 6.53 4066524 17901476 200 08:50:28 08:38:01 9459808 31414348 832144 2.53 392592 20843368 2217240 6.53 4066524 17901476 8 08:50:28 08:39:01 9459760 31414384 832088 2.53 392624 20843380 2217240 6.53 4066624 17901488 192 08:50:28 08:40:01 9459848 31414592 831924 2.53 392648 20843512 2217240 6.53 4066948 17901608 8 08:50:28 08:41:01 9459796 31414576 832148 2.53 392664 20843512 2217240 6.53 4066912 17901608 168 08:50:28 08:42:01 9459788 31414572 832116 2.53 392680 20843516 2217240 6.53 4066976 17901612 176 08:50:28 08:43:01 9459832 31414704 831860 2.53 392720 20843508 2217240 6.53 4067068 17901616 12 08:50:28 08:44:01 9460036 31414932 831568 2.53 392736 20843520 2217240 6.53 4067020 17901628 188 08:50:28 08:45:01 9459452 31414356 832032 2.53 392752 20843524 2233464 6.58 4067048 17901632 224 08:50:28 08:46:01 9459404 31414368 831988 2.53 392784 20843524 2233464 6.58 4067124 17901636 208 08:50:28 08:47:01 9459736 31414704 831612 2.53 392804 20843532 2233464 6.58 4067160 17901640 288 08:50:28 08:48:01 9459696 31414668 831580 2.53 392820 20843536 2233464 6.58 4067200 17901644 12 08:50:28 08:49:01 9459648 31414688 831588 2.53 392860 20843536 2233464 6.58 4066840 17901644 180 08:50:28 08:50:01 8262036 31344164 896404 2.73 414588 21847816 2360368 6.96 4174536 18881384 836 08:50:28 Average: 11413307 31264141 983336 2.99 359266 18865130 2588516 7.63 3905309 16200803 171402 08:50:28 08:50:28 08:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:50:28 08:04:01 docker0 559.66 536.24 37.08 2908.59 0.00 0.00 0.00 0.00 08:50:28 08:04:01 ens3 1398.54 1307.32 11445.41 173.96 0.00 0.00 0.00 0.00 08:50:28 08:04:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 08:50:28 08:05:01 docker0 176.90 260.64 16.67 2032.60 0.00 0.00 0.00 0.00 08:50:28 08:05:01 ens3 296.63 198.20 2067.21 33.29 0.00 0.00 0.00 0.00 08:50:28 08:05:01 veth8ac2e49 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:50:28 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:06:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 08:50:28 08:06:01 ens3 31.03 21.85 24.09 13.83 0.00 0.00 0.00 0.00 08:50:28 08:06:01 veth8ac2e49 1.23 1.27 0.11 0.11 0.00 0.00 0.00 0.00 08:50:28 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:07:01 ens3 24.06 18.24 21.76 14.20 0.00 0.00 0.00 0.00 08:50:28 08:07:01 veth8ac2e49 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:50:28 08:08:01 docker0 7.27 15.43 0.45 228.63 0.00 0.00 0.00 0.00 08:50:28 08:08:01 veth6c85f57 1.82 3.87 0.14 41.33 0.00 0.00 0.00 0.00 08:50:28 08:08:01 vethf00f8c2 0.33 0.47 0.03 0.14 0.00 0.00 0.00 0.00 08:50:28 08:08:01 vethf35452a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:08:01 ens3 204.20 143.46 3126.95 157.10 0.00 0.00 0.00 0.00 08:50:28 08:08:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 08:50:28 08:08:01 vethdb03315 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:08:01 vethf67ee2b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:08:01 vethda5be4f 2.02 4.33 0.15 38.73 0.00 0.00 0.00 0.00 08:50:28 08:08:01 vethf57d02e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:08:01 veth5d21159 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:08:01 veth7e378a0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:09:02 docker0 283.23 425.60 22.84 3815.47 0.00 0.00 0.00 0.00 08:50:28 08:09:02 veth56193b5 43.84 60.71 4.41 393.91 0.00 0.00 0.00 0.03 08:50:28 08:09:02 vethf00f8c2 0.08 0.83 0.00 0.04 0.00 0.00 0.00 0.00 08:50:28 08:09:02 veth2eeb918 36.19 56.81 3.78 381.58 0.00 0.00 0.00 0.03 08:50:28 08:09:02 ens3 667.75 372.59 6771.68 49.65 0.00 0.00 0.00 0.00 08:50:28 08:09:02 vethf7e3026 41.98 54.05 4.28 391.40 0.00 0.00 0.00 0.03 08:50:28 08:09:02 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 08:50:28 08:09:02 veth26fa41c 42.48 54.45 4.30 382.48 0.00 0.00 0.00 0.03 08:50:28 08:09:02 veth2edfe9f 39.62 52.64 4.11 394.00 0.00 0.00 0.00 0.03 08:50:28 08:10:01 docker0 216.65 371.57 19.21 4288.02 0.00 0.00 0.00 0.00 08:50:28 08:10:01 vethd3df4dc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:50:28 08:10:01 vethf00f8c2 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:50:28 08:10:01 vethe1af90c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:50:28 08:10:01 ens3 387.03 226.52 4301.46 28.88 0.00 0.00 0.00 0.00 08:50:28 08:10:01 vetha4c5d1b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:50:28 08:10:01 veth2119ab3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:50:28 08:10:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:10:01 veth023b7e0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:50:28 08:10:01 vethc549bb0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:50:28 08:10:01 vethda05a60 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:50:28 08:10:01 vethb584590 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:50:28 08:10:01 vethfa1271e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:50:28 08:10:01 veth4d1d15b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:50:28 08:10:01 veth571cc26 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:50:28 08:10:01 vethfb1dd0f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:50:28 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:11:01 vethd3df4dc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:11:01 vethf00f8c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:11:01 vethe1af90c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:11:01 ens3 4.72 2.43 3.85 2.03 0.00 0.00 0.00 0.00 08:50:28 08:11:01 vetha4c5d1b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:11:01 veth2119ab3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:11:01 veth023b7e0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:11:01 vethc549bb0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:11:01 vethda05a60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:11:01 vethb584590 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:11:01 vethfa1271e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:11:01 veth4d1d15b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:11:01 veth571cc26 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:11:01 vethfb1dd0f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:12:01 vethd3df4dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:12:01 vethf00f8c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:12:01 vethe1af90c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:12:01 ens3 5.35 3.50 4.31 2.37 0.00 0.00 0.00 0.00 08:50:28 08:12:01 vetha4c5d1b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:12:01 veth2119ab3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:12:01 veth023b7e0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:12:01 vethc549bb0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:12:01 vethda05a60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:12:01 vethb584590 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:12:01 vethfa1271e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:12:01 veth4d1d15b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:12:01 veth571cc26 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:12:01 vethfb1dd0f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:13:01 ens3 40.83 38.23 18.39 262.92 0.00 0.00 0.00 0.00 08:50:28 08:13:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 08:50:28 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:14:01 ens3 490.58 491.72 235.65 2442.38 0.00 0.00 0.00 0.00 08:50:28 08:14:01 lo 51.99 51.99 5.13 5.13 0.00 0.00 0.00 0.00 08:50:28 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:15:01 ens3 373.49 390.37 136.34 2532.78 0.00 0.00 0.00 0.00 08:50:28 08:15:01 lo 26.46 26.46 2.60 2.60 0.00 0.00 0.00 0.00 08:50:28 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:19:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:50:28 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:20:01 ens3 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:22:01 ens3 0.65 0.38 2.23 0.03 0.00 0.00 0.00 0.00 08:50:28 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:24:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:50:28 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:27:01 ens3 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 08:50:28 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:29:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:50:28 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:34:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:50:28 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:35:01 ens3 0.30 0.20 0.15 0.01 0.00 0.00 0.00 0.00 08:50:28 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:36:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:37:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:39:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 08:50:28 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:43:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:44:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:50:28 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:47:01 ens3 0.28 0.22 0.12 0.01 0.00 0.00 0.00 0.00 08:50:28 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:28 08:49:01 ens3 0.33 0.22 0.09 0.07 0.00 0.00 0.00 0.00 08:50:28 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:28 08:50:01 docker0 71.89 120.05 6.96 1256.97 0.00 0.00 0.00 0.00 08:50:28 08:50:01 ens3 382.59 234.53 7173.59 59.37 0.00 0.00 0.00 0.00 08:50:28 08:50:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 08:50:28 08:50:01 veth94d1288 0.57 0.68 0.09 0.52 0.00 0.00 0.00 0.00 08:50:28 Average: docker0 27.79 36.56 2.18 307.16 0.00 0.00 0.00 0.00 08:50:28 Average: ens3 91.22 72.99 747.27 122.85 0.00 0.00 0.00 0.00 08:50:28 Average: lo 2.01 2.01 0.20 0.20 0.00 0.00 0.00 0.00 08:50:28 Average: veth94d1288 0.01 0.01 0.00 0.01 0.00 0.00 0.00 0.00 08:50:28 08:50:28 08:50:28 ---> sar -P ALL: 08:50:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24503) 11/04/24 _x86_64_ (8 CPU) 08:50:28 08:50:28 08:02:36 LINUX RESTART (8 CPU) 08:50:28 08:50:28 08:03:02 CPU %user %nice %system %iowait %steal %idle 08:50:28 08:04:01 all 10.15 0.00 3.32 3.91 0.06 82.56 08:50:28 08:04:01 0 11.24 0.00 3.95 0.39 0.07 84.36 08:50:28 08:04:01 1 16.59 0.00 3.84 6.70 0.07 72.80 08:50:28 08:04:01 2 7.10 0.00 3.38 2.83 0.07 86.63 08:50:28 08:04:01 3 9.59 0.00 4.38 7.67 0.07 78.29 08:50:28 08:04:01 4 7.06 0.00 1.81 4.75 0.05 86.32 08:50:28 08:04:01 5 10.68 0.00 2.38 0.34 0.07 86.54 08:50:28 08:04:01 6 7.37 0.00 3.70 5.37 0.05 83.50 08:50:28 08:04:01 7 11.58 0.00 3.09 3.25 0.07 82.01 08:50:28 08:05:01 all 20.10 0.00 4.69 4.89 0.12 70.20 08:50:28 08:05:01 0 18.85 0.00 4.75 1.05 0.12 75.24 08:50:28 08:05:01 1 21.81 0.00 5.18 9.46 0.19 63.36 08:50:28 08:05:01 2 18.38 0.00 3.76 1.57 0.14 76.16 08:50:28 08:05:01 3 19.76 0.00 4.86 0.69 0.10 74.59 08:50:28 08:05:01 4 22.02 0.00 4.27 0.54 0.10 73.07 08:50:28 08:05:01 5 18.71 0.00 4.80 1.14 0.12 75.23 08:50:28 08:05:01 6 23.60 0.00 4.36 5.52 0.14 66.38 08:50:28 08:05:01 7 17.68 0.00 5.55 19.21 0.09 57.48 08:50:28 08:06:01 all 31.14 0.00 5.48 1.85 0.09 61.43 08:50:28 08:06:01 0 32.01 0.00 4.91 0.27 0.08 62.73 08:50:28 08:06:01 1 30.34 0.00 5.39 3.98 0.10 60.18 08:50:28 08:06:01 2 30.39 0.00 5.68 0.24 0.10 63.59 08:50:28 08:06:01 3 29.03 0.00 5.31 0.67 0.08 64.90 08:50:28 08:06:01 4 33.32 0.00 5.92 8.81 0.08 51.87 08:50:28 08:06:01 5 25.61 0.00 5.12 0.56 0.08 68.63 08:50:28 08:06:01 6 35.64 0.00 5.89 0.08 0.07 58.32 08:50:28 08:06:01 7 32.76 0.00 5.65 0.20 0.12 61.27 08:50:28 08:07:01 all 68.00 0.00 8.73 0.78 0.11 22.37 08:50:28 08:07:01 0 70.72 0.00 8.56 0.35 0.08 20.28 08:50:28 08:07:01 1 67.59 0.00 9.07 3.96 0.08 19.29 08:50:28 08:07:01 2 67.98 0.00 9.54 0.37 0.12 21.99 08:50:28 08:07:01 3 67.82 0.00 8.85 0.50 0.12 22.71 08:50:28 08:07:01 4 67.70 0.00 9.25 0.14 0.12 22.80 08:50:28 08:07:01 5 65.14 0.00 7.49 0.15 0.10 27.11 08:50:28 08:07:01 6 69.77 0.00 8.35 0.29 0.12 21.48 08:50:28 08:07:01 7 67.28 0.00 8.75 0.51 0.12 23.34 08:50:28 08:08:01 all 18.94 0.00 6.07 8.16 0.10 66.73 08:50:28 08:08:01 0 18.22 0.00 5.71 4.10 0.10 71.87 08:50:28 08:08:01 1 20.40 0.00 5.90 15.26 0.10 58.33 08:50:28 08:08:01 2 20.05 0.00 6.02 5.42 0.08 68.42 08:50:28 08:08:01 3 20.00 0.00 6.22 3.76 0.08 69.94 08:50:28 08:08:01 4 18.05 0.00 5.61 6.16 0.10 70.08 08:50:28 08:08:01 5 17.24 0.00 4.70 4.33 0.10 73.62 08:50:28 08:08:01 6 18.13 0.00 7.74 22.27 0.12 51.74 08:50:28 08:08:01 7 19.40 0.00 6.68 4.03 0.12 69.77 08:50:28 08:09:02 all 15.71 0.00 6.64 33.08 0.12 44.46 08:50:28 08:09:02 0 14.76 0.00 6.36 22.30 0.10 56.47 08:50:28 08:09:02 1 14.29 0.00 6.43 33.39 0.15 45.74 08:50:28 08:09:02 2 15.75 0.00 6.66 50.67 0.10 26.82 08:50:28 08:09:02 3 17.61 0.00 6.96 20.06 0.12 55.25 08:50:28 08:09:02 4 14.55 0.00 6.17 29.61 0.10 49.58 08:50:28 08:09:02 5 15.73 0.00 7.43 53.83 0.10 22.90 08:50:28 08:09:02 6 14.99 0.00 6.26 32.16 0.15 46.43 08:50:28 08:09:02 7 17.99 0.00 6.82 22.61 0.09 52.50 08:50:28 08:10:01 all 17.96 0.00 6.93 25.15 0.12 49.84 08:50:28 08:10:01 0 18.44 0.00 6.85 35.82 0.10 38.79 08:50:28 08:10:01 1 17.65 0.00 5.55 17.53 0.09 59.18 08:50:28 08:10:01 2 19.21 0.00 7.75 22.34 0.16 50.55 08:50:28 08:10:01 3 18.96 0.00 7.79 14.28 0.17 58.80 08:50:28 08:10:01 4 18.57 0.00 7.13 46.60 0.14 27.56 08:50:28 08:10:01 5 17.67 0.00 7.33 36.07 0.10 38.82 08:50:28 08:10:01 6 16.31 0.00 5.87 14.78 0.10 62.93 08:50:28 08:10:01 7 16.90 0.00 7.21 13.92 0.09 61.88 08:50:28 08:11:01 all 88.52 0.00 11.33 0.00 0.15 0.00 08:50:28 08:11:01 0 88.85 0.00 11.02 0.00 0.13 0.00 08:50:28 08:11:01 1 89.08 0.00 10.82 0.00 0.10 0.00 08:50:28 08:11:01 2 88.11 0.00 11.70 0.00 0.19 0.00 08:50:28 08:11:01 3 85.86 0.00 13.95 0.00 0.18 0.00 08:50:28 08:11:01 4 88.97 0.00 10.86 0.00 0.17 0.00 08:50:28 08:11:01 5 87.78 0.00 12.05 0.00 0.17 0.00 08:50:28 08:11:01 6 90.03 0.00 9.84 0.00 0.13 0.00 08:50:28 08:11:01 7 89.47 0.00 10.39 0.00 0.13 0.00 08:50:28 08:12:01 all 88.39 0.00 11.42 0.01 0.19 0.00 08:50:28 08:12:01 0 87.67 0.00 12.19 0.00 0.14 0.00 08:50:28 08:12:01 1 87.86 0.00 11.92 0.03 0.19 0.00 08:50:28 08:12:01 2 88.56 0.00 11.28 0.00 0.16 0.00 08:50:28 08:12:01 3 87.51 0.00 12.25 0.00 0.22 0.02 08:50:28 08:12:01 4 89.27 0.00 10.55 0.00 0.19 0.00 08:50:28 08:12:01 5 88.71 0.00 11.10 0.00 0.19 0.00 08:50:28 08:12:01 6 88.40 0.00 11.34 0.02 0.25 0.00 08:50:28 08:12:01 7 89.09 0.00 10.74 0.00 0.17 0.00 08:50:28 08:13:01 all 17.63 0.00 3.98 6.56 0.06 71.77 08:50:28 08:13:01 0 17.96 0.00 3.87 2.73 0.07 75.37 08:50:28 08:13:01 1 17.41 0.00 4.94 24.42 0.08 53.14 08:50:28 08:13:01 2 16.26 0.00 3.93 1.51 0.05 78.26 08:50:28 08:13:01 3 19.46 0.00 4.71 7.17 0.05 68.61 08:50:28 08:13:01 4 17.16 0.00 3.67 6.46 0.05 72.66 08:50:28 08:13:01 5 17.54 0.00 3.83 3.21 0.07 75.35 08:50:28 08:13:01 6 18.20 0.00 3.50 4.24 0.07 74.00 08:50:28 08:13:01 7 17.00 0.00 3.43 2.89 0.05 76.62 08:50:28 08:14:01 all 7.09 0.00 1.08 0.26 0.06 91.50 08:50:28 08:14:01 0 9.56 0.00 1.42 0.13 0.07 88.82 08:50:28 08:14:01 1 5.26 0.00 0.86 0.18 0.07 93.62 08:50:28 08:14:01 2 10.12 0.00 1.02 0.08 0.07 88.71 08:50:28 08:14:01 3 6.60 0.00 1.07 0.54 0.07 91.73 08:50:28 08:14:01 4 7.10 0.00 1.21 0.05 0.07 91.58 08:50:28 08:14:01 5 7.96 0.00 1.05 0.12 0.05 90.82 08:50:28 08:14:01 6 5.30 0.00 1.05 0.89 0.07 92.69 08:50:28 08:14:01 7 4.86 0.00 0.94 0.10 0.07 94.03 08:50:28 08:50:28 08:14:01 CPU %user %nice %system %iowait %steal %idle 08:50:28 08:15:01 all 8.76 0.00 0.79 0.14 0.05 90.25 08:50:28 08:15:01 0 12.23 0.00 0.80 0.05 0.05 86.87 08:50:28 08:15:01 1 4.96 0.00 0.89 0.69 0.05 93.41 08:50:28 08:15:01 2 9.05 0.00 0.70 0.03 0.07 90.15 08:50:28 08:15:01 3 3.06 0.00 0.62 0.02 0.03 96.27 08:50:28 08:15:01 4 9.35 0.00 0.97 0.02 0.05 89.62 08:50:28 08:15:01 5 11.70 0.00 0.82 0.05 0.07 87.36 08:50:28 08:15:01 6 8.60 0.00 0.75 0.18 0.03 90.44 08:50:28 08:15:01 7 11.17 0.00 0.79 0.08 0.08 87.87 08:50:28 08:16:01 all 0.13 0.00 0.01 0.01 0.01 99.84 08:50:28 08:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:50:28 08:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:50:28 08:16:01 2 0.90 0.00 0.03 0.00 0.03 99.04 08:50:28 08:16:01 3 0.07 0.00 0.03 0.00 0.00 99.90 08:50:28 08:16:01 4 0.02 0.00 0.00 0.03 0.00 99.95 08:50:28 08:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:16:01 6 0.02 0.00 0.00 0.07 0.02 99.90 08:50:28 08:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:50:28 08:17:01 all 0.05 0.00 0.02 0.02 0.01 99.90 08:50:28 08:17:01 0 0.03 0.00 0.03 0.02 0.00 99.92 08:50:28 08:17:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:50:28 08:17:01 2 0.12 0.00 0.02 0.00 0.02 99.85 08:50:28 08:17:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:50:28 08:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:17:01 6 0.08 0.00 0.02 0.13 0.00 99.77 08:50:28 08:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:50:28 08:18:01 all 0.02 0.00 0.02 0.01 0.01 99.94 08:50:28 08:18:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:50:28 08:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:18:01 2 0.02 0.00 0.05 0.00 0.03 99.90 08:50:28 08:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:18:01 4 0.00 0.00 0.03 0.00 0.00 99.97 08:50:28 08:18:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:50:28 08:18:01 6 0.00 0.00 0.02 0.05 0.02 99.92 08:50:28 08:18:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:50:28 08:19:01 all 0.02 0.00 0.01 0.04 0.01 99.92 08:50:28 08:19:01 0 0.02 0.00 0.02 0.08 0.00 99.88 08:50:28 08:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:50:28 08:19:01 2 0.05 0.00 0.00 0.00 0.03 99.92 08:50:28 08:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:19:01 4 0.02 0.00 0.00 0.08 0.00 99.90 08:50:28 08:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:50:28 08:19:01 6 0.03 0.00 0.00 0.17 0.00 99.80 08:50:28 08:19:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:50:28 08:20:01 all 0.04 0.00 0.01 0.01 0.01 99.94 08:50:28 08:20:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:50:28 08:20:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:50:28 08:20:01 2 0.13 0.00 0.02 0.00 0.02 99.83 08:50:28 08:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:50:28 08:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:50:28 08:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:20:01 6 0.02 0.00 0.02 0.03 0.00 99.93 08:50:28 08:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:50:28 08:21:01 all 0.25 0.00 0.01 0.00 0.01 99.73 08:50:28 08:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:50:28 08:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:50:28 08:21:01 2 1.92 0.00 0.00 0.00 0.00 98.08 08:50:28 08:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:50:28 08:21:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:50:28 08:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:50:28 08:21:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:50:28 08:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:50:28 08:22:01 all 0.17 0.00 0.01 0.02 0.00 99.79 08:50:28 08:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:50:28 08:22:01 1 0.03 0.00 0.02 0.07 0.00 99.88 08:50:28 08:22:01 2 1.21 0.00 0.02 0.00 0.02 98.76 08:50:28 08:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:50:28 08:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:22:01 6 0.00 0.00 0.02 0.12 0.00 99.87 08:50:28 08:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:50:28 08:23:01 all 0.16 0.00 0.02 0.01 0.01 99.80 08:50:28 08:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:23:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:50:28 08:23:01 2 1.08 0.00 0.03 0.00 0.02 98.87 08:50:28 08:23:01 3 0.05 0.00 0.07 0.00 0.02 99.87 08:50:28 08:23:01 4 0.00 0.00 0.00 0.07 0.00 99.93 08:50:28 08:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:50:28 08:23:01 6 0.12 0.00 0.00 0.00 0.00 99.88 08:50:28 08:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:50:28 08:24:01 all 0.22 0.00 0.01 0.01 0.01 99.76 08:50:28 08:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:50:28 08:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:50:28 08:24:01 2 1.48 0.00 0.00 0.00 0.02 98.50 08:50:28 08:24:01 3 0.07 0.00 0.00 0.00 0.02 99.92 08:50:28 08:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:50:28 08:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:24:01 6 0.02 0.00 0.02 0.03 0.02 99.92 08:50:28 08:24:01 7 0.08 0.00 0.02 0.00 0.00 99.90 08:50:28 08:25:01 all 0.27 0.00 0.01 0.03 0.01 99.68 08:50:28 08:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:50:28 08:25:01 2 1.99 0.00 0.02 0.00 0.00 98.00 08:50:28 08:25:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:50:28 08:25:01 4 0.02 0.00 0.02 0.20 0.02 99.75 08:50:28 08:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:25:01 6 0.03 0.00 0.00 0.07 0.00 99.90 08:50:28 08:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:50:28 08:50:28 08:25:01 CPU %user %nice %system %iowait %steal %idle 08:50:28 08:26:01 all 0.14 0.00 0.01 0.01 0.01 99.84 08:50:28 08:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:26:01 2 0.96 0.00 0.02 0.00 0.02 99.01 08:50:28 08:26:01 3 0.07 0.00 0.02 0.00 0.03 99.88 08:50:28 08:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:50:28 08:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:26:01 6 0.02 0.00 0.00 0.03 0.02 99.93 08:50:28 08:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:50:28 08:27:01 all 0.11 0.00 0.00 0.00 0.00 99.89 08:50:28 08:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:27:01 2 0.71 0.00 0.00 0.00 0.00 99.29 08:50:28 08:27:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:50:28 08:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:27:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:50:28 08:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:50:28 08:28:01 all 0.08 0.00 0.01 0.00 0.01 99.90 08:50:28 08:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:50:28 08:28:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:50:28 08:28:01 2 0.42 0.00 0.02 0.00 0.02 99.55 08:50:28 08:28:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:50:28 08:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:28:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:50:28 08:28:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:50:28 08:29:01 all 0.03 0.00 0.02 0.03 0.01 99.91 08:50:28 08:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:50:28 08:29:01 1 0.00 0.00 0.02 0.18 0.00 99.80 08:50:28 08:29:01 2 0.08 0.00 0.02 0.00 0.02 99.88 08:50:28 08:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:50:28 08:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:50:28 08:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:50:28 08:29:01 6 0.08 0.00 0.03 0.05 0.02 99.82 08:50:28 08:29:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:50:28 08:30:01 all 0.04 0.00 0.01 0.00 0.00 99.94 08:50:28 08:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:50:28 08:30:01 1 0.03 0.00 0.00 0.02 0.02 99.93 08:50:28 08:30:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:50:28 08:30:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:50:28 08:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:50:28 08:30:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:50:28 08:30:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:50:28 08:30:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:50:28 08:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:50:28 08:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:31:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:50:28 08:31:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:50:28 08:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:50:28 08:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:50:28 08:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:50:28 08:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:50:28 08:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:50:28 08:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:50:28 08:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:32:01 6 0.02 0.00 0.00 0.03 0.02 99.93 08:50:28 08:32:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:50:28 08:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:50:28 08:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:33:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:50:28 08:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:50:28 08:33:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:50:28 08:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:50:28 08:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:33:01 6 0.00 0.00 0.03 0.02 0.00 99.95 08:50:28 08:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:50:28 08:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:50:28 08:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:50:28 08:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:50:28 08:34:01 3 0.07 0.00 0.03 0.00 0.03 99.87 08:50:28 08:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:50:28 08:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:50:28 08:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:50:28 08:35:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:50:28 08:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:35:01 1 0.02 0.00 0.00 0.05 0.00 99.93 08:50:28 08:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:35:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:50:28 08:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:35:01 6 0.02 0.00 0.02 0.07 0.02 99.88 08:50:28 08:35:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:50:28 08:36:01 all 0.02 0.00 0.01 0.04 0.01 99.92 08:50:28 08:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:36:01 1 0.02 0.00 0.00 0.27 0.02 99.70 08:50:28 08:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:50:28 08:36:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:50:28 08:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:36:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:50:28 08:36:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:50:28 08:50:28 08:36:01 CPU %user %nice %system %iowait %steal %idle 08:50:28 08:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:50:28 08:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:50:28 08:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:50:28 08:37:01 2 0.07 0.00 0.00 0.00 0.00 99.93 08:50:28 08:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:50:28 08:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:50:28 08:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:37:01 6 0.03 0.00 0.02 0.03 0.00 99.92 08:50:28 08:37:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:50:28 08:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:50:28 08:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:38:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:50:28 08:38:01 2 0.15 0.00 0.02 0.00 0.00 99.83 08:50:28 08:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:50:28 08:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:50:28 08:38:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:50:28 08:39:01 all 0.20 0.00 0.01 0.00 0.01 99.77 08:50:28 08:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:39:01 2 1.42 0.00 0.00 0.00 0.02 98.56 08:50:28 08:39:01 3 0.05 0.00 0.03 0.00 0.03 99.88 08:50:28 08:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:50:28 08:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:50:28 08:39:01 6 0.03 0.00 0.02 0.03 0.02 99.90 08:50:28 08:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:50:28 08:40:01 all 0.13 0.00 0.02 0.01 0.01 99.84 08:50:28 08:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:50:28 08:40:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:50:28 08:40:01 2 0.98 0.00 0.05 0.00 0.00 98.97 08:50:28 08:40:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:50:28 08:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:40:01 6 0.00 0.00 0.00 0.05 0.00 99.95 08:50:28 08:40:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:50:28 08:41:01 all 0.12 0.00 0.01 0.01 0.01 99.84 08:50:28 08:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:50:28 08:41:01 2 0.85 0.00 0.02 0.00 0.02 99.12 08:50:28 08:41:01 3 0.03 0.00 0.05 0.00 0.03 99.88 08:50:28 08:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:50:28 08:41:01 6 0.00 0.00 0.00 0.03 0.02 99.95 08:50:28 08:41:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:50:28 08:42:01 all 0.10 0.00 0.01 0.01 0.01 99.88 08:50:28 08:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:50:28 08:42:01 2 0.76 0.00 0.00 0.00 0.02 99.22 08:50:28 08:42:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:50:28 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:42:01 6 0.00 0.00 0.02 0.03 0.00 99.95 08:50:28 08:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:50:28 08:43:01 all 0.27 0.00 0.01 0.01 0.01 99.70 08:50:28 08:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:50:28 08:43:01 1 0.02 0.00 0.00 0.03 0.02 99.93 08:50:28 08:43:01 2 1.97 0.00 0.00 0.00 0.00 98.03 08:50:28 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:43:01 6 0.07 0.00 0.05 0.02 0.02 99.85 08:50:28 08:43:01 7 0.07 0.00 0.03 0.00 0.02 99.88 08:50:28 08:44:01 all 0.14 0.00 0.01 0.00 0.00 99.85 08:50:28 08:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:50:28 08:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:50:28 08:44:01 2 0.91 0.00 0.02 0.00 0.02 99.06 08:50:28 08:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:44:01 7 0.07 0.00 0.03 0.00 0.02 99.88 08:50:28 08:45:01 all 0.21 0.00 0.02 0.02 0.01 99.75 08:50:28 08:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:45:01 1 0.00 0.00 0.00 0.08 0.02 99.90 08:50:28 08:45:01 2 1.49 0.00 0.02 0.00 0.00 98.50 08:50:28 08:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:50:28 08:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:50:28 08:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:45:01 6 0.03 0.00 0.02 0.05 0.02 99.88 08:50:28 08:45:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:50:28 08:46:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:50:28 08:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:50:28 08:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:46:01 2 0.13 0.00 0.00 0.00 0.02 99.85 08:50:28 08:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:50:28 08:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:50:28 08:46:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:50:28 08:46:01 7 0.10 0.00 0.07 0.00 0.03 99.80 08:50:28 08:47:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:50:28 08:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:47:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:50:28 08:47:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:50:28 08:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:50:28 08:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:47:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:50:28 08:47:01 7 0.08 0.00 0.02 0.00 0.03 99.87 08:50:28 08:50:28 08:47:01 CPU %user %nice %system %iowait %steal %idle 08:50:28 08:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:50:28 08:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:48:01 1 0.00 0.00 0.02 0.07 0.02 99.90 08:50:28 08:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:50:28 08:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:50:28 08:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:50:28 08:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:50:28 08:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:50:28 08:48:01 7 0.07 0.00 0.05 0.00 0.03 99.85 08:50:28 08:49:01 all 0.01 0.00 0.01 0.01 0.01 99.95 08:50:28 08:49:01 0 0.00 0.00 0.03 0.02 0.02 99.93 08:50:28 08:49:01 1 0.00 0.00 0.00 0.03 0.00 99.97 08:50:28 08:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:50:28 08:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:50:28 08:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:50:28 08:49:01 6 0.00 0.00 0.02 0.07 0.02 99.90 08:50:28 08:49:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:50:28 08:50:01 all 8.35 0.00 3.82 2.61 0.07 85.15 08:50:28 08:50:01 0 8.53 0.00 3.47 0.42 0.07 87.51 08:50:28 08:50:01 1 8.09 0.00 5.82 14.90 0.10 71.09 08:50:28 08:50:01 2 9.61 0.00 3.32 0.37 0.07 86.63 08:50:28 08:50:01 3 8.83 0.00 4.41 0.24 0.07 86.46 08:50:28 08:50:01 4 7.16 0.00 2.24 0.05 0.05 90.50 08:50:28 08:50:01 5 7.42 0.00 3.63 1.10 0.08 87.78 08:50:28 08:50:01 6 7.52 0.00 4.51 3.72 0.05 84.20 08:50:28 08:50:01 7 9.67 0.00 3.20 0.22 0.05 86.86 08:50:28 Average: all 8.48 0.00 1.57 1.83 0.03 88.09 08:50:28 Average: 0 8.62 0.00 1.56 1.41 0.03 88.39 08:50:28 Average: 1 8.44 0.00 1.61 2.76 0.03 87.15 08:50:28 Average: 2 8.77 0.00 1.57 1.78 0.04 87.85 08:50:28 Average: 3 8.31 0.00 1.72 1.16 0.04 88.76 08:50:28 Average: 4 8.40 0.00 1.46 2.16 0.03 87.95 08:50:28 Average: 5 8.23 0.00 1.51 2.10 0.03 88.13 08:50:28 Average: 6 8.48 0.00 1.54 1.90 0.03 88.05 08:50:28 Average: 7 8.56 0.00 1.55 1.40 0.04 88.46 08:50:28 08:50:28 08:50:28