Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 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-ssh4404382336662283758.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-ssh4184068645844391474.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-ssh17239910878409487016.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-ssh821826834627781718.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-ssh16438903267974094140.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21979’ Running on prd-ubuntu20.04-docker-8c-8g-21981 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/714 [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/714 # 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 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 (main) Commit message: "Merge pull request #4942 from weichou1229/upgrade-contracts" > 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 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 # timeout=10 > git rev-list --no-walk 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:35:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:35:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:35:49 ========================================================= 03:35:49 EdgeX Global Pipelines Version Info 03:35:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:35:50 ------------------- 03:35:50 stable info: 03:35:50 ------------------- 03:35:50 Commited By: Ginny Guan ginny@iotechsys.com 03:35:50 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:35:50 Message: update stable to v1.0.265 03:35:51 ------------------- 03:35:51 experimental info: 03:35:51 ------------------- 03:35:51 Commited By: Cherry Wang cherry@iotechsys.com 03:35:51 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:35:51 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fec19b [Pipeline] echo 03:35:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:51 provisioning config files... 03:35:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/714@tmp/config12080157114497868346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:52 ---> ****-login.sh 03:35:52 nexus3.edgexfoundry.org:10001 03:35:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:52 Configure a credential helper to remove this warning. See 03:35:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:52 03:35:52 Login Succeeded 03:35:52 nexus3.edgexfoundry.org:10002 03:35:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:52 Configure a credential helper to remove this warning. See 03:35:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:52 03:35:52 Login Succeeded 03:35:52 nexus3.edgexfoundry.org:10003 03:35:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:52 Configure a credential helper to remove this warning. See 03:35:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:52 03:35:52 Login Succeeded 03:35:52 nexus3.edgexfoundry.org:10004 03:35:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:52 Configure a credential helper to remove this warning. See 03:35:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:52 03:35:52 Login Succeeded 03:35:52 ****.io 03:35:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:53 Configure a credential helper to remove this warning. See 03:35:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:53 03:35:53 Login Succeeded 03:35:53 ---> ****-login.sh ends [Pipeline] } 03:35:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:35:53 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 03:35:53 + dirname cmd/core-command/Dockerfile 03:35:53 + cut -d/ -f2 03:35:53 + echo core-command,cmd/core-command/Dockerfile 03:35:53 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:35:53 cut -d/ -f2 03:35:53 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:35:53 + + dirname cmd/core-data/Dockerfile 03:35:53 cut -d/ -f2 03:35:53 + echo core-data,cmd/core-data/Dockerfile 03:35:53 + dirname cmd/core-keeper/Dockerfile 03:35:53 + cut -d/ -f2 03:35:53 + echo core-keeper,cmd/core-keeper/Dockerfile 03:35:53 + dirname cmd/core-metadata/Dockerfile 03:35:53 + cut -d/ -f2 03:35:53 + echo core-metadata,cmd/core-metadata/Dockerfile 03:35:53 + dirname cmd/security-bootstrapper/Dockerfile 03:35:53 + cut -d/ -f2 03:35:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:35:53 + dirname cmd/security-proxy-auth/Dockerfile 03:35:53 + cut -d/ -f2 03:35:53 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:35:53 + dirname cmd/security-proxy-setup/Dockerfile 03:35:53 + cut -d/ -f2 03:35:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:35:53 + dirname cmd/security-secretstore-setup/Dockerfile 03:35:53 + cut -d/ -f2 03:35:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:35:53 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:35:53 + cut -d/ -f2 03:35:53 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:35:53 + cut -d/ -f2 03:35:53 + dirname cmd/security-spire-agent/Dockerfile 03:35:53 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:35:53 + dirname cmd/security-spire-config/Dockerfile 03:35:53 + cut -d/ -f2 03:35:53 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:35:53 + cut -d/ -f2 03:35:53 + dirname cmd/security-spire-server/Dockerfile 03:35:53 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:35:53 + dirname cmd/support-cron-scheduler/Dockerfile 03:35:53 + cut -d/ -f2 03:35:53 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 03:35:53 + dirname cmd/support-notifications/Dockerfile 03:35:53 + cut -d/ -f2 03:35:53 + echo support-notifications,cmd/support-notifications/Dockerfile 03:35:53 + dirname cmd/support-scheduler/Dockerfile 03:35:53 + cut -d/ -f2 03:35:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:35:53 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:35:53 + git rev-list -1 --merges 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273~1..5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] echo 03:35:53 -----------> git rev-list -1 --merges 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273~1..5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:35:53 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [false] [Pipeline] sh 03:35:54 + git log --format=format:%s -1 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] echo 03:35:54 ========================================================= 03:35:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:35:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:35:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:35:54 + grep -v github /etc/ssh/ssh_known_hosts 03:35:54 + [ -e /tmp/ssh_known_hosts ] 03:35:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:35:54 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 03:35:54 -a /etc/ssh/ssh_known_hosts 03:35:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:54 03:35:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:55 0.1.4: Pulling from edgex-devops/py-git-semver 03:35:55 b85a868b505f: Pulling fs layer 03:35:55 e2be974225ed: Pulling fs layer 03:35:55 339a4e72a1f5: Pulling fs layer 03:35:55 988bab9f4d93: Pulling fs layer 03:35:55 988bab9f4d93: Waiting 03:35:55 1469e6f7b9e6: Pulling fs layer 03:35:55 eaf3925da568: Pulling fs layer 03:35:55 bab4dde63d76: Pulling fs layer 03:35:55 bde34c3a00c8: Pulling fs layer 03:35:55 b352a97aabf1: Pulling fs layer 03:35:55 4872d77fe225: Pulling fs layer 03:35:55 5851b861e8e6: Pulling fs layer 03:35:55 1469e6f7b9e6: Waiting 03:35:55 bde34c3a00c8: Waiting 03:35:55 b352a97aabf1: Waiting 03:35:55 4872d77fe225: Waiting 03:35:55 eaf3925da568: Waiting 03:35:55 bab4dde63d76: Waiting 03:35:55 e2be974225ed: Verifying Checksum 03:35:55 e2be974225ed: Download complete 03:35:55 988bab9f4d93: Verifying Checksum 03:35:55 988bab9f4d93: Download complete 03:35:55 339a4e72a1f5: Verifying Checksum 03:35:55 339a4e72a1f5: Download complete 03:35:55 1469e6f7b9e6: Download complete 03:35:55 eaf3925da568: Download complete 03:35:55 bde34c3a00c8: Verifying Checksum 03:35:55 bde34c3a00c8: Download complete 03:35:55 b352a97aabf1: Verifying Checksum 03:35:55 b352a97aabf1: Download complete 03:35:55 4872d77fe225: Verifying Checksum 03:35:55 4872d77fe225: Download complete 03:35:55 5851b861e8e6: Download complete 03:35:55 b85a868b505f: Verifying Checksum 03:35:55 b85a868b505f: Download complete 03:35:55 bab4dde63d76: Verifying Checksum 03:35:55 bab4dde63d76: Download complete 03:35:57 b85a868b505f: Pull complete 03:35:57 e2be974225ed: Pull complete 03:35:57 339a4e72a1f5: Pull complete 03:35:57 988bab9f4d93: Pull complete 03:35:57 1469e6f7b9e6: Pull complete 03:35:57 eaf3925da568: Pull complete 03:35:59 bab4dde63d76: Pull complete 03:35:59 bde34c3a00c8: Pull complete 03:35:59 b352a97aabf1: Pull complete 03:36:00 4872d77fe225: Pull complete 03:36:00 5851b861e8e6: Pull complete 03:36:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:36:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:00 prd-ubuntu20.04-docker-8c-8g-21981 does not seem to be running inside a container 03:36:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/714 -v /w/workspace/edgex-go/714:/w/workspace/edgex-go/714:rw,z -v /w/workspace/edgex-go/714@tmp:/w/workspace/edgex-go/714@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 03:36:03 $ docker top 6975d34683bde712dbc07a8b329d53ada366aeee4dae981851ac28e2399d379e -eo pid,comm 03:36:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:36:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:36:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:03 [ssh-agent] Looking for ssh-agent implementation... 03:36:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:03 $ docker exec 6975d34683bde712dbc07a8b329d53ada366aeee4dae981851ac28e2399d379e ssh-agent 03:36:03 SSH_AUTH_SOCK=/tmp/ssh-tipQWMp9BxXM/agent.32 03:36:03 SSH_AGENT_PID=38 03:36:03 Running ssh-add (command line suppressed) 03:36:03 Identity added: /w/workspace/edgex-go/714@tmp/private_key_1007004008762554981.key (/w/workspace/edgex-go/714@tmp/private_key_1007004008762554981.key) 03:36:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:04 + git tag --points-at HEAD [Pipeline] } 03:36:04 $ docker exec --env ******** --env ******** 6975d34683bde712dbc07a8b329d53ada366aeee4dae981851ac28e2399d379e ssh-agent -k 03:36:04 unset SSH_AUTH_SOCK; 03:36:04 unset SSH_AGENT_PID; 03:36:04 echo Agent pid 38 killed; 03:36:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:36:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:36:04 [ssh-agent] Looking for ssh-agent implementation... 03:36:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:36:04 $ docker exec 6975d34683bde712dbc07a8b329d53ada366aeee4dae981851ac28e2399d379e ssh-agent 03:36:04 SSH_AUTH_SOCK=/tmp/ssh-CRKw924G0SzW/agent.70 03:36:04 SSH_AGENT_PID=76 03:36:04 Running ssh-add (command line suppressed) 03:36:04 Identity added: /w/workspace/edgex-go/714@tmp/private_key_9313498573507818142.key (/w/workspace/edgex-go/714@tmp/private_key_9313498573507818142.key) 03:36:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:36:04 + git semver init 03:36:05 2024-10-07 03:36:05,127 [run_init] DEBUG init version:0.0.0 force:False 03:36:05 2024-10-07 03:36:05,128 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/714/.semver 03:36:05 2024-10-07 03:36:05,128 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/714/.semver 03:36:05 2024-10-07 03:36:05,128 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/714/.semver'], cwd=/w/workspace/edgex-go/714, universal_newlines=False, shell=None, istream=None) 03:36:13 2024-10-07 03:36:12,940 [append_file] DEBUG append to file:/w/workspace/edgex-go/714/.git/info/exclude 03:36:13 2024-10-07 03:36:12,941 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/714/.semver/main with force:False 03:36:13 2024-10-07 03:36:12,942 [read_version] DEBUG read version from /w/workspace/edgex-go/714/.semver/main 03:36:13 2024-10-07 03:36:12,942 [read_version] DEBUG read version from /w/workspace/edgex-go/714/.semver/main 03:36:13 3.2.0-dev.91 [Pipeline] } 03:36:13 $ docker exec --env ******** --env ******** 6975d34683bde712dbc07a8b329d53ada366aeee4dae981851ac28e2399d379e ssh-agent -k 03:36:13 unset SSH_AUTH_SOCK; 03:36:13 unset SSH_AGENT_PID; 03:36:13 echo Agent pid 76 killed; 03:36:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:36:13 + git semver [Pipeline] } 03:36:14 $ docker stop --time=1 6975d34683bde712dbc07a8b329d53ada366aeee4dae981851ac28e2399d379e 03:36:15 $ docker rm -f --volumes 6975d34683bde712dbc07a8b329d53ada366aeee4dae981851ac28e2399d379e [Pipeline] // withDockerContainer [Pipeline] sh 03:36:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:36:16 Stashed 1 file(s) [Pipeline] echo 03:36:16 [edgeXSemver]: initialized semver on version 3.2.0-dev.91 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:36:16 + git config --global --add safe.directory /w/workspace/edgex-go/714 [Pipeline] echo 03:36:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:36:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:36:16 ========================================================= 03:36:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:36:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:36:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:36:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:36:16 43c4264eed91: Pulling fs layer 03:36:16 4cc291be95ef: Pulling fs layer 03:36:16 2ac1f1163629: Pulling fs layer 03:36:16 5c3c966382ef: Pulling fs layer 03:36:16 4f4fb700ef54: Pulling fs layer 03:36:16 5d5c8e513c77: Pulling fs layer 03:36:16 9f66e0745190: Pulling fs layer 03:36:16 f49a43e4bbc0: Pulling fs layer 03:36:16 561ebcabdf7f: Pulling fs layer 03:36:16 9f66e0745190: Waiting 03:36:16 f49a43e4bbc0: Waiting 03:36:16 561ebcabdf7f: Waiting 03:36:16 4f4fb700ef54: Waiting 03:36:16 5d5c8e513c77: Waiting 03:36:16 5c3c966382ef: Waiting 03:36:16 4cc291be95ef: Download complete 03:36:16 5c3c966382ef: Verifying Checksum 03:36:16 5c3c966382ef: Download complete 03:36:16 4f4fb700ef54: Download complete 03:36:16 5d5c8e513c77: Verifying Checksum 03:36:16 5d5c8e513c77: Download complete 03:36:16 43c4264eed91: Download complete 03:36:16 9f66e0745190: Verifying Checksum 03:36:16 9f66e0745190: Download complete 03:36:17 43c4264eed91: Pull complete 03:36:17 561ebcabdf7f: Verifying Checksum 03:36:17 561ebcabdf7f: Download complete 03:36:17 4cc291be95ef: Pull complete 03:36:17 2ac1f1163629: Download complete 03:36:17 f49a43e4bbc0: Verifying Checksum 03:36:17 f49a43e4bbc0: Download complete 03:36:20 2ac1f1163629: Pull complete 03:36:20 5c3c966382ef: Pull complete 03:36:20 4f4fb700ef54: Pull complete 03:36:20 5d5c8e513c77: Pull complete 03:36:21 9f66e0745190: Pull complete 03:36:23 f49a43e4bbc0: Pull complete 03:36:23 561ebcabdf7f: Pull complete 03:36:23 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:36:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:36:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:36:23 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:36:23 WORKDIR /edgex 03:36:23 COPY go.mod . 03:36:23 RUN go mod download -t 03:36:23 ci-base-image-x86_64 -f - . 03:36:24 Sending build context to Docker daemon 179.6MB 03:36:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:36:24 ---> 3a752c3f9dda 03:36:24 Step 2/4 : WORKDIR /edgex 03:36:29 ---> Running in 4ed9eade1042 03:36:30 Removing intermediate container 4ed9eade1042 03:36:30 ---> 803f758b29a7 03:36:30 Step 3/4 : COPY go.mod . 03:36:30 ---> cd0348992cbf 03:36:30 Step 4/4 : RUN go mod download 03:36:30 ---> Running in 1ef13a172f3c 03:36:31 Still waiting to schedule task 03:36:31 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21980’ 03:36:56 Removing intermediate container 1ef13a172f3c 03:36:56 ---> 37e61767e0e7 03:36:56 Successfully built 37e61767e0e7 03:36:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:56 + docker inspect -f . ci-base-image-x86_64 03:36:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:57 prd-ubuntu20.04-docker-8c-8g-21981 does not seem to be running inside a container 03:36:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/714 -v /w/workspace/edgex-go/714:/w/workspace/edgex-go/714:rw,z -v /w/workspace/edgex-go/714@tmp:/w/workspace/edgex-go/714@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 03:36:57 $ docker top f57a911b67bc3637856a2155844b02efbf795803f0aa605ba4d4a06b7c560cb0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:57 + go version 03:36:57 go version go1.23.2 linux/amd64 [Pipeline] } 03:36:57 $ docker stop --time=1 f57a911b67bc3637856a2155844b02efbf795803f0aa605ba4d4a06b7c560cb0 03:36:59 $ docker rm -f --volumes f57a911b67bc3637856a2155844b02efbf795803f0aa605ba4d4a06b7c560cb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:59 + docker inspect -f . ci-base-image-x86_64 03:36:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:59 prd-ubuntu20.04-docker-8c-8g-21981 does not seem to be running inside a container 03:36:59 $ 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/714 -v /w/workspace/edgex-go/714:/w/workspace/edgex-go/714:rw,z -v /w/workspace/edgex-go/714@tmp:/w/workspace/edgex-go/714@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 03:37:00 $ docker top 35ef4b42862d20bf70e525c6250e161e4b3db3d8058544b5bd61baa57bb461d6 -eo pid,comm [Pipeline] { [Pipeline] echo 03:37:00 ========================================================= 03:37:00 [edgeXBuildGoParallel] Running Tests and Build... 03:37:00 ========================================================= [Pipeline] sh 03:37:00 + git config --global --add safe.directory /w/workspace/edgex-go/714 [Pipeline] fileExists [Pipeline] sh 03:37:00 + make test 03:37:00 go test -race -coverprofile=coverage.out ./... 03:37:08 ? github.com/edgexfoundry/edgex-go [no test files] 03:37:35 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 03:37:35 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 03:37:37 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 03:37:37 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 03:37:37 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 03:37:37 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 03:37:37 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 03:37:37 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 03:37:37 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 03:37:37 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 03:37:37 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 03:37:37 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 03:37:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:37:38 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 03:37:38 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 03:37:38 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 03:37:40 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 03:37:40 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 03:37:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements 03:37:41 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 03:37:41 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 03:37:41 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 03:37:42 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 03:37:42 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 03:37:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.084s coverage: 97.0% of statements 03:37:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:37:43 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 03:37:43 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 03:37:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 03:37:43 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:37:43 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 03:37:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 03:37:43 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:37:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 03:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:37:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 03:37:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 03:37:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:37:44 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 03:37:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements 03:37:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements 03:37:45 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 03:37:45 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 03:37:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.837s coverage: 93.4% of statements 03:37:45 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements 03:37:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 10.3% of statements 03:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:37:47 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 03:37:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 03:37:47 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 03:37:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:37:47 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 03:37:47 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 03:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:37:47 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 03:37:47 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 03:37:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.368s coverage: 95.8% of statements 03:37:48 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 03:37:48 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 03:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:37:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 03:37:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] 03:37:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.036s coverage: 0.8% of statements 03:37:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 42.5% of statements 03:37:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements 03:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.018s coverage: 77.8% of statements 03:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 03:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 03:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 03:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:37:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 03:37:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 03:37:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 03:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:37:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 03:37:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 03:37:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 03:37:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 03:37:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 03:37:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 03:37:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 03:37:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 03:37:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 03:37:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 03:37:54 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 03:37:54 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 03:37:54 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 03:37:56 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 03:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:37:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 03:37:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 03:38:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 03:38:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 03:38:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 03:38:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 03:38:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 03:38:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements 03:38:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:38:02 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 03:38:02 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 03:38:02 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 03:38:02 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 03:38:03 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 03:38:03 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 03:38:03 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 03:38:05 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 03:38:05 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 03:38:05 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:38:06 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 03:38:06 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 03:38:06 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 03:38:06 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 03:38:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:38:08 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 03:38:08 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 03:38:08 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:38:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 03:38:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 03:38:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:38:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.324s coverage: 79.9% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.046s coverage: 92.9% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 66.7% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.018s coverage: 75.0% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.126s coverage: 36.5% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 89.5% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 4.9% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.065s coverage: 97.1% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.039s coverage: 35.9% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 19.9% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.033s coverage: 61.8% of statements 03:38:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 98.9% of statements 03:38:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:38:16 running golangci-lint 03:38:16 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 03:38:16 go version go1.23.2 linux/amd64 03:38:17 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 03:38:17 level=info msg="[config_reader] Used config file .golangci.yml" 03:38:17 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:38:39 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|deps|imports|files|compiled_files|exports_file) took 21.286251759s" 03:38:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.298917ms" 03:38:51 level=info msg="[linters_context/goanalysis] analyzers took 1m43.515310957s with top 10 stages: buildir: 1m3.123632639s, gosec: 4.068486466s, inspect: 3.080376429s, fact_deprecated: 2.649216779s, printf: 2.173957343s, ctrlflow: 1.728556046s, nilness: 1.504191755s, fact_purity: 1.37148204s, S1038: 974.828814ms, typedness: 912.114786ms" 03:38:51 level=info msg="[runner] Issues before processing: 219, after processing: 0" 03:38:51 level=info msg="[runner] Processors filtering stat (in/out): cgo: 219/219, filename_unadjuster: 219/219, path_prettifier: 219/219, skip_files: 219/219, exclude: 219/219, nolint: 22/0, skip_dirs: 219/219, autogenerated_exclude: 219/219, identifier_marker: 219/219, exclude-rules: 219/22, invalid_issue: 219/219" 03:38:51 level=info msg="[runner] processing took 17.226678ms with stages: nolint: 7.556709ms, identifier_marker: 5.296047ms, exclude-rules: 1.558444ms, autogenerated_exclude: 1.142791ms, path_prettifier: 1.05229ms, skip_dirs: 536.315µs, invalid_issue: 48.091µs, cgo: 21.871µs, filename_unadjuster: 10.84µs, max_same_issues: 690ns, uniq_by_line: 400ns, fixer: 370ns, skip_files: 280ns, exclude: 270ns, sort_results: 260ns, path_prefixer: 220ns, max_from_linter: 170ns, source_code: 150ns, diff: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns" 03:38:51 level=info msg="[runner] linters took 13.007791462s with stages: goanalysis_metalinter: 12.990482072s" 03:38:51 level=info msg="File cache stats: 0 entries of total size 0B" 03:38:51 level=info msg="Memory: 339 samples, avg is 296.3MB, max is 1270.5MB" 03:38:51 level=info msg="Execution took 34.349652831s" 03:38:51 go vet ./... 03:38:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:38:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:38:58 ./bin/test-attribution-txt.sh [Pipeline] echo 03:38:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:38:59 + ls -al . 03:38:59 total 1848 03:38:59 drwxrwxr-x 11 1001 1001 4096 Oct 7 03:37 . 03:38:59 drwxr-xr-x 4 root root 4096 Oct 7 03:36 .. 03:38:59 drwxrwxr-x 2 1001 1001 4096 Oct 7 03:35 .blubracket 03:38:59 -rw-rw-r-- 1 1001 1001 10 Oct 7 03:35 .dockerignore 03:38:59 drwxrwxr-x 8 1001 1001 4096 Oct 7 03:38 .git 03:38:59 drwxrwxr-x 3 1001 1001 4096 Oct 7 03:35 .github 03:38:59 -rw-rw-r-- 1 1001 1001 1102 Oct 7 03:35 .gitignore 03:38:59 -rw-rw-r-- 1 1001 1001 199 Oct 7 03:35 .golangci.yml 03:38:59 -rw-rw-r-- 1 1001 1001 100 Oct 7 03:35 .hadolint.yml 03:38:59 drwxr-xr-x 3 1001 1001 4096 Oct 7 03:36 .semver 03:38:59 -rw-rw-r-- 1 1001 1001 155 Oct 7 03:35 .sonarcloud.properties 03:38:59 -rw-rw-r-- 1 1001 1001 1171 Oct 7 03:35 ADOPTERS.md 03:38:59 -rw-rw-r-- 1 1001 1001 21553 Oct 7 03:35 Attribution.txt 03:38:59 -rw-rw-r-- 1 1001 1001 100284 Oct 7 03:35 CHANGELOG.md 03:38:59 -rw-rw-r-- 1 1001 1001 3804 Oct 7 03:35 CONTRIBUTING.md 03:38:59 -rw-rw-r-- 1 1001 1001 677 Oct 7 03:35 GOVERNANCE.md 03:38:59 -rw-rw-r-- 1 1001 1001 861 Oct 7 03:35 Jenkinsfile 03:38:59 -rw-rw-r-- 1 1001 1001 10775 Oct 7 03:35 LICENSE 03:38:59 -rw-rw-r-- 1 1001 1001 16854 Oct 7 03:35 Makefile 03:38:59 -rw-rw-r-- 1 1001 1001 582 Oct 7 03:35 OWNERS.md 03:38:59 -rw-rw-r-- 1 1001 1001 9528 Oct 7 03:35 README.md 03:38:59 -rw-rw-r-- 1 1001 1001 789 Oct 7 03:35 SECURITY.md 03:38:59 -rw-rw-r-- 1 1001 1001 12 Oct 7 03:36 VERSION 03:38:59 drwxrwxr-x 2 1001 1001 4096 Oct 7 03:35 bin 03:38:59 drwxrwxr-x 20 1001 1001 4096 Oct 7 03:35 cmd 03:38:59 -rw-r--r-- 1 root root 1502112 Oct 7 03:38 coverage.out 03:38:59 drwxrwxr-x 2 1001 1001 4096 Oct 7 03:35 fuzz_test 03:38:59 -rw-rw-r-- 1 1001 1001 7305 Oct 7 03:35 go.mod 03:38:59 -rw-rw-r-- 1 1001 1001 102748 Oct 7 03:35 go.sum 03:38:59 drwxrwxr-x 7 1001 1001 4096 Oct 7 03:35 internal 03:38:59 drwxrwxr-x 3 1001 1001 4096 Oct 7 03:35 openapi 03:38:59 -rw-rw-r-- 1 1001 1001 584 Oct 7 03:35 security.txt 03:38:59 -rw-rw-r-- 1 1001 1001 204 Oct 7 03:35 version.go [Pipeline] sh 03:38:59 + '[' -e coverage.out ] 03:38:59 + chown 1001:1001 coverage.out [Pipeline] stash 03:38:59 Stashed 1 file(s) [Pipeline] sh 03:38:59 + make build 03:38:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:39:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:39:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:39:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:39:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:39:26 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:39:30 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:39:32 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:39:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:39:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:39:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:39:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:39:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:39:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:39:40 $ docker stop --time=1 35ef4b42862d20bf70e525c6250e161e4b3db3d8058544b5bd61baa57bb461d6 03:39:46 $ docker rm -f --volumes 35ef4b42862d20bf70e525c6250e161e4b3db3d8058544b5bd61baa57bb461d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:39:47 03:39:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:39:49 latest: Pulling from edgex-devops/edgex-compose 03:39:49 91d30c5bc195: Pulling fs layer 03:39:49 2e9b0aa3be6d: Pulling fs layer 03:39:49 9c61dcf015f6: Pulling fs layer 03:39:49 4698f68db338: Pulling fs layer 03:39:49 2a2f49069b9e: Pulling fs layer 03:39:49 e0025b399a48: Pulling fs layer 03:39:49 4698f68db338: Waiting 03:39:49 2a2f49069b9e: Waiting 03:39:49 e0025b399a48: Waiting 03:39:49 91d30c5bc195: Verifying Checksum 03:39:49 91d30c5bc195: Download complete 03:39:49 4698f68db338: Verifying Checksum 03:39:49 4698f68db338: Download complete 03:39:49 91d30c5bc195: Pull complete 03:39:49 2e9b0aa3be6d: Verifying Checksum 03:39:49 2e9b0aa3be6d: Download complete 03:39:49 e0025b399a48: Verifying Checksum 03:39:49 e0025b399a48: Download complete 03:39:49 2a2f49069b9e: Download complete 03:39:49 2e9b0aa3be6d: Pull complete 03:39:49 9c61dcf015f6: Verifying Checksum 03:39:49 9c61dcf015f6: Download complete 03:39:52 9c61dcf015f6: Pull complete 03:39:52 4698f68db338: Pull complete 03:39:52 2a2f49069b9e: Pull complete 03:39:52 e0025b399a48: Pull complete 03:39:52 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:39:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:39:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:52 prd-ubuntu20.04-docker-8c-8g-21981 does not seem to be running inside a container 03:39:52 $ 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/714 -v /w/workspace/edgex-go/714:/w/workspace/edgex-go/714:rw,z -v /w/workspace/edgex-go/714@tmp:/w/workspace/edgex-go/714@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 03:39:55 $ docker top c56a6ff0c29372d03056a5d9255b43b27e0df3b607e7328ee9cd4f27d681dc8d -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:55 + docker compose -f ./docker-compose-build.yml build --parallel 03:39:58 #1 [security-bootstrapper internal] load build definition from Dockerfile 03:39:58 #1 transferring dockerfile: 3.17kB done 03:39:58 #1 DONE 0.0s 03:39:58 03:39:58 #2 [security-proxy-auth internal] load build definition from Dockerfile 03:39:58 #2 transferring dockerfile: 2.15kB done 03:39:58 #2 DONE 0.0s 03:39:58 03:39:58 #3 [security-secretstore-setup internal] load build definition from Dockerfile 03:39:58 #3 transferring dockerfile: 2.49kB done 03:39:58 #3 DONE 0.0s 03:39:58 03:39:58 #4 [core-metadata internal] load build definition from Dockerfile 03:39:58 #4 transferring dockerfile: 2.13kB done 03:39:58 #4 DONE 0.0s 03:39:58 03:39:58 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:39:58 #5 transferring dockerfile: 1.89kB done 03:39:58 #5 DONE 0.0s 03:39:58 03:39:58 #6 [support-notifications internal] load build definition from Dockerfile 03:39:58 #6 transferring dockerfile: 2.02kB done 03:39:58 #6 DONE 0.0s 03:39:58 03:39:58 #7 [security-spire-agent internal] load build definition from Dockerfile 03:39:58 #7 transferring dockerfile: 1.81kB done 03:39:58 #7 DONE 0.0s 03:39:58 03:39:58 #8 [security-bootstrapper internal] load .dockerignore 03:39:58 #8 transferring context: 50B done 03:39:58 #8 DONE 0.0s 03:39:58 03:39:58 #9 [core-data internal] load build definition from Dockerfile 03:39:58 #9 transferring dockerfile: 2.07kB done 03:39:58 #9 DONE 0.0s 03:39:58 03:39:58 #10 [support-scheduler internal] load build definition from Dockerfile 03:39:58 #10 transferring dockerfile: 1.93kB done 03:39:58 #10 DONE 0.0s 03:39:58 03:39:58 #11 [support-cron-scheduler internal] load build definition from Dockerfile 03:39:58 #11 transferring dockerfile: 1.85kB done 03:39:58 #11 DONE 0.0s 03:39:58 03:39:58 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:39:58 #12 transferring dockerfile: 2.23kB done 03:39:58 #12 DONE 0.0s 03:39:58 03:39:58 #13 [security-proxy-setup internal] load build definition from Dockerfile 03:39:58 #13 transferring dockerfile: 2.50kB done 03:39:58 #13 DONE 0.0s 03:39:58 03:39:58 #14 [core-keeper internal] load build definition from Dockerfile 03:39:58 #14 transferring dockerfile: 2.07kB done 03:39:58 #14 DONE 0.0s 03:39:58 03:39:58 #15 [core-command internal] load build definition from Dockerfile 03:39:58 #15 transferring dockerfile: 1.93kB done 03:39:58 #15 DONE 0.0s 03:39:58 03:39:58 #16 [security-spire-server internal] load build definition from Dockerfile 03:39:58 #16 transferring dockerfile: 1.70kB done 03:39:58 #16 DONE 0.0s 03:39:58 03:39:58 #17 [security-spire-config internal] load build definition from Dockerfile 03:39:58 #17 transferring dockerfile: 1.69kB done 03:39:58 #17 DONE 0.0s 03:39:58 03:39:58 #18 [security-proxy-auth internal] load .dockerignore 03:39:58 #18 transferring context: 50B done 03:39:58 #18 DONE 0.0s 03:39:58 03:39:58 #19 [security-secretstore-setup internal] load .dockerignore 03:39:58 #19 transferring context: 50B done 03:39:58 #19 DONE 0.0s 03:39:58 03:39:58 #20 [core-metadata internal] load .dockerignore 03:39:58 #20 transferring context: 50B done 03:39:58 #20 DONE 0.0s 03:39:58 03:39:58 #21 [security-spiffe-token-provider internal] load .dockerignore 03:39:58 #21 transferring context: 50B done 03:39:58 #21 DONE 0.0s 03:39:58 03:39:58 #22 [security-spire-agent internal] load .dockerignore 03:39:58 #22 transferring context: 50B done 03:39:58 #22 DONE 0.0s 03:39:58 03:39:58 #23 [support-notifications internal] load .dockerignore 03:39:58 #23 transferring context: 50B done 03:39:58 #23 DONE 0.0s 03:39:58 03:39:58 #24 [core-data internal] load .dockerignore 03:39:58 #24 transferring context: 50B done 03:39:58 #24 DONE 0.0s 03:39:58 03:39:58 #25 [support-cron-scheduler internal] load .dockerignore 03:39:58 #25 transferring context: 50B done 03:39:58 #25 DONE 0.0s 03:39:58 03:39:58 #26 [support-scheduler internal] load .dockerignore 03:39:58 #26 transferring context: 50B done 03:39:58 #26 DONE 0.0s 03:39:58 03:39:58 #27 [core-common-config-bootstrapper internal] load .dockerignore 03:39:58 #27 transferring context: 50B done 03:39:58 #27 DONE 0.0s 03:39:58 03:39:58 #28 [security-proxy-setup internal] load .dockerignore 03:39:58 #28 transferring context: 50B done 03:39:58 #28 DONE 0.0s 03:39:58 03:39:58 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:39:58 #29 DONE 0.0s 03:39:58 03:39:58 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 03:39:58 #30 DONE 0.1s 03:39:58 03:39:58 #31 [core-command internal] load .dockerignore 03:39:58 #31 transferring context: 50B done 03:39:58 #31 DONE 0.1s 03:39:58 03:39:58 #32 [core-keeper internal] load .dockerignore 03:39:58 #32 transferring context: 50B done 03:39:58 #32 DONE 0.1s 03:39:58 03:39:58 #33 [security-spire-server internal] load .dockerignore 03:39:58 #33 transferring context: 50B done 03:39:58 #33 DONE 0.1s 03:39:58 03:39:58 #34 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:39:58 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:39:58 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:39:58 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:39:58 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:39:58 #34 DONE 0.1s 03:39:58 03:39:58 #35 [security-spire-config internal] load .dockerignore 03:39:58 #35 transferring context: 50B done 03:39:58 #35 DONE 0.1s 03:39:58 03:39:58 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:39:58 #29 DONE 0.0s 03:39:58 03:39:58 #34 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:39:58 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:39:58 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:39:58 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:39:58 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:39:58 #34 DONE 0.1s 03:39:58 03:39:58 #36 [security-secretstore-setup internal] load build context 03:39:58 #36 ... 03:39:58 03:39:58 #34 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:39:58 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:39:58 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:39:58 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:39:58 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:39:58 #34 DONE 0.1s 03:39:58 03:39:58 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:39:58 #29 DONE 0.0s 03:39:58 03:39:58 #36 [security-secretstore-setup internal] load build context 03:39:58 #36 ... 03:39:58 03:39:58 #34 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:39:58 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:39:58 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:39:58 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:39:58 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:39:58 #34 DONE 0.1s 03:39:58 03:39:58 #29 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:39:58 #29 DONE 0.0s 03:39:58 03:39:58 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:39:58 #37 DONE 0.6s 03:39:58 03:39:58 #36 [security-secretstore-setup internal] load build context 03:39:58 #36 ... 03:39:58 03:39:58 #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:39:58 #29 DONE 0.0s 03:39:58 03:39:58 #36 [security-secretstore-setup internal] load build context 03:39:58 #36 ... 03:39:58 03:39:58 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:39:58 #29 DONE 0.0s 03:39:58 03:39:58 #36 [security-secretstore-setup internal] load build context 03:40:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21983 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:40:01 Running in /w/workspace/edgex-go/714 [Pipeline] { [Pipeline] checkout 03:40:04 The recommended git tool is: git 03:40:04 #36 transferring context: 376.83MB 4.9s 03:40:05 #36 transferring context: 452.39MB 5.5s done 03:40:05 #36 ... 03:40:05 03:40:05 #38 [security-proxy-auth internal] load build context 03:40:05 #38 transferring context: 452.39MB 6.8s done 03:40:05 #38 ... 03:40:05 03:40:05 #39 [security-bootstrapper internal] load build context 03:40:05 #39 transferring context: 452.39MB 7.4s done 03:40:08 #39 ... 03:40:08 03:40:08 #40 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:40:08 #40 ... 03:40:08 03:40:08 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 03:40:08 #30 ... 03:40:08 03:40:08 #41 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:40:08 #41 ... 03:40:08 03:40:08 #42 [security-spiffe-token-provider internal] load build context 03:40:08 #42 transferring context: 452.39MB 6.8s done 03:40:08 #42 ... 03:40:08 03:40:08 #43 [core-data internal] load build context 03:40:08 #43 transferring context: 452.39MB 5.3s done 03:40:08 #43 ... 03:40:08 03:40:08 #44 [core-data builder 2/7] WORKDIR /edgex-go 03:40:09 #44 ... 03:40:09 03:40:09 #45 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:40:09 #45 ... 03:40:09 03:40:09 #46 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:40:09 #46 ... 03:40:09 03:40:09 #47 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:40:09 #47 ... 03:40:09 03:40:09 #48 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:40:09 #48 ... 03:40:09 03:40:09 #49 [support-notifications internal] load build context 03:40:09 #49 transferring context: 452.39MB 7.0s done 03:40:10 #49 ... 03:40:10 03:40:10 #50 [core-metadata internal] load build context 03:40:10 #50 transferring context: 452.39MB 7.3s done 03:40:10 #50 ... 03:40:10 03:40:10 #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:40:10 #51 ... 03:40:10 03:40:10 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:40:13 using credential edgex-jenkins-ssh 03:40:13 Cloning the remote Git repository 03:40:14 #52 ... 03:40:14 03:40:14 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 03:40:14 #30 DONE 16.4s 03:40:14 03:40:14 #34 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:40:14 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:40:14 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:40:14 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:40:14 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:40:14 #34 DONE 0.1s 03:40:14 03:40:14 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:40:14 #37 DONE 0.6s 03:40:14 03:40:14 #36 [security-secretstore-setup internal] load build context 03:40:14 #36 DONE 16.4s 03:40:14 03:40:14 #38 [security-proxy-auth internal] load build context 03:40:14 #38 DONE 16.4s 03:40:14 03:40:14 #42 [security-spiffe-token-provider internal] load build context 03:40:14 #42 DONE 16.4s 03:40:14 03:40:14 #49 [support-notifications internal] load build context 03:40:14 #49 DONE 16.3s 03:40:14 03:40:14 #50 [core-metadata internal] load build context 03:40:14 #50 DONE 16.4s 03:40:14 03:40:14 #43 [core-data internal] load build context 03:40:14 #43 DONE 16.3s 03:40:14 03:40:14 #44 [support-scheduler builder 2/7] WORKDIR /edgex-go 03:40:14 #44 DONE 16.3s 03:40:14 03:40:14 #39 [security-bootstrapper internal] load build context 03:40:14 #39 DONE 16.6s 03:40:14 03:40:14 #53 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:40:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:40:14 > git init /w/workspace/edgex-go/714 # timeout=10 03:40:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:40:14 > git --version # timeout=10 03:40:14 > git --version # 'git version 2.25.1' 03:40:14 using GIT_SSH to set credentials SSH Credentials for GitHub 03:40:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:40:15 #53 ... 03:40:15 03:40:15 #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:40:15 #51 DONE 16.6s 03:40:15 03:40:15 #34 [security-spire-server stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:40:15 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:40:15 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:40:15 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:40:15 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:40:15 #34 DONE 0.1s 03:40:15 03:40:15 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:40:15 #45 DONE 16.7s 03:40:15 03:40:15 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:40:15 #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:40:15 #54 ... 03:40:15 03:40:15 #55 [security-spire-config internal] load build context 03:40:15 #55 transferring context: 26.23kB 0.0s done 03:40:15 #55 DONE 0.1s 03:40:15 03:40:15 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:40:15 #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 03:40:15 #54 ... 03:40:15 03:40:15 #56 [security-spire-agent internal] load build context 03:40:15 #56 transferring context: 27.51kB 0.0s done 03:40:15 #56 DONE 0.1s 03:40:15 03:40:15 #57 [security-spire-server internal] load build context 03:40:15 #57 transferring context: 27.98kB 0.0s done 03:40:15 #57 DONE 0.2s 03:40:15 03:40:15 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:40:15 #54 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:40:15 #54 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 03:40:15 #54 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 03:40:15 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 03:40:15 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 03:40:15 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:40:15 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 03:40:15 #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 03:40:15 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 03:40:15 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 03:40:16 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 03:40:16 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s 03:40:16 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.6s 03:40:16 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 0.7s 03:40:16 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 0.8s 03:40:16 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 1.1s 03:40:16 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s 03:40:21 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.2s 03:40:24 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 8.4s done 03:40:25 #54 ... 03:40:25 03:40:25 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:40:25 #58 ... 03:40:25 03:40:25 #48 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:40:25 #48 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:25 #48 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:25 #48 17.30 (1/1) Installing dumb-init (1.2.5-r3) 03:40:25 #48 17.32 Executing busybox-1.36.1-r29.trigger 03:40:25 #48 17.33 OK: 8 MiB in 15 packages 03:40:25 #48 ... 03:40:25 03:40:25 #59 [core-command internal] load build context 03:40:25 #59 transferring context: 452.39MB 7.6s done 03:40:25 #59 ... 03:40:25 03:40:25 #60 [core-keeper internal] load build context 03:40:25 #60 transferring context: 452.39MB 7.1s done 03:40:25 #60 ... 03:40:25 03:40:25 #61 [support-scheduler internal] load build context 03:40:25 #61 transferring context: 452.39MB 7.6s done 03:40:25 #61 ... 03:40:25 03:40:25 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:40:25 #52 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:25 #52 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:25 #52 17.41 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:40:25 #52 17.41 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:40:25 #52 17.41 OK: 24163 distinct packages available 03:40:25 #52 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:25 #52 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:25 #52 17.91 (1/14) Installing ca-certificates (20240705-r0) 03:40:25 #52 18.02 (2/14) Installing brotli-libs (1.1.0-r2) 03:40:25 #52 18.02 (3/14) Installing c-ares (1.33.1-r0) 03:40:25 #52 18.03 (4/14) Installing libunistring (1.2-r0) 03:40:25 #52 18.04 (5/14) Installing libidn2 (2.3.7-r0) 03:40:25 #52 18.04 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:40:25 #52 18.05 (7/14) Installing libpsl (0.21.5-r1) 03:40:25 #52 18.05 (8/14) Installing zstd-libs (1.5.6-r0) 03:40:25 #52 18.06 (9/14) Installing libcurl (8.10.1-r0) 03:40:25 #52 18.07 (10/14) Installing curl (8.10.1-r0) 03:40:25 #52 18.07 (11/14) Installing dumb-init (1.2.5-r3) 03:40:25 #52 18.08 (12/14) Installing musl-obstack (1.2.3-r2) 03:40:25 #52 18.08 (13/14) Installing libucontext (1.2-r3) 03:40:25 #52 18.08 (14/14) Installing gcompat (1.1.0-r4) 03:40:25 #52 18.09 Executing busybox-1.36.1-r29.trigger 03:40:25 #52 18.09 Executing ca-certificates-20240705-r0.trigger 03:40:25 #52 18.13 OK: 13 MiB in 28 packages 03:40:25 #52 ... 03:40:25 03:40:25 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:40:25 #0 7.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:25 #0 7.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:25 #0 8.113 OK: 246 MiB in 54 packages 03:40:25 #62 ... 03:40:25 03:40:25 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:40:25 #0 9.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:25 #0 9.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:25 #0 9.471 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:40:25 #0 9.471 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:40:25 #0 9.471 OK: 24163 distinct packages available 03:40:25 #0 9.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:25 #0 9.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:25 #0 10.04 (1/4) Installing dumb-init (1.2.5-r3) 03:40:25 #0 10.14 (2/4) Installing musl-obstack (1.2.3-r2) 03:40:25 #0 10.15 (3/4) Installing libucontext (1.2-r3) 03:40:25 #0 10.15 (4/4) Installing gcompat (1.1.0-r4) 03:40:25 #0 10.16 Executing busybox-1.36.1-r29.trigger 03:40:25 #0 10.16 OK: 8 MiB in 18 packages 03:40:26 #63 ... 03:40:26 03:40:26 #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:40:26 #64 ... 03:40:26 03:40:26 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:40:26 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 03:40:26 #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:40:26 #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 03:40:26 #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 03:40:26 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 03:40:26 #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:40:26 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 03:40:26 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 03:40:26 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.5s done 03:40:26 #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 03:40:26 #65 ... 03:40:26 03:40:26 #40 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:40:26 #40 17.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:26 #40 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:26 #40 17.61 (1/2) Installing dumb-init (1.2.5-r3) 03:40:26 #40 17.61 (2/2) Installing su-exec (0.2-r3) 03:40:26 #40 17.61 Executing busybox-1.36.1-r29.trigger 03:40:26 #40 17.61 OK: 8 MiB in 16 packages 03:40:26 #40 ... 03:40:26 03:40:26 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:40:26 #66 ... 03:40:26 03:40:26 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:40:26 #67 ... 03:40:26 03:40:26 #68 [security-proxy-setup internal] load build context 03:40:26 #68 transferring context: 452.39MB 7.2s done 03:40:26 #68 ... 03:40:26 03:40:26 #41 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:40:26 #41 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:26 #41 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:26 #41 17.40 (1/4) Installing ca-certificates (20240705-r0) 03:40:26 #41 17.42 (2/4) Installing dumb-init (1.2.5-r3) 03:40:26 #41 17.43 (3/4) Installing su-exec (0.2-r3) 03:40:26 #41 17.43 (4/4) Installing yq-go (4.44.1-r2) 03:40:26 #41 17.52 Executing busybox-1.36.1-r29.trigger 03:40:26 #41 17.53 Executing ca-certificates-20240705-r0.trigger 03:40:26 #41 17.59 OK: 19 MiB in 18 packages 03:40:27 #41 ... 03:40:27 03:40:27 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:40:27 #0 9.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:27 #0 9.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:27 #0 10.06 (1/3) Installing ca-certificates (20240705-r0) 03:40:27 #0 10.08 (2/3) Installing dumb-init (1.2.5-r3) 03:40:27 #0 10.08 (3/3) Installing tzdata (2024b-r0) 03:40:27 #0 10.12 Executing busybox-1.36.1-r29.trigger 03:40:27 #0 10.18 Executing ca-certificates-20240705-r0.trigger 03:40:27 #0 10.22 OK: 10 MiB in 17 packages 03:40:27 #69 ... 03:40:27 03:40:27 #46 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:40:27 #46 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:27 #46 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:27 #46 17.39 (1/1) Installing dumb-init (1.2.5-r3) 03:40:27 #46 17.39 Executing busybox-1.36.1-r29.trigger 03:40:27 #46 17.40 OK: 8 MiB in 15 packages 03:40:27 #46 ... 03:40:27 03:40:27 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:40:27 #70 ... 03:40:27 03:40:27 #71 [core-common-config-bootstrapper internal] load build context 03:40:27 #71 transferring context: 452.39MB 7.1s done 03:40:27 #71 ... 03:40:27 03:40:27 #47 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:40:27 #47 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:27 #47 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:27 #47 17.39 (1/2) Installing ca-certificates (20240705-r0) 03:40:27 #47 17.42 (2/2) Installing dumb-init (1.2.5-r3) 03:40:27 #47 17.42 Executing busybox-1.36.1-r29.trigger 03:40:27 #47 17.42 Executing ca-certificates-20240705-r0.trigger 03:40:27 #47 17.48 OK: 9 MiB in 16 packages 03:40:27 #47 ... 03:40:27 03:40:27 #72 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:40:28 #72 ... 03:40:28 03:40:28 #73 [support-cron-scheduler internal] load build context 03:40:28 #73 transferring context: 452.39MB 6.9s done 03:40:30 #73 ... 03:40:30 03:40:30 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:40:30 #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 03:40:32 #54 ... 03:40:32 03:40:32 #73 [support-cron-scheduler internal] load build context 03:40:32 #73 DONE 18.1s 03:40:32 03:40:32 #60 [core-keeper internal] load build context 03:40:32 #60 DONE 18.1s 03:40:32 03:40:32 #71 [core-common-config-bootstrapper internal] load build context 03:40:32 #71 DONE 18.1s 03:40:32 03:40:32 #68 [security-proxy-setup internal] load build context 03:40:32 #68 DONE 18.1s 03:40:32 03:40:32 #48 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:40:32 #48 DONE 34.5s 03:40:32 03:40:32 #46 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:40:32 #46 DONE 34.2s 03:40:32 03:40:32 #61 [support-scheduler internal] load build context 03:40:32 #61 DONE 18.2s 03:40:32 03:40:32 #41 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:40:32 #41 DONE 34.5s 03:40:32 03:40:32 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:40:32 #69 DONE 18.2s 03:40:32 03:40:32 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:40:32 #62 DONE 18.3s 03:40:32 03:40:32 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:40:33 #74 ... 03:40:33 03:40:33 #59 [core-command internal] load build context 03:40:33 #59 DONE 18.2s 03:40:33 03:40:33 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:40:33 #63 DONE 17.8s 03:40:33 03:40:33 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:40:33 #52 DONE 34.5s 03:40:33 03:40:33 #47 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:40:33 #47 DONE 34.4s 03:40:33 03:40:33 #40 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:40:33 #40 DONE 34.7s 03:40:33 03:40:33 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:40:33 #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.2s 03:40:33 #54 ... 03:40:33 03:40:33 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:40:33 #75 DONE 0.6s 03:40:33 03:40:33 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:40:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:40:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:40:34 #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done 03:40:34 #54 ... 03:40:34 03:40:34 #72 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:40:34 #72 DONE 19.9s 03:40:34 03:40:34 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:40:34 #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done 03:40:34 #54 DONE 19.5s 03:40:34 03:40:34 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:40:34 #70 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:35 #70 ... 03:40:35 03:40:35 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:40:35 #67 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:35 #67 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:35 #67 19.59 (1/4) Installing dumb-init (1.2.5-r3) 03:40:35 #67 19.59 (2/4) Installing openssl (3.3.2-r0) 03:40:35 #67 19.60 (3/4) Installing su-exec (0.2-r3) 03:40:35 #67 19.60 (4/4) Installing yq-go (4.44.1-r2) 03:40:35 #67 19.78 Executing busybox-1.36.1-r29.trigger 03:40:35 #67 19.79 OK: 19 MiB in 18 packages 03:40:35 #67 DONE 20.1s 03:40:35 03:40:35 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:40:35 #58 DONE 20.1s 03:40:35 03:40:35 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:40:35 #70 20.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:35 #70 20.50 OK: 246 MiB in 54 packages 03:40:35 Avoid second fetch 03:40:35 Checking out Revision 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 (main) 03:40:35 #70 DONE 20.7s 03:40:35 03:40:35 #53 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:40:35 #53 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:35 #53 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:35 #53 20.38 OK: 246 MiB in 54 packages 03:40:35 #53 DONE 20.6s 03:40:35 03:40:35 #76 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:40:35 #76 DONE 0.1s 03:40:35 03:40:35 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:40:35 #77 DONE 0.2s 03:40:35 03:40:35 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:35 > git config core.sparsecheckout # timeout=10 03:40:35 > git checkout -f 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 # timeout=10 03:40:36 Commit message: "Merge pull request #4942 from weichou1229/upgrade-contracts" 03:40:36 #78 ... 03:40:36 03:40:36 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:40:36 #66 20.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:36 #66 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:36 #66 20.68 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:40:36 #66 20.68 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:40:36 #66 20.68 OK: 24162 distinct packages available 03:40:36 #66 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:36 #66 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:36 #66 21.22 OK: 246 MiB in 54 packages 03:40:36 #66 DONE 21.6s 03:40:36 03:40:36 #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:40:36 #64 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:36 #64 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:36 #64 20.15 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:40:36 #64 20.15 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:40:36 #64 20.15 OK: 24163 distinct packages available 03:40:36 #64 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:36 #64 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:36 #64 20.60 (1/5) Installing dumb-init (1.2.5-r3) 03:40:36 #64 20.61 (2/5) Installing musl-obstack (1.2.3-r2) 03:40:36 #64 20.61 (3/5) Installing libucontext (1.2-r3) 03:40:36 #64 20.61 (4/5) Installing gcompat (1.1.0-r4) 03:40:36 #64 20.61 (5/5) Installing openssl (3.3.2-r0) 03:40:36 #64 20.63 Executing busybox-1.36.1-r29.trigger 03:40:36 #64 20.63 OK: 9 MiB in 19 packages 03:40:36 #64 DONE 21.1s 03:40:36 03:40:36 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:40:36 #79 DONE 0.2s 03:40:36 03:40:36 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:36 #80 ... 03:40:36 03:40:36 #81 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 03:40:36 #0 2.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:36 #0 2.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:36 #0 3.059 Upgrading critical system libraries and apk-tools: 03:40:36 #0 3.059 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:40:36 #0 3.074 Executing busybox-1.36.1-r29.trigger 03:40:36 #0 3.202 Continuing the upgrade transaction with new apk-tools: 03:40:36 #0 3.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:36 #0 3.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:36 #0 3.572 OK: 8 MiB in 15 packages 03:40:36 #81 DONE 3.8s 03:40:36 03:40:36 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:40:36 #74 2.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:36 #74 3.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:36 #74 3.369 Upgrading critical system libraries and apk-tools: 03:40:36 #74 3.369 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:40:36 #74 3.411 Executing busybox-1.36.1-r29.trigger 03:40:36 #74 3.509 Continuing the upgrade transaction with new apk-tools: 03:40:36 #74 3.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:36 #74 3.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:36 #74 3.878 OK: 19 MiB in 18 packages 03:40:37 #74 DONE 4.0s 03:40:37 03:40:37 #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:40:37 #0 2.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:37 #0 2.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:37 #0 3.357 Upgrading critical system libraries and apk-tools: 03:40:37 #0 3.357 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:40:37 #0 3.364 Executing busybox-1.36.1-r29.trigger 03:40:37 #0 3.453 Continuing the upgrade transaction with new apk-tools: 03:40:37 #0 3.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:37 #0 3.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:37 #0 3.887 OK: 8 MiB in 15 packages 03:40:37 #82 DONE 4.1s 03:40:37 03:40:37 #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 03:40:37 #83 ... 03:40:37 03:40:37 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:40:37 #0 3.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:37 #0 3.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:37 #0 3.885 Upgrading critical system libraries and apk-tools: 03:40:37 #0 3.885 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:40:37 #0 3.894 Executing busybox-1.36.1-r29.trigger 03:40:37 #0 3.962 Continuing the upgrade transaction with new apk-tools: 03:40:37 #0 3.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:37 #0 4.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:37 #0 4.333 OK: 10 MiB in 17 packages 03:40:37 #84 DONE 4.5s 03:40:37 03:40:37 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:40:37 #0 3.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:37 #0 3.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:37 #0 3.892 Upgrading critical system libraries and apk-tools: 03:40:37 #0 3.892 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:40:37 #0 3.892 Executing busybox-1.36.1-r29.trigger 03:40:37 #0 3.981 Continuing the upgrade transaction with new apk-tools: 03:40:37 #0 3.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:37 #0 4.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:37 #0 4.356 OK: 8 MiB in 16 packages 03:40:37 #85 DONE 4.5s 03:40:37 03:40:37 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:40:37 #86 ... 03:40:37 03:40:37 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:40:37 #0 3.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:37 #0 3.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:37 #0 4.304 Upgrading critical system libraries and apk-tools: 03:40:37 #0 4.304 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:40:37 #0 4.321 Executing busybox-1.36.1-r29.trigger 03:40:37 #0 4.388 Continuing the upgrade transaction with new apk-tools: 03:40:37 #0 4.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:37 #0 4.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:37 #0 4.764 OK: 13 MiB in 28 packages 03:40:37 #87 DONE 4.9s 03:40:38 03:40:38 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:40:38 #0 3.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:38 #0 4.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:38 #0 4.344 Upgrading critical system libraries and apk-tools: 03:40:38 #0 4.344 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:40:38 #0 4.348 Executing busybox-1.36.1-r29.trigger 03:40:38 #0 4.419 Continuing the upgrade transaction with new apk-tools: 03:40:38 #0 4.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:38 #0 4.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:38 #0 4.818 OK: 8 MiB in 18 packages 03:40:38 #88 DONE 5.0s 03:40:38 03:40:38 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:40:39 #89 ... 03:40:39 03:40:39 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:40:39 #0 2.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:39 #0 2.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:39 #0 3.280 Upgrading critical system libraries and apk-tools: 03:40:39 #0 3.280 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:40:39 #0 3.285 Executing busybox-1.36.1-r29.trigger 03:40:39 #0 3.389 Continuing the upgrade transaction with new apk-tools: 03:40:39 #0 3.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:39 #0 3.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:39 #0 4.037 OK: 19 MiB in 18 packages 03:40:39 #90 DONE 4.3s 03:40:39 03:40:39 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:40:39 #89 DONE 1.1s 03:40:39 03:40:39 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:40:39 #91 DONE 0.1s 03:40:39 03:40:39 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:40:39 #92 DONE 0.1s 03:40:39 03:40:39 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:40:39 #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 03:40:39 #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 03:40:39 #65 ... 03:40:39 03:40:39 #93 [security-spire-config stage-2 6/10] COPY security.txt / 03:40:39 #93 DONE 0.0s 03:40:39 03:40:39 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:40:39 #94 DONE 0.1s 03:40:39 03:40:39 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:40:39 #95 DONE 0.1s 03:40:39 03:40:39 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:40:39 #96 DONE 0.0s 03:40:39 03:40:39 #97 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:40:39 #0 3.196 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:39 #0 3.695 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:39 #0 4.414 (1/1) Installing dumb-init (1.2.5-r3) 03:40:39 #0 4.707 Executing busybox-1.36.1-r29.trigger 03:40:39 #0 4.712 OK: 8 MiB in 15 packages 03:40:39 #97 DONE 4.9s 03:40:39 03:40:39 #98 [security-spire-config] exporting to image 03:40:39 #98 exporting layers 03:40:39 #98 ... 03:40:39 03:40:39 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:40:39 #86 DONE 2.4s 03:40:39 03:40:39 #99 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:40:39 #0 4.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:39 #0 5.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:39 #0 6.183 Upgrading critical system libraries and apk-tools: 03:40:39 #0 6.183 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:40:39 #0 6.191 Executing busybox-1.36.1-r29.trigger 03:40:39 #0 6.308 Continuing the upgrade transaction with new apk-tools: 03:40:39 #0 6.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:39 #0 6.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:39 #0 6.723 OK: 9 MiB in 16 packages 03:40:39 #99 DONE 6.8s 03:40:39 03:40:39 #100 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 03:40:39 #100 DONE 0.0s 03:40:39 03:40:39 #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 03:40:39 #83 3.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:39 #83 3.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:39 #83 3.578 Upgrading critical system libraries and apk-tools: 03:40:39 #83 3.578 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:40:39 #83 3.586 Executing busybox-1.36.1-r29.trigger 03:40:40 #83 3.680 Continuing the upgrade transaction with new apk-tools: 03:40:40 #83 3.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:40 #83 ... 03:40:40 03:40:40 #98 [security-spire-config] exporting to image 03:40:40 #98 exporting layers 0.6s done 03:40:40 #98 writing image sha256:37986d6d74d2923ff60a16f0f12a50981e0a71e469620b9ebbb0bc8b36446b60 done 03:40:40 #98 naming to docker.io/library/security-spire-config done 03:40:40 #98 DONE 0.7s 03:40:40 03:40:40 #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 03:40:40 #83 3.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:40 #83 ... 03:40:40 03:40:40 #101 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:40:40 #0 4.225 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:40 #0 4.688 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:40 #0 5.395 OK: 246 MiB in 54 packages 03:40:40 #101 DONE 5.5s 03:40:40 03:40:40 #83 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:40:40 #83 4.024 OK: 9 MiB in 19 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:40:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:40:41 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:41 Dload Upload Total Spent Left Speed 03:40:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k 03:40:41 #83 DONE 4.1s 03:40:41 03:40:41 #102 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:40:41 #102 DONE 0.1s 03:40:41 03:40:41 #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh 03:40:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:40:41 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 03:40:41 03:40:41 { 03:40:41 "registry-mirrors": [ 03:40:41 "https://nexus3.edgexfoundry.org:10001" 03:40:41 ], 03:40:41 "bip": "10.250.0.254/24", 03:40:41 "hosts": [ 03:40:41 "tcp://0.0.0.0:5555", 03:40:41 "unix:///var/run/docker.sock" 03:40:41 ], 03:40:41 "mtu": 1458, 03:40:41 "selinux-enabled": true, 03:40:41 "seccomp-profile": "/etc/docker/seccomp.json" 03:40:41 } [Pipeline] sh 03:40:42 #103 ... 03:40:42 03:40:42 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:40:42 #104 DONE 1.3s 03:40:42 03:40:42 #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:40:42 #105 DONE 1.3s 03:40:42 03:40:42 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:40:42 #106 DONE 0.0s 03:40:42 03:40:42 #107 [security-spire-server stage-2 6/9] COPY security.txt / 03:40:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:40:42 #107 DONE 0.4s 03:40:42 03:40:42 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:40:42 #108 DONE 0.5s 03:40:42 03:40:42 #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:40:42 #109 DONE 0.0s 03:40:42 03:40:42 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:40:42 + sudo service docker restart 03:40:42 #110 DONE 0.0s 03:40:42 03:40:42 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:40:42 #111 DONE 0.1s 03:40:42 03:40:42 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 03:40:42 #112 DONE 0.1s 03:40:42 03:40:42 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:40:42 #113 DONE 0.1s 03:40:42 03:40:42 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:40:42 #114 DONE 0.1s 03:40:42 03:40:42 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:40:42 #115 DONE 0.1s 03:40:42 03:40:42 #98 [security-spire-server] exporting to image 03:40:42 #98 ... 03:40:42 03:40:42 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:40:42 #116 DONE 0.0s 03:40:42 03:40:42 #98 [security-spire-agent] exporting to image 03:40:43 #98 exporting layers 0.6s done 03:40:43 #98 writing image sha256:e0c9391565636a8b623799e4686ac44a5118c3564feccdc4b7498011514c745e done 03:40:43 #98 naming to docker.io/library/security-spire-server done 03:40:43 #98 exporting layers 0.6s done 03:40:43 #98 writing image sha256:f9cd5a7676433194bac60e64fc5f01d65e212e8b75f2455171bf016f41b8dffd done 03:40:43 #98 naming to docker.io/library/security-spire-agent done 03:40:43 #98 DONE 1.4s 03:40:43 03:40:43 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:43 #117 ... 03:40:43 03:40:43 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:01 provisioning config files... 03:41:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/714@tmp/config839368186050619966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:02 ---> ****-login.sh 03:41:02 nexus3.edgexfoundry.org:10001 03:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:02 Configure a credential helper to remove this warning. See 03:41:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:02 03:41:02 Login Succeeded 03:41:02 nexus3.edgexfoundry.org:10002 03:41:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:03 Configure a credential helper to remove this warning. See 03:41:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:03 03:41:03 Login Succeeded 03:41:03 nexus3.edgexfoundry.org:10003 03:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:04 Configure a credential helper to remove this warning. See 03:41:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:04 03:41:04 Login Succeeded 03:41:04 nexus3.edgexfoundry.org:10004 03:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:04 Configure a credential helper to remove this warning. See 03:41:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:04 03:41:04 Login Succeeded 03:41:04 ****.io 03:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:05 Configure a credential helper to remove this warning. See 03:41:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:05 03:41:05 Login Succeeded 03:41:05 ---> ****-login.sh ends [Pipeline] } 03:41:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:41:06 + git config --global --add safe.directory /w/workspace/edgex-go/714 [Pipeline] echo 03:41:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:41:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:41:06 ========================================================= 03:41:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:41:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:41:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:41:06 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:41:06 cf04c63912e1: Pulling fs layer 03:41:06 55b35a11ae5e: Pulling fs layer 03:41:06 a37a00ec5f00: Pulling fs layer 03:41:06 50b3750afda1: Pulling fs layer 03:41:06 4f4fb700ef54: Pulling fs layer 03:41:06 80978eb59214: Pulling fs layer 03:41:06 c9f46d7d2bd2: Pulling fs layer 03:41:06 c5a475d317c9: Pulling fs layer 03:41:06 c9f46d7d2bd2: Waiting 03:41:06 c5a475d317c9: Waiting 03:41:06 50b3750afda1: Waiting 03:41:06 4f4fb700ef54: Waiting 03:41:06 80978eb59214: Waiting 03:41:06 55b35a11ae5e: Verifying Checksum 03:41:06 55b35a11ae5e: Download complete 03:41:06 50b3750afda1: Verifying Checksum 03:41:06 50b3750afda1: Download complete 03:41:06 4f4fb700ef54: Verifying Checksum 03:41:06 4f4fb700ef54: Download complete 03:41:06 80978eb59214: Verifying Checksum 03:41:06 80978eb59214: Download complete 03:41:06 cf04c63912e1: Verifying Checksum 03:41:06 cf04c63912e1: Download complete 03:41:07 c5a475d317c9: Verifying Checksum 03:41:07 c5a475d317c9: Download complete 03:41:08 cf04c63912e1: Pull complete 03:41:10 a37a00ec5f00: Verifying Checksum 03:41:10 a37a00ec5f00: Download complete 03:41:10 55b35a11ae5e: Pull complete 03:41:11 c9f46d7d2bd2: Verifying Checksum 03:41:11 c9f46d7d2bd2: Download complete 03:41:20 #118 DONE 45.6s 03:41:20 03:41:20 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:20 #117 DONE 43.6s 03:41:20 03:41:20 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:20 #80 DONE 42.5s 03:41:20 03:41:20 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:20 #78 DONE 43.4s 03:41:20 03:41:20 #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:20 #103 DONE 38.6s 03:41:20 03:41:20 #119 [security-bootstrapper builder 6/7] COPY . . 03:41:23 a37a00ec5f00: Pull complete 03:41:23 50b3750afda1: Pull complete 03:41:23 4f4fb700ef54: Pull complete 03:41:23 80978eb59214: Pull complete 03:41:30 #119 ... 03:41:30 03:41:30 #120 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 03:41:30 #120 CACHED 03:41:30 03:41:30 #121 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:30 #121 CACHED 03:41:30 03:41:30 #122 [support-cron-scheduler builder 6/7] COPY . . 03:41:30 #122 CACHED 03:41:30 03:41:30 #123 [support-notifications builder 6/7] COPY . . 03:41:30 #123 DONE 9.8s 03:41:30 03:41:30 #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:41:30 #124 ... 03:41:30 03:41:30 #125 [security-proxy-auth builder 6/7] COPY . . 03:41:30 #125 DONE 9.9s 03:41:30 03:41:30 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:30 #126 CACHED 03:41:30 03:41:30 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 03:41:30 #127 CACHED 03:41:30 03:41:30 #128 [core-command builder 6/7] COPY . . 03:41:30 #128 CACHED 03:41:30 03:41:30 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:41:30 #129 CACHED 03:41:30 03:41:30 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:30 #130 CACHED 03:41:30 03:41:30 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 03:41:30 #131 CACHED 03:41:30 03:41:30 #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:30 #132 CACHED 03:41:30 03:41:30 #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:41:30 #133 CACHED 03:41:30 03:41:30 #134 [support-scheduler builder 6/7] COPY . . 03:41:30 #134 CACHED 03:41:30 03:41:30 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 03:41:30 #135 CACHED 03:41:30 03:41:30 #136 [core-data builder 6/7] COPY . . 03:41:30 #136 CACHED 03:41:30 03:41:30 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:30 #137 CACHED 03:41:30 03:41:30 #138 [core-metadata builder 6/7] COPY . . 03:41:30 #138 CACHED 03:41:30 03:41:30 #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:30 #139 CACHED 03:41:30 03:41:30 #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:41:30 #140 CACHED 03:41:30 03:41:30 #141 [security-spiffe-token-provider builder 6/7] COPY . . 03:41:30 #141 DONE 9.9s 03:41:30 03:41:30 #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:41:30 #142 CACHED 03:41:30 03:41:30 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:30 #143 CACHED 03:41:30 03:41:30 #144 [security-proxy-setup builder 6/7] COPY . . 03:41:30 #144 CACHED 03:41:30 03:41:30 #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:30 #145 CACHED 03:41:30 03:41:30 #146 [security-secretstore-setup builder 6/7] COPY . . 03:41:30 #146 CACHED 03:41:30 03:41:30 #147 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:41:30 #147 CACHED 03:41:30 03:41:30 #148 [core-keeper builder 7/8] COPY . . 03:41:30 #148 DONE 9.9s 03:41:30 03:41:30 #119 [security-bootstrapper builder 6/7] COPY . . 03:41:30 #119 DONE 9.8s 03:41:30 03:41:30 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:41:30 #149 1.773 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:41:32 c9f46d7d2bd2: Pull complete 03:41:33 c5a475d317c9: Pull complete 03:41:33 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:41:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:41:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:41:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:41:34 WORKDIR /edgex 03:41:34 COPY go.mod . 03:41:34 RUN go mod download 03:41:34 + docker build -t ci-base-image-arm64 -f - . 03:41:35 Sending build context to Docker daemon 3.684MB 03:41:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:41:35 ---> be29e6b0f0d4 03:41:35 Step 2/4 : WORKDIR /edgex 03:41:37 ---> Running in 77818c6598a2 03:41:37 Removing intermediate container 77818c6598a2 03:41:37 ---> 24749291a209 03:41:37 Step 3/4 : COPY go.mod . 03:41:38 ---> 25b16d9f5148 03:41:38 Step 4/4 : RUN go mod download 03:41:38 ---> Running in 355ee03f0b73 03:41:39 #149 ... 03:41:39 03:41:39 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:41:39 #0 1.528 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:41:39 #150 ... 03:41:39 03:41:39 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:41:39 #0 0.856 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:41:39 #151 ... 03:41:39 03:41:39 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:41:39 #0 1.086 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:41:39 #152 ... 03:41:39 03:41:39 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:41:39 #0 0.824 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:41:40 #153 ... 03:41:40 03:41:40 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:41:40 #0 0.437 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:41:40 #154 ... 03:41:40 03:41:40 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:41:40 #0 1.421 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:41:40 #155 ... 03:41:40 03:41:40 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:41:40 #0 1.166 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:41:40 #156 ... 03:41:40 03:41:40 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:41:40 #0 1.168 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:41:40 #157 ... 03:41:40 03:41:40 #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:41:40 #124 0.563 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:41:41 #124 ... 03:41:41 03:41:41 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:41:41 #0 1.851 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:41:41 #158 ... 03:41:41 03:41:41 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:41:41 #0 1.802 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:41:41 #159 ... 03:41:41 03:41:41 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:41:41 #0 0.955 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:42:46 Removing intermediate container 355ee03f0b73 03:42:46 ---> 90fc1b87927e 03:42:46 Successfully built 90fc1b87927e 03:42:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:46 + docker inspect -f . ci-base-image-arm64 03:42:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:46 prd-ubuntu20.04-docker-arm64-4c-16g-21983 does not seem to be running inside a container 03:42:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/714 -v /w/workspace/edgex-go/714:/w/workspace/edgex-go/714:rw,z -v /w/workspace/edgex-go/714@tmp:/w/workspace/edgex-go/714@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:42:47 $ docker top 89930892cfad703c54b21b075ce37d3941acf0d25a005a9e9618dc1944ddb589 -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:48 + go version 03:42:48 go version go1.23.2 linux/arm64 [Pipeline] } 03:42:48 $ docker stop --time=1 89930892cfad703c54b21b075ce37d3941acf0d25a005a9e9618dc1944ddb589 03:42:50 $ docker rm -f --volumes 89930892cfad703c54b21b075ce37d3941acf0d25a005a9e9618dc1944ddb589 [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 03:42:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:42:51 03:42:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:42:51 latest: Pulling from edgex-devops/edgex-compose-arm64 03:42:51 547446be3368: Pulling fs layer 03:42:51 d125d8839a47: Pulling fs layer 03:42:51 3e85d5ac6304: Pulling fs layer 03:42:51 c3105a71a48b: Pulling fs layer 03:42:51 0f093f025ec4: Pulling fs layer 03:42:51 c3106fc0e877: Pulling fs layer 03:42:51 c3105a71a48b: Waiting 03:42:51 0f093f025ec4: Waiting 03:42:51 c3106fc0e877: Waiting 03:42:51 547446be3368: Verifying Checksum 03:42:51 547446be3368: Download complete 03:42:51 c3105a71a48b: Download complete 03:42:52 d125d8839a47: Verifying Checksum 03:42:52 d125d8839a47: Download complete 03:42:52 c3106fc0e877: Verifying Checksum 03:42:52 c3106fc0e877: Download complete 03:42:52 0f093f025ec4: Verifying Checksum 03:42:52 0f093f025ec4: Download complete 03:42:52 547446be3368: Pull complete 03:42:53 d125d8839a47: Pull complete 03:42:54 3e85d5ac6304: Verifying Checksum 03:42:54 3e85d5ac6304: Download complete 03:43:04 3e85d5ac6304: Pull complete 03:43:04 c3105a71a48b: Pull complete 03:43:04 0f093f025ec4: Pull complete 03:43:04 c3106fc0e877: Pull complete 03:43:04 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:43:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:43:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:04 prd-ubuntu20.04-docker-arm64-4c-16g-21983 does not seem to be running inside a container 03:43:04 $ 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/714 -v /w/workspace/edgex-go/714:/w/workspace/edgex-go/714:rw,z -v /w/workspace/edgex-go/714@tmp:/w/workspace/edgex-go/714@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:43:07 $ docker top 7ed53eee5bb97265926389db3d550e63bdea22678e4c2a3f3d741fdf70369d68 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:07 + docker compose -f ./docker-compose-build.yml build --parallel 03:43:16 #1 [core-metadata internal] load build definition from Dockerfile 03:43:16 #1 transferring dockerfile: 2.13kB done 03:43:16 #1 DONE 0.1s 03:43:17 03:43:17 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:43:17 #2 transferring dockerfile: 1.89kB done 03:43:17 #2 DONE 0.0s 03:43:17 03:43:17 #3 [support-scheduler internal] load build definition from Dockerfile 03:43:17 #3 transferring dockerfile: 1.93kB 0.0s done 03:43:17 #3 DONE 0.1s 03:43:17 03:43:17 #4 [support-notifications internal] load build definition from Dockerfile 03:43:17 #4 transferring dockerfile: 2.02kB 0.0s done 03:43:17 #4 DONE 0.1s 03:43:17 03:43:17 #5 [security-proxy-auth internal] load build definition from Dockerfile 03:43:17 #5 transferring dockerfile: 2.15kB done 03:43:17 #5 DONE 0.1s 03:43:17 03:43:17 #6 [security-spire-server internal] load build definition from Dockerfile 03:43:17 #6 transferring dockerfile: 1.70kB 0.0s done 03:43:17 #6 DONE 0.1s 03:43:17 03:43:17 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:43:17 #7 transferring dockerfile: 2.23kB done 03:43:17 #7 DONE 0.1s 03:43:17 03:43:17 #8 [security-proxy-setup internal] load build definition from Dockerfile 03:43:17 #8 transferring dockerfile: 2.50kB 0.0s done 03:43:17 #8 DONE 0.1s 03:43:17 03:43:17 #9 [security-spire-config internal] load build definition from Dockerfile 03:43:17 #9 transferring dockerfile: 1.69kB done 03:43:17 #9 DONE 0.1s 03:43:17 03:43:17 #10 [core-command internal] load build definition from Dockerfile 03:43:17 #10 transferring dockerfile: 1.93kB done 03:43:17 #10 DONE 0.0s 03:43:17 03:43:17 #11 [security-secretstore-setup internal] load build definition from Dockerfile 03:43:17 #11 transferring dockerfile: 2.49kB done 03:43:17 #11 DONE 0.1s 03:43:18 03:43:18 #12 [support-cron-scheduler internal] load build definition from Dockerfile 03:43:18 #12 transferring dockerfile: 1.85kB done 03:43:18 #12 DONE 0.1s 03:43:18 03:43:18 #13 [security-bootstrapper internal] load build definition from Dockerfile 03:43:18 #13 transferring dockerfile: 3.17kB 0.0s done 03:43:18 #13 DONE 0.1s 03:43:18 03:43:18 #14 [core-keeper internal] load build definition from Dockerfile 03:43:18 #14 transferring dockerfile: 2.07kB done 03:43:18 #14 DONE 0.1s 03:43:18 03:43:18 #15 [security-spire-agent internal] load build definition from Dockerfile 03:43:18 #15 transferring dockerfile: 1.81kB done 03:43:18 #15 DONE 0.1s 03:43:18 03:43:18 #16 [core-data internal] load build definition from Dockerfile 03:43:18 #16 transferring dockerfile: 2.07kB done 03:43:18 #16 DONE 0.1s 03:43:18 03:43:18 #17 [core-metadata internal] load .dockerignore 03:43:18 #17 transferring context: 50B 0.0s done 03:43:18 #17 DONE 0.1s 03:43:19 03:43:19 #18 [security-spiffe-token-provider internal] load .dockerignore 03:43:19 #18 transferring context: 50B done 03:43:19 #18 DONE 0.0s 03:43:19 03:43:19 #19 [support-scheduler internal] load .dockerignore 03:43:19 #19 transferring context: 50B done 03:43:19 #19 DONE 0.1s 03:43:19 03:43:19 #20 [support-notifications internal] load .dockerignore 03:43:19 #20 transferring context: 50B done 03:43:19 #20 DONE 0.1s 03:43:19 03:43:19 #21 [security-proxy-auth internal] load .dockerignore 03:43:19 #21 transferring context: 50B 0.0s done 03:43:19 #21 DONE 0.1s 03:43:19 03:43:19 #22 [security-spire-server internal] load .dockerignore 03:43:19 #22 transferring context: 50B done 03:43:19 #22 DONE 0.1s 03:43:19 03:43:19 #23 [core-common-config-bootstrapper internal] load .dockerignore 03:43:19 #23 transferring context: 50B done 03:43:19 #23 DONE 0.1s 03:43:19 03:43:19 #24 [security-proxy-setup internal] load .dockerignore 03:43:19 #24 transferring context: 50B 0.0s done 03:43:19 #24 DONE 0.1s 03:43:19 03:43:19 #25 [security-spire-config internal] load .dockerignore 03:43:19 #25 transferring context: 50B 0.0s done 03:43:19 #25 DONE 0.1s 03:43:19 03:43:19 #26 [core-command internal] load .dockerignore 03:43:19 #26 transferring context: 50B 0.0s done 03:43:19 #26 DONE 0.1s 03:43:19 03:43:19 #27 [security-secretstore-setup internal] load .dockerignore 03:43:19 #27 transferring context: 50B 0.0s done 03:43:19 #27 DONE 0.1s 03:43:19 03:43:19 #28 [support-cron-scheduler internal] load .dockerignore 03:43:19 #28 transferring context: 50B done 03:43:19 #28 DONE 0.1s 03:43:19 03:43:19 #29 [security-bootstrapper internal] load .dockerignore 03:43:20 #29 transferring context: 50B done 03:43:20 #29 DONE 0.1s 03:43:20 03:43:20 #30 [core-keeper internal] load .dockerignore 03:43:20 #30 transferring context: 50B done 03:43:20 #30 DONE 0.1s 03:43:20 03:43:20 #31 [security-spire-agent internal] load .dockerignore 03:43:20 #31 transferring context: 50B 0.0s done 03:43:20 #31 DONE 0.1s 03:43:20 03:43:20 #32 [core-data internal] load .dockerignore 03:43:20 #32 transferring context: 50B done 03:43:20 #32 DONE 0.0s 03:43:20 03:43:20 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:20 #33 DONE 0.0s 03:43:20 03:43:20 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 03:43:20 #34 DONE 0.4s 03:43:20 03:43:20 #35 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:43:20 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:43:20 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:43:20 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:43:20 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:43:20 #35 DONE 0.2s 03:43:20 03:43:20 #36 [core-metadata internal] load build context 03:43:21 #36 ... 03:43:21 03:43:21 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:21 #33 DONE 0.0s 03:43:21 03:43:21 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 03:43:21 #34 DONE 0.4s 03:43:21 03:43:21 #35 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:43:21 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:43:21 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:43:21 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:43:21 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:43:21 #35 DONE 0.3s 03:43:21 03:43:21 #36 [core-metadata internal] load build context 03:43:21 #36 ... 03:43:21 03:43:21 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:21 #33 DONE 0.0s 03:43:21 03:43:21 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 03:43:21 #34 DONE 0.5s 03:43:21 03:43:21 #35 [support-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:43:21 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:43:21 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:43:21 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:43:21 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:43:21 #35 DONE 0.3s 03:43:21 03:43:21 #36 [core-metadata internal] load build context 03:43:21 #36 transferring context: 3.23MB 0.6s done 03:43:21 #36 ... 03:43:21 03:43:21 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:21 #33 DONE 0.0s 03:43:21 03:43:21 #35 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:43:21 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:43:21 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:43:21 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:43:21 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:43:21 #35 DONE 0.4s 03:43:21 03:43:21 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:21 #33 DONE 0.0s 03:43:21 03:43:21 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 03:43:22 #34 ... 03:43:22 03:43:22 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:43:22 #33 DONE 0.0s 03:43:22 03:43:22 #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 03:43:23 #34 ... 03:43:23 03:43:23 #36 [core-metadata internal] load build context 03:43:23 #36 DONE 2.2s 03:43:23 03:43:23 #37 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:43:23 #37 ... 03:43:23 03:43:23 #35 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:43:23 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:43:23 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:43:23 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:43:23 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:43:23 #35 DONE 0.4s 03:43:23 03:43:23 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 03:43:23 #34 DONE 2.3s 03:43:23 03:43:23 #35 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:43:23 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:43:23 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:43:23 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:43:23 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:43:23 #35 DONE 0.6s 03:43:23 03:43:23 #38 [core-data internal] load build context 03:43:23 #38 DONE 0.0s 03:43:23 03:43:23 #39 [core-command internal] load build context 03:43:23 #39 ... 03:43:23 03:43:23 #40 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:43:23 #40 DONE 4.2s 03:43:23 03:43:23 #41 [security-spiffe-token-provider internal] load build context 03:43:25 #41 transferring context: 3.23MB 2.5s done 03:43:25 #41 DONE 4.4s 03:43:25 03:43:25 #39 [core-command internal] load build context 03:43:27 #39 ... 03:43:27 03:43:27 #42 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:43:27 #42 DONE 5.2s 03:43:27 03:43:27 #39 [core-command internal] load build context 03:43:27 #39 ... 03:43:27 03:43:27 #35 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:43:27 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:43:27 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:43:27 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:43:27 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:43:27 #35 DONE 0.6s 03:43:27 03:43:27 #39 [core-command internal] load build context 03:43:27 #39 ... 03:43:27 03:43:27 #35 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:43:27 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:43:27 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:43:27 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:43:27 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:43:27 #35 DONE 0.6s 03:43:27 03:43:27 #39 [core-command internal] load build context 03:43:27 #39 ... 03:43:27 03:43:27 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:43:27 #43 DONE 5.3s 03:43:27 03:43:27 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:27 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:27 #44 ... 03:43:27 03:43:27 #35 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:43:27 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:43:27 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:43:27 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:43:27 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:43:27 #35 DONE 0.6s 03:43:27 03:43:27 #45 [core-keeper builder 2/7] WORKDIR /edgex-go 03:43:31 #45 ... 03:43:31 03:43:31 #46 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 03:43:31 #0 6.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:31 #0 7.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:43:31 #0 9.739 (1/1) Installing dumb-init (1.2.5-r3) 03:43:31 #0 9.739 Executing busybox-1.36.1-r29.trigger 03:43:31 #0 9.964 OK: 9 MiB in 15 packages 03:43:31 #46 ... 03:43:31 03:43:31 #47 [security-spire-server internal] load build context 03:43:31 #47 transferring context: 27.98kB 1.1s done 03:43:31 #47 DONE 4.0s 03:43:31 03:43:31 #39 [core-command internal] load build context 03:43:31 #39 ... 03:43:31 03:43:31 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:31 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 4.3s done 03:43:31 #44 DONE 4.5s 03:43:31 03:43:31 #39 [core-command internal] load build context 03:43:31 #39 ... 03:43:31 03:43:31 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:43:31 #0 6.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:31 #0 6.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:43:31 #48 ... 03:43:31 03:43:31 #49 [support-scheduler internal] load build context 03:43:31 #49 ... 03:43:31 03:43:31 #45 [support-notifications builder 2/7] WORKDIR /edgex-go 03:43:31 #45 DONE 6.7s 03:43:31 03:43:31 #49 [support-scheduler internal] load build context 03:43:31 #49 ... 03:43:31 03:43:31 #50 [support-notifications internal] load build context 03:43:31 #50 transferring context: 3.23MB 7.0s done 03:43:31 #50 ... 03:43:31 03:43:31 #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:31 #51 DONE 8.2s 03:43:31 03:43:31 #39 [core-command internal] load build context 03:43:32 #39 ... 03:43:32 03:43:32 #50 [support-notifications internal] load build context 03:43:32 #50 DONE 11.0s 03:43:32 03:43:32 #39 [core-command internal] load build context 03:43:33 #160 ... 03:43:33 03:43:33 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:43:33 #159 110.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:43:33 #39 ... 03:43:33 03:43:33 #52 [core-common-config-bootstrapper internal] load build context 03:43:33 #52 ... 03:43:33 03:43:33 #53 [security-bootstrapper internal] load build context 03:43:33 #53 ... 03:43:33 03:43:33 #54 [security-secretstore-setup internal] load build context 03:43:33 #54 ... 03:43:33 03:43:33 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:43:33 #55 ... 03:43:33 03:43:33 #56 [security-proxy-auth internal] load build context 03:43:33 #56 ... 03:43:33 03:43:33 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:43:34 #57 ... 03:43:34 03:43:34 #58 [security-spire-config internal] load build context 03:43:34 #58 transferring context: 26.23kB 0.9s done 03:43:34 #58 DONE 6.9s 03:43:34 03:43:34 #46 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 03:43:34 #46 DONE 14.0s 03:43:34 03:43:34 #59 [security-proxy-setup internal] load build context 03:43:34 #59 transferring context: 3.23MB 8.9s done 03:43:34 #59 ... 03:43:34 03:43:34 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:43:34 #60 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:34 #60 ... 03:43:34 03:43:34 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:43:34 #0 7.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:34 #0 8.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:43:34 #61 ... 03:43:34 03:43:34 #62 [support-cron-scheduler internal] load build context 03:43:34 #62 ... 03:43:34 03:43:34 #38 [core-data internal] load build context 03:43:34 #38 ... 03:43:34 03:43:34 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:43:34 #63 ... 03:43:34 03:43:34 #64 [core-keeper internal] load build context 03:43:35 #64 ... 03:43:35 03:43:35 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:35 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:43:35 #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:43:35 #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:43:35 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done 03:43:35 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done 03:43:35 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.2s done 03:43:35 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 03:43:35 #44 ... 03:43:35 03:43:35 #65 [security-spire-agent internal] load build context 03:43:35 #65 transferring context: 27.51kB 0.4s done 03:43:35 #65 DONE 7.8s 03:43:35 03:43:35 #64 [core-keeper internal] load build context 03:43:35 #64 ... 03:43:35 03:43:35 #49 [support-scheduler internal] load build context 03:43:35 #49 transferring context: 3.23MB 8.4s done 03:43:35 #49 DONE 14.1s 03:43:35 03:43:35 #64 [core-keeper internal] load build context 03:43:37 #64 transferring context: 3.23MB 11.2s done 03:43:37 #64 ... 03:43:37 03:43:37 #52 [core-common-config-bootstrapper internal] load build context 03:43:37 #52 transferring context: 3.23MB 8.5s done 03:43:37 #52 DONE 13.3s 03:43:37 03:43:37 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:37 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 3.4s 03:43:37 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 03:43:37 #44 ... 03:43:37 03:43:37 #59 [security-proxy-setup internal] load build context 03:43:37 #59 DONE 13.9s 03:43:37 03:43:37 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:37 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 03:43:37 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.13MB / 28.04MB 3.9s 03:43:37 #44 ... 03:43:37 03:43:37 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:43:37 #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 4.0s done 03:43:37 #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:43:37 #66 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 03:43:37 #66 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 03:43:37 #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done 03:43:37 #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done 03:43:37 #66 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 03:43:37 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.0s done 03:43:37 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 3.8s 03:43:37 #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 03:43:37 #66 ... 03:43:37 03:43:37 #39 [core-command internal] load build context 03:43:37 #39 transferring context: 3.23MB 9.9s done 03:43:37 #39 DONE 14.2s 03:43:37 03:43:37 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:43:37 #66 ... 03:43:37 03:43:37 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:38 #44 ... 03:43:38 03:43:38 #38 [core-data internal] load build context 03:43:38 #38 transferring context: 3.23MB 9.6s done 03:43:38 #38 DONE 14.5s 03:43:38 03:43:38 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:38 #44 ... 03:43:38 03:43:38 #56 [security-proxy-auth internal] load build context 03:43:38 #56 transferring context: 3.23MB 9.0s done 03:43:38 #56 DONE 14.9s 03:43:38 03:43:38 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:38 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.17MB / 28.04MB 4.9s 03:43:38 #44 ... 03:43:38 03:43:38 #37 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:43:38 #37 6.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:38 #37 7.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:43:38 #37 10.87 (1/2) Installing ca-certificates (20240705-r0) 03:43:38 #37 11.13 (2/2) Installing dumb-init (1.2.5-r3) 03:43:38 #37 11.15 Executing busybox-1.36.1-r29.trigger 03:43:38 #37 11.22 Executing ca-certificates-20240705-r0.trigger 03:43:38 #37 12.27 OK: 10 MiB in 16 packages 03:43:38 #37 DONE 15.8s 03:43:38 03:43:38 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:38 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.16MB / 28.04MB 5.2s 03:43:38 #44 ... 03:43:38 03:43:38 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:43:38 #67 ... 03:43:38 03:43:38 #53 [security-bootstrapper internal] load build context 03:43:38 #53 transferring context: 3.23MB 9.9s done 03:43:38 #53 DONE 15.3s 03:43:38 03:43:38 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:39 #44 ... 03:43:39 03:43:39 #64 [core-keeper internal] load build context 03:43:39 #64 DONE 15.7s 03:43:39 03:43:39 #62 [support-cron-scheduler internal] load build context 03:43:39 #62 transferring context: 3.23MB 11.4s done 03:43:39 #62 DONE 15.6s 03:43:39 03:43:39 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:39 #44 ... 03:43:39 03:43:39 #54 [security-secretstore-setup internal] load build context 03:43:39 #54 transferring context: 3.23MB 11.1s done 03:43:39 #54 DONE 15.6s 03:43:39 03:43:39 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:39 #44 ... 03:43:39 03:43:39 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:43:39 #61 11.53 (1/4) Installing dumb-init (1.2.5-r3) 03:43:39 #61 11.53 (2/4) Installing openssl (3.3.2-r0) 03:43:39 #61 11.53 (3/4) Installing su-exec (0.2-r3) 03:43:39 #61 11.59 (4/4) Installing yq-go (4.44.1-r2) 03:43:39 #61 12.46 Executing busybox-1.36.1-r29.trigger 03:43:39 #61 12.70 OK: 20 MiB in 18 packages 03:43:39 #61 DONE 15.8s 03:43:39 03:43:39 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:39 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 5.9s 03:43:39 #44 ... 03:43:39 03:43:39 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:43:39 #68 ... 03:43:39 03:43:39 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:40 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 6.5s 03:43:41 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 7.3s 03:43:41 #44 ... 03:43:41 03:43:41 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:43:41 #48 10.33 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:43:41 #48 10.33 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:43:41 #48 10.33 OK: 24041 distinct packages available 03:43:41 #48 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:41 #48 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:43:41 #48 15.70 (1/14) Installing ca-certificates (20240705-r0) 03:43:41 #48 16.20 (2/14) Installing brotli-libs (1.1.0-r2) 03:43:41 #48 16.29 (3/14) Installing c-ares (1.33.1-r0) 03:43:41 #48 16.36 (4/14) Installing libunistring (1.2-r0) 03:43:41 #48 16.53 (5/14) Installing libidn2 (2.3.7-r0) 03:43:41 #48 16.69 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:43:41 #48 16.69 (7/14) Installing libpsl (0.21.5-r1) 03:43:41 #48 16.69 (8/14) Installing zstd-libs (1.5.6-r0) 03:43:41 #48 16.80 (9/14) Installing libcurl (8.10.1-r0) 03:43:41 #48 16.92 (10/14) Installing curl (8.10.1-r0) 03:43:41 #48 17.01 (11/14) Installing dumb-init (1.2.5-r3) 03:43:41 #48 17.01 (12/14) Installing musl-obstack (1.2.3-r2) 03:43:41 #48 17.01 (13/14) Installing libucontext (1.2-r3) 03:43:41 #48 17.01 (14/14) Installing gcompat (1.1.0-r4) 03:43:41 #48 17.01 Executing busybox-1.36.1-r29.trigger 03:43:41 #48 17.16 Executing ca-certificates-20240705-r0.trigger 03:43:41 #48 18.03 OK: 15 MiB in 28 packages 03:43:41 #48 DONE 19.5s 03:43:41 03:43:41 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:41 #44 ... 03:43:41 03:43:41 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:43:41 #60 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:43:41 #60 16.43 (1/1) Installing dumb-init (1.2.5-r3) 03:43:41 #60 16.43 Executing busybox-1.36.1-r29.trigger 03:43:41 #60 16.55 OK: 9 MiB in 15 packages 03:43:41 #60 DONE 18.0s 03:43:41 03:43:41 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:41 #44 ... 03:43:41 03:43:41 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:41 #69 ... 03:43:41 03:43:41 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:43:42 #70 ... 03:43:42 03:43:42 #71 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:43:42 #71 ... 03:43:42 03:43:42 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:43:42 #72 ... 03:43:42 03:43:42 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:43:42 #73 ... 03:43:42 03:43:42 #74 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:43:42 #74 ... 03:43:42 03:43:42 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:42 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.73MB / 28.04MB 9.2s 03:43:44 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.24MB / 28.04MB 10.3s 03:43:44 #44 ... 03:43:44 03:43:44 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:43:44 #55 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:44 #55 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:43:44 #55 17.30 (1/4) Installing ca-certificates (20240705-r0) 03:43:44 #55 17.58 (2/4) Installing dumb-init (1.2.5-r3) 03:43:44 #55 17.58 (3/4) Installing su-exec (0.2-r3) 03:43:44 #55 17.58 (4/4) Installing yq-go (4.44.1-r2) 03:43:44 #55 18.08 Executing busybox-1.36.1-r29.trigger 03:43:44 #55 18.18 Executing ca-certificates-20240705-r0.trigger 03:43:44 #55 19.14 OK: 20 MiB in 18 packages 03:43:44 #55 DONE 20.2s 03:43:44 03:43:44 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:44 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.05MB / 28.04MB 10.4s 03:43:44 #44 ... 03:43:44 03:43:44 #75 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 03:43:44 #75 ... 03:43:44 03:43:44 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:44 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 03:43:44 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 03:43:44 #44 ... 03:43:44 03:43:44 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:43:44 #63 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:44 #63 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:43:44 #63 19.75 (1/2) Installing dumb-init (1.2.5-r3) 03:43:44 #63 19.77 (2/2) Installing su-exec (0.2-r3) 03:43:44 #63 19.78 Executing busybox-1.36.1-r29.trigger 03:43:44 #63 19.89 OK: 9 MiB in 16 packages 03:43:44 #63 DONE 20.9s 03:43:44 03:43:44 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:44 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.73MB / 28.04MB 11.3s 03:43:45 #44 ... 03:43:45 03:43:45 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:43:45 #57 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:45 #57 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:43:45 #57 18.70 (1/3) Installing ca-certificates (20240705-r0) 03:43:45 #57 19.01 (2/3) Installing dumb-init (1.2.5-r3) 03:43:45 #57 19.01 (3/3) Installing tzdata (2024b-r0) 03:43:45 #57 19.79 Executing busybox-1.36.1-r29.trigger 03:43:45 #57 19.86 Executing ca-certificates-20240705-r0.trigger 03:43:45 #57 20.59 OK: 11 MiB in 17 packages 03:43:45 #57 DONE 21.4s 03:43:45 03:43:45 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:45 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.85MB / 28.04MB 11.8s 03:43:45 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.5s done 03:43:46 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.5s done 03:43:48 #44 ... 03:43:48 03:43:48 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:43:48 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.4s done 03:43:48 #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done 03:43:48 #66 ... 03:43:48 03:43:48 #71 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:43:48 #71 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:48 #71 ... 03:43:48 03:43:48 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:43:49 #76 ... 03:43:49 03:43:49 #71 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:43:49 #71 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:43:49 #71 ... 03:43:49 03:43:49 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:43:49 #77 ... 03:43:49 03:43:49 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:43:49 #70 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:51 #70 ... 03:43:51 03:43:51 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:43:51 #78 ... 03:43:51 03:43:51 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:43:51 #76 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:51 #76 ... 03:43:51 03:43:51 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:51 #69 DONE 19.8s 03:43:51 03:43:51 #75 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 03:43:51 #75 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:51 #75 ... 03:43:51 03:43:51 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:43:51 #0 9.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:52 #79 ... 03:43:52 03:43:52 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:52 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 03:43:54 #44 ... 03:43:54 03:43:54 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:43:54 #0 9.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:54 #80 ... 03:43:54 03:43:54 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:54 #44 ... 03:43:54 03:43:54 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:43:54 #0 9.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:55 #81 ... 03:43:55 03:43:55 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:55 #44 ... 03:43:55 03:43:55 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:43:55 #0 8.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:55 #82 ... 03:43:55 03:43:55 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:56 #44 ... 03:43:56 03:43:56 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:43:56 #68 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:56 #68 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:43:56 #68 19.85 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:43:56 #68 19.85 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:43:56 #68 19.85 OK: 24041 distinct packages available 03:43:56 #68 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:56 #68 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:43:56 #68 ... 03:43:56 03:43:56 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:57 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s 03:43:57 #44 ... 03:43:57 03:43:57 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:43:57 #67 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:57 #67 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:43:57 #67 23.24 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:43:57 #67 23.24 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:43:57 #67 23.24 OK: 24041 distinct packages available 03:43:57 #67 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:57 #67 28.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:43:57 #67 ... 03:43:57 03:43:57 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:57 #44 ... 03:43:57 03:43:57 #71 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:43:57 #71 23.33 OK: 238 MiB in 54 packages 03:43:57 #71 DONE 26.9s 03:43:57 03:43:57 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:43:58 #44 ... 03:43:58 03:43:58 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:43:58 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.0s 03:43:58 #66 ... 03:43:58 03:43:58 #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:43:58 #83 DONE 1.2s 03:43:58 03:43:58 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:43:58 #72 16.74 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:58 #72 18.09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:43:59 #72 ... 03:43:59 03:43:59 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:44:01 #44 ... 03:44:01 03:44:01 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:44:01 #70 19.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:01 #70 ... 03:44:01 03:44:01 #74 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:44:01 #74 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:01 #74 21.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:01 #74 ... 03:44:01 03:44:01 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:44:01 #44 ... 03:44:01 03:44:01 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:44:01 #73 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:01 #73 22.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:02 #73 ... 03:44:02 03:44:02 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:44:02 #0 5.853 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:02 #0 7.575 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:02 #84 ... 03:44:02 03:44:02 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:44:02 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.3s 03:44:02 #44 ... 03:44:02 03:44:02 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:44:02 #77 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:02 #77 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:02 #77 ... 03:44:02 03:44:02 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:44:02 #44 ... 03:44:02 03:44:02 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:44:02 #76 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:02 #76 23.98 Upgrading critical system libraries and apk-tools: 03:44:02 #76 24.00 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:44:02 #76 ... 03:44:02 03:44:02 #75 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 03:44:02 #75 18.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:02 #75 ... 03:44:02 03:44:02 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:44:03 #44 ... 03:44:03 03:44:03 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:44:03 #78 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:03 #78 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:03 #78 22.03 Upgrading critical system libraries and apk-tools: 03:44:03 #78 22.03 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:44:03 #78 22.09 Executing busybox-1.36.1-r29.trigger 03:44:03 #78 ... 03:44:03 03:44:03 #74 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:44:03 #74 31.55 OK: 238 MiB in 54 packages 03:44:03 #74 ... 03:44:03 03:44:03 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:44:03 #79 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:03 #79 ... 03:44:03 03:44:03 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:44:03 #70 29.65 OK: 238 MiB in 54 packages 03:44:03 #70 DONE 32.0s 03:44:03 03:44:03 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:44:04 #44 ... 03:44:04 03:44:04 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:44:04 #85 DONE 0.7s 03:44:04 03:44:04 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:44:04 #44 ... 03:44:04 03:44:04 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:44:04 #72 29.32 (1/1) Installing dumb-init (1.2.5-r3) 03:44:04 #72 30.13 Executing busybox-1.36.1-r29.trigger 03:44:04 #72 30.20 OK: 9 MiB in 15 packages 03:44:04 #72 DONE 32.6s 03:44:04 03:44:04 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:44:05 #44 ... 03:44:05 03:44:05 #74 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:44:05 #74 DONE 33.7s 03:44:05 03:44:05 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:44:05 #80 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:05 #80 ... 03:44:05 03:44:05 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:44:06 #44 ... 03:44:06 03:44:06 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:44:06 #81 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:06 #81 20.55 Upgrading critical system libraries and apk-tools: 03:44:06 #81 20.55 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:44:06 #81 20.63 Executing busybox-1.36.1-r29.trigger 03:44:06 #81 ... 03:44:06 03:44:06 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:44:06 #44 ... 03:44:06 03:44:06 #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:44:06 #86 DONE 0.6s 03:44:06 03:44:06 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:44:06 #79 24.26 Upgrading critical system libraries and apk-tools: 03:44:06 #79 24.26 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:44:06 #79 24.37 Executing busybox-1.36.1-r29.trigger 03:44:06 #79 ... 03:44:06 03:44:06 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:44:06 #82 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:06 #82 ... 03:44:06 03:44:06 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:44:06 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.7s done 03:44:06 #44 ... 03:44:06 03:44:06 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:44:06 #68 34.02 (1/4) Installing dumb-init (1.2.5-r3) 03:44:06 #68 34.08 (2/4) Installing musl-obstack (1.2.3-r2) 03:44:06 #68 34.11 (3/4) Installing libucontext (1.2-r3) 03:44:06 #68 34.13 (4/4) Installing gcompat (1.1.0-r4) 03:44:06 #68 34.21 Executing busybox-1.36.1-r29.trigger 03:44:06 #68 34.55 OK: 9 MiB in 18 packages 03:44:06 #68 DONE 37.2s 03:44:06 03:44:06 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:44:06 #77 27.27 Upgrading critical system libraries and apk-tools: 03:44:06 #77 27.27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:44:06 #77 27.34 Executing busybox-1.36.1-r29.trigger 03:44:07 #77 ... 03:44:07 03:44:07 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:44:07 #44 DONE 40.7s 03:44:07 03:44:07 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:44:07 #67 38.91 (1/5) Installing dumb-init (1.2.5-r3) 03:44:07 #67 38.92 (2/5) Installing musl-obstack (1.2.3-r2) 03:44:07 #67 38.94 (3/5) Installing libucontext (1.2-r3) 03:44:07 #67 38.96 (4/5) Installing gcompat (1.1.0-r4) 03:44:08 #67 39.07 (5/5) Installing openssl (3.3.2-r0) 03:44:08 #67 39.23 Executing busybox-1.36.1-r29.trigger 03:44:08 #67 39.45 OK: 10 MiB in 19 packages 03:44:09 #67 ... 03:44:09 03:44:09 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:44:09 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.2s done 03:44:09 #66 ... 03:44:09 03:44:09 #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:09 #87 ... 03:44:09 03:44:09 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:44:09 #77 29.89 Continuing the upgrade transaction with new apk-tools: 03:44:09 #77 29.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:10 #77 30.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:10 #77 ... 03:44:10 03:44:10 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:44:10 #67 DONE 41.8s 03:44:10 03:44:10 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:44:10 #88 ... 03:44:10 03:44:10 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:44:10 #84 17.09 OK: 238 MiB in 54 packages 03:44:10 #84 DONE 19.0s 03:44:11 03:44:11 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:44:11 #89 DONE 0.8s 03:44:11 03:44:11 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:13 #90 ... 03:44:13 03:44:13 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:44:13 #76 24.06 Executing busybox-1.36.1-r29.trigger 03:44:13 #76 26.42 Continuing the upgrade transaction with new apk-tools: 03:44:13 #76 26.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:13 #76 28.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:13 #76 ... 03:44:13 03:44:13 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:44:13 #82 23.18 Upgrading critical system libraries and apk-tools: 03:44:13 #82 23.18 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:44:13 #82 23.25 Executing busybox-1.36.1-r29.trigger 03:44:13 #82 25.78 Continuing the upgrade transaction with new apk-tools: 03:44:13 #82 26.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:13 #82 27.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:14 #82 ... 03:44:14 03:44:14 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:44:14 #88 3.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:14 #88 ... 03:44:14 03:44:14 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:14 #91 ... 03:44:14 03:44:14 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:44:14 #80 23.94 Upgrading critical system libraries and apk-tools: 03:44:14 #80 23.94 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:44:14 #80 24.05 Executing busybox-1.36.1-r29.trigger 03:44:14 #80 26.28 Continuing the upgrade transaction with new apk-tools: 03:44:14 #80 26.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:14 #80 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:15 #80 ... 03:44:15 03:44:15 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:44:15 #88 4.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:15 #88 ... 03:44:15 03:44:15 #75 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 03:44:15 #75 31.48 Upgrading critical system libraries and apk-tools: 03:44:15 #75 31.48 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:44:15 #75 31.60 Executing busybox-1.36.1-r29.trigger 03:44:15 #75 34.53 Continuing the upgrade transaction with new apk-tools: 03:44:15 #75 34.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:15 #75 36.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:15 #75 ... 03:44:15 03:44:15 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:44:15 #78 24.69 Continuing the upgrade transaction with new apk-tools: 03:44:15 #78 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:15 #78 27.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:15 #78 ... 03:44:15 03:44:15 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:44:15 #76 37.04 OK: 10 MiB in 16 packages 03:44:16 #76 ... 03:44:16 03:44:16 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:16 #92 ... 03:44:16 03:44:16 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:44:16 #79 26.54 Continuing the upgrade transaction with new apk-tools: 03:44:16 #79 26.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:16 #79 28.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:16 #79 ... 03:44:16 03:44:16 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:44:16 #73 34.52 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:44:16 #73 34.52 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:44:16 #73 34.52 OK: 24040 distinct packages available 03:44:16 #73 36.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:16 #73 39.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:16 #73 ... 03:44:16 03:44:16 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:44:16 #81 22.96 Continuing the upgrade transaction with new apk-tools: 03:44:16 #81 23.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:16 #81 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:16 #81 ... 03:44:16 03:44:16 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:44:16 #0 3.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:16 #0 6.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:16 #93 ... 03:44:16 03:44:16 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:44:16 #76 DONE 38.1s 03:44:17 03:44:17 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:44:17 #82 ... 03:44:17 03:44:17 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:44:17 #78 36.74 OK: 15 MiB in 28 packages 03:44:18 #78 DONE 37.7s 03:44:18 03:44:18 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:44:18 #79 36.53 OK: 9 MiB in 15 packages 03:44:19 #79 ... 03:44:19 03:44:19 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:44:19 #81 33.30 OK: 9 MiB in 16 packages 03:44:19 #81 DONE 34.6s 03:44:19 03:44:19 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:44:19 #77 38.55 OK: 20 MiB in 18 packages 03:44:19 #77 DONE 39.8s 03:44:19 03:44:19 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:44:19 #80 35.27 OK: 20 MiB in 18 packages 03:44:19 #80 ... 03:44:19 03:44:19 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:44:19 #94 DONE 0.3s 03:44:19 03:44:19 #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:44:20 #95 ... 03:44:20 03:44:20 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:44:20 #73 46.21 OK: 238 MiB in 54 packages 03:44:20 #73 DONE 48.3s 03:44:20 03:44:20 #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:44:20 #96 ... 03:44:20 03:44:20 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:44:20 #82 33.80 OK: 11 MiB in 17 packages 03:44:20 #82 DONE 35.4s 03:44:20 03:44:20 #75 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 03:44:21 #75 ... 03:44:21 03:44:21 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:44:21 #80 DONE 36.8s 03:44:21 03:44:21 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:44:21 #79 DONE 39.2s 03:44:21 03:44:21 #75 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 03:44:21 #75 47.05 OK: 9 MiB in 15 packages 03:44:21 #75 ... 03:44:21 03:44:21 #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:44:21 #96 DONE 0.9s 03:44:21 03:44:21 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:23 #97 ... 03:44:23 03:44:23 #75 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 03:44:23 #75 DONE 49.7s 03:44:23 03:44:23 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:44:23 #88 12.16 Upgrading critical system libraries and apk-tools: 03:44:23 #88 12.16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:44:23 #88 12.21 Executing busybox-1.36.1-r29.trigger 03:44:23 #88 12.92 Continuing the upgrade transaction with new apk-tools: 03:44:23 #88 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:24 #88 ... 03:44:24 03:44:24 #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:44:24 #95 DONE 4.6s 03:44:24 03:44:24 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:44:24 #88 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:24 #88 ... 03:44:24 03:44:24 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 03:44:24 #98 DONE 0.3s 03:44:24 03:44:24 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:44:24 #93 15.12 Upgrading critical system libraries and apk-tools: 03:44:24 #93 15.12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:44:24 #93 15.12 Executing busybox-1.36.1-r29.trigger 03:44:24 #93 16.17 Continuing the upgrade transaction with new apk-tools: 03:44:24 #93 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:24 #93 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:27 #93 ... 03:44:27 03:44:27 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:44:27 #88 16.23 OK: 10 MiB in 19 packages 03:44:27 #88 DONE 16.9s 03:44:27 03:44:27 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:44:28 #99 ... 03:44:28 03:44:28 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:44:28 #93 20.59 OK: 9 MiB in 18 packages 03:44:28 #93 DONE 21.6s 03:44:28 03:44:28 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:44:28 #99 DONE 1.4s 03:44:28 03:44:28 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:44:29 #100 ... 03:44:29 03:44:29 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:44:29 #101 DONE 2.0s 03:44:29 03:44:29 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:44:29 #102 DONE 0.3s 03:44:29 03:44:29 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:44:29 #159 DONE 177.9s 03:44:29 03:44:29 #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:44:29 #124 DONE 178.0s 03:44:29 03:44:29 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:44:29 #150 DONE 178.0s 03:44:29 03:44:29 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:44:29 #151 DONE 178.0s 03:44:29 03:44:29 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:44:29 #158 DONE 178.0s 03:44:29 03:44:29 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:44:29 #156 ... 03:44:29 03:44:29 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:44:29 #155 DONE 178.0s 03:44:29 03:44:29 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:44:29 #157 DONE 178.1s 03:44:29 03:44:29 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:44:29 #161 ... 03:44:29 03:44:29 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:44:29 #152 DONE 178.3s 03:44:29 03:44:29 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:44:29 #153 DONE 178.4s 03:44:29 03:44:29 #162 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:44:29 #162 ... 03:44:29 03:44:29 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:44:29 #160 DONE 178.4s 03:44:29 03:44:29 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:44:29 #156 DONE 178.4s 03:44:29 03:44:29 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:44:29 #149 DONE 178.4s 03:44:29 03:44:29 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:44:29 #154 DONE 178.6s 03:44:29 03:44:29 #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:44:29 #163 DONE 0.5s 03:44:29 03:44:29 #164 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:44:29 #164 DONE 1.0s 03:44:29 03:44:29 #162 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:44:29 #162 DONE 0.8s 03:44:29 03:44:29 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:44:29 #165 DONE 1.0s 03:44:29 03:44:29 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:44:29 #161 DONE 1.0s 03:44:29 03:44:29 #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:44:29 #166 DONE 0.9s 03:44:29 03:44:29 #167 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:44:29 #167 DONE 0.4s 03:44:29 03:44:29 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:44:29 #168 DONE 1.0s 03:44:29 03:44:29 #169 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:44:29 #169 ... 03:44:29 03:44:29 #170 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:44:29 #170 DONE 0.4s 03:44:29 03:44:29 #171 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:44:29 #171 ... 03:44:29 03:44:29 #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:44:29 #172 DONE 0.6s 03:44:29 03:44:29 #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:44:29 #173 CACHED 03:44:29 03:44:29 #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:44:29 #174 CACHED 03:44:29 03:44:29 #175 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:44:29 #175 DONE 0.6s 03:44:29 03:44:29 #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:44:29 #176 DONE 0.6s 03:44:29 03:44:29 #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:44:29 #177 CACHED 03:44:29 03:44:29 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:44:29 #178 CACHED 03:44:29 03:44:29 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:44:29 #179 CACHED 03:44:29 03:44:29 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:44:29 #180 CACHED 03:44:29 03:44:29 #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:44:29 #181 CACHED 03:44:29 03:44:29 #182 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:44:29 #182 CACHED 03:44:29 03:44:29 #183 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:44:29 #183 DONE 0.6s 03:44:29 03:44:29 #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:44:29 #184 DONE 0.6s 03:44:29 03:44:29 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:44:29 #185 DONE 0.6s 03:44:29 03:44:29 #169 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:44:29 #169 DONE 0.6s 03:44:29 03:44:29 #171 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:44:29 #171 DONE 0.6s 03:44:29 03:44:29 #186 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:44:29 #103 ... 03:44:29 03:44:29 #104 [security-spire-server stage-2 6/9] COPY security.txt / 03:44:29 #104 DONE 0.3s 03:44:30 03:44:30 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:44:30 #105 ... 03:44:30 03:44:30 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:44:30 #103 DONE 1.6s 03:44:30 03:44:30 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:44:30 #100 DONE 1.8s 03:44:30 03:44:30 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:44:30 #105 DONE 0.3s 03:44:30 03:44:30 #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:44:30 #106 ... 03:44:30 03:44:30 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:44:30 #107 DONE 0.2s 03:44:30 03:44:30 #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:44:30 #106 DONE 0.3s 03:44:30 03:44:30 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:44:30 #108 DONE 0.3s 03:44:30 03:44:30 #109 [security-spire-config stage-2 6/10] COPY security.txt / 03:44:30 #109 ... 03:44:30 03:44:30 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 03:44:30 #110 DONE 0.3s 03:44:30 03:44:30 #109 [security-spire-config stage-2 6/10] COPY security.txt / 03:44:30 #109 DONE 0.3s 03:44:30 03:44:30 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:44:30 #111 DONE 0.3s 03:44:30 03:44:30 #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:44:31 #186 ... 03:44:31 03:44:31 #187 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:44:31 #187 DONE 2.4s 03:44:31 03:44:31 #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:44:31 #188 DONE 2.4s 03:44:31 03:44:31 #189 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:44:31 #189 DONE 2.4s 03:44:31 03:44:31 #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:44:31 #190 DONE 2.4s 03:44:31 03:44:31 #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:44:31 #112 ... 03:44:31 03:44:31 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:44:31 #113 DONE 0.5s 03:44:31 03:44:31 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:44:31 #191 ... 03:44:31 03:44:31 #192 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:44:31 #192 DONE 2.8s 03:44:31 #114 ... 03:44:31 03:44:31 #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:44:31 #112 DONE 0.5s 03:44:31 03:44:31 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:44:31 #114 DONE 0.4s 03:44:31 03:44:31 #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:44:31 03:44:31 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:44:31 #193 DONE 2.8s 03:44:31 03:44:31 #194 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:44:31 #194 DONE 2.8s 03:44:31 03:44:31 #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:44:31 #195 DONE 2.8s 03:44:31 03:44:31 #196 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:44:31 #196 DONE 2.9s 03:44:31 03:44:31 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:44:31 #197 DONE 2.8s 03:44:31 03:44:31 #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:44:31 #198 DONE 3.5s 03:44:31 03:44:31 #199 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 03:44:31 #199 ... 03:44:31 03:44:31 #186 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:44:31 #186 DONE 2.9s 03:44:31 03:44:31 #200 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:44:31 #200 DONE 2.9s 03:44:31 #115 DONE 0.3s 03:44:31 03:44:31 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:44:31 03:44:31 #201 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:44:31 #201 DONE 0.8s 03:44:31 03:44:31 #202 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:44:31 #202 ... 03:44:31 03:44:31 #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:44:31 #203 DONE 0.8s 03:44:31 03:44:31 #204 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:44:31 #204 DONE 0.9s 03:44:31 03:44:31 #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:44:31 #191 DONE 0.9s 03:44:31 03:44:31 #205 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:44:31 #205 DONE 0.5s 03:44:31 03:44:31 #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:44:31 #116 ... 03:44:31 03:44:31 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:44:31 #117 DONE 0.3s 03:44:31 03:44:31 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:44:31 #116 DONE 0.4s 03:44:31 03:44:31 #118 [security-spire-agent] exporting to image 03:44:31 #118 exporting layers 03:44:32 #206 ... 03:44:32 03:44:32 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:44:32 #207 DONE 0.6s 03:44:32 03:44:32 #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:44:32 #208 DONE 0.6s 03:44:32 03:44:32 #209 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:44:32 #209 DONE 0.5s 03:44:32 03:44:32 #210 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:44:32 #210 DONE 0.6s 03:44:32 03:44:32 #211 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:44:32 #211 DONE 0.6s 03:44:32 03:44:32 #199 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 03:44:32 #199 DONE 0.6s 03:44:32 03:44:32 #212 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:44:32 #212 DONE 0.5s 03:44:32 03:44:32 #213 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:44:32 #213 ... 03:44:32 03:44:32 #202 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:44:32 #202 DONE 0.6s 03:44:32 03:44:32 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:44:32 #214 DONE 0.5s 03:44:32 03:44:32 #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:44:32 #215 DONE 0.5s 03:44:32 03:44:32 #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:44:32 #206 DONE 0.4s 03:44:32 03:44:32 #98 [core-command] exporting to image 03:44:32 #98 exporting layers 0.5s done 03:44:32 #98 ... 03:44:32 03:44:32 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:44:32 #216 DONE 0.5s 03:44:32 03:44:32 #217 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:44:32 #217 DONE 0.4s 03:44:32 03:44:32 #213 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:44:32 #213 DONE 0.3s 03:44:32 03:44:32 #218 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 03:44:32 #218 DONE 0.4s 03:44:32 03:44:32 #98 [support-notifications] exporting to image 03:44:32 #98 writing image sha256:d19bdf8ce86a2f353c43e892450b4358c14042601512316599a372729c153905 done 03:44:32 #98 naming to docker.io/library/support-cron-scheduler done 03:44:32 #98 ... 03:44:32 03:44:32 #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:44:32 #219 DONE 0.3s 03:44:32 03:44:32 #98 [support-scheduler] exporting to image 03:44:32 #98 exporting layers 0.6s done 03:44:32 #98 writing image sha256:fae5722fda9f542bdfac38d95b368360658c98465407dacee706b29355dbb2af 0.0s done 03:44:32 #98 naming to docker.io/library/core-command 0.0s done 03:44:32 #98 writing image sha256:50c8f720eaa85bd1a030f67e338cf812dbbc7c5317696c3536f0bf5606e0af66 done 03:44:32 #98 naming to docker.io/library/support-scheduler 0.0s done 03:44:32 #98 writing image sha256:d37cbdf83cbba6357dd45e1d98eb7828ec7f5f51bdb5f5ed12d94354f83b5cf4 03:44:32 #98 writing image sha256:d37cbdf83cbba6357dd45e1d98eb7828ec7f5f51bdb5f5ed12d94354f83b5cf4 0.1s done 03:44:32 #98 naming to docker.io/library/core-keeper 0.0s done 03:44:32 #98 ... 03:44:32 03:44:32 #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 03:44:32 #220 DONE 0.6s 03:44:32 03:44:32 #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:44:32 #221 DONE 0.6s 03:44:32 03:44:32 #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:44:32 #222 DONE 0.5s 03:44:32 03:44:32 #223 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:44:32 #223 DONE 0.5s 03:44:32 03:44:32 #98 [core-metadata] exporting to image 03:44:32 #98 exporting layers 0.4s done 03:44:32 #98 writing image sha256:331f5eee8950fded55c17088026361a787ae64c6512030e8e3af413c85e2e85e 0.0s done 03:44:32 #98 naming to docker.io/library/security-spiffe-token-provider done 03:44:33 #98 writing image sha256:9539e09d535688eeabde283fc8cbce2fbe954157b3bea30dfedf0ec5240f8a16 done 03:44:33 #98 writing image sha256:0985780b612f30c998bae1df29056c0623d6a2df0a2050e9abc72af1bd4bce1b done 03:44:33 #98 naming to docker.io/library/core-data done 03:44:33 #98 naming to docker.io/library/support-notifications done 03:44:33 #98 ... 03:44:33 03:44:33 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:44:33 #224 DONE 0.4s 03:44:33 03:44:33 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:44:33 #225 DONE 0.9s 03:44:33 03:44:33 #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:44:33 #226 DONE 0.9s 03:44:33 03:44:33 #227 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:44:33 #227 DONE 0.3s 03:44:33 03:44:33 #98 [core-metadata] exporting to image 03:44:33 #98 writing image sha256:d13a954472104b7f55f4c54512d2e78ae168ae5a74d66a5fb52cbf425c7effbe done 03:44:33 #98 naming to docker.io/library/core-metadata done 03:44:33 #98 ... 03:44:33 03:44:33 #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:44:33 #228 DONE 0.1s 03:44:33 03:44:33 #229 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:44:33 #229 DONE 0.1s 03:44:33 03:44:33 #98 [core-common-config-bootstrapper] exporting to image 03:44:33 #98 ... 03:44:33 03:44:33 #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:44:33 #230 DONE 0.1s 03:44:33 03:44:33 #98 [security-proxy-auth] exporting to image 03:44:33 #98 exporting layers 0.3s done 03:44:33 #98 writing image sha256:a50cc12514366a3d66be34d2518f001e0447284f8ce30a093e5ac323739cd051 0.0s done 03:44:33 #98 naming to docker.io/library/security-proxy-auth done 03:44:33 #98 ... 03:44:33 03:44:33 #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:44:33 #231 DONE 0.8s 03:44:33 03:44:33 #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:44:33 #232 DONE 0.1s 03:44:33 03:44:33 #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:44:33 #233 DONE 0.1s 03:44:33 03:44:33 #98 [security-proxy-setup] exporting to image 03:44:33 #98 writing image sha256:3a76660cfac6445d1b1badae77185e6dc07a910f382db2383cd0133a2d2e2f3e done 03:44:33 #98 naming to docker.io/library/core-common-config-bootstrapper done 03:44:33 #118 exporting layers 3.2s done 03:44:33 #118 writing image sha256:0c3e8af11eccd8212d0f74b3c7777c7bf036efe1af94160404e28a8c2cc0d224 03:44:34 #98 ... 03:44:34 03:44:34 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:44:34 #234 DONE 0.0s 03:44:34 03:44:34 #98 [security-proxy-setup] exporting to image 03:44:34 #98 exporting layers 0.2s done 03:44:34 #98 writing image sha256:48cf86222f5433852d6ca5fabbd45649f7c7325f9d3c2e7861424b50e4160695 03:44:34 #98 writing image sha256:48cf86222f5433852d6ca5fabbd45649f7c7325f9d3c2e7861424b50e4160695 done 03:44:34 #98 naming to docker.io/library/security-proxy-setup done 03:44:34 #98 DONE 3.5s 03:44:34 03:44:34 #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:44:34 #118 writing image sha256:0c3e8af11eccd8212d0f74b3c7777c7bf036efe1af94160404e28a8c2cc0d224 0.0s done 03:44:34 #118 naming to docker.io/library/security-spire-server-arm64 done 03:44:34 #235 ... 03:44:34 03:44:34 #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:44:34 #236 DONE 0.7s 03:44:34 03:44:34 #98 [security-secretstore-setup] exporting to image 03:44:34 #98 exporting layers 0.2s done 03:44:34 #118 exporting layers 2.7s done 03:44:34 #98 ... 03:44:34 03:44:34 #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:44:34 #235 DONE 0.6s 03:44:34 03:44:34 #98 [security-bootstrapper] exporting to image 03:44:34 #98 writing image sha256:025eaa6cb61532324e624058bc1b325d54d625d7a4af76fabfbfb6858c5a318f done 03:44:34 #98 naming to docker.io/library/security-secretstore-setup done 03:44:34 #98 exporting layers 0.2s done 03:44:34 #98 writing image sha256:869123ed2f7b44f5d28dd6123ffb76b43302f3bf62cef6370630d36a2b4ae876 done 03:44:34 #98 naming to docker.io/library/security-bootstrapper done 03:44:34 #98 DONE 4.0s 03:44:34 03:44:34 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:44:34 time="2024-10-07T03:39:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:34 time="2024-10-07T03:39:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:34 time="2024-10-07T03:39:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:34 time="2024-10-07T03:39:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:34 time="2024-10-07T03:39:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:34 time="2024-10-07T03:39:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:34 time="2024-10-07T03:39:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:34 time="2024-10-07T03:39:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:34 time="2024-10-07T03:39:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:34 time="2024-10-07T03:39:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:34 time="2024-10-07T03:39:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:34 time="2024-10-07T03:39:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:34 time="2024-10-07T03:39:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:34 time="2024-10-07T03:39:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:34 time="2024-10-07T03:39:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:34 time="2024-10-07T03:39:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:44:34 $ docker stop --time=1 c56a6ff0c29372d03056a5d9255b43b27e0df3b607e7328ee9cd4f27d681dc8d 03:44:34 #118 exporting layers 2.6s done 03:44:34 #118 writing image sha256:9659811d8441ea6413504a680559fc0e264f3c64d0cad6f067175c7ab81ae277 0.0s done 03:44:34 #118 naming to docker.io/library/security-spire-agent-arm64 done 03:44:34 #118 writing image sha256:abd0e7ab898c18d34a3c074fcb899daa4cecd36644eadff14de5d022b6688ec1 03:44:34 #118 writing image sha256:abd0e7ab898c18d34a3c074fcb899daa4cecd36644eadff14de5d022b6688ec1 done 03:44:34 #118 naming to docker.io/library/security-spire-config-arm64 done 03:44:34 #118 DONE 3.8s 03:44:34 03:44:34 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:35 $ docker rm -f --volumes c56a6ff0c29372d03056a5d9255b43b27e0df3b607e7328ee9cd4f27d681dc8d [Pipeline] // withDockerContainer [Pipeline] sh 03:44:36 + docker images 03:44:36 REPOSITORY TAG IMAGE ID CREATED SIZE 03:44:36 security-bootstrapper latest 869123ed2f7b 2 seconds ago 20.4MB 03:44:36 security-secretstore-setup latest 025eaa6cb615 2 seconds ago 40.2MB 03:44:36 core-common-config-bootstrapper latest 3a76660cfac6 3 seconds ago 16.5MB 03:44:36 security-proxy-setup latest 48cf86222f54 3 seconds ago 28.7MB 03:44:36 security-proxy-auth latest a50cc1251436 3 seconds ago 24.6MB 03:44:36 support-notifications latest 0985780b612f 4 seconds ago 44.4MB 03:44:36 core-metadata latest d13a95447210 4 seconds ago 29.7MB 03:44:36 core-data latest 9539e09d5356 4 seconds ago 29.6MB 03:44:36 support-cron-scheduler latest d19bdf8ce86a 5 seconds ago 45.4MB 03:44:36 support-scheduler latest 50c8f720eaa8 5 seconds ago 43.8MB 03:44:36 core-keeper latest d37cbdf83cbb 5 seconds ago 29MB 03:44:36 core-command latest fae5722fda9f 5 seconds ago 25.9MB 03:44:36 security-spiffe-token-provider latest 331f5eee8950 5 seconds ago 31.8MB 03:44:36 security-spire-server latest e0c939156563 3 minutes ago 122MB 03:44:36 security-spire-agent latest f9cd5a767643 3 minutes ago 183MB 03:44:36 security-spire-config latest 37986d6d74d2 3 minutes ago 121MB 03:44:36 ci-base-image-x86_64 latest 37e61767e0e7 7 minutes ago 979MB 03:44:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 4 days ago 573MB 03:44:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 03:44: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 03:44:36 provisioning config files... 03:44:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/714@tmp/config8009284826656477095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:36 ---> ****-login.sh 03:44:36 nexus3.edgexfoundry.org:10001 03:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:36 Configure a credential helper to remove this warning. See 03:44:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:36 03:44:36 Login Succeeded 03:44:36 nexus3.edgexfoundry.org:10002 03:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:36 Configure a credential helper to remove this warning. See 03:44:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:36 03:44:36 Login Succeeded 03:44:36 nexus3.edgexfoundry.org:10003 03:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:36 Configure a credential helper to remove this warning. See 03:44:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:36 03:44:36 Login Succeeded 03:44:36 nexus3.edgexfoundry.org:10004 03:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:36 Configure a credential helper to remove this warning. See 03:44:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:36 03:44:36 Login Succeeded 03:44:36 ****.io 03:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:37 Configure a credential helper to remove this warning. See 03:44:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:37 03:44:37 Login Succeeded 03:44:37 ---> ****-login.sh ends [Pipeline] } 03:44:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:44:37 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:44:37 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:44:37 latest 03:44:37 3.2.0-dev.91 03:44:37 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:44:37 main 03:44:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:37 + docker push nexus3.edgexfoundry.org:10004/core-command:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:44:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:44:37 9fd0aa772f95: Preparing 03:44:37 3bf50102a1cf: Preparing 03:44:37 e768c76d12ef: Preparing 03:44:37 49df0d870d71: Preparing 03:44:37 2f94d79be7dd: Preparing 03:44:37 01ac05d7e506: Preparing 03:44:37 63ca1fbb43ae: Preparing 03:44:37 01ac05d7e506: Waiting 03:44:37 63ca1fbb43ae: Waiting 03:44:37 49df0d870d71: Pushed 03:44:37 e768c76d12ef: Pushed 03:44:37 2f94d79be7dd: Pushed 03:44:37 9fd0aa772f95: Pushed 03:44:37 63ca1fbb43ae: Layer already exists 03:44:38 01ac05d7e506: Pushed 03:44:40 3bf50102a1cf: Pushed 03:44:40 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:f1cec1eefdc98b90be52edc3c58203940132e3f91a82432f847b3c13d4ea8d70 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:40 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:44:40 9fd0aa772f95: Preparing 03:44:40 3bf50102a1cf: Preparing 03:44:40 e768c76d12ef: Preparing 03:44:40 49df0d870d71: Preparing 03:44:40 2f94d79be7dd: Preparing 03:44:40 01ac05d7e506: Preparing 03:44:40 63ca1fbb43ae: Preparing 03:44:40 49df0d870d71: Layer already exists 03:44:40 3bf50102a1cf: Layer already exists 03:44:40 9fd0aa772f95: Layer already exists 03:44:40 e768c76d12ef: Layer already exists 03:44:40 2f94d79be7dd: Layer already exists 03:44:40 01ac05d7e506: Layer already exists 03:44:40 63ca1fbb43ae: Layer already exists 03:44:40 latest: digest: sha256:f1cec1eefdc98b90be52edc3c58203940132e3f91a82432f847b3c13d4ea8d70 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:41 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.91 03:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:44:41 9fd0aa772f95: Preparing 03:44:41 3bf50102a1cf: Preparing 03:44:41 e768c76d12ef: Preparing 03:44:41 49df0d870d71: Preparing 03:44:41 2f94d79be7dd: Preparing 03:44:41 01ac05d7e506: Preparing 03:44:41 63ca1fbb43ae: Preparing 03:44:41 01ac05d7e506: Waiting 03:44:41 63ca1fbb43ae: Waiting 03:44:41 2f94d79be7dd: Layer already exists 03:44:41 e768c76d12ef: Layer already exists 03:44:41 49df0d870d71: Layer already exists 03:44:41 9fd0aa772f95: Layer already exists 03:44:41 3bf50102a1cf: Layer already exists 03:44:41 63ca1fbb43ae: Layer already exists 03:44:41 01ac05d7e506: Layer already exists 03:44:41 3.2.0-dev.91: digest: sha256:f1cec1eefdc98b90be52edc3c58203940132e3f91a82432f847b3c13d4ea8d70 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:42 + docker push nexus3.edgexfoundry.org:10004/core-command:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:44:42 9fd0aa772f95: Preparing 03:44:42 3bf50102a1cf: Preparing 03:44:42 e768c76d12ef: Preparing 03:44:42 49df0d870d71: Preparing 03:44:42 2f94d79be7dd: Preparing 03:44:42 01ac05d7e506: Preparing 03:44:42 63ca1fbb43ae: Preparing 03:44:42 01ac05d7e506: Waiting 03:44:42 63ca1fbb43ae: Waiting 03:44:42 e768c76d12ef: Layer already exists 03:44:42 3bf50102a1cf: Layer already exists 03:44:42 49df0d870d71: Layer already exists 03:44:42 9fd0aa772f95: Layer already exists 03:44:42 2f94d79be7dd: Layer already exists 03:44:42 63ca1fbb43ae: Layer already exists 03:44:42 01ac05d7e506: Layer already exists 03:44:42 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:f1cec1eefdc98b90be52edc3c58203940132e3f91a82432f847b3c13d4ea8d70 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:42 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:44:42 9fd0aa772f95: Preparing 03:44:42 3bf50102a1cf: Preparing 03:44:42 e768c76d12ef: Preparing 03:44:42 49df0d870d71: Preparing 03:44:42 2f94d79be7dd: Preparing 03:44:42 01ac05d7e506: Preparing 03:44:42 63ca1fbb43ae: Preparing 03:44:42 63ca1fbb43ae: Waiting 03:44:42 01ac05d7e506: Waiting 03:44:42 2f94d79be7dd: Layer already exists 03:44:42 e768c76d12ef: Layer already exists 03:44:42 9fd0aa772f95: Layer already exists 03:44:42 3bf50102a1cf: Layer already exists 03:44:42 49df0d870d71: Layer already exists 03:44:42 63ca1fbb43ae: Layer already exists 03:44:42 01ac05d7e506: Layer already exists 03:44:42 main: digest: sha256:f1cec1eefdc98b90be52edc3c58203940132e3f91a82432f847b3c13d4ea8d70 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:42 ===================================================== [Pipeline] echo 03:44:42 taggedImages: 03:44:42 - nexus3.edgexfoundry.org:10004/core-command:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:44:42 - nexus3.edgexfoundry.org:10004/core-command:latest 03:44:42 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.91 03:44:42 - nexus3.edgexfoundry.org:10004/core-command:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:44:42 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:44:42 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:44:42 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:44:42 latest 03:44:42 3.2.0-dev.91 03:44:42 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:44:42 main 03:44:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:43 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:44:43 a4143f00fae8: Preparing 03:44:43 0d59b929f02d: Preparing 03:44:43 1fb58d6d49f7: Preparing 03:44:43 c6ac1a82ccbe: Preparing 03:44:43 e768c76d12ef: Preparing 03:44:43 49df0d870d71: Preparing 03:44:43 2f94d79be7dd: Preparing 03:44:43 01ac05d7e506: Preparing 03:44:43 63ca1fbb43ae: Preparing 03:44:43 01ac05d7e506: Waiting 03:44:43 63ca1fbb43ae: Waiting 03:44:43 49df0d870d71: Waiting 03:44:43 e768c76d12ef: Layer already exists 03:44:43 49df0d870d71: Layer already exists 03:44:43 2f94d79be7dd: Layer already exists 03:44:43 01ac05d7e506: Layer already exists 03:44:43 63ca1fbb43ae: Layer already exists 03:44:43 0d59b929f02d: Pushed 03:44:43 1fb58d6d49f7: Pushed 03:44:43 a4143f00fae8: Pushed 03:44:44 c6ac1a82ccbe: Pushed 03:44:44 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:ceb98153cefa55b0e07214375e4b00bc7fba173fb1705bb35f8491b2ea91bca9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:44:45 a4143f00fae8: Preparing 03:44:45 0d59b929f02d: Preparing 03:44:45 1fb58d6d49f7: Preparing 03:44:45 c6ac1a82ccbe: Preparing 03:44:45 e768c76d12ef: Preparing 03:44:45 49df0d870d71: Preparing 03:44:45 2f94d79be7dd: Preparing 03:44:45 01ac05d7e506: Preparing 03:44:45 63ca1fbb43ae: Preparing 03:44:45 01ac05d7e506: Waiting 03:44:45 63ca1fbb43ae: Waiting 03:44:45 49df0d870d71: Waiting 03:44:45 a4143f00fae8: Layer already exists 03:44:45 c6ac1a82ccbe: Layer already exists 03:44:45 0d59b929f02d: Layer already exists 03:44:45 e768c76d12ef: Layer already exists 03:44:45 1fb58d6d49f7: Layer already exists 03:44:45 01ac05d7e506: Layer already exists 03:44:45 2f94d79be7dd: Layer already exists 03:44:45 49df0d870d71: Layer already exists 03:44:45 63ca1fbb43ae: Layer already exists 03:44:45 latest: digest: sha256:ceb98153cefa55b0e07214375e4b00bc7fba173fb1705bb35f8491b2ea91bca9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.91 03:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:44:46 a4143f00fae8: Preparing 03:44:46 0d59b929f02d: Preparing 03:44:46 1fb58d6d49f7: Preparing 03:44:46 c6ac1a82ccbe: Preparing 03:44:46 e768c76d12ef: Preparing 03:44:46 49df0d870d71: Preparing 03:44:46 2f94d79be7dd: Preparing 03:44:46 01ac05d7e506: Preparing 03:44:46 63ca1fbb43ae: Preparing 03:44:46 49df0d870d71: Waiting 03:44:46 2f94d79be7dd: Waiting 03:44:46 01ac05d7e506: Waiting 03:44:46 63ca1fbb43ae: Waiting 03:44:46 e768c76d12ef: Layer already exists 03:44:46 1fb58d6d49f7: Layer already exists 03:44:46 c6ac1a82ccbe: Layer already exists 03:44:46 a4143f00fae8: Layer already exists 03:44:46 0d59b929f02d: Layer already exists 03:44:46 01ac05d7e506: Layer already exists 03:44:46 49df0d870d71: Layer already exists 03:44:46 63ca1fbb43ae: Layer already exists 03:44:46 2f94d79be7dd: Layer already exists 03:44:46 3.2.0-dev.91: digest: sha256:ceb98153cefa55b0e07214375e4b00bc7fba173fb1705bb35f8491b2ea91bca9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:44:46 a4143f00fae8: Preparing 03:44:46 0d59b929f02d: Preparing 03:44:46 1fb58d6d49f7: Preparing 03:44:46 c6ac1a82ccbe: Preparing 03:44:46 e768c76d12ef: Preparing 03:44:46 49df0d870d71: Preparing 03:44:46 2f94d79be7dd: Preparing 03:44:46 01ac05d7e506: Preparing 03:44:46 63ca1fbb43ae: Preparing 03:44:46 63ca1fbb43ae: Waiting 03:44:46 2f94d79be7dd: Waiting 03:44:46 01ac05d7e506: Waiting 03:44:46 0d59b929f02d: Layer already exists 03:44:46 c6ac1a82ccbe: Layer already exists 03:44:46 e768c76d12ef: Layer already exists 03:44:46 a4143f00fae8: Layer already exists 03:44:46 1fb58d6d49f7: Layer already exists 03:44:46 01ac05d7e506: Layer already exists 03:44:46 2f94d79be7dd: Layer already exists 03:44:46 63ca1fbb43ae: Layer already exists 03:44:46 49df0d870d71: Layer already exists 03:44:46 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:ceb98153cefa55b0e07214375e4b00bc7fba173fb1705bb35f8491b2ea91bca9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:44:47 a4143f00fae8: Preparing 03:44:47 0d59b929f02d: Preparing 03:44:47 1fb58d6d49f7: Preparing 03:44:47 c6ac1a82ccbe: Preparing 03:44:47 e768c76d12ef: Preparing 03:44:47 49df0d870d71: Preparing 03:44:47 2f94d79be7dd: Preparing 03:44:47 01ac05d7e506: Preparing 03:44:47 63ca1fbb43ae: Preparing 03:44:47 49df0d870d71: Waiting 03:44:47 01ac05d7e506: Waiting 03:44:47 63ca1fbb43ae: Waiting 03:44:47 2f94d79be7dd: Waiting 03:44:47 0d59b929f02d: Layer already exists 03:44:47 a4143f00fae8: Layer already exists 03:44:47 1fb58d6d49f7: Layer already exists 03:44:47 c6ac1a82ccbe: Layer already exists 03:44:47 e768c76d12ef: Layer already exists 03:44:47 01ac05d7e506: Layer already exists 03:44:47 49df0d870d71: Layer already exists 03:44:47 2f94d79be7dd: Layer already exists 03:44:47 63ca1fbb43ae: Layer already exists 03:44:47 main: digest: sha256:ceb98153cefa55b0e07214375e4b00bc7fba173fb1705bb35f8491b2ea91bca9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:47 ===================================================== [Pipeline] echo 03:44:47 taggedImages: 03:44:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:44:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:44:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.91 03:44:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:44:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:44:47 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:44:47 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:44:47 latest 03:44:47 3.2.0-dev.91 03:44:47 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:44:47 main 03:44:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:48 + docker push nexus3.edgexfoundry.org:10004/core-data:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:44:48 89bc1b7516e0: Preparing 03:44:48 dda901a09474: Preparing 03:44:48 a978e0502bb5: Preparing 03:44:48 e768c76d12ef: Preparing 03:44:48 49df0d870d71: Preparing 03:44:48 86ef17b07f5c: Preparing 03:44:48 8df1c922073c: Preparing 03:44:48 63ca1fbb43ae: Preparing 03:44:48 86ef17b07f5c: Waiting 03:44:48 63ca1fbb43ae: Waiting 03:44:48 49df0d870d71: Layer already exists 03:44:48 e768c76d12ef: Layer already exists 03:44:48 dda901a09474: Pushed 03:44:48 89bc1b7516e0: Pushed 03:44:48 63ca1fbb43ae: Layer already exists 03:44:48 8df1c922073c: Pushed 03:44:48 86ef17b07f5c: Pushed 03:44:50 a978e0502bb5: Pushed 03:44:50 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:e0d7a7dae4bb917d1b12c6657b0ac9eb7e019a5ac4503b670fa12c6508d908d9 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:51 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:44:51 89bc1b7516e0: Preparing 03:44:51 dda901a09474: Preparing 03:44:51 a978e0502bb5: Preparing 03:44:51 e768c76d12ef: Preparing 03:44:51 49df0d870d71: Preparing 03:44:51 86ef17b07f5c: Preparing 03:44:51 8df1c922073c: Preparing 03:44:51 63ca1fbb43ae: Preparing 03:44:51 86ef17b07f5c: Waiting 03:44:51 8df1c922073c: Waiting 03:44:51 63ca1fbb43ae: Waiting 03:44:51 a978e0502bb5: Layer already exists 03:44:51 e768c76d12ef: Layer already exists 03:44:51 89bc1b7516e0: Layer already exists 03:44:51 49df0d870d71: Layer already exists 03:44:51 dda901a09474: Layer already exists 03:44:51 8df1c922073c: Layer already exists 03:44:51 86ef17b07f5c: Layer already exists 03:44:51 63ca1fbb43ae: Layer already exists 03:44:51 latest: digest: sha256:e0d7a7dae4bb917d1b12c6657b0ac9eb7e019a5ac4503b670fa12c6508d908d9 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:52 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.91 03:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:44:52 89bc1b7516e0: Preparing 03:44:52 dda901a09474: Preparing 03:44:52 a978e0502bb5: Preparing 03:44:52 e768c76d12ef: Preparing 03:44:52 49df0d870d71: Preparing 03:44:52 86ef17b07f5c: Preparing 03:44:52 8df1c922073c: Preparing 03:44:52 63ca1fbb43ae: Preparing 03:44:52 86ef17b07f5c: Waiting 03:44:52 8df1c922073c: Waiting 03:44:52 63ca1fbb43ae: Waiting 03:44:52 89bc1b7516e0: Layer already exists 03:44:52 a978e0502bb5: Layer already exists 03:44:52 49df0d870d71: Layer already exists 03:44:52 dda901a09474: Layer already exists 03:44:52 e768c76d12ef: Layer already exists 03:44:52 8df1c922073c: Layer already exists 03:44:52 86ef17b07f5c: Layer already exists 03:44:52 63ca1fbb43ae: Layer already exists 03:44:52 3.2.0-dev.91: digest: sha256:e0d7a7dae4bb917d1b12c6657b0ac9eb7e019a5ac4503b670fa12c6508d908d9 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:52 + docker push nexus3.edgexfoundry.org:10004/core-data:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:44:52 89bc1b7516e0: Preparing 03:44:52 dda901a09474: Preparing 03:44:52 a978e0502bb5: Preparing 03:44:52 e768c76d12ef: Preparing 03:44:52 49df0d870d71: Preparing 03:44:52 86ef17b07f5c: Preparing 03:44:52 8df1c922073c: Preparing 03:44:52 63ca1fbb43ae: Preparing 03:44:52 86ef17b07f5c: Waiting 03:44:52 63ca1fbb43ae: Waiting 03:44:52 8df1c922073c: Waiting 03:44:52 89bc1b7516e0: Layer already exists 03:44:52 a978e0502bb5: Layer already exists 03:44:52 49df0d870d71: Layer already exists 03:44:52 dda901a09474: Layer already exists 03:44:52 e768c76d12ef: Layer already exists 03:44:52 86ef17b07f5c: Layer already exists 03:44:52 8df1c922073c: Layer already exists 03:44:52 63ca1fbb43ae: Layer already exists 03:44:52 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:e0d7a7dae4bb917d1b12c6657b0ac9eb7e019a5ac4503b670fa12c6508d908d9 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:53 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:44:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:44:53 89bc1b7516e0: Preparing 03:44:53 dda901a09474: Preparing 03:44:53 a978e0502bb5: Preparing 03:44:53 e768c76d12ef: Preparing 03:44:53 49df0d870d71: Preparing 03:44:53 86ef17b07f5c: Preparing 03:44:53 8df1c922073c: Preparing 03:44:53 63ca1fbb43ae: Preparing 03:44:53 86ef17b07f5c: Waiting 03:44:53 8df1c922073c: Waiting 03:44:53 63ca1fbb43ae: Waiting 03:44:53 dda901a09474: Layer already exists 03:44:53 e768c76d12ef: Layer already exists 03:44:53 89bc1b7516e0: Layer already exists 03:44:53 a978e0502bb5: Layer already exists 03:44:53 49df0d870d71: Layer already exists 03:44:53 86ef17b07f5c: Layer already exists 03:44:53 8df1c922073c: Layer already exists 03:44:53 63ca1fbb43ae: Layer already exists 03:44:53 main: digest: sha256:e0d7a7dae4bb917d1b12c6657b0ac9eb7e019a5ac4503b670fa12c6508d908d9 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:53 ===================================================== [Pipeline] echo 03:44:53 taggedImages: 03:44:53 - nexus3.edgexfoundry.org:10004/core-data:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:44:53 - nexus3.edgexfoundry.org:10004/core-data:latest 03:44:53 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.91 03:44:53 - nexus3.edgexfoundry.org:10004/core-data:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:44:53 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:44:53 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:44:53 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:44:53 latest 03:44:53 3.2.0-dev.91 03:44:53 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:44:53 main 03:44:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:53 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:44:54 8eb33b9efb14: Preparing 03:44:54 11a087be0dee: Preparing 03:44:54 791ec379063e: Preparing 03:44:54 49df0d870d71: Preparing 03:44:54 b134939972cc: Preparing 03:44:54 527e75dd4c37: Preparing 03:44:54 63ca1fbb43ae: Preparing 03:44:54 527e75dd4c37: Waiting 03:44:54 63ca1fbb43ae: Waiting 03:44:54 49df0d870d71: Layer already exists 03:44:54 8eb33b9efb14: Pushed 03:44:54 11a087be0dee: Pushed 03:44:54 b134939972cc: Pushed 03:44:54 527e75dd4c37: Pushed 03:44:54 63ca1fbb43ae: Layer already exists 03:44:56 791ec379063e: Pushed 03:44:56 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:4c10a0032c0cc65ff8fb1e6b109e50a8beff14697e3a447362b79b23e264d18a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:44:57 8eb33b9efb14: Preparing 03:44:57 11a087be0dee: Preparing 03:44:57 791ec379063e: Preparing 03:44:57 49df0d870d71: Preparing 03:44:57 b134939972cc: Preparing 03:44:57 527e75dd4c37: Preparing 03:44:57 63ca1fbb43ae: Preparing 03:44:57 527e75dd4c37: Waiting 03:44:57 63ca1fbb43ae: Waiting 03:44:57 791ec379063e: Layer already exists 03:44:57 8eb33b9efb14: Layer already exists 03:44:57 11a087be0dee: Layer already exists 03:44:57 49df0d870d71: Layer already exists 03:44:57 b134939972cc: Layer already exists 03:44:57 63ca1fbb43ae: Layer already exists 03:44:57 527e75dd4c37: Layer already exists 03:44:57 latest: digest: sha256:4c10a0032c0cc65ff8fb1e6b109e50a8beff14697e3a447362b79b23e264d18a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.91 03:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:44:57 8eb33b9efb14: Preparing 03:44:57 11a087be0dee: Preparing 03:44:57 791ec379063e: Preparing 03:44:57 49df0d870d71: Preparing 03:44:57 b134939972cc: Preparing 03:44:57 527e75dd4c37: Preparing 03:44:57 63ca1fbb43ae: Preparing 03:44:57 63ca1fbb43ae: Waiting 03:44:57 b134939972cc: Layer already exists 03:44:57 8eb33b9efb14: Layer already exists 03:44:57 791ec379063e: Layer already exists 03:44:57 11a087be0dee: Layer already exists 03:44:57 49df0d870d71: Layer already exists 03:44:57 63ca1fbb43ae: Layer already exists 03:44:57 527e75dd4c37: Layer already exists 03:44:57 3.2.0-dev.91: digest: sha256:4c10a0032c0cc65ff8fb1e6b109e50a8beff14697e3a447362b79b23e264d18a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:58 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:44:58 8eb33b9efb14: Preparing 03:44:58 11a087be0dee: Preparing 03:44:58 791ec379063e: Preparing 03:44:58 49df0d870d71: Preparing 03:44:58 b134939972cc: Preparing 03:44:58 527e75dd4c37: Preparing 03:44:58 63ca1fbb43ae: Preparing 03:44:58 63ca1fbb43ae: Waiting 03:44:58 527e75dd4c37: Waiting 03:44:58 b134939972cc: Layer already exists 03:44:58 8eb33b9efb14: Layer already exists 03:44:58 49df0d870d71: Layer already exists 03:44:58 11a087be0dee: Layer already exists 03:44:58 791ec379063e: Layer already exists 03:44:58 527e75dd4c37: Layer already exists 03:44:58 63ca1fbb43ae: Layer already exists 03:44:58 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:4c10a0032c0cc65ff8fb1e6b109e50a8beff14697e3a447362b79b23e264d18a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:58 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:44:59 8eb33b9efb14: Preparing 03:44:59 11a087be0dee: Preparing 03:44:59 791ec379063e: Preparing 03:44:59 49df0d870d71: Preparing 03:44:59 b134939972cc: Preparing 03:44:59 527e75dd4c37: Preparing 03:44:59 63ca1fbb43ae: Preparing 03:44:59 527e75dd4c37: Waiting 03:44:59 b134939972cc: Layer already exists 03:44:59 49df0d870d71: Layer already exists 03:44:59 8eb33b9efb14: Layer already exists 03:44:59 791ec379063e: Layer already exists 03:44:59 11a087be0dee: Layer already exists 03:44:59 527e75dd4c37: Layer already exists 03:44:59 63ca1fbb43ae: Layer already exists 03:44:59 main: digest: sha256:4c10a0032c0cc65ff8fb1e6b109e50a8beff14697e3a447362b79b23e264d18a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:59 ===================================================== [Pipeline] echo 03:44:59 taggedImages: 03:44:59 - nexus3.edgexfoundry.org:10004/core-keeper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:44:59 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:44:59 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.91 03:44:59 - nexus3.edgexfoundry.org:10004/core-keeper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:44:59 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:44:59 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:44:59 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:44:59 latest 03:44:59 3.2.0-dev.91 03:44:59 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:44:59 main 03:44:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:44:59 cacd6a1348a3: Preparing 03:44:59 d6a6e3f86fbd: Preparing 03:44:59 2ba223228f73: Preparing 03:44:59 c9f4f31a9e3f: Preparing 03:44:59 e768c76d12ef: Preparing 03:44:59 49df0d870d71: Preparing 03:44:59 2f94d79be7dd: Preparing 03:44:59 01ac05d7e506: Preparing 03:44:59 63ca1fbb43ae: Preparing 03:44:59 2f94d79be7dd: Waiting 03:44:59 01ac05d7e506: Waiting 03:44:59 49df0d870d71: Waiting 03:44:59 63ca1fbb43ae: Waiting 03:44:59 e768c76d12ef: Layer already exists 03:44:59 49df0d870d71: Layer already exists 03:44:59 2f94d79be7dd: Layer already exists 03:44:59 01ac05d7e506: Layer already exists 03:44:59 d6a6e3f86fbd: Pushed 03:44:59 63ca1fbb43ae: Layer already exists 03:44:59 2ba223228f73: Pushed 03:44:59 cacd6a1348a3: Pushed 03:45:02 c9f4f31a9e3f: Pushed 03:45:02 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:3144edf7bedaca6fc7e492e44caf5d14e0df0700506b147a0eab21144f1c132e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:45:03 cacd6a1348a3: Preparing 03:45:03 d6a6e3f86fbd: Preparing 03:45:03 2ba223228f73: Preparing 03:45:03 c9f4f31a9e3f: Preparing 03:45:03 e768c76d12ef: Preparing 03:45:03 49df0d870d71: Preparing 03:45:03 2f94d79be7dd: Preparing 03:45:03 01ac05d7e506: Preparing 03:45:03 63ca1fbb43ae: Preparing 03:45:03 49df0d870d71: Waiting 03:45:03 2f94d79be7dd: Waiting 03:45:03 01ac05d7e506: Waiting 03:45:03 63ca1fbb43ae: Waiting 03:45:03 2ba223228f73: Layer already exists 03:45:03 d6a6e3f86fbd: Layer already exists 03:45:03 e768c76d12ef: Layer already exists 03:45:03 cacd6a1348a3: Layer already exists 03:45:03 c9f4f31a9e3f: Layer already exists 03:45:03 2f94d79be7dd: Layer already exists 03:45:03 01ac05d7e506: Layer already exists 03:45:03 49df0d870d71: Layer already exists 03:45:03 63ca1fbb43ae: Layer already exists 03:45:03 latest: digest: sha256:3144edf7bedaca6fc7e492e44caf5d14e0df0700506b147a0eab21144f1c132e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.91 03:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:45:03 cacd6a1348a3: Preparing 03:45:03 d6a6e3f86fbd: Preparing 03:45:03 2ba223228f73: Preparing 03:45:03 c9f4f31a9e3f: Preparing 03:45:03 e768c76d12ef: Preparing 03:45:03 49df0d870d71: Preparing 03:45:03 2f94d79be7dd: Preparing 03:45:03 01ac05d7e506: Preparing 03:45:03 63ca1fbb43ae: Preparing 03:45:03 49df0d870d71: Waiting 03:45:03 2f94d79be7dd: Waiting 03:45:03 01ac05d7e506: Waiting 03:45:03 63ca1fbb43ae: Waiting 03:45:03 d6a6e3f86fbd: Layer already exists 03:45:03 2ba223228f73: Layer already exists 03:45:03 c9f4f31a9e3f: Layer already exists 03:45:03 cacd6a1348a3: Layer already exists 03:45:03 e768c76d12ef: Layer already exists 03:45:03 01ac05d7e506: Layer already exists 03:45:03 2f94d79be7dd: Layer already exists 03:45:03 49df0d870d71: Layer already exists 03:45:03 63ca1fbb43ae: Layer already exists 03:45:03 3.2.0-dev.91: digest: sha256:3144edf7bedaca6fc7e492e44caf5d14e0df0700506b147a0eab21144f1c132e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:45:04 cacd6a1348a3: Preparing 03:45:04 d6a6e3f86fbd: Preparing 03:45:04 2ba223228f73: Preparing 03:45:04 c9f4f31a9e3f: Preparing 03:45:04 e768c76d12ef: Preparing 03:45:04 49df0d870d71: Preparing 03:45:04 2f94d79be7dd: Preparing 03:45:04 01ac05d7e506: Preparing 03:45:04 63ca1fbb43ae: Preparing 03:45:04 01ac05d7e506: Waiting 03:45:04 63ca1fbb43ae: Waiting 03:45:04 d6a6e3f86fbd: Layer already exists 03:45:04 2ba223228f73: Layer already exists 03:45:04 cacd6a1348a3: Layer already exists 03:45:04 e768c76d12ef: Layer already exists 03:45:04 c9f4f31a9e3f: Layer already exists 03:45:04 2f94d79be7dd: Layer already exists 03:45:04 49df0d870d71: Layer already exists 03:45:04 01ac05d7e506: Layer already exists 03:45:04 63ca1fbb43ae: Layer already exists 03:45:04 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:3144edf7bedaca6fc7e492e44caf5d14e0df0700506b147a0eab21144f1c132e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:45:05 cacd6a1348a3: Preparing 03:45:05 d6a6e3f86fbd: Preparing 03:45:05 2ba223228f73: Preparing 03:45:05 c9f4f31a9e3f: Preparing 03:45:05 e768c76d12ef: Preparing 03:45:05 49df0d870d71: Preparing 03:45:05 2f94d79be7dd: Preparing 03:45:05 01ac05d7e506: Preparing 03:45:05 63ca1fbb43ae: Preparing 03:45:05 01ac05d7e506: Waiting 03:45:05 63ca1fbb43ae: Waiting 03:45:05 2f94d79be7dd: Waiting 03:45:05 49df0d870d71: Waiting 03:45:05 cacd6a1348a3: Layer already exists 03:45:05 e768c76d12ef: Layer already exists 03:45:05 2ba223228f73: Layer already exists 03:45:05 c9f4f31a9e3f: Layer already exists 03:45:05 d6a6e3f86fbd: Layer already exists 03:45:05 01ac05d7e506: Layer already exists 03:45:05 63ca1fbb43ae: Layer already exists 03:45:05 2f94d79be7dd: Layer already exists 03:45:05 49df0d870d71: Layer already exists 03:45:05 main: digest: sha256:3144edf7bedaca6fc7e492e44caf5d14e0df0700506b147a0eab21144f1c132e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:05 ===================================================== [Pipeline] echo 03:45:05 taggedImages: 03:45:05 - nexus3.edgexfoundry.org:10004/core-metadata:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:05 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:45:05 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.91 03:45:05 - nexus3.edgexfoundry.org:10004/core-metadata:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:05 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:45:05 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:45:05 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:05 latest 03:45:05 3.2.0-dev.91 03:45:05 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:05 main 03:45:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:45:05 d1e455349685: Preparing 03:45:05 309ae0b67c0d: Preparing 03:45:05 fc125bca05d3: Preparing 03:45:05 a6538413eb1a: Preparing 03:45:05 bd74b4305d14: Preparing 03:45:05 5c19b265a9b5: Preparing 03:45:05 51413a84af08: Preparing 03:45:05 e72406ab541d: Preparing 03:45:05 e768c76d12ef: Preparing 03:45:05 49df0d870d71: Preparing 03:45:05 b53fc52828a4: Preparing 03:45:05 03811c432567: Preparing 03:45:05 5f70bf18a086: Preparing 03:45:05 ba8b1516f7ce: Preparing 03:45:05 b16d195d2f4a: Preparing 03:45:05 608bf8a35253: Preparing 03:45:05 63ca1fbb43ae: Preparing 03:45:05 03811c432567: Waiting 03:45:05 5c19b265a9b5: Waiting 03:45:05 5f70bf18a086: Waiting 03:45:05 608bf8a35253: Waiting 03:45:05 51413a84af08: Waiting 03:45:05 63ca1fbb43ae: Waiting 03:45:05 ba8b1516f7ce: Waiting 03:45:05 e72406ab541d: Waiting 03:45:05 b16d195d2f4a: Waiting 03:45:05 e768c76d12ef: Waiting 03:45:05 49df0d870d71: Waiting 03:45:05 b53fc52828a4: Waiting 03:45:05 a6538413eb1a: Pushed 03:45:05 bd74b4305d14: Pushed 03:45:05 fc125bca05d3: Pushed 03:45:05 309ae0b67c0d: Pushed 03:45:05 d1e455349685: Pushed 03:45:05 e768c76d12ef: Layer already exists 03:45:05 49df0d870d71: Layer already exists 03:45:06 5c19b265a9b5: Pushed 03:45:06 51413a84af08: Pushed 03:45:06 5f70bf18a086: Layer already exists 03:45:06 b53fc52828a4: Pushed 03:45:06 03811c432567: Pushed 03:45:06 ba8b1516f7ce: Pushed 03:45:06 63ca1fbb43ae: Layer already exists 03:45:06 b16d195d2f4a: Pushed 03:45:06 608bf8a35253: Pushed 03:45:07 e72406ab541d: Pushed 03:45:07 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:546052c058c8db24aa6c55c9188dc562ba079bbc6995ac57efd1476b1f73e53b size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:45:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:45:08 d1e455349685: Preparing 03:45:08 309ae0b67c0d: Preparing 03:45:08 fc125bca05d3: Preparing 03:45:08 a6538413eb1a: Preparing 03:45:08 bd74b4305d14: Preparing 03:45:08 5c19b265a9b5: Preparing 03:45:08 51413a84af08: Preparing 03:45:08 e72406ab541d: Preparing 03:45:08 e768c76d12ef: Preparing 03:45:08 49df0d870d71: Preparing 03:45:08 b53fc52828a4: Preparing 03:45:08 03811c432567: Preparing 03:45:08 5f70bf18a086: Preparing 03:45:08 ba8b1516f7ce: Preparing 03:45:08 b16d195d2f4a: Preparing 03:45:08 608bf8a35253: Preparing 03:45:08 63ca1fbb43ae: Preparing 03:45:08 b53fc52828a4: Waiting 03:45:08 03811c432567: Waiting 03:45:08 5f70bf18a086: Waiting 03:45:08 ba8b1516f7ce: Waiting 03:45:08 b16d195d2f4a: Waiting 03:45:08 608bf8a35253: Waiting 03:45:08 5c19b265a9b5: Waiting 03:45:08 63ca1fbb43ae: Waiting 03:45:08 51413a84af08: Waiting 03:45:08 e72406ab541d: Waiting 03:45:08 e768c76d12ef: Waiting 03:45:08 49df0d870d71: Waiting 03:45:08 fc125bca05d3: Layer already exists 03:45:08 d1e455349685: Layer already exists 03:45:08 309ae0b67c0d: Layer already exists 03:45:08 bd74b4305d14: Layer already exists 03:45:08 a6538413eb1a: Layer already exists 03:45:08 5c19b265a9b5: Layer already exists 03:45:08 e72406ab541d: Layer already exists 03:45:08 49df0d870d71: Layer already exists 03:45:08 e768c76d12ef: Layer already exists 03:45:08 51413a84af08: Layer already exists 03:45:08 b53fc52828a4: Layer already exists 03:45:08 5f70bf18a086: Layer already exists 03:45:08 b16d195d2f4a: Layer already exists 03:45:08 03811c432567: Layer already exists 03:45:08 ba8b1516f7ce: Layer already exists 03:45:08 63ca1fbb43ae: Layer already exists 03:45:08 608bf8a35253: Layer already exists 03:45:08 latest: digest: sha256:546052c058c8db24aa6c55c9188dc562ba079bbc6995ac57efd1476b1f73e53b size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.91 03:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:45:09 d1e455349685: Preparing 03:45:09 309ae0b67c0d: Preparing 03:45:09 fc125bca05d3: Preparing 03:45:09 a6538413eb1a: Preparing 03:45:09 bd74b4305d14: Preparing 03:45:09 5c19b265a9b5: Preparing 03:45:09 51413a84af08: Preparing 03:45:09 e72406ab541d: Preparing 03:45:09 e768c76d12ef: Preparing 03:45:09 49df0d870d71: Preparing 03:45:09 b53fc52828a4: Preparing 03:45:09 03811c432567: Preparing 03:45:09 5f70bf18a086: Preparing 03:45:09 ba8b1516f7ce: Preparing 03:45:09 b16d195d2f4a: Preparing 03:45:09 608bf8a35253: Preparing 03:45:09 63ca1fbb43ae: Preparing 03:45:09 e72406ab541d: Waiting 03:45:09 e768c76d12ef: Waiting 03:45:09 49df0d870d71: Waiting 03:45:09 b53fc52828a4: Waiting 03:45:09 03811c432567: Waiting 03:45:09 5f70bf18a086: Waiting 03:45:09 ba8b1516f7ce: Waiting 03:45:09 b16d195d2f4a: Waiting 03:45:09 608bf8a35253: Waiting 03:45:09 63ca1fbb43ae: Waiting 03:45:09 5c19b265a9b5: Waiting 03:45:09 51413a84af08: Waiting 03:45:09 d1e455349685: Layer already exists 03:45:09 309ae0b67c0d: Layer already exists 03:45:09 fc125bca05d3: Layer already exists 03:45:09 bd74b4305d14: Layer already exists 03:45:09 a6538413eb1a: Layer already exists 03:45:09 5c19b265a9b5: Layer already exists 03:45:09 51413a84af08: Layer already exists 03:45:09 e72406ab541d: Layer already exists 03:45:09 e768c76d12ef: Layer already exists 03:45:09 49df0d870d71: Layer already exists 03:45:09 03811c432567: Layer already exists 03:45:09 b53fc52828a4: Layer already exists 03:45:09 5f70bf18a086: Layer already exists 03:45:09 ba8b1516f7ce: Layer already exists 03:45:09 b16d195d2f4a: Layer already exists 03:45:09 608bf8a35253: Layer already exists 03:45:09 63ca1fbb43ae: Layer already exists 03:45:09 3.2.0-dev.91: digest: sha256:546052c058c8db24aa6c55c9188dc562ba079bbc6995ac57efd1476b1f73e53b size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:45:09 d1e455349685: Preparing 03:45:09 309ae0b67c0d: Preparing 03:45:09 fc125bca05d3: Preparing 03:45:09 a6538413eb1a: Preparing 03:45:09 bd74b4305d14: Preparing 03:45:09 5c19b265a9b5: Preparing 03:45:09 51413a84af08: Preparing 03:45:09 e72406ab541d: Preparing 03:45:09 e768c76d12ef: Preparing 03:45:09 49df0d870d71: Preparing 03:45:09 b53fc52828a4: Preparing 03:45:09 03811c432567: Preparing 03:45:09 5f70bf18a086: Preparing 03:45:09 ba8b1516f7ce: Preparing 03:45:09 b16d195d2f4a: Preparing 03:45:09 608bf8a35253: Preparing 03:45:09 63ca1fbb43ae: Preparing 03:45:09 5c19b265a9b5: Waiting 03:45:09 51413a84af08: Waiting 03:45:09 e72406ab541d: Waiting 03:45:09 e768c76d12ef: Waiting 03:45:09 49df0d870d71: Waiting 03:45:09 b53fc52828a4: Waiting 03:45:09 03811c432567: Waiting 03:45:09 5f70bf18a086: Waiting 03:45:09 ba8b1516f7ce: Waiting 03:45:09 b16d195d2f4a: Waiting 03:45:09 608bf8a35253: Waiting 03:45:09 63ca1fbb43ae: Waiting 03:45:09 309ae0b67c0d: Layer already exists 03:45:09 a6538413eb1a: Layer already exists 03:45:09 bd74b4305d14: Layer already exists 03:45:09 fc125bca05d3: Layer already exists 03:45:09 d1e455349685: Layer already exists 03:45:09 51413a84af08: Layer already exists 03:45:09 5c19b265a9b5: Layer already exists 03:45:09 49df0d870d71: Layer already exists 03:45:09 e768c76d12ef: Layer already exists 03:45:09 e72406ab541d: Layer already exists 03:45:09 b53fc52828a4: Layer already exists 03:45:09 03811c432567: Layer already exists 03:45:09 b16d195d2f4a: Layer already exists 03:45:09 5f70bf18a086: Layer already exists 03:45:09 ba8b1516f7ce: Layer already exists 03:45:09 608bf8a35253: Layer already exists 03:45:09 63ca1fbb43ae: Layer already exists 03:45:09 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:546052c058c8db24aa6c55c9188dc562ba079bbc6995ac57efd1476b1f73e53b size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:45:10 d1e455349685: Preparing 03:45:10 309ae0b67c0d: Preparing 03:45:10 fc125bca05d3: Preparing 03:45:10 a6538413eb1a: Preparing 03:45:10 bd74b4305d14: Preparing 03:45:10 5c19b265a9b5: Preparing 03:45:10 51413a84af08: Preparing 03:45:10 e72406ab541d: Preparing 03:45:10 e768c76d12ef: Preparing 03:45:10 49df0d870d71: Preparing 03:45:10 b53fc52828a4: Preparing 03:45:10 03811c432567: Preparing 03:45:10 5f70bf18a086: Preparing 03:45:10 ba8b1516f7ce: Preparing 03:45:10 b16d195d2f4a: Preparing 03:45:10 608bf8a35253: Preparing 03:45:10 63ca1fbb43ae: Preparing 03:45:10 e72406ab541d: Waiting 03:45:10 51413a84af08: Waiting 03:45:10 e768c76d12ef: Waiting 03:45:10 49df0d870d71: Waiting 03:45:10 5f70bf18a086: Waiting 03:45:10 ba8b1516f7ce: Waiting 03:45:10 608bf8a35253: Waiting 03:45:10 b16d195d2f4a: Waiting 03:45:10 b53fc52828a4: Waiting 03:45:10 5c19b265a9b5: Waiting 03:45:10 03811c432567: Waiting 03:45:10 d1e455349685: Layer already exists 03:45:10 309ae0b67c0d: Layer already exists 03:45:10 fc125bca05d3: Layer already exists 03:45:10 a6538413eb1a: Layer already exists 03:45:10 bd74b4305d14: Layer already exists 03:45:10 5c19b265a9b5: Layer already exists 03:45:10 e768c76d12ef: Layer already exists 03:45:10 51413a84af08: Layer already exists 03:45:10 e72406ab541d: Layer already exists 03:45:10 49df0d870d71: Layer already exists 03:45:10 03811c432567: Layer already exists 03:45:10 b53fc52828a4: Layer already exists 03:45:10 b16d195d2f4a: Layer already exists 03:45:10 5f70bf18a086: Layer already exists 03:45:10 ba8b1516f7ce: Layer already exists 03:45:10 608bf8a35253: Layer already exists 03:45:10 63ca1fbb43ae: Layer already exists 03:45:10 main: digest: sha256:546052c058c8db24aa6c55c9188dc562ba079bbc6995ac57efd1476b1f73e53b size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:10 ===================================================== [Pipeline] echo 03:45:10 taggedImages: 03:45:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:45:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.91 03:45:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:45:10 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:45:10 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:10 latest 03:45:10 3.2.0-dev.91 03:45:10 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:10 main 03:45:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:45:11 a4143f00fae8: Preparing 03:45:11 0d59b929f02d: Preparing 03:45:11 0af7c442e619: Preparing 03:45:11 eda193eb5f24: Preparing 03:45:11 e768c76d12ef: Preparing 03:45:11 49df0d870d71: Preparing 03:45:11 2f94d79be7dd: Preparing 03:45:11 01ac05d7e506: Preparing 03:45:11 63ca1fbb43ae: Preparing 03:45:11 49df0d870d71: Waiting 03:45:11 2f94d79be7dd: Waiting 03:45:11 01ac05d7e506: Waiting 03:45:11 63ca1fbb43ae: Waiting 03:45:11 a4143f00fae8: Layer already exists 03:45:11 e768c76d12ef: Layer already exists 03:45:11 0d59b929f02d: Layer already exists 03:45:11 49df0d870d71: Layer already exists 03:45:11 01ac05d7e506: Layer already exists 03:45:11 2f94d79be7dd: Layer already exists 03:45:11 63ca1fbb43ae: Layer already exists 03:45:11 0af7c442e619: Pushed 03:45:13 eda193eb5f24: Pushed 03:45:13 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:b798fa2a3310aff09830169695746a472e21a56d0bacb9c381db9f54bc08a65b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:45:13 a4143f00fae8: Preparing 03:45:13 0d59b929f02d: Preparing 03:45:13 0af7c442e619: Preparing 03:45:13 eda193eb5f24: Preparing 03:45:13 e768c76d12ef: Preparing 03:45:13 49df0d870d71: Preparing 03:45:13 2f94d79be7dd: Preparing 03:45:13 01ac05d7e506: Preparing 03:45:13 63ca1fbb43ae: Preparing 03:45:13 49df0d870d71: Waiting 03:45:13 2f94d79be7dd: Waiting 03:45:13 01ac05d7e506: Waiting 03:45:13 63ca1fbb43ae: Waiting 03:45:13 e768c76d12ef: Layer already exists 03:45:13 a4143f00fae8: Layer already exists 03:45:13 0d59b929f02d: Layer already exists 03:45:13 0af7c442e619: Layer already exists 03:45:13 eda193eb5f24: Layer already exists 03:45:13 2f94d79be7dd: Layer already exists 03:45:13 01ac05d7e506: Layer already exists 03:45:13 49df0d870d71: Layer already exists 03:45:13 63ca1fbb43ae: Layer already exists 03:45:13 latest: digest: sha256:b798fa2a3310aff09830169695746a472e21a56d0bacb9c381db9f54bc08a65b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.91 03:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:45:14 a4143f00fae8: Preparing 03:45:14 0d59b929f02d: Preparing 03:45:14 0af7c442e619: Preparing 03:45:14 eda193eb5f24: Preparing 03:45:14 e768c76d12ef: Preparing 03:45:14 49df0d870d71: Preparing 03:45:14 2f94d79be7dd: Preparing 03:45:14 01ac05d7e506: Preparing 03:45:14 63ca1fbb43ae: Preparing 03:45:14 01ac05d7e506: Waiting 03:45:14 2f94d79be7dd: Waiting 03:45:14 63ca1fbb43ae: Waiting 03:45:14 49df0d870d71: Waiting 03:45:14 0d59b929f02d: Layer already exists 03:45:14 a4143f00fae8: Layer already exists 03:45:14 eda193eb5f24: Layer already exists 03:45:14 e768c76d12ef: Layer already exists 03:45:14 0af7c442e619: Layer already exists 03:45:14 01ac05d7e506: Layer already exists 03:45:14 49df0d870d71: Layer already exists 03:45:14 2f94d79be7dd: Layer already exists 03:45:14 63ca1fbb43ae: Layer already exists 03:45:14 3.2.0-dev.91: digest: sha256:b798fa2a3310aff09830169695746a472e21a56d0bacb9c381db9f54bc08a65b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:45:15 a4143f00fae8: Preparing 03:45:15 0d59b929f02d: Preparing 03:45:15 0af7c442e619: Preparing 03:45:15 eda193eb5f24: Preparing 03:45:15 e768c76d12ef: Preparing 03:45:15 49df0d870d71: Preparing 03:45:15 2f94d79be7dd: Preparing 03:45:15 01ac05d7e506: Preparing 03:45:15 63ca1fbb43ae: Preparing 03:45:15 2f94d79be7dd: Waiting 03:45:15 01ac05d7e506: Waiting 03:45:15 63ca1fbb43ae: Waiting 03:45:15 49df0d870d71: Waiting 03:45:15 a4143f00fae8: Layer already exists 03:45:15 0d59b929f02d: Layer already exists 03:45:15 eda193eb5f24: Layer already exists 03:45:15 e768c76d12ef: Layer already exists 03:45:15 0af7c442e619: Layer already exists 03:45:15 2f94d79be7dd: Layer already exists 03:45:15 49df0d870d71: Layer already exists 03:45:15 63ca1fbb43ae: Layer already exists 03:45:15 01ac05d7e506: Layer already exists 03:45:15 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:b798fa2a3310aff09830169695746a472e21a56d0bacb9c381db9f54bc08a65b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:45:16 a4143f00fae8: Preparing 03:45:16 0d59b929f02d: Preparing 03:45:16 0af7c442e619: Preparing 03:45:16 eda193eb5f24: Preparing 03:45:16 e768c76d12ef: Preparing 03:45:16 49df0d870d71: Preparing 03:45:16 2f94d79be7dd: Preparing 03:45:16 01ac05d7e506: Preparing 03:45:16 63ca1fbb43ae: Preparing 03:45:16 49df0d870d71: Waiting 03:45:16 2f94d79be7dd: Waiting 03:45:16 01ac05d7e506: Waiting 03:45:16 63ca1fbb43ae: Waiting 03:45:16 eda193eb5f24: Layer already exists 03:45:16 0af7c442e619: Layer already exists 03:45:16 0d59b929f02d: Layer already exists 03:45:16 a4143f00fae8: Layer already exists 03:45:16 e768c76d12ef: Layer already exists 03:45:16 49df0d870d71: Layer already exists 03:45:16 2f94d79be7dd: Layer already exists 03:45:16 63ca1fbb43ae: Layer already exists 03:45:16 01ac05d7e506: Layer already exists 03:45:16 main: digest: sha256:b798fa2a3310aff09830169695746a472e21a56d0bacb9c381db9f54bc08a65b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:16 ===================================================== [Pipeline] echo 03:45:16 taggedImages: 03:45:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:45:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.91 03:45:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:45:16 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:45:16 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:16 latest 03:45:16 3.2.0-dev.91 03:45:16 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:16 main 03:45:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:45:16 00070bdc0fab: Preparing 03:45:16 48eb5df41bcd: Preparing 03:45:16 6dcd88b6a289: Preparing 03:45:16 87bbbd0c005c: Preparing 03:45:16 a5dd32753fa5: Preparing 03:45:16 e768c76d12ef: Preparing 03:45:16 49df0d870d71: Preparing 03:45:16 f66ea94d0e20: Preparing 03:45:16 77beaa49781e: Preparing 03:45:16 c2f99ddc17b2: Preparing 03:45:16 63ca1fbb43ae: Preparing 03:45:16 e768c76d12ef: Waiting 03:45:16 c2f99ddc17b2: Waiting 03:45:16 63ca1fbb43ae: Waiting 03:45:16 49df0d870d71: Waiting 03:45:16 77beaa49781e: Waiting 03:45:16 f66ea94d0e20: Waiting 03:45:16 a5dd32753fa5: Pushed 03:45:16 00070bdc0fab: Pushed 03:45:16 48eb5df41bcd: Pushed 03:45:16 87bbbd0c005c: Pushed 03:45:16 e768c76d12ef: Layer already exists 03:45:16 49df0d870d71: Layer already exists 03:45:16 63ca1fbb43ae: Layer already exists 03:45:17 f66ea94d0e20: Pushed 03:45:17 77beaa49781e: Pushed 03:45:18 6dcd88b6a289: Pushed 03:45:18 c2f99ddc17b2: Pushed 03:45:18 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:ee51dfa48af09e251794158a2a1c40b9fe736355e869244f65137b04a5f03636 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:45:18 00070bdc0fab: Preparing 03:45:18 48eb5df41bcd: Preparing 03:45:18 6dcd88b6a289: Preparing 03:45:18 87bbbd0c005c: Preparing 03:45:18 a5dd32753fa5: Preparing 03:45:18 e768c76d12ef: Preparing 03:45:18 49df0d870d71: Preparing 03:45:18 f66ea94d0e20: Preparing 03:45:18 77beaa49781e: Preparing 03:45:18 c2f99ddc17b2: Preparing 03:45:18 63ca1fbb43ae: Preparing 03:45:18 e768c76d12ef: Waiting 03:45:18 49df0d870d71: Waiting 03:45:18 77beaa49781e: Waiting 03:45:18 c2f99ddc17b2: Waiting 03:45:18 63ca1fbb43ae: Waiting 03:45:18 6dcd88b6a289: Layer already exists 03:45:18 87bbbd0c005c: Layer already exists 03:45:18 48eb5df41bcd: Layer already exists 03:45:18 a5dd32753fa5: Layer already exists 03:45:18 00070bdc0fab: Layer already exists 03:45:18 e768c76d12ef: Layer already exists 03:45:18 49df0d870d71: Layer already exists 03:45:18 77beaa49781e: Layer already exists 03:45:18 f66ea94d0e20: Layer already exists 03:45:18 c2f99ddc17b2: Layer already exists 03:45:18 63ca1fbb43ae: Layer already exists 03:45:18 latest: digest: sha256:ee51dfa48af09e251794158a2a1c40b9fe736355e869244f65137b04a5f03636 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.91 03:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:45:19 00070bdc0fab: Preparing 03:45:19 48eb5df41bcd: Preparing 03:45:19 6dcd88b6a289: Preparing 03:45:19 87bbbd0c005c: Preparing 03:45:19 a5dd32753fa5: Preparing 03:45:19 e768c76d12ef: Preparing 03:45:19 49df0d870d71: Preparing 03:45:19 f66ea94d0e20: Preparing 03:45:19 77beaa49781e: Preparing 03:45:19 c2f99ddc17b2: Preparing 03:45:19 63ca1fbb43ae: Preparing 03:45:19 f66ea94d0e20: Waiting 03:45:19 77beaa49781e: Waiting 03:45:19 c2f99ddc17b2: Waiting 03:45:19 63ca1fbb43ae: Waiting 03:45:19 e768c76d12ef: Waiting 03:45:19 48eb5df41bcd: Layer already exists 03:45:19 a5dd32753fa5: Layer already exists 03:45:19 00070bdc0fab: Layer already exists 03:45:19 87bbbd0c005c: Layer already exists 03:45:19 6dcd88b6a289: Layer already exists 03:45:19 49df0d870d71: Layer already exists 03:45:19 e768c76d12ef: Layer already exists 03:45:19 f66ea94d0e20: Layer already exists 03:45:19 77beaa49781e: Layer already exists 03:45:19 c2f99ddc17b2: Layer already exists 03:45:19 63ca1fbb43ae: Layer already exists 03:45:19 3.2.0-dev.91: digest: sha256:ee51dfa48af09e251794158a2a1c40b9fe736355e869244f65137b04a5f03636 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:45:20 00070bdc0fab: Preparing 03:45:20 48eb5df41bcd: Preparing 03:45:20 6dcd88b6a289: Preparing 03:45:20 87bbbd0c005c: Preparing 03:45:20 a5dd32753fa5: Preparing 03:45:20 e768c76d12ef: Preparing 03:45:20 49df0d870d71: Preparing 03:45:20 f66ea94d0e20: Preparing 03:45:20 77beaa49781e: Preparing 03:45:20 c2f99ddc17b2: Preparing 03:45:20 63ca1fbb43ae: Preparing 03:45:20 e768c76d12ef: Waiting 03:45:20 49df0d870d71: Waiting 03:45:20 f66ea94d0e20: Waiting 03:45:20 77beaa49781e: Waiting 03:45:20 c2f99ddc17b2: Waiting 03:45:20 63ca1fbb43ae: Waiting 03:45:20 00070bdc0fab: Layer already exists 03:45:20 a5dd32753fa5: Layer already exists 03:45:20 6dcd88b6a289: Layer already exists 03:45:20 87bbbd0c005c: Layer already exists 03:45:20 48eb5df41bcd: Layer already exists 03:45:20 f66ea94d0e20: Layer already exists 03:45:20 77beaa49781e: Layer already exists 03:45:20 49df0d870d71: Layer already exists 03:45:20 e768c76d12ef: Layer already exists 03:45:20 c2f99ddc17b2: Layer already exists 03:45:20 63ca1fbb43ae: Layer already exists 03:45:20 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:ee51dfa48af09e251794158a2a1c40b9fe736355e869244f65137b04a5f03636 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:45:20 00070bdc0fab: Preparing 03:45:20 48eb5df41bcd: Preparing 03:45:20 6dcd88b6a289: Preparing 03:45:20 87bbbd0c005c: Preparing 03:45:20 a5dd32753fa5: Preparing 03:45:20 e768c76d12ef: Preparing 03:45:20 49df0d870d71: Preparing 03:45:20 f66ea94d0e20: Preparing 03:45:20 77beaa49781e: Preparing 03:45:20 c2f99ddc17b2: Preparing 03:45:20 63ca1fbb43ae: Preparing 03:45:20 e768c76d12ef: Waiting 03:45:20 49df0d870d71: Waiting 03:45:20 f66ea94d0e20: Waiting 03:45:20 77beaa49781e: Waiting 03:45:20 63ca1fbb43ae: Waiting 03:45:20 48eb5df41bcd: Layer already exists 03:45:20 87bbbd0c005c: Layer already exists 03:45:20 6dcd88b6a289: Layer already exists 03:45:20 00070bdc0fab: Layer already exists 03:45:20 a5dd32753fa5: Layer already exists 03:45:20 f66ea94d0e20: Layer already exists 03:45:20 c2f99ddc17b2: Layer already exists 03:45:20 49df0d870d71: Layer already exists 03:45:20 e768c76d12ef: Layer already exists 03:45:20 77beaa49781e: Layer already exists 03:45:20 63ca1fbb43ae: Layer already exists 03:45:20 main: digest: sha256:ee51dfa48af09e251794158a2a1c40b9fe736355e869244f65137b04a5f03636 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:20 ===================================================== [Pipeline] echo 03:45:20 taggedImages: 03:45:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:45:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.91 03:45:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:45:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:45:20 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:20 latest 03:45:20 3.2.0-dev.91 03:45:20 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:20 main 03:45:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:45:21 e3904b6d5550: Preparing 03:45:21 1133bb5a589f: Preparing 03:45:21 c114ae26e612: Preparing 03:45:21 818e465a2b55: Preparing 03:45:21 d47550d65398: Preparing 03:45:21 092547d01ced: Preparing 03:45:21 fb155ff89b71: Preparing 03:45:21 e768c76d12ef: Preparing 03:45:21 49df0d870d71: Preparing 03:45:21 a4882413521e: Preparing 03:45:21 9e6876b1348d: Preparing 03:45:21 63ca1fbb43ae: Preparing 03:45:21 092547d01ced: Waiting 03:45:21 fb155ff89b71: Waiting 03:45:21 e768c76d12ef: Waiting 03:45:21 49df0d870d71: Waiting 03:45:21 a4882413521e: Waiting 03:45:21 9e6876b1348d: Waiting 03:45:21 63ca1fbb43ae: Waiting 03:45:21 e3904b6d5550: Pushed 03:45:21 d47550d65398: Pushed 03:45:21 1133bb5a589f: Pushed 03:45:21 e768c76d12ef: Layer already exists 03:45:21 49df0d870d71: Layer already exists 03:45:21 092547d01ced: Pushed 03:45:21 fb155ff89b71: Pushed 03:45:21 63ca1fbb43ae: Layer already exists 03:45:21 a4882413521e: Pushed 03:45:22 818e465a2b55: Pushed 03:45:22 c114ae26e612: Pushed 03:45:22 9e6876b1348d: Pushed 03:45:22 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:c82341d1860377c1dcef2a9ea54e1baa687092158fe1e709bcf6732960df4c06 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:45:23 e3904b6d5550: Preparing 03:45:23 1133bb5a589f: Preparing 03:45:23 c114ae26e612: Preparing 03:45:23 818e465a2b55: Preparing 03:45:23 d47550d65398: Preparing 03:45:23 092547d01ced: Preparing 03:45:23 fb155ff89b71: Preparing 03:45:23 e768c76d12ef: Preparing 03:45:23 49df0d870d71: Preparing 03:45:23 a4882413521e: Preparing 03:45:23 9e6876b1348d: Preparing 03:45:23 63ca1fbb43ae: Preparing 03:45:23 fb155ff89b71: Waiting 03:45:23 e768c76d12ef: Waiting 03:45:23 49df0d870d71: Waiting 03:45:23 a4882413521e: Waiting 03:45:23 9e6876b1348d: Waiting 03:45:23 63ca1fbb43ae: Waiting 03:45:23 092547d01ced: Waiting 03:45:23 e3904b6d5550: Layer already exists 03:45:23 c114ae26e612: Layer already exists 03:45:23 818e465a2b55: Layer already exists 03:45:23 1133bb5a589f: Layer already exists 03:45:23 d47550d65398: Layer already exists 03:45:23 092547d01ced: Layer already exists 03:45:23 fb155ff89b71: Layer already exists 03:45:23 49df0d870d71: Layer already exists 03:45:23 e768c76d12ef: Layer already exists 03:45:23 a4882413521e: Layer already exists 03:45:23 9e6876b1348d: Layer already exists 03:45:23 63ca1fbb43ae: Layer already exists 03:45:23 latest: digest: sha256:c82341d1860377c1dcef2a9ea54e1baa687092158fe1e709bcf6732960df4c06 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.91 03:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:45:24 e3904b6d5550: Preparing 03:45:24 1133bb5a589f: Preparing 03:45:24 c114ae26e612: Preparing 03:45:24 818e465a2b55: Preparing 03:45:24 d47550d65398: Preparing 03:45:24 092547d01ced: Preparing 03:45:24 fb155ff89b71: Preparing 03:45:24 e768c76d12ef: Preparing 03:45:24 49df0d870d71: Preparing 03:45:24 a4882413521e: Preparing 03:45:24 9e6876b1348d: Preparing 03:45:24 63ca1fbb43ae: Preparing 03:45:24 092547d01ced: Waiting 03:45:24 49df0d870d71: Waiting 03:45:24 fb155ff89b71: Waiting 03:45:24 9e6876b1348d: Waiting 03:45:24 63ca1fbb43ae: Waiting 03:45:24 e768c76d12ef: Waiting 03:45:24 a4882413521e: Waiting 03:45:24 c114ae26e612: Layer already exists 03:45:24 818e465a2b55: Layer already exists 03:45:24 1133bb5a589f: Layer already exists 03:45:24 d47550d65398: Layer already exists 03:45:24 e3904b6d5550: Layer already exists 03:45:24 092547d01ced: Layer already exists 03:45:24 fb155ff89b71: Layer already exists 03:45:24 e768c76d12ef: Layer already exists 03:45:24 49df0d870d71: Layer already exists 03:45:24 a4882413521e: Layer already exists 03:45:24 63ca1fbb43ae: Layer already exists 03:45:24 9e6876b1348d: Layer already exists 03:45:24 3.2.0-dev.91: digest: sha256:c82341d1860377c1dcef2a9ea54e1baa687092158fe1e709bcf6732960df4c06 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:45:24 e3904b6d5550: Preparing 03:45:24 1133bb5a589f: Preparing 03:45:24 c114ae26e612: Preparing 03:45:24 818e465a2b55: Preparing 03:45:24 d47550d65398: Preparing 03:45:24 092547d01ced: Preparing 03:45:24 fb155ff89b71: Preparing 03:45:24 e768c76d12ef: Preparing 03:45:24 49df0d870d71: Preparing 03:45:24 a4882413521e: Preparing 03:45:24 9e6876b1348d: Preparing 03:45:24 63ca1fbb43ae: Preparing 03:45:24 9e6876b1348d: Waiting 03:45:24 e768c76d12ef: Waiting 03:45:24 63ca1fbb43ae: Waiting 03:45:24 fb155ff89b71: Waiting 03:45:24 a4882413521e: Waiting 03:45:24 49df0d870d71: Waiting 03:45:24 818e465a2b55: Layer already exists 03:45:24 d47550d65398: Layer already exists 03:45:24 1133bb5a589f: Layer already exists 03:45:24 c114ae26e612: Layer already exists 03:45:24 e3904b6d5550: Layer already exists 03:45:24 092547d01ced: Layer already exists 03:45:24 49df0d870d71: Layer already exists 03:45:24 a4882413521e: Layer already exists 03:45:24 fb155ff89b71: Layer already exists 03:45:24 e768c76d12ef: Layer already exists 03:45:24 9e6876b1348d: Layer already exists 03:45:24 63ca1fbb43ae: Layer already exists 03:45:24 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:c82341d1860377c1dcef2a9ea54e1baa687092158fe1e709bcf6732960df4c06 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:45:25 e3904b6d5550: Preparing 03:45:25 1133bb5a589f: Preparing 03:45:25 c114ae26e612: Preparing 03:45:25 818e465a2b55: Preparing 03:45:25 d47550d65398: Preparing 03:45:25 092547d01ced: Preparing 03:45:25 fb155ff89b71: Preparing 03:45:25 e768c76d12ef: Preparing 03:45:25 49df0d870d71: Preparing 03:45:25 a4882413521e: Preparing 03:45:25 9e6876b1348d: Preparing 03:45:25 63ca1fbb43ae: Preparing 03:45:25 9e6876b1348d: Waiting 03:45:25 63ca1fbb43ae: Waiting 03:45:25 e768c76d12ef: Waiting 03:45:25 49df0d870d71: Waiting 03:45:25 a4882413521e: Waiting 03:45:25 092547d01ced: Waiting 03:45:25 fb155ff89b71: Waiting 03:45:25 e3904b6d5550: Layer already exists 03:45:25 1133bb5a589f: Layer already exists 03:45:25 d47550d65398: Layer already exists 03:45:25 818e465a2b55: Layer already exists 03:45:25 c114ae26e612: Layer already exists 03:45:25 092547d01ced: Layer already exists 03:45:25 fb155ff89b71: Layer already exists 03:45:25 49df0d870d71: Layer already exists 03:45:25 a4882413521e: Layer already exists 03:45:25 e768c76d12ef: Layer already exists 03:45:25 9e6876b1348d: Layer already exists 03:45:25 63ca1fbb43ae: Layer already exists 03:45:25 main: digest: sha256:c82341d1860377c1dcef2a9ea54e1baa687092158fe1e709bcf6732960df4c06 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:25 ===================================================== [Pipeline] echo 03:45:25 taggedImages: 03:45:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:45:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.91 03:45:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:45:25 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:45:25 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:25 latest 03:45:25 3.2.0-dev.91 03:45:25 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:25 main 03:45:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:45:26 713bb1b1c71a: Preparing 03:45:26 7902a1eb8314: Preparing 03:45:26 e768c76d12ef: Preparing 03:45:26 49df0d870d71: Preparing 03:45:26 ee8f335f9238: Preparing 03:45:26 c49c2c13892a: Preparing 03:45:26 63ca1fbb43ae: Preparing 03:45:26 63ca1fbb43ae: Waiting 03:45:26 c49c2c13892a: Waiting 03:45:26 e768c76d12ef: Layer already exists 03:45:26 49df0d870d71: Layer already exists 03:45:26 63ca1fbb43ae: Layer already exists 03:45:26 713bb1b1c71a: Pushed 03:45:26 ee8f335f9238: Pushed 03:45:27 c49c2c13892a: Pushed 03:45:27 7902a1eb8314: Pushed 03:45:28 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:d16ca4d2b5e42213cb8c997e22cdffc5f40aa059bc8a79b41d19a6a1e0153c3c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:45:28 713bb1b1c71a: Preparing 03:45:28 7902a1eb8314: Preparing 03:45:28 e768c76d12ef: Preparing 03:45:28 49df0d870d71: Preparing 03:45:28 ee8f335f9238: Preparing 03:45:28 c49c2c13892a: Preparing 03:45:28 63ca1fbb43ae: Preparing 03:45:28 63ca1fbb43ae: Waiting 03:45:28 7902a1eb8314: Layer already exists 03:45:28 49df0d870d71: Layer already exists 03:45:28 e768c76d12ef: Layer already exists 03:45:28 713bb1b1c71a: Layer already exists 03:45:28 ee8f335f9238: Layer already exists 03:45:28 63ca1fbb43ae: Layer already exists 03:45:28 c49c2c13892a: Layer already exists 03:45:28 latest: digest: sha256:d16ca4d2b5e42213cb8c997e22cdffc5f40aa059bc8a79b41d19a6a1e0153c3c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.91 03:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:45:29 713bb1b1c71a: Preparing 03:45:29 7902a1eb8314: Preparing 03:45:29 e768c76d12ef: Preparing 03:45:29 49df0d870d71: Preparing 03:45:29 ee8f335f9238: Preparing 03:45:29 c49c2c13892a: Preparing 03:45:29 63ca1fbb43ae: Preparing 03:45:29 c49c2c13892a: Waiting 03:45:29 63ca1fbb43ae: Waiting 03:45:29 7902a1eb8314: Layer already exists 03:45:29 713bb1b1c71a: Layer already exists 03:45:29 49df0d870d71: Layer already exists 03:45:29 ee8f335f9238: Layer already exists 03:45:29 e768c76d12ef: Layer already exists 03:45:29 c49c2c13892a: Layer already exists 03:45:29 63ca1fbb43ae: Layer already exists 03:45:29 3.2.0-dev.91: digest: sha256:d16ca4d2b5e42213cb8c997e22cdffc5f40aa059bc8a79b41d19a6a1e0153c3c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:45:30 713bb1b1c71a: Preparing 03:45:30 7902a1eb8314: Preparing 03:45:30 e768c76d12ef: Preparing 03:45:30 49df0d870d71: Preparing 03:45:30 ee8f335f9238: Preparing 03:45:30 c49c2c13892a: Preparing 03:45:30 63ca1fbb43ae: Preparing 03:45:30 c49c2c13892a: Waiting 03:45:30 63ca1fbb43ae: Waiting 03:45:30 7902a1eb8314: Layer already exists 03:45:30 e768c76d12ef: Layer already exists 03:45:30 ee8f335f9238: Layer already exists 03:45:30 49df0d870d71: Layer already exists 03:45:30 713bb1b1c71a: Layer already exists 03:45:30 c49c2c13892a: Layer already exists 03:45:30 63ca1fbb43ae: Layer already exists 03:45:30 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:d16ca4d2b5e42213cb8c997e22cdffc5f40aa059bc8a79b41d19a6a1e0153c3c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:45:30 713bb1b1c71a: Preparing 03:45:30 7902a1eb8314: Preparing 03:45:30 e768c76d12ef: Preparing 03:45:30 49df0d870d71: Preparing 03:45:30 ee8f335f9238: Preparing 03:45:30 c49c2c13892a: Preparing 03:45:30 63ca1fbb43ae: Preparing 03:45:30 63ca1fbb43ae: Waiting 03:45:30 c49c2c13892a: Waiting 03:45:30 ee8f335f9238: Layer already exists 03:45:30 49df0d870d71: Layer already exists 03:45:30 e768c76d12ef: Layer already exists 03:45:30 7902a1eb8314: Layer already exists 03:45:30 713bb1b1c71a: Layer already exists 03:45:30 63ca1fbb43ae: Layer already exists 03:45:30 c49c2c13892a: Layer already exists 03:45:30 main: digest: sha256:d16ca4d2b5e42213cb8c997e22cdffc5f40aa059bc8a79b41d19a6a1e0153c3c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:30 ===================================================== [Pipeline] echo 03:45:30 taggedImages: 03:45:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:45:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.91 03:45:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:45:30 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:45:30 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:30 latest 03:45:30 3.2.0-dev.91 03:45:30 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:30 main 03:45:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:45:31 646b96d4c6e6: Preparing 03:45:31 cc4c4a2dc68a: Preparing 03:45:31 016f6f489082: Preparing 03:45:31 e768c76d12ef: Preparing 03:45:31 49df0d870d71: Preparing 03:45:31 b2c1ccd20a03: Preparing 03:45:31 f3475792a5a2: Preparing 03:45:31 a1e5dced149a: Preparing 03:45:31 14066f9aea31: Preparing 03:45:31 63ca1fbb43ae: Preparing 03:45:31 f3475792a5a2: Waiting 03:45:31 a1e5dced149a: Waiting 03:45:31 14066f9aea31: Waiting 03:45:31 63ca1fbb43ae: Waiting 03:45:31 49df0d870d71: Layer already exists 03:45:31 e768c76d12ef: Layer already exists 03:45:31 cc4c4a2dc68a: Pushed 03:45:31 016f6f489082: Pushed 03:45:31 646b96d4c6e6: Pushed 03:45:31 63ca1fbb43ae: Layer already exists 03:45:31 a1e5dced149a: Pushed 03:45:32 14066f9aea31: Pushed 03:45:37 f3475792a5a2: Pushed 03:45:42 #91 DONE 94.9s 03:45:42 03:45:42 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:42 #90 DONE 87.9s 03:45:42 03:45:42 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:42 #97 DONE 78.2s 03:45:42 03:45:42 #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:42 #87 DONE 100.4s 03:45:42 03:45:42 #119 [support-notifications builder 6/7] COPY . . 03:45:42 #119 ... 03:45:42 03:45:42 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:42 #92 DONE 93.3s 03:45:42 03:45:42 #120 [security-proxy-setup builder 6/7] COPY . . 03:45:42 #120 DONE 1.5s 03:45:42 03:45:42 #121 [core-keeper builder 7/8] COPY . . 03:45:42 #121 DONE 1.6s 03:45:42 03:45:42 #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:42 #122 CACHED 03:45:42 03:45:42 #123 [security-bootstrapper builder 6/7] COPY . . 03:45:42 #123 CACHED 03:45:42 03:45:42 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:45:42 #124 CACHED 03:45:42 03:45:42 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:45:42 #125 CACHED 03:45:42 03:45:42 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:42 #126 CACHED 03:45:42 03:45:42 #127 [security-secretstore-setup builder 6/7] COPY . . 03:45:42 #127 CACHED 03:45:42 03:45:42 #128 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 03:45:42 #128 CACHED 03:45:42 03:45:42 #129 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:42 #129 CACHED 03:45:42 03:45:42 #130 [support-cron-scheduler builder 6/7] COPY . . 03:45:42 #130 CACHED 03:45:42 03:45:42 #131 [security-spiffe-token-provider builder 6/7] COPY . . 03:45:42 #131 DONE 1.6s 03:45:42 03:45:42 #119 [support-notifications builder 6/7] COPY . . 03:45:42 #119 DONE 1.6s 03:45:42 03:45:42 #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:45:42 #132 ... 03:45:42 03:45:42 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:42 #133 CACHED 03:45:42 03:45:42 #134 [core-data builder 6/7] COPY . . 03:45:42 #134 CACHED 03:45:42 03:45:42 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 03:45:42 #135 CACHED 03:45:42 03:45:42 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 03:45:42 #136 CACHED 03:45:42 03:45:42 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:42 #137 CACHED 03:45:42 03:45:42 #138 [core-command builder 6/7] COPY . . 03:45:42 #138 CACHED 03:45:42 03:45:42 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 03:45:42 #139 CACHED 03:45:42 03:45:42 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:42 #140 CACHED 03:45:42 03:45:42 #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:45:42 #141 CACHED 03:45:42 03:45:42 #142 [security-proxy-auth builder 6/7] COPY . . 03:45:42 #142 CACHED 03:45:42 03:45:42 #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:42 #143 CACHED 03:45:42 03:45:42 #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:45:42 #144 CACHED 03:45:42 03:45:42 #145 [support-scheduler builder 6/7] COPY . . 03:45:42 #145 CACHED 03:45:42 03:45:42 #146 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:42 #146 CACHED 03:45:42 03:45:42 #147 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:45:42 #147 CACHED 03:45:42 03:45:42 #148 [core-metadata builder 6/7] COPY . . 03:45:42 #148 DONE 1.7s 03:45:42 03:45:42 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:45:45 b2c1ccd20a03: Pushed 03:45:45 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:56592fa11a515751af9bc8b3a14aae8b33c85cfb7f17f5aa7ecbae5685b46400 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:45:45 646b96d4c6e6: Preparing 03:45:45 cc4c4a2dc68a: Preparing 03:45:45 016f6f489082: Preparing 03:45:45 e768c76d12ef: Preparing 03:45:45 49df0d870d71: Preparing 03:45:45 b2c1ccd20a03: Preparing 03:45:45 f3475792a5a2: Preparing 03:45:45 a1e5dced149a: Preparing 03:45:45 14066f9aea31: Preparing 03:45:45 63ca1fbb43ae: Preparing 03:45:45 f3475792a5a2: Waiting 03:45:45 a1e5dced149a: Waiting 03:45:45 14066f9aea31: Waiting 03:45:45 63ca1fbb43ae: Waiting 03:45:45 b2c1ccd20a03: Waiting 03:45:45 cc4c4a2dc68a: Layer already exists 03:45:45 646b96d4c6e6: Layer already exists 03:45:45 016f6f489082: Layer already exists 03:45:45 49df0d870d71: Layer already exists 03:45:45 e768c76d12ef: Layer already exists 03:45:45 b2c1ccd20a03: Layer already exists 03:45:45 f3475792a5a2: Layer already exists 03:45:45 a1e5dced149a: Layer already exists 03:45:45 14066f9aea31: Layer already exists 03:45:45 63ca1fbb43ae: Layer already exists 03:45:45 latest: digest: sha256:56592fa11a515751af9bc8b3a14aae8b33c85cfb7f17f5aa7ecbae5685b46400 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.91 03:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:45:46 646b96d4c6e6: Preparing 03:45:46 cc4c4a2dc68a: Preparing 03:45:46 016f6f489082: Preparing 03:45:46 e768c76d12ef: Preparing 03:45:46 49df0d870d71: Preparing 03:45:46 b2c1ccd20a03: Preparing 03:45:46 f3475792a5a2: Preparing 03:45:46 a1e5dced149a: Preparing 03:45:46 14066f9aea31: Preparing 03:45:46 63ca1fbb43ae: Preparing 03:45:46 b2c1ccd20a03: Waiting 03:45:46 f3475792a5a2: Waiting 03:45:46 a1e5dced149a: Waiting 03:45:46 63ca1fbb43ae: Waiting 03:45:46 14066f9aea31: Waiting 03:45:46 cc4c4a2dc68a: Layer already exists 03:45:46 646b96d4c6e6: Layer already exists 03:45:46 e768c76d12ef: Layer already exists 03:45:46 49df0d870d71: Layer already exists 03:45:46 016f6f489082: Layer already exists 03:45:46 14066f9aea31: Layer already exists 03:45:46 63ca1fbb43ae: Layer already exists 03:45:46 f3475792a5a2: Layer already exists 03:45:46 a1e5dced149a: Layer already exists 03:45:46 b2c1ccd20a03: Layer already exists 03:45:46 3.2.0-dev.91: digest: sha256:56592fa11a515751af9bc8b3a14aae8b33c85cfb7f17f5aa7ecbae5685b46400 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:47 #149 ... 03:45:47 03:45:47 #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:45:47 #132 5.487 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:45:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:45:47 646b96d4c6e6: Preparing 03:45:47 cc4c4a2dc68a: Preparing 03:45:47 016f6f489082: Preparing 03:45:47 e768c76d12ef: Preparing 03:45:47 49df0d870d71: Preparing 03:45:47 b2c1ccd20a03: Preparing 03:45:47 f3475792a5a2: Preparing 03:45:47 a1e5dced149a: Preparing 03:45:47 14066f9aea31: Preparing 03:45:47 63ca1fbb43ae: Preparing 03:45:47 f3475792a5a2: Waiting 03:45:47 a1e5dced149a: Waiting 03:45:47 14066f9aea31: Waiting 03:45:47 63ca1fbb43ae: Waiting 03:45:47 b2c1ccd20a03: Waiting 03:45:47 e768c76d12ef: Layer already exists 03:45:47 49df0d870d71: Layer already exists 03:45:47 016f6f489082: Layer already exists 03:45:47 646b96d4c6e6: Layer already exists 03:45:47 cc4c4a2dc68a: Layer already exists 03:45:47 f3475792a5a2: Layer already exists 03:45:47 b2c1ccd20a03: Layer already exists 03:45:47 14066f9aea31: Layer already exists 03:45:47 a1e5dced149a: Layer already exists 03:45:47 63ca1fbb43ae: Layer already exists 03:45:47 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:56592fa11a515751af9bc8b3a14aae8b33c85cfb7f17f5aa7ecbae5685b46400 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:45:47 646b96d4c6e6: Preparing 03:45:47 cc4c4a2dc68a: Preparing 03:45:47 016f6f489082: Preparing 03:45:47 e768c76d12ef: Preparing 03:45:47 49df0d870d71: Preparing 03:45:47 b2c1ccd20a03: Preparing 03:45:47 f3475792a5a2: Preparing 03:45:47 a1e5dced149a: Preparing 03:45:47 14066f9aea31: Preparing 03:45:47 63ca1fbb43ae: Preparing 03:45:47 b2c1ccd20a03: Waiting 03:45:47 f3475792a5a2: Waiting 03:45:47 a1e5dced149a: Waiting 03:45:47 14066f9aea31: Waiting 03:45:47 63ca1fbb43ae: Waiting 03:45:47 016f6f489082: Layer already exists 03:45:47 49df0d870d71: Layer already exists 03:45:47 e768c76d12ef: Layer already exists 03:45:47 646b96d4c6e6: Layer already exists 03:45:47 cc4c4a2dc68a: Layer already exists 03:45:47 a1e5dced149a: Layer already exists 03:45:47 b2c1ccd20a03: Layer already exists 03:45:47 f3475792a5a2: Layer already exists 03:45:47 14066f9aea31: Layer already exists 03:45:47 63ca1fbb43ae: Layer already exists 03:45:47 main: digest: sha256:56592fa11a515751af9bc8b3a14aae8b33c85cfb7f17f5aa7ecbae5685b46400 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:47 ===================================================== [Pipeline] echo 03:45:47 taggedImages: 03:45:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:45:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.91 03:45:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:45:47 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:45:47 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:47 latest 03:45:47 3.2.0-dev.91 03:45:47 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:45:47 main 03:45:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:45:48 42785c19575d: Preparing 03:45:48 9a3e5ff1330c: Preparing 03:45:48 707b3352500e: Preparing 03:45:48 e768c76d12ef: Preparing 03:45:48 49df0d870d71: Preparing 03:45:48 086dd1bcb42d: Preparing 03:45:48 480c7d7602ca: Preparing 03:45:48 7d0e3b04fa2b: Preparing 03:45:48 63ca1fbb43ae: Preparing 03:45:48 480c7d7602ca: Waiting 03:45:48 7d0e3b04fa2b: Waiting 03:45:48 63ca1fbb43ae: Waiting 03:45:48 086dd1bcb42d: Waiting 03:45:48 e768c76d12ef: Layer already exists 03:45:48 49df0d870d71: Layer already exists 03:45:48 9a3e5ff1330c: Pushed 03:45:48 42785c19575d: Pushed 03:45:48 707b3352500e: Pushed 03:45:48 480c7d7602ca: Pushed 03:45:48 63ca1fbb43ae: Layer already exists 03:45:48 7d0e3b04fa2b: Pushed 03:45:51 #132 ... 03:45:51 03:45:51 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:45:51 #0 4.512 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:45:51 #150 ... 03:45:51 03:45:51 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:45:51 #0 6.293 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:45:51 #151 ... 03:45:51 03:45:51 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:45:51 #0 6.443 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:45:51 #152 ... 03:45:51 03:45:51 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:45:51 #0 5.533 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:45:51 #153 ... 03:45:51 03:45:51 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:45:51 #0 6.769 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:45:51 #154 ... 03:45:51 03:45:51 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:45:51 #0 6.633 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:45:51 #155 ... 03:45:51 03:45:51 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:45:51 #0 5.560 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:45:52 #156 ... 03:45:52 03:45:52 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:45:52 #0 6.668 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:45:52 #157 ... 03:45:52 03:45:52 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:45:52 #0 6.312 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:45:52 #158 ... 03:45:52 03:45:52 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:45:52 #0 5.290 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:45:52 #159 ... 03:45:52 03:45:52 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:45:52 #0 6.761 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:45:57 #160 ... 03:45:57 03:45:57 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:45:57 #149 5.717 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:45:58 086dd1bcb42d: Pushed 03:45:58 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:3c39678a57204846b021329e8382b26039f8925cd038346f3aece524b378f749 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:45:59 42785c19575d: Preparing 03:45:59 9a3e5ff1330c: Preparing 03:45:59 707b3352500e: Preparing 03:45:59 e768c76d12ef: Preparing 03:45:59 49df0d870d71: Preparing 03:45:59 086dd1bcb42d: Preparing 03:45:59 480c7d7602ca: Preparing 03:45:59 7d0e3b04fa2b: Preparing 03:45:59 63ca1fbb43ae: Preparing 03:45:59 086dd1bcb42d: Waiting 03:45:59 480c7d7602ca: Waiting 03:45:59 63ca1fbb43ae: Waiting 03:45:59 707b3352500e: Layer already exists 03:45:59 e768c76d12ef: Layer already exists 03:45:59 49df0d870d71: Layer already exists 03:45:59 9a3e5ff1330c: Layer already exists 03:45:59 42785c19575d: Layer already exists 03:45:59 086dd1bcb42d: Layer already exists 03:45:59 7d0e3b04fa2b: Layer already exists 03:45:59 480c7d7602ca: Layer already exists 03:45:59 63ca1fbb43ae: Layer already exists 03:45:59 latest: digest: sha256:3c39678a57204846b021329e8382b26039f8925cd038346f3aece524b378f749 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.91 03:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:46:00 42785c19575d: Preparing 03:46:00 9a3e5ff1330c: Preparing 03:46:00 707b3352500e: Preparing 03:46:00 e768c76d12ef: Preparing 03:46:00 49df0d870d71: Preparing 03:46:00 086dd1bcb42d: Preparing 03:46:00 480c7d7602ca: Preparing 03:46:00 7d0e3b04fa2b: Preparing 03:46:00 63ca1fbb43ae: Preparing 03:46:00 480c7d7602ca: Waiting 03:46:00 7d0e3b04fa2b: Waiting 03:46:00 63ca1fbb43ae: Waiting 03:46:00 086dd1bcb42d: Waiting 03:46:00 707b3352500e: Layer already exists 03:46:00 49df0d870d71: Layer already exists 03:46:00 9a3e5ff1330c: Layer already exists 03:46:00 42785c19575d: Layer already exists 03:46:00 e768c76d12ef: Layer already exists 03:46:00 480c7d7602ca: Layer already exists 03:46:00 63ca1fbb43ae: Layer already exists 03:46:00 086dd1bcb42d: Layer already exists 03:46:00 7d0e3b04fa2b: Layer already exists 03:46:00 3.2.0-dev.91: digest: sha256:3c39678a57204846b021329e8382b26039f8925cd038346f3aece524b378f749 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:46:00 42785c19575d: Preparing 03:46:00 9a3e5ff1330c: Preparing 03:46:00 707b3352500e: Preparing 03:46:00 e768c76d12ef: Preparing 03:46:00 49df0d870d71: Preparing 03:46:00 086dd1bcb42d: Preparing 03:46:00 480c7d7602ca: Preparing 03:46:00 7d0e3b04fa2b: Preparing 03:46:00 63ca1fbb43ae: Preparing 03:46:00 086dd1bcb42d: Waiting 03:46:00 480c7d7602ca: Waiting 03:46:00 7d0e3b04fa2b: Waiting 03:46:00 63ca1fbb43ae: Waiting 03:46:00 42785c19575d: Layer already exists 03:46:00 9a3e5ff1330c: Layer already exists 03:46:00 49df0d870d71: Layer already exists 03:46:00 e768c76d12ef: Layer already exists 03:46:00 707b3352500e: Layer already exists 03:46:00 7d0e3b04fa2b: Layer already exists 03:46:00 086dd1bcb42d: Layer already exists 03:46:00 480c7d7602ca: Layer already exists 03:46:00 63ca1fbb43ae: Layer already exists 03:46:00 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:3c39678a57204846b021329e8382b26039f8925cd038346f3aece524b378f749 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:46:01 42785c19575d: Preparing 03:46:01 9a3e5ff1330c: Preparing 03:46:01 707b3352500e: Preparing 03:46:01 e768c76d12ef: Preparing 03:46:01 49df0d870d71: Preparing 03:46:01 086dd1bcb42d: Preparing 03:46:01 480c7d7602ca: Preparing 03:46:01 7d0e3b04fa2b: Preparing 03:46:01 63ca1fbb43ae: Preparing 03:46:01 086dd1bcb42d: Waiting 03:46:01 480c7d7602ca: Waiting 03:46:01 7d0e3b04fa2b: Waiting 03:46:01 63ca1fbb43ae: Waiting 03:46:01 9a3e5ff1330c: Layer already exists 03:46:01 e768c76d12ef: Layer already exists 03:46:01 49df0d870d71: Layer already exists 03:46:01 42785c19575d: Layer already exists 03:46:01 707b3352500e: Layer already exists 03:46:01 086dd1bcb42d: Layer already exists 03:46:01 7d0e3b04fa2b: Layer already exists 03:46:01 63ca1fbb43ae: Layer already exists 03:46:01 480c7d7602ca: Layer already exists 03:46:01 main: digest: sha256:3c39678a57204846b021329e8382b26039f8925cd038346f3aece524b378f749 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:01 ===================================================== [Pipeline] echo 03:46:01 taggedImages: 03:46:01 - nexus3.edgexfoundry.org:10004/security-spire-config:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:46:01 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:46:01 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.91 03:46:01 - nexus3.edgexfoundry.org:10004/security-spire-config:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:46:01 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:46:01 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:46:01 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:46:01 latest 03:46:01 3.2.0-dev.91 03:46:01 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:46:01 main 03:46:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:46:08 646b96d4c6e6: Preparing 03:46:08 4af1c7c88d19: Preparing 03:46:08 30ac439bb4b6: Preparing 03:46:08 e768c76d12ef: Preparing 03:46:08 49df0d870d71: Preparing 03:46:08 3c73429aee93: Preparing 03:46:08 a1e5dced149a: Preparing 03:46:08 14066f9aea31: Preparing 03:46:08 63ca1fbb43ae: Preparing 03:46:08 3c73429aee93: Waiting 03:46:08 a1e5dced149a: Waiting 03:46:08 14066f9aea31: Waiting 03:46:08 49df0d870d71: Layer already exists 03:46:08 646b96d4c6e6: Layer already exists 03:46:08 e768c76d12ef: Layer already exists 03:46:08 14066f9aea31: Layer already exists 03:46:08 a1e5dced149a: Layer already exists 03:46:08 63ca1fbb43ae: Layer already exists 03:46:08 30ac439bb4b6: Pushed 03:46:08 4af1c7c88d19: Pushed 03:46:21 3c73429aee93: Pushed 03:46:21 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:7687e90fa78636a48ff2a6e25198018e3d30a70589bc2208690cc7b9872d61b7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:46:22 646b96d4c6e6: Preparing 03:46:22 4af1c7c88d19: Preparing 03:46:22 30ac439bb4b6: Preparing 03:46:22 e768c76d12ef: Preparing 03:46:22 49df0d870d71: Preparing 03:46:22 3c73429aee93: Preparing 03:46:22 a1e5dced149a: Preparing 03:46:22 14066f9aea31: Preparing 03:46:22 63ca1fbb43ae: Preparing 03:46:22 a1e5dced149a: Waiting 03:46:22 14066f9aea31: Waiting 03:46:22 3c73429aee93: Waiting 03:46:22 63ca1fbb43ae: Waiting 03:46:22 4af1c7c88d19: Layer already exists 03:46:22 646b96d4c6e6: Layer already exists 03:46:22 49df0d870d71: Layer already exists 03:46:22 30ac439bb4b6: Layer already exists 03:46:22 e768c76d12ef: Layer already exists 03:46:22 a1e5dced149a: Layer already exists 03:46:22 14066f9aea31: Layer already exists 03:46:22 3c73429aee93: Layer already exists 03:46:22 63ca1fbb43ae: Layer already exists 03:46:22 latest: digest: sha256:7687e90fa78636a48ff2a6e25198018e3d30a70589bc2208690cc7b9872d61b7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.91 03:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:46:23 646b96d4c6e6: Preparing 03:46:23 4af1c7c88d19: Preparing 03:46:23 30ac439bb4b6: Preparing 03:46:23 e768c76d12ef: Preparing 03:46:23 49df0d870d71: Preparing 03:46:23 3c73429aee93: Preparing 03:46:23 a1e5dced149a: Preparing 03:46:23 14066f9aea31: Preparing 03:46:23 63ca1fbb43ae: Preparing 03:46:23 3c73429aee93: Waiting 03:46:23 63ca1fbb43ae: Waiting 03:46:23 a1e5dced149a: Waiting 03:46:23 14066f9aea31: Waiting 03:46:23 646b96d4c6e6: Layer already exists 03:46:23 30ac439bb4b6: Layer already exists 03:46:23 4af1c7c88d19: Layer already exists 03:46:23 49df0d870d71: Layer already exists 03:46:23 e768c76d12ef: Layer already exists 03:46:23 14066f9aea31: Layer already exists 03:46:23 3c73429aee93: Layer already exists 03:46:23 a1e5dced149a: Layer already exists 03:46:23 63ca1fbb43ae: Layer already exists 03:46:23 3.2.0-dev.91: digest: sha256:7687e90fa78636a48ff2a6e25198018e3d30a70589bc2208690cc7b9872d61b7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:46:23 646b96d4c6e6: Preparing 03:46:23 4af1c7c88d19: Preparing 03:46:23 30ac439bb4b6: Preparing 03:46:23 e768c76d12ef: Preparing 03:46:23 49df0d870d71: Preparing 03:46:23 3c73429aee93: Preparing 03:46:23 a1e5dced149a: Preparing 03:46:23 14066f9aea31: Preparing 03:46:23 63ca1fbb43ae: Preparing 03:46:23 14066f9aea31: Waiting 03:46:23 3c73429aee93: Waiting 03:46:23 a1e5dced149a: Waiting 03:46:23 63ca1fbb43ae: Waiting 03:46:23 49df0d870d71: Layer already exists 03:46:23 30ac439bb4b6: Layer already exists 03:46:23 e768c76d12ef: Layer already exists 03:46:23 4af1c7c88d19: Layer already exists 03:46:23 646b96d4c6e6: Layer already exists 03:46:23 a1e5dced149a: Layer already exists 03:46:23 14066f9aea31: Layer already exists 03:46:23 3c73429aee93: Layer already exists 03:46:23 63ca1fbb43ae: Layer already exists 03:46:23 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:7687e90fa78636a48ff2a6e25198018e3d30a70589bc2208690cc7b9872d61b7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:46:24 646b96d4c6e6: Preparing 03:46:24 4af1c7c88d19: Preparing 03:46:24 30ac439bb4b6: Preparing 03:46:24 e768c76d12ef: Preparing 03:46:24 49df0d870d71: Preparing 03:46:24 3c73429aee93: Preparing 03:46:24 a1e5dced149a: Preparing 03:46:24 14066f9aea31: Preparing 03:46:24 63ca1fbb43ae: Preparing 03:46:24 3c73429aee93: Waiting 03:46:24 a1e5dced149a: Waiting 03:46:24 14066f9aea31: Waiting 03:46:24 63ca1fbb43ae: Waiting 03:46:24 e768c76d12ef: Layer already exists 03:46:24 646b96d4c6e6: Layer already exists 03:46:24 49df0d870d71: Layer already exists 03:46:24 30ac439bb4b6: Layer already exists 03:46:24 4af1c7c88d19: Layer already exists 03:46:24 14066f9aea31: Layer already exists 03:46:24 a1e5dced149a: Layer already exists 03:46:24 3c73429aee93: Layer already exists 03:46:24 63ca1fbb43ae: Layer already exists 03:46:24 main: digest: sha256:7687e90fa78636a48ff2a6e25198018e3d30a70589bc2208690cc7b9872d61b7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:24 ===================================================== [Pipeline] echo 03:46:24 taggedImages: 03:46:24 - nexus3.edgexfoundry.org:10004/security-spire-server:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:46:24 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:46:24 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.91 03:46:24 - nexus3.edgexfoundry.org:10004/security-spire-server:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:46:24 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:46:24 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 03:46:24 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:46:24 latest 03:46:24 3.2.0-dev.91 03:46:24 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:46:24 main 03:46:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:24 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:25 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:46:25 48fb598b6db2: Preparing 03:46:25 08f187156ae5: Preparing 03:46:25 e768c76d12ef: Preparing 03:46:25 49df0d870d71: Preparing 03:46:25 2d6a5fe5b9d9: Preparing 03:46:25 c0df3467dfdc: Preparing 03:46:25 63ca1fbb43ae: Preparing 03:46:25 c0df3467dfdc: Waiting 03:46:25 63ca1fbb43ae: Waiting 03:46:25 e768c76d12ef: Layer already exists 03:46:25 49df0d870d71: Layer already exists 03:46:25 63ca1fbb43ae: Layer already exists 03:46:25 48fb598b6db2: Pushed 03:46:25 2d6a5fe5b9d9: Pushed 03:46:25 c0df3467dfdc: Pushed 03:46:34 08f187156ae5: Pushed 03:46:34 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:0173a48f5587b0efb2a67990f7ae83a366a7adddeb5a2191e49f57c01c421841 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:35 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:35 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 03:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:46:35 48fb598b6db2: Preparing 03:46:35 08f187156ae5: Preparing 03:46:35 e768c76d12ef: Preparing 03:46:35 49df0d870d71: Preparing 03:46:35 2d6a5fe5b9d9: Preparing 03:46:35 c0df3467dfdc: Preparing 03:46:35 63ca1fbb43ae: Preparing 03:46:35 c0df3467dfdc: Waiting 03:46:35 63ca1fbb43ae: Waiting 03:46:35 2d6a5fe5b9d9: Layer already exists 03:46:35 08f187156ae5: Layer already exists 03:46:35 48fb598b6db2: Layer already exists 03:46:35 49df0d870d71: Layer already exists 03:46:35 e768c76d12ef: Layer already exists 03:46:35 c0df3467dfdc: Layer already exists 03:46:35 63ca1fbb43ae: Layer already exists 03:46:35 latest: digest: sha256:0173a48f5587b0efb2a67990f7ae83a366a7adddeb5a2191e49f57c01c421841 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:35 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.91 03:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:46:36 48fb598b6db2: Preparing 03:46:36 08f187156ae5: Preparing 03:46:36 e768c76d12ef: Preparing 03:46:36 49df0d870d71: Preparing 03:46:36 2d6a5fe5b9d9: Preparing 03:46:36 c0df3467dfdc: Preparing 03:46:36 63ca1fbb43ae: Preparing 03:46:36 c0df3467dfdc: Waiting 03:46:36 63ca1fbb43ae: Waiting 03:46:36 49df0d870d71: Layer already exists 03:46:36 2d6a5fe5b9d9: Layer already exists 03:46:36 08f187156ae5: Layer already exists 03:46:36 48fb598b6db2: Layer already exists 03:46:36 e768c76d12ef: Layer already exists 03:46:36 c0df3467dfdc: Layer already exists 03:46:36 63ca1fbb43ae: Layer already exists 03:46:36 3.2.0-dev.91: digest: sha256:0173a48f5587b0efb2a67990f7ae83a366a7adddeb5a2191e49f57c01c421841 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:36 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:46:36 48fb598b6db2: Preparing 03:46:36 08f187156ae5: Preparing 03:46:36 e768c76d12ef: Preparing 03:46:36 49df0d870d71: Preparing 03:46:36 2d6a5fe5b9d9: Preparing 03:46:36 c0df3467dfdc: Preparing 03:46:36 63ca1fbb43ae: Preparing 03:46:36 c0df3467dfdc: Waiting 03:46:36 63ca1fbb43ae: Waiting 03:46:36 2d6a5fe5b9d9: Layer already exists 03:46:36 49df0d870d71: Layer already exists 03:46:36 e768c76d12ef: Layer already exists 03:46:36 08f187156ae5: Layer already exists 03:46:36 48fb598b6db2: Layer already exists 03:46:36 63ca1fbb43ae: Layer already exists 03:46:36 c0df3467dfdc: Layer already exists 03:46:36 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:0173a48f5587b0efb2a67990f7ae83a366a7adddeb5a2191e49f57c01c421841 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:37 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 03:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:46:37 48fb598b6db2: Preparing 03:46:37 08f187156ae5: Preparing 03:46:37 e768c76d12ef: Preparing 03:46:37 49df0d870d71: Preparing 03:46:37 2d6a5fe5b9d9: Preparing 03:46:37 c0df3467dfdc: Preparing 03:46:37 63ca1fbb43ae: Preparing 03:46:37 c0df3467dfdc: Waiting 03:46:37 63ca1fbb43ae: Waiting 03:46:37 2d6a5fe5b9d9: Layer already exists 03:46:37 48fb598b6db2: Layer already exists 03:46:37 49df0d870d71: Layer already exists 03:46:37 e768c76d12ef: Layer already exists 03:46:37 08f187156ae5: Layer already exists 03:46:37 c0df3467dfdc: Layer already exists 03:46:37 63ca1fbb43ae: Layer already exists 03:46:37 main: digest: sha256:0173a48f5587b0efb2a67990f7ae83a366a7adddeb5a2191e49f57c01c421841 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:37 ===================================================== [Pipeline] echo 03:46:37 taggedImages: 03:46:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:46:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 03:46:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.91 03:46:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:46:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 03:46:37 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:46:37 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:46:37 latest 03:46:37 3.2.0-dev.91 03:46:37 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:46:37 main 03:46:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:46:38 9d6c6aeadf52: Preparing 03:46:38 63e925c8fa9e: Preparing 03:46:38 f81e5061dffa: Preparing 03:46:38 e768c76d12ef: Preparing 03:46:38 49df0d870d71: Preparing 03:46:38 d2d53f85ff6b: Preparing 03:46:38 381540ea50e2: Preparing 03:46:38 63ca1fbb43ae: Preparing 03:46:38 d2d53f85ff6b: Waiting 03:46:38 63ca1fbb43ae: Waiting 03:46:38 381540ea50e2: Waiting 03:46:38 e768c76d12ef: Layer already exists 03:46:38 49df0d870d71: Layer already exists 03:46:38 63e925c8fa9e: Pushed 03:46:38 9d6c6aeadf52: Pushed 03:46:38 63ca1fbb43ae: Layer already exists 03:46:38 d2d53f85ff6b: Pushed 03:46:38 381540ea50e2: Pushed 03:46:41 f81e5061dffa: Pushed 03:46:41 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:6ae08108b97856fce7321a4ea08ed0d1f31bc2a127299c9eb10837b8f50c1a86 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:46:42 9d6c6aeadf52: Preparing 03:46:42 63e925c8fa9e: Preparing 03:46:42 f81e5061dffa: Preparing 03:46:42 e768c76d12ef: Preparing 03:46:42 49df0d870d71: Preparing 03:46:42 d2d53f85ff6b: Preparing 03:46:42 381540ea50e2: Preparing 03:46:42 63ca1fbb43ae: Preparing 03:46:42 381540ea50e2: Waiting 03:46:42 63ca1fbb43ae: Waiting 03:46:42 d2d53f85ff6b: Waiting 03:46:42 63e925c8fa9e: Layer already exists 03:46:42 f81e5061dffa: Layer already exists 03:46:42 9d6c6aeadf52: Layer already exists 03:46:42 49df0d870d71: Layer already exists 03:46:42 e768c76d12ef: Layer already exists 03:46:42 d2d53f85ff6b: Layer already exists 03:46:42 63ca1fbb43ae: Layer already exists 03:46:42 381540ea50e2: Layer already exists 03:46:42 latest: digest: sha256:6ae08108b97856fce7321a4ea08ed0d1f31bc2a127299c9eb10837b8f50c1a86 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.91 03:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:46:42 9d6c6aeadf52: Preparing 03:46:42 63e925c8fa9e: Preparing 03:46:42 f81e5061dffa: Preparing 03:46:42 e768c76d12ef: Preparing 03:46:42 49df0d870d71: Preparing 03:46:42 d2d53f85ff6b: Preparing 03:46:42 381540ea50e2: Preparing 03:46:42 63ca1fbb43ae: Preparing 03:46:42 d2d53f85ff6b: Waiting 03:46:42 63ca1fbb43ae: Waiting 03:46:42 9d6c6aeadf52: Layer already exists 03:46:42 e768c76d12ef: Layer already exists 03:46:42 f81e5061dffa: Layer already exists 03:46:42 63e925c8fa9e: Layer already exists 03:46:42 49df0d870d71: Layer already exists 03:46:42 d2d53f85ff6b: Layer already exists 03:46:42 381540ea50e2: Layer already exists 03:46:42 63ca1fbb43ae: Layer already exists 03:46:42 3.2.0-dev.91: digest: sha256:6ae08108b97856fce7321a4ea08ed0d1f31bc2a127299c9eb10837b8f50c1a86 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:46:43 9d6c6aeadf52: Preparing 03:46:43 63e925c8fa9e: Preparing 03:46:43 f81e5061dffa: Preparing 03:46:43 e768c76d12ef: Preparing 03:46:43 49df0d870d71: Preparing 03:46:43 d2d53f85ff6b: Preparing 03:46:43 381540ea50e2: Preparing 03:46:43 63ca1fbb43ae: Preparing 03:46:43 d2d53f85ff6b: Waiting 03:46:43 381540ea50e2: Waiting 03:46:43 63ca1fbb43ae: Waiting 03:46:43 f81e5061dffa: Layer already exists 03:46:43 e768c76d12ef: Layer already exists 03:46:43 9d6c6aeadf52: Layer already exists 03:46:43 49df0d870d71: Layer already exists 03:46:43 63e925c8fa9e: Layer already exists 03:46:43 d2d53f85ff6b: Layer already exists 03:46:43 381540ea50e2: Layer already exists 03:46:43 63ca1fbb43ae: Layer already exists 03:46:43 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:6ae08108b97856fce7321a4ea08ed0d1f31bc2a127299c9eb10837b8f50c1a86 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:46:44 9d6c6aeadf52: Preparing 03:46:44 63e925c8fa9e: Preparing 03:46:44 f81e5061dffa: Preparing 03:46:44 e768c76d12ef: Preparing 03:46:44 49df0d870d71: Preparing 03:46:44 d2d53f85ff6b: Preparing 03:46:44 381540ea50e2: Preparing 03:46:44 63ca1fbb43ae: Preparing 03:46:44 d2d53f85ff6b: Waiting 03:46:44 381540ea50e2: Waiting 03:46:44 63ca1fbb43ae: Waiting 03:46:44 f81e5061dffa: Layer already exists 03:46:44 9d6c6aeadf52: Layer already exists 03:46:44 49df0d870d71: Layer already exists 03:46:44 e768c76d12ef: Layer already exists 03:46:44 63e925c8fa9e: Layer already exists 03:46:44 381540ea50e2: Layer already exists 03:46:44 63ca1fbb43ae: Layer already exists 03:46:44 d2d53f85ff6b: Layer already exists 03:46:44 main: digest: sha256:6ae08108b97856fce7321a4ea08ed0d1f31bc2a127299c9eb10837b8f50c1a86 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:44 ===================================================== [Pipeline] echo 03:46:44 taggedImages: 03:46:44 - nexus3.edgexfoundry.org:10004/support-notifications:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:46:44 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:46:44 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.91 03:46:44 - nexus3.edgexfoundry.org:10004/support-notifications:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:46:44 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:46:44 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:46:44 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:46:44 latest 03:46:44 3.2.0-dev.91 03:46:44 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:46:44 main 03:46:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:46:45 7f743c1ebf16: Preparing 03:46:45 15d5586b5923: Preparing 03:46:45 e768c76d12ef: Preparing 03:46:45 49df0d870d71: Preparing 03:46:45 2f94d79be7dd: Preparing 03:46:45 01ac05d7e506: Preparing 03:46:45 63ca1fbb43ae: Preparing 03:46:45 01ac05d7e506: Waiting 03:46:45 49df0d870d71: Layer already exists 03:46:45 e768c76d12ef: Layer already exists 03:46:45 2f94d79be7dd: Layer already exists 03:46:45 01ac05d7e506: Layer already exists 03:46:45 63ca1fbb43ae: Layer already exists 03:46:45 7f743c1ebf16: Pushed 03:46:48 15d5586b5923: Pushed 03:46:48 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:71b4a3ffa5c84ff19acbb00ee74d30cedb4ca3e7e3c77ab7136eac9777ddddb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:46:49 7f743c1ebf16: Preparing 03:46:49 15d5586b5923: Preparing 03:46:49 e768c76d12ef: Preparing 03:46:49 49df0d870d71: Preparing 03:46:49 2f94d79be7dd: Preparing 03:46:49 01ac05d7e506: Preparing 03:46:49 63ca1fbb43ae: Preparing 03:46:49 01ac05d7e506: Waiting 03:46:49 63ca1fbb43ae: Waiting 03:46:49 49df0d870d71: Layer already exists 03:46:49 e768c76d12ef: Layer already exists 03:46:49 15d5586b5923: Layer already exists 03:46:49 7f743c1ebf16: Layer already exists 03:46:49 2f94d79be7dd: Layer already exists 03:46:49 01ac05d7e506: Layer already exists 03:46:49 63ca1fbb43ae: Layer already exists 03:46:49 latest: digest: sha256:71b4a3ffa5c84ff19acbb00ee74d30cedb4ca3e7e3c77ab7136eac9777ddddb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.91 03:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:46:49 7f743c1ebf16: Preparing 03:46:49 15d5586b5923: Preparing 03:46:49 e768c76d12ef: Preparing 03:46:49 49df0d870d71: Preparing 03:46:49 2f94d79be7dd: Preparing 03:46:49 01ac05d7e506: Preparing 03:46:49 63ca1fbb43ae: Preparing 03:46:49 01ac05d7e506: Waiting 03:46:49 63ca1fbb43ae: Waiting 03:46:49 2f94d79be7dd: Layer already exists 03:46:49 15d5586b5923: Layer already exists 03:46:49 49df0d870d71: Layer already exists 03:46:49 7f743c1ebf16: Layer already exists 03:46:49 e768c76d12ef: Layer already exists 03:46:49 01ac05d7e506: Layer already exists 03:46:49 63ca1fbb43ae: Layer already exists 03:46:49 3.2.0-dev.91: digest: sha256:71b4a3ffa5c84ff19acbb00ee74d30cedb4ca3e7e3c77ab7136eac9777ddddb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:46:50 7f743c1ebf16: Preparing 03:46:50 15d5586b5923: Preparing 03:46:50 e768c76d12ef: Preparing 03:46:50 49df0d870d71: Preparing 03:46:50 2f94d79be7dd: Preparing 03:46:50 01ac05d7e506: Preparing 03:46:50 63ca1fbb43ae: Preparing 03:46:50 01ac05d7e506: Waiting 03:46:50 63ca1fbb43ae: Waiting 03:46:50 7f743c1ebf16: Layer already exists 03:46:50 15d5586b5923: Layer already exists 03:46:50 e768c76d12ef: Layer already exists 03:46:50 49df0d870d71: Layer already exists 03:46:50 2f94d79be7dd: Layer already exists 03:46:50 63ca1fbb43ae: Layer already exists 03:46:50 01ac05d7e506: Layer already exists 03:46:50 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:71b4a3ffa5c84ff19acbb00ee74d30cedb4ca3e7e3c77ab7136eac9777ddddb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:46:51 7f743c1ebf16: Preparing 03:46:51 15d5586b5923: Preparing 03:46:51 e768c76d12ef: Preparing 03:46:51 49df0d870d71: Preparing 03:46:51 2f94d79be7dd: Preparing 03:46:51 01ac05d7e506: Preparing 03:46:51 63ca1fbb43ae: Preparing 03:46:51 01ac05d7e506: Waiting 03:46:51 63ca1fbb43ae: Waiting 03:46:51 7f743c1ebf16: Layer already exists 03:46:51 2f94d79be7dd: Layer already exists 03:46:51 15d5586b5923: Layer already exists 03:46:51 e768c76d12ef: Layer already exists 03:46:51 49df0d870d71: Layer already exists 03:46:51 63ca1fbb43ae: Layer already exists 03:46:51 01ac05d7e506: Layer already exists 03:46:51 main: digest: sha256:71b4a3ffa5c84ff19acbb00ee74d30cedb4ca3e7e3c77ab7136eac9777ddddb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:51 ===================================================== [Pipeline] echo 03:46:51 taggedImages: 03:46:51 - nexus3.edgexfoundry.org:10004/support-scheduler:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 03:46:51 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:46:51 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.91 03:46:51 - nexus3.edgexfoundry.org:10004/support-scheduler:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 03:46:51 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:08:01 #149 ... 04:08:01 04:08:01 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:08:01 #156 1327.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:08:01 #156 ... 04:08:01 04:08:01 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:08:01 #150 DONE 1332.4s 04:08:01 04:08:01 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:08:01 #161 DONE 0.5s 04:08:01 04:08:01 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 04:08:01 #162 DONE 2.4s 04:08:01 04:08:01 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:08:01 #151 ... 04:08:01 04:08:01 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 04:08:01 #163 DONE 0.2s 04:08:01 04:08:01 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 04:08:01 #164 DONE 0.4s 04:08:01 04:08:01 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:08:01 #159 ... 04:08:01 04:08:01 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:08:01 #165 DONE 0.4s 04:08:01 04:08:01 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:08:01 #151 ... 04:08:01 04:08:01 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:08:01 #166 DONE 0.2s 04:08:01 04:08:01 #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:08:01 #167 DONE 0.2s 04:08:01 04:08:01 #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 04:08:01 #168 DONE 0.2s 04:08:01 04:08:01 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:08:01 #154 ... 04:08:01 04:08:01 #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:08:01 #169 DONE 0.2s 04:08:01 04:08:01 #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:08:01 #170 DONE 0.3s 04:08:01 04:08:01 #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:08:01 #171 DONE 0.2s 04:08:01 04:08:01 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 04:08:01 #172 DONE 2.4s 04:08:01 04:08:01 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:08:01 #158 DONE 1340.3s 04:08:01 04:08:01 #118 [security-bootstrapper] exporting to image 04:08:01 #118 exporting layers 04:08:02 #118 ... 04:08:02 04:08:02 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:08:02 #173 DONE 0.7s 04:08:03 04:08:03 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:08:03 #174 DONE 0.2s 04:08:03 04:08:03 #118 [security-bootstrapper] exporting to image 04:08:03 #118 exporting layers 1.8s done 04:08:03 #118 writing image sha256:69a7b13f76eb0e371c11dbc5fb3eb8467a1ab222afdbbaf46a91d78b890f2593 0.0s done 04:08:03 #118 naming to docker.io/library/security-bootstrapper-arm64 done 04:08:03 #118 DONE 5.7s 04:08:03 04:08:03 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:08:03 #175 DONE 0.2s 04:08:03 04:08:03 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:08:03 #153 ... 04:08:03 04:08:03 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:08:03 #176 DONE 0.1s 04:08:03 04:08:03 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:08:03 #177 DONE 0.3s 04:08:03 04:08:03 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:08:03 #149 ... 04:08:03 04:08:03 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:08:04 #178 DONE 0.2s 04:08:04 04:08:04 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:08:06 #179 DONE 2.2s 04:08:06 04:08:06 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:08:06 #149 ... 04:08:06 04:08:06 #118 [security-proxy-setup] exporting to image 04:08:07 #118 exporting layers 1.2s done 04:08:07 #118 writing image sha256:29d5e0b9d9e5642e831de591fad8dccf92d8e6875794943b7e5cd3b2b332b8cb done 04:08:07 #118 naming to docker.io/library/security-proxy-setup-arm64 done 04:08:07 #118 DONE 6.9s 04:08:07 04:08:07 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:08:16 #156 DONE 1355.0s 04:08:16 04:08:16 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:08:16 #159 ... 04:08:16 04:08:16 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:08:16 #180 DONE 0.3s 04:08:16 04:08:16 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:08:16 #181 DONE 0.1s 04:08:16 04:08:16 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:08:17 #159 ... 04:08:17 04:08:17 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:08:17 #182 DONE 0.1s 04:08:17 04:08:17 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:08:17 #183 DONE 0.1s 04:08:17 04:08:17 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:08:17 #184 DONE 0.1s 04:08:17 04:08:17 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:08:17 #152 ... 04:08:17 04:08:17 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:08:17 #185 DONE 0.2s 04:08:17 04:08:17 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:08:18 #186 DONE 0.2s 04:08:18 04:08:18 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:08:18 #187 DONE 0.1s 04:08:18 04:08:18 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:08:20 #188 DONE 2.0s 04:08:20 04:08:20 #118 [security-secretstore-setup] exporting to image 04:08:20 #118 exporting layers 04:08:21 #118 exporting layers 1.1s done 04:08:21 #118 writing image sha256:9c005c1cd3fd03dcd650bbb849c8cf1b81e9febf58712f78250bfdf700580007 done 04:08:21 #118 naming to docker.io/library/security-secretstore-setup-arm64 done 04:08:21 #118 DONE 8.1s 04:08:21 04:08:21 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:09:17 #153 ... 04:09:17 04:09:17 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:09:17 #160 DONE 1407.9s 04:09:17 04:09:17 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:09:17 #149 ... 04:09:17 04:09:17 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:09:17 #189 DONE 0.3s 04:09:17 04:09:17 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:09:17 #149 ... 04:09:17 04:09:17 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:09:17 #190 DONE 0.2s 04:09:17 04:09:17 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:09:17 #191 DONE 0.2s 04:09:17 04:09:17 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:09:17 #159 ... 04:09:17 04:09:17 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:09:17 #192 DONE 0.2s 04:09:17 04:09:17 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:09:17 #193 DONE 0.1s 04:09:17 04:09:17 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:09:17 #194 DONE 2.3s 04:09:17 04:09:17 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:09:17 #153 ... 04:09:17 04:09:17 #118 [core-common-config-bootstrapper] exporting to image 04:09:17 #118 exporting layers 04:09:17 #118 exporting layers 0.7s done 04:09:17 #118 writing image sha256:5137205eac105df234ab439da3a0c550f127905fa5ba80d71bc37087acb4b2b9 0.0s done 04:09:17 #118 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:09:17 #118 DONE 8.8s 04:09:17 04:09:17 #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:11:54 #132 ... 04:11:54 04:11:54 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:11:54 #159 DONE 1570.1s 04:11:54 04:11:54 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:11:54 #153 ... 04:11:54 04:11:54 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:11:54 #195 DONE 0.2s 04:11:54 04:11:54 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:11:54 #196 DONE 0.1s 04:11:54 04:11:54 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:11:54 #197 DONE 0.3s 04:11:54 04:11:54 #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 04:11:54 #198 DONE 0.2s 04:11:54 04:11:54 #118 [security-spiffe-token-provider] exporting to image 04:11:54 #118 exporting layers 04:11:54 #118 exporting layers 0.9s done 04:11:54 #118 writing image sha256:df902759608a88b9bcf9fda298d2134ba3e9ad354946450b03c2f669e22b08ff 04:11:54 #118 writing image sha256:df902759608a88b9bcf9fda298d2134ba3e9ad354946450b03c2f669e22b08ff done 04:11:54 #118 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:11:54 #118 DONE 9.7s 04:11:54 04:11:54 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:20:46 #66 ... 04:20:46 04:20:46 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:20:46 #149 DONE 2105.3s 04:20:46 04:20:46 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:20:47 #152 ... 04:20:47 04:20:47 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:20:47 #199 DONE 0.1s 04:20:47 04:20:47 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:20:47 #200 DONE 0.1s 04:20:47 04:20:47 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:20:47 #201 DONE 0.4s 04:20:47 04:20:47 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:20:48 #202 DONE 0.2s 04:20:48 04:20:48 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:20:48 #203 DONE 0.1s 04:20:48 04:20:48 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:20:50 #204 DONE 2.2s 04:20:50 04:20:50 #118 [security-proxy-auth] exporting to image 04:20:50 #118 exporting layers 04:20:51 #118 exporting layers 0.7s done 04:20:51 #118 writing image sha256:9c2878271b3d7be0d263502a263d5db0ec509a1ada6f4b2b705d9ad833779e01 done 04:20:51 #118 naming to docker.io/library/security-proxy-auth-arm64 done 04:20:51 #118 DONE 10.4s 04:20:51 04:20:51 #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:22:12 #132 ... 04:22:12 04:22:12 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:22:12 #155 DONE 2180.3s 04:22:12 04:22:12 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:22:12 #152 ... 04:22:12 04:22:12 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:22:12 #205 DONE 0.2s 04:22:12 04:22:12 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:22:12 #152 ... 04:22:12 04:22:12 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:22:12 #206 DONE 0.1s 04:22:12 04:22:12 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:22:12 #207 DONE 0.4s 04:22:12 04:22:12 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:22:12 #208 DONE 0.2s 04:22:12 04:22:12 #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:22:12 #132 ... 04:22:12 04:22:12 #118 [core-command] exporting to image 04:22:12 #118 exporting layers 04:22:12 #118 exporting layers 0.3s done 04:22:12 #118 writing image sha256:75aea4fb9819c07d1659ea87869f8a321d9792b3f2729328f0851917bce0e382 done 04:22:12 #118 naming to docker.io/library/core-command-arm64 done 04:22:12 #118 DONE 10.7s 04:22:12 04:22:12 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:24:19 #152 ... 04:24:19 04:24:19 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:24:19 #157 DONE 2315.4s 04:24:19 04:24:19 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:24:19 #152 ... 04:24:19 04:24:19 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:24:19 #209 DONE 0.4s 04:24:19 04:24:19 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:24:19 #152 ... 04:24:19 04:24:19 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:24:19 #210 DONE 0.2s 04:24:19 04:24:19 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:24:19 #153 ... 04:24:19 04:24:19 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:24:19 #211 DONE 0.4s 04:24:19 04:24:19 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:24:19 #212 DONE 0.2s 04:24:19 04:24:19 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 04:24:19 #213 DONE 0.2s 04:24:19 04:24:19 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:24:19 #66 ... 04:24:19 04:24:19 #118 [core-data] exporting to image 04:24:19 #118 exporting layers 04:24:19 #118 exporting layers 0.4s done 04:24:19 #118 writing image sha256:1e02de36b0888bf82adc4dc8d5f4c0a681b32b1e8df36e84cce177952eda58d4 done 04:24:19 #118 naming to docker.io/library/core-data-arm64 done 04:24:19 #118 DONE 11.1s 04:24:19 04:24:19 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:24:25 #152 ... 04:24:25 04:24:25 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:24:25 #151 DONE 2323.4s 04:24:25 04:24:25 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:24:25 #66 ... 04:24:25 04:24:25 #214 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:24:25 #214 DONE 0.3s 04:24:25 04:24:25 #215 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:24:25 #215 DONE 0.2s 04:24:25 04:24:25 #216 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:24:25 #216 ... 04:24:25 04:24:25 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:24:25 #153 DONE 2324.8s 04:24:26 04:24:26 #216 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:24:26 #216 DONE 0.9s 04:24:26 04:24:26 #217 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:24:26 #217 DONE 0.3s 04:24:26 04:24:26 #218 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:24:26 #218 DONE 0.3s 04:24:26 04:24:26 #219 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:24:27 #219 DONE 0.2s 04:24:27 04:24:27 #220 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:24:27 #220 ... 04:24:27 04:24:27 #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 04:24:27 #221 DONE 0.3s 04:24:27 04:24:27 #220 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:24:27 #220 DONE 0.6s 04:24:27 04:24:27 #118 [core-metadata] exporting to image 04:24:27 #118 exporting layers 04:24:27 #118 ... 04:24:27 04:24:27 #222 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:24:27 #222 DONE 0.3s 04:24:27 04:24:27 #223 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:24:27 #223 DONE 0.2s 04:24:27 04:24:27 #118 [core-keeper] exporting to image 04:24:27 #118 writing image sha256:75e6f1cb0af4354286ff030e52f5c96546ca9fedc16b49db845f587db9a7b446 done 04:24:27 #118 naming to docker.io/library/core-metadata-arm64 04:24:27 #118 naming to docker.io/library/core-metadata-arm64 done 04:24:28 #118 exporting layers 0.6s done 04:24:28 #118 writing image sha256:b150bf7618be79d8b00f137ca4fe3e6001d0cb79cea85f7b4d8830a5f163d312 done 04:24:28 #118 naming to docker.io/library/core-keeper-arm64 done 04:24:28 #118 DONE 12.1s 04:24:28 04:24:28 #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:25:07 #132 ... 04:25:07 04:25:07 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:25:07 #154 DONE 2361.6s 04:25:07 04:25:07 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:25:07 #224 DONE 0.2s 04:25:07 04:25:07 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:25:07 #152 DONE 2362.1s 04:25:07 04:25:07 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:25:07 #225 DONE 0.4s 04:25:07 04:25:07 #226 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:25:07 #226 DONE 0.3s 04:25:07 04:25:07 #227 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:25:07 #227 DONE 0.5s 04:25:07 04:25:07 #228 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:25:07 #228 ... 04:25:07 04:25:07 #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:25:07 #229 DONE 0.8s 04:25:07 04:25:07 #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:25:07 #230 DONE 0.2s 04:25:07 04:25:07 #228 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:25:07 #228 DONE 0.5s 04:25:07 04:25:07 #118 [support-scheduler] exporting to image 04:25:07 #118 exporting layers 04:25:07 #118 ... 04:25:07 04:25:07 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:25:07 #231 DONE 0.1s 04:25:07 04:25:07 #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 04:25:07 #232 DONE 0.2s 04:25:07 04:25:07 #118 [support-notifications] exporting to image 04:25:07 #118 exporting layers 0.6s done 04:25:07 #118 writing image sha256:8d6db02fe5a4a142430492e73aa0efd5097a09fd1364306620178612e154b678 done 04:25:07 #118 naming to docker.io/library/support-scheduler-arm64 done 04:25:07 #118 exporting layers 0.7s done 04:25:07 #118 writing image sha256:263b86f953d8475794198cd031afbb67836618de935ed747cc540bf0503c88a9 done 04:25:07 #118 naming to docker.io/library/support-notifications-arm64 done 04:25:07 #118 DONE 13.2s 04:25:07 04:25:07 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:25:07 #66 ... 04:25:07 04:25:07 #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:25:07 #132 DONE 2365.7s 04:25:07 04:25:07 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:25:07 #66 ... 04:25:07 04:25:07 #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:25:07 #233 DONE 0.1s 04:25:07 04:25:07 #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:25:07 #234 DONE 0.1s 04:25:07 04:25:07 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:25:07 #66 ... 04:25:07 04:25:07 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 04:25:07 #235 DONE 0.4s 04:25:07 04:25:07 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 04:25:07 #236 DONE 0.1s 04:25:07 04:25:07 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:25:08 #66 ... 04:25:08 04:25:08 #118 [support-cron-scheduler] exporting to image 04:25:09 #118 exporting layers 0.9s done 04:25:09 #118 writing image sha256:4d96f2f8f9bc4cc139c5e60e7b47552a6651faaafaf3a5fd6e7699022d4ac751 done 04:25:09 #118 naming to docker.io/library/support-cron-scheduler-arm64 done 04:25:09 #118 DONE 14.1s 04:25:09 04:25:09 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:25:09 time="2024-10-07T03:43:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:09 time="2024-10-07T03:43:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:09 time="2024-10-07T03:43:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:09 time="2024-10-07T03:43:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:09 time="2024-10-07T03:43:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:09 time="2024-10-07T03:43:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:09 time="2024-10-07T03:43:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:09 time="2024-10-07T03:43:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:09 time="2024-10-07T03:43:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:09 time="2024-10-07T03:43:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:09 time="2024-10-07T03:43:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:09 time="2024-10-07T03:43:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:09 time="2024-10-07T03:43:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:09 time="2024-10-07T03:43:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:09 time="2024-10-07T03:43:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:25:09 time="2024-10-07T03:43:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:25:09 $ docker stop --time=1 7ed53eee5bb97265926389db3d550e63bdea22678e4c2a3f3d741fdf70369d68 04:25:10 $ docker rm -f --volumes 7ed53eee5bb97265926389db3d550e63bdea22678e4c2a3f3d741fdf70369d68 [Pipeline] // withDockerContainer [Pipeline] sh 04:25:11 + docker images 04:25:11 REPOSITORY TAG IMAGE ID CREATED SIZE 04:25:11 support-cron-scheduler-arm64 latest 4d96f2f8f9bc 4 seconds ago 45.6MB 04:25:11 support-scheduler-arm64 latest 8d6db02fe5a4 7 seconds ago 44MB 04:25:11 support-notifications-arm64 latest 263b86f953d8 7 seconds ago 44.8MB 04:25:11 core-metadata-arm64 latest 75e6f1cb0af4 44 seconds ago 30.2MB 04:25:11 core-keeper-arm64 latest b150bf7618be 44 seconds ago 29.5MB 04:25:11 core-data-arm64 latest 1e02de36b088 53 seconds ago 30.1MB 04:25:11 core-command-arm64 latest 75aea4fb9819 3 minutes ago 26.4MB 04:25:11 security-proxy-auth-arm64 latest 9c2878271b3d 4 minutes ago 25.2MB 04:25:11 security-spiffe-token-provider-arm64 latest df902759608a 13 minutes ago 33MB 04:25:11 core-common-config-bootstrapper-arm64 latest 5137205eac10 15 minutes ago 17.4MB 04:25:11 security-secretstore-setup-arm64 latest 9c005c1cd3fd 16 minutes ago 40.3MB 04:25:11 security-proxy-setup-arm64 latest 29d5e0b9d9e5 17 minutes ago 29.4MB 04:25:11 security-bootstrapper-arm64 latest 69a7b13f76eb 17 minutes ago 21MB 04:25:11 security-spire-agent-arm64 latest 9659811d8441 40 minutes ago 176MB 04:25:11 security-spire-config-arm64 latest abd0e7ab898c 40 minutes ago 117MB 04:25:11 security-spire-server-arm64 latest 0c3e8af11ecc 40 minutes ago 118MB 04:25:11 ci-base-image-arm64 latest 90fc1b87927e 42 minutes ago 965MB 04:25:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 4 days ago 558MB 04:25:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:11 provisioning config files... 04:25:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/714@tmp/config13706213648537062684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:11 ---> ****-login.sh 04:25:11 nexus3.edgexfoundry.org:10001 04:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:12 Configure a credential helper to remove this warning. See 04:25:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:12 04:25:12 Login Succeeded 04:25:12 nexus3.edgexfoundry.org:10002 04:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:12 Configure a credential helper to remove this warning. See 04:25:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:12 04:25:12 Login Succeeded 04:25:12 nexus3.edgexfoundry.org:10003 04:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:12 Configure a credential helper to remove this warning. See 04:25:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:12 04:25:12 Login Succeeded 04:25:12 nexus3.edgexfoundry.org:10004 04:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:13 Configure a credential helper to remove this warning. See 04:25:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:13 04:25:13 Login Succeeded 04:25:13 ****.io 04:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:13 Configure a credential helper to remove this warning. See 04:25:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:13 04:25:13 Login Succeeded 04:25:13 ---> ****-login.sh ends [Pipeline] } 04:25:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:25:14 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:25:14 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:25:14 latest 04:25:14 3.2.0-dev.91 04:25:14 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:25:14 main 04:25:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:25:14 aa84d3126348: Preparing 04:25:14 657bef7efd2f: Preparing 04:25:14 fe94ae967448: Preparing 04:25:14 9b9d13592018: Preparing 04:25:14 6536b98dea6f: Preparing 04:25:14 a5a5beadfe40: Preparing 04:25:14 16113d51b718: Preparing 04:25:14 a5a5beadfe40: Waiting 04:25:14 16113d51b718: Waiting 04:25:15 fe94ae967448: Pushed 04:25:15 9b9d13592018: Pushed 04:25:15 6536b98dea6f: Pushed 04:25:16 16113d51b718: Layer already exists 04:25:16 aa84d3126348: Pushed 04:25:16 a5a5beadfe40: Pushed 04:25:19 657bef7efd2f: Pushed 04:25:19 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:ced80c757f00c4b0dbf44bd2840b49f71af47fe37a5e1562b8c813b7cbb07edf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:25:20 aa84d3126348: Preparing 04:25:20 657bef7efd2f: Preparing 04:25:20 fe94ae967448: Preparing 04:25:20 9b9d13592018: Preparing 04:25:20 6536b98dea6f: Preparing 04:25:20 a5a5beadfe40: Preparing 04:25:20 16113d51b718: Preparing 04:25:20 a5a5beadfe40: Waiting 04:25:20 16113d51b718: Waiting 04:25:20 fe94ae967448: Layer already exists 04:25:20 657bef7efd2f: Layer already exists 04:25:20 aa84d3126348: Layer already exists 04:25:20 6536b98dea6f: Layer already exists 04:25:20 9b9d13592018: Layer already exists 04:25:20 a5a5beadfe40: Layer already exists 04:25:20 16113d51b718: Layer already exists 04:25:20 latest: digest: sha256:ced80c757f00c4b0dbf44bd2840b49f71af47fe37a5e1562b8c813b7cbb07edf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.91 04:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:25:21 aa84d3126348: Preparing 04:25:21 657bef7efd2f: Preparing 04:25:21 fe94ae967448: Preparing 04:25:21 9b9d13592018: Preparing 04:25:21 6536b98dea6f: Preparing 04:25:21 a5a5beadfe40: Preparing 04:25:21 16113d51b718: Preparing 04:25:21 16113d51b718: Waiting 04:25:21 aa84d3126348: Layer already exists 04:25:21 6536b98dea6f: Layer already exists 04:25:21 9b9d13592018: Layer already exists 04:25:21 657bef7efd2f: Layer already exists 04:25:21 fe94ae967448: Layer already exists 04:25:21 16113d51b718: Layer already exists 04:25:21 a5a5beadfe40: Layer already exists 04:25:21 3.2.0-dev.91: digest: sha256:ced80c757f00c4b0dbf44bd2840b49f71af47fe37a5e1562b8c813b7cbb07edf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:25:21 aa84d3126348: Preparing 04:25:21 657bef7efd2f: Preparing 04:25:21 fe94ae967448: Preparing 04:25:21 9b9d13592018: Preparing 04:25:21 6536b98dea6f: Preparing 04:25:21 a5a5beadfe40: Preparing 04:25:21 16113d51b718: Preparing 04:25:21 a5a5beadfe40: Waiting 04:25:21 16113d51b718: Waiting 04:25:21 657bef7efd2f: Layer already exists 04:25:21 9b9d13592018: Layer already exists 04:25:21 aa84d3126348: Layer already exists 04:25:21 6536b98dea6f: Layer already exists 04:25:21 fe94ae967448: Layer already exists 04:25:21 16113d51b718: Layer already exists 04:25:21 a5a5beadfe40: Layer already exists 04:25:22 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:ced80c757f00c4b0dbf44bd2840b49f71af47fe37a5e1562b8c813b7cbb07edf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:25:22 aa84d3126348: Preparing 04:25:22 657bef7efd2f: Preparing 04:25:22 fe94ae967448: Preparing 04:25:22 9b9d13592018: Preparing 04:25:22 6536b98dea6f: Preparing 04:25:22 a5a5beadfe40: Preparing 04:25:22 16113d51b718: Preparing 04:25:22 a5a5beadfe40: Waiting 04:25:22 16113d51b718: Waiting 04:25:22 657bef7efd2f: Layer already exists 04:25:22 fe94ae967448: Layer already exists 04:25:22 9b9d13592018: Layer already exists 04:25:22 6536b98dea6f: Layer already exists 04:25:22 aa84d3126348: Layer already exists 04:25:22 a5a5beadfe40: Layer already exists 04:25:22 16113d51b718: Layer already exists 04:25:23 main: digest: sha256:ced80c757f00c4b0dbf44bd2840b49f71af47fe37a5e1562b8c813b7cbb07edf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:23 ===================================================== [Pipeline] echo 04:25:23 taggedImages: 04:25:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:25:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:25:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.91 04:25:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:25:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:25:23 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:25:23 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:25:23 latest 04:25:23 3.2.0-dev.91 04:25:23 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:25:23 main 04:25:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:25:24 937ebd5ad5bf: Preparing 04:25:24 f10f4a0d76ac: Preparing 04:25:24 76938044f512: Preparing 04:25:24 da2a11927fe4: Preparing 04:25:24 fe94ae967448: Preparing 04:25:24 9b9d13592018: Preparing 04:25:24 6536b98dea6f: Preparing 04:25:24 a5a5beadfe40: Preparing 04:25:24 16113d51b718: Preparing 04:25:24 9b9d13592018: Waiting 04:25:24 6536b98dea6f: Waiting 04:25:24 a5a5beadfe40: Waiting 04:25:24 16113d51b718: Waiting 04:25:24 fe94ae967448: Layer already exists 04:25:24 9b9d13592018: Layer already exists 04:25:24 6536b98dea6f: Layer already exists 04:25:24 76938044f512: Pushed 04:25:24 a5a5beadfe40: Layer already exists 04:25:24 937ebd5ad5bf: Pushed 04:25:24 f10f4a0d76ac: Pushed 04:25:24 16113d51b718: Layer already exists 04:25:26 da2a11927fe4: Pushed 04:25:26 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:627c5ec0fb36b87ddc4379c3b4e711c9671457e316b84b17f4a8df736a6c1fbd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25: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 04:25:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:25:27 937ebd5ad5bf: Preparing 04:25:27 f10f4a0d76ac: Preparing 04:25:27 76938044f512: Preparing 04:25:27 da2a11927fe4: Preparing 04:25:27 fe94ae967448: Preparing 04:25:27 9b9d13592018: Preparing 04:25:27 6536b98dea6f: Preparing 04:25:27 a5a5beadfe40: Preparing 04:25:27 16113d51b718: Preparing 04:25:27 6536b98dea6f: Waiting 04:25:27 16113d51b718: Waiting 04:25:27 a5a5beadfe40: Waiting 04:25:27 9b9d13592018: Waiting 04:25:27 76938044f512: Layer already exists 04:25:27 937ebd5ad5bf: Layer already exists 04:25:27 fe94ae967448: Layer already exists 04:25:27 da2a11927fe4: Layer already exists 04:25:27 f10f4a0d76ac: Layer already exists 04:25:27 9b9d13592018: Layer already exists 04:25:27 a5a5beadfe40: Layer already exists 04:25:27 6536b98dea6f: Layer already exists 04:25:27 16113d51b718: Layer already exists 04:25:27 latest: digest: sha256:627c5ec0fb36b87ddc4379c3b4e711c9671457e316b84b17f4a8df736a6c1fbd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.91 04:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:25:28 937ebd5ad5bf: Preparing 04:25:28 f10f4a0d76ac: Preparing 04:25:28 76938044f512: Preparing 04:25:28 da2a11927fe4: Preparing 04:25:28 fe94ae967448: Preparing 04:25:28 9b9d13592018: Preparing 04:25:28 6536b98dea6f: Preparing 04:25:28 a5a5beadfe40: Preparing 04:25:28 16113d51b718: Preparing 04:25:28 6536b98dea6f: Waiting 04:25:28 a5a5beadfe40: Waiting 04:25:28 16113d51b718: Waiting 04:25:28 9b9d13592018: Waiting 04:25:28 da2a11927fe4: Layer already exists 04:25:28 937ebd5ad5bf: Layer already exists 04:25:28 fe94ae967448: Layer already exists 04:25:28 76938044f512: Layer already exists 04:25:28 f10f4a0d76ac: Layer already exists 04:25:28 a5a5beadfe40: Layer already exists 04:25:28 6536b98dea6f: Layer already exists 04:25:28 9b9d13592018: Layer already exists 04:25:28 16113d51b718: Layer already exists 04:25:28 3.2.0-dev.91: digest: sha256:627c5ec0fb36b87ddc4379c3b4e711c9671457e316b84b17f4a8df736a6c1fbd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:25:29 937ebd5ad5bf: Preparing 04:25:29 f10f4a0d76ac: Preparing 04:25:29 76938044f512: Preparing 04:25:29 da2a11927fe4: Preparing 04:25:29 fe94ae967448: Preparing 04:25:29 9b9d13592018: Preparing 04:25:29 6536b98dea6f: Preparing 04:25:29 a5a5beadfe40: Preparing 04:25:29 16113d51b718: Preparing 04:25:29 6536b98dea6f: Waiting 04:25:29 9b9d13592018: Waiting 04:25:29 a5a5beadfe40: Waiting 04:25:29 16113d51b718: Waiting 04:25:29 da2a11927fe4: Layer already exists 04:25:29 937ebd5ad5bf: Layer already exists 04:25:29 fe94ae967448: Layer already exists 04:25:29 f10f4a0d76ac: Layer already exists 04:25:29 76938044f512: Layer already exists 04:25:29 9b9d13592018: Layer already exists 04:25:29 6536b98dea6f: Layer already exists 04:25:29 16113d51b718: Layer already exists 04:25:29 a5a5beadfe40: Layer already exists 04:25:29 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:627c5ec0fb36b87ddc4379c3b4e711c9671457e316b84b17f4a8df736a6c1fbd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25: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 04:25:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:25:30 937ebd5ad5bf: Preparing 04:25:30 f10f4a0d76ac: Preparing 04:25:30 76938044f512: Preparing 04:25:30 da2a11927fe4: Preparing 04:25:30 fe94ae967448: Preparing 04:25:30 9b9d13592018: Preparing 04:25:30 6536b98dea6f: Preparing 04:25:30 a5a5beadfe40: Preparing 04:25:30 16113d51b718: Preparing 04:25:30 6536b98dea6f: Waiting 04:25:30 9b9d13592018: Waiting 04:25:30 16113d51b718: Waiting 04:25:30 f10f4a0d76ac: Layer already exists 04:25:30 76938044f512: Layer already exists 04:25:30 fe94ae967448: Layer already exists 04:25:30 da2a11927fe4: Layer already exists 04:25:30 937ebd5ad5bf: Layer already exists 04:25:30 6536b98dea6f: Layer already exists 04:25:30 9b9d13592018: Layer already exists 04:25:30 a5a5beadfe40: Layer already exists 04:25:30 16113d51b718: Layer already exists 04:25:30 main: digest: sha256:627c5ec0fb36b87ddc4379c3b4e711c9671457e316b84b17f4a8df736a6c1fbd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:30 ===================================================== [Pipeline] echo 04:25:30 taggedImages: 04:25:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:25:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:25:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.91 04:25:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:25:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:25:30 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:25:30 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:25:30 latest 04:25:30 3.2.0-dev.91 04:25:30 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:25:30 main 04:25:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:25:32 002460a8349f: Preparing 04:25:32 ca79683188a8: Preparing 04:25:32 0c347af7c259: Preparing 04:25:32 fe94ae967448: Preparing 04:25:32 9b9d13592018: Preparing 04:25:32 e61380da0dd0: Preparing 04:25:32 0bc07a66191b: Preparing 04:25:32 16113d51b718: Preparing 04:25:32 e61380da0dd0: Waiting 04:25:32 0bc07a66191b: Waiting 04:25:32 16113d51b718: Waiting 04:25:32 9b9d13592018: Layer already exists 04:25:32 fe94ae967448: Layer already exists 04:25:32 ca79683188a8: Pushed 04:25:32 16113d51b718: Layer already exists 04:25:32 0bc07a66191b: Pushed 04:25:32 002460a8349f: Pushed 04:25:32 e61380da0dd0: Pushed 04:25:38 0c347af7c259: Pushed 04:25:38 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:0f04fe63240cf985a4bc147323d807045202051993566a57dbd30581fb0e7de6 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:25:38 002460a8349f: Preparing 04:25:38 ca79683188a8: Preparing 04:25:38 0c347af7c259: Preparing 04:25:38 fe94ae967448: Preparing 04:25:38 9b9d13592018: Preparing 04:25:38 e61380da0dd0: Preparing 04:25:38 0bc07a66191b: Preparing 04:25:38 16113d51b718: Preparing 04:25:38 e61380da0dd0: Waiting 04:25:38 0bc07a66191b: Waiting 04:25:38 16113d51b718: Waiting 04:25:38 ca79683188a8: Layer already exists 04:25:38 9b9d13592018: Layer already exists 04:25:38 0c347af7c259: Layer already exists 04:25:38 002460a8349f: Layer already exists 04:25:38 fe94ae967448: Layer already exists 04:25:38 16113d51b718: Layer already exists 04:25:38 0bc07a66191b: Layer already exists 04:25:38 e61380da0dd0: Layer already exists 04:25:39 latest: digest: sha256:0f04fe63240cf985a4bc147323d807045202051993566a57dbd30581fb0e7de6 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.91 04:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:25:39 002460a8349f: Preparing 04:25:39 ca79683188a8: Preparing 04:25:39 0c347af7c259: Preparing 04:25:39 fe94ae967448: Preparing 04:25:39 9b9d13592018: Preparing 04:25:39 e61380da0dd0: Preparing 04:25:39 0bc07a66191b: Preparing 04:25:39 16113d51b718: Preparing 04:25:39 e61380da0dd0: Waiting 04:25:39 0bc07a66191b: Waiting 04:25:39 16113d51b718: Waiting 04:25:39 0c347af7c259: Layer already exists 04:25:39 ca79683188a8: Layer already exists 04:25:39 fe94ae967448: Layer already exists 04:25:39 002460a8349f: Layer already exists 04:25:39 9b9d13592018: Layer already exists 04:25:39 e61380da0dd0: Layer already exists 04:25:39 0bc07a66191b: Layer already exists 04:25:39 16113d51b718: Layer already exists 04:25:39 3.2.0-dev.91: digest: sha256:0f04fe63240cf985a4bc147323d807045202051993566a57dbd30581fb0e7de6 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:25:40 002460a8349f: Preparing 04:25:40 ca79683188a8: Preparing 04:25:40 0c347af7c259: Preparing 04:25:40 fe94ae967448: Preparing 04:25:40 9b9d13592018: Preparing 04:25:40 e61380da0dd0: Preparing 04:25:40 0bc07a66191b: Preparing 04:25:40 16113d51b718: Preparing 04:25:40 e61380da0dd0: Waiting 04:25:40 0bc07a66191b: Waiting 04:25:40 16113d51b718: Waiting 04:25:40 ca79683188a8: Layer already exists 04:25:40 0c347af7c259: Layer already exists 04:25:40 fe94ae967448: Layer already exists 04:25:40 002460a8349f: Layer already exists 04:25:40 9b9d13592018: Layer already exists 04:25:40 0bc07a66191b: Layer already exists 04:25:40 16113d51b718: Layer already exists 04:25:40 e61380da0dd0: Layer already exists 04:25:41 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:0f04fe63240cf985a4bc147323d807045202051993566a57dbd30581fb0e7de6 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:25:41 002460a8349f: Preparing 04:25:41 ca79683188a8: Preparing 04:25:41 0c347af7c259: Preparing 04:25:41 fe94ae967448: Preparing 04:25:41 9b9d13592018: Preparing 04:25:41 e61380da0dd0: Preparing 04:25:41 0bc07a66191b: Preparing 04:25:41 16113d51b718: Preparing 04:25:41 e61380da0dd0: Waiting 04:25:41 0bc07a66191b: Waiting 04:25:41 16113d51b718: Waiting 04:25:41 fe94ae967448: Layer already exists 04:25:41 002460a8349f: Layer already exists 04:25:41 0c347af7c259: Layer already exists 04:25:41 ca79683188a8: Layer already exists 04:25:41 9b9d13592018: Layer already exists 04:25:41 0bc07a66191b: Layer already exists 04:25:41 16113d51b718: Layer already exists 04:25:41 e61380da0dd0: Layer already exists 04:25:42 main: digest: sha256:0f04fe63240cf985a4bc147323d807045202051993566a57dbd30581fb0e7de6 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:42 ===================================================== [Pipeline] echo 04:25:42 taggedImages: 04:25:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:25:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:25:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.91 04:25:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:25:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:25:42 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:25:42 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:25:42 latest 04:25:42 3.2.0-dev.91 04:25:42 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:25:42 main 04:25:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:25:43 b104fa6cd205: Preparing 04:25:43 44ed76860132: Preparing 04:25:43 c34df08049fc: Preparing 04:25:43 9b9d13592018: Preparing 04:25:43 d3a2e9d29a92: Preparing 04:25:43 c702bbf4cad6: Preparing 04:25:43 16113d51b718: Preparing 04:25:43 16113d51b718: Waiting 04:25:43 c702bbf4cad6: Waiting 04:25:43 9b9d13592018: Layer already exists 04:25:43 b104fa6cd205: Pushed 04:25:43 44ed76860132: Pushed 04:25:43 d3a2e9d29a92: Pushed 04:25:43 c702bbf4cad6: Pushed 04:25:43 16113d51b718: Layer already exists 04:25:48 c34df08049fc: Pushed 04:25:48 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:d11c5bec18cf1428455b0d76c072e11ffc88e32c49a1f72a9bb5539eb39afbfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:25:49 b104fa6cd205: Preparing 04:25:49 44ed76860132: Preparing 04:25:49 c34df08049fc: Preparing 04:25:49 9b9d13592018: Preparing 04:25:49 d3a2e9d29a92: Preparing 04:25:49 c702bbf4cad6: Preparing 04:25:49 16113d51b718: Preparing 04:25:49 c702bbf4cad6: Waiting 04:25:49 16113d51b718: Waiting 04:25:49 44ed76860132: Layer already exists 04:25:49 c34df08049fc: Layer already exists 04:25:49 b104fa6cd205: Layer already exists 04:25:49 9b9d13592018: Layer already exists 04:25:49 d3a2e9d29a92: Layer already exists 04:25:49 16113d51b718: Layer already exists 04:25:49 c702bbf4cad6: Layer already exists 04:25:49 latest: digest: sha256:d11c5bec18cf1428455b0d76c072e11ffc88e32c49a1f72a9bb5539eb39afbfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.91 04:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:25:50 b104fa6cd205: Preparing 04:25:50 44ed76860132: Preparing 04:25:50 c34df08049fc: Preparing 04:25:50 9b9d13592018: Preparing 04:25:50 d3a2e9d29a92: Preparing 04:25:50 c702bbf4cad6: Preparing 04:25:50 16113d51b718: Preparing 04:25:50 c702bbf4cad6: Waiting 04:25:50 9b9d13592018: Layer already exists 04:25:50 d3a2e9d29a92: Layer already exists 04:25:50 b104fa6cd205: Layer already exists 04:25:50 44ed76860132: Layer already exists 04:25:50 c34df08049fc: Layer already exists 04:25:50 c702bbf4cad6: Layer already exists 04:25:50 16113d51b718: Layer already exists 04:25:50 3.2.0-dev.91: digest: sha256:d11c5bec18cf1428455b0d76c072e11ffc88e32c49a1f72a9bb5539eb39afbfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:25:51 b104fa6cd205: Preparing 04:25:51 44ed76860132: Preparing 04:25:51 c34df08049fc: Preparing 04:25:51 9b9d13592018: Preparing 04:25:51 d3a2e9d29a92: Preparing 04:25:51 c702bbf4cad6: Preparing 04:25:51 16113d51b718: Preparing 04:25:51 c702bbf4cad6: Waiting 04:25:51 16113d51b718: Waiting 04:25:51 c34df08049fc: Layer already exists 04:25:51 b104fa6cd205: Layer already exists 04:25:51 9b9d13592018: Layer already exists 04:25:51 44ed76860132: Layer already exists 04:25:51 d3a2e9d29a92: Layer already exists 04:25:51 c702bbf4cad6: Layer already exists 04:25:51 16113d51b718: Layer already exists 04:25:51 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:d11c5bec18cf1428455b0d76c072e11ffc88e32c49a1f72a9bb5539eb39afbfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:25:52 b104fa6cd205: Preparing 04:25:52 44ed76860132: Preparing 04:25:52 c34df08049fc: Preparing 04:25:52 9b9d13592018: Preparing 04:25:52 d3a2e9d29a92: Preparing 04:25:52 c702bbf4cad6: Preparing 04:25:52 16113d51b718: Preparing 04:25:52 c702bbf4cad6: Waiting 04:25:52 16113d51b718: Waiting 04:25:52 d3a2e9d29a92: Layer already exists 04:25:52 9b9d13592018: Layer already exists 04:25:52 c34df08049fc: Layer already exists 04:25:52 44ed76860132: Layer already exists 04:25:52 b104fa6cd205: Layer already exists 04:25:52 c702bbf4cad6: Layer already exists 04:25:52 16113d51b718: Layer already exists 04:25:52 main: digest: sha256:d11c5bec18cf1428455b0d76c072e11ffc88e32c49a1f72a9bb5539eb39afbfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:52 ===================================================== [Pipeline] echo 04:25:52 taggedImages: 04:25:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:25:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:25:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.91 04:25:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:25:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:25:52 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:25:52 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:25:52 latest 04:25:52 3.2.0-dev.91 04:25:52 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:25:52 main 04:25:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:25:53 03bd60ec5458: Preparing 04:25:53 2fb7c08ab5d7: Preparing 04:25:53 e1e4bc2582da: Preparing 04:25:53 89b7ea160e4c: Preparing 04:25:53 fe94ae967448: Preparing 04:25:53 9b9d13592018: Preparing 04:25:53 6536b98dea6f: Preparing 04:25:53 9b9d13592018: Waiting 04:25:53 a5a5beadfe40: Preparing 04:25:53 6536b98dea6f: Waiting 04:25:53 16113d51b718: Preparing 04:25:53 a5a5beadfe40: Waiting 04:25:53 16113d51b718: Waiting 04:25:53 fe94ae967448: Layer already exists 04:25:53 9b9d13592018: Layer already exists 04:25:53 e1e4bc2582da: Pushed 04:25:53 6536b98dea6f: Layer already exists 04:25:53 2fb7c08ab5d7: Pushed 04:25:53 a5a5beadfe40: Layer already exists 04:25:53 03bd60ec5458: Pushed 04:25:53 16113d51b718: Layer already exists 04:25:57 89b7ea160e4c: Pushed 04:25:57 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:d296f10db6b848191803aaba146faa4adc52c1b5af3b911561b6ab13f8337367 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:25:58 03bd60ec5458: Preparing 04:25:58 2fb7c08ab5d7: Preparing 04:25:58 e1e4bc2582da: Preparing 04:25:58 89b7ea160e4c: Preparing 04:25:58 fe94ae967448: Preparing 04:25:58 9b9d13592018: Preparing 04:25:58 6536b98dea6f: Preparing 04:25:58 a5a5beadfe40: Preparing 04:25:58 16113d51b718: Preparing 04:25:58 6536b98dea6f: Waiting 04:25:58 a5a5beadfe40: Waiting 04:25:58 16113d51b718: Waiting 04:25:58 9b9d13592018: Waiting 04:25:58 89b7ea160e4c: Layer already exists 04:25:58 e1e4bc2582da: Layer already exists 04:25:58 fe94ae967448: Layer already exists 04:25:58 2fb7c08ab5d7: Layer already exists 04:25:58 03bd60ec5458: Layer already exists 04:25:58 6536b98dea6f: Layer already exists 04:25:58 9b9d13592018: Layer already exists 04:25:58 16113d51b718: Layer already exists 04:25:58 a5a5beadfe40: Layer already exists 04:25:58 latest: digest: sha256:d296f10db6b848191803aaba146faa4adc52c1b5af3b911561b6ab13f8337367 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.91 04:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:25:59 03bd60ec5458: Preparing 04:25:59 2fb7c08ab5d7: Preparing 04:25:59 e1e4bc2582da: Preparing 04:25:59 89b7ea160e4c: Preparing 04:25:59 fe94ae967448: Preparing 04:25:59 9b9d13592018: Preparing 04:25:59 6536b98dea6f: Preparing 04:25:59 a5a5beadfe40: Preparing 04:25:59 16113d51b718: Preparing 04:25:59 9b9d13592018: Waiting 04:25:59 a5a5beadfe40: Waiting 04:25:59 16113d51b718: Waiting 04:25:59 6536b98dea6f: Waiting 04:25:59 e1e4bc2582da: Layer already exists 04:25:59 89b7ea160e4c: Layer already exists 04:25:59 03bd60ec5458: Layer already exists 04:25:59 fe94ae967448: Layer already exists 04:25:59 2fb7c08ab5d7: Layer already exists 04:25:59 6536b98dea6f: Layer already exists 04:25:59 a5a5beadfe40: Layer already exists 04:25:59 9b9d13592018: Layer already exists 04:25:59 16113d51b718: Layer already exists 04:25:59 3.2.0-dev.91: digest: sha256:d296f10db6b848191803aaba146faa4adc52c1b5af3b911561b6ab13f8337367 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:26:00 03bd60ec5458: Preparing 04:26:00 2fb7c08ab5d7: Preparing 04:26:00 e1e4bc2582da: Preparing 04:26:00 89b7ea160e4c: Preparing 04:26:00 fe94ae967448: Preparing 04:26:00 9b9d13592018: Preparing 04:26:00 6536b98dea6f: Preparing 04:26:00 a5a5beadfe40: Preparing 04:26:00 16113d51b718: Preparing 04:26:00 9b9d13592018: Waiting 04:26:00 6536b98dea6f: Waiting 04:26:00 a5a5beadfe40: Waiting 04:26:00 16113d51b718: Waiting 04:26:00 89b7ea160e4c: Layer already exists 04:26:00 fe94ae967448: Layer already exists 04:26:00 2fb7c08ab5d7: Layer already exists 04:26:00 e1e4bc2582da: Layer already exists 04:26:00 03bd60ec5458: Layer already exists 04:26:00 9b9d13592018: Layer already exists 04:26:00 6536b98dea6f: Layer already exists 04:26:00 a5a5beadfe40: Layer already exists 04:26:00 16113d51b718: Layer already exists 04:26:00 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:d296f10db6b848191803aaba146faa4adc52c1b5af3b911561b6ab13f8337367 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:26:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:26:01 03bd60ec5458: Preparing 04:26:01 2fb7c08ab5d7: Preparing 04:26:01 e1e4bc2582da: Preparing 04:26:01 89b7ea160e4c: Preparing 04:26:01 fe94ae967448: Preparing 04:26:01 9b9d13592018: Preparing 04:26:01 6536b98dea6f: Preparing 04:26:01 a5a5beadfe40: Preparing 04:26:01 16113d51b718: Preparing 04:26:01 6536b98dea6f: Waiting 04:26:01 a5a5beadfe40: Waiting 04:26:01 16113d51b718: Waiting 04:26:01 9b9d13592018: Waiting 04:26:01 89b7ea160e4c: Layer already exists 04:26:01 fe94ae967448: Layer already exists 04:26:01 2fb7c08ab5d7: Layer already exists 04:26:01 e1e4bc2582da: Layer already exists 04:26:01 03bd60ec5458: Layer already exists 04:26:01 a5a5beadfe40: Layer already exists 04:26:01 9b9d13592018: Layer already exists 04:26:01 6536b98dea6f: Layer already exists 04:26:01 16113d51b718: Layer already exists 04:26:01 main: digest: sha256:d296f10db6b848191803aaba146faa4adc52c1b5af3b911561b6ab13f8337367 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:01 ===================================================== [Pipeline] echo 04:26:01 taggedImages: 04:26:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:26:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.91 04:26:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:26:01 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:26:01 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:01 latest 04:26:01 3.2.0-dev.91 04:26:01 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:01 main 04:26:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:26:02 4ff7a3845f34: Preparing 04:26:02 551b641c452b: Preparing 04:26:02 f7c0ba789461: Preparing 04:26:02 391455bda3fc: Preparing 04:26:02 0372de90808e: Preparing 04:26:02 e4ebb2547258: Preparing 04:26:02 05688acc8ff2: Preparing 04:26:02 7e4247074794: Preparing 04:26:02 fe94ae967448: Preparing 04:26:02 9b9d13592018: Preparing 04:26:02 7eeeef53a364: Preparing 04:26:02 a97ef0c05a7e: Preparing 04:26:02 5f70bf18a086: Preparing 04:26:02 851b7751cd53: Preparing 04:26:02 b221ef3fc56f: Preparing 04:26:02 cfb4a895a1dc: Preparing 04:26:02 16113d51b718: Preparing 04:26:02 e4ebb2547258: Waiting 04:26:02 05688acc8ff2: Waiting 04:26:02 7e4247074794: Waiting 04:26:02 fe94ae967448: Waiting 04:26:02 9b9d13592018: Waiting 04:26:02 b221ef3fc56f: Waiting 04:26:02 7eeeef53a364: Waiting 04:26:02 cfb4a895a1dc: Waiting 04:26:02 a97ef0c05a7e: Waiting 04:26:02 5f70bf18a086: Waiting 04:26:02 851b7751cd53: Waiting 04:26:02 16113d51b718: Waiting 04:26:02 391455bda3fc: Pushed 04:26:02 551b641c452b: Pushed 04:26:02 4ff7a3845f34: Pushed 04:26:02 f7c0ba789461: Pushed 04:26:02 0372de90808e: Pushed 04:26:02 9b9d13592018: Layer already exists 04:26:02 e4ebb2547258: Pushed 04:26:02 fe94ae967448: Layer already exists 04:26:03 05688acc8ff2: Pushed 04:26:03 5f70bf18a086: Layer already exists 04:26:03 a97ef0c05a7e: Pushed 04:26:03 7eeeef53a364: Pushed 04:26:03 16113d51b718: Layer already exists 04:26:03 851b7751cd53: Pushed 04:26:03 b221ef3fc56f: Pushed 04:26:03 cfb4a895a1dc: Pushed 04:26:06 7e4247074794: Pushed 04:26:06 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:8770f43b691811eb066b570d44e89fc563d25619db9342227d0fd532b23bda44 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:26:07 4ff7a3845f34: Preparing 04:26:07 551b641c452b: Preparing 04:26:07 f7c0ba789461: Preparing 04:26:07 391455bda3fc: Preparing 04:26:07 0372de90808e: Preparing 04:26:07 e4ebb2547258: Preparing 04:26:07 05688acc8ff2: Preparing 04:26:07 7e4247074794: Preparing 04:26:07 fe94ae967448: Preparing 04:26:07 9b9d13592018: Preparing 04:26:07 7eeeef53a364: Preparing 04:26:07 a97ef0c05a7e: Preparing 04:26:07 5f70bf18a086: Preparing 04:26:07 851b7751cd53: Preparing 04:26:07 b221ef3fc56f: Preparing 04:26:07 cfb4a895a1dc: Preparing 04:26:07 16113d51b718: Preparing 04:26:07 05688acc8ff2: Waiting 04:26:07 7e4247074794: Waiting 04:26:07 fe94ae967448: Waiting 04:26:07 9b9d13592018: Waiting 04:26:07 7eeeef53a364: Waiting 04:26:07 a97ef0c05a7e: Waiting 04:26:07 5f70bf18a086: Waiting 04:26:07 851b7751cd53: Waiting 04:26:07 b221ef3fc56f: Waiting 04:26:07 cfb4a895a1dc: Waiting 04:26:07 16113d51b718: Waiting 04:26:07 e4ebb2547258: Waiting 04:26:07 0372de90808e: Layer already exists 04:26:07 4ff7a3845f34: Layer already exists 04:26:07 f7c0ba789461: Layer already exists 04:26:07 391455bda3fc: Layer already exists 04:26:07 551b641c452b: Layer already exists 04:26:07 e4ebb2547258: Layer already exists 04:26:07 05688acc8ff2: Layer already exists 04:26:07 7e4247074794: Layer already exists 04:26:07 fe94ae967448: Layer already exists 04:26:07 9b9d13592018: Layer already exists 04:26:07 7eeeef53a364: Layer already exists 04:26:07 5f70bf18a086: Layer already exists 04:26:07 851b7751cd53: Layer already exists 04:26:07 a97ef0c05a7e: Layer already exists 04:26:07 b221ef3fc56f: Layer already exists 04:26:07 16113d51b718: Layer already exists 04:26:07 cfb4a895a1dc: Layer already exists 04:26:07 latest: digest: sha256:8770f43b691811eb066b570d44e89fc563d25619db9342227d0fd532b23bda44 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.91 04:26:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:26:08 4ff7a3845f34: Preparing 04:26:08 551b641c452b: Preparing 04:26:08 f7c0ba789461: Preparing 04:26:08 391455bda3fc: Preparing 04:26:08 0372de90808e: Preparing 04:26:08 e4ebb2547258: Preparing 04:26:08 05688acc8ff2: Preparing 04:26:08 7e4247074794: Preparing 04:26:08 fe94ae967448: Preparing 04:26:08 9b9d13592018: Preparing 04:26:08 7eeeef53a364: Preparing 04:26:08 a97ef0c05a7e: Preparing 04:26:08 5f70bf18a086: Preparing 04:26:08 851b7751cd53: Preparing 04:26:08 b221ef3fc56f: Preparing 04:26:08 cfb4a895a1dc: Preparing 04:26:08 16113d51b718: Preparing 04:26:08 7eeeef53a364: Waiting 04:26:08 a97ef0c05a7e: Waiting 04:26:08 5f70bf18a086: Waiting 04:26:08 851b7751cd53: Waiting 04:26:08 b221ef3fc56f: Waiting 04:26:08 cfb4a895a1dc: Waiting 04:26:08 16113d51b718: Waiting 04:26:08 e4ebb2547258: Waiting 04:26:08 05688acc8ff2: Waiting 04:26:08 fe94ae967448: Waiting 04:26:08 7e4247074794: Waiting 04:26:08 9b9d13592018: Waiting 04:26:08 391455bda3fc: Layer already exists 04:26:08 f7c0ba789461: Layer already exists 04:26:08 4ff7a3845f34: Layer already exists 04:26:08 0372de90808e: Layer already exists 04:26:08 551b641c452b: Layer already exists 04:26:08 9b9d13592018: Layer already exists 04:26:08 fe94ae967448: Layer already exists 04:26:08 05688acc8ff2: Layer already exists 04:26:08 7e4247074794: Layer already exists 04:26:08 e4ebb2547258: Layer already exists 04:26:08 7eeeef53a364: Layer already exists 04:26:08 a97ef0c05a7e: Layer already exists 04:26:08 5f70bf18a086: Layer already exists 04:26:08 851b7751cd53: Layer already exists 04:26:08 b221ef3fc56f: Layer already exists 04:26:08 cfb4a895a1dc: Layer already exists 04:26:08 16113d51b718: Layer already exists 04:26:08 3.2.0-dev.91: digest: sha256:8770f43b691811eb066b570d44e89fc563d25619db9342227d0fd532b23bda44 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:26:09 4ff7a3845f34: Preparing 04:26:09 551b641c452b: Preparing 04:26:09 f7c0ba789461: Preparing 04:26:09 391455bda3fc: Preparing 04:26:09 0372de90808e: Preparing 04:26:09 e4ebb2547258: Preparing 04:26:09 05688acc8ff2: Preparing 04:26:09 e4ebb2547258: Waiting 04:26:09 05688acc8ff2: Waiting 04:26:09 7e4247074794: Preparing 04:26:09 fe94ae967448: Preparing 04:26:09 7e4247074794: Waiting 04:26:09 fe94ae967448: Waiting 04:26:09 9b9d13592018: Preparing 04:26:09 7eeeef53a364: Preparing 04:26:09 a97ef0c05a7e: Preparing 04:26:09 5f70bf18a086: Preparing 04:26:09 9b9d13592018: Waiting 04:26:09 851b7751cd53: Preparing 04:26:09 7eeeef53a364: Waiting 04:26:09 b221ef3fc56f: Preparing 04:26:09 cfb4a895a1dc: Preparing 04:26:09 16113d51b718: Preparing 04:26:09 a97ef0c05a7e: Waiting 04:26:09 5f70bf18a086: Waiting 04:26:09 851b7751cd53: Waiting 04:26:09 b221ef3fc56f: Waiting 04:26:09 cfb4a895a1dc: Waiting 04:26:09 16113d51b718: Waiting 04:26:09 391455bda3fc: Layer already exists 04:26:09 0372de90808e: Layer already exists 04:26:09 f7c0ba789461: Layer already exists 04:26:09 4ff7a3845f34: Layer already exists 04:26:09 551b641c452b: Layer already exists 04:26:09 e4ebb2547258: Layer already exists 04:26:09 7e4247074794: Layer already exists 04:26:09 fe94ae967448: Layer already exists 04:26:09 05688acc8ff2: Layer already exists 04:26:09 9b9d13592018: Layer already exists 04:26:09 7eeeef53a364: Layer already exists 04:26:09 a97ef0c05a7e: Layer already exists 04:26:09 5f70bf18a086: Layer already exists 04:26:09 851b7751cd53: Layer already exists 04:26:09 b221ef3fc56f: Layer already exists 04:26:09 cfb4a895a1dc: Layer already exists 04:26:09 16113d51b718: Layer already exists 04:26:09 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:8770f43b691811eb066b570d44e89fc563d25619db9342227d0fd532b23bda44 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:26:10 4ff7a3845f34: Preparing 04:26:10 551b641c452b: Preparing 04:26:10 f7c0ba789461: Preparing 04:26:10 391455bda3fc: Preparing 04:26:10 0372de90808e: Preparing 04:26:10 e4ebb2547258: Preparing 04:26:10 05688acc8ff2: Preparing 04:26:10 7e4247074794: Preparing 04:26:10 fe94ae967448: Preparing 04:26:10 9b9d13592018: Preparing 04:26:10 7eeeef53a364: Preparing 04:26:10 a97ef0c05a7e: Preparing 04:26:10 5f70bf18a086: Preparing 04:26:10 851b7751cd53: Preparing 04:26:10 b221ef3fc56f: Preparing 04:26:10 cfb4a895a1dc: Preparing 04:26:10 16113d51b718: Preparing 04:26:10 fe94ae967448: Waiting 04:26:10 9b9d13592018: Waiting 04:26:10 7eeeef53a364: Waiting 04:26:10 a97ef0c05a7e: Waiting 04:26:10 5f70bf18a086: Waiting 04:26:10 851b7751cd53: Waiting 04:26:10 b221ef3fc56f: Waiting 04:26:10 cfb4a895a1dc: Waiting 04:26:10 16113d51b718: Waiting 04:26:10 e4ebb2547258: Waiting 04:26:10 05688acc8ff2: Waiting 04:26:10 7e4247074794: Waiting 04:26:10 4ff7a3845f34: Layer already exists 04:26:10 0372de90808e: Layer already exists 04:26:10 551b641c452b: Layer already exists 04:26:10 f7c0ba789461: Layer already exists 04:26:10 391455bda3fc: Layer already exists 04:26:10 e4ebb2547258: Layer already exists 04:26:10 05688acc8ff2: Layer already exists 04:26:10 9b9d13592018: Layer already exists 04:26:10 fe94ae967448: Layer already exists 04:26:10 7e4247074794: Layer already exists 04:26:10 a97ef0c05a7e: Layer already exists 04:26:10 7eeeef53a364: Layer already exists 04:26:10 851b7751cd53: Layer already exists 04:26:10 5f70bf18a086: Layer already exists 04:26:10 b221ef3fc56f: Layer already exists 04:26:10 16113d51b718: Layer already exists 04:26:10 cfb4a895a1dc: Layer already exists 04:26:10 main: digest: sha256:8770f43b691811eb066b570d44e89fc563d25619db9342227d0fd532b23bda44 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:10 ===================================================== [Pipeline] echo 04:26:10 taggedImages: 04:26:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:26:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.91 04:26:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:26:10 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:26:10 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:10 latest 04:26:10 3.2.0-dev.91 04:26:10 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:10 main 04:26:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:26:11 7e9d0cf18bb7: Preparing 04:26:11 9ec91afcf85a: Preparing 04:26:11 3b1e601c296c: Preparing 04:26:11 1933db9934d7: Preparing 04:26:11 fe94ae967448: Preparing 04:26:11 9b9d13592018: Preparing 04:26:11 6536b98dea6f: Preparing 04:26:11 a5a5beadfe40: Preparing 04:26:11 16113d51b718: Preparing 04:26:11 9b9d13592018: Waiting 04:26:11 a5a5beadfe40: Waiting 04:26:11 16113d51b718: Waiting 04:26:11 6536b98dea6f: Waiting 04:26:11 fe94ae967448: Layer already exists 04:26:11 9ec91afcf85a: Pushed 04:26:11 3b1e601c296c: Pushed 04:26:11 9b9d13592018: Layer already exists 04:26:11 6536b98dea6f: Layer already exists 04:26:11 a5a5beadfe40: Layer already exists 04:26:11 16113d51b718: Layer already exists 04:26:11 7e9d0cf18bb7: Pushed 04:26:15 1933db9934d7: Pushed 04:26:15 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:03cdd857e42340300f5fdaf62f38e592c2c1f8ca4e27f7ea40c77039442819e4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:26:16 7e9d0cf18bb7: Preparing 04:26:16 9ec91afcf85a: Preparing 04:26:16 3b1e601c296c: Preparing 04:26:16 1933db9934d7: Preparing 04:26:16 fe94ae967448: Preparing 04:26:16 9b9d13592018: Preparing 04:26:16 6536b98dea6f: Preparing 04:26:16 a5a5beadfe40: Preparing 04:26:16 16113d51b718: Preparing 04:26:16 6536b98dea6f: Waiting 04:26:16 a5a5beadfe40: Waiting 04:26:16 16113d51b718: Waiting 04:26:16 9b9d13592018: Waiting 04:26:16 fe94ae967448: Layer already exists 04:26:16 3b1e601c296c: Layer already exists 04:26:16 9ec91afcf85a: Layer already exists 04:26:16 7e9d0cf18bb7: Layer already exists 04:26:16 1933db9934d7: Layer already exists 04:26:16 9b9d13592018: Layer already exists 04:26:16 a5a5beadfe40: Layer already exists 04:26:16 6536b98dea6f: Layer already exists 04:26:16 16113d51b718: Layer already exists 04:26:16 latest: digest: sha256:03cdd857e42340300f5fdaf62f38e592c2c1f8ca4e27f7ea40c77039442819e4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.91 04:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:26:17 7e9d0cf18bb7: Preparing 04:26:17 9ec91afcf85a: Preparing 04:26:17 3b1e601c296c: Preparing 04:26:17 1933db9934d7: Preparing 04:26:17 fe94ae967448: Preparing 04:26:17 9b9d13592018: Preparing 04:26:17 6536b98dea6f: Preparing 04:26:17 a5a5beadfe40: Preparing 04:26:17 16113d51b718: Preparing 04:26:17 9b9d13592018: Waiting 04:26:17 6536b98dea6f: Waiting 04:26:17 a5a5beadfe40: Waiting 04:26:17 16113d51b718: Waiting 04:26:17 9ec91afcf85a: Layer already exists 04:26:17 fe94ae967448: Layer already exists 04:26:17 1933db9934d7: Layer already exists 04:26:17 7e9d0cf18bb7: Layer already exists 04:26:17 3b1e601c296c: Layer already exists 04:26:17 9b9d13592018: Layer already exists 04:26:17 6536b98dea6f: Layer already exists 04:26:17 16113d51b718: Layer already exists 04:26:17 a5a5beadfe40: Layer already exists 04:26:17 3.2.0-dev.91: digest: sha256:03cdd857e42340300f5fdaf62f38e592c2c1f8ca4e27f7ea40c77039442819e4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:26:18 7e9d0cf18bb7: Preparing 04:26:18 9ec91afcf85a: Preparing 04:26:18 3b1e601c296c: Preparing 04:26:18 1933db9934d7: Preparing 04:26:18 fe94ae967448: Preparing 04:26:18 9b9d13592018: Preparing 04:26:18 6536b98dea6f: Preparing 04:26:18 a5a5beadfe40: Preparing 04:26:18 16113d51b718: Preparing 04:26:18 6536b98dea6f: Waiting 04:26:18 a5a5beadfe40: Waiting 04:26:18 16113d51b718: Waiting 04:26:18 9b9d13592018: Waiting 04:26:18 7e9d0cf18bb7: Layer already exists 04:26:18 1933db9934d7: Layer already exists 04:26:18 9ec91afcf85a: Layer already exists 04:26:18 fe94ae967448: Layer already exists 04:26:18 3b1e601c296c: Layer already exists 04:26:18 a5a5beadfe40: Layer already exists 04:26:18 6536b98dea6f: Layer already exists 04:26:18 9b9d13592018: Layer already exists 04:26:18 16113d51b718: Layer already exists 04:26:18 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:03cdd857e42340300f5fdaf62f38e592c2c1f8ca4e27f7ea40c77039442819e4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:26:19 7e9d0cf18bb7: Preparing 04:26:19 9ec91afcf85a: Preparing 04:26:19 3b1e601c296c: Preparing 04:26:19 1933db9934d7: Preparing 04:26:19 fe94ae967448: Preparing 04:26:19 9b9d13592018: Preparing 04:26:19 6536b98dea6f: Preparing 04:26:19 a5a5beadfe40: Preparing 04:26:19 16113d51b718: Preparing 04:26:19 9b9d13592018: Waiting 04:26:19 6536b98dea6f: Waiting 04:26:19 a5a5beadfe40: Waiting 04:26:19 16113d51b718: Waiting 04:26:19 9ec91afcf85a: Layer already exists 04:26:19 fe94ae967448: Layer already exists 04:26:19 7e9d0cf18bb7: Layer already exists 04:26:19 3b1e601c296c: Layer already exists 04:26:19 1933db9934d7: Layer already exists 04:26:19 a5a5beadfe40: Layer already exists 04:26:19 9b9d13592018: Layer already exists 04:26:19 16113d51b718: Layer already exists 04:26:19 6536b98dea6f: Layer already exists 04:26:19 main: digest: sha256:03cdd857e42340300f5fdaf62f38e592c2c1f8ca4e27f7ea40c77039442819e4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:19 ===================================================== [Pipeline] echo 04:26:19 taggedImages: 04:26:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:26:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.91 04:26:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:26:19 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:26:19 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:19 latest 04:26:19 3.2.0-dev.91 04:26:19 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:19 main 04:26:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:26:20 8e2e92f9d678: Preparing 04:26:20 b8aba626fd17: Preparing 04:26:20 2ffdca83e03a: Preparing 04:26:20 88041dea3827: Preparing 04:26:20 38ffb9213743: Preparing 04:26:20 fe94ae967448: Preparing 04:26:20 9b9d13592018: Preparing 04:26:20 34a4c0e9cffd: Preparing 04:26:20 285f3b876896: Preparing 04:26:20 d22c3e181997: Preparing 04:26:20 16113d51b718: Preparing 04:26:20 34a4c0e9cffd: Waiting 04:26:20 285f3b876896: Waiting 04:26:20 d22c3e181997: Waiting 04:26:20 16113d51b718: Waiting 04:26:20 fe94ae967448: Waiting 04:26:20 9b9d13592018: Waiting 04:26:20 88041dea3827: Pushed 04:26:20 38ffb9213743: Pushed 04:26:20 b8aba626fd17: Pushed 04:26:20 fe94ae967448: Layer already exists 04:26:20 8e2e92f9d678: Pushed 04:26:20 9b9d13592018: Layer already exists 04:26:20 16113d51b718: Layer already exists 04:26:20 34a4c0e9cffd: Pushed 04:26:21 285f3b876896: Pushed 04:26:23 2ffdca83e03a: Pushed 04:26:23 d22c3e181997: Pushed 04:26:23 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:fb072e73fcb5cb431e2ae16b88d4e9971634fd8538b50a0ab44c40848935ca85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:26:24 8e2e92f9d678: Preparing 04:26:24 b8aba626fd17: Preparing 04:26:24 2ffdca83e03a: Preparing 04:26:24 88041dea3827: Preparing 04:26:24 38ffb9213743: Preparing 04:26:24 fe94ae967448: Preparing 04:26:24 9b9d13592018: Preparing 04:26:24 34a4c0e9cffd: Preparing 04:26:24 285f3b876896: Preparing 04:26:24 d22c3e181997: Preparing 04:26:24 16113d51b718: Preparing 04:26:24 fe94ae967448: Waiting 04:26:24 9b9d13592018: Waiting 04:26:24 34a4c0e9cffd: Waiting 04:26:24 d22c3e181997: Waiting 04:26:24 16113d51b718: Waiting 04:26:24 285f3b876896: Waiting 04:26:24 8e2e92f9d678: Layer already exists 04:26:24 2ffdca83e03a: Layer already exists 04:26:24 38ffb9213743: Layer already exists 04:26:24 88041dea3827: Layer already exists 04:26:24 b8aba626fd17: Layer already exists 04:26:24 fe94ae967448: Layer already exists 04:26:24 285f3b876896: Layer already exists 04:26:24 34a4c0e9cffd: Layer already exists 04:26:24 9b9d13592018: Layer already exists 04:26:24 d22c3e181997: Layer already exists 04:26:24 16113d51b718: Layer already exists 04:26:24 latest: digest: sha256:fb072e73fcb5cb431e2ae16b88d4e9971634fd8538b50a0ab44c40848935ca85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.91 04:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:26:25 8e2e92f9d678: Preparing 04:26:25 b8aba626fd17: Preparing 04:26:25 2ffdca83e03a: Preparing 04:26:25 88041dea3827: Preparing 04:26:25 38ffb9213743: Preparing 04:26:25 fe94ae967448: Preparing 04:26:25 9b9d13592018: Preparing 04:26:25 34a4c0e9cffd: Preparing 04:26:25 285f3b876896: Preparing 04:26:25 d22c3e181997: Preparing 04:26:25 16113d51b718: Preparing 04:26:25 34a4c0e9cffd: Waiting 04:26:25 fe94ae967448: Waiting 04:26:25 285f3b876896: Waiting 04:26:25 9b9d13592018: Waiting 04:26:25 d22c3e181997: Waiting 04:26:25 16113d51b718: Waiting 04:26:25 38ffb9213743: Layer already exists 04:26:25 88041dea3827: Layer already exists 04:26:25 2ffdca83e03a: Layer already exists 04:26:25 b8aba626fd17: Layer already exists 04:26:25 8e2e92f9d678: Layer already exists 04:26:25 d22c3e181997: Layer already exists 04:26:25 34a4c0e9cffd: Layer already exists 04:26:25 285f3b876896: Layer already exists 04:26:25 9b9d13592018: Layer already exists 04:26:25 fe94ae967448: Layer already exists 04:26:25 16113d51b718: Layer already exists 04:26:25 3.2.0-dev.91: digest: sha256:fb072e73fcb5cb431e2ae16b88d4e9971634fd8538b50a0ab44c40848935ca85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:26:26 8e2e92f9d678: Preparing 04:26:26 b8aba626fd17: Preparing 04:26:26 2ffdca83e03a: Preparing 04:26:26 88041dea3827: Preparing 04:26:26 38ffb9213743: Preparing 04:26:26 fe94ae967448: Preparing 04:26:26 9b9d13592018: Preparing 04:26:26 34a4c0e9cffd: Preparing 04:26:26 285f3b876896: Preparing 04:26:26 d22c3e181997: Preparing 04:26:26 16113d51b718: Preparing 04:26:26 34a4c0e9cffd: Waiting 04:26:26 fe94ae967448: Waiting 04:26:26 285f3b876896: Waiting 04:26:26 16113d51b718: Waiting 04:26:26 9b9d13592018: Waiting 04:26:26 d22c3e181997: Waiting 04:26:26 38ffb9213743: Layer already exists 04:26:26 8e2e92f9d678: Layer already exists 04:26:26 b8aba626fd17: Layer already exists 04:26:26 2ffdca83e03a: Layer already exists 04:26:26 88041dea3827: Layer already exists 04:26:26 285f3b876896: Layer already exists 04:26:26 9b9d13592018: Layer already exists 04:26:26 fe94ae967448: Layer already exists 04:26:26 d22c3e181997: Layer already exists 04:26:26 34a4c0e9cffd: Layer already exists 04:26:26 16113d51b718: Layer already exists 04:26:26 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:fb072e73fcb5cb431e2ae16b88d4e9971634fd8538b50a0ab44c40848935ca85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:26:27 8e2e92f9d678: Preparing 04:26:27 b8aba626fd17: Preparing 04:26:27 2ffdca83e03a: Preparing 04:26:27 88041dea3827: Preparing 04:26:27 38ffb9213743: Preparing 04:26:27 fe94ae967448: Preparing 04:26:27 9b9d13592018: Preparing 04:26:27 34a4c0e9cffd: Preparing 04:26:27 285f3b876896: Preparing 04:26:27 d22c3e181997: Preparing 04:26:27 16113d51b718: Preparing 04:26:27 34a4c0e9cffd: Waiting 04:26:27 285f3b876896: Waiting 04:26:27 d22c3e181997: Waiting 04:26:27 16113d51b718: Waiting 04:26:27 fe94ae967448: Waiting 04:26:27 9b9d13592018: Waiting 04:26:27 2ffdca83e03a: Layer already exists 04:26:27 b8aba626fd17: Layer already exists 04:26:27 38ffb9213743: Layer already exists 04:26:27 88041dea3827: Layer already exists 04:26:27 8e2e92f9d678: Layer already exists 04:26:27 9b9d13592018: Layer already exists 04:26:27 fe94ae967448: Layer already exists 04:26:27 34a4c0e9cffd: Layer already exists 04:26:27 285f3b876896: Layer already exists 04:26:27 d22c3e181997: Layer already exists 04:26:27 16113d51b718: Layer already exists 04:26:27 main: digest: sha256:fb072e73fcb5cb431e2ae16b88d4e9971634fd8538b50a0ab44c40848935ca85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:27 ===================================================== [Pipeline] echo 04:26:27 taggedImages: 04:26:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:26:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.91 04:26:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:26:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:26:27 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:27 latest 04:26:27 3.2.0-dev.91 04:26:27 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:27 main 04:26:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:26:28 5b282048bf3d: Preparing 04:26:28 5d3eaa33731a: Preparing 04:26:28 03e94a41aaf0: Preparing 04:26:28 92bf4a1a9c92: Preparing 04:26:28 aa0ea6855813: Preparing 04:26:28 69776eca07fa: Preparing 04:26:28 dfbb52aa7849: Preparing 04:26:28 fe94ae967448: Preparing 04:26:28 9b9d13592018: Preparing 04:26:28 7e1276a21e6f: Preparing 04:26:28 da6399909b98: Preparing 04:26:28 16113d51b718: Preparing 04:26:28 69776eca07fa: Waiting 04:26:28 dfbb52aa7849: Waiting 04:26:28 fe94ae967448: Waiting 04:26:28 9b9d13592018: Waiting 04:26:28 7e1276a21e6f: Waiting 04:26:28 da6399909b98: Waiting 04:26:28 16113d51b718: Waiting 04:26:28 5d3eaa33731a: Pushed 04:26:28 aa0ea6855813: Pushed 04:26:28 5b282048bf3d: Pushed 04:26:28 fe94ae967448: Layer already exists 04:26:28 9b9d13592018: Layer already exists 04:26:28 69776eca07fa: Pushed 04:26:28 dfbb52aa7849: Pushed 04:26:28 16113d51b718: Layer already exists 04:26:28 7e1276a21e6f: Pushed 04:26:30 92bf4a1a9c92: Pushed 04:26:31 03e94a41aaf0: Pushed 04:26:32 da6399909b98: Pushed 04:26:32 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:ff5862c18585025ef7c2dedfe35bdf733c24ced820544f10bcb6b92452f758c8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:26:32 5b282048bf3d: Preparing 04:26:32 5d3eaa33731a: Preparing 04:26:32 03e94a41aaf0: Preparing 04:26:32 92bf4a1a9c92: Preparing 04:26:32 aa0ea6855813: Preparing 04:26:32 69776eca07fa: Preparing 04:26:32 dfbb52aa7849: Preparing 04:26:32 fe94ae967448: Preparing 04:26:32 9b9d13592018: Preparing 04:26:32 7e1276a21e6f: Preparing 04:26:32 da6399909b98: Preparing 04:26:32 16113d51b718: Preparing 04:26:32 69776eca07fa: Waiting 04:26:32 dfbb52aa7849: Waiting 04:26:32 fe94ae967448: Waiting 04:26:32 da6399909b98: Waiting 04:26:32 16113d51b718: Waiting 04:26:32 9b9d13592018: Waiting 04:26:32 7e1276a21e6f: Waiting 04:26:32 aa0ea6855813: Layer already exists 04:26:32 5d3eaa33731a: Layer already exists 04:26:32 5b282048bf3d: Layer already exists 04:26:32 03e94a41aaf0: Layer already exists 04:26:32 92bf4a1a9c92: Layer already exists 04:26:32 fe94ae967448: Layer already exists 04:26:32 7e1276a21e6f: Layer already exists 04:26:32 9b9d13592018: Layer already exists 04:26:32 dfbb52aa7849: Layer already exists 04:26:32 69776eca07fa: Layer already exists 04:26:32 da6399909b98: Layer already exists 04:26:32 16113d51b718: Layer already exists 04:26:32 latest: digest: sha256:ff5862c18585025ef7c2dedfe35bdf733c24ced820544f10bcb6b92452f758c8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.91 04:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:26:33 5b282048bf3d: Preparing 04:26:33 5d3eaa33731a: Preparing 04:26:33 03e94a41aaf0: Preparing 04:26:33 92bf4a1a9c92: Preparing 04:26:33 aa0ea6855813: Preparing 04:26:33 69776eca07fa: Preparing 04:26:33 dfbb52aa7849: Preparing 04:26:33 69776eca07fa: Waiting 04:26:33 fe94ae967448: Preparing 04:26:33 9b9d13592018: Preparing 04:26:33 dfbb52aa7849: Waiting 04:26:33 fe94ae967448: Waiting 04:26:33 7e1276a21e6f: Preparing 04:26:33 da6399909b98: Preparing 04:26:33 9b9d13592018: Waiting 04:26:33 16113d51b718: Preparing 04:26:33 7e1276a21e6f: Waiting 04:26:33 da6399909b98: Waiting 04:26:33 16113d51b718: Waiting 04:26:33 92bf4a1a9c92: Layer already exists 04:26:33 5d3eaa33731a: Layer already exists 04:26:33 03e94a41aaf0: Layer already exists 04:26:33 aa0ea6855813: Layer already exists 04:26:33 5b282048bf3d: Layer already exists 04:26:33 9b9d13592018: Layer already exists 04:26:33 69776eca07fa: Layer already exists 04:26:33 dfbb52aa7849: Layer already exists 04:26:33 fe94ae967448: Layer already exists 04:26:33 7e1276a21e6f: Layer already exists 04:26:33 16113d51b718: Layer already exists 04:26:33 da6399909b98: Layer already exists 04:26:33 3.2.0-dev.91: digest: sha256:ff5862c18585025ef7c2dedfe35bdf733c24ced820544f10bcb6b92452f758c8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:26:34 5b282048bf3d: Preparing 04:26:34 5d3eaa33731a: Preparing 04:26:34 03e94a41aaf0: Preparing 04:26:34 92bf4a1a9c92: Preparing 04:26:34 aa0ea6855813: Preparing 04:26:34 69776eca07fa: Preparing 04:26:34 dfbb52aa7849: Preparing 04:26:34 fe94ae967448: Preparing 04:26:34 9b9d13592018: Preparing 04:26:34 7e1276a21e6f: Preparing 04:26:34 da6399909b98: Preparing 04:26:34 16113d51b718: Preparing 04:26:34 fe94ae967448: Waiting 04:26:34 9b9d13592018: Waiting 04:26:34 7e1276a21e6f: Waiting 04:26:34 16113d51b718: Waiting 04:26:34 da6399909b98: Waiting 04:26:34 69776eca07fa: Waiting 04:26:34 dfbb52aa7849: Waiting 04:26:34 03e94a41aaf0: Layer already exists 04:26:34 92bf4a1a9c92: Layer already exists 04:26:34 5b282048bf3d: Layer already exists 04:26:34 aa0ea6855813: Layer already exists 04:26:34 5d3eaa33731a: Layer already exists 04:26:34 9b9d13592018: Layer already exists 04:26:34 dfbb52aa7849: Layer already exists 04:26:34 fe94ae967448: Layer already exists 04:26:34 69776eca07fa: Layer already exists 04:26:34 7e1276a21e6f: Layer already exists 04:26:34 16113d51b718: Layer already exists 04:26:34 da6399909b98: Layer already exists 04:26:34 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:ff5862c18585025ef7c2dedfe35bdf733c24ced820544f10bcb6b92452f758c8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:26:35 5b282048bf3d: Preparing 04:26:35 5d3eaa33731a: Preparing 04:26:35 03e94a41aaf0: Preparing 04:26:35 92bf4a1a9c92: Preparing 04:26:35 aa0ea6855813: Preparing 04:26:35 69776eca07fa: Preparing 04:26:35 dfbb52aa7849: Preparing 04:26:35 fe94ae967448: Preparing 04:26:35 9b9d13592018: Preparing 04:26:35 7e1276a21e6f: Preparing 04:26:35 da6399909b98: Preparing 04:26:35 16113d51b718: Preparing 04:26:35 fe94ae967448: Waiting 04:26:35 69776eca07fa: Waiting 04:26:35 dfbb52aa7849: Waiting 04:26:35 7e1276a21e6f: Waiting 04:26:35 9b9d13592018: Waiting 04:26:35 16113d51b718: Waiting 04:26:35 aa0ea6855813: Layer already exists 04:26:35 5d3eaa33731a: Layer already exists 04:26:35 92bf4a1a9c92: Layer already exists 04:26:35 5b282048bf3d: Layer already exists 04:26:35 03e94a41aaf0: Layer already exists 04:26:35 fe94ae967448: Layer already exists 04:26:35 dfbb52aa7849: Layer already exists 04:26:35 69776eca07fa: Layer already exists 04:26:35 9b9d13592018: Layer already exists 04:26:35 7e1276a21e6f: Layer already exists 04:26:35 16113d51b718: Layer already exists 04:26:35 da6399909b98: Layer already exists 04:26:35 main: digest: sha256:ff5862c18585025ef7c2dedfe35bdf733c24ced820544f10bcb6b92452f758c8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:35 ===================================================== [Pipeline] echo 04:26:35 taggedImages: 04:26:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:26:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.91 04:26:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:26:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:26:35 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:35 latest 04:26:35 3.2.0-dev.91 04:26:35 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:35 main 04:26:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:26:36 4e2100889640: Preparing 04:26:36 f8435fd7e064: Preparing 04:26:36 fe94ae967448: Preparing 04:26:36 9b9d13592018: Preparing 04:26:36 8ba40446b07e: Preparing 04:26:36 de18dbb749a5: Preparing 04:26:36 16113d51b718: Preparing 04:26:36 de18dbb749a5: Waiting 04:26:36 16113d51b718: Waiting 04:26:36 fe94ae967448: Layer already exists 04:26:36 9b9d13592018: Layer already exists 04:26:37 16113d51b718: Layer already exists 04:26:37 4e2100889640: Pushed 04:26:37 8ba40446b07e: Pushed 04:26:39 de18dbb749a5: Pushed 04:26:40 f8435fd7e064: Pushed 04:26:40 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:8707d86419e81883be4f0955c74dec3e8d152046fb80a0fe4a3dc01d581e2b75 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:26:41 4e2100889640: Preparing 04:26:41 f8435fd7e064: Preparing 04:26:41 fe94ae967448: Preparing 04:26:41 9b9d13592018: Preparing 04:26:41 8ba40446b07e: Preparing 04:26:41 de18dbb749a5: Preparing 04:26:41 16113d51b718: Preparing 04:26:41 de18dbb749a5: Waiting 04:26:41 16113d51b718: Waiting 04:26:41 8ba40446b07e: Layer already exists 04:26:41 f8435fd7e064: Layer already exists 04:26:41 4e2100889640: Layer already exists 04:26:41 9b9d13592018: Layer already exists 04:26:41 fe94ae967448: Layer already exists 04:26:41 16113d51b718: Layer already exists 04:26:41 de18dbb749a5: Layer already exists 04:26:41 latest: digest: sha256:8707d86419e81883be4f0955c74dec3e8d152046fb80a0fe4a3dc01d581e2b75 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.91 04:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:26:42 4e2100889640: Preparing 04:26:42 f8435fd7e064: Preparing 04:26:42 fe94ae967448: Preparing 04:26:42 9b9d13592018: Preparing 04:26:42 8ba40446b07e: Preparing 04:26:42 de18dbb749a5: Preparing 04:26:42 16113d51b718: Preparing 04:26:42 de18dbb749a5: Waiting 04:26:42 16113d51b718: Waiting 04:26:42 4e2100889640: Layer already exists 04:26:42 8ba40446b07e: Layer already exists 04:26:42 fe94ae967448: Layer already exists 04:26:42 9b9d13592018: Layer already exists 04:26:42 f8435fd7e064: Layer already exists 04:26:42 de18dbb749a5: Layer already exists 04:26:42 16113d51b718: Layer already exists 04:26:42 3.2.0-dev.91: digest: sha256:8707d86419e81883be4f0955c74dec3e8d152046fb80a0fe4a3dc01d581e2b75 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:26:43 4e2100889640: Preparing 04:26:43 f8435fd7e064: Preparing 04:26:43 fe94ae967448: Preparing 04:26:43 9b9d13592018: Preparing 04:26:43 8ba40446b07e: Preparing 04:26:43 de18dbb749a5: Preparing 04:26:43 16113d51b718: Preparing 04:26:43 16113d51b718: Waiting 04:26:43 de18dbb749a5: Waiting 04:26:43 4e2100889640: Layer already exists 04:26:43 9b9d13592018: Layer already exists 04:26:43 f8435fd7e064: Layer already exists 04:26:43 8ba40446b07e: Layer already exists 04:26:43 fe94ae967448: Layer already exists 04:26:43 16113d51b718: Layer already exists 04:26:43 de18dbb749a5: Layer already exists 04:26:43 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:8707d86419e81883be4f0955c74dec3e8d152046fb80a0fe4a3dc01d581e2b75 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:26:44 4e2100889640: Preparing 04:26:44 f8435fd7e064: Preparing 04:26:44 fe94ae967448: Preparing 04:26:44 9b9d13592018: Preparing 04:26:44 8ba40446b07e: Preparing 04:26:44 de18dbb749a5: Preparing 04:26:44 16113d51b718: Preparing 04:26:44 16113d51b718: Waiting 04:26:44 de18dbb749a5: Waiting 04:26:44 8ba40446b07e: Layer already exists 04:26:44 9b9d13592018: Layer already exists 04:26:44 fe94ae967448: Layer already exists 04:26:44 f8435fd7e064: Layer already exists 04:26:44 4e2100889640: Layer already exists 04:26:44 de18dbb749a5: Layer already exists 04:26:44 16113d51b718: Layer already exists 04:26:44 main: digest: sha256:8707d86419e81883be4f0955c74dec3e8d152046fb80a0fe4a3dc01d581e2b75 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:44 ===================================================== [Pipeline] echo 04:26:44 taggedImages: 04:26:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:26:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.91 04:26:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:26:44 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:26:44 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:44 latest 04:26:44 3.2.0-dev.91 04:26:44 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:26:44 main 04:26:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:26:46 24b68986e967: Preparing 04:26:46 eb0bcfbf6754: Preparing 04:26:46 46818d3a8adc: Preparing 04:26:46 fe94ae967448: Preparing 04:26:46 9b9d13592018: Preparing 04:26:46 16d567c67deb: Preparing 04:26:46 d7fee53ebce9: Preparing 04:26:46 d235a71db459: Preparing 04:26:46 f43bbc8b930d: Preparing 04:26:46 16113d51b718: Preparing 04:26:46 d7fee53ebce9: Waiting 04:26:46 d235a71db459: Waiting 04:26:46 16d567c67deb: Waiting 04:26:46 16113d51b718: Waiting 04:26:46 fe94ae967448: Layer already exists 04:26:46 9b9d13592018: Layer already exists 04:26:46 eb0bcfbf6754: Pushed 04:26:46 46818d3a8adc: Pushed 04:26:46 24b68986e967: Pushed 04:26:46 16113d51b718: Layer already exists 04:26:46 d235a71db459: Pushed 04:26:47 f43bbc8b930d: Pushed 04:26:59 d7fee53ebce9: Pushed 04:27:07 16d567c67deb: Pushed 04:27:08 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:16a3db38371e0cac309de2e452b0e938e0b349314fddacbddf8f9c081f4934f9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:27:09 24b68986e967: Preparing 04:27:09 eb0bcfbf6754: Preparing 04:27:09 46818d3a8adc: Preparing 04:27:09 fe94ae967448: Preparing 04:27:09 9b9d13592018: Preparing 04:27:09 16d567c67deb: Preparing 04:27:09 d7fee53ebce9: Preparing 04:27:09 d235a71db459: Preparing 04:27:09 f43bbc8b930d: Preparing 04:27:09 16113d51b718: Preparing 04:27:09 d235a71db459: Waiting 04:27:09 f43bbc8b930d: Waiting 04:27:09 16113d51b718: Waiting 04:27:09 16d567c67deb: Waiting 04:27:09 d7fee53ebce9: Waiting 04:27:09 eb0bcfbf6754: Layer already exists 04:27:09 9b9d13592018: Layer already exists 04:27:09 fe94ae967448: Layer already exists 04:27:09 24b68986e967: Layer already exists 04:27:09 46818d3a8adc: Layer already exists 04:27:09 f43bbc8b930d: Layer already exists 04:27:09 d235a71db459: Layer already exists 04:27:09 16d567c67deb: Layer already exists 04:27:09 16113d51b718: Layer already exists 04:27:09 d7fee53ebce9: Layer already exists 04:27:09 latest: digest: sha256:16a3db38371e0cac309de2e452b0e938e0b349314fddacbddf8f9c081f4934f9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.91 04:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:27:10 24b68986e967: Preparing 04:27:10 eb0bcfbf6754: Preparing 04:27:10 46818d3a8adc: Preparing 04:27:10 fe94ae967448: Preparing 04:27:10 9b9d13592018: Preparing 04:27:10 16d567c67deb: Preparing 04:27:10 d7fee53ebce9: Preparing 04:27:10 d235a71db459: Preparing 04:27:10 f43bbc8b930d: Preparing 04:27:10 16113d51b718: Preparing 04:27:10 16d567c67deb: Waiting 04:27:10 d7fee53ebce9: Waiting 04:27:10 d235a71db459: Waiting 04:27:10 f43bbc8b930d: Waiting 04:27:10 16113d51b718: Waiting 04:27:10 24b68986e967: Layer already exists 04:27:10 fe94ae967448: Layer already exists 04:27:10 9b9d13592018: Layer already exists 04:27:10 eb0bcfbf6754: Layer already exists 04:27:10 46818d3a8adc: Layer already exists 04:27:10 d235a71db459: Layer already exists 04:27:10 16d567c67deb: Layer already exists 04:27:10 d7fee53ebce9: Layer already exists 04:27:10 f43bbc8b930d: Layer already exists 04:27:10 16113d51b718: Layer already exists 04:27:10 3.2.0-dev.91: digest: sha256:16a3db38371e0cac309de2e452b0e938e0b349314fddacbddf8f9c081f4934f9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:27:11 24b68986e967: Preparing 04:27:11 eb0bcfbf6754: Preparing 04:27:11 46818d3a8adc: Preparing 04:27:11 fe94ae967448: Preparing 04:27:11 9b9d13592018: Preparing 04:27:11 16d567c67deb: Preparing 04:27:11 d7fee53ebce9: Preparing 04:27:11 d235a71db459: Preparing 04:27:11 f43bbc8b930d: Preparing 04:27:11 16113d51b718: Preparing 04:27:11 d235a71db459: Waiting 04:27:11 f43bbc8b930d: Waiting 04:27:11 16113d51b718: Waiting 04:27:11 16d567c67deb: Waiting 04:27:11 d7fee53ebce9: Waiting 04:27:11 24b68986e967: Layer already exists 04:27:11 46818d3a8adc: Layer already exists 04:27:11 fe94ae967448: Layer already exists 04:27:11 9b9d13592018: Layer already exists 04:27:11 eb0bcfbf6754: Layer already exists 04:27:11 d7fee53ebce9: Layer already exists 04:27:11 16d567c67deb: Layer already exists 04:27:11 16113d51b718: Layer already exists 04:27:11 f43bbc8b930d: Layer already exists 04:27:11 d235a71db459: Layer already exists 04:27:11 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:16a3db38371e0cac309de2e452b0e938e0b349314fddacbddf8f9c081f4934f9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:27:11 24b68986e967: Preparing 04:27:11 eb0bcfbf6754: Preparing 04:27:11 46818d3a8adc: Preparing 04:27:11 fe94ae967448: Preparing 04:27:11 9b9d13592018: Preparing 04:27:11 16d567c67deb: Preparing 04:27:11 d7fee53ebce9: Preparing 04:27:11 d235a71db459: Preparing 04:27:11 f43bbc8b930d: Preparing 04:27:11 16d567c67deb: Waiting 04:27:11 d7fee53ebce9: Waiting 04:27:11 d235a71db459: Waiting 04:27:11 f43bbc8b930d: Waiting 04:27:11 16113d51b718: Preparing 04:27:11 eb0bcfbf6754: Layer already exists 04:27:11 9b9d13592018: Layer already exists 04:27:11 fe94ae967448: Layer already exists 04:27:11 24b68986e967: Layer already exists 04:27:11 46818d3a8adc: Layer already exists 04:27:11 d7fee53ebce9: Layer already exists 04:27:11 16d567c67deb: Layer already exists 04:27:11 f43bbc8b930d: Layer already exists 04:27:11 16113d51b718: Layer already exists 04:27:11 d235a71db459: Layer already exists 04:27:11 main: digest: sha256:16a3db38371e0cac309de2e452b0e938e0b349314fddacbddf8f9c081f4934f9 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:12 ===================================================== [Pipeline] echo 04:27:12 taggedImages: 04:27:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:27:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:27:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.91 04:27:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:27:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:27:12 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:27:12 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:27:12 latest 04:27:12 3.2.0-dev.91 04:27:12 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:27:12 main 04:27:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:27:13 9db335a83c0c: Preparing 04:27:13 d3de2b8957e8: Preparing 04:27:13 ce3ba0c21c4a: Preparing 04:27:13 fe94ae967448: Preparing 04:27:13 9b9d13592018: Preparing 04:27:13 16d567c67deb: Preparing 04:27:13 16d567c67deb: Waiting 04:27:13 5ef0a1f5e4f3: Preparing 04:27:13 aa9f4e5a2374: Preparing 04:27:13 5ef0a1f5e4f3: Waiting 04:27:13 16113d51b718: Preparing 04:27:13 aa9f4e5a2374: Waiting 04:27:13 16113d51b718: Waiting 04:27:13 fe94ae967448: Layer already exists 04:27:13 9b9d13592018: Layer already exists 04:27:13 16d567c67deb: Layer already exists 04:27:13 ce3ba0c21c4a: Pushed 04:27:13 d3de2b8957e8: Pushed 04:27:13 9db335a83c0c: Pushed 04:27:13 16113d51b718: Layer already exists 04:27:13 5ef0a1f5e4f3: Pushed 04:27:13 aa9f4e5a2374: Pushed 04:27:14 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:8bf2f296253a91729960e4c7d629cfe4bbed827fb2ab59d3d8f9ec232006109a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:27:14 9db335a83c0c: Preparing 04:27:14 d3de2b8957e8: Preparing 04:27:14 ce3ba0c21c4a: Preparing 04:27:14 fe94ae967448: Preparing 04:27:14 9b9d13592018: Preparing 04:27:14 16d567c67deb: Preparing 04:27:14 5ef0a1f5e4f3: Preparing 04:27:14 aa9f4e5a2374: Preparing 04:27:14 16113d51b718: Preparing 04:27:14 5ef0a1f5e4f3: Waiting 04:27:14 16d567c67deb: Waiting 04:27:14 aa9f4e5a2374: Waiting 04:27:14 16113d51b718: Waiting 04:27:14 9b9d13592018: Layer already exists 04:27:14 9db335a83c0c: Layer already exists 04:27:14 ce3ba0c21c4a: Layer already exists 04:27:14 fe94ae967448: Layer already exists 04:27:14 d3de2b8957e8: Layer already exists 04:27:14 aa9f4e5a2374: Layer already exists 04:27:14 5ef0a1f5e4f3: Layer already exists 04:27:14 16d567c67deb: Layer already exists 04:27:14 16113d51b718: Layer already exists 04:27:15 latest: digest: sha256:8bf2f296253a91729960e4c7d629cfe4bbed827fb2ab59d3d8f9ec232006109a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.91 04:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:27:15 9db335a83c0c: Preparing 04:27:15 d3de2b8957e8: Preparing 04:27:15 ce3ba0c21c4a: Preparing 04:27:15 fe94ae967448: Preparing 04:27:15 9b9d13592018: Preparing 04:27:15 16d567c67deb: Preparing 04:27:15 5ef0a1f5e4f3: Preparing 04:27:15 aa9f4e5a2374: Preparing 04:27:15 16113d51b718: Preparing 04:27:15 16d567c67deb: Waiting 04:27:15 5ef0a1f5e4f3: Waiting 04:27:15 aa9f4e5a2374: Waiting 04:27:15 16113d51b718: Waiting 04:27:15 9b9d13592018: Layer already exists 04:27:15 fe94ae967448: Layer already exists 04:27:15 9db335a83c0c: Layer already exists 04:27:15 d3de2b8957e8: Layer already exists 04:27:15 ce3ba0c21c4a: Layer already exists 04:27:15 5ef0a1f5e4f3: Layer already exists 04:27:15 16d567c67deb: Layer already exists 04:27:15 16113d51b718: Layer already exists 04:27:15 aa9f4e5a2374: Layer already exists 04:27:16 3.2.0-dev.91: digest: sha256:8bf2f296253a91729960e4c7d629cfe4bbed827fb2ab59d3d8f9ec232006109a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:27:16 9db335a83c0c: Preparing 04:27:16 d3de2b8957e8: Preparing 04:27:16 ce3ba0c21c4a: Preparing 04:27:16 fe94ae967448: Preparing 04:27:16 9b9d13592018: Preparing 04:27:16 16d567c67deb: Preparing 04:27:16 5ef0a1f5e4f3: Preparing 04:27:16 aa9f4e5a2374: Preparing 04:27:16 16113d51b718: Preparing 04:27:16 5ef0a1f5e4f3: Waiting 04:27:16 aa9f4e5a2374: Waiting 04:27:16 16113d51b718: Waiting 04:27:16 16d567c67deb: Waiting 04:27:16 9db335a83c0c: Layer already exists 04:27:16 d3de2b8957e8: Layer already exists 04:27:16 9b9d13592018: Layer already exists 04:27:16 fe94ae967448: Layer already exists 04:27:16 ce3ba0c21c4a: Layer already exists 04:27:16 16d567c67deb: Layer already exists 04:27:16 5ef0a1f5e4f3: Layer already exists 04:27:16 16113d51b718: Layer already exists 04:27:16 aa9f4e5a2374: Layer already exists 04:27:16 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:8bf2f296253a91729960e4c7d629cfe4bbed827fb2ab59d3d8f9ec232006109a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:27:17 9db335a83c0c: Preparing 04:27:17 d3de2b8957e8: Preparing 04:27:17 ce3ba0c21c4a: Preparing 04:27:17 fe94ae967448: Preparing 04:27:17 9b9d13592018: Preparing 04:27:17 16d567c67deb: Preparing 04:27:17 5ef0a1f5e4f3: Preparing 04:27:17 aa9f4e5a2374: Preparing 04:27:17 16113d51b718: Preparing 04:27:17 16d567c67deb: Waiting 04:27:17 5ef0a1f5e4f3: Waiting 04:27:17 16113d51b718: Waiting 04:27:17 aa9f4e5a2374: Waiting 04:27:17 9db335a83c0c: Layer already exists 04:27:17 d3de2b8957e8: Layer already exists 04:27:17 ce3ba0c21c4a: Layer already exists 04:27:17 fe94ae967448: Layer already exists 04:27:17 9b9d13592018: Layer already exists 04:27:17 16d567c67deb: Layer already exists 04:27:17 aa9f4e5a2374: Layer already exists 04:27:17 5ef0a1f5e4f3: Layer already exists 04:27:17 16113d51b718: Layer already exists 04:27:17 main: digest: sha256:8bf2f296253a91729960e4c7d629cfe4bbed827fb2ab59d3d8f9ec232006109a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:17 ===================================================== [Pipeline] echo 04:27:17 taggedImages: 04:27:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:27:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:27:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.91 04:27:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:27:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:27:17 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:27:17 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:27:17 latest 04:27:17 3.2.0-dev.91 04:27:17 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:27:17 main 04:27:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:27:18 78b9d8b67a3b: Preparing 04:27:18 da5663070e51: Preparing 04:27:18 03c64d58fe68: Preparing 04:27:18 fe94ae967448: Preparing 04:27:18 9b9d13592018: Preparing 04:27:18 efffdfdcf58e: Preparing 04:27:18 d235a71db459: Preparing 04:27:18 f43bbc8b930d: Preparing 04:27:18 16113d51b718: Preparing 04:27:18 efffdfdcf58e: Waiting 04:27:18 d235a71db459: Waiting 04:27:18 f43bbc8b930d: Waiting 04:27:18 16113d51b718: Waiting 04:27:18 9b9d13592018: Layer already exists 04:27:18 fe94ae967448: Layer already exists 04:27:18 d235a71db459: Layer already exists 04:27:18 f43bbc8b930d: Layer already exists 04:27:18 78b9d8b67a3b: Pushed 04:27:18 16113d51b718: Layer already exists 04:27:18 da5663070e51: Pushed 04:27:18 03c64d58fe68: Pushed 04:27:40 efffdfdcf58e: Pushed 04:27:40 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:001afce73037715eb1b726721749b9176a1b46ce26c5a83018abf3549e1fd586 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:27:41 78b9d8b67a3b: Preparing 04:27:41 da5663070e51: Preparing 04:27:41 03c64d58fe68: Preparing 04:27:41 fe94ae967448: Preparing 04:27:41 9b9d13592018: Preparing 04:27:41 efffdfdcf58e: Preparing 04:27:41 d235a71db459: Preparing 04:27:41 f43bbc8b930d: Preparing 04:27:41 16113d51b718: Preparing 04:27:41 d235a71db459: Waiting 04:27:41 f43bbc8b930d: Waiting 04:27:41 16113d51b718: Waiting 04:27:41 efffdfdcf58e: Waiting 04:27:41 78b9d8b67a3b: Layer already exists 04:27:41 03c64d58fe68: Layer already exists 04:27:41 9b9d13592018: Layer already exists 04:27:41 da5663070e51: Layer already exists 04:27:41 fe94ae967448: Layer already exists 04:27:41 d235a71db459: Layer already exists 04:27:41 efffdfdcf58e: Layer already exists 04:27:41 f43bbc8b930d: Layer already exists 04:27:41 16113d51b718: Layer already exists 04:27:41 latest: digest: sha256:001afce73037715eb1b726721749b9176a1b46ce26c5a83018abf3549e1fd586 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.91 04:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:27:42 78b9d8b67a3b: Preparing 04:27:42 da5663070e51: Preparing 04:27:42 03c64d58fe68: Preparing 04:27:42 fe94ae967448: Preparing 04:27:42 9b9d13592018: Preparing 04:27:42 efffdfdcf58e: Preparing 04:27:42 d235a71db459: Preparing 04:27:42 f43bbc8b930d: Preparing 04:27:42 16113d51b718: Preparing 04:27:42 d235a71db459: Waiting 04:27:42 f43bbc8b930d: Waiting 04:27:42 16113d51b718: Waiting 04:27:42 efffdfdcf58e: Waiting 04:27:42 da5663070e51: Layer already exists 04:27:42 fe94ae967448: Layer already exists 04:27:42 9b9d13592018: Layer already exists 04:27:42 03c64d58fe68: Layer already exists 04:27:42 78b9d8b67a3b: Layer already exists 04:27:42 d235a71db459: Layer already exists 04:27:42 efffdfdcf58e: Layer already exists 04:27:42 f43bbc8b930d: Layer already exists 04:27:42 16113d51b718: Layer already exists 04:27:42 3.2.0-dev.91: digest: sha256:001afce73037715eb1b726721749b9176a1b46ce26c5a83018abf3549e1fd586 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:27:43 78b9d8b67a3b: Preparing 04:27:43 da5663070e51: Preparing 04:27:43 03c64d58fe68: Preparing 04:27:43 fe94ae967448: Preparing 04:27:43 9b9d13592018: Preparing 04:27:43 efffdfdcf58e: Preparing 04:27:43 d235a71db459: Preparing 04:27:43 f43bbc8b930d: Preparing 04:27:43 16113d51b718: Preparing 04:27:43 efffdfdcf58e: Waiting 04:27:43 d235a71db459: Waiting 04:27:43 f43bbc8b930d: Waiting 04:27:43 16113d51b718: Waiting 04:27:43 03c64d58fe68: Layer already exists 04:27:43 78b9d8b67a3b: Layer already exists 04:27:43 9b9d13592018: Layer already exists 04:27:43 da5663070e51: Layer already exists 04:27:43 fe94ae967448: Layer already exists 04:27:43 d235a71db459: Layer already exists 04:27:43 efffdfdcf58e: Layer already exists 04:27:43 f43bbc8b930d: Layer already exists 04:27:43 16113d51b718: Layer already exists 04:27:44 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:001afce73037715eb1b726721749b9176a1b46ce26c5a83018abf3549e1fd586 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:27:44 78b9d8b67a3b: Preparing 04:27:44 da5663070e51: Preparing 04:27:44 03c64d58fe68: Preparing 04:27:44 fe94ae967448: Preparing 04:27:44 9b9d13592018: Preparing 04:27:44 efffdfdcf58e: Preparing 04:27:44 d235a71db459: Preparing 04:27:44 f43bbc8b930d: Preparing 04:27:44 16113d51b718: Preparing 04:27:44 d235a71db459: Waiting 04:27:44 f43bbc8b930d: Waiting 04:27:44 16113d51b718: Waiting 04:27:44 efffdfdcf58e: Waiting 04:27:44 78b9d8b67a3b: Layer already exists 04:27:44 da5663070e51: Layer already exists 04:27:44 fe94ae967448: Layer already exists 04:27:44 9b9d13592018: Layer already exists 04:27:44 03c64d58fe68: Layer already exists 04:27:44 f43bbc8b930d: Layer already exists 04:27:44 efffdfdcf58e: Layer already exists 04:27:44 d235a71db459: Layer already exists 04:27:44 16113d51b718: Layer already exists 04:27:44 main: digest: sha256:001afce73037715eb1b726721749b9176a1b46ce26c5a83018abf3549e1fd586 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:45 ===================================================== [Pipeline] echo 04:27:45 taggedImages: 04:27:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:27:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:27:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.91 04:27:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:27:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:27:45 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 04:27:45 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:27:45 latest 04:27:45 3.2.0-dev.91 04:27:45 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:27:45 main 04:27:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:45 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:45 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:27:45 401d192cc204: Preparing 04:27:45 2afb4b3e8d53: Preparing 04:27:45 fe94ae967448: Preparing 04:27:45 9b9d13592018: Preparing 04:27:45 9a4783d253c0: Preparing 04:27:45 81b74070a413: Preparing 04:27:45 16113d51b718: Preparing 04:27:45 81b74070a413: Waiting 04:27:45 16113d51b718: Waiting 04:27:45 fe94ae967448: Layer already exists 04:27:45 9b9d13592018: Layer already exists 04:27:46 16113d51b718: Layer already exists 04:27:46 401d192cc204: Pushed 04:27:46 9a4783d253c0: Pushed 04:27:46 81b74070a413: Pushed 04:27:54 2afb4b3e8d53: Pushed 04:27:54 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:879edfb4c960869ba80df88fd152eab0b1634eada230fe0021c8e580a37f9e17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:55 + 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 04:27:55 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 04:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:27:55 401d192cc204: Preparing 04:27:55 2afb4b3e8d53: Preparing 04:27:55 fe94ae967448: Preparing 04:27:55 9b9d13592018: Preparing 04:27:55 9a4783d253c0: Preparing 04:27:55 81b74070a413: Preparing 04:27:55 16113d51b718: Preparing 04:27:55 81b74070a413: Waiting 04:27:55 16113d51b718: Waiting 04:27:55 9b9d13592018: Layer already exists 04:27:55 fe94ae967448: Layer already exists 04:27:55 2afb4b3e8d53: Layer already exists 04:27:55 9a4783d253c0: Layer already exists 04:27:55 401d192cc204: Layer already exists 04:27:55 16113d51b718: Layer already exists 04:27:55 81b74070a413: Layer already exists 04:27:55 latest: digest: sha256:879edfb4c960869ba80df88fd152eab0b1634eada230fe0021c8e580a37f9e17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:56 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:56 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.91 04:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:27:56 401d192cc204: Preparing 04:27:56 2afb4b3e8d53: Preparing 04:27:56 fe94ae967448: Preparing 04:27:56 9b9d13592018: Preparing 04:27:56 9a4783d253c0: Preparing 04:27:56 81b74070a413: Preparing 04:27:56 16113d51b718: Preparing 04:27:56 81b74070a413: Waiting 04:27:56 16113d51b718: Waiting 04:27:56 9b9d13592018: Layer already exists 04:27:56 2afb4b3e8d53: Layer already exists 04:27:56 401d192cc204: Layer already exists 04:27:56 fe94ae967448: Layer already exists 04:27:56 9a4783d253c0: Layer already exists 04:27:56 16113d51b718: Layer already exists 04:27:56 81b74070a413: Layer already exists 04:27:56 3.2.0-dev.91: digest: sha256:879edfb4c960869ba80df88fd152eab0b1634eada230fe0021c8e580a37f9e17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:57 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:57 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:27:57 401d192cc204: Preparing 04:27:57 2afb4b3e8d53: Preparing 04:27:57 fe94ae967448: Preparing 04:27:57 9b9d13592018: Preparing 04:27:57 9a4783d253c0: Preparing 04:27:57 81b74070a413: Preparing 04:27:57 16113d51b718: Preparing 04:27:57 81b74070a413: Waiting 04:27:57 16113d51b718: Waiting 04:27:57 2afb4b3e8d53: Layer already exists 04:27:57 fe94ae967448: Layer already exists 04:27:57 9a4783d253c0: Layer already exists 04:27:57 401d192cc204: Layer already exists 04:27:57 9b9d13592018: Layer already exists 04:27:57 81b74070a413: Layer already exists 04:27:57 16113d51b718: Layer already exists 04:27:57 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:879edfb4c960869ba80df88fd152eab0b1634eada230fe0021c8e580a37f9e17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:58 + 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 04:27:58 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 04:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:27:58 401d192cc204: Preparing 04:27:58 2afb4b3e8d53: Preparing 04:27:58 fe94ae967448: Preparing 04:27:58 9b9d13592018: Preparing 04:27:58 9a4783d253c0: Preparing 04:27:58 81b74070a413: Preparing 04:27:58 16113d51b718: Preparing 04:27:58 81b74070a413: Waiting 04:27:58 16113d51b718: Waiting 04:27:58 9a4783d253c0: Layer already exists 04:27:58 2afb4b3e8d53: Layer already exists 04:27:58 9b9d13592018: Layer already exists 04:27:58 401d192cc204: Layer already exists 04:27:58 fe94ae967448: Layer already exists 04:27:58 81b74070a413: Layer already exists 04:27:58 16113d51b718: Layer already exists 04:27:58 main: digest: sha256:879edfb4c960869ba80df88fd152eab0b1634eada230fe0021c8e580a37f9e17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:58 ===================================================== [Pipeline] echo 04:27:58 taggedImages: 04:27:58 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:27:58 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 04:27:58 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.91 04:27:58 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:27:58 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 04:27:58 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:27:58 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:27:58 latest 04:27:58 3.2.0-dev.91 04:27:58 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:27:58 main 04:27:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:27:59 2254575dd006: Preparing 04:27:59 bea36b99f878: Preparing 04:27:59 69ce58b35171: Preparing 04:27:59 fe94ae967448: Preparing 04:27:59 9b9d13592018: Preparing 04:27:59 bcf873570844: Preparing 04:27:59 a925252b6af1: Preparing 04:27:59 16113d51b718: Preparing 04:27:59 a925252b6af1: Waiting 04:27:59 bcf873570844: Waiting 04:27:59 16113d51b718: Waiting 04:27:59 fe94ae967448: Layer already exists 04:27:59 9b9d13592018: Layer already exists 04:27:59 2254575dd006: Pushed 04:27:59 bea36b99f878: Pushed 04:27:59 16113d51b718: Layer already exists 04:28:00 bcf873570844: Pushed 04:28:00 a925252b6af1: Pushed 04:28:08 69ce58b35171: Pushed 04:28:08 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:6388ecf41397d58d67a03c6d08672144d67be854bc61eefe2138122dfc262bd5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:28:09 2254575dd006: Preparing 04:28:09 bea36b99f878: Preparing 04:28:09 69ce58b35171: Preparing 04:28:09 fe94ae967448: Preparing 04:28:09 9b9d13592018: Preparing 04:28:09 bcf873570844: Preparing 04:28:09 a925252b6af1: Preparing 04:28:09 16113d51b718: Preparing 04:28:09 bcf873570844: Waiting 04:28:09 a925252b6af1: Waiting 04:28:09 16113d51b718: Waiting 04:28:09 69ce58b35171: Layer already exists 04:28:09 9b9d13592018: Layer already exists 04:28:09 2254575dd006: Layer already exists 04:28:09 bea36b99f878: Layer already exists 04:28:09 fe94ae967448: Layer already exists 04:28:09 16113d51b718: Layer already exists 04:28:09 bcf873570844: Layer already exists 04:28:09 a925252b6af1: Layer already exists 04:28:09 latest: digest: sha256:6388ecf41397d58d67a03c6d08672144d67be854bc61eefe2138122dfc262bd5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.91 04:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:28:10 2254575dd006: Preparing 04:28:10 bea36b99f878: Preparing 04:28:10 69ce58b35171: Preparing 04:28:10 fe94ae967448: Preparing 04:28:10 9b9d13592018: Preparing 04:28:10 bcf873570844: Preparing 04:28:10 a925252b6af1: Preparing 04:28:10 16113d51b718: Preparing 04:28:10 a925252b6af1: Waiting 04:28:10 16113d51b718: Waiting 04:28:10 bcf873570844: Waiting 04:28:10 bea36b99f878: Layer already exists 04:28:10 69ce58b35171: Layer already exists 04:28:10 2254575dd006: Layer already exists 04:28:10 fe94ae967448: Layer already exists 04:28:10 9b9d13592018: Layer already exists 04:28:10 16113d51b718: Layer already exists 04:28:10 a925252b6af1: Layer already exists 04:28:10 bcf873570844: Layer already exists 04:28:10 3.2.0-dev.91: digest: sha256:6388ecf41397d58d67a03c6d08672144d67be854bc61eefe2138122dfc262bd5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:28:10 2254575dd006: Preparing 04:28:10 bea36b99f878: Preparing 04:28:10 69ce58b35171: Preparing 04:28:10 fe94ae967448: Preparing 04:28:10 9b9d13592018: Preparing 04:28:10 bcf873570844: Preparing 04:28:10 a925252b6af1: Preparing 04:28:10 16113d51b718: Preparing 04:28:10 bcf873570844: Waiting 04:28:10 a925252b6af1: Waiting 04:28:10 16113d51b718: Waiting 04:28:10 2254575dd006: Layer already exists 04:28:10 fe94ae967448: Layer already exists 04:28:10 69ce58b35171: Layer already exists 04:28:10 bea36b99f878: Layer already exists 04:28:10 9b9d13592018: Layer already exists 04:28:10 16113d51b718: Layer already exists 04:28:10 bcf873570844: Layer already exists 04:28:10 a925252b6af1: Layer already exists 04:28:10 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:6388ecf41397d58d67a03c6d08672144d67be854bc61eefe2138122dfc262bd5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:28:11 2254575dd006: Preparing 04:28:11 bea36b99f878: Preparing 04:28:11 69ce58b35171: Preparing 04:28:11 fe94ae967448: Preparing 04:28:11 9b9d13592018: Preparing 04:28:11 bcf873570844: Preparing 04:28:11 a925252b6af1: Preparing 04:28:11 16113d51b718: Preparing 04:28:11 bcf873570844: Waiting 04:28:11 a925252b6af1: Waiting 04:28:11 16113d51b718: Waiting 04:28:11 9b9d13592018: Layer already exists 04:28:11 2254575dd006: Layer already exists 04:28:11 69ce58b35171: Layer already exists 04:28:11 bea36b99f878: Layer already exists 04:28:11 fe94ae967448: Layer already exists 04:28:11 a925252b6af1: Layer already exists 04:28:11 16113d51b718: Layer already exists 04:28:11 bcf873570844: Layer already exists 04:28:11 main: digest: sha256:6388ecf41397d58d67a03c6d08672144d67be854bc61eefe2138122dfc262bd5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:12 ===================================================== [Pipeline] echo 04:28:12 taggedImages: 04:28:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:28:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:28:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.91 04:28:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:28:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:28:12 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:28:12 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:28:12 latest 04:28:12 3.2.0-dev.91 04:28:12 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:28:12 main 04:28:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:28:12 8e40dc1640b8: Preparing 04:28:12 dfdb202b0530: Preparing 04:28:12 fe94ae967448: Preparing 04:28:12 9b9d13592018: Preparing 04:28:12 6536b98dea6f: Preparing 04:28:12 a5a5beadfe40: Preparing 04:28:12 16113d51b718: Preparing 04:28:12 a5a5beadfe40: Waiting 04:28:12 16113d51b718: Waiting 04:28:13 6536b98dea6f: Layer already exists 04:28:13 9b9d13592018: Layer already exists 04:28:13 fe94ae967448: Layer already exists 04:28:13 a5a5beadfe40: Layer already exists 04:28:13 16113d51b718: Layer already exists 04:28:13 8e40dc1640b8: Pushed 04:28:21 dfdb202b0530: Pushed 04:28:21 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273: digest: sha256:4f83b28db67174d6cea5882030a1a498624ae65606f13e962ff6a5294c076a76 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:28:21 8e40dc1640b8: Preparing 04:28:21 dfdb202b0530: Preparing 04:28:21 fe94ae967448: Preparing 04:28:21 9b9d13592018: Preparing 04:28:21 6536b98dea6f: Preparing 04:28:21 a5a5beadfe40: Preparing 04:28:21 16113d51b718: Preparing 04:28:21 a5a5beadfe40: Waiting 04:28:21 16113d51b718: Waiting 04:28:21 dfdb202b0530: Layer already exists 04:28:21 fe94ae967448: Layer already exists 04:28:21 8e40dc1640b8: Layer already exists 04:28:21 6536b98dea6f: Layer already exists 04:28:21 9b9d13592018: Layer already exists 04:28:21 a5a5beadfe40: Layer already exists 04:28:21 16113d51b718: Layer already exists 04:28:21 latest: digest: sha256:4f83b28db67174d6cea5882030a1a498624ae65606f13e962ff6a5294c076a76 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.91 04:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:28:22 8e40dc1640b8: Preparing 04:28:22 dfdb202b0530: Preparing 04:28:22 fe94ae967448: Preparing 04:28:22 9b9d13592018: Preparing 04:28:22 6536b98dea6f: Preparing 04:28:22 a5a5beadfe40: Preparing 04:28:22 16113d51b718: Preparing 04:28:22 a5a5beadfe40: Waiting 04:28:22 16113d51b718: Waiting 04:28:22 fe94ae967448: Layer already exists 04:28:22 9b9d13592018: Layer already exists 04:28:22 8e40dc1640b8: Layer already exists 04:28:22 6536b98dea6f: Layer already exists 04:28:22 dfdb202b0530: Layer already exists 04:28:22 a5a5beadfe40: Layer already exists 04:28:22 16113d51b718: Layer already exists 04:28:23 3.2.0-dev.91: digest: sha256:4f83b28db67174d6cea5882030a1a498624ae65606f13e962ff6a5294c076a76 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:28:23 8e40dc1640b8: Preparing 04:28:23 dfdb202b0530: Preparing 04:28:23 fe94ae967448: Preparing 04:28:23 9b9d13592018: Preparing 04:28:23 6536b98dea6f: Preparing 04:28:23 a5a5beadfe40: Preparing 04:28:23 16113d51b718: Preparing 04:28:23 16113d51b718: Waiting 04:28:23 a5a5beadfe40: Waiting 04:28:23 fe94ae967448: Layer already exists 04:28:23 6536b98dea6f: Layer already exists 04:28:23 9b9d13592018: Layer already exists 04:28:23 8e40dc1640b8: Layer already exists 04:28:23 dfdb202b0530: Layer already exists 04:28:23 a5a5beadfe40: Layer already exists 04:28:23 16113d51b718: Layer already exists 04:28:24 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91: digest: sha256:4f83b28db67174d6cea5882030a1a498624ae65606f13e962ff6a5294c076a76 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:28:24 8e40dc1640b8: Preparing 04:28:24 dfdb202b0530: Preparing 04:28:24 fe94ae967448: Preparing 04:28:24 9b9d13592018: Preparing 04:28:24 6536b98dea6f: Preparing 04:28:24 a5a5beadfe40: Preparing 04:28:24 16113d51b718: Preparing 04:28:24 a5a5beadfe40: Waiting 04:28:24 16113d51b718: Waiting 04:28:24 dfdb202b0530: Layer already exists 04:28:24 9b9d13592018: Layer already exists 04:28:24 6536b98dea6f: Layer already exists 04:28:24 fe94ae967448: Layer already exists 04:28:24 8e40dc1640b8: Layer already exists 04:28:24 16113d51b718: Layer already exists 04:28:24 a5a5beadfe40: Layer already exists 04:28:25 main: digest: sha256:4f83b28db67174d6cea5882030a1a498624ae65606f13e962ff6a5294c076a76 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:25 ===================================================== [Pipeline] echo 04:28:25 taggedImages: 04:28:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 04:28:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:28:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.91 04:28:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273-3.2.0-dev.91 04:28:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:28:25 04:28:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:28:26 arm64: Pulling from edgex-lftools-log-publisher 04:28:26 8998bd30e6a1: Pulling fs layer 04:28:26 04944245beec: Pulling fs layer 04:28:26 699f458cf7ca: Pulling fs layer 04:28:26 765212b225bb: Pulling fs layer 04:28:26 f23df028b6ca: Pulling fs layer 04:28:26 d65c8cfc05b1: Pulling fs layer 04:28:26 765212b225bb: Waiting 04:28:26 f23df028b6ca: Waiting 04:28:26 2437ff75d9bd: Pulling fs layer 04:28:26 d65c8cfc05b1: Waiting 04:28:26 2437ff75d9bd: Waiting 04:28:26 04944245beec: Verifying Checksum 04:28:26 04944245beec: Download complete 04:28:26 765212b225bb: Verifying Checksum 04:28:26 765212b225bb: Download complete 04:28:26 f23df028b6ca: Verifying Checksum 04:28:26 f23df028b6ca: Download complete 04:28:26 d65c8cfc05b1: Download complete 04:28:26 699f458cf7ca: Verifying Checksum 04:28:26 699f458cf7ca: Download complete 04:28:27 8998bd30e6a1: Verifying Checksum 04:28:27 8998bd30e6a1: Download complete 04:28:29 2437ff75d9bd: Download complete 04:28:32 8998bd30e6a1: Pull complete 04:28:32 04944245beec: Pull complete 04:28:34 699f458cf7ca: Pull complete 04:28:34 765212b225bb: Pull complete 04:28:35 f23df028b6ca: Pull complete 04:28:35 d65c8cfc05b1: Pull complete 04:28:53 2437ff75d9bd: Pull complete 04:28:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:28:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:28:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:53 prd-ubuntu20.04-docker-arm64-4c-16g-21983 does not seem to be running inside a container 04:28: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/714 -v /w/workspace/edgex-go/714:/w/workspace/edgex-go/714:rw,z -v /w/workspace/edgex-go/714@tmp:/w/workspace/edgex-go/714@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:28:56 $ docker top 8d2b90cf5de73a4f50cd343ef8605757ba13455b8f2c19529af32b4dc48c04b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:57 ---> job-cost.sh 04:28:57 lf-activate-venv: SKIPPING 04:28:57 INFO: No Stack... 04:28:57 INFO: Retrieving Pricing Info for: v3-standard-4 04:28:58 INFO: Archiving Costs [Pipeline] sh 04:28:59 + cat /w/workspace/edgex-go/714/archives/cost.csv 04:28:59 + cut -d, -f6 [Pipeline] lock 04:28:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-714-stack-cost] 04:28:59 Resource [jenkins-edgexfoundry-edgex-go-main-714-stack-cost] did not exist. Created. 04:28:59 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-714-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:29:00 + echo total: 0.10999999940395355 [Pipeline] stash 04:29:00 Stashed 1 file(s) [Pipeline] } 04:29:00 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-714-stack-cost] [Pipeline] // lock [Pipeline] } 04:29:00 $ docker stop --time=1 8d2b90cf5de73a4f50cd343ef8605757ba13455b8f2c19529af32b4dc48c04b5 04:29:02 $ docker rm -f --volumes 8d2b90cf5de73a4f50cd343ef8605757ba13455b8f2c19529af32b4dc48c04b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:29:03 provisioning config files... 04:29:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/714@tmp/config17289363292167788824tmp [Pipeline] { [Pipeline] sh 04:29:03 + set +x 04:29:03 + curl+ -s https://codecov.io/bash 04:29:03 bash -s -- 04:29:03 04:29:03 _____ _ 04:29:03 / ____| | | 04:29:03 | | ___ __| | ___ ___ _____ __ 04:29:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:29:03 | |___| (_) | (_| | __/ (_| (_) \ V / 04:29:03 \_____\___/ \__,_|\___|\___\___/ \_/ 04:29:03 Bash-1.0.6 04:29:03 04:29:03 04:29:03 ==> git version 2.25.1 found 04:29:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:29:03 Release-Date: 2020-01-08 04:29:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:29:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:29:03 ==> Jenkins CI detected. 04:29:03 current dir:  /w/workspace/edgex-go/714 04:29:03 project root: . 04:29:03 --> token set from env 04:29:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:29:03 ==> Running gcov in . (disable via -X gcov) 04:29:03 ==> Python coveragepy not found 04:29:03 ==> Searching for coverage reports in: 04:29:03 + . 04:29:03 -> Found 1 reports 04:29:03 ==> Detecting git/mercurial file structure 04:29:03 ==> Reading reports 04:29:03 + ./coverage.out bytes=1502112 04:29:03 ==> Appending adjustments 04:29:03 https://docs.codecov.io/docs/fixing-reports 04:29:04 + Found adjustments 04:29:04 ==> Gzipping contents 04:29:04 132K /tmp/codecov.C27qMI.gz 04:29:04 ==> Uploading reports 04:29:04 url: https://codecov.io 04:29:04 query: branch=main&commit=5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273&build=714&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F714%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:29:04 -> Pinging Codecov 04:29:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273&build=714&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F714%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:29:05 -> Uploading to 04:29:05 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273/cb7d5c31-79ba-4cc5-82c3-82487bab3d23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T042905Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d65a8e9fb1a03d65408a36acb3e315418ab42247c6eeec538eb5b87bf2c3bf1f 04:29:05 % Total % Received % Xferd Average Speed Time Time Time Current 04:29:05 Dload Upload Total Spent Left Speed 04:29:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 417k --:--:-- --:--:-- --:--:-- 417k 04:29:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 [Pipeline] } 04:29:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:29:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:29:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:29:06 04:29:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:29:06 latest: Pulling from edgex-devops/edgex-snyk-go 04:29:06 43c4264eed91: Already exists 04:29:06 4cc291be95ef: Already exists 04:29:06 2ac1f1163629: Already exists 04:29:06 5c3c966382ef: Already exists 04:29:06 4f4fb700ef54: Already exists 04:29:06 d9c7d2e4e75e: Pulling fs layer 04:29:06 9c3e1370e548: Pulling fs layer 04:29:06 d9c7d2e4e75e: Verifying Checksum 04:29:06 d9c7d2e4e75e: Download complete 04:29:06 d9c7d2e4e75e: Pull complete 04:29:07 9c3e1370e548: Verifying Checksum 04:29:07 9c3e1370e548: Download complete 04:29:10 9c3e1370e548: Pull complete 04:29:10 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:29:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:29:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:10 prd-ubuntu20.04-docker-8c-8g-21981 does not seem to be running inside a container 04:29: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/714 -v /w/workspace/edgex-go/714:/w/workspace/edgex-go/714:rw,z -v /w/workspace/edgex-go/714@tmp:/w/workspace/edgex-go/714@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 04:29:13 $ docker top 3717ddd03b297cf373c66e0eacee9988f0c3b94b959c2c0dda80f0a3fa0a61ef -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:13 + git config --global --add safe.directory /w/workspace/edgex-go/714 [Pipeline] echo 04:29:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:29:14 + set -o pipefail 04:29:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:29:24 04:29:24 Monitoring /w/workspace/edgex-go/714 (github.com/edgexfoundry/edgex-go)... 04:29:24 04:29:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/2b19998e-e62b-435d-96b4-166dcfa3576b 04:29:24 04:29:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:29:24 04:29:24 04:29:24 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:29:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:29:24 $ docker stop --time=1 3717ddd03b297cf373c66e0eacee9988f0c3b94b959c2c0dda80f0a3fa0a61ef 04:29:28 $ docker rm -f --volumes 3717ddd03b297cf373c66e0eacee9988f0c3b94b959c2c0dda80f0a3fa0a61ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:29:29 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:29:29 provisioning config files... 04:29:29 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/714@tmp/config13875646845035369650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:29:29 --> edgex-publish-swagger.sh 04:29:29 === Publish openapi/v3 API === 04:29:29 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 04:29:29 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/714/openapi/v3/core-command.yaml] 04:29:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:29:29 Dload Upload Total Spent Left Speed 04:29:29 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 66226 --:--:-- --:--:-- --:--:-- 66092 04:29:29 04:29:29 04:29:30 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/714/openapi/v3/core-data.yaml] 04:29:30 % Total % Received % Xferd Average Speed Time Time Time Current 04:29:30 Dload Upload Total Spent Left Speed 04:29:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 157k --:--:-- --:--:-- --:--:-- 157k 04:29:30 04:29:30 04:29:30 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/714/openapi/v3/core-keeper.yaml] 04:29:30 % Total % Received % Xferd Average Speed Time Time Time Current 04:29:30 Dload Upload Total Spent Left Speed 04:29:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 157k 100 32887 100 66 100 32821 300 145k --:--:-- --:--:-- --:--:-- 145k 04:29:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:29:30 04:29:30 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/714/openapi/v3/core-metadata.yaml] 04:29:30 % Total % Received % Xferd Average Speed Time Time Time Current 04:29:30 Dload Upload Total Spent Left Speed 04:29:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 441 422k --:--:-- --:--:-- --:--:-- 423k 04:29:31 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:29:31 04:29:31 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/714/openapi/v3/support-cron-scheduler.yaml] 04:29:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:29:31 Dload Upload Total Spent Left Speed 04:29:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 264 189k --:--:-- --:--:-- --:--:-- 189k 04:29:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:29:31 04:29:31 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/714/openapi/v3/support-notifications.yaml] 04:29:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:29:31 Dload Upload Total Spent Left Speed 04:29:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 462 252k --:--:-- --:--:-- --:--:-- 252k 100 87457 100 156 100 87301 462 252k --:--:-- --:--:-- --:--:-- 252k 04:29:31 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:29:31 04:29:31 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/714/openapi/v3/support-scheduler.yaml] 04:29:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:29:31 Dload Upload Total Spent Left Speed 04:29:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 471 109k --:--:-- --:--:-- --:--:-- 109k 04:29:32 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:29:32 [Pipeline] } 04:29:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:29:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:29:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:29:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:32 prd-ubuntu20.04-docker-8c-8g-21981 does not seem to be running inside a container 04:29:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/714 -v /w/workspace/edgex-go/714:/w/workspace/edgex-go/714:rw,z -v /w/workspace/edgex-go/714@tmp:/w/workspace/edgex-go/714@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 04:29:33 $ docker top 388a3ee26888e13980c6f9a94970a46f32a7f0257f7711bd98d56904d9f8c6e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:29:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:29:33 [ssh-agent] Looking for ssh-agent implementation... 04:29:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:29:33 $ docker exec 388a3ee26888e13980c6f9a94970a46f32a7f0257f7711bd98d56904d9f8c6e9 ssh-agent 04:29:33 SSH_AUTH_SOCK=/tmp/ssh-YSekY8dygsKO/agent.33 04:29:33 SSH_AGENT_PID=39 04:29:33 Running ssh-add (command line suppressed) 04:29:33 Identity added: /w/workspace/edgex-go/714@tmp/private_key_13064930962606537195.key (/w/workspace/edgex-go/714@tmp/private_key_13064930962606537195.key) 04:29:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:29:34 + git semver tag 04:29:34 2024-10-07 04:29:34,412 [run_tag] DEBUG tag force:False 04:29:34 2024-10-07 04:29:34,412 [check_head_tag] DEBUG check head tag 04:29:34 2024-10-07 04:29:34,415 [execute] INFO git cat-file --batch-check 04:29:34 2024-10-07 04:29:34,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/714, universal_newlines=False, shell=None, istream=) 04:29:34 2024-10-07 04:29:34,418 [execute] INFO git cat-file --batch 04:29:34 2024-10-07 04:29:34,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/714, universal_newlines=False, shell=None, istream=) 04:29:34 2024-10-07 04:29:34,457 [read_version] DEBUG read version from /w/workspace/edgex-go/714/.semver/main 04:29:34 2024-10-07 04:29:34,457 [execute] INFO git tag -a v3.2.0-dev.91 -m v3.2.0-dev.91 04:29:34 2024-10-07 04:29:34,458 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.91', '-m', 'v3.2.0-dev.91'], cwd=/w/workspace/edgex-go/714, universal_newlines=False, shell=None, istream=None) 04:29:34 2024-10-07 04:29:34,462 [read_version] DEBUG read version from /w/workspace/edgex-go/714/.semver/main 04:29:34 3.2.0-dev.91 [Pipeline] } 04:29:34 $ docker exec --env ******** --env ******** 388a3ee26888e13980c6f9a94970a46f32a7f0257f7711bd98d56904d9f8c6e9 ssh-agent -k 04:29:34 unset SSH_AUTH_SOCK; 04:29:34 unset SSH_AGENT_PID; 04:29:34 echo Agent pid 39 killed; 04:29:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:29:34 + git semver [Pipeline] } 04:29:35 $ docker stop --time=1 388a3ee26888e13980c6f9a94970a46f32a7f0257f7711bd98d56904d9f8c6e9 04:29:37 $ docker rm -f --volumes 388a3ee26888e13980c6f9a94970a46f32a7f0257f7711bd98d56904d9f8c6e9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:29:37 04:29:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:29:38 0.23.1-centos7: Pulling from edgex-lftools 04:29:38 ab5ef0e58194: Pulling fs layer 04:29:38 9712f1f96733: Pulling fs layer 04:29:38 63f879dbbcfc: Pulling fs layer 04:29:38 0d9ebad4ef96: Pulling fs layer 04:29:38 e9a5061849ea: Pulling fs layer 04:29:38 d747dcd14b5f: Pulling fs layer 04:29:38 2de7ff778b66: Pulling fs layer 04:29:38 e9a5061849ea: Waiting 04:29:38 d747dcd14b5f: Waiting 04:29:38 2de7ff778b66: Waiting 04:29:38 0d9ebad4ef96: Waiting 04:29:38 9712f1f96733: Verifying Checksum 04:29:38 9712f1f96733: Download complete 04:29:38 63f879dbbcfc: Verifying Checksum 04:29:38 63f879dbbcfc: Download complete 04:29:38 ab5ef0e58194: Verifying Checksum 04:29:38 ab5ef0e58194: Download complete 04:29:38 d747dcd14b5f: Download complete 04:29:38 e9a5061849ea: Verifying Checksum 04:29:38 e9a5061849ea: Download complete 04:29:38 0d9ebad4ef96: Verifying Checksum 04:29:38 0d9ebad4ef96: Download complete 04:29:38 2de7ff778b66: Verifying Checksum 04:29:38 2de7ff778b66: Download complete 04:29:41 ab5ef0e58194: Pull complete 04:29:41 9712f1f96733: Pull complete 04:29:42 63f879dbbcfc: Pull complete 04:29:46 0d9ebad4ef96: Pull complete 04:29:46 e9a5061849ea: Pull complete 04:29:46 d747dcd14b5f: Pull complete 04:29:47 2de7ff778b66: Pull complete 04:29:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:29:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:29:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:47 prd-ubuntu20.04-docker-8c-8g-21981 does not seem to be running inside a container 04:29:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/714 -v /w/workspace/edgex-go/714:/w/workspace/edgex-go/714:rw,z -v /w/workspace/edgex-go/714@tmp:/w/workspace/edgex-go/714@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 04:29:52 $ docker top a9a92003f6a804be624218836e72b25fa31aa9eec20ae1363c0b7d07bd4e39a4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:29:52 provisioning config files... 04:29:52 copy managed file [sigul-config] to file:/w/workspace/edgex-go/714@tmp/config14397302916977226597tmp 04:29:52 copy managed file [sigul-password] to file:/w/workspace/edgex-go/714@tmp/config16513258376949161810tmp 04:29:52 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/714@tmp/config10684907057363531316tmp [Pipeline] { [Pipeline] echo 04:29:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:29:53 ---> sigul-configuration.sh 04:29:53 gpg: directory `/root/.gnupg' created 04:29:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:29:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:29:53 gpg: keyring `/root/.gnupg/secring.gpg' created 04:29:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:29:53 gpg: CAST5 encrypted data 04:29:53 gpg: encrypted with 1 passphrase 04:29:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:29:53 + mkdir /home/jenkins 04:29:53 + mkdir /home/jenkins/sigul [Pipeline] sh 04:29:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:29:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:29:53 ---> sigul-install.sh 04:29:53 Sigul already installed; skipping installation. [Pipeline] sh 04:29:54 + git tag --list 04:29:54 0.6.0 04:29:54 0.6.1 04:29:54 0.7.0 04:29:54 0.7.1 04:29:54 v1.0.0 04:29:54 v1.0.1 04:29:54 v1.1.0 04:29:54 v1.2.0 04:29:54 v1.2.1 04:29:54 v1.3.0 04:29:54 v1.3.1 04:29:54 v2.0.0 04:29:54 v2.1.0 04:29:54 v2.1.1 04:29:54 v2.2.0 04:29:54 v2.3.0 04:29:54 v3.0 04:29:54 v3.0.0 04:29:54 v3.1 04:29:54 v3.1.0 04:29:54 v3.1.0-dev.1 04:29:54 v3.1.0-dev.10 04:29:54 v3.1.0-dev.11 04:29:54 v3.1.0-dev.12 04:29:54 v3.1.0-dev.13 04:29:54 v3.1.0-dev.14 04:29:54 v3.1.0-dev.15 04:29:54 v3.1.0-dev.16 04:29:54 v3.1.0-dev.17 04:29:54 v3.1.0-dev.18 04:29:54 v3.1.0-dev.19 04:29:54 v3.1.0-dev.2 04:29:54 v3.1.0-dev.20 04:29:54 v3.1.0-dev.21 04:29:54 v3.1.0-dev.22 04:29:54 v3.1.0-dev.23 04:29:54 v3.1.0-dev.24 04:29:54 v3.1.0-dev.25 04:29:54 v3.1.0-dev.26 04:29:54 v3.1.0-dev.27 04:29:54 v3.1.0-dev.28 04:29:54 v3.1.0-dev.29 04:29:54 v3.1.0-dev.3 04:29:54 v3.1.0-dev.30 04:29:54 v3.1.0-dev.31 04:29:54 v3.1.0-dev.32 04:29:54 v3.1.0-dev.33 04:29:54 v3.1.0-dev.34 04:29:54 v3.1.0-dev.35 04:29:54 v3.1.0-dev.36 04:29:54 v3.1.0-dev.37 04:29:54 v3.1.0-dev.38 04:29:54 v3.1.0-dev.39 04:29:54 v3.1.0-dev.4 04:29:54 v3.1.0-dev.40 04:29:54 v3.1.0-dev.41 04:29:54 v3.1.0-dev.42 04:29:54 v3.1.0-dev.43 04:29:54 v3.1.0-dev.44 04:29:54 v3.1.0-dev.45 04:29:54 v3.1.0-dev.46 04:29:54 v3.1.0-dev.47 04:29:54 v3.1.0-dev.48 04:29:54 v3.1.0-dev.49 04:29:54 v3.1.0-dev.5 04:29:54 v3.1.0-dev.50 04:29:54 v3.1.0-dev.51 04:29:54 v3.1.0-dev.52 04:29:54 v3.1.0-dev.53 04:29:54 v3.1.0-dev.54 04:29:54 v3.1.0-dev.55 04:29:54 v3.1.0-dev.56 04:29:54 v3.1.0-dev.57 04:29:54 v3.1.0-dev.58 04:29:54 v3.1.0-dev.59 04:29:54 v3.1.0-dev.6 04:29:54 v3.1.0-dev.60 04:29:54 v3.1.0-dev.61 04:29:54 v3.1.0-dev.62 04:29:54 v3.1.0-dev.63 04:29:54 v3.1.0-dev.64 04:29:54 v3.1.0-dev.65 04:29:54 v3.1.0-dev.66 04:29:54 v3.1.0-dev.67 04:29:54 v3.1.0-dev.68 04:29:54 v3.1.0-dev.69 04:29:54 v3.1.0-dev.7 04:29:54 v3.1.0-dev.70 04:29:54 v3.1.0-dev.71 04:29:54 v3.1.0-dev.72 04:29:54 v3.1.0-dev.73 04:29:54 v3.1.0-dev.8 04:29:54 v3.1.0-dev.9 04:29:54 v3.1.1 04:29:54 v3.1.1-dev.1 04:29:54 v3.1.1-dev.2 04:29:54 v3.2.0-dev.1 04:29:54 v3.2.0-dev.10 04:29:54 v3.2.0-dev.11 04:29:54 v3.2.0-dev.12 04:29:54 v3.2.0-dev.13 04:29:54 v3.2.0-dev.14 04:29:54 v3.2.0-dev.15 04:29:54 v3.2.0-dev.16 04:29:54 v3.2.0-dev.17 04:29:54 v3.2.0-dev.18 04:29:54 v3.2.0-dev.19 04:29:54 v3.2.0-dev.2 04:29:54 v3.2.0-dev.20 04:29:54 v3.2.0-dev.21 04:29:54 v3.2.0-dev.22 04:29:54 v3.2.0-dev.23 04:29:54 v3.2.0-dev.24 04:29:54 v3.2.0-dev.25 04:29:54 v3.2.0-dev.26 04:29:54 v3.2.0-dev.27 04:29:54 v3.2.0-dev.28 04:29:54 v3.2.0-dev.29 04:29:54 v3.2.0-dev.3 04:29:54 v3.2.0-dev.30 04:29:54 v3.2.0-dev.31 04:29:54 v3.2.0-dev.32 04:29:54 v3.2.0-dev.33 04:29:54 v3.2.0-dev.34 04:29:54 v3.2.0-dev.35 04:29:54 v3.2.0-dev.36 04:29:54 v3.2.0-dev.37 04:29:54 v3.2.0-dev.38 04:29:54 v3.2.0-dev.39 04:29:54 v3.2.0-dev.4 04:29:54 v3.2.0-dev.40 04:29:54 v3.2.0-dev.41 04:29:54 v3.2.0-dev.42 04:29:54 v3.2.0-dev.43 04:29:54 v3.2.0-dev.44 04:29:54 v3.2.0-dev.45 04:29:54 v3.2.0-dev.46 04:29:54 v3.2.0-dev.47 04:29:54 v3.2.0-dev.48 04:29:54 v3.2.0-dev.49 04:29:54 v3.2.0-dev.5 04:29:54 v3.2.0-dev.50 04:29:54 v3.2.0-dev.51 04:29:54 v3.2.0-dev.52 04:29:54 v3.2.0-dev.53 04:29:54 v3.2.0-dev.54 04:29:54 v3.2.0-dev.55 04:29:54 v3.2.0-dev.56 04:29:54 v3.2.0-dev.57 04:29:54 v3.2.0-dev.58 04:29:54 v3.2.0-dev.59 04:29:54 v3.2.0-dev.6 04:29:54 v3.2.0-dev.60 04:29:54 v3.2.0-dev.61 04:29:54 v3.2.0-dev.62 04:29:54 v3.2.0-dev.63 04:29:54 v3.2.0-dev.64 04:29:54 v3.2.0-dev.65 04:29:54 v3.2.0-dev.66 04:29:54 v3.2.0-dev.67 04:29:54 v3.2.0-dev.68 04:29:54 v3.2.0-dev.69 04:29:54 v3.2.0-dev.7 04:29:54 v3.2.0-dev.70 04:29:54 v3.2.0-dev.71 04:29:54 v3.2.0-dev.72 04:29:54 v3.2.0-dev.73 04:29:54 v3.2.0-dev.74 04:29:54 v3.2.0-dev.75 04:29:54 v3.2.0-dev.76 04:29:54 v3.2.0-dev.77 04:29:54 v3.2.0-dev.78 04:29:54 v3.2.0-dev.79 04:29:54 v3.2.0-dev.8 04:29:54 v3.2.0-dev.80 04:29:54 v3.2.0-dev.81 04:29:54 v3.2.0-dev.82 04:29:54 v3.2.0-dev.83 04:29:54 v3.2.0-dev.84 04:29:54 v3.2.0-dev.85 04:29:54 v3.2.0-dev.86 04:29:54 v3.2.0-dev.87 04:29:54 v3.2.0-dev.88 04:29:54 v3.2.0-dev.89 04:29:54 v3.2.0-dev.9 04:29:54 v3.2.0-dev.90 04:29:54 v3.2.0-dev.91 [Pipeline] sh 04:29:54 + lftools sign git-tag v3.2.0-dev.91 04:29:55 Signing Git tag with Sigul... 04:29:55 Signing v3.2.0-dev.91 [Pipeline] echo 04:29:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:29:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:29:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:29:56 $ docker stop --time=1 a9a92003f6a804be624218836e72b25fa31aa9eec20ae1363c0b7d07bd4e39a4 04:29:57 $ docker rm -f --volumes a9a92003f6a804be624218836e72b25fa31aa9eec20ae1363c0b7d07bd4e39a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:29:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:29:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:29:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:58 prd-ubuntu20.04-docker-8c-8g-21981 does not seem to be running inside a container 04:29:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/714 -v /w/workspace/edgex-go/714:/w/workspace/edgex-go/714:rw,z -v /w/workspace/edgex-go/714@tmp:/w/workspace/edgex-go/714@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 04:29:58 $ docker top 0a96c8ea87edfd36a14eb4f2cee76d339e289a895909299dc4af7c4399da5c0c -eo pid,comm 04:29:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:29:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:29:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:29:58 [ssh-agent] Looking for ssh-agent implementation... 04:29:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:29:58 $ docker exec 0a96c8ea87edfd36a14eb4f2cee76d339e289a895909299dc4af7c4399da5c0c ssh-agent 04:29:58 SSH_AUTH_SOCK=/tmp/ssh-cxqjXrDeohi7/agent.31 04:29:58 SSH_AGENT_PID=37 04:29:58 Running ssh-add (command line suppressed) 04:29:58 Identity added: /w/workspace/edgex-go/714@tmp/private_key_17647178371949045022.key (/w/workspace/edgex-go/714@tmp/private_key_17647178371949045022.key) 04:29:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:29:59 + git semver bump pre 04:29:59 2024-10-07 04:29:59,460 [read_version] DEBUG read version from /w/workspace/edgex-go/714/.semver/main 04:29:59 2024-10-07 04:29:59,460 [bump_version] DEBUG bumping version:3.2.0-dev.91 on axis:pre with prefix:dev 04:29:59 2024-10-07 04:29:59,460 [bump_version] DEBUG bumped version:3.2.0-dev.92 04:29:59 2024-10-07 04:29:59,460 [write_version] DEBUG write version:3.2.0-dev.92 to path:/w/workspace/edgex-go/714/.semver/main with force:True 04:29:59 2024-10-07 04:29:59,460 [read_version] DEBUG read version from /w/workspace/edgex-go/714/.semver/main 04:29:59 2024-10-07 04:29:59,460 [write_file] DEBUG write to file:/w/workspace/edgex-go/714/.semver/main 04:29:59 2024-10-07 04:29:59,462 [execute] INFO git cat-file --batch-check 04:29:59 2024-10-07 04:29:59,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/714/.semver, universal_newlines=False, shell=None, istream=) 04:29:59 2024-10-07 04:29:59,468 [execute] INFO git cat-file --batch 04:29:59 2024-10-07 04:29:59,468 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/714/.semver, universal_newlines=False, shell=None, istream=) 04:29:59 2024-10-07 04:29:59,472 [read_version] DEBUG read version from /w/workspace/edgex-go/714/.semver/main 04:29:59 3.2.0-dev.92 [Pipeline] } 04:29:59 $ docker exec --env ******** --env ******** 0a96c8ea87edfd36a14eb4f2cee76d339e289a895909299dc4af7c4399da5c0c ssh-agent -k 04:29:59 unset SSH_AUTH_SOCK; 04:29:59 unset SSH_AGENT_PID; 04:29:59 echo Agent pid 37 killed; 04:29:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:29:59 + git semver [Pipeline] } 04:30:00 $ docker stop --time=1 0a96c8ea87edfd36a14eb4f2cee76d339e289a895909299dc4af7c4399da5c0c 04:30:01 $ docker rm -f --volumes 0a96c8ea87edfd36a14eb4f2cee76d339e289a895909299dc4af7c4399da5c0c [Pipeline] // withDockerContainer [Pipeline] sh 04:30:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:30:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:30:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:02 prd-ubuntu20.04-docker-8c-8g-21981 does not seem to be running inside a container 04:30:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/714 -v /w/workspace/edgex-go/714:/w/workspace/edgex-go/714:rw,z -v /w/workspace/edgex-go/714@tmp:/w/workspace/edgex-go/714@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 04:30:02 $ docker top adfca87711d251cdf17ca279c14b57deb56dc5dcbf0b019a83c3136b1dc4e880 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:30:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:02 [ssh-agent] Looking for ssh-agent implementation... 04:30:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:02 $ docker exec adfca87711d251cdf17ca279c14b57deb56dc5dcbf0b019a83c3136b1dc4e880 ssh-agent 04:30:02 SSH_AUTH_SOCK=/tmp/ssh-bo3xJntMhTQ4/agent.34 04:30:02 SSH_AGENT_PID=40 04:30:02 Running ssh-add (command line suppressed) 04:30:03 Identity added: /w/workspace/edgex-go/714@tmp/private_key_13045711019518162334.key (/w/workspace/edgex-go/714@tmp/private_key_13045711019518162334.key) 04:30:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:03 + git semver push 04:30:03 2024-10-07 04:30:03,537 [run_push] DEBUG push 04:30:03 2024-10-07 04:30:03,537 [execute] INFO git cat-file --batch-check 04:30:03 2024-10-07 04:30:03,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/714/.semver, universal_newlines=False, shell=None, istream=) 04:30:03 2024-10-07 04:30:03,541 [execute] INFO git rev-list d6fc3e72eb3550250a6e12cbcb1defa1faa73335 -- 04:30:03 2024-10-07 04:30:03,542 [execute] DEBUG Popen(['git', 'rev-list', 'd6fc3e72eb3550250a6e12cbcb1defa1faa73335', '--'], cwd=/w/workspace/edgex-go/714/.semver, universal_newlines=False, shell=None, istream=None) 04:30:03 2024-10-07 04:30:03,560 [execute] INFO git fetch -v origin 04:30:03 2024-10-07 04:30:03,560 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/714/.semver, universal_newlines=True, shell=None, istream=None) 04:30:04 2024-10-07 04:30:04,025 [run_push] DEBUG no remote changes detected 04:30:04 2024-10-07 04:30:04,026 [execute] INFO git push origin semver 04:30:04 2024-10-07 04:30:04,026 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/714/.semver, universal_newlines=False, shell=None, istream=None) 04:30:04 2024-10-07 04:30:04,743 [run_push] DEBUG push all version tags 04:30:04 2024-10-07 04:30:04,744 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:30:04 2024-10-07 04:30:04,744 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/714, universal_newlines=False, shell=None, istream=None) 04:30:05 2024-10-07 04:30:05,508 [read_version] DEBUG read version from /w/workspace/edgex-go/714/.semver/main 04:30:05 3.2.0-dev.92 [Pipeline] } 04:30:05 $ docker exec --env ******** --env ******** adfca87711d251cdf17ca279c14b57deb56dc5dcbf0b019a83c3136b1dc4e880 ssh-agent -k 04:30:05 unset SSH_AUTH_SOCK; 04:30:05 unset SSH_AGENT_PID; 04:30:05 echo Agent pid 40 killed; 04:30:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:30:06 + git semver [Pipeline] } 04:30:06 $ docker stop --time=1 adfca87711d251cdf17ca279c14b57deb56dc5dcbf0b019a83c3136b1dc4e880 04:30:07 $ docker rm -f --volumes adfca87711d251cdf17ca279c14b57deb56dc5dcbf0b019a83c3136b1dc4e880 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:30:08 + [ -d /w/workspace/edgex-go/714/archives ] [Pipeline] libraryResource [Pipeline] sh 04:30:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:30:09 ---> package-listing.sh 04:30:09 ++ facter osfamily 04:30:09 ++ tr '[:upper:]' '[:lower:]' 04:30:09 + OS_FAMILY=debian 04:30:09 + workspace=/w/workspace/edgex-go/714 04:30:09 + START_PACKAGES=/tmp/packages_start.txt 04:30:09 + END_PACKAGES=/tmp/packages_end.txt 04:30:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:30:09 + PACKAGES=/tmp/packages_start.txt 04:30:09 + '[' /w/workspace/edgex-go/714 ']' 04:30:09 + PACKAGES=/tmp/packages_end.txt 04:30:09 + case "${OS_FAMILY}" in 04:30:09 + dpkg -l 04:30:09 + grep '^ii' 04:30:09 + '[' -f /tmp/packages_start.txt ']' 04:30:09 + '[' -f /tmp/packages_end.txt ']' 04:30:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:30:09 + '[' /w/workspace/edgex-go/714 ']' 04:30:09 + mkdir -p /w/workspace/edgex-go/714/archives/ 04:30:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/714/archives/ [Pipeline] echo 04:30:09 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/714/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:30:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:10 04:30:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:10 latest: Pulling from edgex-lftools-log-publisher 04:30:10 5eb5b503b376: Pulling fs layer 04:30:10 5c69ac0246d0: Pulling fs layer 04:30:10 ec43610c2a17: Pulling fs layer 04:30:10 3a2ae6a8a46f: Pulling fs layer 04:30:10 33b1e0a273af: Pulling fs layer 04:30:10 5d3b04190fa2: Pulling fs layer 04:30:10 2f39f015ded8: Pulling fs layer 04:30:10 3a2ae6a8a46f: Waiting 04:30:10 33b1e0a273af: Waiting 04:30:10 5d3b04190fa2: Waiting 04:30:10 2f39f015ded8: Waiting 04:30:10 5c69ac0246d0: Verifying Checksum 04:30:10 5c69ac0246d0: Download complete 04:30:10 3a2ae6a8a46f: Verifying Checksum 04:30:10 3a2ae6a8a46f: Download complete 04:30:10 ec43610c2a17: Download complete 04:30:10 33b1e0a273af: Verifying Checksum 04:30:10 33b1e0a273af: Download complete 04:30:10 5d3b04190fa2: Verifying Checksum 04:30:10 5d3b04190fa2: Download complete 04:30:11 5eb5b503b376: Download complete 04:30:11 2f39f015ded8: Download complete 04:30:12 5eb5b503b376: Pull complete 04:30:12 5c69ac0246d0: Pull complete 04:30:12 ec43610c2a17: Pull complete 04:30:12 3a2ae6a8a46f: Pull complete 04:30:13 33b1e0a273af: Pull complete 04:30:13 5d3b04190fa2: Pull complete 04:30:17 2f39f015ded8: Pull complete 04:30:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:30:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:17 prd-ubuntu20.04-docker-8c-8g-21981 does not seem to be running inside a container 04:30: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/714/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/714 -v /w/workspace/edgex-go/714:/w/workspace/edgex-go/714:rw,z -v /w/workspace/edgex-go/714@tmp:/w/workspace/edgex-go/714@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 04:30:21 $ docker top b0a2d11c911dd22507dda6f7219a9ded61b5580d3cf3b7b162660f327c30543b -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:21 + touch /tmp/pre-build-complete [Pipeline] sh 04:30:22 + mkdir -p /var/log/sysstat [Pipeline] sh 04:30:22 + ls /var/log/sa-host 04:30:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:22 provisioning config files... 04:30:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/714@tmp/config16979295401148912955tmp [Pipeline] { [Pipeline] echo 04:30:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:30:22 ---> create-netrc.sh [Pipeline] } 04:30:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:30:23 ---> python-tools-install.sh [Pipeline] echo 04:30:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:30:23 ---> sudo-logs.sh 04:30:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:30:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:30:23 ---> job-cost.sh 04:30:23 lf-activate-venv: SKIPPING 04:30:23 DEBUG: total: 0.10999999940395355 04:30:23 INFO: Retrieving Stack Cost... 04:30:24 INFO: Retrieving Pricing Info for: v3-standard-8 04:30:24 INFO: Archiving Costs [Pipeline] echo 04:30:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:30:25 ---> logs-deploy.sh 04:30:25 lf-activate-venv: SKIPPING 04:30:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/714 04:30:25 INFO: archiving workspace using pattern(s): 04:30:26 Archives upload complete. 04:30:26 INFO: archiving logs to Nexus 04:30:26 ---> uname -a: 04:30:26 Linux prd-ubuntu20-04-docker-8c-8g-21981 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:30:26 04:30:26 04:30:26 ---> lscpu: 04:30:26 Architecture: x86_64 04:30:26 CPU op-mode(s): 32-bit, 64-bit 04:30:26 Byte Order: Little Endian 04:30:26 Address sizes: 40 bits physical, 48 bits virtual 04:30:26 CPU(s): 8 04:30:26 On-line CPU(s) list: 0-7 04:30:26 Thread(s) per core: 1 04:30:26 Core(s) per socket: 1 04:30:26 Socket(s): 8 04:30:26 NUMA node(s): 1 04:30:26 Vendor ID: AuthenticAMD 04:30:26 CPU family: 23 04:30:26 Model: 49 04:30:26 Model name: AMD EPYC-Rome Processor 04:30:26 Stepping: 0 04:30:26 CPU MHz: 2799.998 04:30:26 BogoMIPS: 5599.99 04:30:26 Virtualization: AMD-V 04:30:26 Hypervisor vendor: KVM 04:30:26 Virtualization type: full 04:30:26 L1d cache: 256 KiB 04:30:26 L1i cache: 256 KiB 04:30:26 L2 cache: 4 MiB 04:30:26 L3 cache: 128 MiB 04:30:26 NUMA node0 CPU(s): 0-7 04:30:26 Vulnerability Itlb multihit: Not affected 04:30:26 Vulnerability L1tf: Not affected 04:30:26 Vulnerability Mds: Not affected 04:30:26 Vulnerability Meltdown: Not affected 04:30:26 Vulnerability Mmio stale data: Not affected 04:30:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:30:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:30:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:30:26 Vulnerability Srbds: Not affected 04:30:26 Vulnerability Tsx async abort: Not affected 04:30:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:30:26 04:30:26 04:30:26 ---> nproc: 04:30:26 8 04:30:26 04:30:26 04:30:26 ---> df -h: 04:30:26 Filesystem Size Used Avail Use% Mounted on 04:30:26 overlay 155G 28G 127G 19% / 04:30:26 tmpfs 64M 0 64M 0% /dev 04:30:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:30:26 shm 64M 0 64M 0% /dev/shm 04:30:26 /dev/vda1 155G 28G 127G 19% /facter-os 04:30:26 04:30:26 04:30:27 ---> sar -b -r -n DEV: 04:30:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-21981) 10/07/24 _x86_64_ (8 CPU) 04:30:27 04:30:27 03:34:55 LINUX RESTART (8 CPU) 04:30:27 04:30:27 03:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:30:27 03:36:01 378.27 69.48 308.80 0.00 5982.54 162919.56 0.00 04:30:27 03:37:01 217.93 4.45 213.48 0.00 408.47 102524.65 0.00 04:30:27 03:38:01 35.33 0.02 35.32 0.00 0.13 29718.53 0.00 04:30:27 03:39:01 44.76 0.27 44.49 0.00 3.33 18250.84 0.00 04:30:27 03:40:01 148.34 0.27 148.08 0.00 25.06 59288.65 0.00 04:30:27 03:41:01 745.04 16.59 728.45 0.00 2207.56 249664.50 0.00 04:30:27 03:42:01 504.88 1.97 502.92 0.00 2279.51 165222.66 0.00 04:30:27 03:43:01 234.76 0.08 234.67 0.00 0.67 71944.69 0.00 04:30:27 03:44:01 300.23 0.02 300.22 0.00 0.13 115451.25 0.00 04:30:27 03:45:02 617.29 0.13 617.16 0.00 15.46 76357.82 0.00 04:30:27 03:46:01 33.21 0.07 33.15 0.00 9.76 863.18 0.00 04:30:27 03:47:01 17.18 0.00 17.18 0.00 0.00 417.19 0.00 04:30:27 03:48:01 1.92 0.00 1.92 0.00 0.00 26.26 0.00 04:30:27 03:49:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 04:30:27 03:50:01 1.98 0.00 1.98 0.00 0.00 21.60 0.00 04:30:27 03:51:01 1.92 0.02 1.90 0.00 0.13 24.66 0.00 04:30:27 03:52:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 04:30:27 03:53:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 04:30:27 03:54:01 1.98 0.00 1.98 0.00 0.00 21.60 0.00 04:30:27 03:55:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 04:30:27 03:56:01 1.85 0.00 1.85 0.00 0.00 21.19 0.00 04:30:27 03:57:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 04:30:27 03:58:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 04:30:27 03:59:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 04:30:27 04:00:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 04:30:27 04:01:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 04:30:27 04:02:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 04:30:27 04:03:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 04:30:27 04:04:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 04:30:27 04:05:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 04:30:27 04:06:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 04:30:27 04:07:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 04:30:27 04:08:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 04:30:27 04:09:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 04:30:27 04:10:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 04:30:27 04:11:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 04:30:27 04:12:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 04:30:27 04:13:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 04:30:27 04:14:01 1.27 0.00 1.27 0.00 0.00 16.66 0.00 04:30:27 04:15:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 04:30:27 04:16:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 04:30:27 04:17:01 0.97 0.02 0.95 0.00 0.13 11.60 0.00 04:30:27 04:18:01 1.87 0.00 1.87 0.00 0.00 20.93 0.00 04:30:27 04:19:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 04:30:27 04:20:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 04:30:27 04:21:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 04:30:27 04:22:01 1.63 0.37 1.27 0.00 11.46 16.53 0.00 04:30:27 04:23:01 2.43 1.22 1.22 0.00 25.46 14.66 0.00 04:30:27 04:24:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 04:30:27 04:25:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 04:30:27 04:26:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 04:30:27 04:27:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 04:30:27 04:28:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 04:30:27 04:29:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 04:30:27 04:30:01 168.84 0.45 168.39 0.00 13.20 53039.43 0.00 04:30:27 Average: 63.67 1.74 61.94 0.00 199.78 20122.93 0.00 04:30:27 04:30:27 03:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:30:27 03:36:01 29780244 31598372 758056 2.31 60136 2054452 1806756 5.32 964896 1812776 95580 04:30:27 03:37:01 28180376 31439396 865804 2.63 127384 3314008 2148268 6.33 1263192 2942588 17420 04:30:27 03:38:01 26808592 31295244 1007504 3.06 130804 4472224 2379852 7.01 2101392 3412948 320020 04:30:27 03:39:01 26877080 31344080 955684 2.91 136804 4418616 2045492 6.03 1577972 3844064 312072 04:30:27 03:40:01 25898860 31318204 981256 2.98 145344 5376220 2389112 7.04 1736944 4664932 1111940 04:30:27 03:41:01 17645980 31348452 901768 2.74 330528 13014160 2317300 6.83 2676952 11461436 1976304 04:30:27 03:42:01 10968580 28671712 3504616 10.66 383864 16550156 10406684 30.67 5990228 14307372 767628 04:30:27 03:43:01 7339624 27683856 4488176 13.65 397116 19056224 11748132 34.62 8208044 15587536 1262892 04:30:27 03:44:01 7030804 29790960 2400804 7.30 407632 21418064 6282464 18.52 6960076 17144008 833184 04:30:27 03:45:02 10350200 31429280 819188 2.49 414536 19949992 2179220 6.42 3292908 17791240 440 04:30:27 03:46:01 10350504 31431960 816200 2.48 415784 19950748 2040304 6.01 3640960 17442288 260 04:30:27 03:47:01 10355344 31437512 810568 2.47 416432 19950868 2033796 5.99 3849620 17227348 84 04:30:27 03:48:01 10355840 31438080 810104 2.46 416460 19950872 2033796 5.99 3848240 17227352 4 04:30:27 03:49:01 10355744 31437984 810124 2.46 416472 19950872 2033796 5.99 3848224 17227352 8 04:30:27 03:50:01 10368560 31450808 797568 2.43 416496 19950876 2033796 5.99 3836924 17227356 204 04:30:27 03:51:01 10368788 31451044 797332 2.42 416528 19950856 2065068 6.09 3836780 17227336 8 04:30:27 03:52:01 10369400 31451688 796564 2.42 416548 19950856 2065068 6.09 3835672 17227336 20 04:30:27 03:53:01 10369856 31452180 796016 2.42 416572 19950860 2065068 6.09 3835128 17227340 8 04:30:27 03:54:01 10370068 31452436 795680 2.42 416608 19950860 2065068 6.09 3835200 17227340 8 04:30:27 03:55:01 10370076 31452464 795656 2.42 416620 19950864 2065068 6.09 3835200 17227344 8 04:30:27 03:56:01 10370816 31453244 794812 2.42 416648 19950876 2065068 6.09 3834300 17227356 8 04:30:27 03:57:01 10370768 31453220 794772 2.42 416668 19950876 2065068 6.09 3834300 17227356 12 04:30:27 03:58:01 10370936 31453416 794736 2.42 416680 19950880 2065068 6.09 3833792 17227360 8 04:30:27 03:59:01 10371172 31453672 794448 2.42 416696 19950884 2065068 6.09 3833804 17227364 8 04:30:27 04:00:01 10371376 31453892 794168 2.42 416720 19950876 2065068 6.09 3833820 17227364 8 04:30:27 04:01:01 10371264 31453820 794180 2.42 416744 19950888 2065068 6.09 3833824 17227368 28 04:30:27 04:02:01 10370688 31453268 794664 2.42 416752 19950888 2065068 6.09 3834192 17227368 20 04:30:27 04:03:01 10370648 31453248 794640 2.42 416764 19950892 2065068 6.09 3834164 17227372 12 04:30:27 04:04:01 10370592 31453332 794520 2.42 416784 19951028 2065068 6.09 3833900 17227496 12 04:30:27 04:05:01 10371036 31453784 794252 2.42 416808 19951020 2065068 6.09 3834076 17227496 8 04:30:27 04:06:01 10371020 31453820 794196 2.42 416828 19951032 2065068 6.09 3833976 17227512 8 04:30:27 04:07:01 10371188 31454024 794168 2.42 416844 19951032 2065068 6.09 3833928 17227512 8 04:30:27 04:08:01 10371416 31454272 793868 2.41 416868 19951036 2065068 6.09 3833944 17227516 8 04:30:27 04:09:01 10371696 31454584 793752 2.41 416888 19951040 2065068 6.09 3836600 17227520 8 04:30:27 04:10:01 10371184 31454096 794216 2.42 416928 19951024 2081124 6.13 3836712 17227520 12 04:30:27 04:11:01 10371168 31454128 794132 2.42 416940 19951044 2081124 6.13 3836888 17227524 8 04:30:27 04:12:01 10370868 31453856 794340 2.42 416960 19951052 2081124 6.13 3836844 17227528 8 04:30:27 04:13:01 10370316 31453324 794812 2.42 416988 19951044 2097208 6.18 3836880 17227528 8 04:30:27 04:14:01 10370268 31453312 794752 2.42 417020 19951060 2097208 6.18 3837116 17227532 40 04:30:27 04:15:01 10370220 31453276 794728 2.42 417036 19951056 2097208 6.18 3836916 17227532 8 04:30:27 04:16:01 10370172 31453264 794804 2.42 417048 19951064 2097208 6.18 3837000 17227544 4 04:30:27 04:17:01 10369408 31452532 795600 2.42 417076 19951068 2097208 6.18 3837400 17227548 244 04:30:27 04:18:01 10369440 31452588 795544 2.42 417100 19951068 2097208 6.18 3837008 17227548 8 04:30:27 04:19:01 10369456 31452636 795456 2.42 417112 19951072 2097208 6.18 3837404 17227552 8 04:30:27 04:20:01 10369156 31452360 795672 2.42 417140 19951064 2097208 6.18 3836940 17227552 12 04:30:27 04:21:01 10369076 31452424 795576 2.42 417160 19951204 2097208 6.18 3837004 17227676 8 04:30:27 04:22:01 10367328 31451068 796892 2.42 417184 19951548 2097208 6.18 3841292 17227832 68 04:30:27 04:23:01 10360560 31446088 801972 2.44 417200 19952316 2097208 6.18 3845440 17227972 24 04:30:27 04:24:01 10360056 31445616 802456 2.44 417216 19952320 2097208 6.18 3845044 17227976 8 04:30:27 04:25:01 10359788 31445328 802716 2.44 417240 19952316 2097208 6.18 3845060 17227980 4 04:30:27 04:26:01 10360252 31445816 802164 2.44 417252 19952324 2097208 6.18 3845136 17227980 12 04:30:27 04:27:01 10360236 31445816 802108 2.44 417260 19952328 2097208 6.18 3845100 17227984 4 04:30:27 04:28:01 10359936 31445540 802316 2.44 417284 19952332 2097208 6.18 3845108 17227984 24 04:30:27 04:29:01 10359888 31445524 802276 2.44 417308 19952336 2097208 6.18 3845136 17227988 4 04:30:27 04:30:01 9180476 31388312 856660 2.61 435588 20956492 2234428 6.59 3938192 18207928 764 04:30:27 Average: 11931243 31293167 957073 2.91 387480 18335146 2495371 7.35 3770778 15807336 121810 04:30:27 04:30:27 03:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:30:27 03:36:01 ens3 607.70 475.66 5268.60 92.85 0.00 0.00 0.00 0.00 04:30:27 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:36:01 lo 4.60 4.60 0.44 0.44 0.00 0.00 0.00 0.00 04:30:27 03:37:01 ens3 1040.23 1001.72 8187.75 103.55 0.00 0.00 0.00 0.00 04:30:27 03:37:01 veth55c8ac0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:30:27 03:37:01 docker0 905.47 886.47 65.48 4954.30 0.00 0.00 0.00 0.00 04:30:27 03:37:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 04:30:27 03:38:01 ens3 28.53 19.37 23.15 13.12 0.00 0.00 0.00 0.00 04:30:27 03:38:01 veth55c8ac0 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 04:30:27 03:38:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 03:39:01 ens3 29.81 20.61 24.77 14.45 0.00 0.00 0.00 0.00 04:30:27 03:39:01 veth55c8ac0 1.40 1.42 0.12 0.12 0.00 0.00 0.00 0.00 04:30:27 03:39:01 docker0 1.40 1.40 0.10 0.12 0.00 0.00 0.00 0.00 04:30:27 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:40:01 vethe748fc6 0.57 0.55 0.05 0.24 0.00 0.00 0.00 0.00 04:30:27 03:40:01 ens3 117.90 95.27 2219.41 155.19 0.00 0.00 0.00 0.00 04:30:27 03:40:01 vethd110c0f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:40:01 docker0 0.57 0.43 0.04 0.23 0.00 0.00 0.00 0.00 04:30:27 03:40:01 veth64bf512 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:40:01 veth1de1d29 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:40:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 04:30:27 03:40:01 veth513747b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:41:01 veth8891121 81.11 141.35 8.38 1191.77 0.00 0.00 0.00 0.10 04:30:27 03:41:01 vethe748fc6 0.08 0.95 0.00 0.04 0.00 0.00 0.00 0.00 04:30:27 03:41:01 ens3 957.44 556.37 9914.32 67.26 0.00 0.00 0.00 0.00 04:30:27 03:41:01 veth771f818 83.08 124.47 8.46 1197.29 0.00 0.00 0.00 0.10 04:30:27 03:41:01 vethef3bb9a 85.64 133.90 8.61 1194.14 0.00 0.00 0.00 0.10 04:30:27 03:41:01 vethe21920b 82.51 122.16 8.44 1180.65 0.00 0.00 0.00 0.10 04:30:27 03:41:01 docker0 484.67 793.62 41.01 7702.43 0.00 0.00 0.00 0.00 04:30:27 03:41:01 veth072ad75 77.09 137.91 8.15 1188.31 0.00 0.00 0.00 0.10 04:30:27 03:41:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 04:30:27 03:42:01 veth6ac42f2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:30:27 03:42:01 vethe748fc6 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 03:42:01 ens3 100.45 44.89 1405.42 8.97 0.00 0.00 0.00 0.00 04:30:27 03:42:01 veth319007e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:30:27 03:42:01 vethdad350c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:30:27 03:42:01 vetha0386ad 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:30:27 03:42:01 vethc940d72 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:30:27 03:42:01 vethc00ea86 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:30:27 03:42:01 vethaa10514 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:30:27 03:42:01 vethfa0e38c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:30:27 03:42:01 vethae15aa1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:30:27 03:42:01 docker0 0.12 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:30:27 03:42:01 veth537b128 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:30:27 03:42:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:30:27 03:42:01 vethba23db8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:30:27 03:42:01 vethb311e3d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:30:27 03:42:01 veth7ac1324 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:30:27 03:43:01 veth6ac42f2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:43:01 vethe748fc6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:43:01 ens3 2.38 1.52 2.38 0.87 0.00 0.00 0.00 0.00 04:30:27 03:43:01 veth319007e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:43:01 vethdad350c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:43:01 vetha0386ad 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:43:01 vethc940d72 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:43:01 vethc00ea86 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:43:01 vethaa10514 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:43:01 vethfa0e38c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:43:01 vethae15aa1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:43:01 veth537b128 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:43:01 vethba23db8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:43:01 vethb311e3d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:43:01 veth7ac1324 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:44:01 veth6ac42f2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:44:01 vethe748fc6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:44:01 ens3 5.60 3.07 4.56 2.42 0.00 0.00 0.00 0.00 04:30:27 03:44:01 veth319007e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:44:01 vethdad350c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:44:01 vetha0386ad 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:44:01 vethc940d72 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:44:01 vethc00ea86 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:44:01 vethaa10514 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:44:01 vethfa0e38c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:44:01 vethae15aa1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:44:01 veth537b128 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 03:44:01 vethba23db8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:44:01 vethb311e3d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:44:01 veth7ac1324 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:45:02 ens3 166.98 152.86 103.64 575.18 0.00 0.00 0.00 0.00 04:30:27 03:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:45:02 lo 23.12 23.12 2.28 2.28 0.00 0.00 0.00 0.00 04:30:27 03:46:01 ens3 460.77 465.87 199.94 2405.60 0.00 0.00 0.00 0.00 04:30:27 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:46:01 lo 44.81 44.81 4.41 4.41 0.00 0.00 0.00 0.00 04:30:27 03:47:01 ens3 204.10 195.28 101.15 1125.34 0.00 0.00 0.00 0.00 04:30:27 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:47:01 lo 19.26 19.26 1.90 1.90 0.00 0.00 0.00 0.00 04:30:27 03:48:01 ens3 0.98 0.43 3.77 0.03 0.00 0.00 0.00 0.00 04:30:27 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 03:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:50:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 03:51:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:30:27 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:52:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 03:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 03:55:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:56:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:30:27 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 03:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 03:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:01:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:30:27 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:02:01 ens3 0.43 0.43 0.26 0.22 0.00 0.00 0.00 0.00 04:30:27 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:04:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 04:30:27 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:05:01 ens3 0.72 0.77 0.56 0.31 0.00 0.00 0.00 0.00 04:30:27 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:06:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 04:30:27 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:09:01 ens3 1.65 1.65 0.11 14.36 0.00 0.00 0.00 0.00 04:30:27 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:11:01 ens3 1.15 3.65 0.22 7.16 0.00 0.00 0.00 0.00 04:30:27 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:12:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:13:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 04:30:27 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:14:01 ens3 5.82 9.17 0.75 14.56 0.00 0.00 0.00 0.00 04:30:27 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:16:01 ens3 4.22 6.63 0.34 7.35 0.00 0.00 0.00 0.00 04:30:27 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:17:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:30:27 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:18:01 ens3 0.33 0.15 0.08 0.01 0.00 0.00 0.00 0.00 04:30:27 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:19:01 ens3 4.92 6.68 0.64 14.40 0.00 0.00 0.00 0.00 04:30:27 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:21:01 ens3 1.37 1.20 0.15 6.66 0.00 0.00 0.00 0.00 04:30:27 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:22:01 ens3 15.01 20.78 1.78 42.04 0.00 0.00 0.00 0.00 04:30:27 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:23:01 ens3 11.03 10.53 4.95 21.12 0.00 0.00 0.00 0.00 04:30:27 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:23:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:25:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:26:01 ens3 0.35 0.30 0.14 0.08 0.00 0.00 0.00 0.00 04:30:27 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:27:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:30:27 04:29:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:30:27 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:27 04:30:01 ens3 410.55 241.94 7174.92 56.80 0.00 0.00 0.00 0.00 04:30:27 04:30:01 docker0 81.84 156.44 7.53 1273.38 0.00 0.00 0.00 0.00 04:30:27 04:30:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 04:30:27 Average: ens3 75.98 60.59 630.09 85.67 0.00 0.00 0.00 0.00 04:30:27 Average: docker0 26.81 33.44 2.08 253.40 0.00 0.00 0.00 0.00 04:30:27 Average: lo 1.85 1.85 0.18 0.18 0.00 0.00 0.00 0.00 04:30:27 04:30:27 04:30:27 ---> sar -P ALL: 04:30:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-21981) 10/07/24 _x86_64_ (8 CPU) 04:30:27 04:30:27 03:34:55 LINUX RESTART (8 CPU) 04:30:27 04:30:27 03:35:01 CPU %user %nice %system %iowait %steal %idle 04:30:27 03:36:01 all 7.46 0.00 2.04 3.16 0.05 87.28 04:30:27 03:36:01 0 5.40 0.00 1.34 1.71 0.05 91.50 04:30:27 03:36:01 1 9.98 0.00 2.69 2.01 0.05 85.27 04:30:27 03:36:01 2 4.01 0.00 1.48 2.96 0.03 91.52 04:30:27 03:36:01 3 11.27 0.00 1.93 7.09 0.05 79.67 04:30:27 03:36:01 4 9.03 0.00 2.20 0.70 0.03 88.03 04:30:27 03:36:01 5 8.09 0.00 2.61 0.40 0.05 88.86 04:30:27 03:36:01 6 5.82 0.00 2.85 10.27 0.07 80.99 04:30:27 03:36:01 7 6.11 0.00 1.27 0.20 0.03 92.38 04:30:27 03:37:01 all 8.37 0.00 4.25 3.94 0.10 83.34 04:30:27 03:37:01 0 8.65 0.00 4.30 1.24 0.27 85.54 04:30:27 03:37:01 1 8.26 0.00 4.78 0.19 0.07 86.70 04:30:27 03:37:01 2 9.00 0.00 3.95 6.95 0.07 80.03 04:30:27 03:37:01 3 8.32 0.00 4.78 6.84 0.05 80.01 04:30:27 03:37:01 4 7.11 0.00 3.59 0.14 0.07 89.09 04:30:27 03:37:01 5 8.02 0.00 3.52 0.76 0.07 87.63 04:30:27 03:37:01 6 7.05 0.00 4.95 15.50 0.10 72.40 04:30:27 03:37:01 7 10.49 0.00 4.18 0.15 0.07 85.11 04:30:27 03:38:01 all 41.29 0.00 6.38 1.89 0.10 50.34 04:30:27 03:38:01 0 40.02 0.00 6.80 0.49 0.12 52.57 04:30:27 03:38:01 1 40.95 0.00 6.01 5.14 0.08 47.82 04:30:27 03:38:01 2 41.46 0.00 5.98 3.34 0.10 49.12 04:30:27 03:38:01 3 40.90 0.00 6.36 0.12 0.13 52.49 04:30:27 03:38:01 4 37.78 0.00 6.00 5.46 0.10 50.66 04:30:27 03:38:01 5 42.75 0.00 6.94 0.07 0.08 50.16 04:30:27 03:38:01 6 41.82 0.00 6.62 0.27 0.10 51.19 04:30:27 03:38:01 7 44.63 0.00 6.35 0.19 0.08 48.75 04:30:27 03:39:01 all 53.86 0.00 6.94 1.05 0.11 38.03 04:30:27 03:39:01 0 53.55 0.00 6.81 1.31 0.12 38.22 04:30:27 03:39:01 1 53.52 0.00 6.14 0.29 0.10 39.96 04:30:27 03:39:01 2 53.22 0.00 6.76 3.80 0.12 36.09 04:30:27 03:39:01 3 53.45 0.00 7.30 0.42 0.08 38.75 04:30:27 03:39:01 4 54.85 0.00 7.91 0.44 0.10 36.71 04:30:27 03:39:01 5 54.17 0.00 7.43 1.56 0.15 36.68 04:30:27 03:39:01 6 52.83 0.00 6.85 0.34 0.10 39.88 04:30:27 03:39:01 7 55.33 0.00 6.34 0.25 0.12 37.96 04:30:27 03:40:01 all 31.49 0.00 6.74 3.78 0.09 57.90 04:30:27 03:40:01 0 30.56 0.00 6.14 4.41 0.08 58.80 04:30:27 03:40:01 1 33.68 0.00 6.97 1.10 0.10 58.15 04:30:27 03:40:01 2 31.50 0.00 6.45 2.02 0.08 59.94 04:30:27 03:40:01 3 30.76 0.00 6.92 2.08 0.08 60.16 04:30:27 03:40:01 4 30.06 0.00 6.97 7.12 0.08 55.77 04:30:27 03:40:01 5 32.26 0.00 7.30 2.07 0.07 58.31 04:30:27 03:40:01 6 30.83 0.00 7.03 10.26 0.10 51.78 04:30:27 03:40:01 7 32.27 0.00 6.15 1.26 0.08 60.23 04:30:27 03:41:01 all 22.95 0.00 9.46 27.33 0.15 40.11 04:30:27 03:41:01 0 19.87 0.00 9.60 37.53 0.10 32.89 04:30:27 03:41:01 1 23.91 0.00 10.01 31.03 0.21 34.84 04:30:27 03:41:01 2 26.31 0.00 10.63 35.79 0.15 27.11 04:30:27 03:41:01 3 20.10 0.00 7.97 14.79 0.09 57.05 04:30:27 03:41:01 4 19.75 0.00 8.50 22.64 0.14 48.97 04:30:27 03:41:01 5 22.65 0.00 8.64 23.69 0.26 44.76 04:30:27 03:41:01 6 25.22 0.00 10.15 27.49 0.12 37.02 04:30:27 03:41:01 7 25.81 0.00 10.16 25.67 0.14 38.23 04:30:27 03:42:01 all 43.43 0.00 8.96 10.95 0.10 36.56 04:30:27 03:42:01 0 43.42 0.00 8.17 3.55 0.08 44.78 04:30:27 03:42:01 1 43.79 0.00 9.40 6.28 0.08 40.44 04:30:27 03:42:01 2 44.09 0.00 10.24 34.71 0.14 10.82 04:30:27 03:42:01 3 42.70 0.00 7.86 4.82 0.10 44.52 04:30:27 03:42:01 4 42.46 0.00 8.88 2.88 0.10 45.68 04:30:27 03:42:01 5 43.99 0.00 7.93 4.50 0.10 43.48 04:30:27 03:42:01 6 43.53 0.00 9.58 26.40 0.10 20.39 04:30:27 03:42:01 7 43.49 0.00 9.60 4.63 0.08 42.20 04:30:27 03:43:01 all 88.59 0.00 11.21 0.00 0.19 0.00 04:30:27 03:43:01 0 87.73 0.00 12.03 0.00 0.22 0.02 04:30:27 03:43:01 1 89.09 0.00 10.72 0.00 0.19 0.00 04:30:27 03:43:01 2 87.93 0.00 11.85 0.00 0.22 0.00 04:30:27 03:43:01 3 89.55 0.00 10.28 0.00 0.17 0.00 04:30:27 03:43:01 4 88.16 0.00 11.69 0.00 0.15 0.00 04:30:27 03:43:01 5 89.45 0.00 10.35 0.00 0.20 0.00 04:30:27 03:43:01 6 87.94 0.00 11.89 0.00 0.17 0.00 04:30:27 03:43:01 7 88.88 0.00 10.93 0.00 0.19 0.00 04:30:27 03:44:01 all 88.09 0.00 11.70 0.00 0.20 0.01 04:30:27 03:44:01 0 87.38 0.00 12.42 0.00 0.19 0.00 04:30:27 03:44:01 1 87.37 0.00 12.44 0.00 0.19 0.00 04:30:27 03:44:01 2 88.69 0.00 11.13 0.00 0.17 0.00 04:30:27 03:44:01 3 88.85 0.00 10.96 0.00 0.17 0.02 04:30:27 03:44:01 4 87.90 0.00 11.89 0.00 0.17 0.03 04:30:27 03:44:01 5 89.11 0.00 10.68 0.00 0.20 0.00 04:30:27 03:44:01 6 87.68 0.00 12.09 0.00 0.22 0.00 04:30:27 03:44:01 7 87.66 0.00 12.03 0.00 0.30 0.00 04:30:27 03:45:02 all 30.74 0.00 6.08 5.11 0.14 57.93 04:30:27 03:45:02 0 28.46 0.00 6.40 11.18 0.17 53.79 04:30:27 03:45:02 1 33.51 0.00 5.19 3.04 0.12 58.14 04:30:27 03:45:02 2 29.76 0.00 6.56 8.69 0.17 54.82 04:30:27 03:45:02 3 31.88 0.00 5.74 2.63 0.13 59.62 04:30:27 03:45:02 4 29.83 0.00 5.86 1.95 0.10 62.26 04:30:27 03:45:02 5 30.53 0.00 6.72 5.72 0.15 56.87 04:30:27 03:45:02 6 31.90 0.00 6.42 2.64 0.10 58.94 04:30:27 03:45:02 7 30.03 0.00 5.77 5.17 0.14 58.90 04:30:27 03:46:01 all 8.66 0.00 0.94 0.10 0.06 90.24 04:30:27 03:46:01 0 9.46 0.00 0.94 0.09 0.07 89.45 04:30:27 03:46:01 1 11.71 0.00 0.95 0.20 0.08 87.05 04:30:27 03:46:01 2 8.21 0.00 0.94 0.02 0.05 90.79 04:30:27 03:46:01 3 8.21 0.00 1.02 0.02 0.05 90.70 04:30:27 03:46:01 4 3.81 0.00 0.76 0.15 0.05 95.23 04:30:27 03:46:01 5 11.56 0.00 1.09 0.03 0.05 87.27 04:30:27 03:46:01 6 6.59 0.00 0.97 0.27 0.05 92.11 04:30:27 03:46:01 7 9.76 0.00 0.87 0.03 0.07 89.27 04:30:27 04:30:27 03:46:01 CPU %user %nice %system %iowait %steal %idle 04:30:27 03:47:01 all 4.66 0.00 0.56 0.04 0.05 94.69 04:30:27 03:47:01 0 5.25 0.00 0.75 0.07 0.05 93.89 04:30:27 03:47:01 1 7.97 0.00 0.62 0.00 0.07 91.35 04:30:27 03:47:01 2 3.26 0.00 0.45 0.00 0.03 96.25 04:30:27 03:47:01 3 2.16 0.00 0.74 0.00 0.05 97.05 04:30:27 03:47:01 4 3.82 0.00 0.42 0.00 0.03 95.73 04:30:27 03:47:01 5 6.37 0.00 0.50 0.00 0.05 93.08 04:30:27 03:47:01 6 6.26 0.00 0.62 0.27 0.07 92.78 04:30:27 03:47:01 7 2.18 0.00 0.42 0.00 0.02 97.38 04:30:27 03:48:01 all 0.11 0.00 0.03 0.00 0.01 99.84 04:30:27 03:48:01 0 0.05 0.00 0.02 0.02 0.02 99.90 04:30:27 03:48:01 1 0.10 0.00 0.08 0.00 0.03 99.78 04:30:27 03:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 03:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 03:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:30:27 03:48:01 5 0.62 0.00 0.07 0.00 0.02 99.30 04:30:27 03:48:01 6 0.07 0.00 0.00 0.02 0.02 99.90 04:30:27 03:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 03:49:01 all 0.04 0.00 0.02 0.00 0.02 99.93 04:30:27 03:49:01 0 0.07 0.00 0.00 0.00 0.02 99.92 04:30:27 03:49:01 1 0.02 0.00 0.02 0.00 0.03 99.93 04:30:27 03:49:01 2 0.08 0.00 0.05 0.00 0.02 99.85 04:30:27 03:49:01 3 0.02 0.00 0.03 0.00 0.02 99.93 04:30:27 03:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:30:27 03:49:01 5 0.05 0.00 0.00 0.00 0.02 99.93 04:30:27 03:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 03:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 03:50:01 all 0.04 0.00 0.02 0.03 0.01 99.90 04:30:27 03:50:01 0 0.13 0.00 0.02 0.02 0.00 99.83 04:30:27 03:50:01 1 0.03 0.00 0.05 0.00 0.03 99.88 04:30:27 03:50:01 2 0.03 0.00 0.00 0.07 0.00 99.90 04:30:27 03:50:01 3 0.02 0.00 0.00 0.07 0.03 99.88 04:30:27 03:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 03:50:01 5 0.07 0.00 0.02 0.00 0.02 99.90 04:30:27 03:50:01 6 0.02 0.00 0.02 0.05 0.02 99.90 04:30:27 03:50:01 7 0.00 0.00 0.03 0.00 0.00 99.97 04:30:27 03:51:01 all 0.03 0.00 0.03 0.01 0.01 99.92 04:30:27 03:51:01 0 0.02 0.00 0.03 0.02 0.02 99.92 04:30:27 03:51:01 1 0.05 0.00 0.07 0.00 0.03 99.85 04:30:27 03:51:01 2 0.03 0.00 0.05 0.00 0.02 99.90 04:30:27 03:51:01 3 0.02 0.00 0.03 0.00 0.02 99.93 04:30:27 03:51:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:30:27 03:51:01 5 0.07 0.00 0.02 0.00 0.02 99.90 04:30:27 03:51:01 6 0.00 0.00 0.00 0.03 0.00 99.97 04:30:27 03:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 03:52:01 all 0.05 0.00 0.01 0.00 0.01 99.92 04:30:27 03:52:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:30:27 03:52:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:30:27 03:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:30:27 03:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 03:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:30:27 03:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:30:27 03:52:01 6 0.15 0.00 0.00 0.02 0.02 99.82 04:30:27 03:52:01 7 0.05 0.00 0.05 0.00 0.02 99.88 04:30:27 03:53:01 all 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 03:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 03:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 03:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 03:53:01 3 0.02 0.00 0.02 0.00 0.03 99.93 04:30:27 03:53:01 4 0.00 0.00 0.03 0.00 0.02 99.95 04:30:27 03:53:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:30:27 03:53:01 6 0.05 0.00 0.02 0.03 0.02 99.88 04:30:27 03:53:01 7 0.03 0.00 0.05 0.00 0.02 99.90 04:30:27 03:54:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:30:27 03:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:30:27 03:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:30:27 03:54:01 2 0.05 0.00 0.00 0.00 0.02 99.93 04:30:27 03:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 03:54:01 4 0.05 0.00 0.00 0.00 0.00 99.95 04:30:27 03:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:30:27 03:54:01 6 0.02 0.00 0.02 0.05 0.02 99.90 04:30:27 03:54:01 7 0.03 0.00 0.03 0.02 0.02 99.90 04:30:27 03:55:01 all 0.02 0.00 0.02 0.00 0.01 99.94 04:30:27 03:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:30:27 03:55:01 1 0.03 0.00 0.05 0.00 0.03 99.88 04:30:27 03:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 03:55:01 3 0.05 0.00 0.03 0.00 0.03 99.88 04:30:27 03:55:01 4 0.00 0.00 0.03 0.00 0.02 99.95 04:30:27 03:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 03:55:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 03:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 03:56:01 all 0.06 0.00 0.02 0.00 0.01 99.91 04:30:27 03:56:01 0 0.33 0.00 0.00 0.00 0.00 99.67 04:30:27 03:56:01 1 0.08 0.00 0.05 0.00 0.03 99.83 04:30:27 03:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:30:27 03:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 03:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 03:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 03:56:01 6 0.00 0.00 0.00 0.03 0.00 99.97 04:30:27 03:56:01 7 0.00 0.00 0.03 0.00 0.02 99.95 04:30:27 03:57:01 all 0.17 0.00 0.02 0.00 0.01 99.79 04:30:27 03:57:01 0 1.25 0.00 0.02 0.00 0.02 98.71 04:30:27 03:57:01 1 0.03 0.00 0.07 0.00 0.03 99.87 04:30:27 03:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:30:27 03:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 03:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:30:27 03:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 03:57:01 6 0.00 0.00 0.00 0.03 0.02 99.95 04:30:27 03:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:30:27 03:57:01 CPU %user %nice %system %iowait %steal %idle 04:30:27 03:58:01 all 0.04 0.00 0.01 0.00 0.01 99.93 04:30:27 03:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:30:27 03:58:01 1 0.07 0.00 0.02 0.00 0.03 99.88 04:30:27 03:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:30:27 03:58:01 3 0.03 0.00 0.02 0.00 0.03 99.92 04:30:27 03:58:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:30:27 03:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:30:27 03:58:01 6 0.03 0.00 0.00 0.03 0.02 99.92 04:30:27 03:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:30:27 03:59:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:30:27 03:59:01 0 0.08 0.00 0.02 0.00 0.00 99.90 04:30:27 03:59:01 1 0.05 0.00 0.05 0.00 0.03 99.87 04:30:27 03:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:30:27 03:59:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:30:27 03:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:30:27 03:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:30:27 03:59:01 6 0.00 0.00 0.03 0.02 0.02 99.93 04:30:27 03:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:00:01 all 0.26 0.00 0.02 0.01 0.02 99.70 04:30:27 04:00:01 0 1.79 0.00 0.02 0.00 0.02 98.18 04:30:27 04:00:01 1 0.07 0.00 0.08 0.02 0.05 99.78 04:30:27 04:00:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:30:27 04:00:01 3 0.05 0.00 0.02 0.00 0.03 99.90 04:30:27 04:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:30:27 04:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:30:27 04:00:01 6 0.03 0.00 0.00 0.03 0.00 99.93 04:30:27 04:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 04:01:01 all 0.26 0.00 0.01 0.00 0.01 99.70 04:30:27 04:01:01 0 1.97 0.00 0.00 0.00 0.02 98.01 04:30:27 04:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:30:27 04:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:30:27 04:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 04:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 04:01:01 6 0.00 0.00 0.00 0.03 0.02 99.95 04:30:27 04:01:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:30:27 04:02:01 all 0.05 0.00 0.01 0.00 0.01 99.93 04:30:27 04:02:01 0 0.18 0.00 0.00 0.00 0.00 99.82 04:30:27 04:02:01 1 0.07 0.00 0.03 0.00 0.03 99.87 04:30:27 04:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:30:27 04:02:01 3 0.02 0.00 0.02 0.00 0.03 99.93 04:30:27 04:02:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:30:27 04:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:30:27 04:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:03:01 all 0.01 0.00 0.02 0.00 0.02 99.95 04:30:27 04:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:30:27 04:03:01 1 0.02 0.00 0.03 0.00 0.03 99.92 04:30:27 04:03:01 2 0.02 0.00 0.05 0.00 0.02 99.92 04:30:27 04:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 04:03:01 4 0.00 0.00 0.03 0.02 0.02 99.93 04:30:27 04:03:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:30:27 04:03:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:30:27 04:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:30:27 04:04:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:30:27 04:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:04:01 1 0.02 0.00 0.07 0.00 0.03 99.88 04:30:27 04:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 04:04:01 3 0.02 0.00 0.03 0.00 0.03 99.92 04:30:27 04:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:30:27 04:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:30:27 04:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 04:05:01 all 0.03 0.00 0.02 0.00 0.01 99.93 04:30:27 04:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:30:27 04:05:01 1 0.07 0.00 0.07 0.00 0.03 99.83 04:30:27 04:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:30:27 04:05:01 3 0.07 0.00 0.05 0.00 0.02 99.87 04:30:27 04:05:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:30:27 04:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:30:27 04:05:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:30:27 04:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:30:27 04:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:30:27 04:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:30:27 04:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:30:27 04:06:01 3 0.03 0.00 0.02 0.00 0.03 99.92 04:30:27 04:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:30:27 04:06:01 5 0.03 0.00 0.03 0.00 0.02 99.92 04:30:27 04:06:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:30:27 04:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:30:27 04:07:01 all 0.04 0.00 0.01 0.00 0.01 99.93 04:30:27 04:07:01 0 0.05 0.00 0.00 0.00 0.02 99.93 04:30:27 04:07:01 1 0.08 0.00 0.03 0.00 0.03 99.85 04:30:27 04:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:30:27 04:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 04:07:01 4 0.07 0.00 0.02 0.00 0.02 99.90 04:30:27 04:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:30:27 04:07:01 6 0.02 0.00 0.00 0.03 0.00 99.95 04:30:27 04:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:08:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:30:27 04:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:30:27 04:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:30:27 04:08:01 2 0.05 0.00 0.05 0.00 0.02 99.88 04:30:27 04:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 04:08:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:30:27 04:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:30:27 04:08:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:30:27 04:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:30:27 04:30:27 04:08:01 CPU %user %nice %system %iowait %steal %idle 04:30:27 04:09:01 all 0.06 0.00 0.01 0.00 0.01 99.91 04:30:27 04:09:01 0 0.05 0.00 0.00 0.00 0.02 99.93 04:30:27 04:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:30:27 04:09:01 2 0.07 0.00 0.02 0.00 0.02 99.90 04:30:27 04:09:01 3 0.08 0.00 0.02 0.00 0.02 99.88 04:30:27 04:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:09:01 5 0.07 0.00 0.03 0.00 0.02 99.88 04:30:27 04:09:01 6 0.05 0.00 0.00 0.03 0.02 99.90 04:30:27 04:09:01 7 0.07 0.00 0.02 0.00 0.02 99.90 04:30:27 04:10:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:30:27 04:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:30:27 04:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:30:27 04:10:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:30:27 04:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 04:10:01 4 0.00 0.00 0.00 0.02 0.02 99.97 04:30:27 04:10:01 5 0.05 0.00 0.02 0.00 0.02 99.92 04:30:27 04:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:30:27 04:10:01 7 0.02 0.00 0.05 0.00 0.00 99.93 04:30:27 04:11:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:30:27 04:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:30:27 04:11:01 2 0.03 0.00 0.02 0.00 0.03 99.92 04:30:27 04:11:01 3 0.00 0.00 0.03 0.00 0.03 99.93 04:30:27 04:11:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:30:27 04:11:01 5 0.08 0.00 0.03 0.00 0.02 99.87 04:30:27 04:11:01 6 0.02 0.00 0.02 0.02 0.02 99.93 04:30:27 04:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:12:01 all 0.03 0.00 0.03 0.00 0.01 99.93 04:30:27 04:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 04:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:30:27 04:12:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:30:27 04:12:01 3 0.05 0.00 0.05 0.00 0.03 99.87 04:30:27 04:12:01 4 0.00 0.00 0.03 0.00 0.00 99.97 04:30:27 04:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:12:01 6 0.02 0.00 0.02 0.03 0.00 99.93 04:30:27 04:12:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:30:27 04:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:30:27 04:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:30:27 04:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:30:27 04:13:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:30:27 04:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 04:13:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:30:27 04:13:01 5 0.05 0.00 0.00 0.00 0.02 99.93 04:30:27 04:13:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:30:27 04:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:14:01 all 0.03 0.00 0.02 0.00 0.01 99.93 04:30:27 04:14:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:30:27 04:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:30:27 04:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 04:14:01 3 0.08 0.00 0.07 0.00 0.02 99.83 04:30:27 04:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 04:14:01 5 0.05 0.00 0.03 0.00 0.00 99.92 04:30:27 04:14:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:30:27 04:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:15:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:30:27 04:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:30:27 04:15:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:30:27 04:15:01 2 0.03 0.00 0.02 0.00 0.03 99.92 04:30:27 04:15:01 3 0.02 0.00 0.00 0.00 0.03 99.95 04:30:27 04:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:15:01 5 0.05 0.00 0.00 0.00 0.02 99.93 04:30:27 04:15:01 6 0.02 0.00 0.03 0.03 0.02 99.90 04:30:27 04:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:30:27 04:16:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:30:27 04:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:30:27 04:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:30:27 04:16:01 2 0.02 0.00 0.05 0.00 0.02 99.92 04:30:27 04:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 04:16:01 4 0.00 0.00 0.03 0.00 0.00 99.97 04:30:27 04:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:30:27 04:16:01 6 0.03 0.00 0.00 0.02 0.00 99.95 04:30:27 04:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 04:17:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:30:27 04:17:01 0 0.02 0.00 0.00 0.02 0.02 99.95 04:30:27 04:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:30:27 04:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 04:17:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 04:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:30:27 04:17:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:30:27 04:17:01 6 0.03 0.00 0.02 0.02 0.02 99.92 04:30:27 04:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:30:27 04:18:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:30:27 04:18:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:30:27 04:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 04:18:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:30:27 04:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:30:27 04:18:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:30:27 04:18:01 6 0.02 0.00 0.02 0.03 0.02 99.92 04:30:27 04:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:30:27 04:19:01 all 0.04 0.00 0.02 0.00 0.01 99.94 04:30:27 04:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:30:27 04:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 04:19:01 2 0.05 0.00 0.02 0.00 0.00 99.93 04:30:27 04:19:01 3 0.07 0.00 0.03 0.00 0.00 99.90 04:30:27 04:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:30:27 04:19:01 5 0.07 0.00 0.02 0.00 0.02 99.90 04:30:27 04:19:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:30:27 04:19:01 7 0.07 0.00 0.00 0.00 0.00 99.93 04:30:27 04:30:27 04:19:01 CPU %user %nice %system %iowait %steal %idle 04:30:27 04:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:30:27 04:20:01 0 0.02 0.00 0.03 0.02 0.02 99.92 04:30:27 04:20:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:30:27 04:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:30:27 04:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 04:20:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:30:27 04:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:30:27 04:20:01 6 0.00 0.00 0.02 0.02 0.02 99.95 04:30:27 04:20:01 7 0.03 0.00 0.05 0.00 0.00 99.92 04:30:27 04:21:01 all 0.01 0.00 0.02 0.00 0.01 99.96 04:30:27 04:21:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:30:27 04:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:30:27 04:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:30:27 04:21:01 3 0.03 0.00 0.07 0.00 0.02 99.88 04:30:27 04:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:30:27 04:21:01 5 0.00 0.00 0.03 0.00 0.02 99.95 04:30:27 04:21:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:30:27 04:21:01 7 0.00 0.00 0.03 0.00 0.02 99.95 04:30:27 04:22:01 all 0.11 0.00 0.03 0.00 0.01 99.84 04:30:27 04:22:01 0 0.27 0.00 0.02 0.02 0.03 99.67 04:30:27 04:22:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:30:27 04:22:01 2 0.08 0.00 0.02 0.00 0.00 99.90 04:30:27 04:22:01 3 0.08 0.00 0.00 0.00 0.00 99.92 04:30:27 04:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 04:22:01 5 0.13 0.00 0.05 0.00 0.02 99.80 04:30:27 04:22:01 6 0.12 0.00 0.03 0.02 0.00 99.83 04:30:27 04:22:01 7 0.10 0.00 0.10 0.00 0.02 99.78 04:30:27 04:23:01 all 0.19 0.00 0.05 0.01 0.01 99.74 04:30:27 04:23:01 0 0.80 0.00 0.05 0.02 0.02 99.12 04:30:27 04:23:01 1 0.15 0.00 0.03 0.00 0.00 99.82 04:30:27 04:23:01 2 0.12 0.00 0.03 0.00 0.02 99.83 04:30:27 04:23:01 3 0.10 0.00 0.02 0.00 0.02 99.87 04:30:27 04:23:01 4 0.05 0.00 0.07 0.00 0.02 99.87 04:30:27 04:23:01 5 0.00 0.00 0.07 0.02 0.00 99.92 04:30:27 04:23:01 6 0.23 0.00 0.03 0.03 0.02 99.68 04:30:27 04:23:01 7 0.10 0.00 0.07 0.00 0.00 99.83 04:30:27 04:24:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:30:27 04:24:01 0 0.05 0.00 0.02 0.00 0.03 99.90 04:30:27 04:24:01 1 0.08 0.00 0.02 0.00 0.02 99.88 04:30:27 04:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:30:27 04:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:30:27 04:24:01 4 0.05 0.00 0.05 0.00 0.02 99.88 04:30:27 04:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:30:27 04:24:01 6 0.00 0.00 0.00 0.03 0.00 99.97 04:30:27 04:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:30:27 04:25:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:30:27 04:25:01 0 0.02 0.00 0.05 0.00 0.02 99.92 04:30:27 04:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 04:25:01 2 0.05 0.00 0.03 0.00 0.02 99.90 04:30:27 04:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:30:27 04:25:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:30:27 04:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:30:27 04:25:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:30:27 04:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:30:27 04:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 04:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:30:27 04:26:01 2 0.07 0.00 0.02 0.00 0.02 99.90 04:30:27 04:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:30:27 04:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:30:27 04:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:30:27 04:26:01 6 0.03 0.00 0.00 0.03 0.02 99.92 04:30:27 04:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:30:27 04:27:01 all 0.01 0.00 0.01 0.00 0.02 99.96 04:30:27 04:27:01 0 0.00 0.00 0.02 0.00 0.03 99.95 04:30:27 04:27:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:30:27 04:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 04:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:30:27 04:27:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:30:27 04:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:30:27 04:27:01 6 0.00 0.00 0.00 0.03 0.00 99.97 04:30:27 04:27:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:30:27 04:28:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:30:27 04:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:30:27 04:28:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:30:27 04:28:01 2 0.07 0.00 0.03 0.00 0.02 99.88 04:30:27 04:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:30:27 04:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:30:27 04:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:30:27 04:28:01 6 0.03 0.00 0.02 0.02 0.00 99.93 04:30:27 04:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:30:27 04:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:30:27 04:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:30:27 04:29:01 1 0.02 0.00 0.03 0.00 0.03 99.92 04:30:27 04:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:30:27 04:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:30:27 04:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:30:27 04:29:01 6 0.02 0.00 0.00 0.03 0.02 99.93 04:30:27 04:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:30:27 04:30:01 all 8.46 0.00 3.82 2.34 0.09 85.30 04:30:27 04:30:01 0 8.13 0.00 3.92 0.03 0.07 87.85 04:30:27 04:30:01 1 8.08 0.00 4.46 0.03 0.07 87.36 04:30:27 04:30:01 2 8.45 0.00 3.54 0.52 0.07 87.42 04:30:27 04:30:01 3 7.20 0.00 2.63 0.59 0.07 89.51 04:30:27 04:30:01 4 9.30 0.00 3.87 0.40 0.10 86.33 04:30:27 04:30:01 5 7.61 0.00 2.76 0.24 0.22 89.17 04:30:27 04:30:01 6 8.38 0.00 4.76 8.60 0.07 78.19 04:30:27 04:30:01 7 10.51 0.00 4.60 8.44 0.08 76.37 04:30:27 04:30:27 Average: CPU %user %nice %system %iowait %steal %idle 04:30:27 Average: all 7.86 0.00 1.43 1.07 0.03 89.61 04:30:27 Average: 0 7.75 0.00 1.43 1.10 0.04 89.69 04:30:27 Average: 1 8.09 0.00 1.46 0.87 0.04 89.55 04:30:27 Average: 2 7.80 0.00 1.44 1.77 0.03 88.95 04:30:27 Average: 3 7.83 0.00 1.35 0.71 0.04 90.07 04:30:27 Average: 4 7.62 0.00 1.42 0.75 0.03 90.18 04:30:27 Average: 5 8.05 0.00 1.38 0.69 0.04 89.84 04:30:27 Average: 6 7.81 0.00 1.52 1.84 0.03 88.80 04:30:27 Average: 7 7.95 0.00 1.41 0.82 0.03 89.79 04:30:27 04:30:27 04:30:27