Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 94f98a2b83c782e1f212901708e5f7baede3eb03 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-ssh14120008720864412596.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-ssh16720179472648418976.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-ssh4101358661567295785.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-ssh3318164372312745833.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-ssh11705437498652641094.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-24386’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-24387’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-24952’ is offline ‘prd-ubuntu20.04-docker-8c-8g-24956’ is offline ‘prd-ubuntu20.04-docker-8c-8g-25013’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-24953’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25024 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/747 [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/747 # 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 94f98a2b83c782e1f212901708e5f7baede3eb03 (main) Commit message: "Merge pull request #4997 from jackchenjc/issue-4916-4" > 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 94f98a2b83c782e1f212901708e5f7baede3eb03 # timeout=10 > git rev-list --no-walk dd1d5183d69fc6ff1160adeae9123a692ddbeeff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:08:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:08:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:08:16 ========================================================= 03:08:16 EdgeX Global Pipelines Version Info 03:08:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:08:21 ------------------- 03:08:21 stable info: 03:08:21 ------------------- 03:08:21 Commited By: Ginny Guan ginny@iotechsys.com 03:08:21 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:08:21 Message: update stable to v1.0.265 03:08:21 ------------------- 03:08:21 experimental info: 03:08:21 ------------------- 03:08:21 Commited By: Cherry Wang cherry@iotechsys.com 03:08:21 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:08:21 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:08:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94f98a2 [Pipeline] echo 03:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:22 provisioning config files... 03:08:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/747@tmp/config16319883131990827626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:23 ---> ****-login.sh 03:08:23 nexus3.edgexfoundry.org:10001 03:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:23 Configure a credential helper to remove this warning. See 03:08:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:23 03:08:23 Login Succeeded 03:08:23 nexus3.edgexfoundry.org:10002 03:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:24 Configure a credential helper to remove this warning. See 03:08:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:24 03:08:24 Login Succeeded 03:08:24 nexus3.edgexfoundry.org:10003 03:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:24 Configure a credential helper to remove this warning. See 03:08:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:24 03:08:24 Login Succeeded 03:08:24 nexus3.edgexfoundry.org:10004 03:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:24 Configure a credential helper to remove this warning. See 03:08:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:24 03:08:24 Login Succeeded 03:08:24 ****.io 03:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:24 Configure a credential helper to remove this warning. See 03:08:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:24 03:08:24 Login Succeeded 03:08:24 ---> ****-login.sh ends [Pipeline] } 03:08:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:08:25 + 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 03:08:25 + dirname cmd/core-command/Dockerfile 03:08:25 + cut -d/ -f2 03:08:25 + echo core-command,cmd/core-command/Dockerfile 03:08:25 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:08:25 + cut -d/ -f2 03:08:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:08:25 + cut -d/ -f2 03:08:25 + dirname cmd/core-data/Dockerfile 03:08:25 + echo core-data,cmd/core-data/Dockerfile 03:08:25 + dirname cmd/core-keeper/Dockerfile 03:08:25 + cut -d/ -f2 03:08:25 + echo core-keeper,cmd/core-keeper/Dockerfile 03:08:25 + + dirname cmd/core-metadata/Dockerfile 03:08:25 cut -d/ -f2 03:08:25 + echo core-metadata,cmd/core-metadata/Dockerfile 03:08:25 + dirname cmd/security-bootstrapper/Dockerfile 03:08:25 + cut -d/ -f2 03:08:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:08:25 + dirname cmd/security-proxy-auth/Dockerfile 03:08:25 + cut -d/ -f2 03:08:25 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:08:25 + + dirname cmd/security-proxy-setup/Dockerfile 03:08:25 cut -d/ -f2 03:08:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:08:25 + dirname cmd/security-secretstore-setup/Dockerfile 03:08:25 + cut -d/ -f2 03:08:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:08:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:08:25 + cut -d/ -f2 03:08:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:08:25 + dirname cmd/security-spire-agent/Dockerfile 03:08:25 + cut -d/ -f2 03:08:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:08:25 + dirname cmd/security-spire-config/Dockerfile 03:08:25 + cut -d/ -f2 03:08:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:08:25 + dirname cmd/security-spire-server/Dockerfile 03:08:25 + cut -d/ -f2 03:08:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:08:25 + dirname cmd/support-cron-scheduler/Dockerfile 03:08:25 + cut -d/ -f2 03:08:25 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 03:08:25 + dirname cmd/support-notifications/Dockerfile 03:08:25 + cut -d/ -f2 03:08:25 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 03:08:25 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:08:25 + git rev-list -1 --merges 94f98a2b83c782e1f212901708e5f7baede3eb03~1..94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] echo 03:08:25 -----------> git rev-list -1 --merges 94f98a2b83c782e1f212901708e5f7baede3eb03~1..94f98a2b83c782e1f212901708e5f7baede3eb03 94f98a2b83c782e1f212901708e5f7baede3eb03 03:08:25 94f98a2b83c782e1f212901708e5f7baede3eb03 [false] [Pipeline] sh 03:08:25 + git log --format=format:%s -1 94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] echo 03:08:25 ========================================================= 03:08:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:08:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:08:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:08:26 + grep -v github /etc/ssh/ssh_known_hosts 03:08:26 + [ -e /tmp/ssh_known_hosts ] 03:08:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:08:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:08:26 + sudo tee -a /etc/ssh/ssh_known_hosts 03:08:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:08:26 03:08:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:08:26 0.1.4: Pulling from edgex-devops/py-git-semver 03:08:26 b85a868b505f: Pulling fs layer 03:08:26 e2be974225ed: Pulling fs layer 03:08:26 339a4e72a1f5: Pulling fs layer 03:08:26 988bab9f4d93: Pulling fs layer 03:08:26 1469e6f7b9e6: Pulling fs layer 03:08:26 eaf3925da568: Pulling fs layer 03:08:26 bab4dde63d76: Pulling fs layer 03:08:26 bde34c3a00c8: Pulling fs layer 03:08:26 b352a97aabf1: Pulling fs layer 03:08:26 4872d77fe225: Pulling fs layer 03:08:26 5851b861e8e6: Pulling fs layer 03:08:26 bab4dde63d76: Waiting 03:08:26 b352a97aabf1: Waiting 03:08:26 988bab9f4d93: Waiting 03:08:26 bde34c3a00c8: Waiting 03:08:26 1469e6f7b9e6: Waiting 03:08:26 5851b861e8e6: Waiting 03:08:26 eaf3925da568: Waiting 03:08:26 4872d77fe225: Waiting 03:08:26 e2be974225ed: Download complete 03:08:26 988bab9f4d93: Verifying Checksum 03:08:26 988bab9f4d93: Download complete 03:08:27 339a4e72a1f5: Verifying Checksum 03:08:27 339a4e72a1f5: Download complete 03:08:27 1469e6f7b9e6: Verifying Checksum 03:08:27 1469e6f7b9e6: Download complete 03:08:27 eaf3925da568: Verifying Checksum 03:08:27 eaf3925da568: Download complete 03:08:27 bde34c3a00c8: Verifying Checksum 03:08:27 bde34c3a00c8: Download complete 03:08:27 b352a97aabf1: Verifying Checksum 03:08:27 b352a97aabf1: Download complete 03:08:27 4872d77fe225: Verifying Checksum 03:08:27 4872d77fe225: Download complete 03:08:27 5851b861e8e6: Verifying Checksum 03:08:27 5851b861e8e6: Download complete 03:08:27 b85a868b505f: Verifying Checksum 03:08:27 b85a868b505f: Download complete 03:08:27 bab4dde63d76: Verifying Checksum 03:08:27 bab4dde63d76: Download complete 03:08:28 b85a868b505f: Pull complete 03:08:29 e2be974225ed: Pull complete 03:08:29 339a4e72a1f5: Pull complete 03:08:29 988bab9f4d93: Pull complete 03:08:29 1469e6f7b9e6: Pull complete 03:08:29 eaf3925da568: Pull complete 03:08:31 bab4dde63d76: Pull complete 03:08:31 bde34c3a00c8: Pull complete 03:08:31 b352a97aabf1: Pull complete 03:08:31 4872d77fe225: Pull complete 03:08:31 5851b861e8e6: Pull complete 03:08:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:08:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:08:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:33 prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container 03:08:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@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:08:40 $ docker top a643ddde870571fc46b7d58b682d602ad65d5db1403c13821e6048ef30ef94f3 -eo pid,comm 03:08:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:08:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:08:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:08:41 [ssh-agent] Looking for ssh-agent implementation... 03:08:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:08:41 $ docker exec a643ddde870571fc46b7d58b682d602ad65d5db1403c13821e6048ef30ef94f3 ssh-agent 03:08:41 SSH_AUTH_SOCK=/tmp/ssh-Gwmdjfs8j08j/agent.32 03:08:41 SSH_AGENT_PID=38 03:08:41 Running ssh-add (command line suppressed) 03:08:41 Identity added: /w/workspace/edgex-go/747@tmp/private_key_204425178581337244.key (/w/workspace/edgex-go/747@tmp/private_key_204425178581337244.key) 03:08:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:08:41 + git tag --points-at HEAD [Pipeline] } 03:08:41 $ docker exec --env ******** --env ******** a643ddde870571fc46b7d58b682d602ad65d5db1403c13821e6048ef30ef94f3 ssh-agent -k 03:08:41 unset SSH_AUTH_SOCK; 03:08:41 unset SSH_AGENT_PID; 03:08:41 echo Agent pid 38 killed; 03:08:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:08:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:08:41 [ssh-agent] Looking for ssh-agent implementation... 03:08:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:08:42 $ docker exec a643ddde870571fc46b7d58b682d602ad65d5db1403c13821e6048ef30ef94f3 ssh-agent 03:08:42 SSH_AUTH_SOCK=/tmp/ssh-LCIq2sxj8u7a/agent.72 03:08:42 SSH_AGENT_PID=78 03:08:42 Running ssh-add (command line suppressed) 03:08:42 Identity added: /w/workspace/edgex-go/747@tmp/private_key_1996074556576895497.key (/w/workspace/edgex-go/747@tmp/private_key_1996074556576895497.key) 03:08:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:08:42 + git semver init 03:08:42 2024-11-08 03:08:42,733 [run_init] DEBUG init version:0.0.0 force:False 03:08:42 2024-11-08 03:08:42,734 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/747/.semver 03:08:42 2024-11-08 03:08:42,735 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/747/.semver 03:08:42 2024-11-08 03:08:42,735 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/747/.semver'], cwd=/w/workspace/edgex-go/747, universal_newlines=False, shell=None, istream=None) 03:08:49 2024-11-08 03:08:48,985 [append_file] DEBUG append to file:/w/workspace/edgex-go/747/.git/info/exclude 03:08:49 2024-11-08 03:08:48,986 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/747/.semver/main with force:False 03:08:49 2024-11-08 03:08:48,986 [read_version] DEBUG read version from /w/workspace/edgex-go/747/.semver/main 03:08:49 2024-11-08 03:08:48,986 [read_version] DEBUG read version from /w/workspace/edgex-go/747/.semver/main 03:08:49 4.0.0-dev.13 [Pipeline] } 03:08:49 $ docker exec --env ******** --env ******** a643ddde870571fc46b7d58b682d602ad65d5db1403c13821e6048ef30ef94f3 ssh-agent -k 03:08:49 unset SSH_AUTH_SOCK; 03:08:49 unset SSH_AGENT_PID; 03:08:49 echo Agent pid 78 killed; 03:08:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:08:49 + git semver [Pipeline] } 03:08:50 $ docker stop --time=1 a643ddde870571fc46b7d58b682d602ad65d5db1403c13821e6048ef30ef94f3 03:08:51 $ docker rm -f --volumes a643ddde870571fc46b7d58b682d602ad65d5db1403c13821e6048ef30ef94f3 [Pipeline] // withDockerContainer [Pipeline] sh 03:08:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:08:52 Stashed 1 file(s) [Pipeline] echo 03:08:52 [edgeXSemver]: initialized semver on version 4.0.0-dev.13 [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:08:52 + git config --global --add safe.directory /w/workspace/edgex-go/747 [Pipeline] echo 03:08:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:08:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:08:52 ========================================================= 03:08:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:08:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:08:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:08:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:08:52 43c4264eed91: Pulling fs layer 03:08:52 4cc291be95ef: Pulling fs layer 03:08:52 2ac1f1163629: Pulling fs layer 03:08:52 5c3c966382ef: Pulling fs layer 03:08:52 4f4fb700ef54: Pulling fs layer 03:08:52 5d5c8e513c77: Pulling fs layer 03:08:52 9f66e0745190: Pulling fs layer 03:08:52 f49a43e4bbc0: Pulling fs layer 03:08:52 561ebcabdf7f: Pulling fs layer 03:08:52 5d5c8e513c77: Waiting 03:08:52 9f66e0745190: Waiting 03:08:52 5c3c966382ef: Waiting 03:08:52 561ebcabdf7f: Waiting 03:08:52 4f4fb700ef54: Waiting 03:08:52 4cc291be95ef: Download complete 03:08:52 5c3c966382ef: Verifying Checksum 03:08:52 5c3c966382ef: Download complete 03:08:52 4f4fb700ef54: Verifying Checksum 03:08:52 4f4fb700ef54: Download complete 03:08:52 5d5c8e513c77: Verifying Checksum 03:08:52 5d5c8e513c77: Download complete 03:08:52 43c4264eed91: Verifying Checksum 03:08:52 43c4264eed91: Download complete 03:08:52 9f66e0745190: Verifying Checksum 03:08:52 9f66e0745190: Download complete 03:08:53 43c4264eed91: Pull complete 03:08:53 561ebcabdf7f: Download complete 03:08:53 4cc291be95ef: Pull complete 03:08:53 2ac1f1163629: Verifying Checksum 03:08:53 2ac1f1163629: Download complete 03:08:53 f49a43e4bbc0: Verifying Checksum 03:08:53 f49a43e4bbc0: Download complete 03:08:57 2ac1f1163629: Pull complete 03:08:57 5c3c966382ef: Pull complete 03:08:57 4f4fb700ef54: Pull complete 03:08:57 5d5c8e513c77: Pull complete 03:08:57 9f66e0745190: Pull complete 03:08:59 f49a43e4bbc0: Pull complete 03:09:00 561ebcabdf7f: Pull complete 03:09:00 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:09:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:09:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:09:00 WORKDIR /edgex 03:09:00 COPY go.mod . 03:09:00 RUN go mod download 03:09:00 + docker build -t ci-base-image-x86_64 -f - . 03:09:00 Sending build context to Docker daemon 178.1MB 03:09:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:09:00 ---> 3a752c3f9dda 03:09:00 Step 2/4 : WORKDIR /edgex 03:09:07 Still waiting to schedule task 03:09:07 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:09:13 ---> Running in 9c3b0a3009e6 03:09:13 Removing intermediate container 9c3b0a3009e6 03:09:13 ---> 73ea5144c6ea 03:09:13 Step 3/4 : COPY go.mod . 03:09:13 ---> e85bd4d3a2c9 03:09:13 Step 4/4 : RUN go mod download 03:09:13 ---> Running in 8120493a445b 03:09:52 Removing intermediate container 8120493a445b 03:09:52 ---> 5c0675e2f659 03:09:52 Successfully built 5c0675e2f659 03:09:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:52 + docker inspect -f . ci-base-image-x86_64 03:09:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:52 prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container 03:09:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@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:09:53 $ docker top cd57e90c97329eb21c1c7b0c8befc18f2e8d9756a8de398cab74c264f14a4835 -eo pid,comm [Pipeline] { [Pipeline] sh 03:09:53 + go version 03:09:53 go version go1.23.2 linux/amd64 [Pipeline] } 03:09:53 $ docker stop --time=1 cd57e90c97329eb21c1c7b0c8befc18f2e8d9756a8de398cab74c264f14a4835 03:09:54 $ docker rm -f --volumes cd57e90c97329eb21c1c7b0c8befc18f2e8d9756a8de398cab74c264f14a4835 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:55 + docker inspect -f . ci-base-image-x86_64 03:09:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:55 prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container 03:09:55 $ 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/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@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:09:55 $ docker top c8d3ee9932cb23aa1c2ccbce7b7721ebf5edd09ca8261a7370bc911e5bfb408a -eo pid,comm [Pipeline] { [Pipeline] echo 03:09:55 ========================================================= 03:09:55 [edgeXBuildGoParallel] Running Tests and Build... 03:09:55 ========================================================= [Pipeline] sh 03:09:56 + git config --global --add safe.directory /w/workspace/edgex-go/747 [Pipeline] fileExists [Pipeline] sh 03:09:56 + make test 03:09:56 go test -race -coverprofile=coverage.out ./... 03:10:04 ? github.com/edgexfoundry/edgex-go [no test files] 03:10:31 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 03:10:31 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 03:10:32 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 03:10:32 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 03:10:32 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 03:10:32 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 03:10:32 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 03:10:32 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 03:10:32 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 03:10:32 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 03:10:32 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 03:10:32 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 03:10:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:10:33 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 03:10:33 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 03:10:35 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 03:10:35 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 03:10:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.035s coverage: 28.7% of statements 03:10:36 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 03:10:36 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 03:10:36 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 03:10:36 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 03:10:36 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 03:10:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:10:37 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 03:10:37 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 03:10:37 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 03:10:37 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:10:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:10:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 03:10:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 03:10:38 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:10:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 03:10:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 03:10:38 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 03:10:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:10:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements 03:10:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 48.4% of statements 03:10:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.249s coverage: 93.4% of statements 03:10:41 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.216s coverage: 91.7% of statements 03:10:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 03:10:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 03:10:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:10:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:10:42 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 03:10:42 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 03:10:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 03:10:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:10:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:10:42 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 03:10:42 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 03:10:42 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 03:10:42 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 03:10:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 9.4% of statements 03:10:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.481s coverage: 95.8% of statements 03:10:44 ok github.com/edgexfoundry/edgex-go/internal/io 1.030s coverage: 72.2% of statements 03:10:44 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 03:10:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:10:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 03:10:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 03:10:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 03:10:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 44.2% of statements 03:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 03:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.039s coverage: 87.1% of statements 03:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 03:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements 03:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.027s coverage: 87.5% of statements 03:10:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 03:10:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 03:10:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 03:10:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:10:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 03:10:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 03:10:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 03:10:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 03:10:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 03:10:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 03:10:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 03:10:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 03:10:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 03:10:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 03:10:50 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 03:10:50 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 03:10:50 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 03:10:51 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 03:10:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:10:55 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 03:10:55 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 03:10:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 03:10:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 03:10:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 03:10:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements 03:10:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:10:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 03:10:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 03:10:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 03:10:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 03:10:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 03:10:58 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 03:10:59 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 03:10:59 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 03:10:59 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 03:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 03:11:00 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:11:00 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 03:11:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 03:11:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 03:11:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 03:11:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 03:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:11:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.049s coverage: 92.9% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.385s coverage: 66.7% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.041s coverage: 75.0% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.040s coverage: 87.2% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.053s coverage: 82.1% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.847s coverage: 63.1% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.030s coverage: 89.4% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.963s coverage: 36.8% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.030s coverage: 9.0% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.068s coverage: 97.7% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.030s coverage: 45.8% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.065s coverage: 17.2% of statements 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 95.7% of statements 03:11:10 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:11:10 running golangci-lint 03:11:10 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 03:11:10 go version go1.23.2 linux/amd64 03:11:10 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 03:11:10 level=info msg="[config_reader] Used config file .golangci.yml" 03:11:10 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:11:36 level=info msg="[loader] Go packages loading at mode 575 (name|deps|files|imports|types_sizes|compiled_files|exports_file) took 23.978632612s" 03:11:36 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.966121ms" 03:11:46 level=info msg="[linters_context/goanalysis] analyzers took 1m35.10539017s with top 10 stages: buildir: 52.783172074s, gosec: 3.479973637s, fact_deprecated: 3.158120984s, inspect: 2.855829074s, printf: 2.81775501s, ctrlflow: 2.722136337s, fact_purity: 1.618374303s, nilness: 1.356784652s, S1038: 1.126203267s, typedness: 916.751861ms" 03:11:46 level=info msg="[runner] Issues before processing: 208, after processing: 0" 03:11:46 level=info msg="[runner] Processors filtering stat (in/out): cgo: 208/208, invalid_issue: 208/208, autogenerated_exclude: 208/208, path_prettifier: 208/208, identifier_marker: 208/208, exclude: 208/208, nolint: 15/0, filename_unadjuster: 208/208, skip_dirs: 208/208, skip_files: 208/208, exclude-rules: 208/15" 03:11:46 level=info msg="[runner] processing took 16.534834ms with stages: identifier_marker: 6.661199ms, nolint: 5.080237ms, autogenerated_exclude: 1.445948ms, path_prettifier: 1.413166ms, exclude-rules: 975.122µs, skip_dirs: 884.659µs, cgo: 28.561µs, invalid_issue: 28.041µs, filename_unadjuster: 14.071µs, max_same_issues: 970ns, uniq_by_line: 590ns, fixer: 480ns, skip_files: 350ns, sort_results: 250ns, exclude: 240ns, max_from_linter: 160ns, diff: 160ns, path_prefixer: 150ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" 03:11:46 level=info msg="[runner] linters took 11.455636734s with stages: goanalysis_metalinter: 11.439018577s" 03:11:46 level=info msg="File cache stats: 0 entries of total size 0B" 03:11:46 level=info msg="Memory: 355 samples, avg is 252.2MB, max is 1209.2MB" 03:11:46 level=info msg="Execution took 35.493376921s" 03:11:46 go vet ./... 03:11:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:11:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:11:54 ./bin/test-attribution-txt.sh [Pipeline] echo 03:11:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:11:55 + ls -al . 03:11:55 total 1764 03:11:55 drwxrwxr-x 11 1001 1001 4096 Nov 8 03:09 . 03:11:55 drwxr-xr-x 4 root root 4096 Nov 8 03:09 .. 03:11:55 drwxrwxr-x 2 1001 1001 4096 Nov 8 03:08 .blubracket 03:11:55 -rw-rw-r-- 1 1001 1001 10 Nov 8 03:08 .dockerignore 03:11:55 drwxrwxr-x 8 1001 1001 4096 Nov 8 03:11 .git 03:11:55 drwxrwxr-x 3 1001 1001 4096 Nov 8 03:08 .github 03:11:55 -rw-rw-r-- 1 1001 1001 961 Nov 8 03:08 .gitignore 03:11:55 -rw-rw-r-- 1 1001 1001 199 Nov 8 03:08 .golangci.yml 03:11:55 -rw-rw-r-- 1 1001 1001 100 Nov 8 03:08 .hadolint.yml 03:11:55 drwxr-xr-x 3 1001 1001 4096 Nov 8 03:08 .semver 03:11:55 -rw-rw-r-- 1 1001 1001 155 Nov 8 03:08 .sonarcloud.properties 03:11:55 -rw-rw-r-- 1 1001 1001 1171 Nov 8 03:08 ADOPTERS.md 03:11:55 -rw-rw-r-- 1 1001 1001 17141 Nov 8 03:08 Attribution.txt 03:11:55 -rw-rw-r-- 1 1001 1001 100284 Nov 8 03:08 CHANGELOG.md 03:11:55 -rw-rw-r-- 1 1001 1001 3804 Nov 8 03:08 CONTRIBUTING.md 03:11:55 -rw-rw-r-- 1 1001 1001 677 Nov 8 03:08 GOVERNANCE.md 03:11:55 -rw-rw-r-- 1 1001 1001 858 Nov 8 03:08 Jenkinsfile 03:11:55 -rw-rw-r-- 1 1001 1001 10775 Nov 8 03:08 LICENSE 03:11:55 -rw-rw-r-- 1 1001 1001 16730 Nov 8 03:08 Makefile 03:11:55 -rw-rw-r-- 1 1001 1001 582 Nov 8 03:08 OWNERS.md 03:11:55 -rw-rw-r-- 1 1001 1001 9533 Nov 8 03:08 README.md 03:11:55 -rw-rw-r-- 1 1001 1001 789 Nov 8 03:08 SECURITY.md 03:11:55 -rw-rw-r-- 1 1001 1001 12 Nov 8 03:08 VERSION 03:11:55 drwxrwxr-x 2 1001 1001 4096 Nov 8 03:08 bin 03:11:55 drwxrwxr-x 19 1001 1001 4096 Nov 8 03:08 cmd 03:11:55 -rw-r--r-- 1 root root 1433925 Nov 8 03:11 coverage.out 03:11:55 drwxrwxr-x 2 1001 1001 4096 Nov 8 03:08 fuzz_test 03:11:55 -rw-rw-r-- 1 1001 1001 6577 Nov 8 03:08 go.mod 03:11:55 -rw-rw-r-- 1 1001 1001 88825 Nov 8 03:08 go.sum 03:11:55 drwxrwxr-x 7 1001 1001 4096 Nov 8 03:08 internal 03:11:55 drwxrwxr-x 2 1001 1001 4096 Nov 8 03:08 openapi 03:11:55 -rw-rw-r-- 1 1001 1001 584 Nov 8 03:08 security.txt 03:11:55 -rw-rw-r-- 1 1001 1001 204 Nov 8 03:08 version.go [Pipeline] sh 03:11:55 + '[' -e coverage.out ] 03:11:55 + chown 1001:1001 coverage.out [Pipeline] stash 03:11:55 Stashed 1 file(s) [Pipeline] sh 03:11:57 + make build 03:11:57 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:12:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:12:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:12:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:12:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:12:27 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:12:31 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:12:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:12:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:12:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:12:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:12:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:12:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:12:41 $ docker stop --time=1 c8d3ee9932cb23aa1c2ccbce7b7721ebf5edd09ca8261a7370bc911e5bfb408a 03:12:55 $ docker rm -f --volumes c8d3ee9932cb23aa1c2ccbce7b7721ebf5edd09ca8261a7370bc911e5bfb408a [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:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:12:56 03:12:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:12:57 latest: Pulling from edgex-devops/edgex-compose 03:12:57 91d30c5bc195: Pulling fs layer 03:12:57 2e9b0aa3be6d: Pulling fs layer 03:12:57 9c61dcf015f6: Pulling fs layer 03:12:57 4698f68db338: Pulling fs layer 03:12:57 2a2f49069b9e: Pulling fs layer 03:12:57 e0025b399a48: Pulling fs layer 03:12:57 4698f68db338: Waiting 03:12:57 2a2f49069b9e: Waiting 03:12:57 e0025b399a48: Waiting 03:12:57 91d30c5bc195: Verifying Checksum 03:12:57 4698f68db338: Verifying Checksum 03:12:57 4698f68db338: Download complete 03:12:57 2e9b0aa3be6d: Download complete 03:12:57 e0025b399a48: Verifying Checksum 03:12:57 e0025b399a48: Download complete 03:12:57 91d30c5bc195: Pull complete 03:12:57 2a2f49069b9e: Verifying Checksum 03:12:57 2a2f49069b9e: Download complete 03:12:57 2e9b0aa3be6d: Pull complete 03:12:57 9c61dcf015f6: Download complete 03:13:00 9c61dcf015f6: Pull complete 03:13:00 4698f68db338: Pull complete 03:13:00 2a2f49069b9e: Pull complete 03:13:01 e0025b399a48: Pull complete 03:13:01 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:13:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:13:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:01 prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container 03:13:01 $ 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/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@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:13:09 $ docker top 195e7c0b6a4164f72b3fa0f798b6201f3cc302a9c1f826676c15e6e0e65a5d0b -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:09 + docker compose -f ./docker-compose-build.yml build --parallel 03:13:12 #1 [support-notifications internal] load build definition from Dockerfile 03:13:12 #1 transferring dockerfile: 2.02kB done 03:13:12 #1 DONE 0.0s 03:13:12 03:13:12 #2 [security-proxy-auth internal] load build definition from Dockerfile 03:13:12 #2 transferring dockerfile: 2.15kB done 03:13:12 #2 DONE 0.0s 03:13:12 03:13:12 #3 [core-command internal] load build definition from Dockerfile 03:13:12 #3 transferring dockerfile: 1.94kB done 03:13:12 #3 DONE 0.0s 03:13:12 03:13:12 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:13:12 #4 transferring dockerfile: 1.89kB done 03:13:12 #4 DONE 0.0s 03:13:12 03:13:12 #5 [security-proxy-setup internal] load build definition from Dockerfile 03:13:12 #5 transferring dockerfile: 2.50kB done 03:13:12 #5 DONE 0.0s 03:13:12 03:13:12 #6 [core-keeper internal] load build definition from Dockerfile 03:13:12 #6 transferring dockerfile: 2.07kB done 03:13:12 #6 DONE 0.0s 03:13:12 03:13:12 #7 [support-cron-scheduler internal] load build definition from Dockerfile 03:13:12 #7 transferring dockerfile: 1.86kB done 03:13:12 #7 DONE 0.0s 03:13:12 03:13:12 #8 [security-spire-server internal] load build definition from Dockerfile 03:13:12 #8 transferring dockerfile: 1.70kB done 03:13:12 #8 DONE 0.0s 03:13:12 03:13:12 #9 [core-metadata internal] load build definition from Dockerfile 03:13:12 #9 transferring dockerfile: 2.13kB done 03:13:12 #9 DONE 0.0s 03:13:12 03:13:12 #10 [core-data internal] load build definition from Dockerfile 03:13:12 #10 transferring dockerfile: 2.07kB done 03:13:12 #10 DONE 0.0s 03:13:12 03:13:12 #11 [security-spire-agent internal] load build definition from Dockerfile 03:13:12 #11 transferring dockerfile: 1.81kB done 03:13:12 #11 DONE 0.0s 03:13:12 03:13:12 #12 [security-bootstrapper internal] load build definition from Dockerfile 03:13:12 #12 transferring dockerfile: 3.02kB done 03:13:12 #12 DONE 0.0s 03:13:12 03:13:12 #13 [support-notifications internal] load .dockerignore 03:13:12 #13 transferring context: 50B done 03:13:12 #13 DONE 0.0s 03:13:12 03:13:12 #14 [security-spire-config internal] load build definition from Dockerfile 03:13:12 #14 transferring dockerfile: 1.69kB done 03:13:12 #14 DONE 0.0s 03:13:12 03:13:12 #15 [security-secretstore-setup internal] load build definition from Dockerfile 03:13:12 #15 transferring dockerfile: 2.49kB done 03:13:12 #15 DONE 0.0s 03:13:12 03:13:12 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:13:12 #16 transferring dockerfile: 2.23kB done 03:13:12 #16 DONE 0.0s 03:13:12 03:13:12 #17 [security-proxy-auth internal] load .dockerignore 03:13:12 #17 transferring context: 50B done 03:13:12 #17 DONE 0.0s 03:13:12 03:13:12 #18 [core-command internal] load .dockerignore 03:13:12 #18 transferring context: 50B done 03:13:12 #18 DONE 0.0s 03:13:12 03:13:12 #19 [security-spiffe-token-provider internal] load .dockerignore 03:13:12 #19 transferring context: 50B done 03:13:12 #19 DONE 0.0s 03:13:12 03:13:12 #20 [security-proxy-setup internal] load .dockerignore 03:13:12 #20 transferring context: 50B done 03:13:12 #20 DONE 0.0s 03:13:12 03:13:12 #21 [core-metadata internal] load .dockerignore 03:13:12 #21 transferring context: 50B done 03:13:12 #21 DONE 0.1s 03:13:12 03:13:12 #22 [core-keeper internal] load .dockerignore 03:13:12 #22 transferring context: 50B done 03:13:12 #22 DONE 0.0s 03:13:12 03:13:12 #23 [support-cron-scheduler internal] load .dockerignore 03:13:12 #23 transferring context: 50B done 03:13:12 #23 DONE 0.1s 03:13:12 03:13:12 #24 [security-spire-server internal] load .dockerignore 03:13:12 #24 transferring context: 50B done 03:13:12 #24 DONE 0.1s 03:13:12 03:13:12 #25 [core-data internal] load .dockerignore 03:13:12 #25 transferring context: 50B done 03:13:12 #25 DONE 0.1s 03:13:12 03:13:12 #26 [security-bootstrapper internal] load .dockerignore 03:13:12 #26 transferring context: 50B done 03:13:12 #26 DONE 0.0s 03:13:12 03:13:12 #27 [security-spire-agent internal] load .dockerignore 03:13:12 #27 transferring context: 50B done 03:13:12 #27 DONE 0.1s 03:13:12 03:13:12 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:13:12 #28 DONE 0.0s 03:13:12 03:13:12 #29 [core-common-config-bootstrapper internal] load .dockerignore 03:13:12 #29 transferring context: 50B done 03:13:12 #29 DONE 0.0s 03:13:12 03:13:12 #30 [security-secretstore-setup internal] load .dockerignore 03:13:12 #30 transferring context: 50B done 03:13:12 #30 DONE 0.0s 03:13:12 03:13:12 #31 [security-spire-config internal] load .dockerignore 03:13:12 #31 transferring context: 50B done 03:13:12 #31 DONE 0.1s 03:13:12 03:13:12 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 03:13:12 #32 DONE 0.1s 03:13:12 03:13:12 #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:13:12 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:13:12 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:13:12 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:13:12 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:13:12 #33 DONE 0.0s 03:13:12 03:13:12 #34 [support-notifications internal] load build context 03:13:12 #34 ... 03:13:12 03:13:12 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:13:12 #28 DONE 0.0s 03:13:12 03:13:12 #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:13:12 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:13:12 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:13:12 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:13:12 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:13:12 #33 DONE 0.1s 03:13:12 03:13:12 #34 [support-notifications internal] load build context 03:13:12 #34 ... 03:13:12 03:13:12 #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:13:12 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:13:12 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:13:12 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:13:12 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:13:12 #33 DONE 0.1s 03:13:12 03:13:12 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:13:12 #28 DONE 0.0s 03:13:12 03:13:12 #34 [support-notifications internal] load build context 03:13:12 #34 ... 03:13:12 03:13:12 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:13:12 #28 DONE 0.0s 03:13:12 03:13:12 #34 [support-notifications internal] load build context 03:13:12 #34 ... 03:13:12 03:13:12 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:13:12 #28 DONE 0.0s 03:13:12 03:13:12 #34 [support-notifications internal] load build context 03:13:13 #34 ... 03:13:13 03:13:13 #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:13:13 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:13:13 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:13:13 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:13:13 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:13:13 #33 DONE 0.1s 03:13:13 03:13:13 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:13:13 #28 DONE 0.0s 03:13:13 03:13:13 #34 [support-notifications internal] load build context 03:13:13 #34 ... 03:13:13 03:13:13 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 03:13:13 #32 DONE 1.0s 03:13:13 03:13:13 #34 [support-notifications internal] load build context 03:13:17 #34 transferring context: 128.87MB 4.9s 03:13:19 #34 ... 03:13:19 03:13:19 #35 [security-proxy-auth internal] load build context 03:13:19 #35 ... 03:13:19 03:13:19 #34 [support-notifications internal] load build context 03:13:22 #34 ... 03:13:22 03:13:22 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:13:22 #36 ... 03:13:22 03:13:22 #37 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:23 #37 ... 03:13:23 03:13:23 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:13:23 #38 ... 03:13:23 03:13:23 #39 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:13:23 #39 ... 03:13:23 03:13:23 #40 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:13:23 #40 ... 03:13:23 03:13:23 #41 [core-command internal] load build context 03:13:23 #41 transferring context: 306.51MB 10.8s 03:13:23 #41 ... 03:13:23 03:13:23 #42 [security-proxy-setup internal] load build context 03:13:23 #42 ... 03:13:23 03:13:23 #43 [security-secretstore-setup internal] load build context 03:13:23 #43 ... 03:13:23 03:13:23 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:13:23 #44 ... 03:13:23 03:13:23 #45 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:13:24 #45 ... 03:13:24 03:13:24 #46 [core-keeper internal] load build context 03:13:24 #46 ... 03:13:24 03:13:24 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:13:24 #47 ... 03:13:24 03:13:24 #48 [security-bootstrapper internal] load build context 03:13:24 #48 ... 03:13:24 03:13:24 #49 [support-cron-scheduler internal] load build context 03:13:24 #49 ... 03:13:24 03:13:24 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:13:24 #0 1.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:13:24 #0 1.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:13:24 #0 1.835 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:13:24 #0 1.835 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:13:24 #0 1.835 OK: 24168 distinct packages available 03:13:24 #0 1.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:13:24 #0 1.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:13:24 #0 2.237 (1/14) Installing ca-certificates (20240705-r0) 03:13:24 #0 2.974 (2/14) Installing brotli-libs (1.1.0-r2) 03:13:24 #0 2.981 (3/14) Installing c-ares (1.33.1-r0) 03:13:24 #0 2.988 (4/14) Installing libunistring (1.2-r0) 03:13:24 #0 3.002 (5/14) Installing libidn2 (2.3.7-r0) 03:13:24 #0 3.007 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:13:24 #0 3.010 (7/14) Installing libpsl (0.21.5-r1) 03:13:24 #0 3.013 (8/14) Installing zstd-libs (1.5.6-r0) 03:13:24 #0 3.022 (9/14) Installing libcurl (8.11.0-r1) 03:13:24 #0 3.037 (10/14) Installing curl (8.11.0-r1) 03:13:24 #0 3.063 (11/14) Installing dumb-init (1.2.5-r3) 03:13:24 #0 3.112 (12/14) Installing musl-obstack (1.2.3-r2) 03:13:24 #0 3.112 (13/14) Installing libucontext (1.2-r3) 03:13:24 #0 3.113 (14/14) Installing gcompat (1.1.0-r4) 03:13:24 #0 3.125 Executing busybox-1.36.1-r29.trigger 03:13:24 #0 3.137 Executing ca-certificates-20240705-r0.trigger 03:13:24 #0 3.177 OK: 13 MiB in 28 packages 03:13:24 #50 ... 03:13:24 03:13:24 #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:13:24 #51 ... 03:13:24 03:13:24 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:13:24 #0 0.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:13:24 #0 0.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:13:24 #0 1.153 (1/2) Installing ca-certificates (20240705-r0) 03:13:24 #0 1.223 (2/2) Installing dumb-init (1.2.5-r3) 03:13:24 #0 1.231 Executing busybox-1.36.1-r29.trigger 03:13:24 #0 1.237 Executing ca-certificates-20240705-r0.trigger 03:13:24 #0 1.379 OK: 9 MiB in 16 packages 03:13:24 #52 ... 03:13:24 03:13:24 #53 [core-common-config-bootstrapper internal] load build context 03:13:24 #53 ... 03:13:24 03:13:24 #54 [core-data internal] load build context 03:13:24 #54 ... 03:13:24 03:13:24 #55 [core-metadata internal] load build context 03:13:25 #55 ... 03:13:25 03:13:25 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:13:25 #0 0.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:13:25 #0 1.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:13:25 #0 1.400 (1/1) Installing dumb-init (1.2.5-r3) 03:13:25 #0 1.407 Executing busybox-1.36.1-r29.trigger 03:13:25 #0 1.451 OK: 8 MiB in 15 packages 03:13:25 #56 ... 03:13:25 03:13:25 #57 [security-spiffe-token-provider internal] load build context 03:13:25 #57 transferring context: 438.14MB 12.6s done 03:13:25 #57 ... 03:13:25 03:13:25 #55 [core-metadata internal] load build context 03:13:25 #55 transferring context: 438.14MB 11.9s done 03:13:29 #55 ... 03:13:29 03:13:29 #35 [security-proxy-auth internal] load build context 03:13:29 #35 transferring context: 438.14MB 16.6s done 03:13:33 #35 ... 03:13:33 03:13:33 #34 [support-notifications internal] load build context 03:13:33 #34 transferring context: 438.14MB 16.2s done 03:13:33 #34 ... 03:13:33 03:13:33 #41 [core-command internal] load build context 03:13:33 #41 transferring context: 438.14MB 12.6s done 03:13:33 #41 ... 03:13:33 03:13:33 #43 [security-secretstore-setup internal] load build context 03:13:33 #43 transferring context: 438.14MB 13.8s done 03:13:33 #43 ... 03:13:33 03:13:33 #42 [security-proxy-setup internal] load build context 03:13:33 #42 transferring context: 438.14MB 14.2s done 03:13:34 #42 ... 03:13:34 03:13:34 #46 [core-keeper internal] load build context 03:13:34 #46 transferring context: 438.14MB 12.4s done 03:13:34 #46 ... 03:13:34 03:13:34 #48 [security-bootstrapper internal] load build context 03:13:34 #48 transferring context: 438.14MB 14.5s done 03:13:34 #48 ... 03:13:34 03:13:34 #49 [support-cron-scheduler internal] load build context 03:13:34 #49 transferring context: 438.14MB 14.7s done 03:13:34 #49 ... 03:13:34 03:13:34 #45 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:13:34 #45 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:13:34 #45 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:13:34 #45 12.40 (1/3) Installing ca-certificates (20240705-r0) 03:13:34 #45 13.50 (2/3) Installing dumb-init (1.2.5-r3) 03:13:34 #45 13.50 (3/3) Installing tzdata (2024b-r0) 03:13:34 #45 13.56 Executing busybox-1.36.1-r29.trigger 03:13:34 #45 13.56 Executing ca-certificates-20240705-r0.trigger 03:13:34 #45 13.60 OK: 10 MiB in 17 packages 03:13:34 #45 ... 03:13:34 03:13:34 #53 [core-common-config-bootstrapper internal] load build context 03:13:34 #53 transferring context: 438.14MB 13.6s done 03:13:35 #53 ... 03:13:35 03:13:35 #54 [core-data internal] load build context 03:13:35 #54 transferring context: 438.14MB 13.6s done 03:13:37 #54 ... 03:13:37 03:13:37 #33 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:13:37 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:13:37 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:13:37 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:13:37 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:13:37 #33 DONE 0.1s 03:13:37 03:13:37 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:13:37 #38 DONE 23.8s 03:13:37 03:13:37 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:13:37 #58 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:13:43 #58 ... 03:13:43 03:13:43 #33 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:13:43 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:13:43 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:13:43 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:13:43 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:13:43 #33 DONE 0.1s 03:13:43 03:13:43 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:13:43 #44 DONE 29.8s 03:13:43 03:13:43 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:13:43 #58 ... 03:13:43 03:13:43 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:13:43 #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:13:47 #59 ... 03:13:47 03:13:47 #60 [security-spire-server internal] load build context 03:13:47 #60 ... 03:13:47 03:13:47 #61 [security-spire-config internal] load build context 03:13:47 #61 ... 03:13:47 03:13:47 #62 [security-spire-agent internal] load build context 03:13:57 #62 ... 03:13:57 03:13:57 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:14:19 #63 ... 03:14:19 03:14:19 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:14:22 #64 ... 03:14:22 03:14:22 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:14:22 #58 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 45.3s done 03:14:22 #58 ... 03:14:22 03:14:22 #57 [security-spiffe-token-provider internal] load build context 03:14:22 #57 DONE 69.4s 03:14:22 03:14:22 #41 [core-command internal] load build context 03:14:22 #41 DONE 69.4s 03:14:22 03:14:22 #55 [core-metadata internal] load build context 03:14:22 #55 DONE 69.0s 03:14:22 03:14:22 #46 [core-keeper internal] load build context 03:14:22 #46 DONE 69.3s 03:14:22 03:14:22 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:14:22 #50 DONE 69.4s 03:14:22 03:14:22 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:14:22 #58 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 03:14:22 #58 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 03:14:22 #58 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:14:22 #58 ... 03:14:22 03:14:22 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:14:22 #56 DONE 69.5s 03:14:22 03:14:22 #37 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:22 #37 DONE 69.3s 03:14:22 03:14:22 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:14:22 #52 DONE 69.6s 03:14:22 03:14:22 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:14:22 #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s 03:14:22 #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s 03:14:22 #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 03:14:22 #58 ... 03:14:22 03:14:22 #53 [core-common-config-bootstrapper internal] load build context 03:14:22 #53 DONE 69.2s 03:14:22 03:14:22 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:14:22 #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s 03:14:22 #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 03:14:22 #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 03:14:22 #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 03:14:22 #58 ... 03:14:22 03:14:22 #45 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:14:22 #45 DONE 69.7s 03:14:22 03:14:22 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:14:22 #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s 03:14:22 #58 ... 03:14:22 03:14:22 #54 [core-data internal] load build context 03:14:22 #54 DONE 69.5s 03:14:22 03:14:22 #42 [security-proxy-setup internal] load build context 03:14:22 #42 DONE 69.8s 03:14:22 03:14:22 #43 [security-secretstore-setup internal] load build context 03:14:22 #43 DONE 69.5s 03:14:22 03:14:22 #49 [support-cron-scheduler internal] load build context 03:14:22 #49 DONE 69.9s 03:14:22 03:14:22 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:14:22 #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 03:14:22 #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.93MB / 30.73MB 0.6s 03:14:22 #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:14:22 #58 ... 03:14:22 03:14:22 #48 [security-bootstrapper internal] load build context 03:14:22 #48 DONE 69.6s 03:14:22 03:14:22 #35 [security-proxy-auth internal] load build context 03:14:22 #35 DONE 70.1s 03:14:22 03:14:22 #34 [support-notifications internal] load build context 03:14:22 #34 DONE 70.2s 03:14:22 03:14:22 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:14:22 #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.30MB / 30.73MB 0.7s 03:14:22 #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:14:23 #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done 03:14:23 #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 03:14:23 #58 ... 03:14:23 03:14:23 #61 [security-spire-config internal] load build context 03:14:23 #61 transferring context: 21.82kB done 03:14:23 #61 DONE 46.9s 03:14:23 03:14:23 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:14:23 #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 39.1s done 03:14:23 #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:14:23 #59 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 03:14:23 #59 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 03:14:23 #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 03:14:23 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 03:14:23 #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:14:23 #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done 03:14:23 #59 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.7s 03:14:23 #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 03:14:23 #59 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.8s done 03:14:24 #59 ... 03:14:24 03:14:24 #60 [security-spire-server internal] load build context 03:14:24 #60 transferring context: 23.57kB done 03:14:24 #60 DONE 47.6s 03:14:24 03:14:24 #62 [security-spire-agent internal] load build context 03:14:24 #62 transferring context: 23.10kB 0.0s done 03:14:24 #62 DONE 41.4s 03:14:24 03:14:24 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:14:24 #47 69.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:24 #47 69.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:24 #47 70.39 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:14:24 #47 70.49 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:14:24 #47 70.53 (3/6) Installing dumb-init (1.2.5-r3) 03:14:24 #47 70.54 (4/6) Installing openssl (3.3.2-r1) 03:14:24 #47 70.55 (5/6) Installing su-exec (0.2-r3) 03:14:24 #47 70.55 (6/6) Installing yq-go (4.44.1-r2) 03:14:24 #47 70.68 Executing busybox-1.36.1-r29.trigger 03:14:24 #47 70.68 OK: 19 MiB in 18 packages 03:14:24 #47 DONE 71.4s 03:14:24 03:14:24 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:14:24 #36 DONE 71.9s 03:14:24 03:14:24 #65 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 03:14:24 #65 DONE 0.2s 03:14:24 03:14:24 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:14:26 #66 ... 03:14:26 03:14:26 #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:14:26 #51 70.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:26 #51 70.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:26 #51 71.18 (1/1) Installing dumb-init (1.2.5-r3) 03:14:26 #51 71.19 Executing busybox-1.36.1-r29.trigger 03:14:26 #51 71.19 OK: 8 MiB in 15 packages 03:14:26 #51 DONE 73.6s 03:14:27 03:14:27 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:14:27 #63 39.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:27 #63 ... 03:14:27 03:14:27 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:14:27 #59 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 03:14:27 #59 DONE 44.5s 03:14:27 03:14:27 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:14:27 #63 40.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:27 #63 40.40 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:14:27 #63 40.40 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:14:27 #63 40.40 OK: 24168 distinct packages available 03:14:27 #63 40.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:27 #63 40.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:28 #63 40.85 (1/4) Installing dumb-init (1.2.5-r3) 03:14:28 #63 40.86 (2/4) Installing musl-obstack (1.2.3-r2) 03:14:28 #63 40.86 (3/4) Installing libucontext (1.2-r3) 03:14:28 #63 40.86 (4/4) Installing gcompat (1.1.0-r4) 03:14:28 #63 40.87 Executing busybox-1.36.1-r29.trigger 03:14:28 #63 40.88 OK: 8 MiB in 18 packages 03:14:29 #63 ... 03:14:29 03:14:29 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:14:29 #0 2.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:29 #0 2.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:29 #0 3.313 OK: 246 MiB in 54 packages 03:14:29 #67 DONE 5.4s 03:14:29 03:14:29 #40 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:14:29 #40 73.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:29 #40 73.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:29 #40 74.11 (1/2) Installing dumb-init (1.2.5-r3) 03:14:29 #40 74.11 (2/2) Installing su-exec (0.2-r3) 03:14:29 #40 74.11 Executing busybox-1.36.1-r29.trigger 03:14:29 #40 74.16 OK: 8 MiB in 16 packages 03:14:29 #40 DONE 76.5s 03:14:29 03:14:29 #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:14:30 #68 ... 03:14:30 03:14:30 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:14:30 #0 3.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:30 #0 3.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:30 #0 4.572 Upgrading critical system libraries and apk-tools: 03:14:30 #0 4.572 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:14:30 #0 4.950 Executing busybox-1.36.1-r29.trigger 03:14:30 #0 5.026 Continuing the upgrade transaction with new apk-tools: 03:14:30 #0 5.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:30 #0 5.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:30 #0 5.498 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:14:30 #0 5.587 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:14:30 #0 5.596 Executing ca-certificates-20240705-r0.trigger 03:14:30 #0 6.222 OK: 13 MiB in 28 packages 03:14:30 #69 DONE 8.1s 03:14:30 03:14:30 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:14:30 #58 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done 03:14:30 #58 ... 03:14:30 03:14:30 #39 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:14:30 #39 73.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:30 #39 73.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:30 #39 74.17 (1/4) Installing ca-certificates (20240705-r0) 03:14:30 #39 74.25 (2/4) Installing dumb-init (1.2.5-r3) 03:14:30 #39 74.26 (3/4) Installing su-exec (0.2-r3) 03:14:30 #39 74.26 (4/4) Installing yq-go (4.44.1-r2) 03:14:30 #39 74.35 Executing busybox-1.36.1-r29.trigger 03:14:30 #39 74.37 Executing ca-certificates-20240705-r0.trigger 03:14:30 #39 74.43 OK: 19 MiB in 18 packages 03:14:30 #39 DONE 77.1s 03:14:30 03:14:30 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:14:30 #64 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:30 #64 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:30 #64 10.98 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:14:30 #64 10.98 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:14:30 #64 10.98 OK: 24168 distinct packages available 03:14:30 #64 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:30 #64 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:30 #64 11.50 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:14:30 #64 11.69 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:14:30 #64 11.70 (3/7) Installing dumb-init (1.2.5-r3) 03:14:30 #64 11.70 (4/7) Installing musl-obstack (1.2.3-r2) 03:14:30 #64 11.71 (5/7) Installing libucontext (1.2-r3) 03:14:30 #64 11.71 (6/7) Installing gcompat (1.1.0-r4) 03:14:30 #64 11.72 (7/7) Installing openssl (3.3.2-r1) 03:14:30 #64 11.73 Executing busybox-1.36.1-r29.trigger 03:14:30 #64 11.73 OK: 9 MiB in 19 packages 03:14:31 #64 DONE 14.8s 03:14:31 03:14:31 #70 [core-command stage-1 3/9] RUN apk --no-cache upgrade 03:14:31 #0 5.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:31 #0 5.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:31 #0 6.009 Upgrading critical system libraries and apk-tools: 03:14:31 #0 6.009 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:14:31 #0 6.021 Executing busybox-1.36.1-r29.trigger 03:14:31 #0 6.075 Continuing the upgrade transaction with new apk-tools: 03:14:31 #0 6.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:31 #0 6.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:31 #0 6.523 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:14:31 #0 6.617 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:14:31 #0 6.819 OK: 8 MiB in 15 packages 03:14:31 #70 DONE 9.4s 03:14:31 03:14:31 #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:14:31 #71 ... 03:14:31 03:14:31 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:14:31 #63 DONE 44.7s 03:14:32 03:14:32 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:14:32 #0 7.704 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:32 #0 8.235 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:32 #0 9.029 (1/1) Installing dumb-init (1.2.5-r3) 03:14:32 #0 9.321 Executing busybox-1.36.1-r29.trigger 03:14:32 #0 9.329 OK: 8 MiB in 15 packages 03:14:32 #72 ... 03:14:32 03:14:32 #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:14:32 #0 7.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:32 #0 7.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:32 #0 7.859 Upgrading critical system libraries and apk-tools: 03:14:32 #0 7.859 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:14:32 #0 7.895 Executing busybox-1.36.1-r29.trigger 03:14:32 #0 7.964 Continuing the upgrade transaction with new apk-tools: 03:14:32 #0 7.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:32 #0 8.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:32 #0 8.328 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:14:32 #0 8.367 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:14:32 #0 8.395 Executing ca-certificates-20240705-r0.trigger 03:14:32 #0 8.439 OK: 9 MiB in 16 packages 03:14:32 #73 ... 03:14:32 03:14:32 #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:14:32 #0 4.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:32 #0 5.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:32 #0 5.423 Upgrading critical system libraries and apk-tools: 03:14:32 #0 5.423 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:14:32 #0 5.432 Executing busybox-1.36.1-r29.trigger 03:14:32 #0 5.501 Continuing the upgrade transaction with new apk-tools: 03:14:32 #0 5.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:32 #0 5.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:32 #0 6.056 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:14:32 #0 6.153 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:14:32 #0 6.162 Executing ca-certificates-20240705-r0.trigger 03:14:32 #0 6.893 OK: 10 MiB in 17 packages 03:14:32 #74 DONE 9.8s 03:14:32 03:14:32 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:14:32 #66 7.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:32 #66 7.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:32 #66 7.871 OK: 246 MiB in 54 packages 03:14:32 #66 ... 03:14:32 03:14:32 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:14:32 #0 5.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:32 #0 5.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:32 #0 6.101 Upgrading critical system libraries and apk-tools: 03:14:32 #0 6.101 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:14:32 #0 6.118 Executing busybox-1.36.1-r29.trigger 03:14:32 #0 6.181 Continuing the upgrade transaction with new apk-tools: 03:14:32 #0 6.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:32 #0 6.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:32 #0 6.738 OK: 19 MiB in 18 packages 03:14:32 #75 DONE 8.6s 03:14:32 03:14:32 #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:14:32 #0 5.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:32 #0 5.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:32 #0 6.141 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:14:32 #0 6.141 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:14:32 #0 6.141 OK: 24169 distinct packages available 03:14:32 #0 6.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:32 #0 6.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:32 #0 6.821 OK: 246 MiB in 54 packages 03:14:32 #76 DONE 8.5s 03:14:32 03:14:32 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:14:32 #72 DONE 10.7s 03:14:32 03:14:32 #77 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:14:32 #0 5.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:32 #0 5.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:32 #0 5.631 OK: 246 MiB in 54 packages 03:14:32 #77 DONE 8.6s 03:14:32 03:14:32 #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:14:32 #73 DONE 10.6s 03:14:32 03:14:32 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:14:33 #66 DONE 8.6s 03:14:33 03:14:33 #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:14:33 #68 DONE 3.0s 03:14:33 03:14:33 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:33 #78 ... 03:14:33 03:14:33 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:14:33 #79 DONE 1.0s 03:14:33 03:14:33 #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:14:33 #80 ... 03:14:33 03:14:33 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:14:33 #81 DONE 1.3s 03:14:34 03:14:34 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:34 #82 ... 03:14:34 03:14:34 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:14:34 #83 DONE 1.5s 03:14:34 03:14:34 #84 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:34 #84 DONE 10.1s 03:14:34 03:14:34 #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:14:34 #80 DONE 1.6s 03:14:34 03:14:34 #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:35 #85 ... 03:14:35 03:14:35 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:14:35 #0 6.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:35 #0 6.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:35 #0 7.268 Upgrading critical system libraries and apk-tools: 03:14:35 #0 7.268 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:14:35 #0 7.276 Executing busybox-1.36.1-r29.trigger 03:14:35 #0 7.343 Continuing the upgrade transaction with new apk-tools: 03:14:35 #0 7.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:35 #0 7.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:35 #0 7.691 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:14:35 #0 7.726 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:14:35 #0 7.739 OK: 8 MiB in 15 packages 03:14:35 #86 DONE 8.4s 03:14:35 03:14:35 #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:14:35 #71 3.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:35 #71 3.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:35 #71 3.766 Upgrading critical system libraries and apk-tools: 03:14:35 #71 3.766 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:14:35 #71 3.777 Executing busybox-1.36.1-r29.trigger 03:14:35 #71 3.860 Continuing the upgrade transaction with new apk-tools: 03:14:35 #71 3.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:35 #71 3.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:36 #71 4.281 OK: 9 MiB in 19 packages 03:14:36 #71 DONE 4.7s 03:14:36 03:14:36 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:14:36 #0 4.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:36 #0 4.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:36 #0 5.158 Upgrading critical system libraries and apk-tools: 03:14:36 #0 5.158 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:14:36 #0 5.165 Executing busybox-1.36.1-r29.trigger 03:14:36 #0 5.216 Continuing the upgrade transaction with new apk-tools: 03:14:36 #0 5.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:36 #0 5.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:36 #0 5.607 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:14:36 #0 5.663 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:14:36 #0 5.671 OK: 8 MiB in 16 packages 03:14:36 #87 DONE 6.1s 03:14:36 03:14:36 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:14:39 #88 ... 03:14:39 03:14:39 #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:14:39 #0 1.054 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:39 #0 1.560 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:39 #0 2.340 OK: 246 MiB in 54 packages 03:14:39 #89 DONE 4.8s 03:14:39 03:14:39 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:14:39 #0 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:39 #0 3.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:39 #0 3.833 Upgrading critical system libraries and apk-tools: 03:14:39 #0 3.833 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:14:39 #0 4.032 Executing busybox-1.36.1-r29.trigger 03:14:39 #0 4.111 Continuing the upgrade transaction with new apk-tools: 03:14:39 #0 4.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:39 #0 4.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:39 #0 4.545 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:14:39 #0 4.643 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:14:39 #0 5.304 OK: 8 MiB in 18 packages 03:14:39 #90 DONE 7.2s 03:14:39 03:14:39 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:14:39 #0 4.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:39 #0 4.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:39 #0 5.242 Upgrading critical system libraries and apk-tools: 03:14:39 #0 5.242 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:14:39 #0 5.429 Executing busybox-1.36.1-r29.trigger 03:14:39 #0 5.528 Continuing the upgrade transaction with new apk-tools: 03:14:39 #0 5.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:14:39 #0 5.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:14:39 #0 5.890 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:14:39 #0 5.925 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:14:39 #0 5.936 Executing ca-certificates-20240705-r0.trigger 03:14:39 #0 6.704 OK: 19 MiB in 18 packages 03:14:39 #91 DONE 8.6s 03:14:39 03:14:39 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:14:39 #88 DONE 3.1s 03:14:39 03:14:39 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:14:39 #92 DONE 3.2s 03:14:39 03:14:39 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:14:40 #93 ... 03:14:40 03:14:40 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:14:40 #94 DONE 1.1s 03:14:40 03:14:40 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:14:40 #95 DONE 1.0s 03:14:40 03:14:40 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:14:40 #96 DONE 1.1s 03:14:40 03:14:40 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:43 #97 ... 03:14:43 03:14:43 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:14:43 #98 DONE 2.7s 03:14:43 03:14:43 #99 [security-spire-server stage-2 6/9] COPY security.txt / 03:14:43 #99 DONE 3.0s 03:14:43 03:14:43 #100 [security-spire-config stage-2 6/10] COPY security.txt / 03:14:43 #100 ... 03:14:43 03:14:43 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:14:43 #93 DONE 4.5s 03:14:43 03:14:43 #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:14:43 #101 DONE 7.9s 03:14:43 03:14:43 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:14:44 #102 ... 03:14:44 03:14:44 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:44 #103 ... 03:14:44 03:14:44 #100 [security-spire-config stage-2 6/10] COPY security.txt / 03:14:44 #100 DONE 1.3s 03:14:44 03:14:44 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:14:44 #104 DONE 1.1s 03:14:44 03:14:44 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:14:44 #102 DONE 0.7s 03:14:44 03:14:44 #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:14:44 #105 DONE 0.5s 03:14:44 03:14:44 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 03:14:44 #106 DONE 0.0s 03:14:44 03:14:44 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:14:44 #107 DONE 0.0s 03:14:44 03:14:44 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:14:44 #108 DONE 0.1s 03:14:44 03:14:44 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:14:44 #109 DONE 0.1s 03:14:44 03:14:44 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:14:44 #110 DONE 0.1s 03:14:44 03:14:44 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:14:44 #111 DONE 0.1s 03:14:44 03:14:44 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:14:44 #112 DONE 0.1s 03:14:44 03:14:44 #113 [security-spire-server] exporting to image 03:14:44 #113 exporting layers 03:14:44 #113 ... 03:14:44 03:14:44 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:14:44 #114 DONE 0.2s 03:14:44 03:14:44 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:14:44 #115 DONE 0.2s 03:14:44 03:14:44 #113 [security-spire-agent] exporting to image 03:14:45 #113 exporting layers 0.6s done 03:14:45 #113 writing image sha256:f805371e01272d507ae818b6f7c18614b61a5fa8d1dc4c3397302af6231f46dc done 03:14:45 #113 naming to docker.io/library/security-spire-server done 03:14:45 #113 exporting layers 0.6s done 03:14:45 #113 writing image sha256:e4e63b8ca79b230fda6b559983de9cbe376729f861a3fe1d29360daa4bee9fd7 done 03:14:45 #113 naming to docker.io/library/security-spire-config done 03:14:45 #113 writing image sha256:5bfa3a5f593b346ac841fca95016f0282281b239083d8196534593aec445651f done 03:14:45 #113 naming to docker.io/library/security-spire-agent done 03:14:45 #113 DONE 0.8s 03:14:45 03:14:45 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:37 #97 ... 03:16:37 03:16:37 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:37 #82 DONE 112.0s 03:16:37 03:16:37 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:37 #97 DONE 105.8s 03:16:37 03:16:37 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:37 #103 DONE 111.8s 03:16:37 03:16:37 #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:37 #85 DONE 111.7s 03:16:37 03:16:37 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:37 #78 DONE 113.3s 03:16:37 03:16:37 #116 [security-proxy-setup builder 6/7] COPY . . 03:16:37 #116 ... 03:16:37 03:16:37 #117 [security-spiffe-token-provider builder 6/7] COPY . . 03:16:37 #117 ... 03:16:37 03:16:37 #118 [security-proxy-auth builder 6/7] COPY . . 03:16:37 #118 ... 03:16:37 03:16:37 #119 [support-notifications builder 6/7] COPY . . 03:16:37 #119 ... 03:16:37 03:16:37 #120 [core-keeper builder 7/8] COPY . . 03:16:47 #120 ... 03:16:47 03:16:47 #121 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 03:16:47 #121 CACHED 03:16:47 03:16:47 #122 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:47 #122 CACHED 03:16:47 03:16:47 #123 [support-cron-scheduler builder 6/7] COPY . . 03:16:47 #123 CACHED 03:16:47 03:16:47 #119 [support-notifications builder 6/7] COPY . . 03:16:47 #119 DONE 20.5s 03:16:47 03:16:47 #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:16:47 #124 ... 03:16:47 03:16:47 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:47 #125 CACHED 03:16:47 03:16:47 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 03:16:47 #126 CACHED 03:16:47 03:16:47 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:16:47 #127 CACHED 03:16:47 03:16:47 #116 [security-proxy-setup builder 6/7] COPY . . 03:16:47 #116 DONE 20.4s 03:16:47 03:16:47 #128 [security-secretstore-setup builder 6/7] COPY . . 03:16:47 #128 CACHED 03:16:47 03:16:47 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:16:47 #129 CACHED 03:16:47 03:16:47 #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:47 #130 CACHED 03:16:47 03:16:47 #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:47 #131 CACHED 03:16:47 03:16:47 #132 [security-bootstrapper builder 6/7] COPY . . 03:16:47 #132 CACHED 03:16:47 03:16:47 #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:16:47 #133 CACHED 03:16:47 03:16:47 #118 [security-proxy-auth builder 6/7] COPY . . 03:16:47 #118 DONE 20.4s 03:16:47 03:16:47 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:16:47 #134 CACHED 03:16:47 03:16:47 #135 [core-metadata builder 6/7] COPY . . 03:16:47 #135 CACHED 03:16:47 03:16:47 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:47 #136 CACHED 03:16:47 03:16:47 #137 [core-data builder 6/7] COPY . . 03:16:47 #137 CACHED 03:16:47 03:16:47 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 03:16:47 #138 CACHED 03:16:47 03:16:47 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:47 #139 CACHED 03:16:47 03:16:47 #117 [security-spiffe-token-provider builder 6/7] COPY . . 03:16:47 #117 DONE 20.5s 03:16:47 03:16:47 #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:47 #140 CACHED 03:16:47 03:16:47 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 03:16:47 #141 CACHED 03:16:47 03:16:47 #142 [core-command builder 6/7] COPY . . 03:16:47 #142 CACHED 03:16:47 03:16:47 #120 [core-keeper builder 7/8] COPY . . 03:16:47 #120 DONE 20.5s 03:16:47 03:16:47 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:16:48 #143 1.431 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:16:58 #143 ... 03:16:58 03:16:58 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:16:58 #0 1.148 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:16:58 #144 ... 03:16:58 03:16:58 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:16:58 #0 1.254 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:16:58 #145 ... 03:16:58 03:16:58 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:16:58 #0 1.405 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:16:58 #146 ... 03:16:58 03:16:58 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:16:58 #0 1.639 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:16:58 #147 ... 03:16:58 03:16:58 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:16:58 #0 0.846 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:16:58 #148 ... 03:16:58 03:16:58 #149 [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:16:58 #0 0.632 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:16:58 #149 ... 03:16:58 03:16:58 #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:16:58 #124 0.789 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:16:58 #124 ... 03:16:58 03:16:58 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:16:58 #0 0.525 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:16:58 #150 ... 03:16:58 03:16:58 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:16:58 #0 1.117 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:16:58 #151 ... 03:16:58 03:16:58 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:16:58 #0 1.911 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:16:59 #152 ... 03:16:59 03:16:59 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:16:59 #0 1.052 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:18:07 #153 ... 03:18:07 03:18:07 #149 [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:18:07 #149 80.02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:20:33 #149 DONE 212.6s 03:20:33 03:20:33 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:20:33 #147 ... 03:20:33 03:20:33 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:20:33 #151 DONE 212.6s 03:20:33 03:20:33 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:20:33 #154 ... 03:20:33 03:20:33 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:20:33 #146 DONE 213.0s 03:20:33 03:20:33 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:20:33 #150 DONE 212.9s 03:20:33 03:20:33 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:20:33 #153 DONE 213.1s 03:20:33 03:20:33 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:20:33 #145 DONE 213.2s 03:20:33 03:20:33 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:20:33 #155 ... 03:20:33 03:20:33 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:20:33 #143 DONE 213.3s 03:20:33 03:20:33 #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:20:33 #156 ... 03:20:33 03:20:33 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:20:33 #144 DONE 213.7s 03:20:33 03:20:33 #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:20:33 #124 DONE 213.7s 03:20:33 03:20:33 #157 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:20:33 #157 ... 03:20:33 03:20:33 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:20:33 #148 DONE 213.9s 03:20:33 03:20:33 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:20:33 #152 DONE 214.0s 03:20:33 03:20:33 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:20:33 #147 DONE 214.0s 03:20:33 03:20:33 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:20:33 #158 ... 03:20:33 03:20:33 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:20:33 #154 DONE 1.6s 03:20:33 03:20:33 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:20:33 #159 DONE 1.7s 03:20:33 03:20:33 #160 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:20:33 #160 DONE 1.6s 03:20:33 03:20:33 #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:20:33 #161 ... 03:20:33 03:20:33 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:20:33 #155 DONE 1.5s 03:20:33 03:20:33 #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:20:33 #156 DONE 1.3s 03:20:33 03:20:33 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:20:33 #162 DONE 1.6s 03:20:33 03:20:33 #163 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:20:33 #163 ... 03:20:33 03:20:33 #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:20:33 #164 DONE 1.5s 03:20:33 03:20:33 #157 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:20:33 #157 DONE 1.0s 03:20:33 03:20:33 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:20:33 #158 DONE 1.0s 03:20:33 03:20:33 #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:20:33 #165 DONE 0.6s 03:20:33 03:20:33 #166 [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:20:33 #166 ... 03:20:33 03:20:33 #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:20:33 #161 DONE 1.2s 03:20:33 03:20:33 #167 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:20:33 #167 CACHED 03:20:33 03:20:33 #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:20:33 #168 CACHED 03:20:33 03:20:33 #169 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:20:33 #169 CACHED 03:20:33 03:20:33 #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:20:33 #170 CACHED 03:20:33 03:20:33 #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:20:33 #171 CACHED 03:20:33 03:20:33 #172 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:20:33 #172 CACHED 03:20:33 03:20:33 #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:20:33 #173 DONE 1.1s 03:20:33 03:20:33 #163 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:20:33 #163 DONE 1.2s 03:20:33 03:20:33 #174 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:20:33 #174 DONE 1.2s 03:20:33 03:20:33 #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:20:33 #175 DONE 1.1s 03:20:33 03:20:33 #176 [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:20:33 #176 ... 03:20:33 03:20:33 #177 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:20:33 #177 DONE 1.1s 03:20:33 03:20:33 #178 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:20:33 #178 DONE 1.1s 03:20:33 03:20:33 #166 [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:20:33 #166 DONE 1.1s 03:20:33 03:20:33 #179 [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:20:33 #179 ... 03:20:33 03:20:33 #180 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:20:33 #180 DONE 4.6s 03:20:33 03:20:33 #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:20:33 #181 DONE 3.7s 03:20:33 03:20:33 #182 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:20:33 #182 ... 03:20:33 03:20:33 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:20:33 #183 DONE 5.6s 03:20:33 03:20:33 #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:20:33 #184 DONE 5.6s 03:20:33 03:20:33 #185 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:20:33 #185 DONE 5.5s 03:20:33 03:20:33 #186 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:20:33 #186 DONE 5.7s 03:20:33 03:20:33 #187 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:20:33 #187 DONE 5.6s 03:20:33 03:20:33 #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:20:33 #188 DONE 5.6s 03:20:33 03:20:33 #176 [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:20:33 #176 DONE 5.4s 03:20:33 03:20:33 #189 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:20:33 #189 DONE 5.4s 03:20:33 03:20:33 #179 [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:20:33 #179 DONE 5.3s 03:20:33 03:20:33 #190 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:20:33 #190 DONE 5.5s 03:20:33 03:20:33 #191 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:20:33 #191 ... 03:20:33 03:20:33 #182 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:20:33 #182 DONE 2.2s 03:20:33 03:20:33 #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 03:20:33 #192 DONE 0.4s 03:20:33 03:20:33 #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:20:33 #193 DONE 0.4s 03:20:33 03:20:33 #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:20:33 #194 DONE 0.4s 03:20:33 03:20:33 #195 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:20:33 #195 DONE 0.4s 03:20:33 03:20:33 #196 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:20:33 #196 DONE 0.4s 03:20:33 03:20:33 #197 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:20:33 #197 ... 03:20:33 03:20:33 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:20:33 #198 DONE 0.4s 03:20:33 03:20:33 #199 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:20:33 #199 DONE 0.4s 03:20:33 03:20:33 #200 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:20:33 #200 DONE 0.4s 03:20:33 03:20:33 #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:20:33 #201 DONE 0.4s 03:20:33 03:20:33 #202 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:20:33 #202 DONE 0.4s 03:20:33 03:20:33 #191 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:20:33 #191 DONE 0.4s 03:20:33 03:20:33 #113 [support-cron-scheduler] exporting to image 03:20:33 #113 exporting layers 0.2s done 03:20:33 #113 writing image sha256:d5aefb4a25a6a7da23f20e0589094ba2f8ba9e52c49f859e1637d234a4f4e743 03:20:33 #113 ... 03:20:33 03:20:33 #203 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:20:33 #203 DONE 0.8s 03:20:33 03:20:33 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:20:33 #204 DONE 0.8s 03:20:33 03:20:33 #205 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:20:33 #205 DONE 0.8s 03:20:33 03:20:33 #206 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:20:33 #206 DONE 0.7s 03:20:33 03:20:33 #207 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:20:33 #207 DONE 0.7s 03:20:33 03:20:33 #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:20:33 #208 DONE 0.7s 03:20:33 03:20:33 #197 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:20:33 #197 DONE 0.7s 03:20:33 03:20:33 #113 [core-data] exporting to image 03:20:33 #113 writing image sha256:d5aefb4a25a6a7da23f20e0589094ba2f8ba9e52c49f859e1637d234a4f4e743 0.4s done 03:20:33 #113 naming to docker.io/library/core-command done 03:20:33 #113 ... 03:20:33 03:20:33 #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:20:33 #209 DONE 0.8s 03:20:33 03:20:33 #113 [core-keeper] exporting to image 03:20:33 #113 exporting layers 0.8s done 03:20:33 #113 writing image sha256:cb90be9349d84d490108e101f9dcffa4817366d1f729009228007887c16ef094 done 03:20:33 #113 naming to docker.io/library/core-keeper done 03:20:33 #113 writing image sha256:189aa0a125e5588203dde60fb84b0f790d82a76d7773525d74e1b12292db22fe 03:20:33 #113 writing image sha256:505692e339a793c98120e0a4dd07cdd1321a3b0523bef957a59fe0592dc3d4f2 03:20:33 #113 writing image sha256:189aa0a125e5588203dde60fb84b0f790d82a76d7773525d74e1b12292db22fe 0.4s done 03:20:33 #113 naming to docker.io/library/security-spiffe-token-provider 03:20:33 #113 naming to docker.io/library/security-spiffe-token-provider 0.4s done 03:20:33 #113 ... 03:20:33 03:20:33 #210 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:20:33 #210 DONE 1.0s 03:20:33 03:20:33 #211 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 03:20:33 #211 DONE 1.0s 03:20:33 03:20:33 #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:20:33 #212 DONE 1.0s 03:20:33 03:20:33 #113 [core-metadata] exporting to image 03:20:33 #113 writing image sha256:505692e339a793c98120e0a4dd07cdd1321a3b0523bef957a59fe0592dc3d4f2 0.5s done 03:20:33 #113 naming to docker.io/library/support-cron-scheduler done 03:20:33 #113 ... 03:20:33 03:20:33 #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:20:33 #213 DONE 0.9s 03:20:33 03:20:33 #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:20:33 #214 DONE 1.1s 03:20:33 03:20:33 #113 [security-proxy-auth] exporting to image 03:20:33 #113 writing image sha256:be833316e852e4ea473954585dfd9cae3bd3a2536777d689ff6f4ada5330577f done 03:20:33 #113 writing image sha256:372c4580da8ba8a5d07c72118a05be42da9f006a940b0bcba25db5efa763939e 0.0s done 03:20:33 #113 naming to docker.io/library/support-notifications 0.0s done 03:20:33 #113 naming to docker.io/library/core-data done 03:20:33 #113 ... 03:20:33 03:20:33 #215 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:20:33 #215 DONE 0.2s 03:20:33 03:20:33 #216 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:20:33 #216 DONE 1.3s 03:20:33 03:20:33 #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:20:33 #217 DONE 0.2s 03:20:33 03:20:33 #113 [core-common-config-bootstrapper] exporting to image 03:20:33 #113 ... 03:20:33 03:20:33 #218 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:20:33 #218 DONE 0.2s 03:20:33 03:20:33 #113 [core-common-config-bootstrapper] exporting to image 03:20:33 #113 exporting layers 0.3s done 03:20:33 #113 writing image sha256:ca2d2f274faaced2477832d2b3b888ddd2d78c71f7c091f41ecb9ec80e0e620a 03:20:33 #113 writing image sha256:f7ae6dee1eee7365d73e483292e9b9ad7c0a208b6bf3972192ad8c641e613d9e 0.0s done 03:20:33 #113 naming to docker.io/library/security-proxy-auth 03:20:33 #113 exporting layers 0.2s done 03:20:33 #113 writing image sha256:ca2d2f274faaced2477832d2b3b888ddd2d78c71f7c091f41ecb9ec80e0e620a 0.0s done 03:20:33 #113 naming to docker.io/library/security-proxy-auth done 03:20:33 #113 naming to docker.io/library/core-metadata done 03:20:33 #113 writing image sha256:934e3907ebfa2566a3054b4b3892fe0d3b3046187bc3243ad61a657c7c25c905 done 03:20:33 #113 naming to docker.io/library/core-common-config-bootstrapper done 03:20:33 #113 DONE 3.1s 03:20:33 03:20:33 #219 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:20:33 #219 DONE 0.2s 03:20:33 03:20:33 #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:20:33 #220 ... 03:20:33 03:20:33 #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:20:33 #221 DONE 0.0s 03:20:33 03:20:33 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:20:33 #222 DONE 0.0s 03:20:33 03:20:33 #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:20:33 #223 DONE 0.6s 03:20:33 03:20:33 #113 [security-proxy-setup] exporting to image 03:20:33 #113 ... 03:20:33 03:20:33 #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:20:33 #220 DONE 0.5s 03:20:33 03:20:33 #113 [security-secretstore-setup] exporting to image 03:20:33 #113 exporting layers 0.2s done 03:20:33 #113 ... 03:20:33 03:20:33 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:20:33 #224 DONE 0.4s 03:20:33 03:20:33 #113 [security-proxy-setup] exporting to image 03:20:33 #113 writing image sha256:e79f09000723bf9784836e4dca2f31145e6ef324750ac77d34a342dddd2f35c4 done 03:20:33 #113 naming to docker.io/library/security-proxy-setup done 03:20:33 #113 exporting layers 0.3s done 03:20:33 #113 writing image sha256:91f2be7dfaabf92749e3bd51c1cda6893dd551f1ec7477934ddaaf05543da4d6 done 03:20:33 #113 naming to docker.io/library/security-secretstore-setup done 03:20:33 #113 exporting layers 0.2s done 03:20:33 #113 writing image sha256:a6117433ef244527e6cf73ca94e8620cd6990233347b882b36e6fc0e025a0f17 done 03:20:33 #113 naming to docker.io/library/security-bootstrapper done 03:20:33 #113 DONE 3.6s 03:20:33 03:20:33 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:20:33 time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:33 time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:33 time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:33 time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:33 time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:33 time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:33 time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:33 time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:33 time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:33 time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:33 time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:33 time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:33 time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:33 time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:20:33 time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:20:33 $ docker stop --time=1 195e7c0b6a4164f72b3fa0f798b6201f3cc302a9c1f826676c15e6e0e65a5d0b 03:20:34 $ docker rm -f --volumes 195e7c0b6a4164f72b3fa0f798b6201f3cc302a9c1f826676c15e6e0e65a5d0b [Pipeline] // withDockerContainer [Pipeline] sh 03:20:35 + docker images 03:20:35 REPOSITORY TAG IMAGE ID CREATED SIZE 03:20:35 security-proxy-setup latest e79f09000723 5 seconds ago 35MB 03:20:35 core-common-config-bootstrapper latest 934e3907ebfa 5 seconds ago 22.8MB 03:20:35 security-bootstrapper latest a6117433ef24 5 seconds ago 26MB 03:20:35 security-secretstore-setup latest 91f2be7dfaab 5 seconds ago 46.9MB 03:20:35 security-proxy-auth latest f7ae6dee1eee 6 seconds ago 32.2MB 03:20:35 core-metadata latest ca2d2f274faa 6 seconds ago 38MB 03:20:35 core-keeper latest cb90be9349d8 7 seconds ago 31.7MB 03:20:35 support-cron-scheduler latest 505692e339a7 7 seconds ago 54.5MB 03:20:35 security-spiffe-token-provider latest 189aa0a125e5 7 seconds ago 38.5MB 03:20:35 core-data latest 372c4580da8b 7 seconds ago 37.8MB 03:20:35 support-notifications latest be833316e852 7 seconds ago 53.5MB 03:20:35 core-command latest d5aefb4a25a6 7 seconds ago 33.6MB 03:20:35 security-spire-config latest e4e63b8ca79b 5 minutes ago 127MB 03:20:35 security-spire-agent latest 5bfa3a5f593b 5 minutes ago 188MB 03:20:35 security-spire-server latest f805371e0127 5 minutes ago 128MB 03:20:35 ci-base-image-x86_64 latest 5c0675e2f659 10 minutes ago 975MB 03:20:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 weeks ago 573MB 03:20:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 03:20:35 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:20:35 provisioning config files... 03:20:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/747@tmp/config16036917813677014567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:35 ---> ****-login.sh 03:20:35 nexus3.edgexfoundry.org:10001 03:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:35 Configure a credential helper to remove this warning. See 03:20:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:35 03:20:35 Login Succeeded 03:20:35 nexus3.edgexfoundry.org:10002 03:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:36 Configure a credential helper to remove this warning. See 03:20:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:36 03:20:36 Login Succeeded 03:20:36 nexus3.edgexfoundry.org:10003 03:20:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:36 Configure a credential helper to remove this warning. See 03:20:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:36 03:20:36 Login Succeeded 03:20:36 nexus3.edgexfoundry.org:10004 03:20:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:36 Configure a credential helper to remove this warning. See 03:20:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:36 03:20:36 Login Succeeded 03:20:36 ****.io 03:20:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:36 Configure a credential helper to remove this warning. See 03:20:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:36 03:20:36 Login Succeeded 03:20:36 ---> ****-login.sh ends [Pipeline] } 03:20:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:20:36 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:20:36 94f98a2b83c782e1f212901708e5f7baede3eb03 03:20:36 latest 03:20:36 4.0.0-dev.13 03:20:36 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:20:36 main 03:20:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:37 + docker push nexus3.edgexfoundry.org:10004/core-command:94f98a2b83c782e1f212901708e5f7baede3eb03 03:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:20:37 37b8008db534: Preparing 03:20:37 38d456c57b9a: Preparing 03:20:37 701a9c358e75: Preparing 03:20:37 221046a4dae9: Preparing 03:20:37 30fdd7a26bfc: Preparing 03:20:37 89f424d9cc0e: Preparing 03:20:37 63ca1fbb43ae: Preparing 03:20:37 89f424d9cc0e: Waiting 03:20:37 63ca1fbb43ae: Waiting 03:20:37 37b8008db534: Pushed 03:20:37 221046a4dae9: Pushed 03:20:37 701a9c358e75: Pushed 03:20:37 63ca1fbb43ae: Layer already exists 03:20:37 89f424d9cc0e: Pushed 03:20:37 30fdd7a26bfc: Pushed 03:20:39 38d456c57b9a: Pushed 03:20:39 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:dbb9b32d367c461912b8c9166dbc79090aee5144b350fae5b352a2df8ddcbfda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:40 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:20:40 37b8008db534: Preparing 03:20:40 38d456c57b9a: Preparing 03:20:40 701a9c358e75: Preparing 03:20:40 221046a4dae9: Preparing 03:20:40 30fdd7a26bfc: Preparing 03:20:40 89f424d9cc0e: Preparing 03:20:40 63ca1fbb43ae: Preparing 03:20:40 63ca1fbb43ae: Waiting 03:20:40 89f424d9cc0e: Waiting 03:20:40 221046a4dae9: Layer already exists 03:20:40 701a9c358e75: Layer already exists 03:20:40 37b8008db534: Layer already exists 03:20:40 30fdd7a26bfc: Layer already exists 03:20:40 38d456c57b9a: Layer already exists 03:20:40 89f424d9cc0e: Layer already exists 03:20:40 63ca1fbb43ae: Layer already exists 03:20:40 latest: digest: sha256:dbb9b32d367c461912b8c9166dbc79090aee5144b350fae5b352a2df8ddcbfda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:40 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.13 03:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:20:40 37b8008db534: Preparing 03:20:40 38d456c57b9a: Preparing 03:20:40 701a9c358e75: Preparing 03:20:40 221046a4dae9: Preparing 03:20:40 30fdd7a26bfc: Preparing 03:20:40 89f424d9cc0e: Preparing 03:20:40 63ca1fbb43ae: Preparing 03:20:40 89f424d9cc0e: Waiting 03:20:40 63ca1fbb43ae: Waiting 03:20:40 221046a4dae9: Layer already exists 03:20:40 701a9c358e75: Layer already exists 03:20:40 30fdd7a26bfc: Layer already exists 03:20:40 37b8008db534: Layer already exists 03:20:40 38d456c57b9a: Layer already exists 03:20:40 63ca1fbb43ae: Layer already exists 03:20:40 89f424d9cc0e: Layer already exists 03:20:40 4.0.0-dev.13: digest: sha256:dbb9b32d367c461912b8c9166dbc79090aee5144b350fae5b352a2df8ddcbfda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:41 + docker push nexus3.edgexfoundry.org:10004/core-command:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:20:41 37b8008db534: Preparing 03:20:41 38d456c57b9a: Preparing 03:20:41 701a9c358e75: Preparing 03:20:41 221046a4dae9: Preparing 03:20:41 30fdd7a26bfc: Preparing 03:20:41 89f424d9cc0e: Preparing 03:20:41 63ca1fbb43ae: Preparing 03:20:41 89f424d9cc0e: Waiting 03:20:41 63ca1fbb43ae: Waiting 03:20:41 37b8008db534: Layer already exists 03:20:41 701a9c358e75: Layer already exists 03:20:41 30fdd7a26bfc: Layer already exists 03:20:41 221046a4dae9: Layer already exists 03:20:41 38d456c57b9a: Layer already exists 03:20:41 63ca1fbb43ae: Layer already exists 03:20:41 89f424d9cc0e: Layer already exists 03:20:41 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:dbb9b32d367c461912b8c9166dbc79090aee5144b350fae5b352a2df8ddcbfda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:42 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:20:42 37b8008db534: Preparing 03:20:42 38d456c57b9a: Preparing 03:20:42 701a9c358e75: Preparing 03:20:42 221046a4dae9: Preparing 03:20:42 30fdd7a26bfc: Preparing 03:20:42 89f424d9cc0e: Preparing 03:20:42 63ca1fbb43ae: Preparing 03:20:42 63ca1fbb43ae: Waiting 03:20:42 89f424d9cc0e: Waiting 03:20:42 37b8008db534: Layer already exists 03:20:42 701a9c358e75: Layer already exists 03:20:42 38d456c57b9a: Layer already exists 03:20:42 89f424d9cc0e: Layer already exists 03:20:42 221046a4dae9: Layer already exists 03:20:42 30fdd7a26bfc: Layer already exists 03:20:42 63ca1fbb43ae: Layer already exists 03:20:42 main: digest: sha256:dbb9b32d367c461912b8c9166dbc79090aee5144b350fae5b352a2df8ddcbfda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:42 ===================================================== [Pipeline] echo 03:20:42 taggedImages: 03:20:42 - nexus3.edgexfoundry.org:10004/core-command:94f98a2b83c782e1f212901708e5f7baede3eb03 03:20:42 - nexus3.edgexfoundry.org:10004/core-command:latest 03:20:42 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.13 03:20:42 - nexus3.edgexfoundry.org:10004/core-command:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:20:42 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:20:42 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:20:42 94f98a2b83c782e1f212901708e5f7baede3eb03 03:20:42 latest 03:20:42 4.0.0-dev.13 03:20:42 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:20:42 main 03:20:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:42 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03 03:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:20:42 7eb0dfe987d3: Preparing 03:20:42 8cec06986649: Preparing 03:20:42 4ecbd8c609e4: Preparing 03:20:42 2380a588a593: Preparing 03:20:42 701a9c358e75: Preparing 03:20:42 221046a4dae9: Preparing 03:20:42 30fdd7a26bfc: Preparing 03:20:42 89f424d9cc0e: Preparing 03:20:42 63ca1fbb43ae: Preparing 03:20:42 221046a4dae9: Waiting 03:20:42 30fdd7a26bfc: Waiting 03:20:42 89f424d9cc0e: Waiting 03:20:42 63ca1fbb43ae: Waiting 03:20:42 701a9c358e75: Layer already exists 03:20:42 221046a4dae9: Layer already exists 03:20:42 30fdd7a26bfc: Layer already exists 03:20:42 4ecbd8c609e4: Pushed 03:20:42 8cec06986649: Pushed 03:20:42 89f424d9cc0e: Layer already exists 03:20:42 63ca1fbb43ae: Layer already exists 03:20:42 7eb0dfe987d3: Pushed 03:20:43 2380a588a593: Pushed 03:20:43 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:d2a4768e9b7c9dede271fc32d83a558d6706ed6dcf579b037fcb83f24fd96605 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:44 + 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:20:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:20:44 7eb0dfe987d3: Preparing 03:20:44 8cec06986649: Preparing 03:20:44 4ecbd8c609e4: Preparing 03:20:44 2380a588a593: Preparing 03:20:44 701a9c358e75: Preparing 03:20:44 221046a4dae9: Preparing 03:20:44 30fdd7a26bfc: Preparing 03:20:44 89f424d9cc0e: Preparing 03:20:44 63ca1fbb43ae: Preparing 03:20:44 221046a4dae9: Waiting 03:20:44 30fdd7a26bfc: Waiting 03:20:44 63ca1fbb43ae: Waiting 03:20:44 4ecbd8c609e4: Layer already exists 03:20:44 2380a588a593: Layer already exists 03:20:44 701a9c358e75: Layer already exists 03:20:44 8cec06986649: Layer already exists 03:20:44 7eb0dfe987d3: Layer already exists 03:20:44 221046a4dae9: Layer already exists 03:20:44 89f424d9cc0e: Layer already exists 03:20:44 30fdd7a26bfc: Layer already exists 03:20:44 63ca1fbb43ae: Layer already exists 03:20:44 latest: digest: sha256:d2a4768e9b7c9dede271fc32d83a558d6706ed6dcf579b037fcb83f24fd96605 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.13 03:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:20:45 7eb0dfe987d3: Preparing 03:20:45 8cec06986649: Preparing 03:20:45 4ecbd8c609e4: Preparing 03:20:45 2380a588a593: Preparing 03:20:45 701a9c358e75: Preparing 03:20:45 221046a4dae9: Preparing 03:20:45 30fdd7a26bfc: Preparing 03:20:45 89f424d9cc0e: Preparing 03:20:45 63ca1fbb43ae: Preparing 03:20:45 221046a4dae9: Waiting 03:20:45 30fdd7a26bfc: Waiting 03:20:45 89f424d9cc0e: Waiting 03:20:45 63ca1fbb43ae: Waiting 03:20:45 2380a588a593: Layer already exists 03:20:45 8cec06986649: Layer already exists 03:20:45 4ecbd8c609e4: Layer already exists 03:20:45 701a9c358e75: Layer already exists 03:20:45 7eb0dfe987d3: Layer already exists 03:20:45 221046a4dae9: Layer already exists 03:20:45 89f424d9cc0e: Layer already exists 03:20:45 30fdd7a26bfc: Layer already exists 03:20:45 63ca1fbb43ae: Layer already exists 03:20:45 4.0.0-dev.13: digest: sha256:d2a4768e9b7c9dede271fc32d83a558d6706ed6dcf579b037fcb83f24fd96605 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:20:45 7eb0dfe987d3: Preparing 03:20:45 8cec06986649: Preparing 03:20:45 4ecbd8c609e4: Preparing 03:20:45 2380a588a593: Preparing 03:20:45 701a9c358e75: Preparing 03:20:45 221046a4dae9: Preparing 03:20:45 30fdd7a26bfc: Preparing 03:20:45 89f424d9cc0e: Preparing 03:20:45 63ca1fbb43ae: Preparing 03:20:45 221046a4dae9: Waiting 03:20:45 30fdd7a26bfc: Waiting 03:20:45 63ca1fbb43ae: Waiting 03:20:45 89f424d9cc0e: Waiting 03:20:45 4ecbd8c609e4: Layer already exists 03:20:45 2380a588a593: Layer already exists 03:20:45 7eb0dfe987d3: Layer already exists 03:20:45 8cec06986649: Layer already exists 03:20:45 701a9c358e75: Layer already exists 03:20:45 221046a4dae9: Layer already exists 03:20:45 89f424d9cc0e: Layer already exists 03:20:45 30fdd7a26bfc: Layer already exists 03:20:45 63ca1fbb43ae: Layer already exists 03:20:45 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:d2a4768e9b7c9dede271fc32d83a558d6706ed6dcf579b037fcb83f24fd96605 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:46 + 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:20:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:20:46 7eb0dfe987d3: Preparing 03:20:46 8cec06986649: Preparing 03:20:46 4ecbd8c609e4: Preparing 03:20:46 2380a588a593: Preparing 03:20:46 701a9c358e75: Preparing 03:20:46 221046a4dae9: Preparing 03:20:46 30fdd7a26bfc: Preparing 03:20:46 89f424d9cc0e: Preparing 03:20:46 63ca1fbb43ae: Preparing 03:20:46 221046a4dae9: Waiting 03:20:46 89f424d9cc0e: Waiting 03:20:46 30fdd7a26bfc: Waiting 03:20:46 63ca1fbb43ae: Waiting 03:20:46 8cec06986649: Layer already exists 03:20:46 2380a588a593: Layer already exists 03:20:46 7eb0dfe987d3: Layer already exists 03:20:46 4ecbd8c609e4: Layer already exists 03:20:46 701a9c358e75: Layer already exists 03:20:46 30fdd7a26bfc: Layer already exists 03:20:46 89f424d9cc0e: Layer already exists 03:20:46 221046a4dae9: Layer already exists 03:20:46 63ca1fbb43ae: Layer already exists 03:20:46 main: digest: sha256:d2a4768e9b7c9dede271fc32d83a558d6706ed6dcf579b037fcb83f24fd96605 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:46 ===================================================== [Pipeline] echo 03:20:46 taggedImages: 03:20:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03 03:20:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:20:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.13 03:20:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:20:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:20:46 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:20:46 94f98a2b83c782e1f212901708e5f7baede3eb03 03:20:46 latest 03:20:46 4.0.0-dev.13 03:20:46 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:20:46 main 03:20:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:47 + docker push nexus3.edgexfoundry.org:10004/core-data:94f98a2b83c782e1f212901708e5f7baede3eb03 03:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:20:47 8c1b5beb4c48: Preparing 03:20:47 4dbf4fbfc9e8: Preparing 03:20:47 1374aa6f3979: Preparing 03:20:47 701a9c358e75: Preparing 03:20:47 221046a4dae9: Preparing 03:20:47 96af53e1aa66: Preparing 03:20:47 77f7bb9baaa8: Preparing 03:20:47 63ca1fbb43ae: Preparing 03:20:47 77f7bb9baaa8: Waiting 03:20:47 96af53e1aa66: Waiting 03:20:47 63ca1fbb43ae: Waiting 03:20:47 701a9c358e75: Layer already exists 03:20:47 221046a4dae9: Layer already exists 03:20:47 4dbf4fbfc9e8: Pushed 03:20:47 8c1b5beb4c48: Pushed 03:20:47 63ca1fbb43ae: Layer already exists 03:20:47 77f7bb9baaa8: Pushed 03:20:47 96af53e1aa66: Pushed 03:20:49 1374aa6f3979: Pushed 03:20:49 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:ab0a14577796c5b690e77c1b4031505a34878391e3336599e2b644b34a674375 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:50 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:20:50 8c1b5beb4c48: Preparing 03:20:50 4dbf4fbfc9e8: Preparing 03:20:50 1374aa6f3979: Preparing 03:20:50 701a9c358e75: Preparing 03:20:50 221046a4dae9: Preparing 03:20:50 96af53e1aa66: Preparing 03:20:50 77f7bb9baaa8: Preparing 03:20:50 63ca1fbb43ae: Preparing 03:20:50 77f7bb9baaa8: Waiting 03:20:50 63ca1fbb43ae: Waiting 03:20:50 96af53e1aa66: Waiting 03:20:50 701a9c358e75: Layer already exists 03:20:50 1374aa6f3979: Layer already exists 03:20:50 221046a4dae9: Layer already exists 03:20:50 8c1b5beb4c48: Layer already exists 03:20:50 96af53e1aa66: Layer already exists 03:20:50 4dbf4fbfc9e8: Layer already exists 03:20:50 77f7bb9baaa8: Layer already exists 03:20:50 63ca1fbb43ae: Layer already exists 03:20:50 latest: digest: sha256:ab0a14577796c5b690e77c1b4031505a34878391e3336599e2b644b34a674375 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:51 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.13 03:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:20:51 8c1b5beb4c48: Preparing 03:20:51 4dbf4fbfc9e8: Preparing 03:20:51 1374aa6f3979: Preparing 03:20:51 701a9c358e75: Preparing 03:20:51 221046a4dae9: Preparing 03:20:51 96af53e1aa66: Preparing 03:20:51 77f7bb9baaa8: Preparing 03:20:51 63ca1fbb43ae: Preparing 03:20:51 77f7bb9baaa8: Waiting 03:20:51 63ca1fbb43ae: Waiting 03:20:51 96af53e1aa66: Waiting 03:20:51 4dbf4fbfc9e8: Layer already exists 03:20:51 221046a4dae9: Layer already exists 03:20:51 701a9c358e75: Layer already exists 03:20:51 1374aa6f3979: Layer already exists 03:20:51 8c1b5beb4c48: Layer already exists 03:20:51 96af53e1aa66: Layer already exists 03:20:51 63ca1fbb43ae: Layer already exists 03:20:51 77f7bb9baaa8: Layer already exists 03:20:51 4.0.0-dev.13: digest: sha256:ab0a14577796c5b690e77c1b4031505a34878391e3336599e2b644b34a674375 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:51 + docker push nexus3.edgexfoundry.org:10004/core-data:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:20:51 8c1b5beb4c48: Preparing 03:20:51 4dbf4fbfc9e8: Preparing 03:20:51 1374aa6f3979: Preparing 03:20:51 701a9c358e75: Preparing 03:20:51 221046a4dae9: Preparing 03:20:51 96af53e1aa66: Preparing 03:20:51 77f7bb9baaa8: Preparing 03:20:51 63ca1fbb43ae: Preparing 03:20:51 77f7bb9baaa8: Waiting 03:20:51 96af53e1aa66: Waiting 03:20:51 63ca1fbb43ae: Waiting 03:20:51 8c1b5beb4c48: Layer already exists 03:20:51 4dbf4fbfc9e8: Layer already exists 03:20:51 701a9c358e75: Layer already exists 03:20:51 221046a4dae9: Layer already exists 03:20:51 1374aa6f3979: Layer already exists 03:20:51 77f7bb9baaa8: Layer already exists 03:20:51 96af53e1aa66: Layer already exists 03:20:51 63ca1fbb43ae: Layer already exists 03:20:51 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:ab0a14577796c5b690e77c1b4031505a34878391e3336599e2b644b34a674375 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:52 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:20:52 8c1b5beb4c48: Preparing 03:20:52 4dbf4fbfc9e8: Preparing 03:20:52 1374aa6f3979: Preparing 03:20:52 701a9c358e75: Preparing 03:20:52 221046a4dae9: Preparing 03:20:52 96af53e1aa66: Preparing 03:20:52 77f7bb9baaa8: Preparing 03:20:52 63ca1fbb43ae: Preparing 03:20:52 96af53e1aa66: Waiting 03:20:52 77f7bb9baaa8: Waiting 03:20:52 63ca1fbb43ae: Waiting 03:20:52 701a9c358e75: Layer already exists 03:20:52 4dbf4fbfc9e8: Layer already exists 03:20:52 221046a4dae9: Layer already exists 03:20:52 8c1b5beb4c48: Layer already exists 03:20:52 1374aa6f3979: Layer already exists 03:20:52 63ca1fbb43ae: Layer already exists 03:20:52 96af53e1aa66: Layer already exists 03:20:52 77f7bb9baaa8: Layer already exists 03:20:52 main: digest: sha256:ab0a14577796c5b690e77c1b4031505a34878391e3336599e2b644b34a674375 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:52 ===================================================== [Pipeline] echo 03:20:52 taggedImages: 03:20:52 - nexus3.edgexfoundry.org:10004/core-data:94f98a2b83c782e1f212901708e5f7baede3eb03 03:20:52 - nexus3.edgexfoundry.org:10004/core-data:latest 03:20:52 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.13 03:20:52 - nexus3.edgexfoundry.org:10004/core-data:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:20:52 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:20:52 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:20:52 94f98a2b83c782e1f212901708e5f7baede3eb03 03:20:52 latest 03:20:52 4.0.0-dev.13 03:20:52 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:20:52 main 03:20:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper:94f98a2b83c782e1f212901708e5f7baede3eb03 03:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:20:53 d3b2e6bf55f7: Preparing 03:20:53 fcb7f7b6cc7b: Preparing 03:20:53 26e4290ec128: Preparing 03:20:53 221046a4dae9: Preparing 03:20:53 d27607be22d7: Preparing 03:20:53 d50cbd00742d: Preparing 03:20:53 63ca1fbb43ae: Preparing 03:20:53 63ca1fbb43ae: Waiting 03:20:53 d50cbd00742d: Waiting 03:20:53 221046a4dae9: Layer already exists 03:20:53 d50cbd00742d: Pushed 03:20:53 fcb7f7b6cc7b: Pushed 03:20:53 d27607be22d7: Pushed 03:20:54 63ca1fbb43ae: Layer already exists 03:20:54 d3b2e6bf55f7: Pushed 03:20:55 26e4290ec128: Pushed 03:20:55 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:3aa6a82a3ffcfaa19ca3e2edccebb9181d9112472cdfa65b6e72fe570d987d7e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:20:56 d3b2e6bf55f7: Preparing 03:20:56 fcb7f7b6cc7b: Preparing 03:20:56 26e4290ec128: Preparing 03:20:56 221046a4dae9: Preparing 03:20:56 d27607be22d7: Preparing 03:20:56 d50cbd00742d: Preparing 03:20:56 63ca1fbb43ae: Preparing 03:20:56 d50cbd00742d: Waiting 03:20:56 63ca1fbb43ae: Waiting 03:20:56 d27607be22d7: Layer already exists 03:20:56 26e4290ec128: Layer already exists 03:20:56 fcb7f7b6cc7b: Layer already exists 03:20:56 d3b2e6bf55f7: Layer already exists 03:20:56 221046a4dae9: Layer already exists 03:20:56 d50cbd00742d: Layer already exists 03:20:56 63ca1fbb43ae: Layer already exists 03:20:56 latest: digest: sha256:3aa6a82a3ffcfaa19ca3e2edccebb9181d9112472cdfa65b6e72fe570d987d7e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.13 03:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:20:57 d3b2e6bf55f7: Preparing 03:20:57 fcb7f7b6cc7b: Preparing 03:20:57 26e4290ec128: Preparing 03:20:57 221046a4dae9: Preparing 03:20:57 d27607be22d7: Preparing 03:20:57 d50cbd00742d: Preparing 03:20:57 63ca1fbb43ae: Preparing 03:20:57 d50cbd00742d: Waiting 03:20:57 63ca1fbb43ae: Waiting 03:20:57 221046a4dae9: Layer already exists 03:20:57 d3b2e6bf55f7: Layer already exists 03:20:57 d27607be22d7: Layer already exists 03:20:57 26e4290ec128: Layer already exists 03:20:57 fcb7f7b6cc7b: Layer already exists 03:20:57 63ca1fbb43ae: Layer already exists 03:20:57 d50cbd00742d: Layer already exists 03:20:57 4.0.0-dev.13: digest: sha256:3aa6a82a3ffcfaa19ca3e2edccebb9181d9112472cdfa65b6e72fe570d987d7e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:20:57 d3b2e6bf55f7: Preparing 03:20:57 fcb7f7b6cc7b: Preparing 03:20:57 26e4290ec128: Preparing 03:20:57 221046a4dae9: Preparing 03:20:57 d27607be22d7: Preparing 03:20:57 d50cbd00742d: Preparing 03:20:57 63ca1fbb43ae: Preparing 03:20:57 d50cbd00742d: Waiting 03:20:57 63ca1fbb43ae: Waiting 03:20:57 221046a4dae9: Layer already exists 03:20:57 d3b2e6bf55f7: Layer already exists 03:20:57 26e4290ec128: Layer already exists 03:20:57 fcb7f7b6cc7b: Layer already exists 03:20:57 d27607be22d7: Layer already exists 03:20:57 63ca1fbb43ae: Layer already exists 03:20:57 d50cbd00742d: Layer already exists 03:20:57 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:3aa6a82a3ffcfaa19ca3e2edccebb9181d9112472cdfa65b6e72fe570d987d7e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:58 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:20:58 d3b2e6bf55f7: Preparing 03:20:58 fcb7f7b6cc7b: Preparing 03:20:58 26e4290ec128: Preparing 03:20:58 221046a4dae9: Preparing 03:20:58 d27607be22d7: Preparing 03:20:58 d50cbd00742d: Preparing 03:20:58 63ca1fbb43ae: Preparing 03:20:58 63ca1fbb43ae: Waiting 03:20:58 d50cbd00742d: Waiting 03:20:58 221046a4dae9: Layer already exists 03:20:58 d27607be22d7: Layer already exists 03:20:58 fcb7f7b6cc7b: Layer already exists 03:20:58 26e4290ec128: Layer already exists 03:20:58 d3b2e6bf55f7: Layer already exists 03:20:58 63ca1fbb43ae: Layer already exists 03:20:58 d50cbd00742d: Layer already exists 03:20:58 main: digest: sha256:3aa6a82a3ffcfaa19ca3e2edccebb9181d9112472cdfa65b6e72fe570d987d7e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:58 ===================================================== [Pipeline] echo 03:20:58 taggedImages: 03:20:58 - nexus3.edgexfoundry.org:10004/core-keeper:94f98a2b83c782e1f212901708e5f7baede3eb03 03:20:58 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:20:58 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.13 03:20:58 - nexus3.edgexfoundry.org:10004/core-keeper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:20:58 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:20:58 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:20:58 94f98a2b83c782e1f212901708e5f7baede3eb03 03:20:58 latest 03:20:58 4.0.0-dev.13 03:20:58 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:20:58 main 03:20:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:94f98a2b83c782e1f212901708e5f7baede3eb03 03:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:20:59 c96a38588a28: Preparing 03:20:59 7dcddac05941: Preparing 03:20:59 2d508184aed4: Preparing 03:20:59 91709074c4b1: Preparing 03:20:59 701a9c358e75: Preparing 03:20:59 221046a4dae9: Preparing 03:20:59 30fdd7a26bfc: Preparing 03:20:59 89f424d9cc0e: Preparing 03:20:59 221046a4dae9: Waiting 03:20:59 30fdd7a26bfc: Waiting 03:20:59 63ca1fbb43ae: Preparing 03:20:59 63ca1fbb43ae: Waiting 03:20:59 701a9c358e75: Layer already exists 03:20:59 221046a4dae9: Layer already exists 03:20:59 30fdd7a26bfc: Layer already exists 03:20:59 89f424d9cc0e: Layer already exists 03:20:59 63ca1fbb43ae: Layer already exists 03:20:59 c96a38588a28: Pushed 03:20:59 2d508184aed4: Pushed 03:20:59 7dcddac05941: Pushed 03:21:01 91709074c4b1: Pushed 03:21:01 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:555141aef13fbdf13564075a121c549f7a1909349345e5639058410a7d67c826 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:21:02 c96a38588a28: Preparing 03:21:02 7dcddac05941: Preparing 03:21:02 2d508184aed4: Preparing 03:21:02 91709074c4b1: Preparing 03:21:02 701a9c358e75: Preparing 03:21:02 221046a4dae9: Preparing 03:21:02 30fdd7a26bfc: Preparing 03:21:02 89f424d9cc0e: Preparing 03:21:02 63ca1fbb43ae: Preparing 03:21:02 89f424d9cc0e: Waiting 03:21:02 63ca1fbb43ae: Waiting 03:21:02 221046a4dae9: Waiting 03:21:02 30fdd7a26bfc: Waiting 03:21:02 c96a38588a28: Layer already exists 03:21:02 2d508184aed4: Layer already exists 03:21:02 701a9c358e75: Layer already exists 03:21:02 7dcddac05941: Layer already exists 03:21:02 91709074c4b1: Layer already exists 03:21:02 89f424d9cc0e: Layer already exists 03:21:02 63ca1fbb43ae: Layer already exists 03:21:02 30fdd7a26bfc: Layer already exists 03:21:02 221046a4dae9: Layer already exists 03:21:02 latest: digest: sha256:555141aef13fbdf13564075a121c549f7a1909349345e5639058410a7d67c826 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.13 03:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:21:03 c96a38588a28: Preparing 03:21:03 7dcddac05941: Preparing 03:21:03 2d508184aed4: Preparing 03:21:03 91709074c4b1: Preparing 03:21:03 701a9c358e75: Preparing 03:21:03 221046a4dae9: Preparing 03:21:03 30fdd7a26bfc: Preparing 03:21:03 89f424d9cc0e: Preparing 03:21:03 221046a4dae9: Waiting 03:21:03 30fdd7a26bfc: Waiting 03:21:03 63ca1fbb43ae: Preparing 03:21:03 63ca1fbb43ae: Waiting 03:21:03 c96a38588a28: Layer already exists 03:21:03 701a9c358e75: Layer already exists 03:21:03 2d508184aed4: Layer already exists 03:21:03 91709074c4b1: Layer already exists 03:21:03 7dcddac05941: Layer already exists 03:21:03 30fdd7a26bfc: Layer already exists 03:21:03 221046a4dae9: Layer already exists 03:21:03 63ca1fbb43ae: Layer already exists 03:21:03 89f424d9cc0e: Layer already exists 03:21:03 4.0.0-dev.13: digest: sha256:555141aef13fbdf13564075a121c549f7a1909349345e5639058410a7d67c826 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:21:03 c96a38588a28: Preparing 03:21:03 7dcddac05941: Preparing 03:21:03 2d508184aed4: Preparing 03:21:03 91709074c4b1: Preparing 03:21:03 701a9c358e75: Preparing 03:21:03 221046a4dae9: Preparing 03:21:03 30fdd7a26bfc: Preparing 03:21:03 89f424d9cc0e: Preparing 03:21:03 63ca1fbb43ae: Preparing 03:21:03 89f424d9cc0e: Waiting 03:21:03 221046a4dae9: Waiting 03:21:03 63ca1fbb43ae: Waiting 03:21:03 30fdd7a26bfc: Waiting 03:21:03 c96a38588a28: Layer already exists 03:21:03 91709074c4b1: Layer already exists 03:21:03 7dcddac05941: Layer already exists 03:21:03 701a9c358e75: Layer already exists 03:21:03 2d508184aed4: Layer already exists 03:21:03 221046a4dae9: Layer already exists 03:21:03 30fdd7a26bfc: Layer already exists 03:21:03 63ca1fbb43ae: Layer already exists 03:21:03 89f424d9cc0e: Layer already exists 03:21:03 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:555141aef13fbdf13564075a121c549f7a1909349345e5639058410a7d67c826 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:21:04 c96a38588a28: Preparing 03:21:04 7dcddac05941: Preparing 03:21:04 2d508184aed4: Preparing 03:21:04 91709074c4b1: Preparing 03:21:04 701a9c358e75: Preparing 03:21:04 221046a4dae9: Preparing 03:21:04 30fdd7a26bfc: Preparing 03:21:04 89f424d9cc0e: Preparing 03:21:04 63ca1fbb43ae: Preparing 03:21:04 221046a4dae9: Waiting 03:21:04 30fdd7a26bfc: Waiting 03:21:04 63ca1fbb43ae: Waiting 03:21:04 c96a38588a28: Layer already exists 03:21:04 7dcddac05941: Layer already exists 03:21:04 2d508184aed4: Layer already exists 03:21:04 91709074c4b1: Layer already exists 03:21:04 701a9c358e75: Layer already exists 03:21:04 30fdd7a26bfc: Layer already exists 03:21:04 221046a4dae9: Layer already exists 03:21:04 89f424d9cc0e: Layer already exists 03:21:04 63ca1fbb43ae: Layer already exists 03:21:04 main: digest: sha256:555141aef13fbdf13564075a121c549f7a1909349345e5639058410a7d67c826 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:04 ===================================================== [Pipeline] echo 03:21:04 taggedImages: 03:21:04 - nexus3.edgexfoundry.org:10004/core-metadata:94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:04 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:21:04 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.13 03:21:04 - nexus3.edgexfoundry.org:10004/core-metadata:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:04 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:21:04 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:21:04 94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:04 latest 03:21:04 4.0.0-dev.13 03:21:04 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:04 main 03:21:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:21:05 c7c5f3233d95: Preparing 03:21:05 9233249ec3db: Preparing 03:21:05 d9d0e421dc9f: Preparing 03:21:05 82ad6f080912: Preparing 03:21:05 67f83cc6de72: Preparing 03:21:05 1f2c217caa05: Preparing 03:21:05 06ee8e5628f9: Preparing 03:21:05 701a9c358e75: Preparing 03:21:05 221046a4dae9: Preparing 03:21:05 a41fc41cd141: Preparing 03:21:05 f91085c34d41: Preparing 03:21:05 5f70bf18a086: Preparing 03:21:05 fe2d64b39ee5: Preparing 03:21:05 0625eb2f934d: Preparing 03:21:05 476afda7494b: Preparing 03:21:05 63ca1fbb43ae: Preparing 03:21:05 1f2c217caa05: Waiting 03:21:05 221046a4dae9: Waiting 03:21:05 a41fc41cd141: Waiting 03:21:05 f91085c34d41: Waiting 03:21:05 0625eb2f934d: Waiting 03:21:05 5f70bf18a086: Waiting 03:21:05 fe2d64b39ee5: Waiting 03:21:05 476afda7494b: Waiting 03:21:05 06ee8e5628f9: Waiting 03:21:05 63ca1fbb43ae: Waiting 03:21:05 701a9c358e75: Waiting 03:21:05 d9d0e421dc9f: Pushed 03:21:05 9233249ec3db: Pushed 03:21:05 82ad6f080912: Pushed 03:21:05 c7c5f3233d95: Pushed 03:21:05 67f83cc6de72: Pushed 03:21:05 701a9c358e75: Layer already exists 03:21:05 221046a4dae9: Layer already exists 03:21:05 5f70bf18a086: Layer already exists 03:21:05 1f2c217caa05: Pushed 03:21:05 f91085c34d41: Pushed 03:21:05 a41fc41cd141: Pushed 03:21:05 fe2d64b39ee5: Pushed 03:21:05 63ca1fbb43ae: Layer already exists 03:21:05 476afda7494b: Pushed 03:21:06 0625eb2f934d: Pushed 03:21:06 06ee8e5628f9: Pushed 03:21:06 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:1637b3cc7f911089643f1fadc659359b6f5f9e38ea0951929201f41908cf6201 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:21:07 c7c5f3233d95: Preparing 03:21:07 9233249ec3db: Preparing 03:21:07 d9d0e421dc9f: Preparing 03:21:07 82ad6f080912: Preparing 03:21:07 67f83cc6de72: Preparing 03:21:07 1f2c217caa05: Preparing 03:21:07 06ee8e5628f9: Preparing 03:21:07 701a9c358e75: Preparing 03:21:07 221046a4dae9: Preparing 03:21:07 a41fc41cd141: Preparing 03:21:07 f91085c34d41: Preparing 03:21:07 5f70bf18a086: Preparing 03:21:07 fe2d64b39ee5: Preparing 03:21:07 0625eb2f934d: Preparing 03:21:07 476afda7494b: Preparing 03:21:07 63ca1fbb43ae: Preparing 03:21:07 a41fc41cd141: Waiting 03:21:07 f91085c34d41: Waiting 03:21:07 5f70bf18a086: Waiting 03:21:07 fe2d64b39ee5: Waiting 03:21:07 0625eb2f934d: Waiting 03:21:07 1f2c217caa05: Waiting 03:21:07 476afda7494b: Waiting 03:21:07 06ee8e5628f9: Waiting 03:21:07 63ca1fbb43ae: Waiting 03:21:07 701a9c358e75: Waiting 03:21:07 221046a4dae9: Waiting 03:21:07 d9d0e421dc9f: Layer already exists 03:21:07 c7c5f3233d95: Layer already exists 03:21:07 67f83cc6de72: Layer already exists 03:21:07 82ad6f080912: Layer already exists 03:21:07 9233249ec3db: Layer already exists 03:21:07 1f2c217caa05: Layer already exists 03:21:07 06ee8e5628f9: Layer already exists 03:21:07 a41fc41cd141: Layer already exists 03:21:07 701a9c358e75: Layer already exists 03:21:07 221046a4dae9: Layer already exists 03:21:07 f91085c34d41: Layer already exists 03:21:07 5f70bf18a086: Layer already exists 03:21:07 fe2d64b39ee5: Layer already exists 03:21:07 0625eb2f934d: Layer already exists 03:21:07 476afda7494b: Layer already exists 03:21:07 63ca1fbb43ae: Layer already exists 03:21:07 latest: digest: sha256:1637b3cc7f911089643f1fadc659359b6f5f9e38ea0951929201f41908cf6201 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.13 03:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:21:08 c7c5f3233d95: Preparing 03:21:08 9233249ec3db: Preparing 03:21:08 d9d0e421dc9f: Preparing 03:21:08 82ad6f080912: Preparing 03:21:08 67f83cc6de72: Preparing 03:21:08 1f2c217caa05: Preparing 03:21:08 06ee8e5628f9: Preparing 03:21:08 701a9c358e75: Preparing 03:21:08 221046a4dae9: Preparing 03:21:08 a41fc41cd141: Preparing 03:21:08 f91085c34d41: Preparing 03:21:08 5f70bf18a086: Preparing 03:21:08 fe2d64b39ee5: Preparing 03:21:08 0625eb2f934d: Preparing 03:21:08 476afda7494b: Preparing 03:21:08 63ca1fbb43ae: Preparing 03:21:08 f91085c34d41: Waiting 03:21:08 5f70bf18a086: Waiting 03:21:08 0625eb2f934d: Waiting 03:21:08 476afda7494b: Waiting 03:21:08 fe2d64b39ee5: Waiting 03:21:08 1f2c217caa05: Waiting 03:21:08 63ca1fbb43ae: Waiting 03:21:08 06ee8e5628f9: Waiting 03:21:08 221046a4dae9: Waiting 03:21:08 a41fc41cd141: Waiting 03:21:08 c7c5f3233d95: Layer already exists 03:21:08 82ad6f080912: Layer already exists 03:21:08 d9d0e421dc9f: Layer already exists 03:21:08 9233249ec3db: Layer already exists 03:21:08 67f83cc6de72: Layer already exists 03:21:08 06ee8e5628f9: Layer already exists 03:21:08 1f2c217caa05: Layer already exists 03:21:08 701a9c358e75: Layer already exists 03:21:08 221046a4dae9: Layer already exists 03:21:08 a41fc41cd141: Layer already exists 03:21:08 f91085c34d41: Layer already exists 03:21:08 5f70bf18a086: Layer already exists 03:21:08 476afda7494b: Layer already exists 03:21:08 fe2d64b39ee5: Layer already exists 03:21:08 0625eb2f934d: Layer already exists 03:21:08 63ca1fbb43ae: Layer already exists 03:21:08 4.0.0-dev.13: digest: sha256:1637b3cc7f911089643f1fadc659359b6f5f9e38ea0951929201f41908cf6201 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:21:08 c7c5f3233d95: Preparing 03:21:08 9233249ec3db: Preparing 03:21:08 d9d0e421dc9f: Preparing 03:21:08 82ad6f080912: Preparing 03:21:08 67f83cc6de72: Preparing 03:21:08 1f2c217caa05: Preparing 03:21:08 06ee8e5628f9: Preparing 03:21:08 701a9c358e75: Preparing 03:21:08 221046a4dae9: Preparing 03:21:08 a41fc41cd141: Preparing 03:21:08 f91085c34d41: Preparing 03:21:08 5f70bf18a086: Preparing 03:21:08 fe2d64b39ee5: Preparing 03:21:08 0625eb2f934d: Preparing 03:21:08 476afda7494b: Preparing 03:21:08 63ca1fbb43ae: Preparing 03:21:08 06ee8e5628f9: Waiting 03:21:08 701a9c358e75: Waiting 03:21:08 0625eb2f934d: Waiting 03:21:08 476afda7494b: Waiting 03:21:08 fe2d64b39ee5: Waiting 03:21:08 63ca1fbb43ae: Waiting 03:21:08 f91085c34d41: Waiting 03:21:08 a41fc41cd141: Waiting 03:21:08 221046a4dae9: Waiting 03:21:08 5f70bf18a086: Waiting 03:21:08 1f2c217caa05: Waiting 03:21:08 c7c5f3233d95: Layer already exists 03:21:08 67f83cc6de72: Layer already exists 03:21:08 82ad6f080912: Layer already exists 03:21:08 d9d0e421dc9f: Layer already exists 03:21:08 9233249ec3db: Layer already exists 03:21:08 06ee8e5628f9: Layer already exists 03:21:08 1f2c217caa05: Layer already exists 03:21:08 221046a4dae9: Layer already exists 03:21:08 701a9c358e75: Layer already exists 03:21:08 a41fc41cd141: Layer already exists 03:21:08 f91085c34d41: Layer already exists 03:21:08 5f70bf18a086: Layer already exists 03:21:08 0625eb2f934d: Layer already exists 03:21:08 fe2d64b39ee5: Layer already exists 03:21:08 476afda7494b: Layer already exists 03:21:08 63ca1fbb43ae: Layer already exists 03:21:08 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:1637b3cc7f911089643f1fadc659359b6f5f9e38ea0951929201f41908cf6201 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:21:09 c7c5f3233d95: Preparing 03:21:09 9233249ec3db: Preparing 03:21:09 d9d0e421dc9f: Preparing 03:21:09 82ad6f080912: Preparing 03:21:09 67f83cc6de72: Preparing 03:21:09 1f2c217caa05: Preparing 03:21:09 06ee8e5628f9: Preparing 03:21:09 701a9c358e75: Preparing 03:21:09 221046a4dae9: Preparing 03:21:09 a41fc41cd141: Preparing 03:21:09 f91085c34d41: Preparing 03:21:09 5f70bf18a086: Preparing 03:21:09 fe2d64b39ee5: Preparing 03:21:09 0625eb2f934d: Preparing 03:21:09 476afda7494b: Preparing 03:21:09 63ca1fbb43ae: Preparing 03:21:09 5f70bf18a086: Waiting 03:21:09 fe2d64b39ee5: Waiting 03:21:09 06ee8e5628f9: Waiting 03:21:09 0625eb2f934d: Waiting 03:21:09 701a9c358e75: Waiting 03:21:09 476afda7494b: Waiting 03:21:09 221046a4dae9: Waiting 03:21:09 63ca1fbb43ae: Waiting 03:21:09 f91085c34d41: Waiting 03:21:09 a41fc41cd141: Waiting 03:21:09 1f2c217caa05: Waiting 03:21:09 9233249ec3db: Layer already exists 03:21:09 c7c5f3233d95: Layer already exists 03:21:09 d9d0e421dc9f: Layer already exists 03:21:09 67f83cc6de72: Layer already exists 03:21:09 82ad6f080912: Layer already exists 03:21:09 1f2c217caa05: Layer already exists 03:21:09 06ee8e5628f9: Layer already exists 03:21:09 221046a4dae9: Layer already exists 03:21:09 701a9c358e75: Layer already exists 03:21:09 a41fc41cd141: Layer already exists 03:21:09 f91085c34d41: Layer already exists 03:21:09 5f70bf18a086: Layer already exists 03:21:09 0625eb2f934d: Layer already exists 03:21:09 fe2d64b39ee5: Layer already exists 03:21:09 476afda7494b: Layer already exists 03:21:09 63ca1fbb43ae: Layer already exists 03:21:09 main: digest: sha256:1637b3cc7f911089643f1fadc659359b6f5f9e38ea0951929201f41908cf6201 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:09 ===================================================== [Pipeline] echo 03:21:09 taggedImages: 03:21:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:21:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.13 03:21:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:21:09 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:21:09 94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:09 latest 03:21:09 4.0.0-dev.13 03:21:09 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:09 main 03:21:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:21:10 e7459d712f0b: Preparing 03:21:10 8cec06986649: Preparing 03:21:10 be93b32fd0a7: Preparing 03:21:10 12785b3957f9: Preparing 03:21:10 701a9c358e75: Preparing 03:21:10 221046a4dae9: Preparing 03:21:10 30fdd7a26bfc: Preparing 03:21:10 89f424d9cc0e: Preparing 03:21:10 63ca1fbb43ae: Preparing 03:21:10 30fdd7a26bfc: Waiting 03:21:10 89f424d9cc0e: Waiting 03:21:10 63ca1fbb43ae: Waiting 03:21:10 221046a4dae9: Waiting 03:21:10 701a9c358e75: Layer already exists 03:21:10 8cec06986649: Layer already exists 03:21:10 221046a4dae9: Layer already exists 03:21:10 be93b32fd0a7: Pushed 03:21:10 30fdd7a26bfc: Layer already exists 03:21:10 89f424d9cc0e: Layer already exists 03:21:10 63ca1fbb43ae: Layer already exists 03:21:10 e7459d712f0b: Pushed 03:21:12 12785b3957f9: Pushed 03:21:12 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:01a799ae748d70571f9d5f56ed3fba4842708d65e7e2b640465c0a686693836c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:21:12 e7459d712f0b: Preparing 03:21:12 8cec06986649: Preparing 03:21:12 be93b32fd0a7: Preparing 03:21:12 12785b3957f9: Preparing 03:21:12 701a9c358e75: Preparing 03:21:12 221046a4dae9: Preparing 03:21:12 30fdd7a26bfc: Preparing 03:21:12 89f424d9cc0e: Preparing 03:21:12 63ca1fbb43ae: Preparing 03:21:12 221046a4dae9: Waiting 03:21:12 89f424d9cc0e: Waiting 03:21:12 30fdd7a26bfc: Waiting 03:21:12 63ca1fbb43ae: Waiting 03:21:12 12785b3957f9: Layer already exists 03:21:12 be93b32fd0a7: Layer already exists 03:21:12 e7459d712f0b: Layer already exists 03:21:12 8cec06986649: Layer already exists 03:21:12 701a9c358e75: Layer already exists 03:21:12 89f424d9cc0e: Layer already exists 03:21:12 221046a4dae9: Layer already exists 03:21:12 30fdd7a26bfc: Layer already exists 03:21:12 63ca1fbb43ae: Layer already exists 03:21:12 latest: digest: sha256:01a799ae748d70571f9d5f56ed3fba4842708d65e7e2b640465c0a686693836c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.13 03:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:21:13 e7459d712f0b: Preparing 03:21:13 8cec06986649: Preparing 03:21:13 be93b32fd0a7: Preparing 03:21:13 12785b3957f9: Preparing 03:21:13 701a9c358e75: Preparing 03:21:13 221046a4dae9: Preparing 03:21:13 30fdd7a26bfc: Preparing 03:21:13 89f424d9cc0e: Preparing 03:21:13 63ca1fbb43ae: Preparing 03:21:13 221046a4dae9: Waiting 03:21:13 30fdd7a26bfc: Waiting 03:21:13 89f424d9cc0e: Waiting 03:21:13 63ca1fbb43ae: Waiting 03:21:13 be93b32fd0a7: Layer already exists 03:21:13 701a9c358e75: Layer already exists 03:21:13 e7459d712f0b: Layer already exists 03:21:13 12785b3957f9: Layer already exists 03:21:13 8cec06986649: Layer already exists 03:21:13 221046a4dae9: Layer already exists 03:21:13 30fdd7a26bfc: Layer already exists 03:21:13 89f424d9cc0e: Layer already exists 03:21:13 63ca1fbb43ae: Layer already exists 03:21:13 4.0.0-dev.13: digest: sha256:01a799ae748d70571f9d5f56ed3fba4842708d65e7e2b640465c0a686693836c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:21:14 e7459d712f0b: Preparing 03:21:14 8cec06986649: Preparing 03:21:14 be93b32fd0a7: Preparing 03:21:14 12785b3957f9: Preparing 03:21:14 701a9c358e75: Preparing 03:21:14 221046a4dae9: Preparing 03:21:14 30fdd7a26bfc: Preparing 03:21:14 89f424d9cc0e: Preparing 03:21:14 63ca1fbb43ae: Preparing 03:21:14 221046a4dae9: Waiting 03:21:14 89f424d9cc0e: Waiting 03:21:14 30fdd7a26bfc: Waiting 03:21:14 63ca1fbb43ae: Waiting 03:21:14 be93b32fd0a7: Layer already exists 03:21:14 8cec06986649: Layer already exists 03:21:14 701a9c358e75: Layer already exists 03:21:14 12785b3957f9: Layer already exists 03:21:14 e7459d712f0b: Layer already exists 03:21:14 221046a4dae9: Layer already exists 03:21:14 89f424d9cc0e: Layer already exists 03:21:14 30fdd7a26bfc: Layer already exists 03:21:14 63ca1fbb43ae: Layer already exists 03:21:14 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:01a799ae748d70571f9d5f56ed3fba4842708d65e7e2b640465c0a686693836c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:21:14 e7459d712f0b: Preparing 03:21:14 8cec06986649: Preparing 03:21:14 be93b32fd0a7: Preparing 03:21:14 12785b3957f9: Preparing 03:21:14 701a9c358e75: Preparing 03:21:14 221046a4dae9: Preparing 03:21:14 30fdd7a26bfc: Preparing 03:21:14 89f424d9cc0e: Preparing 03:21:14 63ca1fbb43ae: Preparing 03:21:14 221046a4dae9: Waiting 03:21:14 89f424d9cc0e: Waiting 03:21:14 63ca1fbb43ae: Waiting 03:21:14 30fdd7a26bfc: Waiting 03:21:14 12785b3957f9: Layer already exists 03:21:14 e7459d712f0b: Layer already exists 03:21:14 8cec06986649: Layer already exists 03:21:14 701a9c358e75: Layer already exists 03:21:14 be93b32fd0a7: Layer already exists 03:21:14 221046a4dae9: Layer already exists 03:21:14 30fdd7a26bfc: Layer already exists 03:21:14 63ca1fbb43ae: Layer already exists 03:21:14 89f424d9cc0e: Layer already exists 03:21:14 main: digest: sha256:01a799ae748d70571f9d5f56ed3fba4842708d65e7e2b640465c0a686693836c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:14 ===================================================== [Pipeline] echo 03:21:14 taggedImages: 03:21:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:21:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.13 03:21:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:21:14 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:21:14 94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:14 latest 03:21:14 4.0.0-dev.13 03:21:14 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:14 main 03:21:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:21:15 e6dc678b9bf2: Preparing 03:21:15 16cc17a5e425: Preparing 03:21:15 32f0d1603c5a: Preparing 03:21:15 aefe98b3b46b: Preparing 03:21:15 1286c375abcb: Preparing 03:21:15 701a9c358e75: Preparing 03:21:15 221046a4dae9: Preparing 03:21:15 a4093b61a33e: Preparing 03:21:15 d31b711c179b: Preparing 03:21:15 4666884a8b0b: Preparing 03:21:15 63ca1fbb43ae: Preparing 03:21:15 221046a4dae9: Waiting 03:21:15 4666884a8b0b: Waiting 03:21:15 a4093b61a33e: Waiting 03:21:15 63ca1fbb43ae: Waiting 03:21:15 701a9c358e75: Waiting 03:21:15 d31b711c179b: Waiting 03:21:15 1286c375abcb: Pushed 03:21:15 aefe98b3b46b: Pushed 03:21:15 16cc17a5e425: Pushed 03:21:15 e6dc678b9bf2: Pushed 03:21:15 701a9c358e75: Layer already exists 03:21:15 221046a4dae9: Layer already exists 03:21:15 63ca1fbb43ae: Layer already exists 03:21:15 a4093b61a33e: Pushed 03:21:15 d31b711c179b: Pushed 03:21:16 32f0d1603c5a: Pushed 03:21:17 4666884a8b0b: Pushed 03:21:17 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:8dbac8dfcd05ff65fa0e958ec770ac7e8280ee0195a05dd10cdd45048022285d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21: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:21:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:21:18 e6dc678b9bf2: Preparing 03:21:18 16cc17a5e425: Preparing 03:21:18 32f0d1603c5a: Preparing 03:21:18 aefe98b3b46b: Preparing 03:21:18 1286c375abcb: Preparing 03:21:18 701a9c358e75: Preparing 03:21:18 221046a4dae9: Preparing 03:21:18 a4093b61a33e: Preparing 03:21:18 d31b711c179b: Preparing 03:21:18 4666884a8b0b: Preparing 03:21:18 63ca1fbb43ae: Preparing 03:21:18 a4093b61a33e: Waiting 03:21:18 4666884a8b0b: Waiting 03:21:18 701a9c358e75: Waiting 03:21:18 63ca1fbb43ae: Waiting 03:21:18 221046a4dae9: Waiting 03:21:18 32f0d1603c5a: Layer already exists 03:21:18 aefe98b3b46b: Layer already exists 03:21:18 16cc17a5e425: Layer already exists 03:21:18 e6dc678b9bf2: Layer already exists 03:21:18 1286c375abcb: Layer already exists 03:21:18 221046a4dae9: Layer already exists 03:21:18 701a9c358e75: Layer already exists 03:21:18 a4093b61a33e: Layer already exists 03:21:18 4666884a8b0b: Layer already exists 03:21:18 d31b711c179b: Layer already exists 03:21:18 63ca1fbb43ae: Layer already exists 03:21:18 latest: digest: sha256:8dbac8dfcd05ff65fa0e958ec770ac7e8280ee0195a05dd10cdd45048022285d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.13 03:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:21:18 e6dc678b9bf2: Preparing 03:21:18 16cc17a5e425: Preparing 03:21:18 32f0d1603c5a: Preparing 03:21:18 aefe98b3b46b: Preparing 03:21:18 1286c375abcb: Preparing 03:21:18 701a9c358e75: Preparing 03:21:18 221046a4dae9: Preparing 03:21:18 a4093b61a33e: Preparing 03:21:18 d31b711c179b: Preparing 03:21:18 4666884a8b0b: Preparing 03:21:18 63ca1fbb43ae: Preparing 03:21:18 701a9c358e75: Waiting 03:21:18 221046a4dae9: Waiting 03:21:18 d31b711c179b: Waiting 03:21:18 63ca1fbb43ae: Waiting 03:21:18 a4093b61a33e: Waiting 03:21:18 aefe98b3b46b: Layer already exists 03:21:18 1286c375abcb: Layer already exists 03:21:18 e6dc678b9bf2: Layer already exists 03:21:18 16cc17a5e425: Layer already exists 03:21:18 32f0d1603c5a: Layer already exists 03:21:18 701a9c358e75: Layer already exists 03:21:18 221046a4dae9: Layer already exists 03:21:18 4666884a8b0b: Layer already exists 03:21:18 a4093b61a33e: Layer already exists 03:21:18 d31b711c179b: Layer already exists 03:21:18 63ca1fbb43ae: Layer already exists 03:21:18 4.0.0-dev.13: digest: sha256:8dbac8dfcd05ff65fa0e958ec770ac7e8280ee0195a05dd10cdd45048022285d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:21:19 e6dc678b9bf2: Preparing 03:21:19 16cc17a5e425: Preparing 03:21:19 32f0d1603c5a: Preparing 03:21:19 aefe98b3b46b: Preparing 03:21:19 1286c375abcb: Preparing 03:21:19 701a9c358e75: Preparing 03:21:19 221046a4dae9: Preparing 03:21:19 a4093b61a33e: Preparing 03:21:19 d31b711c179b: Preparing 03:21:19 4666884a8b0b: Preparing 03:21:19 63ca1fbb43ae: Preparing 03:21:19 4666884a8b0b: Waiting 03:21:19 d31b711c179b: Waiting 03:21:19 63ca1fbb43ae: Waiting 03:21:19 a4093b61a33e: Waiting 03:21:19 701a9c358e75: Waiting 03:21:19 aefe98b3b46b: Layer already exists 03:21:19 16cc17a5e425: Layer already exists 03:21:19 e6dc678b9bf2: Layer already exists 03:21:19 32f0d1603c5a: Layer already exists 03:21:19 1286c375abcb: Layer already exists 03:21:19 701a9c358e75: Layer already exists 03:21:19 221046a4dae9: Layer already exists 03:21:19 a4093b61a33e: Layer already exists 03:21:19 4666884a8b0b: Layer already exists 03:21:19 d31b711c179b: Layer already exists 03:21:19 63ca1fbb43ae: Layer already exists 03:21:19 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:8dbac8dfcd05ff65fa0e958ec770ac7e8280ee0195a05dd10cdd45048022285d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:21:20 e6dc678b9bf2: Preparing 03:21:20 16cc17a5e425: Preparing 03:21:20 32f0d1603c5a: Preparing 03:21:20 aefe98b3b46b: Preparing 03:21:20 1286c375abcb: Preparing 03:21:20 701a9c358e75: Preparing 03:21:20 221046a4dae9: Preparing 03:21:20 a4093b61a33e: Preparing 03:21:20 d31b711c179b: Preparing 03:21:20 4666884a8b0b: Preparing 03:21:20 63ca1fbb43ae: Preparing 03:21:20 4666884a8b0b: Waiting 03:21:20 701a9c358e75: Waiting 03:21:20 a4093b61a33e: Waiting 03:21:20 d31b711c179b: Waiting 03:21:20 221046a4dae9: Waiting 03:21:20 32f0d1603c5a: Layer already exists 03:21:20 16cc17a5e425: Layer already exists 03:21:20 1286c375abcb: Layer already exists 03:21:20 aefe98b3b46b: Layer already exists 03:21:20 e6dc678b9bf2: Layer already exists 03:21:20 221046a4dae9: Layer already exists 03:21:20 a4093b61a33e: Layer already exists 03:21:20 701a9c358e75: Layer already exists 03:21:20 4666884a8b0b: Layer already exists 03:21:20 d31b711c179b: Layer already exists 03:21:20 63ca1fbb43ae: Layer already exists 03:21:20 main: digest: sha256:8dbac8dfcd05ff65fa0e958ec770ac7e8280ee0195a05dd10cdd45048022285d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:20 ===================================================== [Pipeline] echo 03:21:20 taggedImages: 03:21:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:21:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.13 03:21:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:21:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:21:20 94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:20 latest 03:21:20 4.0.0-dev.13 03:21:20 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:20 main 03:21:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:21:21 697f7a8ef838: Preparing 03:21:21 b5c2d4e92302: Preparing 03:21:21 30510feed180: Preparing 03:21:21 c0c23fcb258a: Preparing 03:21:21 4ed932a70845: Preparing 03:21:21 470de9b01968: Preparing 03:21:21 00e40c5d72c1: Preparing 03:21:21 701a9c358e75: Preparing 03:21:21 221046a4dae9: Preparing 03:21:21 bae33a1594cd: Preparing 03:21:21 a4a9685a4e9e: Preparing 03:21:21 63ca1fbb43ae: Preparing 03:21:21 470de9b01968: Waiting 03:21:21 701a9c358e75: Waiting 03:21:21 a4a9685a4e9e: Waiting 03:21:21 63ca1fbb43ae: Waiting 03:21:21 bae33a1594cd: Waiting 03:21:21 00e40c5d72c1: Waiting 03:21:21 221046a4dae9: Waiting 03:21:21 4ed932a70845: Pushed 03:21:21 b5c2d4e92302: Pushed 03:21:21 697f7a8ef838: Pushed 03:21:21 701a9c358e75: Layer already exists 03:21:21 221046a4dae9: Layer already exists 03:21:21 470de9b01968: Pushed 03:21:21 00e40c5d72c1: Pushed 03:21:21 63ca1fbb43ae: Layer already exists 03:21:21 bae33a1594cd: Pushed 03:21:22 c0c23fcb258a: Pushed 03:21:22 30510feed180: Pushed 03:21:22 a4a9685a4e9e: Pushed 03:21:22 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:e9a5bb0a6295ce17ebeae367ac0338514458161b4beeb6e913daf78c0c8b2dd0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21: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:21:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:21:23 697f7a8ef838: Preparing 03:21:23 b5c2d4e92302: Preparing 03:21:23 30510feed180: Preparing 03:21:23 c0c23fcb258a: Preparing 03:21:23 4ed932a70845: Preparing 03:21:23 470de9b01968: Preparing 03:21:23 00e40c5d72c1: Preparing 03:21:23 701a9c358e75: Preparing 03:21:23 221046a4dae9: Preparing 03:21:23 bae33a1594cd: Preparing 03:21:23 a4a9685a4e9e: Preparing 03:21:23 63ca1fbb43ae: Preparing 03:21:23 701a9c358e75: Waiting 03:21:23 221046a4dae9: Waiting 03:21:23 470de9b01968: Waiting 03:21:23 00e40c5d72c1: Waiting 03:21:23 bae33a1594cd: Waiting 03:21:23 a4a9685a4e9e: Waiting 03:21:23 63ca1fbb43ae: Waiting 03:21:23 4ed932a70845: Layer already exists 03:21:23 30510feed180: Layer already exists 03:21:23 697f7a8ef838: Layer already exists 03:21:23 b5c2d4e92302: Layer already exists 03:21:23 c0c23fcb258a: Layer already exists 03:21:23 470de9b01968: Layer already exists 03:21:23 bae33a1594cd: Layer already exists 03:21:23 221046a4dae9: Layer already exists 03:21:23 00e40c5d72c1: Layer already exists 03:21:23 701a9c358e75: Layer already exists 03:21:23 a4a9685a4e9e: Layer already exists 03:21:23 63ca1fbb43ae: Layer already exists 03:21:23 latest: digest: sha256:e9a5bb0a6295ce17ebeae367ac0338514458161b4beeb6e913daf78c0c8b2dd0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.13 03:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:21:23 697f7a8ef838: Preparing 03:21:23 b5c2d4e92302: Preparing 03:21:23 30510feed180: Preparing 03:21:23 c0c23fcb258a: Preparing 03:21:23 4ed932a70845: Preparing 03:21:23 470de9b01968: Preparing 03:21:23 00e40c5d72c1: Preparing 03:21:23 701a9c358e75: Preparing 03:21:23 221046a4dae9: Preparing 03:21:23 bae33a1594cd: Preparing 03:21:23 a4a9685a4e9e: Preparing 03:21:23 63ca1fbb43ae: Preparing 03:21:23 221046a4dae9: Waiting 03:21:23 bae33a1594cd: Waiting 03:21:23 a4a9685a4e9e: Waiting 03:21:23 63ca1fbb43ae: Waiting 03:21:23 470de9b01968: Waiting 03:21:23 701a9c358e75: Waiting 03:21:23 30510feed180: Layer already exists 03:21:23 697f7a8ef838: Layer already exists 03:21:23 b5c2d4e92302: Layer already exists 03:21:23 c0c23fcb258a: Layer already exists 03:21:23 4ed932a70845: Layer already exists 03:21:23 701a9c358e75: Layer already exists 03:21:23 470de9b01968: Layer already exists 03:21:23 00e40c5d72c1: Layer already exists 03:21:23 bae33a1594cd: Layer already exists 03:21:23 a4a9685a4e9e: Layer already exists 03:21:23 63ca1fbb43ae: Layer already exists 03:21:23 221046a4dae9: Layer already exists 03:21:23 4.0.0-dev.13: digest: sha256:e9a5bb0a6295ce17ebeae367ac0338514458161b4beeb6e913daf78c0c8b2dd0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:21:24 697f7a8ef838: Preparing 03:21:24 b5c2d4e92302: Preparing 03:21:24 30510feed180: Preparing 03:21:24 c0c23fcb258a: Preparing 03:21:24 4ed932a70845: Preparing 03:21:24 470de9b01968: Preparing 03:21:24 00e40c5d72c1: Preparing 03:21:24 701a9c358e75: Preparing 03:21:24 221046a4dae9: Preparing 03:21:24 bae33a1594cd: Preparing 03:21:24 a4a9685a4e9e: Preparing 03:21:24 63ca1fbb43ae: Preparing 03:21:24 701a9c358e75: Waiting 03:21:24 221046a4dae9: Waiting 03:21:24 bae33a1594cd: Waiting 03:21:24 a4a9685a4e9e: Waiting 03:21:24 63ca1fbb43ae: Waiting 03:21:24 470de9b01968: Waiting 03:21:24 00e40c5d72c1: Waiting 03:21:24 4ed932a70845: Layer already exists 03:21:24 30510feed180: Layer already exists 03:21:24 c0c23fcb258a: Layer already exists 03:21:24 697f7a8ef838: Layer already exists 03:21:24 b5c2d4e92302: Layer already exists 03:21:24 470de9b01968: Layer already exists 03:21:24 00e40c5d72c1: Layer already exists 03:21:24 221046a4dae9: Layer already exists 03:21:24 bae33a1594cd: Layer already exists 03:21:24 701a9c358e75: Layer already exists 03:21:24 63ca1fbb43ae: Layer already exists 03:21:24 a4a9685a4e9e: Layer already exists 03:21:24 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:e9a5bb0a6295ce17ebeae367ac0338514458161b4beeb6e913daf78c0c8b2dd0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:21:25 697f7a8ef838: Preparing 03:21:25 b5c2d4e92302: Preparing 03:21:25 30510feed180: Preparing 03:21:25 c0c23fcb258a: Preparing 03:21:25 4ed932a70845: Preparing 03:21:25 470de9b01968: Preparing 03:21:25 00e40c5d72c1: Preparing 03:21:25 701a9c358e75: Preparing 03:21:25 221046a4dae9: Preparing 03:21:25 bae33a1594cd: Preparing 03:21:25 a4a9685a4e9e: Preparing 03:21:25 63ca1fbb43ae: Preparing 03:21:25 221046a4dae9: Waiting 03:21:25 701a9c358e75: Waiting 03:21:25 bae33a1594cd: Waiting 03:21:25 a4a9685a4e9e: Waiting 03:21:25 470de9b01968: Waiting 03:21:25 63ca1fbb43ae: Waiting 03:21:25 00e40c5d72c1: Waiting 03:21:25 b5c2d4e92302: Layer already exists 03:21:25 c0c23fcb258a: Layer already exists 03:21:25 697f7a8ef838: Layer already exists 03:21:25 30510feed180: Layer already exists 03:21:25 4ed932a70845: Layer already exists 03:21:25 470de9b01968: Layer already exists 03:21:25 221046a4dae9: Layer already exists 03:21:25 00e40c5d72c1: Layer already exists 03:21:25 701a9c358e75: Layer already exists 03:21:25 bae33a1594cd: Layer already exists 03:21:25 a4a9685a4e9e: Layer already exists 03:21:25 63ca1fbb43ae: Layer already exists 03:21:25 main: digest: sha256:e9a5bb0a6295ce17ebeae367ac0338514458161b4beeb6e913daf78c0c8b2dd0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:25 ===================================================== [Pipeline] echo 03:21:25 taggedImages: 03:21:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:21:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.13 03:21:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:21:25 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:21:25 94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:25 latest 03:21:25 4.0.0-dev.13 03:21:25 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:25 main 03:21:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:21:26 5b9b51b2d63e: Preparing 03:21:26 41a0290c16fe: Preparing 03:21:26 701a9c358e75: Preparing 03:21:26 221046a4dae9: Preparing 03:21:26 4c1eae6a1a03: Preparing 03:21:26 0f1eb48d23aa: Preparing 03:21:26 63ca1fbb43ae: Preparing 03:21:26 63ca1fbb43ae: Waiting 03:21:26 0f1eb48d23aa: Waiting 03:21:26 701a9c358e75: Layer already exists 03:21:26 221046a4dae9: Layer already exists 03:21:26 63ca1fbb43ae: Layer already exists 03:21:26 5b9b51b2d63e: Pushed 03:21:26 4c1eae6a1a03: Pushed 03:21:27 0f1eb48d23aa: Pushed 03:21:27 41a0290c16fe: Pushed 03:21:27 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:27dec6e7f8c9de5a0cc18f3bfce6c610a84901a6cc4f3e5b42e3ac27c2f18a6c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21: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:21:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:21:28 5b9b51b2d63e: Preparing 03:21:28 41a0290c16fe: Preparing 03:21:28 701a9c358e75: Preparing 03:21:28 221046a4dae9: Preparing 03:21:28 4c1eae6a1a03: Preparing 03:21:28 0f1eb48d23aa: Preparing 03:21:28 63ca1fbb43ae: Preparing 03:21:28 0f1eb48d23aa: Waiting 03:21:28 63ca1fbb43ae: Waiting 03:21:28 41a0290c16fe: Layer already exists 03:21:28 221046a4dae9: Layer already exists 03:21:28 4c1eae6a1a03: Layer already exists 03:21:28 5b9b51b2d63e: Layer already exists 03:21:28 701a9c358e75: Layer already exists 03:21:28 63ca1fbb43ae: Layer already exists 03:21:28 0f1eb48d23aa: Layer already exists 03:21:28 latest: digest: sha256:27dec6e7f8c9de5a0cc18f3bfce6c610a84901a6cc4f3e5b42e3ac27c2f18a6c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.13 03:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:21:29 5b9b51b2d63e: Preparing 03:21:29 41a0290c16fe: Preparing 03:21:29 701a9c358e75: Preparing 03:21:29 221046a4dae9: Preparing 03:21:29 4c1eae6a1a03: Preparing 03:21:29 0f1eb48d23aa: Preparing 03:21:29 63ca1fbb43ae: Preparing 03:21:29 0f1eb48d23aa: Waiting 03:21:29 63ca1fbb43ae: Waiting 03:21:29 221046a4dae9: Layer already exists 03:21:29 5b9b51b2d63e: Layer already exists 03:21:29 701a9c358e75: Layer already exists 03:21:29 4c1eae6a1a03: Layer already exists 03:21:29 41a0290c16fe: Layer already exists 03:21:29 63ca1fbb43ae: Layer already exists 03:21:29 0f1eb48d23aa: Layer already exists 03:21:29 4.0.0-dev.13: digest: sha256:27dec6e7f8c9de5a0cc18f3bfce6c610a84901a6cc4f3e5b42e3ac27c2f18a6c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:21:29 5b9b51b2d63e: Preparing 03:21:29 41a0290c16fe: Preparing 03:21:29 701a9c358e75: Preparing 03:21:29 221046a4dae9: Preparing 03:21:29 4c1eae6a1a03: Preparing 03:21:29 0f1eb48d23aa: Preparing 03:21:29 63ca1fbb43ae: Preparing 03:21:29 63ca1fbb43ae: Waiting 03:21:29 0f1eb48d23aa: Waiting 03:21:29 701a9c358e75: Layer already exists 03:21:29 5b9b51b2d63e: Layer already exists 03:21:29 4c1eae6a1a03: Layer already exists 03:21:29 41a0290c16fe: Layer already exists 03:21:29 221046a4dae9: Layer already exists 03:21:29 63ca1fbb43ae: Layer already exists 03:21:29 0f1eb48d23aa: Layer already exists 03:21:29 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:27dec6e7f8c9de5a0cc18f3bfce6c610a84901a6cc4f3e5b42e3ac27c2f18a6c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21: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:21:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:21:30 5b9b51b2d63e: Preparing 03:21:30 41a0290c16fe: Preparing 03:21:30 701a9c358e75: Preparing 03:21:30 221046a4dae9: Preparing 03:21:30 4c1eae6a1a03: Preparing 03:21:30 0f1eb48d23aa: Preparing 03:21:30 63ca1fbb43ae: Preparing 03:21:30 63ca1fbb43ae: Waiting 03:21:30 0f1eb48d23aa: Waiting 03:21:30 41a0290c16fe: Layer already exists 03:21:30 4c1eae6a1a03: Layer already exists 03:21:30 701a9c358e75: Layer already exists 03:21:30 5b9b51b2d63e: Layer already exists 03:21:30 221046a4dae9: Layer already exists 03:21:30 0f1eb48d23aa: Layer already exists 03:21:30 63ca1fbb43ae: Layer already exists 03:21:30 main: digest: sha256:27dec6e7f8c9de5a0cc18f3bfce6c610a84901a6cc4f3e5b42e3ac27c2f18a6c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:30 ===================================================== [Pipeline] echo 03:21:30 taggedImages: 03:21:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:21:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.13 03:21:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:21:30 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:21:30 94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:30 latest 03:21:30 4.0.0-dev.13 03:21:30 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:30 main 03:21:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:21:31 ee4efbf4a554: Preparing 03:21:31 2f26d9eff191: Preparing 03:21:31 9e986eb15003: Preparing 03:21:31 701a9c358e75: Preparing 03:21:31 221046a4dae9: Preparing 03:21:31 2921d46e79f1: Preparing 03:21:31 ff681c383137: Preparing 03:21:31 f7e02da6182f: Preparing 03:21:31 45cfde78dea2: Preparing 03:21:31 63ca1fbb43ae: Preparing 03:21:31 2921d46e79f1: Waiting 03:21:31 ff681c383137: Waiting 03:21:31 f7e02da6182f: Waiting 03:21:31 45cfde78dea2: Waiting 03:21:31 63ca1fbb43ae: Waiting 03:21:31 221046a4dae9: Layer already exists 03:21:31 701a9c358e75: Layer already exists 03:21:31 2f26d9eff191: Pushed 03:21:31 9e986eb15003: Pushed 03:21:31 ee4efbf4a554: Pushed 03:21:31 63ca1fbb43ae: Layer already exists 03:21:31 f7e02da6182f: Pushed 03:21:32 45cfde78dea2: Pushed 03:21:39 ff681c383137: Pushed 03:21:40 2921d46e79f1: Pushed 03:21:41 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:43a0b081c57032f0ddf5c4ed3959e86d467e4e32bf36a4f8040ec4f1b6a7f99f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:21:41 ee4efbf4a554: Preparing 03:21:41 2f26d9eff191: Preparing 03:21:41 9e986eb15003: Preparing 03:21:41 701a9c358e75: Preparing 03:21:41 221046a4dae9: Preparing 03:21:41 2921d46e79f1: Preparing 03:21:41 ff681c383137: Preparing 03:21:41 f7e02da6182f: Preparing 03:21:41 45cfde78dea2: Preparing 03:21:41 63ca1fbb43ae: Preparing 03:21:41 ff681c383137: Waiting 03:21:41 f7e02da6182f: Waiting 03:21:41 45cfde78dea2: Waiting 03:21:41 63ca1fbb43ae: Waiting 03:21:41 9e986eb15003: Layer already exists 03:21:41 ee4efbf4a554: Layer already exists 03:21:41 701a9c358e75: Layer already exists 03:21:41 2f26d9eff191: Layer already exists 03:21:41 221046a4dae9: Layer already exists 03:21:41 2921d46e79f1: Layer already exists 03:21:41 ff681c383137: Layer already exists 03:21:41 f7e02da6182f: Layer already exists 03:21:41 45cfde78dea2: Layer already exists 03:21:41 63ca1fbb43ae: Layer already exists 03:21:41 latest: digest: sha256:43a0b081c57032f0ddf5c4ed3959e86d467e4e32bf36a4f8040ec4f1b6a7f99f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.13 03:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:21:42 ee4efbf4a554: Preparing 03:21:42 2f26d9eff191: Preparing 03:21:42 9e986eb15003: Preparing 03:21:42 701a9c358e75: Preparing 03:21:42 221046a4dae9: Preparing 03:21:42 2921d46e79f1: Preparing 03:21:42 ff681c383137: Preparing 03:21:42 f7e02da6182f: Preparing 03:21:42 45cfde78dea2: Preparing 03:21:42 63ca1fbb43ae: Preparing 03:21:42 ff681c383137: Waiting 03:21:42 f7e02da6182f: Waiting 03:21:42 2921d46e79f1: Waiting 03:21:42 45cfde78dea2: Waiting 03:21:42 63ca1fbb43ae: Waiting 03:21:42 221046a4dae9: Layer already exists 03:21:42 9e986eb15003: Layer already exists 03:21:42 ee4efbf4a554: Layer already exists 03:21:42 2f26d9eff191: Layer already exists 03:21:42 701a9c358e75: Layer already exists 03:21:42 f7e02da6182f: Layer already exists 03:21:42 45cfde78dea2: Layer already exists 03:21:42 63ca1fbb43ae: Layer already exists 03:21:42 2921d46e79f1: Layer already exists 03:21:42 ff681c383137: Layer already exists 03:21:42 4.0.0-dev.13: digest: sha256:43a0b081c57032f0ddf5c4ed3959e86d467e4e32bf36a4f8040ec4f1b6a7f99f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:21:43 ee4efbf4a554: Preparing 03:21:43 2f26d9eff191: Preparing 03:21:43 9e986eb15003: Preparing 03:21:43 701a9c358e75: Preparing 03:21:43 221046a4dae9: Preparing 03:21:43 2921d46e79f1: Preparing 03:21:43 ff681c383137: Preparing 03:21:43 f7e02da6182f: Preparing 03:21:43 45cfde78dea2: Preparing 03:21:43 63ca1fbb43ae: Preparing 03:21:43 ff681c383137: Waiting 03:21:43 f7e02da6182f: Waiting 03:21:43 63ca1fbb43ae: Waiting 03:21:43 45cfde78dea2: Waiting 03:21:43 9e986eb15003: Layer already exists 03:21:43 2f26d9eff191: Layer already exists 03:21:43 701a9c358e75: Layer already exists 03:21:43 221046a4dae9: Layer already exists 03:21:43 ee4efbf4a554: Layer already exists 03:21:43 2921d46e79f1: Layer already exists 03:21:43 f7e02da6182f: Layer already exists 03:21:43 45cfde78dea2: Layer already exists 03:21:43 ff681c383137: Layer already exists 03:21:43 63ca1fbb43ae: Layer already exists 03:21:43 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:43a0b081c57032f0ddf5c4ed3959e86d467e4e32bf36a4f8040ec4f1b6a7f99f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:21:43 ee4efbf4a554: Preparing 03:21:43 2f26d9eff191: Preparing 03:21:43 9e986eb15003: Preparing 03:21:43 701a9c358e75: Preparing 03:21:43 221046a4dae9: Preparing 03:21:43 2921d46e79f1: Preparing 03:21:43 ff681c383137: Preparing 03:21:43 f7e02da6182f: Preparing 03:21:43 45cfde78dea2: Preparing 03:21:43 63ca1fbb43ae: Preparing 03:21:43 f7e02da6182f: Waiting 03:21:43 45cfde78dea2: Waiting 03:21:43 ff681c383137: Waiting 03:21:43 2921d46e79f1: Waiting 03:21:43 63ca1fbb43ae: Waiting 03:21:43 9e986eb15003: Layer already exists 03:21:43 ee4efbf4a554: Layer already exists 03:21:43 2f26d9eff191: Layer already exists 03:21:43 221046a4dae9: Layer already exists 03:21:43 701a9c358e75: Layer already exists 03:21:43 2921d46e79f1: Layer already exists 03:21:43 ff681c383137: Layer already exists 03:21:43 45cfde78dea2: Layer already exists 03:21:43 63ca1fbb43ae: Layer already exists 03:21:43 f7e02da6182f: Layer already exists 03:21:43 main: digest: sha256:43a0b081c57032f0ddf5c4ed3959e86d467e4e32bf36a4f8040ec4f1b6a7f99f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:43 ===================================================== [Pipeline] echo 03:21:44 taggedImages: 03:21:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:21:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.13 03:21:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:21:44 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:21:44 94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:44 latest 03:21:44 4.0.0-dev.13 03:21:44 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:44 main 03:21:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:21:44 a527de6a1df1: Preparing 03:21:44 01c12e1d8e86: Preparing 03:21:44 eb59498224aa: Preparing 03:21:44 701a9c358e75: Preparing 03:21:44 221046a4dae9: Preparing 03:21:44 7d9adc51561c: Preparing 03:21:44 ef16315b477d: Preparing 03:21:44 d9051e5eb7b2: Preparing 03:21:44 63ca1fbb43ae: Preparing 03:21:44 7d9adc51561c: Waiting 03:21:44 ef16315b477d: Waiting 03:21:44 d9051e5eb7b2: Waiting 03:21:44 63ca1fbb43ae: Waiting 03:21:44 701a9c358e75: Layer already exists 03:21:44 221046a4dae9: Layer already exists 03:21:44 01c12e1d8e86: Pushed 03:21:44 eb59498224aa: Pushed 03:21:44 63ca1fbb43ae: Layer already exists 03:21:44 a527de6a1df1: Pushed 03:21:45 d9051e5eb7b2: Pushed 03:21:45 ef16315b477d: Pushed 03:21:55 7d9adc51561c: Pushed 03:21:55 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:d13d853076fa9be25080c5dc23cdda1f7565c9409d5669b9c1c2add916e52bdf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:21:55 a527de6a1df1: Preparing 03:21:55 01c12e1d8e86: Preparing 03:21:55 eb59498224aa: Preparing 03:21:55 701a9c358e75: Preparing 03:21:55 221046a4dae9: Preparing 03:21:55 7d9adc51561c: Preparing 03:21:55 ef16315b477d: Preparing 03:21:55 d9051e5eb7b2: Preparing 03:21:55 63ca1fbb43ae: Preparing 03:21:55 7d9adc51561c: Waiting 03:21:55 63ca1fbb43ae: Waiting 03:21:55 701a9c358e75: Layer already exists 03:21:55 01c12e1d8e86: Layer already exists 03:21:55 221046a4dae9: Layer already exists 03:21:55 a527de6a1df1: Layer already exists 03:21:55 eb59498224aa: Layer already exists 03:21:55 d9051e5eb7b2: Layer already exists 03:21:55 ef16315b477d: Layer already exists 03:21:55 7d9adc51561c: Layer already exists 03:21:55 63ca1fbb43ae: Layer already exists 03:21:55 latest: digest: sha256:d13d853076fa9be25080c5dc23cdda1f7565c9409d5669b9c1c2add916e52bdf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.13 03:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:21:56 a527de6a1df1: Preparing 03:21:56 01c12e1d8e86: Preparing 03:21:56 eb59498224aa: Preparing 03:21:56 701a9c358e75: Preparing 03:21:56 221046a4dae9: Preparing 03:21:56 7d9adc51561c: Preparing 03:21:56 ef16315b477d: Preparing 03:21:56 d9051e5eb7b2: Preparing 03:21:56 63ca1fbb43ae: Preparing 03:21:56 7d9adc51561c: Waiting 03:21:56 ef16315b477d: Waiting 03:21:56 d9051e5eb7b2: Waiting 03:21:56 63ca1fbb43ae: Waiting 03:21:56 01c12e1d8e86: Layer already exists 03:21:56 701a9c358e75: Layer already exists 03:21:56 a527de6a1df1: Layer already exists 03:21:56 221046a4dae9: Layer already exists 03:21:56 eb59498224aa: Layer already exists 03:21:56 ef16315b477d: Layer already exists 03:21:56 d9051e5eb7b2: Layer already exists 03:21:56 7d9adc51561c: Layer already exists 03:21:56 63ca1fbb43ae: Layer already exists 03:21:56 4.0.0-dev.13: digest: sha256:d13d853076fa9be25080c5dc23cdda1f7565c9409d5669b9c1c2add916e52bdf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:21:57 a527de6a1df1: Preparing 03:21:57 01c12e1d8e86: Preparing 03:21:57 eb59498224aa: Preparing 03:21:57 701a9c358e75: Preparing 03:21:57 221046a4dae9: Preparing 03:21:57 7d9adc51561c: Preparing 03:21:57 ef16315b477d: Preparing 03:21:57 d9051e5eb7b2: Preparing 03:21:57 63ca1fbb43ae: Preparing 03:21:57 d9051e5eb7b2: Waiting 03:21:57 ef16315b477d: Waiting 03:21:57 63ca1fbb43ae: Waiting 03:21:57 7d9adc51561c: Waiting 03:21:57 01c12e1d8e86: Layer already exists 03:21:57 eb59498224aa: Layer already exists 03:21:57 a527de6a1df1: Layer already exists 03:21:57 701a9c358e75: Layer already exists 03:21:57 221046a4dae9: Layer already exists 03:21:57 7d9adc51561c: Layer already exists 03:21:57 ef16315b477d: Layer already exists 03:21:57 d9051e5eb7b2: Layer already exists 03:21:57 63ca1fbb43ae: Layer already exists 03:21:57 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:d13d853076fa9be25080c5dc23cdda1f7565c9409d5669b9c1c2add916e52bdf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:21:57 a527de6a1df1: Preparing 03:21:57 01c12e1d8e86: Preparing 03:21:57 eb59498224aa: Preparing 03:21:57 701a9c358e75: Preparing 03:21:57 221046a4dae9: Preparing 03:21:57 7d9adc51561c: Preparing 03:21:57 ef16315b477d: Preparing 03:21:57 d9051e5eb7b2: Preparing 03:21:57 63ca1fbb43ae: Preparing 03:21:57 ef16315b477d: Waiting 03:21:57 7d9adc51561c: Waiting 03:21:57 63ca1fbb43ae: Waiting 03:21:57 701a9c358e75: Layer already exists 03:21:57 a527de6a1df1: Layer already exists 03:21:57 221046a4dae9: Layer already exists 03:21:57 01c12e1d8e86: Layer already exists 03:21:57 eb59498224aa: Layer already exists 03:21:57 7d9adc51561c: Layer already exists 03:21:57 ef16315b477d: Layer already exists 03:21:57 63ca1fbb43ae: Layer already exists 03:21:57 d9051e5eb7b2: Layer already exists 03:21:57 main: digest: sha256:d13d853076fa9be25080c5dc23cdda1f7565c9409d5669b9c1c2add916e52bdf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:57 ===================================================== [Pipeline] echo 03:21:57 taggedImages: 03:21:57 - nexus3.edgexfoundry.org:10004/security-spire-config:94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:57 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:21:57 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.13 03:21:57 - nexus3.edgexfoundry.org:10004/security-spire-config:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:57 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:21:57 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:21:57 94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:57 latest 03:21:57 4.0.0-dev.13 03:21:57 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:21:57 main 03:21:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:94f98a2b83c782e1f212901708e5f7baede3eb03 03:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:21:58 ee4efbf4a554: Preparing 03:21:58 331d72f3945b: Preparing 03:21:58 ea1c243e651f: Preparing 03:21:58 701a9c358e75: Preparing 03:21:58 221046a4dae9: Preparing 03:21:58 c4fdd21d62b2: Preparing 03:21:58 f7e02da6182f: Preparing 03:21:58 45cfde78dea2: Preparing 03:21:58 63ca1fbb43ae: Preparing 03:21:58 c4fdd21d62b2: Waiting 03:21:58 f7e02da6182f: Waiting 03:21:58 45cfde78dea2: Waiting 03:21:58 63ca1fbb43ae: Waiting 03:21:58 701a9c358e75: Layer already exists 03:21:58 221046a4dae9: Layer already exists 03:21:58 ee4efbf4a554: Layer already exists 03:21:58 f7e02da6182f: Layer already exists 03:21:58 45cfde78dea2: Layer already exists 03:21:58 63ca1fbb43ae: Layer already exists 03:21:58 ea1c243e651f: Pushed 03:21:58 331d72f3945b: Pushed 03:22:08 c4fdd21d62b2: Pushed 03:22:08 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:6fc9533c50515aba189575d87e97d40d8175642e3f74d289fc6f408988642147 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:22:09 ee4efbf4a554: Preparing 03:22:09 331d72f3945b: Preparing 03:22:09 ea1c243e651f: Preparing 03:22:09 701a9c358e75: Preparing 03:22:09 221046a4dae9: Preparing 03:22:09 c4fdd21d62b2: Preparing 03:22:09 f7e02da6182f: Preparing 03:22:09 45cfde78dea2: Preparing 03:22:09 63ca1fbb43ae: Preparing 03:22:09 c4fdd21d62b2: Waiting 03:22:09 45cfde78dea2: Waiting 03:22:09 f7e02da6182f: Waiting 03:22:09 63ca1fbb43ae: Waiting 03:22:09 221046a4dae9: Layer already exists 03:22:09 ee4efbf4a554: Layer already exists 03:22:09 331d72f3945b: Layer already exists 03:22:09 701a9c358e75: Layer already exists 03:22:09 ea1c243e651f: Layer already exists 03:22:09 c4fdd21d62b2: Layer already exists 03:22:09 f7e02da6182f: Layer already exists 03:22:09 45cfde78dea2: Layer already exists 03:22:09 63ca1fbb43ae: Layer already exists 03:22:09 latest: digest: sha256:6fc9533c50515aba189575d87e97d40d8175642e3f74d289fc6f408988642147 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.13 03:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:22:09 ee4efbf4a554: Preparing 03:22:09 331d72f3945b: Preparing 03:22:09 ea1c243e651f: Preparing 03:22:09 701a9c358e75: Preparing 03:22:09 221046a4dae9: Preparing 03:22:09 c4fdd21d62b2: Preparing 03:22:09 f7e02da6182f: Preparing 03:22:09 45cfde78dea2: Preparing 03:22:09 63ca1fbb43ae: Preparing 03:22:09 c4fdd21d62b2: Waiting 03:22:09 f7e02da6182f: Waiting 03:22:09 45cfde78dea2: Waiting 03:22:09 63ca1fbb43ae: Waiting 03:22:09 221046a4dae9: Layer already exists 03:22:09 701a9c358e75: Layer already exists 03:22:09 ea1c243e651f: Layer already exists 03:22:09 ee4efbf4a554: Layer already exists 03:22:09 331d72f3945b: Layer already exists 03:22:09 c4fdd21d62b2: Layer already exists 03:22:09 63ca1fbb43ae: Layer already exists 03:22:09 f7e02da6182f: Layer already exists 03:22:09 45cfde78dea2: Layer already exists 03:22:09 4.0.0-dev.13: digest: sha256:6fc9533c50515aba189575d87e97d40d8175642e3f74d289fc6f408988642147 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:22:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:22:10 ee4efbf4a554: Preparing 03:22:10 331d72f3945b: Preparing 03:22:10 ea1c243e651f: Preparing 03:22:10 701a9c358e75: Preparing 03:22:10 221046a4dae9: Preparing 03:22:10 c4fdd21d62b2: Preparing 03:22:10 f7e02da6182f: Preparing 03:22:10 45cfde78dea2: Preparing 03:22:10 63ca1fbb43ae: Preparing 03:22:10 45cfde78dea2: Waiting 03:22:10 c4fdd21d62b2: Waiting 03:22:10 63ca1fbb43ae: Waiting 03:22:10 331d72f3945b: Layer already exists 03:22:10 221046a4dae9: Layer already exists 03:22:10 ee4efbf4a554: Layer already exists 03:22:10 ea1c243e651f: Layer already exists 03:22:10 701a9c358e75: Layer already exists 03:22:10 c4fdd21d62b2: Layer already exists 03:22:10 f7e02da6182f: Layer already exists 03:22:10 63ca1fbb43ae: Layer already exists 03:22:10 45cfde78dea2: Layer already exists 03:22:10 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:6fc9533c50515aba189575d87e97d40d8175642e3f74d289fc6f408988642147 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:22:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:22:11 ee4efbf4a554: Preparing 03:22:11 331d72f3945b: Preparing 03:22:11 ea1c243e651f: Preparing 03:22:11 701a9c358e75: Preparing 03:22:11 221046a4dae9: Preparing 03:22:11 c4fdd21d62b2: Preparing 03:22:11 f7e02da6182f: Preparing 03:22:11 45cfde78dea2: Preparing 03:22:11 63ca1fbb43ae: Preparing 03:22:11 c4fdd21d62b2: Waiting 03:22:11 45cfde78dea2: Waiting 03:22:11 f7e02da6182f: Waiting 03:22:11 63ca1fbb43ae: Waiting 03:22:11 331d72f3945b: Layer already exists 03:22:11 221046a4dae9: Layer already exists 03:22:11 ee4efbf4a554: Layer already exists 03:22:11 701a9c358e75: Layer already exists 03:22:11 ea1c243e651f: Layer already exists 03:22:11 c4fdd21d62b2: Layer already exists 03:22:11 63ca1fbb43ae: Layer already exists 03:22:11 f7e02da6182f: Layer already exists 03:22:11 45cfde78dea2: Layer already exists 03:22:11 main: digest: sha256:6fc9533c50515aba189575d87e97d40d8175642e3f74d289fc6f408988642147 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:11 ===================================================== [Pipeline] echo 03:22:11 taggedImages: 03:22:11 - nexus3.edgexfoundry.org:10004/security-spire-server:94f98a2b83c782e1f212901708e5f7baede3eb03 03:22:11 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:22:11 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.13 03:22:11 - nexus3.edgexfoundry.org:10004/security-spire-server:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:22:11 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:22:11 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 03:22:11 94f98a2b83c782e1f212901708e5f7baede3eb03 03:22:11 latest 03:22:11 4.0.0-dev.13 03:22:11 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:22:11 main 03:22:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:11 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:94f98a2b83c782e1f212901708e5f7baede3eb03 03:22:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:22:12 8d67b75885f2: Preparing 03:22:12 5666a9a92e9d: Preparing 03:22:12 701a9c358e75: Preparing 03:22:12 221046a4dae9: Preparing 03:22:12 14c8e38bfe27: Preparing 03:22:12 0be51e13907d: Preparing 03:22:12 63ca1fbb43ae: Preparing 03:22:12 63ca1fbb43ae: Waiting 03:22:12 221046a4dae9: Layer already exists 03:22:12 701a9c358e75: Layer already exists 03:22:12 63ca1fbb43ae: Layer already exists 03:22:12 8d67b75885f2: Pushed 03:22:12 14c8e38bfe27: Pushed 03:22:12 0be51e13907d: Pushed 03:22:15 5666a9a92e9d: Pushed 03:22:15 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:b46492688794fc4ddaceb76c4905ac9782a5574c5cf2a35b1dae635c605ee61a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:16 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:16 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 03:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:22:16 8d67b75885f2: Preparing 03:22:16 5666a9a92e9d: Preparing 03:22:16 701a9c358e75: Preparing 03:22:16 221046a4dae9: Preparing 03:22:16 14c8e38bfe27: Preparing 03:22:16 0be51e13907d: Preparing 03:22:16 63ca1fbb43ae: Preparing 03:22:16 0be51e13907d: Waiting 03:22:16 63ca1fbb43ae: Waiting 03:22:16 14c8e38bfe27: Layer already exists 03:22:16 701a9c358e75: Layer already exists 03:22:16 8d67b75885f2: Layer already exists 03:22:16 221046a4dae9: Layer already exists 03:22:16 5666a9a92e9d: Layer already exists 03:22:16 0be51e13907d: Layer already exists 03:22:16 63ca1fbb43ae: Layer already exists 03:22:16 latest: digest: sha256:b46492688794fc4ddaceb76c4905ac9782a5574c5cf2a35b1dae635c605ee61a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:16 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:17 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.13 03:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:22:17 8d67b75885f2: Preparing 03:22:17 5666a9a92e9d: Preparing 03:22:17 701a9c358e75: Preparing 03:22:17 221046a4dae9: Preparing 03:22:17 14c8e38bfe27: Preparing 03:22:17 0be51e13907d: Preparing 03:22:17 63ca1fbb43ae: Preparing 03:22:17 63ca1fbb43ae: Waiting 03:22:17 0be51e13907d: Waiting 03:22:17 14c8e38bfe27: Layer already exists 03:22:17 5666a9a92e9d: Layer already exists 03:22:17 8d67b75885f2: Layer already exists 03:22:17 701a9c358e75: Layer already exists 03:22:17 221046a4dae9: Layer already exists 03:22:17 63ca1fbb43ae: Layer already exists 03:22:17 0be51e13907d: Layer already exists 03:22:17 4.0.0-dev.13: digest: sha256:b46492688794fc4ddaceb76c4905ac9782a5574c5cf2a35b1dae635c605ee61a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:17 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:17 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:22:17 8d67b75885f2: Preparing 03:22:17 5666a9a92e9d: Preparing 03:22:17 701a9c358e75: Preparing 03:22:17 221046a4dae9: Preparing 03:22:17 14c8e38bfe27: Preparing 03:22:17 0be51e13907d: Preparing 03:22:17 63ca1fbb43ae: Preparing 03:22:17 0be51e13907d: Waiting 03:22:17 63ca1fbb43ae: Waiting 03:22:17 221046a4dae9: Layer already exists 03:22:17 5666a9a92e9d: Layer already exists 03:22:17 701a9c358e75: Layer already exists 03:22:17 8d67b75885f2: Layer already exists 03:22:17 14c8e38bfe27: Layer already exists 03:22:17 0be51e13907d: Layer already exists 03:22:17 63ca1fbb43ae: Layer already exists 03:22:17 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:b46492688794fc4ddaceb76c4905ac9782a5574c5cf2a35b1dae635c605ee61a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:18 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:18 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 03:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:22:18 8d67b75885f2: Preparing 03:22:18 5666a9a92e9d: Preparing 03:22:18 701a9c358e75: Preparing 03:22:18 221046a4dae9: Preparing 03:22:18 14c8e38bfe27: Preparing 03:22:18 0be51e13907d: Preparing 03:22:18 63ca1fbb43ae: Preparing 03:22:18 0be51e13907d: Waiting 03:22:18 63ca1fbb43ae: Waiting 03:22:18 14c8e38bfe27: Layer already exists 03:22:18 8d67b75885f2: Layer already exists 03:22:18 221046a4dae9: Layer already exists 03:22:18 5666a9a92e9d: Layer already exists 03:22:18 701a9c358e75: Layer already exists 03:22:18 63ca1fbb43ae: Layer already exists 03:22:18 0be51e13907d: Layer already exists 03:22:18 main: digest: sha256:b46492688794fc4ddaceb76c4905ac9782a5574c5cf2a35b1dae635c605ee61a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:18 ===================================================== [Pipeline] echo 03:22:18 taggedImages: 03:22:18 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:94f98a2b83c782e1f212901708e5f7baede3eb03 03:22:18 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 03:22:18 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.13 03:22:18 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:22:18 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 03:22:18 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:22:18 94f98a2b83c782e1f212901708e5f7baede3eb03 03:22:18 latest 03:22:18 4.0.0-dev.13 03:22:18 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:22:18 main 03:22:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:94f98a2b83c782e1f212901708e5f7baede3eb03 03:22:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:22:19 72afb73268f2: Preparing 03:22:19 614311f44e6f: Preparing 03:22:19 48ab0e628ca8: Preparing 03:22:19 701a9c358e75: Preparing 03:22:19 221046a4dae9: Preparing 03:22:19 209a39a25cac: Preparing 03:22:19 1a5a124e5d3c: Preparing 03:22:19 63ca1fbb43ae: Preparing 03:22:19 209a39a25cac: Waiting 03:22:19 1a5a124e5d3c: Waiting 03:22:19 63ca1fbb43ae: Waiting 03:22:19 221046a4dae9: Layer already exists 03:22:19 701a9c358e75: Layer already exists 03:22:19 614311f44e6f: Pushed 03:22:19 63ca1fbb43ae: Layer already exists 03:22:19 72afb73268f2: Pushed 03:22:19 1a5a124e5d3c: Pushed 03:22:20 209a39a25cac: Pushed 03:22:23 48ab0e628ca8: Pushed 03:22:23 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:b8721ff87fb38584d7e0b19e308c6ded2be67d12d9d3c5c74d1b1dc72d2ba68a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:22:24 72afb73268f2: Preparing 03:22:24 614311f44e6f: Preparing 03:22:24 48ab0e628ca8: Preparing 03:22:24 701a9c358e75: Preparing 03:22:24 221046a4dae9: Preparing 03:22:24 209a39a25cac: Preparing 03:22:24 1a5a124e5d3c: Preparing 03:22:24 63ca1fbb43ae: Preparing 03:22:24 209a39a25cac: Waiting 03:22:24 1a5a124e5d3c: Waiting 03:22:24 63ca1fbb43ae: Waiting 03:22:24 72afb73268f2: Layer already exists 03:22:24 48ab0e628ca8: Layer already exists 03:22:24 221046a4dae9: Layer already exists 03:22:24 614311f44e6f: Layer already exists 03:22:24 701a9c358e75: Layer already exists 03:22:24 1a5a124e5d3c: Layer already exists 03:22:24 209a39a25cac: Layer already exists 03:22:24 63ca1fbb43ae: Layer already exists 03:22:24 latest: digest: sha256:b8721ff87fb38584d7e0b19e308c6ded2be67d12d9d3c5c74d1b1dc72d2ba68a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.13 03:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:22:24 72afb73268f2: Preparing 03:22:24 614311f44e6f: Preparing 03:22:24 48ab0e628ca8: Preparing 03:22:24 701a9c358e75: Preparing 03:22:24 221046a4dae9: Preparing 03:22:24 209a39a25cac: Preparing 03:22:24 1a5a124e5d3c: Preparing 03:22:24 63ca1fbb43ae: Preparing 03:22:24 209a39a25cac: Waiting 03:22:24 63ca1fbb43ae: Waiting 03:22:24 221046a4dae9: Layer already exists 03:22:24 614311f44e6f: Layer already exists 03:22:24 701a9c358e75: Layer already exists 03:22:24 72afb73268f2: Layer already exists 03:22:24 48ab0e628ca8: Layer already exists 03:22:24 209a39a25cac: Layer already exists 03:22:24 1a5a124e5d3c: Layer already exists 03:22:24 63ca1fbb43ae: Layer already exists 03:22:24 4.0.0-dev.13: digest: sha256:b8721ff87fb38584d7e0b19e308c6ded2be67d12d9d3c5c74d1b1dc72d2ba68a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:22:25 72afb73268f2: Preparing 03:22:25 614311f44e6f: Preparing 03:22:25 48ab0e628ca8: Preparing 03:22:25 701a9c358e75: Preparing 03:22:25 221046a4dae9: Preparing 03:22:25 209a39a25cac: Preparing 03:22:25 1a5a124e5d3c: Preparing 03:22:25 63ca1fbb43ae: Preparing 03:22:25 209a39a25cac: Waiting 03:22:25 63ca1fbb43ae: Waiting 03:22:25 614311f44e6f: Layer already exists 03:22:25 701a9c358e75: Layer already exists 03:22:25 221046a4dae9: Layer already exists 03:22:25 72afb73268f2: Layer already exists 03:22:25 48ab0e628ca8: Layer already exists 03:22:25 209a39a25cac: Layer already exists 03:22:25 1a5a124e5d3c: Layer already exists 03:22:25 63ca1fbb43ae: Layer already exists 03:22:25 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:b8721ff87fb38584d7e0b19e308c6ded2be67d12d9d3c5c74d1b1dc72d2ba68a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:22:26 72afb73268f2: Preparing 03:22:26 614311f44e6f: Preparing 03:22:26 48ab0e628ca8: Preparing 03:22:26 701a9c358e75: Preparing 03:22:26 221046a4dae9: Preparing 03:22:26 209a39a25cac: Preparing 03:22:26 1a5a124e5d3c: Preparing 03:22:26 63ca1fbb43ae: Preparing 03:22:26 209a39a25cac: Waiting 03:22:26 1a5a124e5d3c: Waiting 03:22:26 63ca1fbb43ae: Waiting 03:22:26 72afb73268f2: Layer already exists 03:22:26 48ab0e628ca8: Layer already exists 03:22:26 614311f44e6f: Layer already exists 03:22:26 701a9c358e75: Layer already exists 03:22:26 221046a4dae9: Layer already exists 03:22:26 209a39a25cac: Layer already exists 03:22:26 63ca1fbb43ae: Layer already exists 03:22:26 1a5a124e5d3c: Layer already exists 03:22:26 main: digest: sha256:b8721ff87fb38584d7e0b19e308c6ded2be67d12d9d3c5c74d1b1dc72d2ba68a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:26 ===================================================== [Pipeline] echo 03:22:26 taggedImages: 03:22:26 - nexus3.edgexfoundry.org:10004/support-notifications:94f98a2b83c782e1f212901708e5f7baede3eb03 03:22:26 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:22:26 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.13 03:22:26 - nexus3.edgexfoundry.org:10004/support-notifications:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 03:22:26 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:43:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25842 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:43:54 Running in /w/workspace/edgex-go/747 [Pipeline] { [Pipeline] checkout 03:43:57 The recommended git tool is: git 03:44:04 using credential edgex-jenkins-ssh 03:44:04 Cloning the remote Git repository 03:44:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:44:05 > git init /w/workspace/edgex-go/747 # timeout=10 03:44:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:44:05 > git --version # timeout=10 03:44:05 > git --version # 'git version 2.25.1' 03:44:05 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:44:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:26 Avoid second fetch 03:44:26 Checking out Revision 94f98a2b83c782e1f212901708e5f7baede3eb03 (main) 03:44:27 Commit message: "Merge pull request #4997 from jackchenjc/issue-4916-4" 03:44:26 > git config core.sparsecheckout # timeout=10 03:44:26 > git checkout -f 94f98a2b83c782e1f212901708e5f7baede3eb03 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:44:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:44:32 Dload Upload Total Spent Left Speed 03:44:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 84953 [Pipeline] sh 03:44:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:44:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:44:33 + sudo tee /etc/docker/daemon.new 03:44:33 { 03:44:33 "registry-mirrors": [ 03:44:33 "https://nexus3.edgexfoundry.org:10001" 03:44:33 ], 03:44:33 "bip": "10.250.0.254/24", 03:44:33 "hosts": [ 03:44:33 "tcp://0.0.0.0:5555", 03:44:33 "unix:///var/run/docker.sock" 03:44:33 ], 03:44:33 "mtu": 1458, 03:44:33 "selinux-enabled": true, 03:44:33 "seccomp-profile": "/etc/docker/seccomp.json" 03:44:33 } [Pipeline] sh 03:44:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:44:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:44:52 provisioning config files... 03:44:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/747@tmp/config11035386203885876085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:52 ---> ****-login.sh 03:44:52 nexus3.edgexfoundry.org:10001 03:44:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:53 Configure a credential helper to remove this warning. See 03:44:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:53 03:44:53 Login Succeeded 03:44:53 nexus3.edgexfoundry.org:10002 03:44:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:54 Configure a credential helper to remove this warning. See 03:44:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:54 03:44:54 Login Succeeded 03:44:54 nexus3.edgexfoundry.org:10003 03:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:54 Configure a credential helper to remove this warning. See 03:44:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:54 03:44:54 Login Succeeded 03:44:54 nexus3.edgexfoundry.org:10004 03:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:54 Configure a credential helper to remove this warning. See 03:44:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:54 03:44:54 Login Succeeded 03:44:54 ****.io 03:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:44:55 Configure a credential helper to remove this warning. See 03:44:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:44:55 03:44:55 Login Succeeded 03:44:55 ---> ****-login.sh ends [Pipeline] } 03:44:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:44:56 + git config --global --add safe.directory /w/workspace/edgex-go/747 [Pipeline] echo 03:44:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:44:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:44:56 ========================================================= 03:44:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:44:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:44:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:44:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:44:56 cf04c63912e1: Pulling fs layer 03:44:56 55b35a11ae5e: Pulling fs layer 03:44:56 a37a00ec5f00: Pulling fs layer 03:44:56 50b3750afda1: Pulling fs layer 03:44:56 4f4fb700ef54: Pulling fs layer 03:44:56 80978eb59214: Pulling fs layer 03:44:56 c9f46d7d2bd2: Pulling fs layer 03:44:56 c5a475d317c9: Pulling fs layer 03:44:56 50b3750afda1: Waiting 03:44:56 4f4fb700ef54: Waiting 03:44:56 80978eb59214: Waiting 03:44:56 c9f46d7d2bd2: Waiting 03:44:56 c5a475d317c9: Waiting 03:44:56 55b35a11ae5e: Verifying Checksum 03:44:56 55b35a11ae5e: Download complete 03:44:56 50b3750afda1: Verifying Checksum 03:44:56 50b3750afda1: Download complete 03:44:56 4f4fb700ef54: Verifying Checksum 03:44:56 4f4fb700ef54: Download complete 03:44:56 80978eb59214: Verifying Checksum 03:44:56 80978eb59214: Download complete 03:44:56 cf04c63912e1: Download complete 03:44:57 c5a475d317c9: Verifying Checksum 03:44:57 c5a475d317c9: Download complete 03:44:58 cf04c63912e1: Pull complete 03:44:59 55b35a11ae5e: Pull complete 03:45:00 a37a00ec5f00: Verifying Checksum 03:45:00 a37a00ec5f00: Download complete 03:45:01 c9f46d7d2bd2: Verifying Checksum 03:45:01 c9f46d7d2bd2: Download complete 03:45:16 a37a00ec5f00: Pull complete 03:45:16 50b3750afda1: Pull complete 03:45:16 4f4fb700ef54: Pull complete 03:45:16 80978eb59214: Pull complete 03:45:23 c9f46d7d2bd2: Pull complete 03:45:25 c5a475d317c9: Pull complete 03:45:25 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:45:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:45:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:45:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:45:25 WORKDIR /edgex 03:45:25 COPY go.mod . 03:45:25 RUN go mod download 03:45:25 + docker build -t ci-base-image-arm64 -f - . 03:45:25 Sending build context to Docker daemon 3.379MB 03:45:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:45:25 ---> be29e6b0f0d4 03:45:25 Step 2/4 : WORKDIR /edgex 03:45:27 ---> Running in 35abb8da96e6 03:45:28 Removing intermediate container 35abb8da96e6 03:45:28 ---> 9b82560bedb9 03:45:28 Step 3/4 : COPY go.mod . 03:45:29 ---> 2fde87f6f1fd 03:45:29 Step 4/4 : RUN go mod download 03:45:29 ---> Running in 363e676496c5 03:46:37 Removing intermediate container 363e676496c5 03:46:37 ---> 4f44e6ae3a98 03:46:37 Successfully built 4f44e6ae3a98 03:46:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:37 + docker inspect -f . ci-base-image-arm64 03:46:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:37 prd-ubuntu20.04-docker-arm64-4c-16g-25842 does not seem to be running inside a container 03:46:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@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:46:39 $ docker top 44c135cb668801b976d0ea1ed87ffc9be684b2bf45fe385c789c0afb3568d593 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:39 + go version 03:46:39 go version go1.23.2 linux/arm64 [Pipeline] } 03:46:39 $ docker stop --time=1 44c135cb668801b976d0ea1ed87ffc9be684b2bf45fe385c789c0afb3568d593 03:46:41 $ docker rm -f --volumes 44c135cb668801b976d0ea1ed87ffc9be684b2bf45fe385c789c0afb3568d593 [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:46:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:46:42 03:46:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:46:43 latest: Pulling from edgex-devops/edgex-compose-arm64 03:46:43 547446be3368: Pulling fs layer 03:46:43 d125d8839a47: Pulling fs layer 03:46:43 3e85d5ac6304: Pulling fs layer 03:46:43 c3105a71a48b: Pulling fs layer 03:46:43 0f093f025ec4: Pulling fs layer 03:46:43 c3106fc0e877: Pulling fs layer 03:46:43 c3105a71a48b: Waiting 03:46:43 0f093f025ec4: Waiting 03:46:43 c3106fc0e877: Waiting 03:46:43 547446be3368: Verifying Checksum 03:46:43 547446be3368: Download complete 03:46:43 c3105a71a48b: Verifying Checksum 03:46:43 c3105a71a48b: Download complete 03:46:43 d125d8839a47: Verifying Checksum 03:46:43 d125d8839a47: Download complete 03:46:43 c3106fc0e877: Verifying Checksum 03:46:43 c3106fc0e877: Download complete 03:46:43 0f093f025ec4: Verifying Checksum 03:46:43 0f093f025ec4: Download complete 03:46:43 547446be3368: Pull complete 03:46:45 d125d8839a47: Pull complete 03:46:45 3e85d5ac6304: Verifying Checksum 03:46:45 3e85d5ac6304: Download complete 03:46:55 3e85d5ac6304: Pull complete 03:46:55 c3105a71a48b: Pull complete 03:46:56 0f093f025ec4: Pull complete 03:46:57 c3106fc0e877: Pull complete 03:46:57 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:46:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:46:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:57 prd-ubuntu20.04-docker-arm64-4c-16g-25842 does not seem to be running inside a container 03:46:57 $ 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/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@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:46:59 $ docker top 6c3e7e75b52f0d65aa03bff7979889ab48a516f0399ca9ed1ec800913cd0dcf4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:00 + docker compose -f ./docker-compose-build.yml build --parallel 03:47:13 #1 [core-metadata internal] load build definition from Dockerfile 03:47:13 #1 transferring dockerfile: 2.13kB 0.0s done 03:47:13 #1 DONE 0.1s 03:47:13 03:47:13 #2 [support-cron-scheduler internal] load build definition from Dockerfile 03:47:13 #2 transferring dockerfile: 1.86kB 0.0s done 03:47:13 #2 DONE 0.1s 03:47:13 03:47:13 #3 [security-bootstrapper internal] load build definition from Dockerfile 03:47:13 #3 transferring dockerfile: 3.02kB done 03:47:13 #3 DONE 0.1s 03:47:13 03:47:13 #4 [support-notifications internal] load build definition from Dockerfile 03:47:13 #4 transferring dockerfile: 2.02kB 0.0s done 03:47:13 #4 DONE 0.1s 03:47:13 03:47:13 #5 [core-data internal] load build definition from Dockerfile 03:47:13 #5 transferring dockerfile: 2.07kB 0.0s done 03:47:13 #5 DONE 0.1s 03:47:13 03:47:13 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:47:13 #6 transferring dockerfile: 1.89kB done 03:47:13 #6 DONE 0.1s 03:47:13 03:47:13 #7 [core-command internal] load build definition from Dockerfile 03:47:13 #7 transferring dockerfile: 1.94kB done 03:47:13 #7 DONE 0.1s 03:47:13 03:47:13 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:47:13 #8 transferring dockerfile: 2.23kB done 03:47:13 #8 DONE 0.1s 03:47:13 03:47:13 #9 [security-proxy-setup internal] load build definition from Dockerfile 03:47:13 #9 transferring dockerfile: 2.50kB 0.0s done 03:47:13 #9 DONE 0.1s 03:47:13 03:47:13 #10 [security-spire-agent internal] load build definition from Dockerfile 03:47:13 #10 transferring dockerfile: 1.81kB 0.0s done 03:47:13 #10 DONE 0.1s 03:47:13 03:47:13 #11 [security-secretstore-setup internal] load build definition from Dockerfile 03:47:13 #11 transferring dockerfile: 2.49kB 0.0s done 03:47:13 #11 DONE 0.1s 03:47:13 03:47:13 #12 [security-spire-config internal] load build definition from Dockerfile 03:47:13 #12 transferring dockerfile: 1.69kB done 03:47:13 #12 DONE 0.1s 03:47:14 03:47:14 #13 [security-spire-server internal] load build definition from Dockerfile 03:47:14 #13 transferring dockerfile: 1.70kB done 03:47:14 #13 DONE 0.1s 03:47:14 03:47:14 #14 [core-keeper internal] load build definition from Dockerfile 03:47:14 #14 transferring dockerfile: 2.07kB 0.0s done 03:47:14 #14 DONE 0.1s 03:47:14 03:47:14 #15 [security-proxy-auth internal] load build definition from Dockerfile 03:47:14 #15 transferring dockerfile: 2.15kB done 03:47:14 #15 DONE 0.1s 03:47:14 03:47:14 #16 [core-metadata internal] load .dockerignore 03:47:14 #16 transferring context: 50B 0.0s done 03:47:14 #16 DONE 0.1s 03:47:14 03:47:14 #17 [support-cron-scheduler internal] load .dockerignore 03:47:15 #17 transferring context: 50B 0.0s done 03:47:15 #17 DONE 0.1s 03:47:15 03:47:15 #18 [security-bootstrapper internal] load .dockerignore 03:47:15 #18 transferring context: 50B done 03:47:15 #18 DONE 0.1s 03:47:15 03:47:15 #19 [support-notifications internal] load .dockerignore 03:47:15 #19 transferring context: 50B 0.0s done 03:47:15 #19 DONE 0.1s 03:47:15 03:47:15 #20 [core-data internal] load .dockerignore 03:47:15 #20 transferring context: 50B 0.0s done 03:47:15 #20 DONE 0.1s 03:47:15 03:47:15 #21 [security-spiffe-token-provider internal] load .dockerignore 03:47:15 #21 transferring context: 50B 0.0s done 03:47:15 #21 DONE 0.1s 03:47:15 03:47:15 #22 [core-command internal] load .dockerignore 03:47:15 #22 transferring context: 50B 0.0s done 03:47:15 #22 DONE 0.1s 03:47:15 03:47:15 #23 [core-common-config-bootstrapper internal] load .dockerignore 03:47:15 #23 transferring context: 50B 0.0s done 03:47:15 #23 DONE 0.1s 03:47:15 03:47:15 #24 [security-proxy-setup internal] load .dockerignore 03:47:15 #24 transferring context: 50B done 03:47:15 #24 DONE 0.1s 03:47:15 03:47:15 #25 [security-spire-agent internal] load .dockerignore 03:47:15 #25 transferring context: 50B done 03:47:15 #25 DONE 0.1s 03:47:15 03:47:15 #26 [security-secretstore-setup internal] load .dockerignore 03:47:15 #26 transferring context: 50B done 03:47:15 #26 DONE 0.1s 03:47:16 03:47:16 #27 [security-spire-server internal] load .dockerignore 03:47:16 #27 transferring context: 50B 0.0s done 03:47:16 #27 DONE 0.1s 03:47:16 03:47:16 #28 [core-keeper internal] load .dockerignore 03:47:16 #28 transferring context: 50B 0.0s done 03:47:16 #28 DONE 0.1s 03:47:16 03:47:16 #29 [security-spire-config internal] load .dockerignore 03:47:16 #29 transferring context: 50B done 03:47:16 #29 ... 03:47:16 03:47:16 #30 [security-proxy-auth internal] load .dockerignore 03:47:16 #30 transferring context: 50B 0.0s done 03:47:16 #30 DONE 0.1s 03:47:16 03:47:16 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:16 #31 DONE 0.0s 03:47:16 03:47:16 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 03:47:16 #32 DONE 0.2s 03:47:16 03:47:16 #29 [security-spire-config internal] load .dockerignore 03:47:16 #29 ... 03:47:16 03:47:16 #33 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:47:16 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:47:16 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:47:16 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:47:16 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:47:16 #33 DONE 0.3s 03:47:16 03:47:16 #34 [core-metadata internal] load build context 03:47:17 #34 transferring context: 2.96MB 0.6s done 03:47:17 #34 DONE 0.7s 03:47:17 03:47:17 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:47:17 #35 ... 03:47:17 03:47:17 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:17 #31 DONE 0.0s 03:47:17 03:47:17 #33 [support-cron-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:47:17 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:47:17 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:47:17 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:47:17 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:47:17 #33 DONE 0.5s 03:47:17 03:47:17 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:17 #31 DONE 0.0s 03:47:17 03:47:17 #36 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 03:47:17 #36 DONE 0.4s 03:47:17 03:47:17 #37 [security-bootstrapper internal] load build context 03:47:17 #37 ... 03:47:17 03:47:17 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:17 #31 DONE 0.0s 03:47:17 03:47:17 #37 [security-bootstrapper internal] load build context 03:47:17 #37 ... 03:47:17 03:47:17 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:17 #31 DONE 0.0s 03:47:17 03:47:17 #37 [security-bootstrapper internal] load build context 03:47:17 #37 ... 03:47:17 03:47:17 #33 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:47:17 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:47:17 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:47:17 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:47:17 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:47:17 #33 DONE 0.6s 03:47:17 03:47:17 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 03:47:17 #32 DONE 0.6s 03:47:17 03:47:17 #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 03:47:17 #36 DONE 0.4s 03:47:17 03:47:17 #37 [security-bootstrapper internal] load build context 03:47:17 #37 ... 03:47:17 03:47:17 #33 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:47:17 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:47:17 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:47:17 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:47:17 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:47:17 #33 DONE 0.6s 03:47:17 03:47:17 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:17 #31 DONE 0.0s 03:47:17 03:47:17 #36 [core-data builder 2/7] WORKDIR /edgex-go 03:47:17 #36 DONE 0.4s 03:47:17 03:47:17 #37 [security-bootstrapper internal] load build context 03:47:18 #37 ... 03:47:18 03:47:18 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:18 #31 DONE 0.0s 03:47:18 03:47:18 #37 [security-bootstrapper internal] load build context 03:47:18 #37 ... 03:47:18 03:47:18 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:18 #31 DONE 0.0s 03:47:18 03:47:18 #37 [security-bootstrapper internal] load build context 03:47:19 #37 ... 03:47:19 03:47:19 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 03:47:19 #32 DONE 1.6s 03:47:19 03:47:19 #37 [security-bootstrapper internal] load build context 03:47:19 #37 ... 03:47:19 03:47:19 #33 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:47:19 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:47:19 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:47:19 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:47:19 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:47:19 #33 DONE 0.7s 03:47:19 03:47:19 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 03:47:19 #36 DONE 0.5s 03:47:19 03:47:19 #37 [security-bootstrapper internal] load build context 03:47:19 #37 transferring context: 2.96MB 1.7s done 03:47:19 #37 DONE 2.0s 03:47:19 03:47:19 #38 [core-command internal] load build context 03:47:19 #38 ... 03:47:19 03:47:19 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:19 #31 DONE 0.1s 03:47:19 03:47:19 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 03:47:19 #32 DONE 2.0s 03:47:19 03:47:19 #38 [core-command internal] load build context 03:47:19 #38 ... 03:47:19 03:47:19 #33 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:47:19 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:47:19 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:47:19 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:47:19 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:47:19 #33 DONE 0.7s 03:47:19 03:47:19 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 03:47:19 #36 DONE 0.5s 03:47:19 03:47:19 #38 [core-command internal] load build context 03:47:20 #38 ... 03:47:20 03:47:20 #39 [support-cron-scheduler internal] load build context 03:47:20 #39 transferring context: 2.96MB 2.5s done 03:47:20 #39 DONE 2.9s 03:47:20 03:47:20 #38 [core-command internal] load build context 03:47:20 #38 ... 03:47:20 03:47:20 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:20 #31 DONE 0.1s 03:47:20 03:47:20 #38 [core-command internal] load build context 03:47:21 #38 ... 03:47:21 03:47:21 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 03:47:21 #32 DONE 3.3s 03:47:21 03:47:21 #40 [support-notifications internal] load build context 03:47:21 #40 transferring context: 2.96MB 2.8s done 03:47:21 #40 DONE 3.2s 03:47:21 03:47:21 #38 [core-command internal] load build context 03:47:21 #38 ... 03:47:21 03:47:21 #33 [core-keeper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:47:21 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:47:21 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:47:21 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:47:21 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:47:21 #33 DONE 0.7s 03:47:21 03:47:21 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:47:21 #31 DONE 0.1s 03:47:21 03:47:21 #38 [core-command internal] load build context 03:47:21 #38 ... 03:47:21 03:47:21 #36 [core-keeper builder 2/7] WORKDIR /edgex-go 03:47:21 #36 DONE 0.5s 03:47:21 03:47:21 #38 [core-command internal] load build context 03:47:21 #38 ... 03:47:21 03:47:21 #41 [core-keeper internal] load build context 03:47:21 #41 DONE 0.0s 03:47:21 03:47:21 #38 [core-command internal] load build context 03:47:22 #38 ... 03:47:22 03:47:22 #42 [core-data internal] load build context 03:47:22 #42 transferring context: 2.96MB 3.4s done 03:47:22 #42 DONE 4.1s 03:47:22 03:47:22 #38 [core-command internal] load build context 03:47:22 #38 ... 03:47:22 03:47:22 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:47:22 #43 DONE 3.3s 03:47:22 03:47:22 #44 [security-spiffe-token-provider internal] load build context 03:47:22 #44 transferring context: 2.96MB 3.8s done 03:47:22 #44 DONE 4.7s 03:47:22 03:47:22 #38 [core-command internal] load build context 03:47:22 #38 ... 03:47:22 03:47:22 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:47:22 #45 DONE 3.4s 03:47:22 03:47:22 #38 [core-command internal] load build context 03:47:23 #38 ... 03:47:23 03:47:23 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 03:47:23 #32 DONE 5.1s 03:47:23 03:47:23 #38 [core-command internal] load build context 03:47:23 #38 transferring context: 2.96MB 3.1s done 03:47:23 #38 ... 03:47:23 03:47:23 #33 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:47:23 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:47:23 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:47:23 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:47:23 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:47:23 #33 DONE 0.7s 03:47:23 03:47:23 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:23 #46 DONE 0.0s 03:47:23 03:47:23 #47 [security-spire-server internal] load build context 03:47:23 #47 DONE 0.0s 03:47:23 03:47:23 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:23 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:23 #48 ... 03:47:23 03:47:23 #33 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:47:23 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:47:23 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:47:23 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:47:23 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:47:23 #33 DONE 0.8s 03:47:23 03:47:23 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 03:47:23 #36 DONE 0.6s 03:47:23 03:47:23 #38 [core-command internal] load build context 03:47:23 #38 DONE 4.3s 03:47:23 03:47:23 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:23 #46 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:24 #46 ... 03:47:24 03:47:24 #49 [security-spire-config internal] load build context 03:47:24 #49 transferring context: 21.82kB 0.3s done 03:47:24 #49 DONE 1.6s 03:47:24 03:47:24 #50 [core-common-config-bootstrapper internal] load build context 03:47:24 #50 transferring context: 2.96MB 4.8s done 03:47:24 #50 ... 03:47:24 03:47:24 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:24 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.8s done 03:47:24 #48 DONE 1.8s 03:47:24 03:47:24 #51 [security-proxy-setup internal] load build context 03:47:24 #51 transferring context: 2.96MB 4.8s done 03:47:25 #51 ... 03:47:25 03:47:25 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:25 #46 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.8s done 03:47:25 #46 DONE 1.9s 03:47:25 03:47:25 #52 [security-secretstore-setup internal] load build context 03:47:25 #52 ... 03:47:25 03:47:25 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:25 #48 ... 03:47:25 03:47:25 #53 [security-spire-agent internal] load build context 03:47:25 #53 transferring context: 23.10kB 0.2s done 03:47:25 #53 DONE 2.4s 03:47:25 03:47:25 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:25 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:47:25 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:47:25 #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:47:26 #48 ... 03:47:26 03:47:26 #50 [core-common-config-bootstrapper internal] load build context 03:47:26 #50 DONE 6.7s 03:47:26 03:47:26 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:26 #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:47:26 #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:47:26 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.3s 03:47:26 #48 ... 03:47:26 03:47:26 #54 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 03:47:26 #0 4.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:26 #0 4.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:26 #0 7.221 (1/1) Installing dumb-init (1.2.5-r3) 03:47:26 #0 7.221 Executing busybox-1.36.1-r29.trigger 03:47:26 #0 7.269 OK: 9 MiB in 15 packages 03:47:26 #54 DONE 10.8s 03:47:26 03:47:26 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:26 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s 03:47:26 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.5s 03:47:26 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 03:47:26 #48 ... 03:47:26 03:47:26 #51 [security-proxy-setup internal] load build context 03:47:26 #51 DONE 7.3s 03:47:26 03:47:26 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:26 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 03:47:26 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s 03:47:26 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 03:47:26 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 03:47:27 #48 ... 03:47:27 03:47:27 #47 [security-spire-server internal] load build context 03:47:27 #47 transferring context: 23.57kB 0.2s done 03:47:27 #47 DONE 3.5s 03:47:27 03:47:27 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:27 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 03:47:27 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s 03:47:27 #48 ... 03:47:27 03:47:27 #52 [security-secretstore-setup internal] load build context 03:47:27 #52 transferring context: 2.96MB 4.9s done 03:47:27 #52 DONE 7.1s 03:47:27 03:47:27 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:27 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 03:47:27 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.1s done 03:47:27 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.1s 03:47:27 #48 ... 03:47:27 03:47:27 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:47:27 #35 ... 03:47:27 03:47:27 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:47:27 #55 ... 03:47:27 03:47:27 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:47:27 #56 ... 03:47:27 03:47:27 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:47:27 #57 ... 03:47:27 03:47:27 #41 [core-keeper internal] load build context 03:47:27 #41 transferring context: 2.96MB 4.5s done 03:47:27 #41 DONE 6.4s 03:47:27 03:47:27 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:47:28 #58 ... 03:47:28 03:47:28 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:47:28 #59 ... 03:47:28 03:47:28 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:47:28 #60 ... 03:47:28 03:47:28 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:47:28 #61 ... 03:47:28 03:47:28 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:47:28 #62 ... 03:47:28 03:47:28 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:47:28 #63 ... 03:47:28 03:47:28 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:28 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 2.7s 03:47:29 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 3.1s 03:47:30 #48 ... 03:47:30 03:47:30 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:47:30 #64 ... 03:47:30 03:47:30 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:30 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.2s 03:47:30 #48 ... 03:47:30 03:47:30 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:47:30 #65 ... 03:47:30 03:47:30 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:30 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.14MB / 28.04MB 4.6s 03:47:30 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 5.0s 03:47:31 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 03:47:31 #48 ... 03:47:31 03:47:31 #66 [security-proxy-auth internal] load build context 03:47:31 #66 transferring context: 2.96MB 4.9s done 03:47:31 #66 DONE 8.0s 03:47:31 03:47:31 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:31 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 03:47:31 #48 ... 03:47:31 03:47:31 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:31 #67 ... 03:47:31 03:47:31 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:32 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.37MB / 28.04MB 5.9s 03:47:32 #48 ... 03:47:32 03:47:32 #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:32 #68 ... 03:47:32 03:47:32 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:32 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.24MB / 28.04MB 6.6s 03:47:33 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 7.1s 03:47:34 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.78MB / 28.04MB 8.0s 03:47:34 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 03:47:34 #48 ... 03:47:34 03:47:34 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:47:34 #69 ... 03:47:34 03:47:34 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:47:34 #70 ... 03:47:34 03:47:34 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:34 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 03:47:34 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.58MB / 28.04MB 8.6s 03:47:34 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 8.9s 03:47:35 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 9.3s 03:47:35 #48 ... 03:47:35 03:47:35 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:35 #46 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:47:35 #46 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 03:47:35 #46 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 03:47:35 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 03:47:35 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done 03:47:35 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 03:47:35 #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.4s 03:47:35 #46 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.3s done 03:47:35 #46 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 03:47:35 #46 ... 03:47:35 03:47:35 #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:35 #68 DONE 13.2s 03:47:35 03:47:35 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:35 #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.4s done 03:47:35 #46 ... 03:47:35 03:47:35 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:35 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 9.7s 03:47:36 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.0s done 03:47:36 #48 ... 03:47:36 03:47:36 #71 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 03:47:36 #71 ... 03:47:36 03:47:36 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:47:38 #72 ... 03:47:38 03:47:38 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:38 #67 DONE 16.5s 03:47:38 03:47:38 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:47:38 #62 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:40 #62 22.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:40 #62 ... 03:47:40 03:47:40 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:47:40 #57 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:40 #57 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:40 #57 20.22 OK: 238 MiB in 54 packages 03:47:40 #57 DONE 24.1s 03:47:40 03:47:40 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:40 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.5s 03:47:41 #48 ... 03:47:41 03:47:41 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:47:41 #64 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:41 #64 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:41 #64 20.67 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:47:41 #64 ... 03:47:41 03:47:41 #73 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:47:41 #73 DONE 0.9s 03:47:41 03:47:41 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:41 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.6s 03:47:41 #46 ... 03:47:41 03:47:41 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:47:41 #55 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:41 #55 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:41 #55 24.08 OK: 238 MiB in 54 packages 03:47:41 #55 ... 03:47:41 03:47:41 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:42 #46 ... 03:47:42 03:47:42 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:47:42 #56 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:42 #56 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:43 #56 ... 03:47:43 03:47:43 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:43 #46 ... 03:47:43 03:47:43 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:47:43 #60 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:43 #60 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:44 #60 ... 03:47:44 03:47:44 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:47:44 #59 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:44 #59 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:44 #59 ... 03:47:44 03:47:44 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:47:44 #58 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:44 #58 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:44 #58 ... 03:47:44 03:47:44 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:45 #46 ... 03:47:45 03:47:45 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:47:45 #55 DONE 27.5s 03:47:45 03:47:45 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:45 #46 ... 03:47:45 03:47:45 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:47:45 #61 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:45 #61 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:45 #61 ... 03:47:45 03:47:45 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:47:45 #63 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:45 #63 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:45 #63 ... 03:47:45 03:47:45 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:45 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.6s 03:47:46 #48 ... 03:47:46 03:47:46 #74 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 03:47:46 #74 DONE 0.9s 03:47:46 03:47:46 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:47 #48 ... 03:47:47 03:47:47 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:47:47 #65 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:47 #65 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:47 #65 ... 03:47:47 03:47:47 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:47 #48 ... 03:47:47 03:47:47 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:47:47 #70 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:47 #70 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:47 #70 ... 03:47:47 03:47:47 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:47 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.8s 03:47:47 #46 ... 03:47:47 03:47:47 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:47:47 #64 21.85 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:47:47 #64 22.10 (3/6) Installing dumb-init (1.2.5-r3) 03:47:47 #64 22.22 (4/6) Installing openssl (3.3.2-r1) 03:47:47 #64 22.48 (5/6) Installing su-exec (0.2-r3) 03:47:47 #64 22.50 (6/6) Installing yq-go (4.44.1-r2) 03:47:47 #64 24.25 Executing busybox-1.36.1-r29.trigger 03:47:47 #64 24.48 OK: 20 MiB in 18 packages 03:47:47 #64 DONE 28.0s 03:47:47 03:47:47 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:47 #46 ... 03:47:47 03:47:47 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:47:47 #69 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:47 #69 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:48 #69 ... 03:47:48 03:47:48 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:47:48 #0 6.996 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:48 #0 9.585 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:48 #75 ... 03:47:48 03:47:48 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:48 #46 ... 03:47:48 03:47:48 #71 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 03:47:48 #71 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:48 #71 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:48 #71 ... 03:47:48 03:47:48 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:50 #48 ... 03:47:50 03:47:50 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:47:50 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.1s done 03:47:50 #46 DONE 27.1s 03:47:50 03:47:50 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:50 #48 ... 03:47:50 03:47:50 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:47:50 #56 30.17 OK: 238 MiB in 54 packages 03:47:50 #56 DONE 33.3s 03:47:50 03:47:50 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:50 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.9s 03:47:51 #48 ... 03:47:51 03:47:51 #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:51 #76 ... 03:47:51 03:47:51 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:52 #48 ... 03:47:52 03:47:52 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:47:52 #77 DONE 1.6s 03:47:52 03:47:52 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:47:52 #61 34.04 (1/1) Installing dumb-init (1.2.5-r3) 03:47:52 #61 34.12 Executing busybox-1.36.1-r29.trigger 03:47:52 #61 34.37 OK: 9 MiB in 15 packages 03:47:53 #61 ... 03:47:53 03:47:53 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:47:53 #60 32.38 (1/2) Installing dumb-init (1.2.5-r3) 03:47:53 #60 32.45 (2/2) Installing su-exec (0.2-r3) 03:47:53 #60 32.47 Executing busybox-1.36.1-r29.trigger 03:47:53 #60 32.75 OK: 9 MiB in 16 packages 03:47:53 #60 DONE 36.1s 03:47:53 03:47:53 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:53 #48 ... 03:47:53 03:47:53 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:47:53 #72 8.293 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:53 #72 10.91 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:54 #72 ... 03:47:54 03:47:54 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:47:54 #62 34.93 (1/2) Installing ca-certificates (20240705-r0) 03:47:54 #62 35.91 (2/2) Installing dumb-init (1.2.5-r3) 03:47:54 #62 35.99 Executing busybox-1.36.1-r29.trigger 03:47:54 #62 36.22 Executing ca-certificates-20240705-r0.trigger 03:47:55 #62 ... 03:47:55 03:47:55 #78 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:56 #78 ... 03:47:56 03:47:56 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:47:56 #61 DONE 37.8s 03:47:56 03:47:56 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:47:56 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.5s done 03:47:56 #48 DONE 32.8s 03:47:56 03:47:56 #71 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 03:47:56 #71 29.73 Upgrading critical system libraries and apk-tools: 03:47:56 #71 29.73 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:47:56 #71 29.88 Executing busybox-1.36.1-r29.trigger 03:47:57 #71 ... 03:47:57 03:47:57 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:47:57 #0 6.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:57 #0 9.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:57 #79 ... 03:47:57 03:47:57 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:47:57 #65 34.04 (1/4) Installing ca-certificates (20240705-r0) 03:47:57 #65 34.82 (2/4) Installing dumb-init (1.2.5-r3) 03:47:57 #65 34.87 (3/4) Installing su-exec (0.2-r3) 03:47:57 #65 34.90 (4/4) Installing yq-go (4.44.1-r2) 03:47:57 #65 36.88 Executing busybox-1.36.1-r29.trigger 03:47:57 #65 37.15 Executing ca-certificates-20240705-r0.trigger 03:47:59 #65 ... 03:47:59 03:47:59 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:47:59 #63 33.63 (1/3) Installing ca-certificates (20240705-r0) 03:47:59 #63 34.12 (2/3) Installing dumb-init (1.2.5-r3) 03:47:59 #63 34.17 (3/3) Installing tzdata (2024b-r0) 03:47:59 #63 36.32 Executing busybox-1.36.1-r29.trigger 03:47:59 #63 36.69 Executing ca-certificates-20240705-r0.trigger 03:47:59 #63 38.52 OK: 11 MiB in 17 packages 03:47:59 #63 DONE 42.0s 03:47:59 03:47:59 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:47:59 #70 30.71 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:47:59 #70 30.71 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:47:59 #70 30.71 OK: 24046 distinct packages available 03:47:59 #70 33.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:59 #70 35.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:47:59 #70 ... 03:47:59 03:47:59 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:47:59 #59 31.79 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:47:59 #59 31.79 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:47:59 #59 31.79 OK: 24046 distinct packages available 03:47:59 #59 34.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:47:59 #59 37.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:00 #59 ... 03:48:00 03:48:00 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:48:00 #62 38.05 OK: 10 MiB in 16 packages 03:48:00 #62 DONE 41.7s 03:48:00 03:48:00 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:48:01 #80 ... 03:48:01 03:48:01 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:48:01 #58 33.64 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:48:01 #58 33.64 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:48:01 #58 33.64 OK: 24047 distinct packages available 03:48:01 #58 36.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:01 #58 39.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:01 #58 ... 03:48:01 03:48:01 #71 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 03:48:01 #71 33.93 Continuing the upgrade transaction with new apk-tools: 03:48:01 #71 34.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:02 #71 ... 03:48:02 03:48:02 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:02 #81 ... 03:48:02 03:48:02 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:48:02 #69 33.25 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:48:02 #69 33.25 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:48:02 #69 33.25 OK: 24046 distinct packages available 03:48:02 #69 35.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:02 #69 ... 03:48:02 03:48:02 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:48:02 #65 39.44 OK: 20 MiB in 18 packages 03:48:02 #65 DONE 42.3s 03:48:02 03:48:02 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:48:03 #82 ... 03:48:03 03:48:03 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:48:03 #0 5.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:03 #0 8.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:03 #83 ... 03:48:03 03:48:03 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:48:03 #75 25.37 OK: 238 MiB in 54 packages 03:48:05 #75 DONE 27.7s 03:48:05 03:48:05 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:48:05 #80 5.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:06 #80 ... 03:48:06 03:48:06 #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:48:06 #0 4.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:06 #0 7.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:06 #84 ... 03:48:06 03:48:06 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:48:06 #85 DONE 0.5s 03:48:06 03:48:06 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:08 #86 ... 03:48:08 03:48:08 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:48:08 #72 28.36 (1/1) Installing dumb-init (1.2.5-r3) 03:48:08 #72 29.32 Executing busybox-1.36.1-r29.trigger 03:48:08 #72 29.49 OK: 9 MiB in 15 packages 03:48:08 #72 DONE 32.7s 03:48:08 03:48:08 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:48:08 #82 5.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:09 #82 ... 03:48:09 03:48:09 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:48:09 #0 5.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:09 #0 7.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:09 #87 ... 03:48:09 03:48:09 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:48:09 #59 49.83 (1/14) Installing ca-certificates (20240705-r0) 03:48:09 #59 50.44 (2/14) Installing brotli-libs (1.1.0-r2) 03:48:09 #59 50.75 (3/14) Installing c-ares (1.33.1-r0) 03:48:09 #59 50.81 (4/14) Installing libunistring (1.2-r0) 03:48:09 #59 51.03 (5/14) Installing libidn2 (2.3.7-r0) 03:48:09 #59 51.14 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:48:09 #59 51.21 (7/14) Installing libpsl (0.21.5-r1) 03:48:09 #59 51.24 (8/14) Installing zstd-libs (1.5.6-r0) 03:48:09 #59 51.35 (9/14) Installing libcurl (8.11.0-r1) 03:48:09 #59 51.48 (10/14) Installing curl (8.11.0-r1) 03:48:09 #59 51.52 (11/14) Installing dumb-init (1.2.5-r3) 03:48:09 #59 51.54 (12/14) Installing musl-obstack (1.2.3-r2) 03:48:09 #59 51.58 (13/14) Installing libucontext (1.2-r3) 03:48:09 #59 51.61 (14/14) Installing gcompat (1.1.0-r4) 03:48:09 #59 51.70 Executing busybox-1.36.1-r29.trigger 03:48:09 #59 51.86 Executing ca-certificates-20240705-r0.trigger 03:48:11 #59 ... 03:48:11 03:48:11 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:48:11 #58 51.42 OK: 238 MiB in 54 packages 03:48:11 #58 DONE 53.2s 03:48:11 03:48:11 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:48:11 #59 53.24 OK: 15 MiB in 28 packages 03:48:11 #59 ... 03:48:11 03:48:11 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:48:11 #88 DONE 0.6s 03:48:11 03:48:11 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:12 #89 ... 03:48:12 03:48:12 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:48:12 #69 38.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:12 #69 ... 03:48:12 03:48:12 #71 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 03:48:12 #71 36.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:12 #71 ... 03:48:12 03:48:12 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:48:12 #83 19.33 Upgrading critical system libraries and apk-tools: 03:48:12 #83 19.33 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:48:13 #83 19.41 Executing busybox-1.36.1-r29.trigger 03:48:14 #83 ... 03:48:14 03:48:14 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:48:14 #59 DONE 56.3s 03:48:14 03:48:14 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:48:14 #69 49.64 (1/4) Installing dumb-init (1.2.5-r3) 03:48:14 #69 49.68 (2/4) Installing musl-obstack (1.2.3-r2) 03:48:14 #69 49.69 (3/4) Installing libucontext (1.2-r3) 03:48:14 #69 49.80 (4/4) Installing gcompat (1.1.0-r4) 03:48:14 #69 49.87 Executing busybox-1.36.1-r29.trigger 03:48:14 #69 50.03 OK: 9 MiB in 18 packages 03:48:15 #69 ... 03:48:15 03:48:15 #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:48:15 #70 47.55 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:48:15 #70 48.23 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:48:15 #70 48.50 (3/7) Installing dumb-init (1.2.5-r3) 03:48:15 #70 48.51 (4/7) Installing musl-obstack (1.2.3-r2) 03:48:15 #70 48.53 (5/7) Installing libucontext (1.2-r3) 03:48:15 #70 48.57 (6/7) Installing gcompat (1.1.0-r4) 03:48:15 #70 48.61 (7/7) Installing openssl (3.3.2-r1) 03:48:15 #70 48.75 Executing busybox-1.36.1-r29.trigger 03:48:15 #70 48.90 OK: 10 MiB in 19 packages 03:48:15 #70 DONE 51.6s 03:48:15 03:48:15 #90 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:48:17 #90 ... 03:48:17 03:48:17 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:48:17 #69 DONE 53.4s 03:48:17 03:48:17 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:48:17 #80 7.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:18 #80 ... 03:48:18 03:48:18 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:48:18 #91 ... 03:48:18 03:48:18 #71 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 03:48:18 #71 47.58 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:48:18 #71 48.49 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:48:18 #71 48.78 OK: 9 MiB in 15 packages 03:48:18 #71 DONE 52.6s 03:48:18 03:48:18 #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:48:18 #84 18.70 Upgrading critical system libraries and apk-tools: 03:48:18 #84 18.70 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:48:18 #84 18.79 Executing busybox-1.36.1-r29.trigger 03:48:18 #84 21.45 Continuing the upgrade transaction with new apk-tools: 03:48:18 #84 21.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:19 #84 ... 03:48:19 03:48:19 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:48:19 #79 21.56 Upgrading critical system libraries and apk-tools: 03:48:19 #79 21.56 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:48:19 #79 21.64 Executing busybox-1.36.1-r29.trigger 03:48:19 #79 23.62 Continuing the upgrade transaction with new apk-tools: 03:48:19 #79 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:19 #79 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:19 #79 ... 03:48:19 03:48:19 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:48:19 #80 19.43 Upgrading critical system libraries and apk-tools: 03:48:19 #80 19.43 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:48:19 #80 19.51 Executing busybox-1.36.1-r29.trigger 03:48:19 #80 ... 03:48:19 03:48:19 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:48:19 #82 7.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:20 #82 ... 03:48:20 03:48:20 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:48:20 #87 19.85 Upgrading critical system libraries and apk-tools: 03:48:20 #87 19.85 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:48:20 #87 19.92 Executing busybox-1.36.1-r29.trigger 03:48:22 #87 21.98 Continuing the upgrade transaction with new apk-tools: 03:48:22 #87 22.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:23 #87 23.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:24 #87 ... 03:48:24 03:48:24 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:48:24 #0 3.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:24 #0 5.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:24 #92 ... 03:48:24 03:48:24 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:48:24 #82 18.21 Upgrading critical system libraries and apk-tools: 03:48:24 #82 18.22 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:48:24 #82 18.27 Executing busybox-1.36.1-r29.trigger 03:48:24 #82 20.25 Continuing the upgrade transaction with new apk-tools: 03:48:24 #82 20.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:24 #82 21.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:25 #82 ... 03:48:25 03:48:25 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:48:25 #79 35.97 OK: 20 MiB in 18 packages 03:48:25 #79 DONE 37.6s 03:48:25 03:48:25 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:48:25 #93 DONE 0.1s 03:48:25 03:48:25 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:48:25 #83 21.71 Continuing the upgrade transaction with new apk-tools: 03:48:25 #83 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:25 #83 23.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:25 #83 ... 03:48:25 03:48:25 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:48:25 #80 21.58 Continuing the upgrade transaction with new apk-tools: 03:48:25 #80 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:25 #80 23.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:27 #80 ... 03:48:27 03:48:27 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:48:27 #92 13.02 Upgrading critical system libraries and apk-tools: 03:48:27 #92 13.02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:48:27 #92 13.07 Executing busybox-1.36.1-r29.trigger 03:48:29 #92 ... 03:48:29 03:48:29 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:48:29 #83 32.57 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:48:29 #83 33.32 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:48:29 #83 33.45 OK: 9 MiB in 16 packages 03:48:29 #83 DONE 35.4s 03:48:29 03:48:29 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:48:29 #94 ... 03:48:29 03:48:29 #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:48:29 #84 23.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:29 #84 31.78 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:48:29 #84 32.31 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:48:29 #84 32.45 OK: 9 MiB in 15 packages 03:48:29 #84 ... 03:48:29 03:48:29 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:48:29 #92 15.03 Continuing the upgrade transaction with new apk-tools: 03:48:29 #92 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:30 #92 ... 03:48:30 03:48:30 #90 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:48:30 #90 4.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:30 #90 6.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:30 #90 ... 03:48:30 03:48:30 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:48:30 #91 3.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:30 #91 4.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:30 #91 12.75 Upgrading critical system libraries and apk-tools: 03:48:30 #91 12.75 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:48:30 #91 12.82 Executing busybox-1.36.1-r29.trigger 03:48:30 #91 ... 03:48:30 03:48:30 #90 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:48:30 #90 15.02 Upgrading critical system libraries and apk-tools: 03:48:30 #90 15.02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:48:30 #90 15.04 Executing busybox-1.36.1-r29.trigger 03:48:31 #90 ... 03:48:31 03:48:31 #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:48:31 #84 DONE 35.0s 03:48:31 03:48:31 #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:31 #76 ... 03:48:31 03:48:31 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:48:31 #92 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:32 #92 ... 03:48:32 03:48:32 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:48:32 #94 DONE 3.2s 03:48:32 03:48:32 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:48:32 #95 DONE 0.3s 03:48:32 03:48:32 #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:32 #76 ... 03:48:32 03:48:32 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:48:32 #87 33.04 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:48:33 #87 33.61 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:48:33 #87 33.71 Executing ca-certificates-20240705-r0.trigger 03:48:34 #87 34.47 OK: 11 MiB in 17 packages 03:48:36 #87 DONE 36.6s 03:48:36 03:48:36 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:48:36 #82 30.69 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:48:36 #82 31.02 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:48:36 #82 31.11 Executing ca-certificates-20240705-r0.trigger 03:48:36 #82 32.01 OK: 20 MiB in 18 packages 03:48:36 #82 DONE 33.8s 03:48:36 03:48:36 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:48:36 #80 33.33 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:48:36 #80 33.83 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:48:36 #80 33.93 Executing ca-certificates-20240705-r0.trigger 03:48:36 #80 34.90 OK: 10 MiB in 16 packages 03:48:36 #80 DONE 36.9s 03:48:36 03:48:36 #90 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:48:36 #90 17.44 Continuing the upgrade transaction with new apk-tools: 03:48:36 #90 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:36 #90 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:38 #90 ... 03:48:38 03:48:38 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:48:38 #92 23.09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:48:38 #92 23.36 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:48:38 #92 23.40 Executing ca-certificates-20240705-r0.trigger 03:48:38 #92 23.81 OK: 15 MiB in 28 packages 03:48:39 #92 DONE 24.9s 03:48:39 03:48:39 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:48:39 #91 15.30 Continuing the upgrade transaction with new apk-tools: 03:48:39 #91 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:48:39 #91 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:48:39 #91 21.24 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:48:39 #91 21.93 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:48:39 #91 22.05 OK: 9 MiB in 18 packages 03:48:39 #91 ... 03:48:39 03:48:39 #90 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:48:39 #90 23.97 OK: 10 MiB in 19 packages 03:48:40 #90 ... 03:48:40 03:48:40 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:48:40 #91 DONE 22.9s 03:48:40 03:48:40 #90 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:48:40 #90 DONE 25.1s 03:48:40 03:48:40 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:48:43 #96 DONE 2.2s 03:48:43 03:48:43 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:48:43 #97 DONE 2.5s 03:48:43 03:48:43 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:48:43 #98 DONE 2.2s 03:48:43 03:48:43 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:48:43 #99 ... 03:48:43 03:48:43 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:48:43 #100 DONE 0.4s 03:48:43 03:48:43 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:48:43 #101 DONE 0.4s 03:48:43 03:48:43 #102 [security-spire-server stage-2 6/9] COPY security.txt / 03:48:43 #102 DONE 0.5s 03:48:43 03:48:43 #103 [security-spire-config stage-2 6/10] COPY security.txt / 03:48:43 #103 DONE 0.4s 03:48:43 03:48:43 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:48:44 #104 DONE 0.4s 03:48:44 03:48:44 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:48:44 #105 DONE 0.4s 03:48:44 03:48:44 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:48:44 #106 ... 03:48:44 03:48:44 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:48:44 #107 DONE 0.4s 03:48:44 03:48:44 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:48:44 #106 DONE 0.4s 03:48:44 03:48:44 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:48:44 #108 ... 03:48:44 03:48:44 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:48:44 #109 DONE 0.4s 03:48:44 03:48:44 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:48:44 #108 DONE 0.4s 03:48:44 03:48:44 #110 [security-spire-config] exporting to image 03:48:44 #110 exporting layers 03:48:45 #110 ... 03:48:45 03:48:45 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:48:45 #99 DONE 2.8s 03:48:45 03:48:45 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:48:46 #111 DONE 0.5s 03:48:46 03:48:46 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 03:48:46 #112 DONE 0.4s 03:48:46 03:48:46 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:48:46 #113 DONE 0.4s 03:48:46 03:48:46 #78 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:47 #78 ... 03:48:47 03:48:47 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:48:47 #114 DONE 0.3s 03:48:47 03:48:47 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:48:47 #115 DONE 0.3s 03:48:47 03:48:47 #110 [security-spire-agent] exporting to image 03:48:49 #110 exporting layers 4.6s done 03:48:49 #110 writing image sha256:1c7e226d1dfbde6bb534b9976b38337057d3a7ca59438a05f77591412514a611 03:48:49 #110 exporting layers 4.7s done 03:48:49 #110 writing image sha256:1c7e226d1dfbde6bb534b9976b38337057d3a7ca59438a05f77591412514a611 0.1s done 03:48:49 #110 writing image sha256:e0cf7ad0a7232a0e8e7690a9627a13c404c63c66f76ca4119868b09b2b0e942f 0.1s done 03:48:49 #110 naming to docker.io/library/security-spire-server-arm64 0.0s done 03:48:49 #110 naming to docker.io/library/security-spire-config-arm64 0.0s done 03:48:50 #110 exporting layers 2.6s done 03:48:50 #110 writing image sha256:eb5bff1c423e5a3789c3f654b9f1ba73cb12aea33a3c77f679ee0ae77f6dc492 done 03:48:50 #110 naming to docker.io/library/security-spire-agent-arm64 0.0s done 03:48:50 #110 DONE 5.3s 03:48:50 03:48:50 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:49:58 #35 ... 03:49:58 03:49:58 #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:58 #76 DONE 126.6s 03:49:58 03:49:58 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:58 #86 DONE 101.8s 03:49:58 03:49:58 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:58 #89 DONE 96.2s 03:49:58 03:49:58 #78 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:58 #78 DONE 122.1s 03:49:58 03:49:58 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:58 #81 DONE 115.8s 03:49:58 03:49:58 #116 [core-keeper builder 7/8] COPY . . 03:49:58 #116 DONE 1.6s 03:49:58 03:49:58 #117 [security-spiffe-token-provider builder 6/7] COPY . . 03:49:58 #117 DONE 1.6s 03:49:58 03:49:58 #118 [support-cron-scheduler builder 6/7] COPY . . 03:49:58 #118 DONE 1.6s 03:49:58 03:49:58 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:49:58 #119 ... 03:49:58 03:49:58 #120 [security-proxy-auth builder 6/7] COPY . . 03:49:58 #120 CACHED 03:49:58 03:49:58 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:49:58 #121 CACHED 03:49:58 03:49:58 #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:58 #122 CACHED 03:49:58 03:49:58 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:49:58 #123 CACHED 03:49:58 03:49:58 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:58 #124 CACHED 03:49:58 03:49:58 #125 [security-secretstore-setup builder 6/7] COPY . . 03:49:58 #125 CACHED 03:49:58 03:49:58 #126 [security-proxy-setup builder 6/7] COPY . . 03:49:58 #126 CACHED 03:49:58 03:49:58 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:58 #127 CACHED 03:49:58 03:49:58 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:49:58 #128 CACHED 03:49:58 03:49:58 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:49:58 #129 CACHED 03:49:58 03:49:58 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 03:49:58 #130 CACHED 03:49:58 03:49:58 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:58 #131 CACHED 03:49:58 03:49:58 #132 [core-command builder 6/7] COPY . . 03:49:58 #132 CACHED 03:49:58 03:49:58 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 03:49:58 #133 CACHED 03:49:58 03:49:58 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:58 #134 CACHED 03:49:58 03:49:58 #135 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:49:58 #135 CACHED 03:49:58 03:49:58 #136 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:58 #136 CACHED 03:49:58 03:49:58 #137 [support-notifications builder 6/7] COPY . . 03:49:58 #137 CACHED 03:49:58 03:49:58 #138 [security-bootstrapper builder 6/7] COPY . . 03:49:58 #138 DONE 1.6s 03:49:58 03:49:58 #139 [core-data builder 6/7] COPY . . 03:49:58 #139 CACHED 03:49:58 03:49:58 #140 [core-data builder 4/7] COPY go.mod vendor* ./ 03:49:58 #140 CACHED 03:49:58 03:49:58 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:58 #141 CACHED 03:49:58 03:49:58 #142 [core-metadata builder 6/7] COPY . . 03:49:58 #142 DONE 1.7s 03:49:58 03:49:58 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:49:58 #143 ... 03:49:58 03:49:58 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:49:58 #0 5.293 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:49:58 #144 ... 03:49:58 03:49:58 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:49:58 #119 6.200 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:49:59 #119 ... 03:49:59 03:49:59 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:49:59 #0 6.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:50:00 #145 ... 03:50:00 03:50:00 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:50:00 #0 6.041 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:50:00 #146 ... 03:50:00 03:50:00 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:50:00 #0 5.169 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:50:00 #147 ... 03:50:00 03:50:00 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:50:00 #0 6.600 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:50:00 #148 ... 03:50:00 03:50:00 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:50:00 #0 4.899 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:50:00 #149 ... 03:50:00 03:50:00 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:50:00 #0 6.883 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:50:00 #150 ... 03:50:00 03:50:00 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:50:00 #0 6.701 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:50:00 #151 ... 03:50:00 03:50:00 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:50:00 #0 6.859 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:50:01 #152 ... 03:50:01 03:50:01 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:50:01 #0 6.818 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:50:01 #153 ... 03:50:01 03:50:01 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:50:01 #143 6.911 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:14:10 #143 ... 04:14:10 04:14:10 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:14:10 #151 DONE 1449.0s 04:14:10 04:14:10 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:14:10 #145 ... 04:14:10 04:14:10 #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:14:10 #154 DONE 0.2s 04:14:10 04:14:10 #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:14:10 #155 DONE 0.1s 04:14:10 04:14:10 #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:14:10 #156 DONE 0.2s 04:14:10 04:14:10 #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:14:10 #157 DONE 0.3s 04:14:10 04:14:10 #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:14:10 #158 DONE 0.5s 04:14:10 04:14:10 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:14:10 #35 ... 04:14:10 04:14:10 #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:14:10 #159 DONE 0.3s 04:14:10 04:14:10 #29 [security-spire-config internal] load .dockerignore 04:14:10 #29 ... 04:14:10 04:14:10 #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:14:10 #160 DONE 2.4s 04:14:10 04:14:10 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:14:10 #146 ... 04:14:10 04:14:10 #110 [security-proxy-setup] exporting to image 04:14:10 #110 exporting layers 04:14:10 #110 exporting layers 1.2s done 04:14:10 #110 writing image sha256:42e0f74c7453cf17cdd02c03cd62ffcf674232b4230c29667927a1d533c391d7 done 04:14:10 #110 naming to docker.io/library/security-proxy-setup-arm64 done 04:14:10 #110 DONE 6.5s 04:14:10 04:14:10 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:14:10 #145 1460.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:14:10 #145 ... 04:14:10 04:14:10 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:14:10 #146 DONE 1460.7s 04:14:10 04:14:10 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:14:10 #161 DONE 0.5s 04:14:10 04:14:10 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:14:11 #35 ... 04:14:11 04:14:11 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:14:13 #162 DONE 2.4s 04:14:13 04:14:13 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:14:13 #143 ... 04:14:13 04:14:13 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:14:14 #163 DONE 0.5s 04:14:14 04:14:14 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:14:14 #164 DONE 0.2s 04:14:14 04:14:14 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:14:14 #165 DONE 0.3s 04:14:14 04:14:14 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:14:14 #166 DONE 0.1s 04:14:14 04:14:14 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:14:14 #167 DONE 0.2s 04:14:14 04:14:14 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 04:14:14 #168 DONE 0.2s 04:14:14 04:14:14 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:14:15 #169 DONE 0.2s 04:14:15 04:14:15 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:14:15 #119 ... 04:14:15 04:14:15 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:14:15 #170 DONE 0.1s 04:14:15 04:14:15 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:14:18 #171 DONE 2.5s 04:14:18 04:14:18 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:14:18 #119 ... 04:14:18 04:14:18 #110 [security-bootstrapper] exporting to image 04:14:18 #110 exporting layers 04:14:18 #110 exporting layers 1.3s done 04:14:18 #110 writing image sha256:d08df9cd2fc350feff9f524a9c3e3b01a7f9f99af1813c61d898159ec157a212 done 04:14:18 #110 naming to docker.io/library/security-bootstrapper-arm64 04:14:19 #110 naming to docker.io/library/security-bootstrapper-arm64 done 04:14:19 #110 DONE 7.8s 04:14:19 04:14:19 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:14:35 #119 ... 04:14:35 04:14:35 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:14:35 #145 DONE 1483.8s 04:14:35 04:14:35 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:14:35 #149 ... 04:14:35 04:14:35 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:14:35 #172 DONE 0.3s 04:14:35 04:14:35 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:14:35 #173 DONE 0.2s 04:14:35 04:14:35 #174 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:14:35 #174 DONE 0.2s 04:14:35 04:14:35 #29 [security-spire-config internal] load .dockerignore 04:14:35 #29 ... 04:14:35 04:14:35 #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:14:35 #175 DONE 0.2s 04:14:35 04:14:35 #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:14:35 #176 DONE 0.2s 04:14:35 04:14:35 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:14:35 #150 ... 04:14:35 04:14:35 #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:14:35 #177 DONE 0.3s 04:14:35 04:14:35 #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:14:35 #178 DONE 0.3s 04:14:35 04:14:35 #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:14:36 #179 DONE 0.1s 04:14:36 04:14:36 #180 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:14:38 #180 DONE 2.2s 04:14:38 04:14:38 #110 [security-secretstore-setup] exporting to image 04:14:38 #110 exporting layers 04:14:39 #110 exporting layers 1.3s done 04:14:39 #110 writing image sha256:412ccd7b3ae62bd25388bd30ff2bba9a6c18f9ff12d253a4bce9d90f485e1866 done 04:14:39 #110 naming to docker.io/library/security-secretstore-setup-arm64 04:14:39 #110 naming to docker.io/library/security-secretstore-setup-arm64 done 04:14:39 #110 DONE 9.2s 04:14:39 04:14:39 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:15:18 #150 ... 04:15:18 04:15:18 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:15:18 #153 DONE 1528.3s 04:15:18 04:15:18 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:15:18 #150 ... 04:15:18 04:15:18 #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:15:18 #181 DONE 0.3s 04:15:18 04:15:18 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:15:18 #143 ... 04:15:18 04:15:18 #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:15:18 #182 DONE 0.1s 04:15:18 04:15:18 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:15:19 #183 DONE 0.3s 04:15:19 04:15:19 #184 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:15:19 #184 DONE 0.1s 04:15:19 04:15:19 #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:15:19 #185 DONE 0.1s 04:15:19 04:15:19 #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:15:21 #186 DONE 2.0s 04:15:21 04:15:21 #110 [core-common-config-bootstrapper] exporting to image 04:15:21 #110 exporting layers 04:15:22 #110 exporting layers 0.7s done 04:15:22 #110 writing image sha256:8ed02cd349fb728fd8cc99b280c119587c91549db8276a56ba00ee50cc9537ef done 04:15:22 #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:15:22 #110 DONE 9.8s 04:15:22 04:15:22 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:17:29 #150 ... 04:17:29 04:17:29 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:17:29 #149 DONE 1647.6s 04:17:29 04:17:29 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:17:29 #150 ... 04:17:29 04:17:29 #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:17:29 #187 DONE 0.1s 04:17:29 04:17:29 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:17:29 #147 ... 04:17:29 04:17:29 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:17:29 #188 DONE 0.1s 04:17:29 04:17:29 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:17:29 #189 DONE 0.3s 04:17:29 04:17:29 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:17:29 #190 DONE 0.1s 04:17:29 04:17:29 #110 [security-spiffe-token-provider] exporting to image 04:17:29 #110 exporting layers 04:17:29 #110 exporting layers 0.7s done 04:17:29 #110 writing image sha256:302c44c190a93303a8480bc5413835c933c9f91d729fbbd40161f0f4513116d8 done 04:17:29 #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:17:29 #110 DONE 10.6s 04:17:29 04:17:29 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:23:35 #150 ... 04:23:35 04:23:35 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:23:35 #143 DONE 2024.2s 04:23:35 04:23:35 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:23:35 #148 ... 04:23:35 04:23:35 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:23:35 #191 DONE 0.1s 04:23:35 04:23:35 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:23:35 #192 DONE 0.1s 04:23:35 04:23:35 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:23:35 #150 ... 04:23:35 04:23:35 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:23:35 #193 DONE 0.3s 04:23:35 04:23:35 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:23:35 #148 ... 04:23:35 04:23:35 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:23:35 #194 DONE 0.1s 04:23:35 04:23:35 #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:23:35 #195 DONE 0.1s 04:23:35 04:23:35 #29 [security-spire-config internal] load .dockerignore 04:23:35 #29 ... 04:23:35 04:23:35 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:23:37 #196 DONE 1.7s 04:23:37 04:23:37 #110 [security-proxy-auth] exporting to image 04:23:37 #110 exporting layers 04:23:37 #110 exporting layers 0.6s done 04:23:37 #110 writing image sha256:85adb1dda839aebed344e58b941cd07700514c86c88ae2d5b9580755a18df869 done 04:23:37 #110 naming to docker.io/library/security-proxy-auth-arm64 done 04:23:37 #110 DONE 11.2s 04:23:37 04:23:37 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:24:34 #119 ... 04:24:34 04:24:34 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:24:34 #152 DONE 2075.3s 04:24:34 04:24:34 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:24:34 #147 ... 04:24:34 04:24:34 #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:24:34 #197 DONE 0.2s 04:24:34 04:24:34 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:24:34 #148 ... 04:24:34 04:24:34 #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:24:34 #198 DONE 0.1s 04:24:34 04:24:34 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:24:34 #199 DONE 0.3s 04:24:34 04:24:34 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:24:34 #200 DONE 0.1s 04:24:34 04:24:34 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:24:34 #147 ... 04:24:34 04:24:34 #110 [core-command] exporting to image 04:24:34 #110 exporting layers 04:24:34 #110 exporting layers 0.2s done 04:24:34 #110 writing image sha256:2e2ebe22a59b9394ef1b01a98571d80fe4f66a17be833c4c45e402b19fd3bba7 done 04:24:34 #110 naming to docker.io/library/core-command-arm64 done 04:24:34 #110 DONE 11.5s 04:24:34 04:24:34 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:26:10 #147 DONE 2167.2s 04:26:10 04:26:10 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:26:10 #35 ... 04:26:10 04:26:10 #201 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:26:10 #201 DONE 0.2s 04:26:10 04:26:10 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:26:10 #35 ... 04:26:10 04:26:10 #202 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:26:10 #202 ... 04:26:10 04:26:10 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:26:10 #150 DONE 2168.0s 04:26:10 04:26:10 #29 [security-spire-config internal] load .dockerignore 04:26:10 #29 ... 04:26:10 04:26:10 #203 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:26:10 #203 DONE 0.3s 04:26:10 04:26:10 #204 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:26:10 #204 ... 04:26:10 04:26:10 #202 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:26:10 #202 DONE 0.9s 04:26:10 04:26:10 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:26:10 #148 DONE 2169.1s 04:26:10 04:26:10 #205 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:26:10 #205 ... 04:26:10 04:26:10 #204 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:26:10 #204 DONE 0.5s 04:26:10 04:26:10 #206 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:26:10 #206 ... 04:26:10 04:26:10 #205 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:26:10 #205 DONE 0.5s 04:26:10 04:26:10 #207 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:26:10 #207 DONE 0.3s 04:26:10 04:26:10 #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:26:10 #208 ... 04:26:10 04:26:10 #206 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:26:10 #206 DONE 0.7s 04:26:10 04:26:10 #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:26:10 #208 DONE 0.4s 04:26:10 04:26:10 #110 [core-keeper] exporting to image 04:26:10 #110 exporting layers 04:26:10 #110 ... 04:26:10 04:26:10 #209 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:26:10 #209 DONE 0.5s 04:26:10 04:26:10 #210 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:26:10 #210 DONE 0.4s 04:26:10 04:26:10 #211 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 04:26:10 #211 DONE 0.4s 04:26:10 04:26:10 #212 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:26:10 #212 DONE 0.5s 04:26:10 04:26:10 #110 [core-data] exporting to image 04:26:10 #110 exporting layers 1.0s done 04:26:10 #110 writing image sha256:656fdb1aa343ebe579fc934318a3069de1775473dc20159ecb279e401977cc0b done 04:26:10 #110 naming to docker.io/library/core-keeper-arm64 0.0s done 04:26:10 #110 ... 04:26:10 04:26:10 #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:26:10 #213 DONE 0.5s 04:26:10 04:26:10 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:26:10 #214 DONE 0.2s 04:26:10 04:26:10 #110 [core-keeper] exporting to image 04:26:10 #110 exporting layers 0.8s done 04:26:10 #110 writing image sha256:6d676f4a74f5a9f7449715e227574c3b8991e4d00b2c17ab2e6cf7ca7b6179e5 0.0s done 04:26:10 #110 naming to docker.io/library/core-data-arm64 done 04:26:10 #110 DONE 13.2s 04:26:10 04:26:10 #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 04:26:10 #215 DONE 0.2s 04:26:10 04:26:10 #110 [core-metadata] exporting to image 04:26:10 #110 exporting layers 0.5s done 04:26:10 #110 writing image sha256:b533fb977c34c4fd4c7426d8f005cdde3b41fb942f5b9824e7717c9dae85cf55 done 04:26:10 #110 naming to docker.io/library/core-metadata-arm64 0.0s done 04:26:10 #110 DONE 13.7s 04:26:10 04:26:10 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:26:29 #35 ... 04:26:29 04:26:29 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:26:29 #144 DONE 2197.3s 04:26:29 04:26:29 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:26:29 #119 DONE 2197.4s 04:26:29 04:26:29 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:26:29 #35 ... 04:26:29 04:26:29 #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:26:29 #216 DONE 0.2s 04:26:29 04:26:29 #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:26:29 #217 DONE 0.2s 04:26:29 04:26:29 #218 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:26:29 #218 DONE 0.1s 04:26:29 04:26:29 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:26:29 #35 ... 04:26:29 04:26:29 #219 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:26:29 #219 DONE 0.1s 04:26:29 04:26:29 #220 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:26:29 #220 DONE 0.4s 04:26:29 04:26:29 #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 04:26:29 #221 DONE 0.6s 04:26:29 04:26:29 #222 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:26:29 #222 DONE 0.1s 04:26:29 04:26:29 #223 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 04:26:29 #223 DONE 0.2s 04:26:29 04:26:29 #110 [support-cron-scheduler] exporting to image 04:26:29 #110 exporting layers 04:26:29 #110 ... 04:26:29 04:26:29 #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 04:26:29 #224 DONE 0.2s 04:26:29 04:26:29 #110 [support-notifications] exporting to image 04:26:29 #110 exporting layers 0.6s done 04:26:29 #110 writing image sha256:25b2c86a38173dbedd203353521bac1af66782b3c06689f10142ceb82ace43f3 0.0s done 04:26:29 #110 naming to docker.io/library/support-cron-scheduler-arm64 done 04:26:29 #110 writing image sha256:a26e263fceeb96a36ab20d933577b51cee74e42f609303305d9d18592c1863ab 04:26:29 #110 writing image sha256:a26e263fceeb96a36ab20d933577b51cee74e42f609303305d9d18592c1863ab done 04:26:29 #110 naming to docker.io/library/support-notifications-arm64 done 04:26:29 #110 DONE 14.5s 04:26:29 04:26:29 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:26:29 time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:26:29 time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:26:29 time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:26:29 time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:26:29 time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:26:29 time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:26:29 time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:26:29 time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:26:29 time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:26:29 time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:26:29 time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:26:29 time="2024-11-08T03:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:26:29 time="2024-11-08T03:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:26:29 time="2024-11-08T03:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:26:29 time="2024-11-08T03:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:26:29 $ docker stop --time=1 6c3e7e75b52f0d65aa03bff7979889ab48a516f0399ca9ed1ec800913cd0dcf4 04:26:31 $ docker rm -f --volumes 6c3e7e75b52f0d65aa03bff7979889ab48a516f0399ca9ed1ec800913cd0dcf4 [Pipeline] // withDockerContainer [Pipeline] sh 04:26:31 + docker images 04:26:31 REPOSITORY TAG IMAGE ID CREATED SIZE 04:26:31 support-notifications-arm64 latest a26e263fceeb 3 seconds ago 54.4MB 04:26:31 support-cron-scheduler-arm64 latest 25b2c86a3817 3 seconds ago 55.2MB 04:26:31 core-metadata-arm64 latest b533fb977c34 30 seconds ago 39MB 04:26:31 core-data-arm64 latest 6d676f4a74f5 31 seconds ago 38.8MB 04:26:31 core-keeper-arm64 latest 656fdb1aa343 32 seconds ago 32.2MB 04:26:31 core-command-arm64 latest 2e2ebe22a59b 2 minutes ago 34.7MB 04:26:31 security-proxy-auth-arm64 latest 85adb1dda839 2 minutes ago 33.3MB 04:26:31 security-spiffe-token-provider-arm64 latest 302c44c190a9 9 minutes ago 40.2MB 04:26:31 core-common-config-bootstrapper-arm64 latest 8ed02cd349fb 11 minutes ago 24.1MB 04:26:31 security-secretstore-setup-arm64 latest 412ccd7b3ae6 11 minutes ago 47.6MB 04:26:31 security-bootstrapper-arm64 latest d08df9cd2fc3 12 minutes ago 27.2MB 04:26:31 security-proxy-setup-arm64 latest 42e0f74c7453 12 minutes ago 36.2MB 04:26:31 security-spire-agent-arm64 latest eb5bff1c423e 37 minutes ago 182MB 04:26:31 security-spire-server-arm64 latest 1c7e226d1dfb 37 minutes ago 124MB 04:26:31 security-spire-config-arm64 latest e0cf7ad0a723 37 minutes ago 123MB 04:26:31 ci-base-image-arm64 latest 4f44e6ae3a98 40 minutes ago 961MB 04:26:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 weeks ago 558MB 04:26:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:31 provisioning config files... 04:26:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/747@tmp/config1391210638683178053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:32 ---> ****-login.sh 04:26:32 nexus3.edgexfoundry.org:10001 04:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:32 Configure a credential helper to remove this warning. See 04:26:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:32 04:26:32 Login Succeeded 04:26:32 nexus3.edgexfoundry.org:10002 04:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:32 Configure a credential helper to remove this warning. See 04:26:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:32 04:26:32 Login Succeeded 04:26:32 nexus3.edgexfoundry.org:10003 04:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:33 Configure a credential helper to remove this warning. See 04:26:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:33 04:26:33 Login Succeeded 04:26:33 nexus3.edgexfoundry.org:10004 04:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:33 Configure a credential helper to remove this warning. See 04:26:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:33 04:26:33 Login Succeeded 04:26:33 ****.io 04:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:33 Configure a credential helper to remove this warning. See 04:26:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:33 04:26:33 Login Succeeded 04:26:33 ---> ****-login.sh ends [Pipeline] } 04:26:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:26:34 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:26:34 94f98a2b83c782e1f212901708e5f7baede3eb03 04:26:34 latest 04:26:34 4.0.0-dev.13 04:26:34 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:26:34 main 04:26:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:26:34 926d6ed6d5b7: Preparing 04:26:34 f6f6cd4c6318: Preparing 04:26:34 fb9b57fc3650: Preparing 04:26:34 55b892843459: Preparing 04:26:34 59a58eec98e1: Preparing 04:26:34 fa3dc74c892d: Preparing 04:26:34 16113d51b718: Preparing 04:26:34 fa3dc74c892d: Waiting 04:26:34 16113d51b718: Waiting 04:26:35 55b892843459: Pushed 04:26:35 fb9b57fc3650: Pushed 04:26:35 926d6ed6d5b7: Pushed 04:26:35 16113d51b718: Layer already exists 04:26:35 fa3dc74c892d: Pushed 04:26:36 59a58eec98e1: Pushed 04:26:39 f6f6cd4c6318: Pushed 04:26:39 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:9c140dcb748d19894f55f22e0b1f323bb2807cf1c94cd2ba7181219f937ae267 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:26:40 926d6ed6d5b7: Preparing 04:26:40 f6f6cd4c6318: Preparing 04:26:40 fb9b57fc3650: Preparing 04:26:40 55b892843459: Preparing 04:26:40 59a58eec98e1: Preparing 04:26:40 fa3dc74c892d: Preparing 04:26:40 16113d51b718: Preparing 04:26:40 16113d51b718: Waiting 04:26:40 fa3dc74c892d: Waiting 04:26:40 55b892843459: Layer already exists 04:26:40 f6f6cd4c6318: Layer already exists 04:26:40 59a58eec98e1: Layer already exists 04:26:40 926d6ed6d5b7: Layer already exists 04:26:40 fb9b57fc3650: Layer already exists 04:26:40 16113d51b718: Layer already exists 04:26:40 fa3dc74c892d: Layer already exists 04:26:40 latest: digest: sha256:9c140dcb748d19894f55f22e0b1f323bb2807cf1c94cd2ba7181219f937ae267 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.13 04:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:26:41 926d6ed6d5b7: Preparing 04:26:41 f6f6cd4c6318: Preparing 04:26:41 fb9b57fc3650: Preparing 04:26:41 55b892843459: Preparing 04:26:41 59a58eec98e1: Preparing 04:26:41 fa3dc74c892d: Preparing 04:26:41 16113d51b718: Preparing 04:26:41 fa3dc74c892d: Waiting 04:26:41 16113d51b718: Waiting 04:26:41 59a58eec98e1: Layer already exists 04:26:41 f6f6cd4c6318: Layer already exists 04:26:41 fb9b57fc3650: Layer already exists 04:26:41 55b892843459: Layer already exists 04:26:41 926d6ed6d5b7: Layer already exists 04:26:41 fa3dc74c892d: Layer already exists 04:26:41 16113d51b718: Layer already exists 04:26:41 4.0.0-dev.13: digest: sha256:9c140dcb748d19894f55f22e0b1f323bb2807cf1c94cd2ba7181219f937ae267 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:26:42 926d6ed6d5b7: Preparing 04:26:42 f6f6cd4c6318: Preparing 04:26:42 fb9b57fc3650: Preparing 04:26:42 55b892843459: Preparing 04:26:42 59a58eec98e1: Preparing 04:26:42 fa3dc74c892d: Preparing 04:26:42 16113d51b718: Preparing 04:26:42 fa3dc74c892d: Waiting 04:26:42 16113d51b718: Waiting 04:26:42 59a58eec98e1: Layer already exists 04:26:42 fb9b57fc3650: Layer already exists 04:26:42 926d6ed6d5b7: Layer already exists 04:26:42 55b892843459: Layer already exists 04:26:42 f6f6cd4c6318: Layer already exists 04:26:42 16113d51b718: Layer already exists 04:26:42 fa3dc74c892d: Layer already exists 04:26:42 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:9c140dcb748d19894f55f22e0b1f323bb2807cf1c94cd2ba7181219f937ae267 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:26:43 926d6ed6d5b7: Preparing 04:26:43 f6f6cd4c6318: Preparing 04:26:43 fb9b57fc3650: Preparing 04:26:43 55b892843459: Preparing 04:26:43 59a58eec98e1: Preparing 04:26:43 fa3dc74c892d: Preparing 04:26:43 16113d51b718: Preparing 04:26:43 fa3dc74c892d: Waiting 04:26:43 16113d51b718: Waiting 04:26:43 926d6ed6d5b7: Layer already exists 04:26:43 59a58eec98e1: Layer already exists 04:26:43 55b892843459: Layer already exists 04:26:43 fb9b57fc3650: Layer already exists 04:26:43 f6f6cd4c6318: Layer already exists 04:26:43 fa3dc74c892d: Layer already exists 04:26:43 16113d51b718: Layer already exists 04:26:43 main: digest: sha256:9c140dcb748d19894f55f22e0b1f323bb2807cf1c94cd2ba7181219f937ae267 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:43 ===================================================== [Pipeline] echo 04:26:43 taggedImages: 04:26:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:26:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:26:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.13 04:26:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:26:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:26:43 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:26:43 94f98a2b83c782e1f212901708e5f7baede3eb03 04:26:43 latest 04:26:43 4.0.0-dev.13 04:26:43 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:26:43 main 04:26:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:26:44 f621d9414713: Preparing 04:26:44 b9d2e8b24d32: Preparing 04:26:44 9aa0b585c50a: Preparing 04:26:44 19301b6d4d99: Preparing 04:26:44 fb9b57fc3650: Preparing 04:26:44 55b892843459: Preparing 04:26:44 59a58eec98e1: Preparing 04:26:44 fa3dc74c892d: Preparing 04:26:44 16113d51b718: Preparing 04:26:44 55b892843459: Waiting 04:26:44 59a58eec98e1: Waiting 04:26:44 fa3dc74c892d: Waiting 04:26:44 16113d51b718: Waiting 04:26:44 fb9b57fc3650: Layer already exists 04:26:44 55b892843459: Layer already exists 04:26:44 59a58eec98e1: Layer already exists 04:26:44 fa3dc74c892d: Layer already exists 04:26:44 f621d9414713: Pushed 04:26:44 b9d2e8b24d32: Pushed 04:26:44 9aa0b585c50a: Pushed 04:26:44 16113d51b718: Layer already exists 04:26:46 19301b6d4d99: Pushed 04:26:47 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:4bb443cd8e98a1abfafee4be899d8faf5c69e5631ff29ff6db68eee3fe9daa9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:47 + 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:26:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:26:47 f621d9414713: Preparing 04:26:47 b9d2e8b24d32: Preparing 04:26:47 9aa0b585c50a: Preparing 04:26:47 19301b6d4d99: Preparing 04:26:47 fb9b57fc3650: Preparing 04:26:47 55b892843459: Preparing 04:26:47 59a58eec98e1: Preparing 04:26:47 fa3dc74c892d: Preparing 04:26:47 16113d51b718: Preparing 04:26:47 55b892843459: Waiting 04:26:47 59a58eec98e1: Waiting 04:26:47 fa3dc74c892d: Waiting 04:26:47 16113d51b718: Waiting 04:26:47 fb9b57fc3650: Layer already exists 04:26:47 9aa0b585c50a: Layer already exists 04:26:47 f621d9414713: Layer already exists 04:26:47 b9d2e8b24d32: Layer already exists 04:26:47 19301b6d4d99: Layer already exists 04:26:47 55b892843459: Layer already exists 04:26:47 fa3dc74c892d: Layer already exists 04:26:47 59a58eec98e1: Layer already exists 04:26:47 16113d51b718: Layer already exists 04:26:48 latest: digest: sha256:4bb443cd8e98a1abfafee4be899d8faf5c69e5631ff29ff6db68eee3fe9daa9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.13 04:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:26:48 f621d9414713: Preparing 04:26:48 b9d2e8b24d32: Preparing 04:26:48 9aa0b585c50a: Preparing 04:26:48 19301b6d4d99: Preparing 04:26:48 fb9b57fc3650: Preparing 04:26:48 55b892843459: Preparing 04:26:48 59a58eec98e1: Preparing 04:26:48 fa3dc74c892d: Preparing 04:26:48 16113d51b718: Preparing 04:26:48 59a58eec98e1: Waiting 04:26:48 fa3dc74c892d: Waiting 04:26:48 16113d51b718: Waiting 04:26:48 55b892843459: Waiting 04:26:48 9aa0b585c50a: Layer already exists 04:26:48 f621d9414713: Layer already exists 04:26:48 b9d2e8b24d32: Layer already exists 04:26:48 fb9b57fc3650: Layer already exists 04:26:48 19301b6d4d99: Layer already exists 04:26:48 55b892843459: Layer already exists 04:26:48 16113d51b718: Layer already exists 04:26:48 fa3dc74c892d: Layer already exists 04:26:48 59a58eec98e1: Layer already exists 04:26:49 4.0.0-dev.13: digest: sha256:4bb443cd8e98a1abfafee4be899d8faf5c69e5631ff29ff6db68eee3fe9daa9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:26:49 f621d9414713: Preparing 04:26:49 b9d2e8b24d32: Preparing 04:26:49 9aa0b585c50a: Preparing 04:26:49 19301b6d4d99: Preparing 04:26:49 fb9b57fc3650: Preparing 04:26:49 55b892843459: Preparing 04:26:49 59a58eec98e1: Preparing 04:26:49 fa3dc74c892d: Preparing 04:26:49 16113d51b718: Preparing 04:26:49 59a58eec98e1: Waiting 04:26:49 55b892843459: Waiting 04:26:49 fa3dc74c892d: Waiting 04:26:49 16113d51b718: Waiting 04:26:49 19301b6d4d99: Layer already exists 04:26:49 b9d2e8b24d32: Layer already exists 04:26:49 9aa0b585c50a: Layer already exists 04:26:49 fb9b57fc3650: Layer already exists 04:26:49 f621d9414713: Layer already exists 04:26:49 55b892843459: Layer already exists 04:26:49 59a58eec98e1: Layer already exists 04:26:49 fa3dc74c892d: Layer already exists 04:26:49 16113d51b718: Layer already exists 04:26:50 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:4bb443cd8e98a1abfafee4be899d8faf5c69e5631ff29ff6db68eee3fe9daa9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:50 + 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:26:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:26:50 f621d9414713: Preparing 04:26:50 b9d2e8b24d32: Preparing 04:26:50 9aa0b585c50a: Preparing 04:26:50 19301b6d4d99: Preparing 04:26:50 fb9b57fc3650: Preparing 04:26:50 55b892843459: Preparing 04:26:50 59a58eec98e1: Preparing 04:26:50 fa3dc74c892d: Preparing 04:26:50 16113d51b718: Preparing 04:26:50 55b892843459: Waiting 04:26:50 59a58eec98e1: Waiting 04:26:50 fa3dc74c892d: Waiting 04:26:50 16113d51b718: Waiting 04:26:50 9aa0b585c50a: Layer already exists 04:26:50 b9d2e8b24d32: Layer already exists 04:26:50 19301b6d4d99: Layer already exists 04:26:50 f621d9414713: Layer already exists 04:26:50 fb9b57fc3650: Layer already exists 04:26:50 55b892843459: Layer already exists 04:26:50 59a58eec98e1: Layer already exists 04:26:50 fa3dc74c892d: Layer already exists 04:26:50 16113d51b718: Layer already exists 04:26:51 main: digest: sha256:4bb443cd8e98a1abfafee4be899d8faf5c69e5631ff29ff6db68eee3fe9daa9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:51 ===================================================== [Pipeline] echo 04:26:51 taggedImages: 04:26:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:26:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:26:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.13 04:26:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:26:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:26:51 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:26:51 94f98a2b83c782e1f212901708e5f7baede3eb03 04:26:51 latest 04:26:51 4.0.0-dev.13 04:26:51 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:26:51 main 04:26:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:26:51 2a94a60b81c5: Preparing 04:26:51 9d5269d94f9f: Preparing 04:26:51 b29ff764bf1d: Preparing 04:26:51 fb9b57fc3650: Preparing 04:26:51 55b892843459: Preparing 04:26:51 8e344ba239ca: Preparing 04:26:51 8e344ba239ca: Waiting 04:26:51 bc9ffb948c94: Preparing 04:26:51 16113d51b718: Preparing 04:26:51 bc9ffb948c94: Waiting 04:26:51 16113d51b718: Waiting 04:26:52 fb9b57fc3650: Layer already exists 04:26:52 55b892843459: Layer already exists 04:26:52 9d5269d94f9f: Pushed 04:26:52 16113d51b718: Layer already exists 04:26:52 2a94a60b81c5: Pushed 04:26:52 bc9ffb948c94: Pushed 04:26:54 8e344ba239ca: Pushed 04:26:57 b29ff764bf1d: Pushed 04:26:58 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:f34a6c10929eab520faa17b49c411f180521b66dc05e409beda4334b50be91d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:26:59 2a94a60b81c5: Preparing 04:26:59 9d5269d94f9f: Preparing 04:26:59 b29ff764bf1d: Preparing 04:26:59 fb9b57fc3650: Preparing 04:26:59 55b892843459: Preparing 04:26:59 8e344ba239ca: Preparing 04:26:59 bc9ffb948c94: Preparing 04:26:59 16113d51b718: Preparing 04:26:59 8e344ba239ca: Waiting 04:26:59 bc9ffb948c94: Waiting 04:26:59 16113d51b718: Waiting 04:26:59 b29ff764bf1d: Layer already exists 04:26:59 2a94a60b81c5: Layer already exists 04:26:59 55b892843459: Layer already exists 04:26:59 9d5269d94f9f: Layer already exists 04:26:59 fb9b57fc3650: Layer already exists 04:26:59 16113d51b718: Layer already exists 04:26:59 bc9ffb948c94: Layer already exists 04:26:59 8e344ba239ca: Layer already exists 04:26:59 latest: digest: sha256:f34a6c10929eab520faa17b49c411f180521b66dc05e409beda4334b50be91d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.13 04:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:27:00 2a94a60b81c5: Preparing 04:27:00 9d5269d94f9f: Preparing 04:27:00 b29ff764bf1d: Preparing 04:27:00 fb9b57fc3650: Preparing 04:27:00 55b892843459: Preparing 04:27:00 8e344ba239ca: Preparing 04:27:00 bc9ffb948c94: Preparing 04:27:00 16113d51b718: Preparing 04:27:00 8e344ba239ca: Waiting 04:27:00 bc9ffb948c94: Waiting 04:27:00 16113d51b718: Waiting 04:27:00 2a94a60b81c5: Layer already exists 04:27:00 55b892843459: Layer already exists 04:27:00 9d5269d94f9f: Layer already exists 04:27:00 b29ff764bf1d: Layer already exists 04:27:00 fb9b57fc3650: Layer already exists 04:27:00 8e344ba239ca: Layer already exists 04:27:00 16113d51b718: Layer already exists 04:27:00 bc9ffb948c94: Layer already exists 04:27:00 4.0.0-dev.13: digest: sha256:f34a6c10929eab520faa17b49c411f180521b66dc05e409beda4334b50be91d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:27:01 2a94a60b81c5: Preparing 04:27:01 9d5269d94f9f: Preparing 04:27:01 b29ff764bf1d: Preparing 04:27:01 fb9b57fc3650: Preparing 04:27:01 55b892843459: Preparing 04:27:01 8e344ba239ca: Preparing 04:27:01 bc9ffb948c94: Preparing 04:27:01 16113d51b718: Preparing 04:27:01 bc9ffb948c94: Waiting 04:27:01 16113d51b718: Waiting 04:27:01 8e344ba239ca: Waiting 04:27:01 55b892843459: Layer already exists 04:27:01 b29ff764bf1d: Layer already exists 04:27:01 2a94a60b81c5: Layer already exists 04:27:01 fb9b57fc3650: Layer already exists 04:27:01 9d5269d94f9f: Layer already exists 04:27:01 8e344ba239ca: Layer already exists 04:27:01 bc9ffb948c94: Layer already exists 04:27:01 16113d51b718: Layer already exists 04:27:01 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:f34a6c10929eab520faa17b49c411f180521b66dc05e409beda4334b50be91d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:27:01 2a94a60b81c5: Preparing 04:27:01 9d5269d94f9f: Preparing 04:27:01 b29ff764bf1d: Preparing 04:27:01 fb9b57fc3650: Preparing 04:27:01 55b892843459: Preparing 04:27:01 8e344ba239ca: Preparing 04:27:01 bc9ffb948c94: Preparing 04:27:01 16113d51b718: Preparing 04:27:01 8e344ba239ca: Waiting 04:27:01 bc9ffb948c94: Waiting 04:27:01 16113d51b718: Waiting 04:27:01 9d5269d94f9f: Layer already exists 04:27:01 2a94a60b81c5: Layer already exists 04:27:01 55b892843459: Layer already exists 04:27:01 b29ff764bf1d: Layer already exists 04:27:01 fb9b57fc3650: Layer already exists 04:27:01 16113d51b718: Layer already exists 04:27:01 bc9ffb948c94: Layer already exists 04:27:01 8e344ba239ca: Layer already exists 04:27:01 main: digest: sha256:f34a6c10929eab520faa17b49c411f180521b66dc05e409beda4334b50be91d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:02 ===================================================== [Pipeline] echo 04:27:02 taggedImages: 04:27:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:27:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.13 04:27:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:27:02 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:27:02 94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:02 latest 04:27:02 4.0.0-dev.13 04:27:02 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:02 main 04:27:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:27:02 4cb0040f4815: Preparing 04:27:02 93a083c2ff85: Preparing 04:27:02 20aec633a444: Preparing 04:27:02 55b892843459: Preparing 04:27:02 72056b819976: Preparing 04:27:02 abbd6e0e98ce: Preparing 04:27:02 16113d51b718: Preparing 04:27:02 abbd6e0e98ce: Waiting 04:27:02 16113d51b718: Waiting 04:27:02 55b892843459: Layer already exists 04:27:03 93a083c2ff85: Pushed 04:27:03 72056b819976: Pushed 04:27:03 16113d51b718: Layer already exists 04:27:03 abbd6e0e98ce: Pushed 04:27:03 4cb0040f4815: Pushed 04:27:08 20aec633a444: Pushed 04:27:09 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:c8b7d9f436721022111883085d51bf41596ad6e5f6e087c9cd1e360a0682fa4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:09 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:27:10 4cb0040f4815: Preparing 04:27:10 93a083c2ff85: Preparing 04:27:10 20aec633a444: Preparing 04:27:10 55b892843459: Preparing 04:27:10 72056b819976: Preparing 04:27:10 abbd6e0e98ce: Preparing 04:27:10 16113d51b718: Preparing 04:27:10 abbd6e0e98ce: Waiting 04:27:10 16113d51b718: Waiting 04:27:10 4cb0040f4815: Layer already exists 04:27:10 55b892843459: Layer already exists 04:27:10 20aec633a444: Layer already exists 04:27:10 93a083c2ff85: Layer already exists 04:27:10 72056b819976: Layer already exists 04:27:10 16113d51b718: Layer already exists 04:27:10 abbd6e0e98ce: Layer already exists 04:27:10 latest: digest: sha256:c8b7d9f436721022111883085d51bf41596ad6e5f6e087c9cd1e360a0682fa4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:10 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.13 04:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:27:11 4cb0040f4815: Preparing 04:27:11 93a083c2ff85: Preparing 04:27:11 20aec633a444: Preparing 04:27:11 55b892843459: Preparing 04:27:11 72056b819976: Preparing 04:27:11 abbd6e0e98ce: Preparing 04:27:11 16113d51b718: Preparing 04:27:11 abbd6e0e98ce: Waiting 04:27:11 16113d51b718: Waiting 04:27:11 20aec633a444: Layer already exists 04:27:11 93a083c2ff85: Layer already exists 04:27:11 72056b819976: Layer already exists 04:27:11 55b892843459: Layer already exists 04:27:11 4cb0040f4815: Layer already exists 04:27:11 abbd6e0e98ce: Layer already exists 04:27:11 16113d51b718: Layer already exists 04:27:11 4.0.0-dev.13: digest: sha256:c8b7d9f436721022111883085d51bf41596ad6e5f6e087c9cd1e360a0682fa4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:11 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:27:12 4cb0040f4815: Preparing 04:27:12 93a083c2ff85: Preparing 04:27:12 20aec633a444: Preparing 04:27:12 55b892843459: Preparing 04:27:12 72056b819976: Preparing 04:27:12 abbd6e0e98ce: Preparing 04:27:12 16113d51b718: Preparing 04:27:12 abbd6e0e98ce: Waiting 04:27:12 16113d51b718: Waiting 04:27:12 93a083c2ff85: Layer already exists 04:27:12 72056b819976: Layer already exists 04:27:12 55b892843459: Layer already exists 04:27:12 20aec633a444: Layer already exists 04:27:12 4cb0040f4815: Layer already exists 04:27:12 abbd6e0e98ce: Layer already exists 04:27:12 16113d51b718: Layer already exists 04:27:12 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:c8b7d9f436721022111883085d51bf41596ad6e5f6e087c9cd1e360a0682fa4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:12 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:27:13 4cb0040f4815: Preparing 04:27:13 93a083c2ff85: Preparing 04:27:13 20aec633a444: Preparing 04:27:13 55b892843459: Preparing 04:27:13 72056b819976: Preparing 04:27:13 abbd6e0e98ce: Preparing 04:27:13 16113d51b718: Preparing 04:27:13 abbd6e0e98ce: Waiting 04:27:13 16113d51b718: Waiting 04:27:13 93a083c2ff85: Layer already exists 04:27:13 20aec633a444: Layer already exists 04:27:13 4cb0040f4815: Layer already exists 04:27:13 72056b819976: Layer already exists 04:27:13 55b892843459: Layer already exists 04:27:13 abbd6e0e98ce: Layer already exists 04:27:13 16113d51b718: Layer already exists 04:27:13 main: digest: sha256:c8b7d9f436721022111883085d51bf41596ad6e5f6e087c9cd1e360a0682fa4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:13 ===================================================== [Pipeline] echo 04:27:13 taggedImages: 04:27:13 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:13 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:27:13 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.13 04:27:13 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:13 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:27:13 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:27:13 94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:13 latest 04:27:13 4.0.0-dev.13 04:27:13 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:13 main 04:27:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:27:14 2202bb243eb7: Preparing 04:27:14 c01ae91e917d: Preparing 04:27:14 7899fe24c34e: Preparing 04:27:14 ef5cc3bb8724: Preparing 04:27:14 fb9b57fc3650: Preparing 04:27:14 55b892843459: Preparing 04:27:14 59a58eec98e1: Preparing 04:27:14 fa3dc74c892d: Preparing 04:27:14 16113d51b718: Preparing 04:27:14 55b892843459: Waiting 04:27:14 59a58eec98e1: Waiting 04:27:14 fa3dc74c892d: Waiting 04:27:14 16113d51b718: Waiting 04:27:14 fb9b57fc3650: Layer already exists 04:27:14 55b892843459: Layer already exists 04:27:14 7899fe24c34e: Pushed 04:27:14 59a58eec98e1: Layer already exists 04:27:14 c01ae91e917d: Pushed 04:27:14 2202bb243eb7: Pushed 04:27:14 fa3dc74c892d: Layer already exists 04:27:14 16113d51b718: Layer already exists 04:27:19 ef5cc3bb8724: Pushed 04:27:19 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:98735474424b10897a308776d2ae36bb827735fd2a61364b9fec6909736f770e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:27:20 2202bb243eb7: Preparing 04:27:20 c01ae91e917d: Preparing 04:27:20 7899fe24c34e: Preparing 04:27:20 ef5cc3bb8724: Preparing 04:27:20 fb9b57fc3650: Preparing 04:27:20 55b892843459: Preparing 04:27:20 59a58eec98e1: Preparing 04:27:20 fa3dc74c892d: Preparing 04:27:20 16113d51b718: Preparing 04:27:20 59a58eec98e1: Waiting 04:27:20 fa3dc74c892d: Waiting 04:27:20 16113d51b718: Waiting 04:27:20 55b892843459: Waiting 04:27:20 7899fe24c34e: Layer already exists 04:27:20 ef5cc3bb8724: Layer already exists 04:27:20 2202bb243eb7: Layer already exists 04:27:20 c01ae91e917d: Layer already exists 04:27:20 fb9b57fc3650: Layer already exists 04:27:20 55b892843459: Layer already exists 04:27:20 fa3dc74c892d: Layer already exists 04:27:20 16113d51b718: Layer already exists 04:27:20 59a58eec98e1: Layer already exists 04:27:20 latest: digest: sha256:98735474424b10897a308776d2ae36bb827735fd2a61364b9fec6909736f770e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.13 04:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:27:21 2202bb243eb7: Preparing 04:27:21 c01ae91e917d: Preparing 04:27:21 7899fe24c34e: Preparing 04:27:21 ef5cc3bb8724: Preparing 04:27:21 fb9b57fc3650: Preparing 04:27:21 55b892843459: Preparing 04:27:21 59a58eec98e1: Preparing 04:27:21 fa3dc74c892d: Preparing 04:27:21 16113d51b718: Preparing 04:27:21 59a58eec98e1: Waiting 04:27:21 fa3dc74c892d: Waiting 04:27:21 16113d51b718: Waiting 04:27:21 55b892843459: Waiting 04:27:21 2202bb243eb7: Layer already exists 04:27:21 7899fe24c34e: Layer already exists 04:27:21 c01ae91e917d: Layer already exists 04:27:21 fb9b57fc3650: Layer already exists 04:27:21 ef5cc3bb8724: Layer already exists 04:27:21 59a58eec98e1: Layer already exists 04:27:21 fa3dc74c892d: Layer already exists 04:27:21 16113d51b718: Layer already exists 04:27:21 55b892843459: Layer already exists 04:27:21 4.0.0-dev.13: digest: sha256:98735474424b10897a308776d2ae36bb827735fd2a61364b9fec6909736f770e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:27:22 2202bb243eb7: Preparing 04:27:22 c01ae91e917d: Preparing 04:27:22 7899fe24c34e: Preparing 04:27:22 ef5cc3bb8724: Preparing 04:27:22 fb9b57fc3650: Preparing 04:27:22 55b892843459: Preparing 04:27:22 59a58eec98e1: Preparing 04:27:22 fa3dc74c892d: Preparing 04:27:22 16113d51b718: Preparing 04:27:22 55b892843459: Waiting 04:27:22 59a58eec98e1: Waiting 04:27:22 fa3dc74c892d: Waiting 04:27:22 16113d51b718: Waiting 04:27:22 2202bb243eb7: Layer already exists 04:27:22 c01ae91e917d: Layer already exists 04:27:22 7899fe24c34e: Layer already exists 04:27:22 ef5cc3bb8724: Layer already exists 04:27:22 fb9b57fc3650: Layer already exists 04:27:22 fa3dc74c892d: Layer already exists 04:27:22 59a58eec98e1: Layer already exists 04:27:22 16113d51b718: Layer already exists 04:27:22 55b892843459: Layer already exists 04:27:22 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:98735474424b10897a308776d2ae36bb827735fd2a61364b9fec6909736f770e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:27:23 2202bb243eb7: Preparing 04:27:23 c01ae91e917d: Preparing 04:27:23 7899fe24c34e: Preparing 04:27:23 ef5cc3bb8724: Preparing 04:27:23 fb9b57fc3650: Preparing 04:27:23 55b892843459: Preparing 04:27:23 59a58eec98e1: Preparing 04:27:23 fa3dc74c892d: Preparing 04:27:23 16113d51b718: Preparing 04:27:23 55b892843459: Waiting 04:27:23 59a58eec98e1: Waiting 04:27:23 fa3dc74c892d: Waiting 04:27:23 16113d51b718: Waiting 04:27:23 c01ae91e917d: Layer already exists 04:27:23 ef5cc3bb8724: Layer already exists 04:27:23 2202bb243eb7: Layer already exists 04:27:23 7899fe24c34e: Layer already exists 04:27:23 fb9b57fc3650: Layer already exists 04:27:23 fa3dc74c892d: Layer already exists 04:27:23 55b892843459: Layer already exists 04:27:23 59a58eec98e1: Layer already exists 04:27:23 16113d51b718: Layer already exists 04:27:23 main: digest: sha256:98735474424b10897a308776d2ae36bb827735fd2a61364b9fec6909736f770e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:23 ===================================================== [Pipeline] echo 04:27:23 taggedImages: 04:27:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:27:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.13 04:27:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:27:23 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:27:23 94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:23 latest 04:27:23 4.0.0-dev.13 04:27:23 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:23 main 04:27:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:27:24 b8966b46ca5a: Preparing 04:27:24 a3e6964c41c6: Preparing 04:27:24 c01a8994b5a6: Preparing 04:27:24 f3d081cef21a: Preparing 04:27:24 4419b0114c9f: Preparing 04:27:24 8f3dff223b68: Preparing 04:27:24 ba2d9748cf40: Preparing 04:27:24 fb9b57fc3650: Preparing 04:27:24 55b892843459: Preparing 04:27:24 ee02ce19bb19: Preparing 04:27:24 a69669c9739c: Preparing 04:27:24 5f70bf18a086: Preparing 04:27:24 1014cedcf7a9: Preparing 04:27:24 0741481a44ba: Preparing 04:27:24 8fbb59a8d85c: Preparing 04:27:24 16113d51b718: Preparing 04:27:24 fb9b57fc3650: Waiting 04:27:24 55b892843459: Waiting 04:27:24 ee02ce19bb19: Waiting 04:27:24 a69669c9739c: Waiting 04:27:24 5f70bf18a086: Waiting 04:27:24 1014cedcf7a9: Waiting 04:27:24 0741481a44ba: Waiting 04:27:24 8fbb59a8d85c: Waiting 04:27:24 16113d51b718: Waiting 04:27:24 ba2d9748cf40: Waiting 04:27:24 8f3dff223b68: Waiting 04:27:24 4419b0114c9f: Pushed 04:27:24 f3d081cef21a: Pushed 04:27:24 a3e6964c41c6: Pushed 04:27:24 b8966b46ca5a: Pushed 04:27:24 c01a8994b5a6: Pushed 04:27:24 fb9b57fc3650: Layer already exists 04:27:24 55b892843459: Layer already exists 04:27:25 8f3dff223b68: Pushed 04:27:25 5f70bf18a086: Layer already exists 04:27:25 ee02ce19bb19: Pushed 04:27:25 a69669c9739c: Pushed 04:27:25 16113d51b718: Layer already exists 04:27:25 1014cedcf7a9: Pushed 04:27:25 8fbb59a8d85c: Pushed 04:27:26 0741481a44ba: Pushed 04:27:28 ba2d9748cf40: Pushed 04:27:28 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:c54b9b6ad2b6199a7c303404bb317f744d599d7cbdaa81298ddde21497b4b9e5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:27:29 b8966b46ca5a: Preparing 04:27:29 a3e6964c41c6: Preparing 04:27:29 c01a8994b5a6: Preparing 04:27:29 f3d081cef21a: Preparing 04:27:29 4419b0114c9f: Preparing 04:27:29 8f3dff223b68: Preparing 04:27:29 ba2d9748cf40: Preparing 04:27:29 8f3dff223b68: Waiting 04:27:29 fb9b57fc3650: Preparing 04:27:29 55b892843459: Preparing 04:27:29 fb9b57fc3650: Waiting 04:27:29 ee02ce19bb19: Preparing 04:27:29 a69669c9739c: Preparing 04:27:29 5f70bf18a086: Preparing 04:27:29 55b892843459: Waiting 04:27:29 1014cedcf7a9: Preparing 04:27:29 0741481a44ba: Preparing 04:27:29 8fbb59a8d85c: Preparing 04:27:29 16113d51b718: Preparing 04:27:29 ee02ce19bb19: Waiting 04:27:29 a69669c9739c: Waiting 04:27:29 5f70bf18a086: Waiting 04:27:29 1014cedcf7a9: Waiting 04:27:29 0741481a44ba: Waiting 04:27:29 8fbb59a8d85c: Waiting 04:27:29 16113d51b718: Waiting 04:27:29 a3e6964c41c6: Layer already exists 04:27:29 c01a8994b5a6: Layer already exists 04:27:29 b8966b46ca5a: Layer already exists 04:27:29 4419b0114c9f: Layer already exists 04:27:29 f3d081cef21a: Layer already exists 04:27:29 ba2d9748cf40: Layer already exists 04:27:29 fb9b57fc3650: Layer already exists 04:27:29 8f3dff223b68: Layer already exists 04:27:29 55b892843459: Layer already exists 04:27:29 ee02ce19bb19: Layer already exists 04:27:29 a69669c9739c: Layer already exists 04:27:29 5f70bf18a086: Layer already exists 04:27:29 8fbb59a8d85c: Layer already exists 04:27:29 0741481a44ba: Layer already exists 04:27:29 1014cedcf7a9: Layer already exists 04:27:29 16113d51b718: Layer already exists 04:27:29 latest: digest: sha256:c54b9b6ad2b6199a7c303404bb317f744d599d7cbdaa81298ddde21497b4b9e5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.13 04:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:27:30 b8966b46ca5a: Preparing 04:27:30 a3e6964c41c6: Preparing 04:27:30 c01a8994b5a6: Preparing 04:27:30 f3d081cef21a: Preparing 04:27:30 4419b0114c9f: Preparing 04:27:30 8f3dff223b68: Preparing 04:27:30 ba2d9748cf40: Preparing 04:27:30 fb9b57fc3650: Preparing 04:27:30 55b892843459: Preparing 04:27:30 ee02ce19bb19: Preparing 04:27:30 a69669c9739c: Preparing 04:27:30 5f70bf18a086: Preparing 04:27:30 1014cedcf7a9: Preparing 04:27:30 0741481a44ba: Preparing 04:27:30 8fbb59a8d85c: Preparing 04:27:30 16113d51b718: Preparing 04:27:30 8f3dff223b68: Waiting 04:27:30 ba2d9748cf40: Waiting 04:27:30 fb9b57fc3650: Waiting 04:27:30 55b892843459: Waiting 04:27:30 a69669c9739c: Waiting 04:27:30 0741481a44ba: Waiting 04:27:30 5f70bf18a086: Waiting 04:27:30 1014cedcf7a9: Waiting 04:27:30 8fbb59a8d85c: Waiting 04:27:30 16113d51b718: Waiting 04:27:30 b8966b46ca5a: Layer already exists 04:27:30 c01a8994b5a6: Layer already exists 04:27:30 f3d081cef21a: Layer already exists 04:27:30 a3e6964c41c6: Layer already exists 04:27:30 4419b0114c9f: Layer already exists 04:27:30 8f3dff223b68: Layer already exists 04:27:30 ee02ce19bb19: Layer already exists 04:27:30 ba2d9748cf40: Layer already exists 04:27:30 fb9b57fc3650: Layer already exists 04:27:30 55b892843459: Layer already exists 04:27:30 a69669c9739c: Layer already exists 04:27:30 1014cedcf7a9: Layer already exists 04:27:30 5f70bf18a086: Layer already exists 04:27:30 0741481a44ba: Layer already exists 04:27:30 8fbb59a8d85c: Layer already exists 04:27:30 16113d51b718: Layer already exists 04:27:30 4.0.0-dev.13: digest: sha256:c54b9b6ad2b6199a7c303404bb317f744d599d7cbdaa81298ddde21497b4b9e5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:27:31 b8966b46ca5a: Preparing 04:27:31 a3e6964c41c6: Preparing 04:27:31 c01a8994b5a6: Preparing 04:27:31 f3d081cef21a: Preparing 04:27:31 4419b0114c9f: Preparing 04:27:31 8f3dff223b68: Preparing 04:27:31 ba2d9748cf40: Preparing 04:27:31 fb9b57fc3650: Preparing 04:27:31 55b892843459: Preparing 04:27:31 ee02ce19bb19: Preparing 04:27:31 a69669c9739c: Preparing 04:27:31 5f70bf18a086: Preparing 04:27:31 1014cedcf7a9: Preparing 04:27:31 0741481a44ba: Preparing 04:27:31 8f3dff223b68: Waiting 04:27:31 8fbb59a8d85c: Preparing 04:27:31 16113d51b718: Preparing 04:27:31 ba2d9748cf40: Waiting 04:27:31 fb9b57fc3650: Waiting 04:27:31 55b892843459: Waiting 04:27:31 ee02ce19bb19: Waiting 04:27:31 1014cedcf7a9: Waiting 04:27:31 a69669c9739c: Waiting 04:27:31 0741481a44ba: Waiting 04:27:31 5f70bf18a086: Waiting 04:27:31 8fbb59a8d85c: Waiting 04:27:31 4419b0114c9f: Layer already exists 04:27:31 c01a8994b5a6: Layer already exists 04:27:31 f3d081cef21a: Layer already exists 04:27:31 a3e6964c41c6: Layer already exists 04:27:31 b8966b46ca5a: Layer already exists 04:27:31 8f3dff223b68: Layer already exists 04:27:31 ba2d9748cf40: Layer already exists 04:27:31 55b892843459: Layer already exists 04:27:31 ee02ce19bb19: Layer already exists 04:27:31 fb9b57fc3650: Layer already exists 04:27:31 0741481a44ba: Layer already exists 04:27:31 8fbb59a8d85c: Layer already exists 04:27:31 1014cedcf7a9: Layer already exists 04:27:31 a69669c9739c: Layer already exists 04:27:31 5f70bf18a086: Layer already exists 04:27:31 16113d51b718: Layer already exists 04:27:31 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:c54b9b6ad2b6199a7c303404bb317f744d599d7cbdaa81298ddde21497b4b9e5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:27:32 b8966b46ca5a: Preparing 04:27:32 a3e6964c41c6: Preparing 04:27:32 c01a8994b5a6: Preparing 04:27:32 f3d081cef21a: Preparing 04:27:32 4419b0114c9f: Preparing 04:27:32 8f3dff223b68: Preparing 04:27:32 ba2d9748cf40: Preparing 04:27:32 fb9b57fc3650: Preparing 04:27:32 55b892843459: Preparing 04:27:32 ee02ce19bb19: Preparing 04:27:32 a69669c9739c: Preparing 04:27:32 5f70bf18a086: Preparing 04:27:32 1014cedcf7a9: Preparing 04:27:32 0741481a44ba: Preparing 04:27:32 8fbb59a8d85c: Preparing 04:27:32 16113d51b718: Preparing 04:27:32 a69669c9739c: Waiting 04:27:32 5f70bf18a086: Waiting 04:27:32 8f3dff223b68: Waiting 04:27:32 1014cedcf7a9: Waiting 04:27:32 ba2d9748cf40: Waiting 04:27:32 fb9b57fc3650: Waiting 04:27:32 55b892843459: Waiting 04:27:32 ee02ce19bb19: Waiting 04:27:32 8fbb59a8d85c: Waiting 04:27:32 16113d51b718: Waiting 04:27:32 0741481a44ba: Waiting 04:27:32 4419b0114c9f: Layer already exists 04:27:32 a3e6964c41c6: Layer already exists 04:27:32 c01a8994b5a6: Layer already exists 04:27:32 f3d081cef21a: Layer already exists 04:27:32 b8966b46ca5a: Layer already exists 04:27:32 8f3dff223b68: Layer already exists 04:27:32 ba2d9748cf40: Layer already exists 04:27:32 ee02ce19bb19: Layer already exists 04:27:32 55b892843459: Layer already exists 04:27:32 fb9b57fc3650: Layer already exists 04:27:32 5f70bf18a086: Layer already exists 04:27:32 1014cedcf7a9: Layer already exists 04:27:32 a69669c9739c: Layer already exists 04:27:32 0741481a44ba: Layer already exists 04:27:32 8fbb59a8d85c: Layer already exists 04:27:32 16113d51b718: Layer already exists 04:27:32 main: digest: sha256:c54b9b6ad2b6199a7c303404bb317f744d599d7cbdaa81298ddde21497b4b9e5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:32 ===================================================== [Pipeline] echo 04:27:32 taggedImages: 04:27:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:27:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.13 04:27:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:27:32 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:27:32 94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:32 latest 04:27:32 4.0.0-dev.13 04:27:32 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:32 main 04:27:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:27:33 4f33c2194e53: Preparing 04:27:33 bd61b33508f6: Preparing 04:27:33 706d8936ff5c: Preparing 04:27:33 2c7cf3c85284: Preparing 04:27:33 fb9b57fc3650: Preparing 04:27:33 55b892843459: Preparing 04:27:33 59a58eec98e1: Preparing 04:27:33 fa3dc74c892d: Preparing 04:27:33 16113d51b718: Preparing 04:27:33 59a58eec98e1: Waiting 04:27:33 fa3dc74c892d: Waiting 04:27:33 16113d51b718: Waiting 04:27:33 55b892843459: Waiting 04:27:33 fb9b57fc3650: Layer already exists 04:27:33 55b892843459: Layer already exists 04:27:33 706d8936ff5c: Pushed 04:27:33 bd61b33508f6: Pushed 04:27:33 59a58eec98e1: Layer already exists 04:27:33 fa3dc74c892d: Layer already exists 04:27:33 4f33c2194e53: Pushed 04:27:33 16113d51b718: Layer already exists 04:27:37 2c7cf3c85284: Pushed 04:27:38 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:81bc811d599b9239d91d78ebf961ba2c236a425c88aa2a7d4aa38f09d8ad5f6d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:38 + 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:27:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:27:38 4f33c2194e53: Preparing 04:27:38 bd61b33508f6: Preparing 04:27:38 706d8936ff5c: Preparing 04:27:38 2c7cf3c85284: Preparing 04:27:38 fb9b57fc3650: Preparing 04:27:38 55b892843459: Preparing 04:27:38 59a58eec98e1: Preparing 04:27:38 fa3dc74c892d: Preparing 04:27:38 16113d51b718: Preparing 04:27:38 55b892843459: Waiting 04:27:38 59a58eec98e1: Waiting 04:27:38 fa3dc74c892d: Waiting 04:27:38 16113d51b718: Waiting 04:27:38 fb9b57fc3650: Layer already exists 04:27:38 706d8936ff5c: Layer already exists 04:27:38 4f33c2194e53: Layer already exists 04:27:38 2c7cf3c85284: Layer already exists 04:27:38 bd61b33508f6: Layer already exists 04:27:38 59a58eec98e1: Layer already exists 04:27:38 55b892843459: Layer already exists 04:27:38 16113d51b718: Layer already exists 04:27:38 fa3dc74c892d: Layer already exists 04:27:39 latest: digest: sha256:81bc811d599b9239d91d78ebf961ba2c236a425c88aa2a7d4aa38f09d8ad5f6d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.13 04:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:27:39 4f33c2194e53: Preparing 04:27:39 bd61b33508f6: Preparing 04:27:39 706d8936ff5c: Preparing 04:27:39 2c7cf3c85284: Preparing 04:27:39 fb9b57fc3650: Preparing 04:27:39 55b892843459: Preparing 04:27:39 59a58eec98e1: Preparing 04:27:39 fa3dc74c892d: Preparing 04:27:39 16113d51b718: Preparing 04:27:39 55b892843459: Waiting 04:27:39 59a58eec98e1: Waiting 04:27:39 fa3dc74c892d: Waiting 04:27:39 16113d51b718: Waiting 04:27:39 706d8936ff5c: Layer already exists 04:27:39 bd61b33508f6: Layer already exists 04:27:39 2c7cf3c85284: Layer already exists 04:27:39 4f33c2194e53: Layer already exists 04:27:39 fb9b57fc3650: Layer already exists 04:27:39 55b892843459: Layer already exists 04:27:39 59a58eec98e1: Layer already exists 04:27:39 16113d51b718: Layer already exists 04:27:39 fa3dc74c892d: Layer already exists 04:27:40 4.0.0-dev.13: digest: sha256:81bc811d599b9239d91d78ebf961ba2c236a425c88aa2a7d4aa38f09d8ad5f6d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:27:40 4f33c2194e53: Preparing 04:27:40 bd61b33508f6: Preparing 04:27:40 706d8936ff5c: Preparing 04:27:40 2c7cf3c85284: Preparing 04:27:40 fb9b57fc3650: Preparing 04:27:40 55b892843459: Preparing 04:27:40 59a58eec98e1: Preparing 04:27:40 fa3dc74c892d: Preparing 04:27:40 16113d51b718: Preparing 04:27:40 59a58eec98e1: Waiting 04:27:40 fa3dc74c892d: Waiting 04:27:40 16113d51b718: Waiting 04:27:40 55b892843459: Waiting 04:27:40 4f33c2194e53: Layer already exists 04:27:40 fb9b57fc3650: Layer already exists 04:27:40 bd61b33508f6: Layer already exists 04:27:40 706d8936ff5c: Layer already exists 04:27:40 2c7cf3c85284: Layer already exists 04:27:40 59a58eec98e1: Layer already exists 04:27:40 fa3dc74c892d: Layer already exists 04:27:40 16113d51b718: Layer already exists 04:27:40 55b892843459: Layer already exists 04:27:41 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:81bc811d599b9239d91d78ebf961ba2c236a425c88aa2a7d4aa38f09d8ad5f6d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:41 + 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:27:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:27:41 4f33c2194e53: Preparing 04:27:41 bd61b33508f6: Preparing 04:27:41 706d8936ff5c: Preparing 04:27:41 2c7cf3c85284: Preparing 04:27:41 fb9b57fc3650: Preparing 04:27:41 55b892843459: Preparing 04:27:41 59a58eec98e1: Preparing 04:27:41 fa3dc74c892d: Preparing 04:27:41 16113d51b718: Preparing 04:27:41 fa3dc74c892d: Waiting 04:27:41 16113d51b718: Waiting 04:27:41 59a58eec98e1: Waiting 04:27:41 55b892843459: Waiting 04:27:41 2c7cf3c85284: Layer already exists 04:27:41 706d8936ff5c: Layer already exists 04:27:41 bd61b33508f6: Layer already exists 04:27:41 4f33c2194e53: Layer already exists 04:27:41 fb9b57fc3650: Layer already exists 04:27:41 55b892843459: Layer already exists 04:27:41 59a58eec98e1: Layer already exists 04:27:41 fa3dc74c892d: Layer already exists 04:27:41 16113d51b718: Layer already exists 04:27:42 main: digest: sha256:81bc811d599b9239d91d78ebf961ba2c236a425c88aa2a7d4aa38f09d8ad5f6d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:42 ===================================================== [Pipeline] echo 04:27:42 taggedImages: 04:27:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:27:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.13 04:27:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:27:42 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:27:42 94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:42 latest 04:27:42 4.0.0-dev.13 04:27:42 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:42 main 04:27:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:27:42 607495c70ef1: Preparing 04:27:42 8b3d8e85dcf6: Preparing 04:27:42 86ef9c4efc3f: Preparing 04:27:42 fd13877c1c58: Preparing 04:27:42 736bb00e2efc: Preparing 04:27:42 fb9b57fc3650: Preparing 04:27:42 55b892843459: Preparing 04:27:42 fe536585a509: Preparing 04:27:42 e19a7675f922: Preparing 04:27:42 82bd5798a5a5: Preparing 04:27:42 16113d51b718: Preparing 04:27:42 55b892843459: Waiting 04:27:42 fe536585a509: Waiting 04:27:42 e19a7675f922: Waiting 04:27:42 82bd5798a5a5: Waiting 04:27:42 16113d51b718: Waiting 04:27:42 fb9b57fc3650: Waiting 04:27:43 8b3d8e85dcf6: Pushed 04:27:43 fd13877c1c58: Pushed 04:27:43 736bb00e2efc: Pushed 04:27:43 fb9b57fc3650: Layer already exists 04:27:43 607495c70ef1: Pushed 04:27:43 55b892843459: Layer already exists 04:27:43 16113d51b718: Layer already exists 04:27:43 e19a7675f922: Pushed 04:27:43 fe536585a509: Pushed 04:27:45 86ef9c4efc3f: Pushed 04:27:48 82bd5798a5a5: Pushed 04:27:48 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:93d524a64fe5d3653023a054a3584ed9c35b033a8e67a7be517ee1a72bdbaa23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:48 + 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:27:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:27:48 607495c70ef1: Preparing 04:27:48 8b3d8e85dcf6: Preparing 04:27:48 86ef9c4efc3f: Preparing 04:27:48 fd13877c1c58: Preparing 04:27:48 736bb00e2efc: Preparing 04:27:48 fb9b57fc3650: Preparing 04:27:48 55b892843459: Preparing 04:27:48 fe536585a509: Preparing 04:27:48 e19a7675f922: Preparing 04:27:48 82bd5798a5a5: Preparing 04:27:48 16113d51b718: Preparing 04:27:48 e19a7675f922: Waiting 04:27:48 82bd5798a5a5: Waiting 04:27:48 fb9b57fc3650: Waiting 04:27:48 55b892843459: Waiting 04:27:48 fe536585a509: Waiting 04:27:48 16113d51b718: Waiting 04:27:48 fd13877c1c58: Layer already exists 04:27:48 86ef9c4efc3f: Layer already exists 04:27:48 8b3d8e85dcf6: Layer already exists 04:27:48 607495c70ef1: Layer already exists 04:27:48 736bb00e2efc: Layer already exists 04:27:48 fb9b57fc3650: Layer already exists 04:27:48 e19a7675f922: Layer already exists 04:27:48 fe536585a509: Layer already exists 04:27:48 55b892843459: Layer already exists 04:27:48 82bd5798a5a5: Layer already exists 04:27:48 16113d51b718: Layer already exists 04:27:48 latest: digest: sha256:93d524a64fe5d3653023a054a3584ed9c35b033a8e67a7be517ee1a72bdbaa23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.13 04:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:27:49 607495c70ef1: Preparing 04:27:49 8b3d8e85dcf6: Preparing 04:27:49 86ef9c4efc3f: Preparing 04:27:49 fd13877c1c58: Preparing 04:27:49 736bb00e2efc: Preparing 04:27:49 fb9b57fc3650: Preparing 04:27:49 55b892843459: Preparing 04:27:49 fe536585a509: Preparing 04:27:49 e19a7675f922: Preparing 04:27:49 82bd5798a5a5: Preparing 04:27:49 16113d51b718: Preparing 04:27:49 fb9b57fc3650: Waiting 04:27:49 55b892843459: Waiting 04:27:49 fe536585a509: Waiting 04:27:49 e19a7675f922: Waiting 04:27:49 82bd5798a5a5: Waiting 04:27:49 16113d51b718: Waiting 04:27:49 607495c70ef1: Layer already exists 04:27:49 fd13877c1c58: Layer already exists 04:27:49 8b3d8e85dcf6: Layer already exists 04:27:49 736bb00e2efc: Layer already exists 04:27:49 86ef9c4efc3f: Layer already exists 04:27:49 fb9b57fc3650: Layer already exists 04:27:49 fe536585a509: Layer already exists 04:27:49 55b892843459: Layer already exists 04:27:49 e19a7675f922: Layer already exists 04:27:49 82bd5798a5a5: Layer already exists 04:27:49 16113d51b718: Layer already exists 04:27:49 4.0.0-dev.13: digest: sha256:93d524a64fe5d3653023a054a3584ed9c35b033a8e67a7be517ee1a72bdbaa23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:27:50 607495c70ef1: Preparing 04:27:50 8b3d8e85dcf6: Preparing 04:27:50 86ef9c4efc3f: Preparing 04:27:50 fd13877c1c58: Preparing 04:27:50 736bb00e2efc: Preparing 04:27:50 fb9b57fc3650: Preparing 04:27:50 55b892843459: Preparing 04:27:50 fe536585a509: Preparing 04:27:50 e19a7675f922: Preparing 04:27:50 82bd5798a5a5: Preparing 04:27:50 16113d51b718: Preparing 04:27:50 fb9b57fc3650: Waiting 04:27:50 55b892843459: Waiting 04:27:50 fe536585a509: Waiting 04:27:50 82bd5798a5a5: Waiting 04:27:50 e19a7675f922: Waiting 04:27:50 fd13877c1c58: Layer already exists 04:27:50 607495c70ef1: Layer already exists 04:27:50 736bb00e2efc: Layer already exists 04:27:50 8b3d8e85dcf6: Layer already exists 04:27:50 86ef9c4efc3f: Layer already exists 04:27:50 fb9b57fc3650: Layer already exists 04:27:50 fe536585a509: Layer already exists 04:27:50 e19a7675f922: Layer already exists 04:27:50 55b892843459: Layer already exists 04:27:50 82bd5798a5a5: Layer already exists 04:27:50 16113d51b718: Layer already exists 04:27:50 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:93d524a64fe5d3653023a054a3584ed9c35b033a8e67a7be517ee1a72bdbaa23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:51 + 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:27:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:27:51 607495c70ef1: Preparing 04:27:51 8b3d8e85dcf6: Preparing 04:27:51 86ef9c4efc3f: Preparing 04:27:51 fd13877c1c58: Preparing 04:27:51 736bb00e2efc: Preparing 04:27:51 fb9b57fc3650: Preparing 04:27:51 55b892843459: Preparing 04:27:51 fe536585a509: Preparing 04:27:51 e19a7675f922: Preparing 04:27:51 82bd5798a5a5: Preparing 04:27:51 16113d51b718: Preparing 04:27:51 fe536585a509: Waiting 04:27:51 e19a7675f922: Waiting 04:27:51 82bd5798a5a5: Waiting 04:27:51 16113d51b718: Waiting 04:27:51 fb9b57fc3650: Waiting 04:27:51 55b892843459: Waiting 04:27:51 fd13877c1c58: Layer already exists 04:27:51 86ef9c4efc3f: Layer already exists 04:27:51 8b3d8e85dcf6: Layer already exists 04:27:51 607495c70ef1: Layer already exists 04:27:51 736bb00e2efc: Layer already exists 04:27:51 55b892843459: Layer already exists 04:27:51 fe536585a509: Layer already exists 04:27:51 e19a7675f922: Layer already exists 04:27:51 82bd5798a5a5: Layer already exists 04:27:51 fb9b57fc3650: Layer already exists 04:27:51 16113d51b718: Layer already exists 04:27:51 main: digest: sha256:93d524a64fe5d3653023a054a3584ed9c35b033a8e67a7be517ee1a72bdbaa23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:51 ===================================================== [Pipeline] echo 04:27:51 taggedImages: 04:27:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:27:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.13 04:27:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:27:51 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:27:51 94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:51 latest 04:27:51 4.0.0-dev.13 04:27:51 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:51 main 04:27:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:27:52 af5e1e0294d5: Preparing 04:27:52 e0cba54a8cfe: Preparing 04:27:52 106b05c0e5bb: Preparing 04:27:52 e90b9a296a6b: Preparing 04:27:52 3aee2010f8d7: Preparing 04:27:52 f7489b65d3ae: Preparing 04:27:52 baaeb8cb724c: Preparing 04:27:52 fb9b57fc3650: Preparing 04:27:52 55b892843459: Preparing 04:27:52 a18d97b97d1e: Preparing 04:27:52 4ae0c06ee543: Preparing 04:27:52 16113d51b718: Preparing 04:27:52 55b892843459: Waiting 04:27:52 a18d97b97d1e: Waiting 04:27:52 4ae0c06ee543: Waiting 04:27:52 16113d51b718: Waiting 04:27:52 f7489b65d3ae: Waiting 04:27:52 baaeb8cb724c: Waiting 04:27:52 fb9b57fc3650: Waiting 04:27:52 e0cba54a8cfe: Pushed 04:27:52 3aee2010f8d7: Pushed 04:27:52 af5e1e0294d5: Pushed 04:27:52 fb9b57fc3650: Layer already exists 04:27:53 f7489b65d3ae: Pushed 04:27:53 baaeb8cb724c: Pushed 04:27:54 55b892843459: Layer already exists 04:27:54 16113d51b718: Layer already exists 04:27:55 e90b9a296a6b: Pushed 04:27:55 a18d97b97d1e: Pushed 04:27:55 106b05c0e5bb: Pushed 04:27:56 4ae0c06ee543: Pushed 04:27:56 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:a1837f546c50b50ba9fb7df515c193edb16981c423ccef53ad5f552827d2ffe9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:57 + 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:27:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:27:57 af5e1e0294d5: Preparing 04:27:57 e0cba54a8cfe: Preparing 04:27:57 106b05c0e5bb: Preparing 04:27:57 e90b9a296a6b: Preparing 04:27:57 3aee2010f8d7: Preparing 04:27:57 f7489b65d3ae: Preparing 04:27:57 baaeb8cb724c: Preparing 04:27:57 fb9b57fc3650: Preparing 04:27:57 55b892843459: Preparing 04:27:57 a18d97b97d1e: Preparing 04:27:57 4ae0c06ee543: Preparing 04:27:57 f7489b65d3ae: Waiting 04:27:57 baaeb8cb724c: Waiting 04:27:57 fb9b57fc3650: Waiting 04:27:57 55b892843459: Waiting 04:27:57 a18d97b97d1e: Waiting 04:27:57 16113d51b718: Preparing 04:27:57 4ae0c06ee543: Waiting 04:27:57 16113d51b718: Waiting 04:27:57 af5e1e0294d5: Layer already exists 04:27:57 e90b9a296a6b: Layer already exists 04:27:57 e0cba54a8cfe: Layer already exists 04:27:57 3aee2010f8d7: Layer already exists 04:27:57 106b05c0e5bb: Layer already exists 04:27:57 f7489b65d3ae: Layer already exists 04:27:57 fb9b57fc3650: Layer already exists 04:27:57 baaeb8cb724c: Layer already exists 04:27:57 55b892843459: Layer already exists 04:27:57 a18d97b97d1e: Layer already exists 04:27:57 4ae0c06ee543: Layer already exists 04:27:57 16113d51b718: Layer already exists 04:27:57 latest: digest: sha256:a1837f546c50b50ba9fb7df515c193edb16981c423ccef53ad5f552827d2ffe9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.13 04:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:27:58 af5e1e0294d5: Preparing 04:27:58 e0cba54a8cfe: Preparing 04:27:58 106b05c0e5bb: Preparing 04:27:58 e90b9a296a6b: Preparing 04:27:58 3aee2010f8d7: Preparing 04:27:58 f7489b65d3ae: Preparing 04:27:58 baaeb8cb724c: Preparing 04:27:58 fb9b57fc3650: Preparing 04:27:58 55b892843459: Preparing 04:27:58 a18d97b97d1e: Preparing 04:27:58 4ae0c06ee543: Preparing 04:27:58 16113d51b718: Preparing 04:27:58 f7489b65d3ae: Waiting 04:27:58 baaeb8cb724c: Waiting 04:27:58 fb9b57fc3650: Waiting 04:27:58 55b892843459: Waiting 04:27:58 a18d97b97d1e: Waiting 04:27:58 4ae0c06ee543: Waiting 04:27:58 16113d51b718: Waiting 04:27:58 3aee2010f8d7: Layer already exists 04:27:58 e0cba54a8cfe: Layer already exists 04:27:58 af5e1e0294d5: Layer already exists 04:27:58 106b05c0e5bb: Layer already exists 04:27:58 e90b9a296a6b: Layer already exists 04:27:58 fb9b57fc3650: Layer already exists 04:27:58 f7489b65d3ae: Layer already exists 04:27:58 55b892843459: Layer already exists 04:27:58 a18d97b97d1e: Layer already exists 04:27:58 baaeb8cb724c: Layer already exists 04:27:58 16113d51b718: Layer already exists 04:27:58 4ae0c06ee543: Layer already exists 04:27:58 4.0.0-dev.13: digest: sha256:a1837f546c50b50ba9fb7df515c193edb16981c423ccef53ad5f552827d2ffe9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:27:59 af5e1e0294d5: Preparing 04:27:59 e0cba54a8cfe: Preparing 04:27:59 106b05c0e5bb: Preparing 04:27:59 e90b9a296a6b: Preparing 04:27:59 3aee2010f8d7: Preparing 04:27:59 f7489b65d3ae: Preparing 04:27:59 baaeb8cb724c: Preparing 04:27:59 f7489b65d3ae: Waiting 04:27:59 fb9b57fc3650: Preparing 04:27:59 baaeb8cb724c: Waiting 04:27:59 55b892843459: Preparing 04:27:59 fb9b57fc3650: Waiting 04:27:59 a18d97b97d1e: Preparing 04:27:59 4ae0c06ee543: Preparing 04:27:59 16113d51b718: Preparing 04:27:59 55b892843459: Waiting 04:27:59 a18d97b97d1e: Waiting 04:27:59 4ae0c06ee543: Waiting 04:27:59 16113d51b718: Waiting 04:27:59 3aee2010f8d7: Layer already exists 04:27:59 e0cba54a8cfe: Layer already exists 04:27:59 e90b9a296a6b: Layer already exists 04:27:59 106b05c0e5bb: Layer already exists 04:27:59 af5e1e0294d5: Layer already exists 04:27:59 fb9b57fc3650: Layer already exists 04:27:59 f7489b65d3ae: Layer already exists 04:27:59 55b892843459: Layer already exists 04:27:59 baaeb8cb724c: Layer already exists 04:27:59 a18d97b97d1e: Layer already exists 04:27:59 16113d51b718: Layer already exists 04:27:59 4ae0c06ee543: Layer already exists 04:27:59 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:a1837f546c50b50ba9fb7df515c193edb16981c423ccef53ad5f552827d2ffe9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:00 + 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:28:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:28:00 af5e1e0294d5: Preparing 04:28:00 e0cba54a8cfe: Preparing 04:28:00 106b05c0e5bb: Preparing 04:28:00 e90b9a296a6b: Preparing 04:28:00 3aee2010f8d7: Preparing 04:28:00 f7489b65d3ae: Preparing 04:28:00 baaeb8cb724c: Preparing 04:28:00 fb9b57fc3650: Preparing 04:28:00 55b892843459: Preparing 04:28:00 a18d97b97d1e: Preparing 04:28:00 4ae0c06ee543: Preparing 04:28:00 16113d51b718: Preparing 04:28:00 baaeb8cb724c: Waiting 04:28:00 fb9b57fc3650: Waiting 04:28:00 55b892843459: Waiting 04:28:00 4ae0c06ee543: Waiting 04:28:00 16113d51b718: Waiting 04:28:00 a18d97b97d1e: Waiting 04:28:00 f7489b65d3ae: Waiting 04:28:00 e0cba54a8cfe: Layer already exists 04:28:00 106b05c0e5bb: Layer already exists 04:28:00 3aee2010f8d7: Layer already exists 04:28:00 af5e1e0294d5: Layer already exists 04:28:00 e90b9a296a6b: Layer already exists 04:28:00 f7489b65d3ae: Layer already exists 04:28:00 baaeb8cb724c: Layer already exists 04:28:00 fb9b57fc3650: Layer already exists 04:28:00 a18d97b97d1e: Layer already exists 04:28:00 55b892843459: Layer already exists 04:28:00 16113d51b718: Layer already exists 04:28:00 4ae0c06ee543: Layer already exists 04:28:00 main: digest: sha256:a1837f546c50b50ba9fb7df515c193edb16981c423ccef53ad5f552827d2ffe9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:00 ===================================================== [Pipeline] echo 04:28:00 taggedImages: 04:28:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:28:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:28:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.13 04:28:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:28:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:28:00 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:28:00 94f98a2b83c782e1f212901708e5f7baede3eb03 04:28:00 latest 04:28:00 4.0.0-dev.13 04:28:00 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:28:00 main 04:28:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:28:01 1164820ff114: Preparing 04:28:01 15c69a1f60d8: Preparing 04:28:01 fb9b57fc3650: Preparing 04:28:01 55b892843459: Preparing 04:28:01 38508bb66f33: Preparing 04:28:01 3d188eed6477: Preparing 04:28:01 16113d51b718: Preparing 04:28:01 3d188eed6477: Waiting 04:28:01 16113d51b718: Waiting 04:28:01 fb9b57fc3650: Layer already exists 04:28:01 55b892843459: Layer already exists 04:28:01 16113d51b718: Layer already exists 04:28:01 1164820ff114: Pushed 04:28:03 38508bb66f33: Pushed 04:28:03 3d188eed6477: Pushed 04:28:05 15c69a1f60d8: Pushed 04:28:05 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:f896898ad44fcd966772b724fa0ddd6ab59d6428971cdbdb4bb51b89cfc19b7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:06 + 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:28:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:28:06 1164820ff114: Preparing 04:28:06 15c69a1f60d8: Preparing 04:28:06 fb9b57fc3650: Preparing 04:28:06 55b892843459: Preparing 04:28:06 38508bb66f33: Preparing 04:28:06 3d188eed6477: Preparing 04:28:06 16113d51b718: Preparing 04:28:06 3d188eed6477: Waiting 04:28:06 16113d51b718: Waiting 04:28:06 15c69a1f60d8: Layer already exists 04:28:06 fb9b57fc3650: Layer already exists 04:28:06 55b892843459: Layer already exists 04:28:06 38508bb66f33: Layer already exists 04:28:06 1164820ff114: Layer already exists 04:28:06 3d188eed6477: Layer already exists 04:28:06 16113d51b718: Layer already exists 04:28:06 latest: digest: sha256:f896898ad44fcd966772b724fa0ddd6ab59d6428971cdbdb4bb51b89cfc19b7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.13 04:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:28:07 1164820ff114: Preparing 04:28:07 15c69a1f60d8: Preparing 04:28:07 fb9b57fc3650: Preparing 04:28:07 55b892843459: Preparing 04:28:07 38508bb66f33: Preparing 04:28:07 3d188eed6477: Preparing 04:28:07 16113d51b718: Preparing 04:28:07 3d188eed6477: Waiting 04:28:07 16113d51b718: Waiting 04:28:07 fb9b57fc3650: Layer already exists 04:28:07 1164820ff114: Layer already exists 04:28:07 38508bb66f33: Layer already exists 04:28:07 55b892843459: Layer already exists 04:28:07 15c69a1f60d8: Layer already exists 04:28:07 3d188eed6477: Layer already exists 04:28:07 16113d51b718: Layer already exists 04:28:07 4.0.0-dev.13: digest: sha256:f896898ad44fcd966772b724fa0ddd6ab59d6428971cdbdb4bb51b89cfc19b7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:28:08 1164820ff114: Preparing 04:28:08 15c69a1f60d8: Preparing 04:28:08 fb9b57fc3650: Preparing 04:28:08 55b892843459: Preparing 04:28:08 38508bb66f33: Preparing 04:28:08 3d188eed6477: Preparing 04:28:08 16113d51b718: Preparing 04:28:08 3d188eed6477: Waiting 04:28:08 16113d51b718: Waiting 04:28:08 15c69a1f60d8: Layer already exists 04:28:08 55b892843459: Layer already exists 04:28:08 fb9b57fc3650: Layer already exists 04:28:08 38508bb66f33: Layer already exists 04:28:08 1164820ff114: Layer already exists 04:28:08 3d188eed6477: Layer already exists 04:28:08 16113d51b718: Layer already exists 04:28:08 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:f896898ad44fcd966772b724fa0ddd6ab59d6428971cdbdb4bb51b89cfc19b7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:08 + 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:28:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:28:08 1164820ff114: Preparing 04:28:08 15c69a1f60d8: Preparing 04:28:08 fb9b57fc3650: Preparing 04:28:08 55b892843459: Preparing 04:28:08 38508bb66f33: Preparing 04:28:08 3d188eed6477: Preparing 04:28:08 16113d51b718: Preparing 04:28:08 3d188eed6477: Waiting 04:28:08 16113d51b718: Waiting 04:28:08 15c69a1f60d8: Layer already exists 04:28:08 1164820ff114: Layer already exists 04:28:08 55b892843459: Layer already exists 04:28:08 38508bb66f33: Layer already exists 04:28:08 fb9b57fc3650: Layer already exists 04:28:08 3d188eed6477: Layer already exists 04:28:08 16113d51b718: Layer already exists 04:28:09 main: digest: sha256:f896898ad44fcd966772b724fa0ddd6ab59d6428971cdbdb4bb51b89cfc19b7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:09 ===================================================== [Pipeline] echo 04:28:09 taggedImages: 04:28:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:28:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:28:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.13 04:28:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:28:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:28:09 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:28:09 94f98a2b83c782e1f212901708e5f7baede3eb03 04:28:09 latest 04:28:09 4.0.0-dev.13 04:28:09 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:28:09 main 04:28:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:28:10 2fbcdef9f45a: Preparing 04:28:10 62562778a21f: Preparing 04:28:10 be52b2600025: Preparing 04:28:10 fb9b57fc3650: Preparing 04:28:10 55b892843459: Preparing 04:28:10 2b78b4f3aac4: Preparing 04:28:10 6334ce1978fb: Preparing 04:28:10 4fa1438297ec: Preparing 04:28:10 f8ee0beac1f5: Preparing 04:28:10 16113d51b718: Preparing 04:28:10 4fa1438297ec: Waiting 04:28:10 2b78b4f3aac4: Waiting 04:28:10 f8ee0beac1f5: Waiting 04:28:10 6334ce1978fb: Waiting 04:28:10 16113d51b718: Waiting 04:28:10 fb9b57fc3650: Layer already exists 04:28:10 55b892843459: Layer already exists 04:28:10 62562778a21f: Pushed 04:28:10 be52b2600025: Pushed 04:28:10 2fbcdef9f45a: Pushed 04:28:10 16113d51b718: Layer already exists 04:28:10 4fa1438297ec: Pushed 04:28:12 f8ee0beac1f5: Pushed 04:28:24 6334ce1978fb: Pushed 04:28:32 2b78b4f3aac4: Pushed 04:28:32 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:fdb64c8486a23deb9df0189460084368d720c42fff039a46b365687a00595471 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:33 + 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:28:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:28:33 2fbcdef9f45a: Preparing 04:28:33 62562778a21f: Preparing 04:28:33 be52b2600025: Preparing 04:28:33 fb9b57fc3650: Preparing 04:28:33 55b892843459: Preparing 04:28:33 2b78b4f3aac4: Preparing 04:28:33 6334ce1978fb: Preparing 04:28:33 4fa1438297ec: Preparing 04:28:33 f8ee0beac1f5: Preparing 04:28:33 16113d51b718: Preparing 04:28:33 2b78b4f3aac4: Waiting 04:28:33 6334ce1978fb: Waiting 04:28:33 f8ee0beac1f5: Waiting 04:28:33 4fa1438297ec: Waiting 04:28:33 16113d51b718: Waiting 04:28:33 55b892843459: Layer already exists 04:28:33 fb9b57fc3650: Layer already exists 04:28:33 be52b2600025: Layer already exists 04:28:33 2fbcdef9f45a: Layer already exists 04:28:33 62562778a21f: Layer already exists 04:28:33 6334ce1978fb: Layer already exists 04:28:33 2b78b4f3aac4: Layer already exists 04:28:33 4fa1438297ec: Layer already exists 04:28:33 f8ee0beac1f5: Layer already exists 04:28:33 16113d51b718: Layer already exists 04:28:33 latest: digest: sha256:fdb64c8486a23deb9df0189460084368d720c42fff039a46b365687a00595471 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.13 04:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:28:34 2fbcdef9f45a: Preparing 04:28:34 62562778a21f: Preparing 04:28:34 be52b2600025: Preparing 04:28:34 fb9b57fc3650: Preparing 04:28:34 55b892843459: Preparing 04:28:34 2b78b4f3aac4: Preparing 04:28:34 6334ce1978fb: Preparing 04:28:34 4fa1438297ec: Preparing 04:28:34 f8ee0beac1f5: Preparing 04:28:34 16113d51b718: Preparing 04:28:34 6334ce1978fb: Waiting 04:28:34 4fa1438297ec: Waiting 04:28:34 f8ee0beac1f5: Waiting 04:28:34 16113d51b718: Waiting 04:28:34 2b78b4f3aac4: Waiting 04:28:34 62562778a21f: Layer already exists 04:28:34 55b892843459: Layer already exists 04:28:34 2fbcdef9f45a: Layer already exists 04:28:34 be52b2600025: Layer already exists 04:28:34 fb9b57fc3650: Layer already exists 04:28:34 2b78b4f3aac4: Layer already exists 04:28:34 4fa1438297ec: Layer already exists 04:28:34 f8ee0beac1f5: Layer already exists 04:28:34 6334ce1978fb: Layer already exists 04:28:34 16113d51b718: Layer already exists 04:28:34 4.0.0-dev.13: digest: sha256:fdb64c8486a23deb9df0189460084368d720c42fff039a46b365687a00595471 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:28:35 2fbcdef9f45a: Preparing 04:28:35 62562778a21f: Preparing 04:28:35 be52b2600025: Preparing 04:28:35 fb9b57fc3650: Preparing 04:28:35 55b892843459: Preparing 04:28:35 2b78b4f3aac4: Preparing 04:28:35 6334ce1978fb: Preparing 04:28:35 4fa1438297ec: Preparing 04:28:35 f8ee0beac1f5: Preparing 04:28:35 16113d51b718: Preparing 04:28:35 4fa1438297ec: Waiting 04:28:35 f8ee0beac1f5: Waiting 04:28:35 16113d51b718: Waiting 04:28:35 6334ce1978fb: Waiting 04:28:35 fb9b57fc3650: Layer already exists 04:28:35 55b892843459: Layer already exists 04:28:35 be52b2600025: Layer already exists 04:28:35 2fbcdef9f45a: Layer already exists 04:28:35 62562778a21f: Layer already exists 04:28:35 f8ee0beac1f5: Layer already exists 04:28:35 4fa1438297ec: Layer already exists 04:28:35 6334ce1978fb: Layer already exists 04:28:35 16113d51b718: Layer already exists 04:28:35 2b78b4f3aac4: Layer already exists 04:28:35 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:fdb64c8486a23deb9df0189460084368d720c42fff039a46b365687a00595471 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:36 + 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:28:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:28:36 2fbcdef9f45a: Preparing 04:28:36 62562778a21f: Preparing 04:28:36 be52b2600025: Preparing 04:28:36 fb9b57fc3650: Preparing 04:28:36 55b892843459: Preparing 04:28:36 2b78b4f3aac4: Preparing 04:28:36 6334ce1978fb: Preparing 04:28:36 4fa1438297ec: Preparing 04:28:36 f8ee0beac1f5: Preparing 04:28:36 16113d51b718: Preparing 04:28:36 2b78b4f3aac4: Waiting 04:28:36 6334ce1978fb: Waiting 04:28:36 4fa1438297ec: Waiting 04:28:36 f8ee0beac1f5: Waiting 04:28:36 16113d51b718: Waiting 04:28:36 55b892843459: Layer already exists 04:28:36 fb9b57fc3650: Layer already exists 04:28:36 2fbcdef9f45a: Layer already exists 04:28:36 2b78b4f3aac4: Layer already exists 04:28:36 6334ce1978fb: Layer already exists 04:28:36 f8ee0beac1f5: Layer already exists 04:28:36 4fa1438297ec: Layer already exists 04:28:36 16113d51b718: Layer already exists 04:28:36 be52b2600025: Layer already exists 04:28:36 62562778a21f: Layer already exists 04:28:36 main: digest: sha256:fdb64c8486a23deb9df0189460084368d720c42fff039a46b365687a00595471 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:37 ===================================================== [Pipeline] echo 04:28:37 taggedImages: 04:28:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:28:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:28:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.13 04:28:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:28:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:28:37 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:28:37 94f98a2b83c782e1f212901708e5f7baede3eb03 04:28:37 latest 04:28:37 4.0.0-dev.13 04:28:37 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:28:37 main 04:28:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:28:37 a626f9f9e8c4: Preparing 04:28:37 ecbe69d163b9: Preparing 04:28:37 31ece1a10417: Preparing 04:28:37 fb9b57fc3650: Preparing 04:28:37 55b892843459: Preparing 04:28:37 49c1664414bc: Preparing 04:28:37 51ecc2988401: Preparing 04:28:37 3234bc9bf797: Preparing 04:28:37 16113d51b718: Preparing 04:28:37 51ecc2988401: Waiting 04:28:37 3234bc9bf797: Waiting 04:28:37 16113d51b718: Waiting 04:28:37 49c1664414bc: Waiting 04:28:37 fb9b57fc3650: Layer already exists 04:28:37 55b892843459: Layer already exists 04:28:38 a626f9f9e8c4: Pushed 04:28:38 31ece1a10417: Pushed 04:28:38 ecbe69d163b9: Pushed 04:28:38 16113d51b718: Layer already exists 04:28:38 3234bc9bf797: Pushed 04:28:39 51ecc2988401: Pushed 04:29:01 49c1664414bc: Pushed 04:29:01 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:2d115bf92963802d7f46f81946ded522b7287250cac03e237eb191e8f5b11d9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:01 + 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:29:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:29:02 a626f9f9e8c4: Preparing 04:29:02 ecbe69d163b9: Preparing 04:29:02 31ece1a10417: Preparing 04:29:02 fb9b57fc3650: Preparing 04:29:02 55b892843459: Preparing 04:29:02 49c1664414bc: Preparing 04:29:02 51ecc2988401: Preparing 04:29:02 3234bc9bf797: Preparing 04:29:02 16113d51b718: Preparing 04:29:02 49c1664414bc: Waiting 04:29:02 51ecc2988401: Waiting 04:29:02 3234bc9bf797: Waiting 04:29:02 16113d51b718: Waiting 04:29:02 ecbe69d163b9: Layer already exists 04:29:02 fb9b57fc3650: Layer already exists 04:29:02 55b892843459: Layer already exists 04:29:02 31ece1a10417: Layer already exists 04:29:02 a626f9f9e8c4: Layer already exists 04:29:02 49c1664414bc: Layer already exists 04:29:02 51ecc2988401: Layer already exists 04:29:02 16113d51b718: Layer already exists 04:29:02 3234bc9bf797: Layer already exists 04:29:02 latest: digest: sha256:2d115bf92963802d7f46f81946ded522b7287250cac03e237eb191e8f5b11d9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.13 04:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:29:03 a626f9f9e8c4: Preparing 04:29:03 ecbe69d163b9: Preparing 04:29:03 31ece1a10417: Preparing 04:29:03 fb9b57fc3650: Preparing 04:29:03 55b892843459: Preparing 04:29:03 49c1664414bc: Preparing 04:29:03 51ecc2988401: Preparing 04:29:03 3234bc9bf797: Preparing 04:29:03 16113d51b718: Preparing 04:29:03 49c1664414bc: Waiting 04:29:03 51ecc2988401: Waiting 04:29:03 3234bc9bf797: Waiting 04:29:03 16113d51b718: Waiting 04:29:03 55b892843459: Layer already exists 04:29:03 fb9b57fc3650: Layer already exists 04:29:03 31ece1a10417: Layer already exists 04:29:03 a626f9f9e8c4: Layer already exists 04:29:03 ecbe69d163b9: Layer already exists 04:29:03 51ecc2988401: Layer already exists 04:29:03 49c1664414bc: Layer already exists 04:29:03 3234bc9bf797: Layer already exists 04:29:03 16113d51b718: Layer already exists 04:29:03 4.0.0-dev.13: digest: sha256:2d115bf92963802d7f46f81946ded522b7287250cac03e237eb191e8f5b11d9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:29:04 a626f9f9e8c4: Preparing 04:29:04 ecbe69d163b9: Preparing 04:29:04 31ece1a10417: Preparing 04:29:04 fb9b57fc3650: Preparing 04:29:04 55b892843459: Preparing 04:29:04 49c1664414bc: Preparing 04:29:04 51ecc2988401: Preparing 04:29:04 3234bc9bf797: Preparing 04:29:04 16113d51b718: Preparing 04:29:04 51ecc2988401: Waiting 04:29:04 3234bc9bf797: Waiting 04:29:04 16113d51b718: Waiting 04:29:04 49c1664414bc: Waiting 04:29:04 a626f9f9e8c4: Layer already exists 04:29:04 fb9b57fc3650: Layer already exists 04:29:04 31ece1a10417: Layer already exists 04:29:04 55b892843459: Layer already exists 04:29:04 ecbe69d163b9: Layer already exists 04:29:04 3234bc9bf797: Layer already exists 04:29:04 49c1664414bc: Layer already exists 04:29:04 51ecc2988401: Layer already exists 04:29:04 16113d51b718: Layer already exists 04:29:04 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:2d115bf92963802d7f46f81946ded522b7287250cac03e237eb191e8f5b11d9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:05 + 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:29:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:29:05 a626f9f9e8c4: Preparing 04:29:05 ecbe69d163b9: Preparing 04:29:05 31ece1a10417: Preparing 04:29:05 fb9b57fc3650: Preparing 04:29:05 55b892843459: Preparing 04:29:05 49c1664414bc: Preparing 04:29:05 51ecc2988401: Preparing 04:29:05 3234bc9bf797: Preparing 04:29:05 16113d51b718: Preparing 04:29:05 49c1664414bc: Waiting 04:29:05 51ecc2988401: Waiting 04:29:05 3234bc9bf797: Waiting 04:29:05 16113d51b718: Waiting 04:29:05 31ece1a10417: Layer already exists 04:29:05 ecbe69d163b9: Layer already exists 04:29:05 a626f9f9e8c4: Layer already exists 04:29:05 55b892843459: Layer already exists 04:29:05 fb9b57fc3650: Layer already exists 04:29:05 16113d51b718: Layer already exists 04:29:05 49c1664414bc: Layer already exists 04:29:05 51ecc2988401: Layer already exists 04:29:05 3234bc9bf797: Layer already exists 04:29:05 main: digest: sha256:2d115bf92963802d7f46f81946ded522b7287250cac03e237eb191e8f5b11d9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:05 ===================================================== [Pipeline] echo 04:29:05 taggedImages: 04:29:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:29:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:29:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.13 04:29:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:29:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:29:05 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:29:05 94f98a2b83c782e1f212901708e5f7baede3eb03 04:29:05 latest 04:29:05 4.0.0-dev.13 04:29:05 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:29:05 main 04:29:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:29:06 7856df304121: Preparing 04:29:06 6d4a387f7220: Preparing 04:29:06 3a0f538bf01f: Preparing 04:29:06 fb9b57fc3650: Preparing 04:29:06 55b892843459: Preparing 04:29:06 49c1664414bc: Preparing 04:29:06 4fa1438297ec: Preparing 04:29:06 f8ee0beac1f5: Preparing 04:29:06 16113d51b718: Preparing 04:29:06 16113d51b718: Waiting 04:29:06 49c1664414bc: Waiting 04:29:06 4fa1438297ec: Waiting 04:29:06 f8ee0beac1f5: Waiting 04:29:06 fb9b57fc3650: Layer already exists 04:29:06 55b892843459: Layer already exists 04:29:06 49c1664414bc: Layer already exists 04:29:06 4fa1438297ec: Layer already exists 04:29:06 6d4a387f7220: Pushed 04:29:06 3a0f538bf01f: Pushed 04:29:06 f8ee0beac1f5: Layer already exists 04:29:06 7856df304121: Pushed 04:29:06 16113d51b718: Layer already exists 04:29:06 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:6bdbfd23e2ef7c0b4cb426b143d953755f43e3ba1c09941a2f9f88e7c5b1fb6c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:07 + 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:29:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:29:07 7856df304121: Preparing 04:29:07 6d4a387f7220: Preparing 04:29:07 3a0f538bf01f: Preparing 04:29:07 fb9b57fc3650: Preparing 04:29:07 55b892843459: Preparing 04:29:07 49c1664414bc: Preparing 04:29:07 4fa1438297ec: Preparing 04:29:07 f8ee0beac1f5: Preparing 04:29:07 16113d51b718: Preparing 04:29:07 49c1664414bc: Waiting 04:29:07 4fa1438297ec: Waiting 04:29:07 f8ee0beac1f5: Waiting 04:29:07 16113d51b718: Waiting 04:29:07 6d4a387f7220: Layer already exists 04:29:07 7856df304121: Layer already exists 04:29:07 fb9b57fc3650: Layer already exists 04:29:07 3a0f538bf01f: Layer already exists 04:29:07 55b892843459: Layer already exists 04:29:07 49c1664414bc: Layer already exists 04:29:07 16113d51b718: Layer already exists 04:29:07 4fa1438297ec: Layer already exists 04:29:07 f8ee0beac1f5: Layer already exists 04:29:08 latest: digest: sha256:6bdbfd23e2ef7c0b4cb426b143d953755f43e3ba1c09941a2f9f88e7c5b1fb6c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.13 04:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:29:08 7856df304121: Preparing 04:29:08 6d4a387f7220: Preparing 04:29:08 3a0f538bf01f: Preparing 04:29:08 fb9b57fc3650: Preparing 04:29:08 55b892843459: Preparing 04:29:08 49c1664414bc: Preparing 04:29:08 4fa1438297ec: Preparing 04:29:08 49c1664414bc: Waiting 04:29:08 f8ee0beac1f5: Preparing 04:29:08 4fa1438297ec: Waiting 04:29:08 16113d51b718: Preparing 04:29:08 f8ee0beac1f5: Waiting 04:29:08 16113d51b718: Waiting 04:29:08 55b892843459: Layer already exists 04:29:08 fb9b57fc3650: Layer already exists 04:29:08 7856df304121: Layer already exists 04:29:08 3a0f538bf01f: Layer already exists 04:29:08 6d4a387f7220: Layer already exists 04:29:08 16113d51b718: Layer already exists 04:29:08 4fa1438297ec: Layer already exists 04:29:08 f8ee0beac1f5: Layer already exists 04:29:08 49c1664414bc: Layer already exists 04:29:09 4.0.0-dev.13: digest: sha256:6bdbfd23e2ef7c0b4cb426b143d953755f43e3ba1c09941a2f9f88e7c5b1fb6c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:29:09 7856df304121: Preparing 04:29:09 6d4a387f7220: Preparing 04:29:09 3a0f538bf01f: Preparing 04:29:09 fb9b57fc3650: Preparing 04:29:09 55b892843459: Preparing 04:29:09 49c1664414bc: Preparing 04:29:09 4fa1438297ec: Preparing 04:29:09 f8ee0beac1f5: Preparing 04:29:09 16113d51b718: Preparing 04:29:09 49c1664414bc: Waiting 04:29:09 4fa1438297ec: Waiting 04:29:09 f8ee0beac1f5: Waiting 04:29:09 16113d51b718: Waiting 04:29:09 55b892843459: Layer already exists 04:29:09 3a0f538bf01f: Layer already exists 04:29:09 fb9b57fc3650: Layer already exists 04:29:09 7856df304121: Layer already exists 04:29:09 6d4a387f7220: Layer already exists 04:29:09 f8ee0beac1f5: Layer already exists 04:29:09 49c1664414bc: Layer already exists 04:29:09 4fa1438297ec: Layer already exists 04:29:09 16113d51b718: Layer already exists 04:29:10 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:6bdbfd23e2ef7c0b4cb426b143d953755f43e3ba1c09941a2f9f88e7c5b1fb6c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:10 + 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:29:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:29:10 7856df304121: Preparing 04:29:10 6d4a387f7220: Preparing 04:29:10 3a0f538bf01f: Preparing 04:29:10 fb9b57fc3650: Preparing 04:29:10 55b892843459: Preparing 04:29:10 49c1664414bc: Preparing 04:29:10 4fa1438297ec: Preparing 04:29:10 f8ee0beac1f5: Preparing 04:29:10 16113d51b718: Preparing 04:29:10 4fa1438297ec: Waiting 04:29:10 f8ee0beac1f5: Waiting 04:29:10 16113d51b718: Waiting 04:29:10 49c1664414bc: Waiting 04:29:10 55b892843459: Layer already exists 04:29:10 7856df304121: Layer already exists 04:29:10 6d4a387f7220: Layer already exists 04:29:10 fb9b57fc3650: Layer already exists 04:29:10 3a0f538bf01f: Layer already exists 04:29:10 4fa1438297ec: Layer already exists 04:29:10 49c1664414bc: Layer already exists 04:29:10 f8ee0beac1f5: Layer already exists 04:29:10 16113d51b718: Layer already exists 04:29:11 main: digest: sha256:6bdbfd23e2ef7c0b4cb426b143d953755f43e3ba1c09941a2f9f88e7c5b1fb6c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:11 ===================================================== [Pipeline] echo 04:29:11 taggedImages: 04:29:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:29:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:29:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.13 04:29:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:29:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:29:11 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 04:29:11 94f98a2b83c782e1f212901708e5f7baede3eb03 04:29:11 latest 04:29:11 4.0.0-dev.13 04:29:11 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:29:11 main 04:29:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:11 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:29:12 322519c79592: Preparing 04:29:12 5209552dbef5: Preparing 04:29:12 fb9b57fc3650: Preparing 04:29:12 55b892843459: Preparing 04:29:12 64382c5e4718: Preparing 04:29:12 52dc805e2d8d: Preparing 04:29:12 16113d51b718: Preparing 04:29:12 52dc805e2d8d: Waiting 04:29:12 16113d51b718: Waiting 04:29:13 55b892843459: Layer already exists 04:29:13 fb9b57fc3650: Layer already exists 04:29:13 16113d51b718: Layer already exists 04:29:13 322519c79592: Pushed 04:29:13 52dc805e2d8d: Pushed 04:29:13 64382c5e4718: Pushed 04:29:20 5209552dbef5: Pushed 04:29:20 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:1cbe23a0f80dd3b730cd727a8ebc9219f22240e12116065c0ba47dc29d1c02a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:21 + 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:29:21 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 04:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:29:21 322519c79592: Preparing 04:29:21 5209552dbef5: Preparing 04:29:21 fb9b57fc3650: Preparing 04:29:21 55b892843459: Preparing 04:29:21 64382c5e4718: Preparing 04:29:21 52dc805e2d8d: Preparing 04:29:21 16113d51b718: Preparing 04:29:21 52dc805e2d8d: Waiting 04:29:21 16113d51b718: Waiting 04:29:21 55b892843459: Layer already exists 04:29:21 322519c79592: Layer already exists 04:29:21 fb9b57fc3650: Layer already exists 04:29:21 5209552dbef5: Layer already exists 04:29:21 64382c5e4718: Layer already exists 04:29:21 52dc805e2d8d: Layer already exists 04:29:21 16113d51b718: Layer already exists 04:29:21 latest: digest: sha256:1cbe23a0f80dd3b730cd727a8ebc9219f22240e12116065c0ba47dc29d1c02a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:22 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:22 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.13 04:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:29:22 322519c79592: Preparing 04:29:22 5209552dbef5: Preparing 04:29:22 fb9b57fc3650: Preparing 04:29:22 55b892843459: Preparing 04:29:22 64382c5e4718: Preparing 04:29:22 52dc805e2d8d: Preparing 04:29:22 16113d51b718: Preparing 04:29:22 52dc805e2d8d: Waiting 04:29:22 16113d51b718: Waiting 04:29:22 fb9b57fc3650: Layer already exists 04:29:22 64382c5e4718: Layer already exists 04:29:22 5209552dbef5: Layer already exists 04:29:22 55b892843459: Layer already exists 04:29:22 322519c79592: Layer already exists 04:29:22 52dc805e2d8d: Layer already exists 04:29:22 16113d51b718: Layer already exists 04:29:22 4.0.0-dev.13: digest: sha256:1cbe23a0f80dd3b730cd727a8ebc9219f22240e12116065c0ba47dc29d1c02a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:23 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:23 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:29:23 322519c79592: Preparing 04:29:23 5209552dbef5: Preparing 04:29:23 fb9b57fc3650: Preparing 04:29:23 55b892843459: Preparing 04:29:23 64382c5e4718: Preparing 04:29:23 52dc805e2d8d: Preparing 04:29:23 16113d51b718: Preparing 04:29:23 52dc805e2d8d: Waiting 04:29:23 16113d51b718: Waiting 04:29:23 fb9b57fc3650: Layer already exists 04:29:23 64382c5e4718: Layer already exists 04:29:23 55b892843459: Layer already exists 04:29:23 322519c79592: Layer already exists 04:29:23 5209552dbef5: Layer already exists 04:29:23 52dc805e2d8d: Layer already exists 04:29:23 16113d51b718: Layer already exists 04:29:23 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:1cbe23a0f80dd3b730cd727a8ebc9219f22240e12116065c0ba47dc29d1c02a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:24 + 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:29:24 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 04:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:29:24 322519c79592: Preparing 04:29:24 5209552dbef5: Preparing 04:29:24 fb9b57fc3650: Preparing 04:29:24 55b892843459: Preparing 04:29:24 64382c5e4718: Preparing 04:29:24 52dc805e2d8d: Preparing 04:29:24 16113d51b718: Preparing 04:29:24 52dc805e2d8d: Waiting 04:29:24 16113d51b718: Waiting 04:29:24 322519c79592: Layer already exists 04:29:24 fb9b57fc3650: Layer already exists 04:29:24 55b892843459: Layer already exists 04:29:24 64382c5e4718: Layer already exists 04:29:24 5209552dbef5: Layer already exists 04:29:24 52dc805e2d8d: Layer already exists 04:29:24 16113d51b718: Layer already exists 04:29:24 main: digest: sha256:1cbe23a0f80dd3b730cd727a8ebc9219f22240e12116065c0ba47dc29d1c02a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:24 ===================================================== [Pipeline] echo 04:29:24 taggedImages: 04:29:24 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:29:24 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 04:29:24 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.13 04:29:24 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:29:24 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 04:29:24 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:29:24 94f98a2b83c782e1f212901708e5f7baede3eb03 04:29:24 latest 04:29:24 4.0.0-dev.13 04:29:24 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:29:24 main 04:29:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:29:25 875a332188c8: Preparing 04:29:25 7fe9b776b013: Preparing 04:29:25 7bbdf966d531: Preparing 04:29:25 fb9b57fc3650: Preparing 04:29:25 55b892843459: Preparing 04:29:25 619baec28312: Preparing 04:29:25 c1afc86f32af: Preparing 04:29:25 16113d51b718: Preparing 04:29:25 619baec28312: Waiting 04:29:25 c1afc86f32af: Waiting 04:29:25 16113d51b718: Waiting 04:29:25 fb9b57fc3650: Layer already exists 04:29:25 55b892843459: Layer already exists 04:29:25 7fe9b776b013: Pushed 04:29:25 875a332188c8: Pushed 04:29:25 16113d51b718: Layer already exists 04:29:26 c1afc86f32af: Pushed 04:29:27 619baec28312: Pushed 04:29:34 7bbdf966d531: Pushed 04:29:34 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:93ad621ccd41961e96c2eb1a91797fde401942a004224819d46181b763c9e2d3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:29:35 875a332188c8: Preparing 04:29:35 7fe9b776b013: Preparing 04:29:35 7bbdf966d531: Preparing 04:29:35 fb9b57fc3650: Preparing 04:29:35 55b892843459: Preparing 04:29:35 619baec28312: Preparing 04:29:35 c1afc86f32af: Preparing 04:29:35 16113d51b718: Preparing 04:29:35 619baec28312: Waiting 04:29:35 c1afc86f32af: Waiting 04:29:35 16113d51b718: Waiting 04:29:35 fb9b57fc3650: Layer already exists 04:29:35 875a332188c8: Layer already exists 04:29:35 7fe9b776b013: Layer already exists 04:29:35 55b892843459: Layer already exists 04:29:35 7bbdf966d531: Layer already exists 04:29:35 16113d51b718: Layer already exists 04:29:35 c1afc86f32af: Layer already exists 04:29:35 619baec28312: Layer already exists 04:29:35 latest: digest: sha256:93ad621ccd41961e96c2eb1a91797fde401942a004224819d46181b763c9e2d3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.13 04:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:29:36 875a332188c8: Preparing 04:29:36 7fe9b776b013: Preparing 04:29:36 7bbdf966d531: Preparing 04:29:36 fb9b57fc3650: Preparing 04:29:36 55b892843459: Preparing 04:29:36 619baec28312: Preparing 04:29:36 c1afc86f32af: Preparing 04:29:36 16113d51b718: Preparing 04:29:36 c1afc86f32af: Waiting 04:29:36 16113d51b718: Waiting 04:29:36 619baec28312: Waiting 04:29:36 fb9b57fc3650: Layer already exists 04:29:36 55b892843459: Layer already exists 04:29:36 875a332188c8: Layer already exists 04:29:36 7bbdf966d531: Layer already exists 04:29:36 7fe9b776b013: Layer already exists 04:29:36 c1afc86f32af: Layer already exists 04:29:36 16113d51b718: Layer already exists 04:29:36 619baec28312: Layer already exists 04:29:36 4.0.0-dev.13: digest: sha256:93ad621ccd41961e96c2eb1a91797fde401942a004224819d46181b763c9e2d3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:29:37 875a332188c8: Preparing 04:29:37 7fe9b776b013: Preparing 04:29:37 7bbdf966d531: Preparing 04:29:37 fb9b57fc3650: Preparing 04:29:37 55b892843459: Preparing 04:29:37 619baec28312: Preparing 04:29:37 c1afc86f32af: Preparing 04:29:37 16113d51b718: Preparing 04:29:37 619baec28312: Waiting 04:29:37 c1afc86f32af: Waiting 04:29:37 16113d51b718: Waiting 04:29:37 875a332188c8: Layer already exists 04:29:37 7fe9b776b013: Layer already exists 04:29:37 7bbdf966d531: Layer already exists 04:29:37 fb9b57fc3650: Layer already exists 04:29:37 55b892843459: Layer already exists 04:29:37 619baec28312: Layer already exists 04:29:37 16113d51b718: Layer already exists 04:29:37 c1afc86f32af: Layer already exists 04:29:37 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:93ad621ccd41961e96c2eb1a91797fde401942a004224819d46181b763c9e2d3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:29:38 875a332188c8: Preparing 04:29:38 7fe9b776b013: Preparing 04:29:38 7bbdf966d531: Preparing 04:29:38 fb9b57fc3650: Preparing 04:29:38 55b892843459: Preparing 04:29:38 619baec28312: Preparing 04:29:38 c1afc86f32af: Preparing 04:29:38 16113d51b718: Preparing 04:29:38 619baec28312: Waiting 04:29:38 c1afc86f32af: Waiting 04:29:38 16113d51b718: Waiting 04:29:38 7fe9b776b013: Layer already exists 04:29:38 fb9b57fc3650: Layer already exists 04:29:38 875a332188c8: Layer already exists 04:29:38 55b892843459: Layer already exists 04:29:38 7bbdf966d531: Layer already exists 04:29:38 c1afc86f32af: Layer already exists 04:29:38 16113d51b718: Layer already exists 04:29:38 619baec28312: Layer already exists 04:29:38 main: digest: sha256:93ad621ccd41961e96c2eb1a91797fde401942a004224819d46181b763c9e2d3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:38 ===================================================== [Pipeline] echo 04:29:38 taggedImages: 04:29:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 04:29:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:29:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.13 04:29:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 04:29:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:39 04:29:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:39 arm64: Pulling from edgex-lftools-log-publisher 04:29:39 8998bd30e6a1: Pulling fs layer 04:29:39 04944245beec: Pulling fs layer 04:29:39 699f458cf7ca: Pulling fs layer 04:29:39 765212b225bb: Pulling fs layer 04:29:39 f23df028b6ca: Pulling fs layer 04:29:39 d65c8cfc05b1: Pulling fs layer 04:29:39 2437ff75d9bd: Pulling fs layer 04:29:39 765212b225bb: Waiting 04:29:39 f23df028b6ca: Waiting 04:29:39 d65c8cfc05b1: Waiting 04:29:39 2437ff75d9bd: Waiting 04:29:40 04944245beec: Verifying Checksum 04:29:40 04944245beec: Download complete 04:29:40 765212b225bb: Verifying Checksum 04:29:40 765212b225bb: Download complete 04:29:40 f23df028b6ca: Verifying Checksum 04:29:40 f23df028b6ca: Download complete 04:29:40 d65c8cfc05b1: Verifying Checksum 04:29:40 d65c8cfc05b1: Download complete 04:29:40 699f458cf7ca: Verifying Checksum 04:29:40 699f458cf7ca: Download complete 04:29:40 8998bd30e6a1: Verifying Checksum 04:29:40 8998bd30e6a1: Download complete 04:29:43 2437ff75d9bd: Verifying Checksum 04:29:43 2437ff75d9bd: Download complete 04:29:45 8998bd30e6a1: Pull complete 04:29:45 04944245beec: Pull complete 04:29:47 699f458cf7ca: Pull complete 04:29:47 765212b225bb: Pull complete 04:29:48 f23df028b6ca: Pull complete 04:29:48 d65c8cfc05b1: Pull complete 04:30:07 2437ff75d9bd: Pull complete 04:30:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:30:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:08 prd-ubuntu20.04-docker-arm64-4c-16g-25842 does not seem to be running inside a container 04:30:08 $ 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/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@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:30:11 $ docker top 5121c835497e7db91c47b200fd65450b52d42c0a0324436722883ad662f6cc59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:12 ---> job-cost.sh 04:30:12 lf-activate-venv: SKIPPING 04:30:12 INFO: No Stack... 04:30:13 INFO: Retrieving Pricing Info for: v3-standard-4 04:30:14 INFO: Archiving Costs [Pipeline] sh 04:30:14 + cat /w/workspace/edgex-go/747/archives/cost.csv 04:30:14 + cut -d, -f6 [Pipeline] lock 04:30:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-747-stack-cost] 04:30:14 Resource [jenkins-edgexfoundry-edgex-go-main-747-stack-cost] did not exist. Created. 04:30:14 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-747-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:30:15 + echo total: 0.10999999940395355 [Pipeline] stash 04:30:16 Stashed 1 file(s) [Pipeline] } 04:30:16 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-747-stack-cost] [Pipeline] // lock [Pipeline] } 04:30:16 $ docker stop --time=1 5121c835497e7db91c47b200fd65450b52d42c0a0324436722883ad662f6cc59 04:30:18 $ docker rm -f --volumes 5121c835497e7db91c47b200fd65450b52d42c0a0324436722883ad662f6cc59 [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:30:18 provisioning config files... 04:30:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/747@tmp/config975179447297475695tmp [Pipeline] { [Pipeline] sh 04:30:19 + set +x 04:30:19 + curl -s https://codecov.io/bash 04:30:19 + bash -s -- 04:30:19 04:30:19 _____ _ 04:30:19 / ____| | | 04:30:19 | | ___ __| | ___ ___ _____ __ 04:30:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:30:19 | |___| (_) | (_| | __/ (_| (_) \ V / 04:30:19 \_____\___/ \__,_|\___|\___\___/ \_/ 04:30:19 Bash-1.0.6 04:30:19 04:30:19 04:30:19 ==> git version 2.25.1 found 04:30:19 ==> 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:30:19 Release-Date: 2020-01-08 04:30:19 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:30:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:30:19 ==> Jenkins CI detected. 04:30:19 current dir:  /w/workspace/edgex-go/747 04:30:19 project root: . 04:30:19 --> token set from env 04:30:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:30:19 ==> Running gcov in . (disable via -X gcov) 04:30:19 ==> Python coveragepy not found 04:30:19 ==> Searching for coverage reports in: 04:30:19 + . 04:30:19 -> Found 1 reports 04:30:19 ==> Detecting git/mercurial file structure 04:30:19 ==> Reading reports 04:30:19 + ./coverage.out bytes=1433925 04:30:19 ==> Appending adjustments 04:30:19 https://docs.codecov.io/docs/fixing-reports 04:30:20 + Found adjustments 04:30:20 ==> Gzipping contents 04:30:20 124K /tmp/codecov.cXPfRH.gz 04:30:20 ==> Uploading reports 04:30:20 url: https://codecov.io 04:30:20 query: branch=main&commit=94f98a2b83c782e1f212901708e5f7baede3eb03&build=747&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F747%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:30:20 -> Pinging Codecov 04:30:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=94f98a2b83c782e1f212901708e5f7baede3eb03&build=747&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F747%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:30:20 -> Uploading to 04:30:20 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/94f98a2b83c782e1f212901708e5f7baede3eb03/718367a3-0e7f-4864-a205-cce611b6e79c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T043020Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2f649f1cec6542ee3b970fb4f18f398e4a8a0911ca2eb6c2c5198216d735f0d1 04:30:20 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:20 Dload Upload Total Spent Left Speed 04:30:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 431k --:--:-- --:--:-- --:--:-- 431k 04:30:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } 04:30:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:30:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:30:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:30:21 04:30:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:30:22 latest: Pulling from edgex-devops/edgex-snyk-go 04:30:22 43c4264eed91: Already exists 04:30:22 4cc291be95ef: Already exists 04:30:22 2ac1f1163629: Already exists 04:30:22 5c3c966382ef: Already exists 04:30:22 4f4fb700ef54: Already exists 04:30:22 d9c7d2e4e75e: Pulling fs layer 04:30:22 9c3e1370e548: Pulling fs layer 04:30:22 d9c7d2e4e75e: Download complete 04:30:22 d9c7d2e4e75e: Pull complete 04:30:23 9c3e1370e548: Verifying Checksum 04:30:23 9c3e1370e548: Download complete 04:30:26 9c3e1370e548: Pull complete 04:30:26 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:30:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:30:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:26 prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container 04:30:26 $ 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/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@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:30:34 $ docker top 2eb903af5c32511b524737f95ccfeb5e21473435c99888d615b725d34099813a -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:35 + git config --global --add safe.directory /w/workspace/edgex-go/747 [Pipeline] echo 04:30:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:30:35 + set -o pipefail 04:30:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:30:43 04:30:43 Monitoring /w/workspace/edgex-go/747 (github.com/edgexfoundry/edgex-go)... 04:30:43 04:30:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e229f048-def1-48c9-a36a-0c835c100b0c 04:30:43 04:30:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:30:43 04:30:43 04:30:43 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:30:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:30:43 $ docker stop --time=1 2eb903af5c32511b524737f95ccfeb5e21473435c99888d615b725d34099813a 04:30:53 $ docker rm -f --volumes 2eb903af5c32511b524737f95ccfeb5e21473435c99888d615b725d34099813a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:30:54 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:54 provisioning config files... 04:30:54 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/747@tmp/config10914788476484539821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:54 --> edgex-publish-swagger.sh 04:30:54 === Publish openapi API === 04:30:54 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 04:30:54 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/747/openapi/core-command.yaml] 04:30:54 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:54 Dload Upload Total Spent Left Speed 04:30:56 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 23053 0:00:01 0:00:01 --:--:-- 23053 04:30:56 04:30:56 04:30:56 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/747/openapi/core-data.yaml] 04:30:56 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:56 Dload Upload Total Spent Left Speed 04:30:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 159k --:--:-- --:--:-- --:--:-- 159k 100 72057 0 0 100 72057 0 159k --:--:-- --:--:-- --:--:-- 159k 04:30:56 04:30:56 04:30:56 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/747/openapi/core-keeper.yaml] 04:30:56 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:56 Dload Upload Total Spent Left Speed 04:30:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 276 134k --:--:-- --:--:-- --:--:-- 134k 04:30:56 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:30:56 04:30:56 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/747/openapi/core-metadata.yaml] 04:30:56 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:56 Dload Upload Total Spent Left Speed 04:30:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 407 404k --:--:-- --:--:-- --:--:-- 404k 04:30:57 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:30:57 04:30:57 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/747/openapi/support-cron-scheduler.yaml] 04:30:57 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:57 Dload Upload Total Spent Left Speed 04:30:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50731 0 0 100 50731 0 242k --:--:-- --:--:-- --:--:-- 241k 100 50797 100 66 100 50731 275 206k --:--:-- --:--:-- --:--:-- 205k 04:30:57 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:30:57 04:30:57 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/747/openapi/support-notifications.yaml] 04:30:57 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:57 Dload Upload Total Spent Left Speed 04:30:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 462 252k --:--:-- --:--:-- --:--:-- 253k 04:30:57 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:30:57 [Pipeline] } 04:30:57 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:30:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:30:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:30:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:58 prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container 04:30:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@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:59 $ docker top bc05375dc0ceff4d52b8fdca584317533165b87a49a164548cb5f93365123305 -eo pid,comm 04:30:59 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:30:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:30:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:59 [ssh-agent] Looking for ssh-agent implementation... 04:30:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:59 $ docker exec bc05375dc0ceff4d52b8fdca584317533165b87a49a164548cb5f93365123305 ssh-agent 04:30:59 SSH_AUTH_SOCK=/tmp/ssh-WmH8wK1xsAcs/agent.32 04:30:59 SSH_AGENT_PID=38 04:30:59 Running ssh-add (command line suppressed) 04:30:59 Identity added: /w/workspace/edgex-go/747@tmp/private_key_2660721662420431270.key (/w/workspace/edgex-go/747@tmp/private_key_2660721662420431270.key) 04:30:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:59 + git semver tag 04:31:00 2024-11-08 04:30:59,899 [run_tag] DEBUG tag force:False 04:31:00 2024-11-08 04:30:59,899 [check_head_tag] DEBUG check head tag 04:31:00 2024-11-08 04:30:59,901 [execute] INFO git cat-file --batch-check 04:31:00 2024-11-08 04:30:59,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/747, universal_newlines=False, shell=None, istream=) 04:31:00 2024-11-08 04:30:59,905 [execute] INFO git cat-file --batch 04:31:00 2024-11-08 04:30:59,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/747, universal_newlines=False, shell=None, istream=) 04:31:00 2024-11-08 04:30:59,952 [read_version] DEBUG read version from /w/workspace/edgex-go/747/.semver/main 04:31:00 2024-11-08 04:30:59,952 [execute] INFO git tag -a v4.0.0-dev.13 -m v4.0.0-dev.13 04:31:00 2024-11-08 04:30:59,952 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.13', '-m', 'v4.0.0-dev.13'], cwd=/w/workspace/edgex-go/747, universal_newlines=False, shell=None, istream=None) 04:31:00 2024-11-08 04:30:59,956 [read_version] DEBUG read version from /w/workspace/edgex-go/747/.semver/main 04:31:00 4.0.0-dev.13 [Pipeline] } 04:31:00 $ docker exec --env ******** --env ******** bc05375dc0ceff4d52b8fdca584317533165b87a49a164548cb5f93365123305 ssh-agent -k 04:31:00 unset SSH_AUTH_SOCK; 04:31:00 unset SSH_AGENT_PID; 04:31:00 echo Agent pid 38 killed; 04:31:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:00 + git semver [Pipeline] } 04:31:00 $ docker stop --time=1 bc05375dc0ceff4d52b8fdca584317533165b87a49a164548cb5f93365123305 04:31:01 $ docker rm -f --volumes bc05375dc0ceff4d52b8fdca584317533165b87a49a164548cb5f93365123305 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:02 04:31:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:02 0.23.1-centos7: Pulling from edgex-lftools 04:31:02 ab5ef0e58194: Pulling fs layer 04:31:02 9712f1f96733: Pulling fs layer 04:31:02 63f879dbbcfc: Pulling fs layer 04:31:02 0d9ebad4ef96: Pulling fs layer 04:31:02 e9a5061849ea: Pulling fs layer 04:31:02 d747dcd14b5f: Pulling fs layer 04:31:02 2de7ff778b66: Pulling fs layer 04:31:02 e9a5061849ea: Waiting 04:31:02 d747dcd14b5f: Waiting 04:31:02 0d9ebad4ef96: Waiting 04:31:02 2de7ff778b66: Waiting 04:31:02 9712f1f96733: Verifying Checksum 04:31:02 9712f1f96733: Download complete 04:31:02 63f879dbbcfc: Verifying Checksum 04:31:02 63f879dbbcfc: Download complete 04:31:03 e9a5061849ea: Verifying Checksum 04:31:03 e9a5061849ea: Download complete 04:31:03 d747dcd14b5f: Verifying Checksum 04:31:03 d747dcd14b5f: Download complete 04:31:03 ab5ef0e58194: Verifying Checksum 04:31:03 ab5ef0e58194: Download complete 04:31:03 0d9ebad4ef96: Verifying Checksum 04:31:03 0d9ebad4ef96: Download complete 04:31:03 2de7ff778b66: Verifying Checksum 04:31:03 2de7ff778b66: Download complete 04:31:05 ab5ef0e58194: Pull complete 04:31:05 9712f1f96733: Pull complete 04:31:06 63f879dbbcfc: Pull complete 04:31:10 0d9ebad4ef96: Pull complete 04:31:10 e9a5061849ea: Pull complete 04:31:10 d747dcd14b5f: Pull complete 04:31:11 2de7ff778b66: Pull complete 04:31:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:31:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:11 prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container 04:31:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@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:31:21 $ docker top 7113d20c5e03bfe8582caf448398be6daae1c05766cf57bd7c86ce3ef655d331 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:31:21 provisioning config files... 04:31:21 copy managed file [sigul-config] to file:/w/workspace/edgex-go/747@tmp/config1188509778753503336tmp 04:31:21 copy managed file [sigul-password] to file:/w/workspace/edgex-go/747@tmp/config3482588416355420738tmp 04:31:21 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/747@tmp/config17504511984054374769tmp [Pipeline] { [Pipeline] echo 04:31:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:31:21 ---> sigul-configuration.sh 04:31:21 gpg: directory `/root/.gnupg' created 04:31:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:31:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:31:21 gpg: keyring `/root/.gnupg/secring.gpg' created 04:31:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:31:21 gpg: CAST5 encrypted data 04:31:21 gpg: encrypted with 1 passphrase 04:31:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:31:22 + mkdir /home/jenkins 04:31:22 + mkdir /home/jenkins/sigul [Pipeline] sh 04:31:22 + 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:31:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:31:22 ---> sigul-install.sh 04:31:22 Sigul already installed; skipping installation. [Pipeline] sh 04:31:23 + git tag --list 04:31:23 0.6.0 04:31:23 0.6.1 04:31:23 0.7.0 04:31:23 0.7.1 04:31:23 v1.0.0 04:31:23 v1.0.1 04:31:23 v1.1.0 04:31:23 v1.2.0 04:31:23 v1.2.1 04:31:23 v1.3.0 04:31:23 v1.3.1 04:31:23 v2.0.0 04:31:23 v2.1.0 04:31:23 v2.1.1 04:31:23 v2.2.0 04:31:23 v2.3.0 04:31:23 v3.0 04:31:23 v3.0.0 04:31:23 v3.1 04:31:23 v3.1.0 04:31:23 v3.1.0-dev.1 04:31:23 v3.1.0-dev.10 04:31:23 v3.1.0-dev.11 04:31:23 v3.1.0-dev.12 04:31:23 v3.1.0-dev.13 04:31:23 v3.1.0-dev.14 04:31:23 v3.1.0-dev.15 04:31:23 v3.1.0-dev.16 04:31:23 v3.1.0-dev.17 04:31:23 v3.1.0-dev.18 04:31:23 v3.1.0-dev.19 04:31:23 v3.1.0-dev.2 04:31:23 v3.1.0-dev.20 04:31:23 v3.1.0-dev.21 04:31:23 v3.1.0-dev.22 04:31:23 v3.1.0-dev.23 04:31:23 v3.1.0-dev.24 04:31:23 v3.1.0-dev.25 04:31:23 v3.1.0-dev.26 04:31:23 v3.1.0-dev.27 04:31:23 v3.1.0-dev.28 04:31:23 v3.1.0-dev.29 04:31:23 v3.1.0-dev.3 04:31:23 v3.1.0-dev.30 04:31:23 v3.1.0-dev.31 04:31:23 v3.1.0-dev.32 04:31:23 v3.1.0-dev.33 04:31:23 v3.1.0-dev.34 04:31:23 v3.1.0-dev.35 04:31:23 v3.1.0-dev.36 04:31:23 v3.1.0-dev.37 04:31:23 v3.1.0-dev.38 04:31:23 v3.1.0-dev.39 04:31:23 v3.1.0-dev.4 04:31:23 v3.1.0-dev.40 04:31:23 v3.1.0-dev.41 04:31:23 v3.1.0-dev.42 04:31:23 v3.1.0-dev.43 04:31:23 v3.1.0-dev.44 04:31:23 v3.1.0-dev.45 04:31:23 v3.1.0-dev.46 04:31:23 v3.1.0-dev.47 04:31:23 v3.1.0-dev.48 04:31:23 v3.1.0-dev.49 04:31:23 v3.1.0-dev.5 04:31:23 v3.1.0-dev.50 04:31:23 v3.1.0-dev.51 04:31:23 v3.1.0-dev.52 04:31:23 v3.1.0-dev.53 04:31:23 v3.1.0-dev.54 04:31:23 v3.1.0-dev.55 04:31:23 v3.1.0-dev.56 04:31:23 v3.1.0-dev.57 04:31:23 v3.1.0-dev.58 04:31:23 v3.1.0-dev.59 04:31:23 v3.1.0-dev.6 04:31:23 v3.1.0-dev.60 04:31:23 v3.1.0-dev.61 04:31:23 v3.1.0-dev.62 04:31:23 v3.1.0-dev.63 04:31:23 v3.1.0-dev.64 04:31:23 v3.1.0-dev.65 04:31:23 v3.1.0-dev.66 04:31:23 v3.1.0-dev.67 04:31:23 v3.1.0-dev.68 04:31:23 v3.1.0-dev.69 04:31:23 v3.1.0-dev.7 04:31:23 v3.1.0-dev.70 04:31:23 v3.1.0-dev.71 04:31:23 v3.1.0-dev.72 04:31:23 v3.1.0-dev.73 04:31:23 v3.1.0-dev.8 04:31:23 v3.1.0-dev.9 04:31:23 v3.1.1 04:31:23 v3.1.1-dev.1 04:31:23 v3.1.1-dev.2 04:31:23 v3.2.0-dev.1 04:31:23 v3.2.0-dev.10 04:31:23 v3.2.0-dev.100 04:31:23 v3.2.0-dev.101 04:31:23 v3.2.0-dev.102 04:31:23 v3.2.0-dev.103 04:31:23 v3.2.0-dev.104 04:31:23 v3.2.0-dev.105 04:31:23 v3.2.0-dev.106 04:31:23 v3.2.0-dev.107 04:31:23 v3.2.0-dev.108 04:31:23 v3.2.0-dev.109 04:31:23 v3.2.0-dev.11 04:31:23 v3.2.0-dev.12 04:31:23 v3.2.0-dev.13 04:31:23 v3.2.0-dev.14 04:31:23 v3.2.0-dev.15 04:31:23 v3.2.0-dev.16 04:31:23 v3.2.0-dev.17 04:31:23 v3.2.0-dev.18 04:31:23 v3.2.0-dev.19 04:31:23 v3.2.0-dev.2 04:31:23 v3.2.0-dev.20 04:31:23 v3.2.0-dev.21 04:31:23 v3.2.0-dev.22 04:31:23 v3.2.0-dev.23 04:31:23 v3.2.0-dev.24 04:31:23 v3.2.0-dev.25 04:31:23 v3.2.0-dev.26 04:31:23 v3.2.0-dev.27 04:31:23 v3.2.0-dev.28 04:31:23 v3.2.0-dev.29 04:31:23 v3.2.0-dev.3 04:31:23 v3.2.0-dev.30 04:31:23 v3.2.0-dev.31 04:31:23 v3.2.0-dev.32 04:31:23 v3.2.0-dev.33 04:31:23 v3.2.0-dev.34 04:31:23 v3.2.0-dev.35 04:31:23 v3.2.0-dev.36 04:31:23 v3.2.0-dev.37 04:31:23 v3.2.0-dev.38 04:31:23 v3.2.0-dev.39 04:31:23 v3.2.0-dev.4 04:31:23 v3.2.0-dev.40 04:31:23 v3.2.0-dev.41 04:31:23 v3.2.0-dev.42 04:31:23 v3.2.0-dev.43 04:31:23 v3.2.0-dev.44 04:31:23 v3.2.0-dev.45 04:31:23 v3.2.0-dev.46 04:31:23 v3.2.0-dev.47 04:31:23 v3.2.0-dev.48 04:31:23 v3.2.0-dev.49 04:31:23 v3.2.0-dev.5 04:31:23 v3.2.0-dev.50 04:31:23 v3.2.0-dev.51 04:31:23 v3.2.0-dev.52 04:31:23 v3.2.0-dev.53 04:31:23 v3.2.0-dev.54 04:31:23 v3.2.0-dev.55 04:31:23 v3.2.0-dev.56 04:31:23 v3.2.0-dev.57 04:31:23 v3.2.0-dev.58 04:31:23 v3.2.0-dev.59 04:31:23 v3.2.0-dev.6 04:31:23 v3.2.0-dev.60 04:31:23 v3.2.0-dev.61 04:31:23 v3.2.0-dev.62 04:31:23 v3.2.0-dev.63 04:31:23 v3.2.0-dev.64 04:31:23 v3.2.0-dev.65 04:31:23 v3.2.0-dev.66 04:31:23 v3.2.0-dev.67 04:31:23 v3.2.0-dev.68 04:31:23 v3.2.0-dev.69 04:31:23 v3.2.0-dev.7 04:31:23 v3.2.0-dev.70 04:31:23 v3.2.0-dev.71 04:31:23 v3.2.0-dev.72 04:31:23 v3.2.0-dev.73 04:31:23 v3.2.0-dev.74 04:31:23 v3.2.0-dev.75 04:31:23 v3.2.0-dev.76 04:31:23 v3.2.0-dev.77 04:31:23 v3.2.0-dev.78 04:31:23 v3.2.0-dev.79 04:31:23 v3.2.0-dev.8 04:31:23 v3.2.0-dev.80 04:31:23 v3.2.0-dev.81 04:31:23 v3.2.0-dev.82 04:31:23 v3.2.0-dev.83 04:31:23 v3.2.0-dev.84 04:31:23 v3.2.0-dev.85 04:31:23 v3.2.0-dev.86 04:31:23 v3.2.0-dev.87 04:31:23 v3.2.0-dev.88 04:31:23 v3.2.0-dev.89 04:31:23 v3.2.0-dev.9 04:31:23 v3.2.0-dev.90 04:31:23 v3.2.0-dev.91 04:31:23 v3.2.0-dev.92 04:31:23 v3.2.0-dev.93 04:31:23 v3.2.0-dev.94 04:31:23 v3.2.0-dev.95 04:31:23 v3.2.0-dev.96 04:31:23 v3.2.0-dev.97 04:31:23 v3.2.0-dev.98 04:31:23 v3.2.0-dev.99 04:31:23 v4.0.0-dev.1 04:31:23 v4.0.0-dev.10 04:31:23 v4.0.0-dev.11 04:31:23 v4.0.0-dev.12 04:31:23 v4.0.0-dev.13 04:31:23 v4.0.0-dev.2 04:31:23 v4.0.0-dev.3 04:31:23 v4.0.0-dev.4 04:31:23 v4.0.0-dev.5 04:31:23 v4.0.0-dev.6 04:31:23 v4.0.0-dev.7 04:31:23 v4.0.0-dev.8 04:31:23 v4.0.0-dev.9 [Pipeline] sh 04:31:23 + lftools sign git-tag v4.0.0-dev.13 04:31:23 Signing Git tag with Sigul... 04:31:23 Signing v4.0.0-dev.13 [Pipeline] echo 04:31:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:31:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:31:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:31:24 $ docker stop --time=1 7113d20c5e03bfe8582caf448398be6daae1c05766cf57bd7c86ce3ef655d331 04:31:25 $ docker rm -f --volumes 7113d20c5e03bfe8582caf448398be6daae1c05766cf57bd7c86ce3ef655d331 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:31:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:31:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:26 prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container 04:31:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@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:31:26 $ docker top b29bc30c2164d53b02aa8aee42816e1165b875eb9fa80e8b168c59c0f26f665c -eo pid,comm 04:31:27 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:31:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:27 [ssh-agent] Looking for ssh-agent implementation... 04:31:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:27 $ docker exec b29bc30c2164d53b02aa8aee42816e1165b875eb9fa80e8b168c59c0f26f665c ssh-agent 04:31:27 SSH_AUTH_SOCK=/tmp/ssh-wCOnXz7qXC8W/agent.31 04:31:27 SSH_AGENT_PID=37 04:31:27 Running ssh-add (command line suppressed) 04:31:27 Identity added: /w/workspace/edgex-go/747@tmp/private_key_5763662061699519272.key (/w/workspace/edgex-go/747@tmp/private_key_5763662061699519272.key) 04:31:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:27 + git semver bump pre 04:31:27 2024-11-08 04:31:27,862 [read_version] DEBUG read version from /w/workspace/edgex-go/747/.semver/main 04:31:27 2024-11-08 04:31:27,862 [bump_version] DEBUG bumping version:4.0.0-dev.13 on axis:pre with prefix:dev 04:31:27 2024-11-08 04:31:27,862 [bump_version] DEBUG bumped version:4.0.0-dev.14 04:31:27 2024-11-08 04:31:27,862 [write_version] DEBUG write version:4.0.0-dev.14 to path:/w/workspace/edgex-go/747/.semver/main with force:True 04:31:27 2024-11-08 04:31:27,862 [read_version] DEBUG read version from /w/workspace/edgex-go/747/.semver/main 04:31:27 2024-11-08 04:31:27,862 [write_file] DEBUG write to file:/w/workspace/edgex-go/747/.semver/main 04:31:27 2024-11-08 04:31:27,864 [execute] INFO git cat-file --batch-check 04:31:27 2024-11-08 04:31:27,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/747/.semver, universal_newlines=False, shell=None, istream=) 04:31:27 2024-11-08 04:31:27,869 [execute] INFO git cat-file --batch 04:31:27 2024-11-08 04:31:27,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/747/.semver, universal_newlines=False, shell=None, istream=) 04:31:27 2024-11-08 04:31:27,874 [read_version] DEBUG read version from /w/workspace/edgex-go/747/.semver/main 04:31:27 4.0.0-dev.14 [Pipeline] } 04:31:27 $ docker exec --env ******** --env ******** b29bc30c2164d53b02aa8aee42816e1165b875eb9fa80e8b168c59c0f26f665c ssh-agent -k 04:31:28 unset SSH_AUTH_SOCK; 04:31:28 unset SSH_AGENT_PID; 04:31:28 echo Agent pid 37 killed; 04:31:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:28 + git semver [Pipeline] } 04:31:28 $ docker stop --time=1 b29bc30c2164d53b02aa8aee42816e1165b875eb9fa80e8b168c59c0f26f665c 04:31:29 $ docker rm -f --volumes b29bc30c2164d53b02aa8aee42816e1165b875eb9fa80e8b168c59c0f26f665c [Pipeline] // withDockerContainer [Pipeline] sh 04:31:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:31:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:30 prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container 04:31:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@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:31:30 $ docker top 50b478a305fd812bdef90ca06fae704746e972b8f6c9ece206cf70e02d838e2e -eo pid,comm 04:31:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:31:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:31 [ssh-agent] Looking for ssh-agent implementation... 04:31:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:31 $ docker exec 50b478a305fd812bdef90ca06fae704746e972b8f6c9ece206cf70e02d838e2e ssh-agent 04:31:31 SSH_AUTH_SOCK=/tmp/ssh-Uh6DEAKcKb4n/agent.31 04:31:31 SSH_AGENT_PID=37 04:31:31 Running ssh-add (command line suppressed) 04:31:31 Identity added: /w/workspace/edgex-go/747@tmp/private_key_3786933504191619898.key (/w/workspace/edgex-go/747@tmp/private_key_3786933504191619898.key) 04:31:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:31 + git semver push 04:31:31 2024-11-08 04:31:31,877 [run_push] DEBUG push 04:31:31 2024-11-08 04:31:31,877 [execute] INFO git cat-file --batch-check 04:31:31 2024-11-08 04:31:31,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/747/.semver, universal_newlines=False, shell=None, istream=) 04:31:31 2024-11-08 04:31:31,882 [execute] INFO git rev-list 28f4e03f5343f866a65513bbbb9700eaa9f29d83 -- 04:31:31 2024-11-08 04:31:31,882 [execute] DEBUG Popen(['git', 'rev-list', '28f4e03f5343f866a65513bbbb9700eaa9f29d83', '--'], cwd=/w/workspace/edgex-go/747/.semver, universal_newlines=False, shell=None, istream=None) 04:31:31 2024-11-08 04:31:31,901 [execute] INFO git fetch -v origin 04:31:31 2024-11-08 04:31:31,901 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/747/.semver, universal_newlines=True, shell=None, istream=None) 04:31:33 2024-11-08 04:31:33,113 [run_push] DEBUG no remote changes detected 04:31:33 2024-11-08 04:31:33,114 [execute] INFO git push origin semver 04:31:33 2024-11-08 04:31:33,114 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/747/.semver, universal_newlines=False, shell=None, istream=None) 04:31:33 2024-11-08 04:31:33,752 [run_push] DEBUG push all version tags 04:31:33 2024-11-08 04:31:33,753 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:31:33 2024-11-08 04:31:33,753 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/747, universal_newlines=False, shell=None, istream=None) 04:31:34 2024-11-08 04:31:34,579 [read_version] DEBUG read version from /w/workspace/edgex-go/747/.semver/main 04:31:34 4.0.0-dev.14 [Pipeline] } 04:31:34 $ docker exec --env ******** --env ******** 50b478a305fd812bdef90ca06fae704746e972b8f6c9ece206cf70e02d838e2e ssh-agent -k 04:31:34 unset SSH_AUTH_SOCK; 04:31:34 unset SSH_AGENT_PID; 04:31:34 echo Agent pid 37 killed; 04:31:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:35 + git semver [Pipeline] } 04:31:35 $ docker stop --time=1 50b478a305fd812bdef90ca06fae704746e972b8f6c9ece206cf70e02d838e2e 04:31:37 $ docker rm -f --volumes 50b478a305fd812bdef90ca06fae704746e972b8f6c9ece206cf70e02d838e2e [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:31:37 + [ -d /w/workspace/edgex-go/747/archives ] [Pipeline] libraryResource [Pipeline] sh 04:31:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:31:38 ---> package-listing.sh 04:31:38 ++ facter osfamily 04:31:38 ++ tr '[:upper:]' '[:lower:]' 04:31:39 + OS_FAMILY=debian 04:31:39 + workspace=/w/workspace/edgex-go/747 04:31:39 + START_PACKAGES=/tmp/packages_start.txt 04:31:39 + END_PACKAGES=/tmp/packages_end.txt 04:31:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:31:39 + PACKAGES=/tmp/packages_start.txt 04:31:39 + '[' /w/workspace/edgex-go/747 ']' 04:31:39 + PACKAGES=/tmp/packages_end.txt 04:31:39 + case "${OS_FAMILY}" in 04:31:39 + dpkg -l 04:31:39 + grep '^ii' 04:31:39 + '[' -f /tmp/packages_start.txt ']' 04:31:39 + '[' -f /tmp/packages_end.txt ']' 04:31:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:31:39 + '[' /w/workspace/edgex-go/747 ']' 04:31:39 + mkdir -p /w/workspace/edgex-go/747/archives/ 04:31:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/747/archives/ [Pipeline] echo 04:31:39 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/747/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:31:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:31:40 04:31:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:31:40 latest: Pulling from edgex-lftools-log-publisher 04:31:40 5eb5b503b376: Pulling fs layer 04:31:40 5c69ac0246d0: Pulling fs layer 04:31:40 ec43610c2a17: Pulling fs layer 04:31:40 3a2ae6a8a46f: Pulling fs layer 04:31:40 33b1e0a273af: Pulling fs layer 04:31:40 5d3b04190fa2: Pulling fs layer 04:31:40 2f39f015ded8: Pulling fs layer 04:31:40 3a2ae6a8a46f: Waiting 04:31:40 33b1e0a273af: Waiting 04:31:40 5d3b04190fa2: Waiting 04:31:40 2f39f015ded8: Waiting 04:31:40 5c69ac0246d0: Verifying Checksum 04:31:40 5c69ac0246d0: Download complete 04:31:40 3a2ae6a8a46f: Verifying Checksum 04:31:40 3a2ae6a8a46f: Download complete 04:31:40 33b1e0a273af: Verifying Checksum 04:31:40 33b1e0a273af: Download complete 04:31:40 5d3b04190fa2: Download complete 04:31:40 ec43610c2a17: Verifying Checksum 04:31:40 ec43610c2a17: Download complete 04:31:40 5eb5b503b376: Verifying Checksum 04:31:40 5eb5b503b376: Download complete 04:31:41 2f39f015ded8: Download complete 04:31:42 5eb5b503b376: Pull complete 04:31:42 5c69ac0246d0: Pull complete 04:31:42 ec43610c2a17: Pull complete 04:31:42 3a2ae6a8a46f: Pull complete 04:31:42 33b1e0a273af: Pull complete 04:31:42 5d3b04190fa2: Pull complete 04:31:48 2f39f015ded8: Pull complete 04:31:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:31:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:31:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:48 prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container 04:31:48 $ 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/747/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/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@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:31:58 $ docker top 6041b156a1e7bc9ebca3544f2648f781d7e7123853d49e35ac8fc5f38da78ac9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:59 + touch /tmp/pre-build-complete [Pipeline] sh 04:31:59 + mkdir -p /var/log/sysstat [Pipeline] sh 04:31:59 + ls /var/log/sa-host 04:31:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:31:59 provisioning config files... 04:31:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/747@tmp/config14326100340905873049tmp [Pipeline] { [Pipeline] echo 04:32:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:32:00 ---> create-netrc.sh [Pipeline] } 04:32:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:32:00 ---> python-tools-install.sh [Pipeline] echo 04:32:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:32:00 ---> sudo-logs.sh 04:32:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:32:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:32:01 ---> job-cost.sh 04:32:01 lf-activate-venv: SKIPPING 04:32:01 DEBUG: total: 0.10999999940395355 04:32:01 INFO: Retrieving Stack Cost... 04:32:01 INFO: Retrieving Pricing Info for: v3-standard-8 04:32:02 INFO: Archiving Costs [Pipeline] echo 04:32:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:32:02 ---> logs-deploy.sh 04:32:02 lf-activate-venv: SKIPPING 04:32:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/747 04:32:02 INFO: archiving workspace using pattern(s): 04:32:03 Archives upload complete. 04:32:03 INFO: archiving logs to Nexus 04:32:04 ---> uname -a: 04:32:04 Linux prd-ubuntu20-04-docker-8c-8g-25024 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:32:04 04:32:04 04:32:04 ---> lscpu: 04:32:04 Architecture: x86_64 04:32:04 CPU op-mode(s): 32-bit, 64-bit 04:32:04 Byte Order: Little Endian 04:32:04 Address sizes: 40 bits physical, 48 bits virtual 04:32:04 CPU(s): 8 04:32:04 On-line CPU(s) list: 0-7 04:32:04 Thread(s) per core: 1 04:32:04 Core(s) per socket: 1 04:32:04 Socket(s): 8 04:32:04 NUMA node(s): 1 04:32:04 Vendor ID: AuthenticAMD 04:32:04 CPU family: 23 04:32:04 Model: 49 04:32:04 Model name: AMD EPYC-Rome Processor 04:32:04 Stepping: 0 04:32:04 CPU MHz: 2800.000 04:32:04 BogoMIPS: 5600.00 04:32:04 Virtualization: AMD-V 04:32:04 Hypervisor vendor: KVM 04:32:04 Virtualization type: full 04:32:04 L1d cache: 256 KiB 04:32:04 L1i cache: 256 KiB 04:32:04 L2 cache: 4 MiB 04:32:04 L3 cache: 128 MiB 04:32:04 NUMA node0 CPU(s): 0-7 04:32:04 Vulnerability Itlb multihit: Not affected 04:32:04 Vulnerability L1tf: Not affected 04:32:04 Vulnerability Mds: Not affected 04:32:04 Vulnerability Meltdown: Not affected 04:32:04 Vulnerability Mmio stale data: Not affected 04:32:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:32:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:32:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:32:04 Vulnerability Srbds: Not affected 04:32:04 Vulnerability Tsx async abort: Not affected 04:32:04 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:32:04 04:32:04 04:32:04 ---> nproc: 04:32:04 8 04:32:04 04:32:04 04:32:04 ---> df -h: 04:32:04 Filesystem Size Used Avail Use% Mounted on 04:32:04 overlay 155G 27G 129G 18% / 04:32:04 tmpfs 64M 0 64M 0% /dev 04:32:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:32:04 shm 64M 0 64M 0% /dev/shm 04:32:04 /dev/vda1 155G 27G 129G 18% /facter-os 04:32:04 04:32:04 04:32:04 ---> sar -b -r -n DEV: 04:32:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25024) 11/08/24 _x86_64_ (8 CPU) 04:32:04 04:32:04 03:06:46 LINUX RESTART (8 CPU) 04:32:04 04:32:04 03:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:32:04 03:08:03 144.57 88.21 50.45 5.91 7056.02 39085.17 1500525.47 04:32:04 03:09:01 196.05 11.88 184.18 0.00 1829.34 27138.22 0.00 04:32:04 03:10:01 192.33 1.28 191.05 0.00 26.13 62849.39 0.00 04:32:04 03:11:01 53.97 0.02 53.96 0.00 0.13 34034.08 0.00 04:32:04 03:12:01 46.91 0.22 46.69 0.00 2.93 17156.07 0.00 04:32:04 03:13:01 53.69 0.00 53.69 0.00 0.00 36318.21 0.00 04:32:04 03:14:01 181.69 0.38 181.30 0.00 34.93 135363.44 0.00 04:32:04 03:15:03 494.65 10.33 484.32 0.00 107.23 85451.44 0.00 04:32:04 03:16:01 271.69 3.07 268.62 0.00 24.54 58721.90 0.00 04:32:04 03:17:01 269.20 0.86 268.34 0.00 9.16 117329.97 0.00 04:32:04 03:18:01 206.03 0.13 205.90 0.00 1.07 39194.67 0.00 04:32:04 03:19:02 241.27 0.11 241.16 0.00 0.92 53695.62 0.00 04:32:04 03:20:01 188.31 0.00 188.31 0.00 0.00 67486.46 0.00 04:32:04 03:21:01 515.33 2.27 513.06 0.00 1997.00 39689.25 0.00 04:32:04 03:22:01 55.07 0.07 55.01 0.00 10.93 2639.96 0.00 04:32:04 03:23:01 29.69 0.02 29.67 0.00 4.27 2123.03 0.00 04:32:04 03:24:01 21.10 0.00 21.10 0.00 0.00 1787.97 0.00 04:32:04 03:25:01 19.80 0.00 19.80 0.00 0.00 1720.11 0.00 04:32:04 03:26:01 21.06 0.00 21.06 0.00 0.00 1649.06 0.00 04:32:04 03:27:01 20.71 0.00 20.71 0.00 0.00 1765.04 0.00 04:32:04 03:28:01 20.13 0.00 20.13 0.00 0.00 1597.07 0.00 04:32:04 03:29:01 20.69 0.37 20.33 0.00 11.46 1616.93 0.00 04:32:04 03:30:01 30.49 3.83 26.66 0.00 2366.41 4617.23 0.00 04:32:04 03:31:01 6.82 0.02 6.80 0.00 0.13 257.56 0.00 04:32:04 03:32:01 2.18 0.00 2.18 0.00 0.00 158.24 0.00 04:32:04 03:33:01 1.17 0.00 1.17 0.00 0.00 146.51 0.00 04:32:04 03:34:01 2.15 0.00 2.15 0.00 0.00 291.10 0.00 04:32:04 03:35:01 1.58 0.00 1.58 0.00 0.00 151.33 0.00 04:32:04 03:36:01 1.95 0.00 1.95 0.00 0.00 71.05 0.00 04:32:04 03:37:01 1.12 0.00 1.12 0.00 0.00 146.24 0.00 04:32:04 03:38:01 1.82 0.00 1.82 0.00 0.00 154.11 0.00 04:32:04 03:39:01 1.13 0.00 1.13 0.00 0.00 146.11 0.00 04:32:04 03:40:01 1.68 0.00 1.68 0.00 0.00 152.51 0.00 04:32:04 03:41:01 1.08 0.00 1.08 0.00 0.00 145.55 0.00 04:32:04 03:42:01 1.93 0.00 1.93 0.00 0.00 289.82 0.00 04:32:04 03:43:01 1.10 0.00 1.10 0.00 0.00 145.58 0.00 04:32:04 03:44:01 1.97 0.00 1.97 0.00 0.00 155.17 0.00 04:32:04 03:45:01 1.02 0.00 1.02 0.00 0.00 145.44 0.00 04:32:04 03:46:01 1.53 0.00 1.53 0.00 0.00 151.04 0.00 04:32:04 03:47:01 1.35 0.00 1.35 0.00 0.00 149.31 0.00 04:32:04 03:48:01 1.72 0.00 1.72 0.00 0.00 152.77 0.00 04:32:04 03:49:01 1.10 0.00 1.10 0.00 0.00 146.38 0.00 04:32:04 03:50:01 1.55 0.00 1.55 0.00 0.00 217.03 0.00 04:32:04 03:51:01 1.17 0.00 1.17 0.00 0.00 146.35 0.00 04:32:04 03:52:01 1.95 0.00 1.95 0.00 0.00 156.37 0.00 04:32:04 03:53:01 1.13 0.00 1.13 0.00 0.00 147.18 0.00 04:32:04 03:54:01 1.63 0.00 1.63 0.00 0.00 152.22 0.00 04:32:04 03:55:01 1.13 0.00 1.13 0.00 0.00 146.51 0.00 04:32:04 03:56:01 1.60 0.00 1.60 0.00 0.00 152.91 0.00 04:32:04 03:57:01 1.32 0.00 1.32 0.00 0.00 149.58 0.00 04:32:04 03:58:01 1.77 0.00 1.77 0.00 0.00 288.49 0.00 04:32:04 03:59:01 1.08 0.00 1.08 0.00 0.00 145.98 0.00 04:32:04 04:00:01 1.67 0.00 1.67 0.00 0.00 152.64 0.00 04:32:04 04:01:01 1.05 0.00 1.05 0.00 0.00 145.18 0.00 04:32:04 04:02:01 1.80 0.00 1.80 0.00 0.00 153.31 0.00 04:32:04 04:03:01 1.23 0.00 1.23 0.00 0.00 147.68 0.00 04:32:04 04:04:01 1.53 0.00 1.53 0.00 0.00 151.57 0.00 04:32:04 04:05:01 1.23 0.00 1.23 0.00 0.00 47.19 0.00 04:32:04 04:06:01 1.72 0.00 1.72 0.00 0.00 287.42 0.00 04:32:04 04:07:01 1.17 0.00 1.17 0.00 0.00 147.04 0.00 04:32:04 04:08:01 1.78 0.00 1.78 0.00 0.00 153.44 0.00 04:32:04 04:09:01 1.08 0.00 1.08 0.00 0.00 145.98 0.00 04:32:04 04:10:01 1.67 0.00 1.67 0.00 0.00 153.04 0.00 04:32:04 04:11:01 1.02 0.00 1.02 0.00 0.00 145.18 0.00 04:32:04 04:12:01 1.72 0.00 1.72 0.00 0.00 153.57 0.00 04:32:04 04:13:01 1.07 0.00 1.07 0.00 0.00 146.51 0.00 04:32:04 04:14:01 1.62 0.00 1.62 0.00 0.00 287.42 0.00 04:32:04 04:15:01 1.08 0.00 1.08 0.00 0.00 145.98 0.00 04:32:04 04:16:01 1.17 0.00 1.17 0.00 0.00 149.31 0.00 04:32:04 04:17:01 1.20 0.00 1.20 0.00 0.00 147.44 0.00 04:32:04 04:18:01 1.72 0.00 1.72 0.00 0.00 153.31 0.00 04:32:04 04:19:01 1.13 0.00 1.13 0.00 0.00 78.39 0.00 04:32:04 04:20:01 1.32 0.00 1.32 0.00 0.00 149.44 0.00 04:32:04 04:21:01 0.95 0.00 0.95 0.00 0.00 145.42 0.00 04:32:04 04:22:01 1.38 0.00 1.38 0.00 0.00 285.69 0.00 04:32:04 04:23:01 1.17 0.00 1.17 0.00 0.00 147.31 0.00 04:32:04 04:24:01 1.58 0.00 1.58 0.00 0.00 154.11 0.00 04:32:04 04:25:01 1.00 0.00 1.00 0.00 0.00 144.78 0.00 04:32:04 04:26:02 1.15 0.00 1.15 0.00 0.00 148.78 0.00 04:32:04 04:27:01 1.10 0.00 1.10 0.00 0.00 147.77 0.00 04:32:04 04:28:01 1.73 0.00 1.73 0.00 0.00 155.04 0.00 04:32:04 04:29:01 1.17 0.00 1.17 0.00 0.00 146.78 0.00 04:32:04 04:30:01 1.57 0.00 1.57 0.00 0.00 286.49 0.00 04:32:04 04:31:01 80.91 0.43 80.47 0.00 15.59 29725.56 0.00 04:32:04 04:32:01 130.82 0.20 130.62 0.00 21.07 40285.47 0.00 04:32:04 Average: 42.30 1.44 40.80 0.07 157.10 10735.00 17373.51 04:32:04 04:32:04 03:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:32:04 03:08:03 30333528 31647408 719020 2.19 50796 1582660 1691204 4.98 812748 1444728 34460 04:32:04 03:09:01 28666316 31506600 797944 2.43 81968 3028924 1878580 5.54 1117172 2694508 721496 04:32:04 03:10:01 28137176 31434948 858292 2.61 132892 3351376 2029580 5.98 1290528 2955412 49340 04:32:04 03:11:01 26823188 31300404 990752 3.01 138120 4462192 2315120 6.82 2085060 3412500 232472 04:32:04 03:12:01 26819524 31367128 920924 2.80 144512 4499468 2273280 6.70 1591312 3879160 400328 04:32:04 03:13:01 27572232 31487492 809876 2.46 148172 3922240 1894424 5.58 1364036 3420988 310892 04:32:04 03:14:01 22125192 31377344 908188 2.76 154736 9088216 2573756 7.59 1836696 8208952 1448360 04:32:04 03:15:03 19780732 31078796 1155684 3.51 265020 10738596 3430776 10.11 2603036 9442692 1047748 04:32:04 03:16:01 18302968 31343864 904368 2.75 323308 12382996 2392056 7.05 2621276 10880604 1228768 04:32:04 03:17:01 13640768 29538732 2648348 8.05 351736 14889668 7260564 21.40 4558744 13208972 363892 04:32:04 03:18:01 10664772 29451904 2726572 8.29 370664 17620520 8211520 24.20 5974032 14612220 2141124 04:32:04 03:19:02 8304972 29572364 2627356 7.99 380948 20036932 6097892 17.97 6761156 16166088 3468440 04:32:04 03:20:01 12050028 31348124 887576 2.70 382740 18268264 2406304 7.09 2971636 16463940 614856 04:32:04 03:21:01 11725620 31390620 857160 2.61 389352 18619348 2254988 6.65 3207612 16561868 572 04:32:04 03:22:01 11706076 31385240 862496 2.62 392348 18630092 2251756 6.64 3610184 16176784 3076 04:32:04 03:23:01 11705984 31397036 850324 2.59 394100 18640100 2117124 6.24 3751068 16037244 2128 04:32:04 03:24:01 11695032 31397652 850120 2.59 395764 18649688 2117124 6.24 3751844 16046852 1724 04:32:04 03:25:01 11695376 31409372 838304 2.55 397152 18659464 2117124 6.24 3741424 16056580 1456 04:32:04 03:26:01 11685512 31411020 836988 2.55 398520 18669252 2117124 6.24 3742896 16066488 1172 04:32:04 03:27:01 11680076 31416844 831204 2.53 399832 18678900 2117124 6.24 3737268 16076056 948 04:32:04 03:28:01 11670136 31418120 829892 2.52 401064 18688560 2117124 6.24 3738348 16085764 792 04:32:04 03:29:01 11654464 31413940 834056 2.54 402188 18698620 2117124 6.24 3743828 16095632 420 04:32:04 03:30:01 11508336 31404164 842332 2.56 414884 18818196 2178760 6.42 3902640 16072516 1252 04:32:04 03:31:01 11513892 31404720 843036 2.56 413336 18814944 2151780 6.34 3900932 16069288 180 04:32:04 03:32:01 11514680 31405512 842220 2.56 413372 18814944 2151780 6.34 3900204 16069292 8 04:32:04 03:33:01 11515128 31406012 841660 2.56 413392 18814948 2151780 6.34 3900644 16069292 184 04:32:04 03:34:01 11515112 31406032 841604 2.56 413400 18814952 2151780 6.34 3900852 16069296 176 04:32:04 03:35:01 11516932 31407880 839744 2.55 413436 18814956 2151780 6.34 3898264 16069296 12 04:32:04 03:36:01 11517592 31408712 838860 2.55 413448 18815088 2151780 6.34 3897480 16069428 4 04:32:04 03:37:01 11517576 31408700 838796 2.55 413464 18815092 2151780 6.34 3897480 16069432 12 04:32:04 03:38:01 11517632 31408784 838792 2.55 413492 18815096 2151780 6.34 3897920 16069436 184 04:32:04 03:39:01 11517948 31409136 838468 2.55 413504 18815100 2151780 6.34 3897568 16069440 12 04:32:04 03:40:01 11517836 31409032 838472 2.55 413516 18815104 2151780 6.34 3897772 16069444 176 04:32:04 03:41:01 11517884 31409084 838420 2.55 413516 18815104 2151780 6.34 3897428 16069444 16 04:32:04 03:42:01 11517804 31409044 838416 2.55 413536 18815108 2151780 6.34 3897508 16069456 24 04:32:04 03:43:01 11518040 31409288 838220 2.55 413544 18815108 2151780 6.34 3897576 16069452 24 04:32:04 03:44:01 11517732 31408992 838412 2.55 413560 18815112 2151780 6.34 3898052 16069456 16 04:32:04 03:45:01 11517932 31409224 838400 2.55 413568 18815116 2151780 6.34 3897500 16069460 16 04:32:04 03:46:01 11518112 31409416 838108 2.55 413576 18815120 2151780 6.34 3897872 16069460 236 04:32:04 03:47:01 11517844 31409160 838304 2.55 413580 18815124 2151780 6.34 3897884 16069468 4 04:32:04 03:48:01 11517924 31409256 838212 2.55 413592 18815124 2151780 6.34 3897820 16069468 8 04:32:04 03:49:01 11518256 31409596 838004 2.55 413608 18815128 2151780 6.34 3897728 16069472 184 04:32:04 03:50:01 11518376 31409724 837992 2.55 413620 18815132 2151780 6.34 3897948 16069476 228 04:32:04 03:51:01 11518400 31409812 837924 2.55 413636 18815132 2151780 6.34 3898108 16069476 176 04:32:04 03:52:01 11518196 31409732 837928 2.55 413652 18815264 2135668 6.29 3898612 16069588 40 04:32:04 03:53:01 11518016 31409588 838016 2.55 413664 18815272 2135668 6.29 3898384 16069616 208 04:32:04 03:54:01 11518104 31409692 837916 2.55 413676 18815272 2135668 6.29 3898172 16069616 12 04:32:04 03:55:01 11518000 31409600 837936 2.55 413680 18815276 2135668 6.29 3897688 16069620 12 04:32:04 03:56:01 11518576 31410188 837284 2.55 413700 18815280 2135668 6.29 3897844 16069624 52 04:32:04 03:57:01 11518808 31410428 837200 2.55 413704 18815280 2135668 6.29 3897896 16069628 12 04:32:04 03:58:01 11518760 31410412 837196 2.55 413716 18815288 2135668 6.29 3897876 16069632 20 04:32:04 03:59:01 11518924 31410580 837116 2.55 413728 18815288 2135668 6.29 3898092 16069632 180 04:32:04 04:00:01 11518868 31410536 837100 2.55 413732 18815292 2151720 6.34 3898028 16069636 188 04:32:04 04:01:01 11519176 31410844 836788 2.54 413736 18815292 2151720 6.34 3897704 16069636 12 04:32:04 04:02:01 11518836 31410552 837000 2.55 413752 18815296 2151720 6.34 3898356 16069644 20 04:32:04 04:03:01 11518820 31410548 836984 2.55 413764 18815300 2151720 6.34 3898200 16069644 188 04:32:04 04:04:01 11518876 31410608 836904 2.55 413780 18815304 2151720 6.34 3897940 16069644 48 04:32:04 04:05:01 11519044 31410820 836868 2.54 413804 18815308 2151720 6.34 3897868 16069652 12 04:32:04 04:06:01 11518808 31410596 837060 2.55 413812 18815312 2151720 6.34 3898172 16069660 8 04:32:04 04:07:01 11518688 31410520 837088 2.55 413836 18815312 2151720 6.34 3897972 16069664 12 04:32:04 04:08:01 11518536 31410376 837096 2.55 413844 18815316 2151720 6.34 3898424 16069660 196 04:32:04 04:09:01 11518632 31410488 836932 2.55 413844 18815320 2167964 6.39 3898532 16069664 204 04:32:04 04:10:01 11518600 31410468 836892 2.55 413852 18815324 2167964 6.39 3898312 16069668 152 04:32:04 04:11:01 11518616 31410488 836864 2.54 413860 18815328 2167964 6.39 3898048 16069672 8 04:32:04 04:12:01 11518276 31410148 837136 2.55 413872 18815324 2167964 6.39 3898084 16069672 12 04:32:04 04:13:01 11518296 31410192 837248 2.55 413888 18815332 2167964 6.39 3898192 16069676 16 04:32:04 04:14:01 11518460 31410380 837028 2.55 413904 18815336 2167964 6.39 3898000 16069676 28 04:32:04 04:15:01 11518912 31410840 836764 2.54 413912 18815340 2167964 6.39 3898000 16069684 12 04:32:04 04:16:01 11518556 31410492 837004 2.55 413924 18815344 2167964 6.39 3898412 16069688 252 04:32:04 04:17:01 11518728 31410700 836748 2.54 413932 18815344 2151176 6.34 3898756 16069688 44 04:32:04 04:18:01 11518736 31410720 836676 2.54 413948 18815348 2151176 6.34 3898444 16069692 44 04:32:04 04:19:01 11518980 31410968 836416 2.54 413952 18815352 2151176 6.34 3898096 16069696 12 04:32:04 04:20:01 11518624 31410612 836640 2.54 413964 18815352 2151176 6.34 3898360 16069696 4 04:32:04 04:21:01 11518536 31410696 836644 2.54 413968 18815484 2151176 6.34 3898580 16069828 208 04:32:04 04:22:01 11518268 31410448 836840 2.54 413984 18815488 2151176 6.34 3898612 16069832 72 04:32:04 04:23:01 11518144 31410328 837100 2.55 413992 18815492 2151176 6.34 3898672 16069836 216 04:32:04 04:24:01 11518364 31410552 836848 2.54 413996 18815500 2134568 6.29 3898644 16069840 24 04:32:04 04:25:01 11518316 31410508 836828 2.54 414000 18815500 2134568 6.29 3898360 16069840 148 04:32:04 04:26:02 11518032 31410236 837028 2.55 414004 18815504 2134568 6.29 3898528 16069844 232 04:32:04 04:27:01 11518212 31410420 836780 2.54 414008 18815504 2134568 6.29 3898452 16069844 148 04:32:04 04:28:01 11518356 31410612 836608 2.54 414028 18815508 2134568 6.29 3898652 16069852 40 04:32:04 04:29:01 11518244 31410512 836596 2.54 414028 18815512 2134568 6.29 3898464 16069856 12 04:32:04 04:30:01 11518200 31410500 836768 2.54 414028 18815512 2134568 6.29 3899716 16068984 48 04:32:04 04:31:01 11033884 31356500 886924 2.70 420596 19215732 2337240 6.89 3959080 16462496 1100 04:32:04 04:32:01 9816020 31358112 880792 2.68 454484 20273312 2207096 6.50 4013424 17492848 440 04:32:04 Average: 12963337 31338797 910840 2.77 383648 17400339 2346905 6.92 3698644 14896437 142145 04:32:04 04:32:04 03:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:32:04 03:08:03 ens3 327.10 238.16 1113.44 55.27 0.00 0.00 0.00 0.00 04:32:04 03:08:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:08:03 lo 1.76 1.76 0.16 0.16 0.00 0.00 0.00 0.00 04:32:04 03:09:01 ens3 1146.68 1063.73 10737.76 147.36 0.00 0.00 0.00 0.00 04:32:04 03:09:01 docker0 633.51 584.16 43.76 2962.48 0.00 0.00 0.00 0.00 04:32:04 03:09:01 lo 4.83 4.83 0.47 0.47 0.00 0.00 0.00 0.00 04:32:04 03:10:01 ens3 320.81 224.96 2162.84 31.91 0.00 0.00 0.00 0.00 04:32:04 03:10:01 vethafbc01d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:32:04 03:10:01 docker0 189.57 250.27 17.33 2040.96 0.00 0.00 0.00 0.00 04:32:04 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:11:01 ens3 79.54 45.03 128.64 15.80 0.00 0.00 0.00 0.00 04:32:04 03:11:01 vethafbc01d 0.57 0.62 0.05 0.06 0.00 0.00 0.00 0.00 04:32:04 03:11:01 docker0 0.57 0.57 0.04 0.05 0.00 0.00 0.00 0.00 04:32:04 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:12:01 ens3 101.10 62.77 184.52 14.99 0.00 0.00 0.00 0.00 04:32:04 03:12:01 vethafbc01d 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 04:32:04 03:12:01 docker0 0.67 0.67 0.05 0.06 0.00 0.00 0.00 0.00 04:32:04 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:13:01 ens3 138.39 80.15 2307.78 15.18 0.00 0.00 0.00 0.00 04:32:04 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:13:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 04:32:04 03:14:01 ens3 89.70 40.29 350.31 15.71 0.00 0.00 0.00 0.00 04:32:04 03:14:01 veth99bb9bf 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:32:04 03:14:01 vetha76d755 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:14:01 vethea6aed9 2.22 3.97 0.17 44.55 0.00 0.00 0.00 0.00 04:32:04 03:14:01 veth9c6d11d 2.25 4.13 0.16 38.74 0.00 0.00 0.00 0.00 04:32:04 03:14:01 vetha6f6f6d 1.77 3.20 0.13 41.31 0.00 0.00 0.00 0.00 04:32:04 03:14:01 docker0 11.21 18.66 0.72 241.73 0.00 0.00 0.00 0.00 04:32:04 03:14:01 veth55faf0c 4.62 7.75 0.37 117.06 0.00 0.00 0.00 0.01 04:32:04 03:14:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:32:04 03:14:01 vethf678152 0.37 0.53 0.03 0.14 0.00 0.00 0.00 0.00 04:32:04 03:14:01 vethb8cb08c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:15:03 ens3 668.29 363.31 6134.31 45.66 0.00 0.00 0.00 0.00 04:32:04 03:15:03 vethff293ae 44.73 78.88 4.76 579.60 0.00 0.00 0.00 0.05 04:32:04 03:15:03 veth63ab889 51.03 89.41 5.47 791.09 0.00 0.00 0.00 0.06 04:32:04 03:15:03 veth5a56c37 55.09 104.18 5.84 821.60 0.00 0.00 0.00 0.07 04:32:04 03:15:03 vethd3d0a83 57.60 106.97 5.72 776.53 0.00 0.00 0.00 0.06 04:32:04 03:15:03 docker0 328.53 598.75 27.44 5293.06 0.00 0.00 0.00 0.00 04:32:04 03:15:03 veth8006b23 45.59 76.05 4.68 503.36 0.00 0.00 0.00 0.04 04:32:04 03:15:03 lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 04:32:04 03:15:03 vethf678152 0.13 1.35 0.01 0.06 0.00 0.00 0.00 0.00 04:32:04 03:16:01 ens3 258.13 151.11 2810.02 16.12 0.00 0.00 0.00 0.00 04:32:04 03:16:01 vethff293ae 26.61 46.82 2.99 646.46 0.00 0.00 0.00 0.05 04:32:04 03:16:01 veth63ab889 23.92 33.93 2.57 419.27 0.00 0.00 0.00 0.03 04:32:04 03:16:01 veth5a56c37 21.99 36.21 2.29 389.47 0.00 0.00 0.00 0.03 04:32:04 03:16:01 vethd3d0a83 14.39 29.97 1.95 474.38 0.00 0.00 0.00 0.04 04:32:04 03:16:01 docker0 131.16 208.05 12.10 2653.82 0.00 0.00 0.00 0.00 04:32:04 03:16:01 veth8006b23 44.25 61.28 4.09 724.26 0.00 0.00 0.00 0.06 04:32:04 03:16:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:16:01 vethf678152 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:17:01 ens3 33.46 16.65 133.51 5.43 0.00 0.00 0.00 0.00 04:32:04 03:17:01 veth1d422d5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:32:04 03:17:01 veth34e69ef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:32:04 03:17:01 veth6c6a5f1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:32:04 03:17:01 veth51e815a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:32:04 03:17:01 veth544efec 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:32:04 03:17:01 vethf7f047e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:32:04 03:17:01 veth321ec68 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:32:04 03:17:01 veth51a3fa0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:32:04 03:17:01 veth7b183c2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:32:04 03:17:01 vethacbe57e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:32:04 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:17:01 veth7be576a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:32:04 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:17:01 vethf678152 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:17:01 vethcb5e64a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:32:04 03:18:01 ens3 22.28 13.95 144.01 2.84 0.00 0.00 0.00 0.00 04:32:04 03:18:01 veth1d422d5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:18:01 veth34e69ef 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:18:01 veth6c6a5f1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:18:01 veth51e815a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:18:01 veth544efec 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:18:01 vethf7f047e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:18:01 veth321ec68 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:18:01 veth51a3fa0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:18:01 veth7b183c2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:18:01 vethacbe57e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:18:01 veth7be576a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:18:01 vethf678152 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:18:01 vethcb5e64a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:19:02 ens3 45.10 55.28 148.57 197.86 0.00 0.00 0.00 0.00 04:32:04 03:19:02 veth1d422d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:19:02 veth34e69ef 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:19:02 veth6c6a5f1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:19:02 veth51e815a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:19:02 veth544efec 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:19:02 vethf7f047e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:19:02 veth321ec68 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:19:02 veth51a3fa0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:19:02 veth7b183c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:19:02 vethacbe57e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:19:02 veth7be576a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:19:02 vethf678152 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:19:02 vethcb5e64a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:20:01 ens3 21.54 7.59 79.06 0.94 0.00 0.00 0.00 0.00 04:32:04 03:20:01 veth1d422d5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:20:01 veth34e69ef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:20:01 veth6c6a5f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:20:01 veth51e815a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:20:01 veth544efec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:20:01 vethf7f047e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:20:01 veth321ec68 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:20:01 veth51a3fa0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:20:01 veth7b183c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:20:01 vethacbe57e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:20:01 veth7be576a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:20:01 vethf678152 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:20:01 vethcb5e64a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:21:01 ens3 221.95 195.52 192.25 675.78 0.00 0.00 0.00 0.00 04:32:04 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:21:01 lo 22.20 22.20 2.19 2.19 0.00 0.00 0.00 0.00 04:32:04 03:22:01 ens3 553.67 519.80 369.49 2736.37 0.00 0.00 0.00 0.00 04:32:04 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:22:01 lo 46.26 46.26 4.56 4.56 0.00 0.00 0.00 0.00 04:32:04 03:23:01 ens3 226.22 173.29 244.76 855.45 0.00 0.00 0.00 0.00 04:32:04 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:23:01 lo 12.93 12.93 1.28 1.28 0.00 0.00 0.00 0.00 04:32:04 03:24:01 ens3 78.45 27.08 164.89 1.93 0.00 0.00 0.00 0.00 04:32:04 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:25:01 ens3 80.47 29.86 169.61 2.31 0.00 0.00 0.00 0.00 04:32:04 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:26:01 ens3 81.32 30.98 169.33 2.00 0.00 0.00 0.00 0.00 04:32:04 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:27:01 ens3 77.54 28.43 165.09 1.83 0.00 0.00 0.00 0.00 04:32:04 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:28:01 ens3 77.57 28.26 167.32 1.88 0.00 0.00 0.00 0.00 04:32:04 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:29:01 ens3 78.06 27.87 168.85 2.12 0.00 0.00 0.00 0.00 04:32:04 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:30:01 ens3 46.16 20.85 92.71 6.05 0.00 0.00 0.00 0.00 04:32:04 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:30:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:32:04 03:31:01 ens3 1.53 1.30 0.75 1.11 0.00 0.00 0.00 0.00 04:32:04 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:32:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:33:01 ens3 1.00 0.10 0.14 0.06 0.00 0.00 0.00 0.00 04:32:04 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:34:01 ens3 0.78 0.47 0.42 0.29 0.00 0.00 0.00 0.00 04:32:04 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:36:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:37:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:32:04 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:38:01 ens3 0.37 0.22 0.09 0.07 0.00 0.00 0.00 0.00 04:32:04 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:39:01 ens3 0.37 0.08 0.08 0.00 0.00 0.00 0.00 0.00 04:32:04 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:40:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:41:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:32:04 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:42:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:43:01 ens3 1.08 0.13 0.15 0.07 0.00 0.00 0.00 0.00 04:32:04 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:44:01 ens3 0.85 0.77 0.42 0.30 0.00 0.00 0.00 0.00 04:32:04 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:45:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:46:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:47:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:32:04 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:48:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:32:04 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:49:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:50:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:51:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:32:04 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:52:01 ens3 1.53 0.45 0.38 0.22 0.00 0.00 0.00 0.00 04:32:04 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:53:01 ens3 2.55 1.17 1.10 0.78 0.00 0.00 0.00 0.00 04:32:04 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:54:01 ens3 1.15 0.47 0.41 0.29 0.00 0.00 0.00 0.00 04:32:04 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:55:01 ens3 1.15 0.08 0.15 0.00 0.00 0.00 0.00 0.00 04:32:04 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:56:01 ens3 1.92 0.87 0.70 0.50 0.00 0.00 0.00 0.00 04:32:04 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:57:01 ens3 1.50 0.85 0.68 0.50 0.00 0.00 0.00 0.00 04:32:04 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:58:01 ens3 0.68 0.48 0.35 0.28 0.00 0.00 0.00 0.00 04:32:04 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 03:59:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:00:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:01:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:32:04 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:02:01 ens3 1.47 0.77 0.63 0.43 0.00 0.00 0.00 0.00 04:32:04 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:03:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:32:04 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:04:01 ens3 1.07 0.38 0.37 0.22 0.00 0.00 0.00 0.00 04:32:04 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:05:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:06:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:08:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 04:32:04 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:09:01 ens3 1.05 0.23 0.34 0.22 0.00 0.00 0.00 0.00 04:32:04 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:10:01 ens3 0.33 0.18 0.08 0.01 0.00 0.00 0.00 0.00 04:32:04 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:11:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:32:04 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:13:01 ens3 0.28 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:32:04 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:14:01 ens3 0.35 0.15 0.08 0.01 0.00 0.00 0.00 0.00 04:32:04 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:15:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 04:32:04 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:16:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:17:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:18:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 04:32:04 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:20:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:21:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:22:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:23:01 ens3 0.50 0.17 0.12 0.07 0.00 0.00 0.00 0.00 04:32:04 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:24:01 ens3 0.75 0.70 0.47 0.30 0.00 0.00 0.00 0.00 04:32:04 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:25:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:26:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:26:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:27:01 ens3 0.66 0.00 0.06 0.00 0.00 0.00 0.00 0.00 04:32:04 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:28:01 ens3 0.80 0.78 0.48 0.36 0.00 0.00 0.00 0.00 04:32:04 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:04 04:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:30:01 ens3 3.47 2.63 1.71 4.20 0.00 0.00 0.00 0.00 04:32:04 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:04 04:30:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:32:04 04:31:01 ens3 275.09 180.76 3935.76 141.16 0.00 0.00 0.00 0.00 04:32:04 04:31:01 vethce1fe57 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:32:04 04:31:01 docker0 77.24 135.19 7.11 1256.52 0.00 0.00 0.00 0.00 04:32:04 04:31:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 04:32:04 04:32:01 ens3 263.00 156.88 5774.84 40.04 0.00 0.00 0.00 0.00 04:32:04 04:32:01 docker0 2.23 2.30 0.36 1.65 0.00 0.00 0.00 0.00 04:32:04 04:32:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 04:32:04 Average: ens3 62.52 44.32 444.49 59.35 0.00 0.00 0.00 0.00 04:32:04 Average: docker0 15.99 21.05 1.27 169.55 0.00 0.00 0.00 0.00 04:32:04 Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 04:32:04 04:32:04 04:32:04 ---> sar -P ALL: 04:32:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25024) 11/08/24 _x86_64_ (8 CPU) 04:32:04 04:32:04 03:06:46 LINUX RESTART (8 CPU) 04:32:04 04:32:04 03:07:02 CPU %user %nice %system %iowait %steal %idle 04:32:04 03:08:03 all 4.53 0.01 1.05 18.64 0.04 75.73 04:32:04 03:08:03 0 3.85 0.03 1.10 11.86 0.03 83.11 04:32:04 03:08:03 1 3.20 0.02 0.89 8.88 0.03 86.98 04:32:04 03:08:03 2 5.06 0.03 1.97 26.59 0.03 66.31 04:32:04 03:08:03 3 4.62 0.00 0.61 20.87 0.03 73.87 04:32:04 03:08:03 4 3.31 0.00 0.67 20.83 0.03 75.16 04:32:04 03:08:03 5 5.22 0.00 0.80 22.30 0.05 71.63 04:32:04 03:08:03 6 5.78 0.00 1.09 21.99 0.03 71.11 04:32:04 03:08:03 7 5.23 0.00 1.31 15.78 0.05 77.63 04:32:04 03:09:01 all 8.68 0.00 3.23 7.21 0.07 80.80 04:32:04 03:09:01 0 8.01 0.00 2.40 7.98 0.09 81.52 04:32:04 03:09:01 1 7.67 0.00 2.80 0.97 0.09 88.47 04:32:04 03:09:01 2 13.68 0.00 4.28 14.55 0.05 67.43 04:32:04 03:09:01 3 7.16 0.00 2.15 0.47 0.09 90.13 04:32:04 03:09:01 4 8.73 0.00 4.46 11.14 0.05 75.61 04:32:04 03:09:01 5 9.09 0.00 2.85 5.16 0.09 82.81 04:32:04 03:09:01 6 6.36 0.00 3.47 9.57 0.07 80.53 04:32:04 03:09:01 7 8.83 0.00 3.45 7.93 0.05 79.74 04:32:04 03:10:01 all 5.55 0.00 2.41 12.06 0.06 79.91 04:32:04 03:10:01 0 3.59 0.00 2.58 14.24 0.05 79.54 04:32:04 03:10:01 1 6.50 0.00 3.31 5.87 0.07 84.26 04:32:04 03:10:01 2 6.28 0.00 1.88 1.48 0.07 90.29 04:32:04 03:10:01 3 5.07 0.00 2.18 1.85 0.07 90.84 04:32:04 03:10:01 4 5.88 0.00 2.66 27.16 0.07 64.24 04:32:04 03:10:01 5 5.83 0.00 2.17 17.45 0.07 74.48 04:32:04 03:10:01 6 6.28 0.00 2.08 4.57 0.05 87.03 04:32:04 03:10:01 7 5.02 0.00 2.41 23.91 0.07 68.60 04:32:04 03:11:01 all 39.23 0.00 6.09 8.63 0.14 45.92 04:32:04 03:11:01 0 35.58 0.00 6.61 1.20 0.10 56.52 04:32:04 03:11:01 1 37.54 0.00 5.76 2.54 0.14 54.02 04:32:04 03:11:01 2 38.40 0.00 5.76 7.12 0.15 48.57 04:32:04 03:11:01 3 35.91 0.00 6.27 3.00 0.20 54.62 04:32:04 03:11:01 4 43.06 0.00 6.36 2.58 0.12 47.88 04:32:04 03:11:01 5 42.15 0.00 5.99 21.44 0.14 30.28 04:32:04 03:11:01 6 38.79 0.00 6.02 29.88 0.12 25.19 04:32:04 03:11:01 7 42.38 0.00 5.92 1.25 0.13 50.32 04:32:04 03:12:01 all 53.64 0.00 7.44 2.95 0.13 35.84 04:32:04 03:12:01 0 53.00 0.00 7.03 1.81 0.15 38.01 04:32:04 03:12:01 1 54.84 0.00 7.47 4.61 0.15 32.93 04:32:04 03:12:01 2 50.64 0.00 6.15 2.86 0.14 40.22 04:32:04 03:12:01 3 52.41 0.00 8.42 1.27 0.14 37.77 04:32:04 03:12:01 4 54.11 0.00 7.41 3.35 0.12 35.00 04:32:04 03:12:01 5 54.99 0.00 7.80 5.88 0.10 31.23 04:32:04 03:12:01 6 54.83 0.00 7.53 2.91 0.14 34.59 04:32:04 03:12:01 7 54.25 0.00 7.70 0.93 0.13 36.99 04:32:04 03:13:01 all 25.37 0.00 5.00 8.93 0.08 60.61 04:32:04 03:13:01 0 25.95 0.00 4.70 2.94 0.08 66.33 04:32:04 03:13:01 1 27.44 0.00 5.41 4.07 0.08 63.00 04:32:04 03:13:01 2 22.07 0.00 4.10 18.10 0.07 55.66 04:32:04 03:13:01 3 27.05 0.00 5.17 6.16 0.08 61.53 04:32:04 03:13:01 4 24.88 0.00 4.97 4.54 0.07 65.54 04:32:04 03:13:01 5 26.23 0.00 5.45 2.57 0.10 65.65 04:32:04 03:13:01 6 23.00 0.00 4.91 27.86 0.10 44.13 04:32:04 03:13:01 7 26.31 0.00 5.28 5.32 0.07 63.02 04:32:04 03:14:01 all 11.64 0.00 3.95 30.23 0.08 54.10 04:32:04 03:14:01 0 11.27 0.00 4.86 66.46 0.10 17.31 04:32:04 03:14:01 1 11.48 0.00 3.93 18.29 0.07 66.22 04:32:04 03:14:01 2 10.40 0.00 3.21 59.53 0.07 26.80 04:32:04 03:14:01 3 12.65 0.00 3.79 22.72 0.08 60.76 04:32:04 03:14:01 4 11.74 0.00 3.74 11.23 0.10 73.19 04:32:04 03:14:01 5 11.56 0.00 3.87 21.84 0.07 62.67 04:32:04 03:14:01 6 11.81 0.00 4.01 15.42 0.07 68.69 04:32:04 03:14:01 7 12.24 0.00 4.23 26.52 0.08 56.92 04:32:04 03:15:03 all 10.18 0.00 5.23 36.11 0.13 48.35 04:32:04 03:15:03 0 10.20 0.00 5.73 60.17 0.10 23.80 04:32:04 03:15:03 1 10.41 0.00 6.01 32.14 0.25 51.19 04:32:04 03:15:03 2 8.73 0.00 5.62 52.86 0.12 32.68 04:32:04 03:15:03 3 9.87 0.00 4.62 26.67 0.10 58.74 04:32:04 03:15:03 4 9.67 0.00 5.30 25.31 0.10 59.62 04:32:04 03:15:03 5 9.04 0.00 4.70 36.39 0.17 49.70 04:32:04 03:15:03 6 11.98 0.00 4.79 18.71 0.13 64.38 04:32:04 03:15:03 7 11.55 0.00 5.04 36.80 0.08 46.52 04:32:04 03:16:01 all 3.45 0.00 1.55 29.31 0.06 65.63 04:32:04 03:16:01 0 3.61 0.00 1.37 14.93 0.05 80.03 04:32:04 03:16:01 1 4.53 0.00 1.77 58.74 0.03 34.93 04:32:04 03:16:01 2 4.00 0.00 2.44 74.00 0.09 19.47 04:32:04 03:16:01 3 3.50 0.00 2.02 32.64 0.05 61.79 04:32:04 03:16:01 4 2.17 0.00 1.07 11.47 0.09 85.21 04:32:04 03:16:01 5 3.62 0.00 1.30 12.10 0.05 82.93 04:32:04 03:16:01 6 3.04 0.00 1.40 18.71 0.02 76.83 04:32:04 03:16:01 7 3.16 0.00 1.06 12.62 0.07 83.08 04:32:04 03:17:01 all 15.86 0.00 4.54 24.43 0.06 55.11 04:32:04 03:17:01 0 16.51 0.00 4.58 5.74 0.05 73.12 04:32:04 03:17:01 1 15.72 0.00 3.49 13.15 0.07 67.58 04:32:04 03:17:01 2 16.05 0.00 5.29 15.83 0.08 62.75 04:32:04 03:17:01 3 15.97 0.00 5.51 14.63 0.07 63.83 04:32:04 03:17:01 4 15.20 0.00 3.47 47.71 0.07 33.55 04:32:04 03:17:01 5 16.12 0.00 6.16 70.39 0.07 7.27 04:32:04 03:17:01 6 14.81 0.00 3.09 16.17 0.05 65.87 04:32:04 03:17:01 7 16.49 0.00 4.75 12.15 0.05 66.56 04:32:04 03:18:01 all 84.56 0.00 12.60 1.51 0.18 1.14 04:32:04 03:18:01 0 84.74 0.00 12.54 1.14 0.15 1.42 04:32:04 03:18:01 1 85.17 0.00 12.08 1.37 0.15 1.23 04:32:04 03:18:01 2 85.03 0.00 12.17 1.10 0.15 1.55 04:32:04 03:18:01 3 83.49 0.00 13.74 2.55 0.17 0.05 04:32:04 03:18:01 4 84.25 0.00 12.57 1.20 0.22 1.76 04:32:04 03:18:01 5 84.88 0.00 12.54 2.03 0.17 0.39 04:32:04 03:18:01 6 84.39 0.00 12.40 1.63 0.30 1.28 04:32:04 03:18:01 7 84.51 0.00 12.82 1.05 0.17 1.45 04:32:04 04:32:04 03:18:01 CPU %user %nice %system %iowait %steal %idle 04:32:04 03:19:02 all 83.38 0.00 11.01 2.83 0.17 2.60 04:32:04 03:19:02 0 83.28 0.00 11.15 4.13 0.15 1.29 04:32:04 03:19:02 1 82.88 0.00 11.09 2.09 0.19 3.74 04:32:04 03:19:02 2 84.40 0.00 10.06 3.50 0.15 1.90 04:32:04 03:19:02 3 82.86 0.00 11.74 1.97 0.15 3.28 04:32:04 03:19:02 4 84.44 0.00 10.10 2.15 0.15 3.15 04:32:04 03:19:02 5 83.62 0.00 11.45 4.38 0.17 0.37 04:32:04 03:19:02 6 82.86 0.00 10.86 2.20 0.22 3.86 04:32:04 03:19:02 7 82.69 0.00 11.68 2.17 0.19 3.28 04:32:04 03:20:01 all 12.04 0.00 2.73 19.90 0.06 65.27 04:32:04 03:20:01 0 10.90 0.00 2.74 59.09 0.03 27.22 04:32:04 03:20:01 1 12.88 0.00 2.55 0.58 0.05 83.94 04:32:04 03:20:01 2 12.21 0.00 2.50 0.39 0.05 84.85 04:32:04 03:20:01 3 12.18 0.00 2.13 8.13 0.05 77.51 04:32:04 03:20:01 4 10.87 0.00 2.91 5.56 0.07 80.59 04:32:04 03:20:01 5 12.64 0.00 3.50 81.72 0.07 2.08 04:32:04 03:20:01 6 12.10 0.00 2.51 3.42 0.09 81.88 04:32:04 03:20:01 7 12.53 0.00 2.99 0.22 0.03 84.22 04:32:04 03:21:01 all 5.04 0.00 1.67 14.01 0.07 79.21 04:32:04 03:21:01 0 3.07 0.00 1.46 7.60 0.05 87.82 04:32:04 03:21:01 1 2.91 0.00 1.63 6.58 0.05 88.83 04:32:04 03:21:01 2 6.99 0.00 1.85 8.39 0.08 82.69 04:32:04 03:21:01 3 4.77 0.00 1.16 0.94 0.05 93.08 04:32:04 03:21:01 4 5.00 0.00 2.09 11.07 0.07 81.77 04:32:04 03:21:01 5 6.63 0.00 1.91 43.56 0.12 47.77 04:32:04 03:21:01 6 5.25 0.00 1.37 10.62 0.05 82.71 04:32:04 03:21:01 7 5.75 0.00 1.90 23.53 0.07 68.76 04:32:04 03:22:01 all 10.20 0.00 1.20 1.15 0.08 87.37 04:32:04 03:22:01 0 6.17 0.00 0.88 0.10 0.07 92.79 04:32:04 03:22:01 1 8.02 0.00 0.92 0.15 0.07 90.84 04:32:04 03:22:01 2 12.71 0.00 1.27 0.12 0.08 85.81 04:32:04 03:22:01 3 9.52 0.00 1.05 0.22 0.12 89.09 04:32:04 03:22:01 4 12.59 0.00 1.29 0.85 0.08 85.18 04:32:04 03:22:01 5 12.13 0.00 1.47 6.99 0.08 79.32 04:32:04 03:22:01 6 13.50 0.00 1.49 0.48 0.10 84.43 04:32:04 03:22:01 7 6.95 0.00 1.24 0.28 0.07 91.46 04:32:04 03:23:01 all 3.92 0.00 0.48 0.69 0.05 94.86 04:32:04 03:23:01 0 2.38 0.00 0.32 0.22 0.03 97.06 04:32:04 03:23:01 1 4.49 0.00 0.37 0.42 0.05 94.67 04:32:04 03:23:01 2 6.14 0.00 0.57 0.08 0.07 93.14 04:32:04 03:23:01 3 3.01 0.00 0.63 0.07 0.05 96.24 04:32:04 03:23:01 4 3.59 0.00 0.53 2.31 0.07 93.50 04:32:04 03:23:01 5 2.22 0.00 0.48 0.35 0.05 96.89 04:32:04 03:23:01 6 5.09 0.00 0.54 1.89 0.05 92.43 04:32:04 03:23:01 7 4.46 0.00 0.38 0.18 0.03 94.94 04:32:04 03:24:01 all 0.45 0.00 0.11 1.07 0.01 98.35 04:32:04 03:24:01 0 0.53 0.00 0.07 0.27 0.02 99.12 04:32:04 03:24:01 1 0.15 0.00 0.03 0.10 0.00 99.72 04:32:04 03:24:01 2 0.98 0.00 0.10 0.12 0.02 98.78 04:32:04 03:24:01 3 0.37 0.00 0.08 0.13 0.00 99.42 04:32:04 03:24:01 4 0.33 0.00 0.08 0.15 0.00 99.43 04:32:04 03:24:01 5 0.60 0.00 0.17 0.27 0.03 98.93 04:32:04 03:24:01 6 0.28 0.00 0.23 7.43 0.02 92.03 04:32:04 03:24:01 7 0.33 0.00 0.13 0.13 0.02 99.38 04:32:04 03:25:01 all 0.36 0.00 0.13 1.64 0.02 97.85 04:32:04 03:25:01 0 0.35 0.00 0.15 0.37 0.03 99.10 04:32:04 03:25:01 1 0.12 0.00 0.08 0.03 0.03 99.73 04:32:04 03:25:01 2 0.47 0.00 0.10 0.49 0.02 98.93 04:32:04 03:25:01 3 0.35 0.00 0.05 0.42 0.02 99.17 04:32:04 03:25:01 4 0.32 0.00 0.08 0.13 0.03 99.43 04:32:04 03:25:01 5 0.47 0.00 0.12 0.53 0.02 98.87 04:32:04 03:25:01 6 0.42 0.00 0.32 10.64 0.00 88.63 04:32:04 03:25:01 7 0.42 0.00 0.10 0.48 0.02 98.98 04:32:04 03:26:01 all 0.43 0.00 0.10 0.40 0.01 99.06 04:32:04 03:26:01 0 0.45 0.00 0.18 0.18 0.02 99.17 04:32:04 03:26:01 1 0.13 0.00 0.02 0.02 0.00 99.83 04:32:04 03:26:01 2 1.38 0.00 0.03 0.05 0.02 98.53 04:32:04 03:26:01 3 0.45 0.00 0.15 0.52 0.03 98.85 04:32:04 03:26:01 4 0.33 0.00 0.07 0.07 0.02 99.52 04:32:04 03:26:01 5 0.37 0.00 0.12 0.08 0.02 99.42 04:32:04 03:26:01 6 0.03 0.00 0.13 2.24 0.02 97.58 04:32:04 03:26:01 7 0.25 0.00 0.08 0.03 0.00 99.63 04:32:04 03:27:01 all 0.30 0.00 0.11 0.75 0.02 98.81 04:32:04 03:27:01 0 0.32 0.00 0.13 0.03 0.02 99.50 04:32:04 03:27:01 1 0.25 0.00 0.07 0.02 0.02 99.65 04:32:04 03:27:01 2 0.13 0.00 0.02 0.00 0.02 99.83 04:32:04 03:27:01 3 0.23 0.00 0.17 5.32 0.00 94.28 04:32:04 03:27:01 4 0.18 0.00 0.13 0.10 0.08 99.50 04:32:04 03:27:01 5 0.55 0.00 0.15 0.43 0.02 98.85 04:32:04 03:27:01 6 0.38 0.00 0.12 0.02 0.02 99.47 04:32:04 03:27:01 7 0.35 0.00 0.10 0.12 0.02 99.42 04:32:04 03:28:01 all 0.31 0.00 0.11 1.35 0.01 98.23 04:32:04 03:28:01 0 0.38 0.00 0.13 0.22 0.02 99.25 04:32:04 03:28:01 1 0.52 0.00 0.17 0.40 0.02 98.90 04:32:04 03:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:28:01 3 0.52 0.00 0.12 6.23 0.02 93.11 04:32:04 03:28:01 4 0.30 0.00 0.13 0.10 0.02 99.45 04:32:04 03:28:01 5 0.15 0.00 0.03 0.00 0.00 99.82 04:32:04 03:28:01 6 0.37 0.00 0.13 0.23 0.00 99.27 04:32:04 03:28:01 7 0.22 0.00 0.15 3.61 0.02 96.01 04:32:04 03:29:01 all 0.38 0.00 0.11 1.25 0.02 98.24 04:32:04 03:29:01 0 0.30 0.00 0.17 1.05 0.02 98.47 04:32:04 03:29:01 1 0.40 0.00 0.08 0.17 0.02 99.33 04:32:04 03:29:01 2 0.40 0.00 0.08 0.03 0.02 99.47 04:32:04 03:29:01 3 0.54 0.00 0.17 0.28 0.03 98.98 04:32:04 03:29:01 4 0.33 0.00 0.07 0.08 0.02 99.50 04:32:04 03:29:01 5 0.22 0.00 0.03 0.02 0.00 99.73 04:32:04 03:29:01 6 0.30 0.00 0.10 0.20 0.02 99.38 04:32:04 03:29:01 7 0.52 0.00 0.20 8.19 0.03 91.06 04:32:04 04:32:04 03:29:01 CPU %user %nice %system %iowait %steal %idle 04:32:04 03:30:01 all 1.25 0.00 0.66 1.04 0.02 97.03 04:32:04 03:30:01 0 0.85 0.00 0.44 3.16 0.03 95.52 04:32:04 03:30:01 1 1.00 0.00 0.38 0.02 0.02 98.58 04:32:04 03:30:01 2 1.76 0.00 0.54 1.52 0.02 96.17 04:32:04 03:30:01 3 1.00 0.00 1.49 0.59 0.00 96.92 04:32:04 03:30:01 4 1.89 0.00 0.75 0.03 0.03 97.30 04:32:04 03:30:01 5 0.84 0.00 0.80 2.78 0.02 95.57 04:32:04 03:30:01 6 1.93 0.00 0.55 0.15 0.02 97.35 04:32:04 03:30:01 7 0.73 0.00 0.37 0.10 0.00 98.80 04:32:04 03:31:01 all 0.10 0.00 0.06 0.01 0.00 99.83 04:32:04 03:31:01 0 0.08 0.00 0.07 0.05 0.02 99.78 04:32:04 03:31:01 1 0.22 0.00 0.12 0.02 0.02 99.63 04:32:04 03:31:01 2 0.13 0.00 0.07 0.02 0.00 99.78 04:32:04 03:31:01 3 0.07 0.00 0.05 0.00 0.00 99.88 04:32:04 03:31:01 4 0.13 0.00 0.02 0.02 0.00 99.83 04:32:04 03:31:01 5 0.03 0.00 0.07 0.00 0.00 99.90 04:32:04 03:31:01 6 0.05 0.00 0.05 0.00 0.00 99.90 04:32:04 03:31:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:32:04 03:32:01 all 0.13 0.00 0.01 0.03 0.01 99.82 04:32:04 03:32:01 0 0.96 0.00 0.03 0.23 0.02 98.75 04:32:04 03:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:32:01 2 0.00 0.00 0.00 0.02 0.02 99.97 04:32:04 03:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 03:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 03:32:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:32:04 03:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:32:04 03:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:33:01 all 0.09 0.00 0.01 0.00 0.01 99.89 04:32:04 03:33:01 0 0.47 0.00 0.05 0.02 0.02 99.45 04:32:04 03:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:32:04 03:33:01 2 0.08 0.00 0.02 0.00 0.00 99.90 04:32:04 03:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:32:04 03:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 03:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:32:04 03:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:33:01 7 0.05 0.00 0.00 0.00 0.02 99.93 04:32:04 03:34:01 all 0.03 0.00 0.02 0.03 0.00 99.93 04:32:04 03:34:01 0 0.03 0.00 0.05 0.18 0.02 99.72 04:32:04 03:34:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:32:04 03:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:32:04 03:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:34:01 6 0.03 0.00 0.00 0.02 0.00 99.95 04:32:04 03:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:35:01 all 0.06 0.00 0.01 0.04 0.01 99.89 04:32:04 03:35:01 0 0.33 0.00 0.02 0.30 0.02 99.33 04:32:04 03:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:32:04 03:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:32:04 03:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 03:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 03:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:32:04 03:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 03:36:01 all 0.02 0.00 0.01 0.06 0.00 99.90 04:32:04 03:36:01 0 0.00 0.00 0.00 0.52 0.00 99.48 04:32:04 03:36:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:32:04 03:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 03:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:32:04 03:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:36:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:32:04 03:37:01 all 0.04 0.00 0.01 0.03 0.01 99.92 04:32:04 03:37:01 0 0.13 0.00 0.00 0.12 0.02 99.73 04:32:04 03:37:01 1 0.07 0.00 0.00 0.00 0.02 99.92 04:32:04 03:37:01 2 0.02 0.00 0.02 0.10 0.02 99.85 04:32:04 03:37:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:32:04 03:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:37:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:32:04 03:38:01 all 0.05 0.00 0.01 0.13 0.00 99.81 04:32:04 03:38:01 0 0.12 0.00 0.00 0.35 0.00 99.53 04:32:04 03:38:01 1 0.02 0.00 0.02 0.17 0.00 99.80 04:32:04 03:38:01 2 0.07 0.00 0.02 0.55 0.00 99.37 04:32:04 03:38:01 3 0.07 0.00 0.02 0.00 0.02 99.90 04:32:04 03:38:01 4 0.05 0.00 0.00 0.00 0.00 99.95 04:32:04 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 03:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 03:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:39:01 all 0.02 0.00 0.01 0.05 0.00 99.91 04:32:04 03:39:01 0 0.02 0.00 0.02 0.40 0.00 99.57 04:32:04 03:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:32:04 03:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:39:01 4 0.07 0.00 0.03 0.00 0.02 99.88 04:32:04 03:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 03:40:01 all 0.03 0.00 0.01 0.03 0.01 99.92 04:32:04 03:40:01 0 0.05 0.00 0.00 0.15 0.00 99.80 04:32:04 03:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:32:04 03:40:01 2 0.03 0.00 0.03 0.08 0.02 99.83 04:32:04 03:40:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:32:04 03:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 03:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 03:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:40:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:32:04 04:32:04 03:40:01 CPU %user %nice %system %iowait %steal %idle 04:32:04 03:41:01 all 0.01 0.00 0.01 0.02 0.01 99.95 04:32:04 03:41:01 0 0.02 0.00 0.00 0.05 0.02 99.92 04:32:04 03:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:41:01 2 0.02 0.00 0.02 0.08 0.02 99.87 04:32:04 03:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 03:41:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:32:04 03:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:32:04 03:42:01 all 0.07 0.00 0.01 0.02 0.01 99.89 04:32:04 03:42:01 0 0.33 0.00 0.03 0.07 0.00 99.57 04:32:04 03:42:01 1 0.03 0.00 0.00 0.02 0.02 99.93 04:32:04 03:42:01 2 0.03 0.00 0.00 0.05 0.00 99.92 04:32:04 03:42:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:32:04 03:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:32:04 03:42:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:32:04 03:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:42:01 7 0.08 0.00 0.03 0.00 0.00 99.88 04:32:04 03:43:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:32:04 03:43:01 0 0.03 0.00 0.00 0.02 0.00 99.95 04:32:04 03:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:43:01 2 0.07 0.00 0.02 0.00 0.02 99.90 04:32:04 03:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 03:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:32:04 03:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:44:01 all 0.16 0.00 0.01 0.05 0.01 99.78 04:32:04 03:44:01 0 0.98 0.00 0.00 0.33 0.00 98.69 04:32:04 03:44:01 1 0.05 0.00 0.02 0.02 0.02 99.90 04:32:04 03:44:01 2 0.05 0.00 0.03 0.07 0.00 99.85 04:32:04 03:44:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:32:04 03:44:01 4 0.07 0.00 0.00 0.00 0.00 99.93 04:32:04 03:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:44:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:32:04 03:45:01 all 0.02 0.00 0.02 0.01 0.01 99.94 04:32:04 03:45:01 0 0.00 0.00 0.02 0.08 0.02 99.88 04:32:04 03:45:01 1 0.05 0.00 0.05 0.00 0.02 99.88 04:32:04 03:45:01 2 0.07 0.00 0.00 0.03 0.02 99.88 04:32:04 03:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:32:04 03:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:45:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:32:04 03:46:01 all 0.03 0.00 0.01 0.01 0.00 99.94 04:32:04 03:46:01 0 0.05 0.00 0.02 0.02 0.00 99.92 04:32:04 03:46:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:32:04 03:46:01 2 0.03 0.00 0.02 0.10 0.00 99.85 04:32:04 03:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:46:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:32:04 03:47:01 all 0.05 0.00 0.01 0.02 0.00 99.92 04:32:04 03:47:01 0 0.30 0.00 0.03 0.12 0.00 99.55 04:32:04 03:47:01 1 0.05 0.00 0.02 0.02 0.02 99.90 04:32:04 03:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 03:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 03:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 03:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 03:47:01 7 0.02 0.00 0.03 0.00 0.02 99.93 04:32:04 03:48:01 all 0.18 0.00 0.01 0.00 0.01 99.80 04:32:04 03:48:01 0 1.14 0.00 0.00 0.03 0.00 98.82 04:32:04 03:48:01 1 0.07 0.00 0.03 0.00 0.02 99.88 04:32:04 03:48:01 2 0.05 0.00 0.00 0.00 0.02 99.93 04:32:04 03:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 03:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:32:04 03:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:48:01 6 0.03 0.00 0.03 0.00 0.00 99.93 04:32:04 03:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:49:01 all 0.17 0.00 0.01 0.01 0.00 99.81 04:32:04 03:49:01 0 1.24 0.00 0.00 0.03 0.02 98.71 04:32:04 03:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:32:04 03:49:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:32:04 03:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 03:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:50:01 all 0.03 0.00 0.02 0.06 0.00 99.88 04:32:04 03:50:01 0 0.05 0.00 0.07 0.05 0.00 99.83 04:32:04 03:50:01 1 0.07 0.00 0.02 0.03 0.02 99.87 04:32:04 03:50:01 2 0.03 0.00 0.00 0.35 0.00 99.62 04:32:04 03:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 03:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:32:04 03:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:50:01 7 0.05 0.00 0.02 0.07 0.00 99.87 04:32:04 03:51:01 all 0.02 0.00 0.01 0.06 0.01 99.90 04:32:04 03:51:01 0 0.10 0.00 0.00 0.12 0.00 99.78 04:32:04 03:51:01 1 0.02 0.00 0.02 0.03 0.02 99.92 04:32:04 03:51:01 2 0.02 0.00 0.00 0.33 0.02 99.63 04:32:04 03:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:51:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:32:04 04:32:04 03:51:01 CPU %user %nice %system %iowait %steal %idle 04:32:04 03:52:01 all 0.14 0.00 0.01 0.02 0.01 99.82 04:32:04 03:52:01 0 0.90 0.00 0.02 0.12 0.00 98.97 04:32:04 03:52:01 1 0.03 0.00 0.03 0.02 0.05 99.87 04:32:04 03:52:01 2 0.05 0.00 0.02 0.03 0.00 99.90 04:32:04 03:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:32:04 03:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:52:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:32:04 03:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:53:01 all 0.05 0.00 0.02 0.04 0.01 99.89 04:32:04 03:53:01 0 0.18 0.00 0.00 0.05 0.02 99.75 04:32:04 03:53:01 1 0.08 0.00 0.07 0.00 0.02 99.83 04:32:04 03:53:01 2 0.02 0.00 0.00 0.25 0.00 99.73 04:32:04 03:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 03:53:01 4 0.07 0.00 0.00 0.00 0.00 99.93 04:32:04 03:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:32:04 03:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:32:04 03:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:32:04 03:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 03:54:01 1 0.03 0.00 0.07 0.02 0.02 99.87 04:32:04 03:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:32:04 03:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 03:54:01 4 0.05 0.00 0.00 0.00 0.02 99.93 04:32:04 03:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:55:01 all 0.04 0.00 0.02 0.09 0.00 99.85 04:32:04 03:55:01 0 0.10 0.00 0.02 0.32 0.00 99.56 04:32:04 03:55:01 1 0.07 0.00 0.08 0.38 0.02 99.45 04:32:04 03:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 03:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:55:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:32:04 03:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 03:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:55:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:32:04 03:56:01 all 0.10 0.00 0.02 0.03 0.00 99.85 04:32:04 03:56:01 0 0.58 0.00 0.02 0.18 0.00 99.22 04:32:04 03:56:01 1 0.08 0.00 0.07 0.02 0.02 99.82 04:32:04 03:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:32:04 03:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:57:01 all 0.10 0.00 0.01 0.03 0.01 99.85 04:32:04 03:57:01 0 0.55 0.00 0.00 0.13 0.00 99.32 04:32:04 03:57:01 1 0.05 0.00 0.00 0.12 0.00 99.83 04:32:04 03:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:32:04 03:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:32:04 03:57:01 4 0.08 0.00 0.03 0.00 0.02 99.87 04:32:04 03:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:57:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:32:04 03:58:01 all 0.25 0.00 0.01 0.01 0.01 99.73 04:32:04 03:58:01 0 1.79 0.00 0.03 0.02 0.02 98.14 04:32:04 03:58:01 1 0.02 0.00 0.02 0.03 0.02 99.92 04:32:04 03:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 03:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 03:58:01 4 0.08 0.00 0.03 0.00 0.02 99.87 04:32:04 03:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 03:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:59:01 all 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 03:59:01 2 0.00 0.00 0.03 0.00 0.00 99.97 04:32:04 03:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 03:59:01 4 0.07 0.00 0.05 0.00 0.02 99.87 04:32:04 03:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 03:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 03:59:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:32:04 04:00:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:32:04 04:00:01 0 0.00 0.00 0.02 0.02 0.00 99.97 04:32:04 04:00:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:32:04 04:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:00:01 6 0.13 0.00 0.05 0.00 0.02 99.80 04:32:04 04:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 04:01:01 all 0.18 0.00 0.01 0.00 0.00 99.80 04:32:04 04:01:01 0 1.29 0.00 0.03 0.00 0.00 98.68 04:32:04 04:01:01 1 0.03 0.00 0.02 0.02 0.00 99.93 04:32:04 04:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:32:04 04:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 04:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 04:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:01:01 6 0.00 0.00 0.03 0.00 0.02 99.95 04:32:04 04:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 04:02:01 all 0.24 0.00 0.01 0.02 0.01 99.71 04:32:04 04:02:01 0 1.73 0.00 0.00 0.16 0.00 98.11 04:32:04 04:02:01 1 0.02 0.00 0.02 0.03 0.02 99.92 04:32:04 04:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 04:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:02:01 4 0.07 0.00 0.02 0.00 0.02 99.90 04:32:04 04:02:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:32:04 04:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 04:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:32:04 04:32:04 04:02:01 CPU %user %nice %system %iowait %steal %idle 04:32:04 04:03:01 all 0.09 0.00 0.02 0.03 0.00 99.85 04:32:04 04:03:01 0 0.57 0.00 0.07 0.12 0.02 99.23 04:32:04 04:03:01 1 0.05 0.00 0.03 0.15 0.02 99.75 04:32:04 04:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 04:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 04:03:01 6 0.03 0.00 0.03 0.00 0.00 99.93 04:32:04 04:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 04:04:01 all 0.22 0.00 0.01 0.00 0.01 99.76 04:32:04 04:04:01 0 1.60 0.00 0.00 0.02 0.00 98.39 04:32:04 04:04:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:32:04 04:04:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:32:04 04:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:04:01 4 0.05 0.00 0.00 0.00 0.03 99.92 04:32:04 04:04:01 5 0.07 0.00 0.02 0.00 0.02 99.90 04:32:04 04:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 04:05:01 all 0.15 0.00 0.01 0.00 0.01 99.83 04:32:04 04:05:01 0 0.94 0.00 0.02 0.00 0.00 99.04 04:32:04 04:05:01 1 0.08 0.00 0.03 0.00 0.02 99.87 04:32:04 04:05:01 2 0.02 0.00 0.02 0.02 0.02 99.93 04:32:04 04:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 04:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 04:05:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:32:04 04:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 04:06:01 all 0.02 0.00 0.02 0.00 0.00 99.95 04:32:04 04:06:01 0 0.03 0.00 0.00 0.02 0.00 99.95 04:32:04 04:06:01 1 0.02 0.00 0.03 0.02 0.02 99.92 04:32:04 04:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 04:06:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:32:04 04:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 04:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:06:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:32:04 04:07:01 all 0.05 0.00 0.01 0.03 0.01 99.90 04:32:04 04:07:01 0 0.30 0.00 0.00 0.18 0.02 99.50 04:32:04 04:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:32:04 04:07:01 2 0.00 0.00 0.02 0.02 0.02 99.95 04:32:04 04:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:07:01 4 0.05 0.00 0.03 0.00 0.00 99.92 04:32:04 04:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 04:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:32:04 04:08:01 all 0.04 0.00 0.01 0.01 0.00 99.94 04:32:04 04:08:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:32:04 04:08:01 1 0.07 0.00 0.05 0.02 0.02 99.85 04:32:04 04:08:01 2 0.02 0.00 0.00 0.07 0.00 99.92 04:32:04 04:08:01 3 0.05 0.00 0.00 0.00 0.00 99.95 04:32:04 04:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:32:04 04:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 04:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:08:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:32:04 04:09:01 all 0.08 0.00 0.01 0.03 0.00 99.88 04:32:04 04:09:01 0 0.42 0.00 0.00 0.25 0.00 99.33 04:32:04 04:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:32:04 04:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:09:01 4 0.10 0.00 0.03 0.00 0.00 99.87 04:32:04 04:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 04:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 04:10:01 all 0.04 0.00 0.01 0.09 0.00 99.85 04:32:04 04:10:01 0 0.13 0.00 0.00 0.53 0.00 99.33 04:32:04 04:10:01 1 0.07 0.00 0.02 0.10 0.02 99.80 04:32:04 04:10:01 2 0.02 0.00 0.00 0.12 0.00 99.87 04:32:04 04:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:32:04 04:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 04:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 04:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 04:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 04:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:32:04 04:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:11:01 1 0.03 0.00 0.03 0.02 0.00 99.92 04:32:04 04:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:32:04 04:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:32:04 04:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 04:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:11:01 7 0.07 0.00 0.02 0.00 0.02 99.90 04:32:04 04:12:01 all 0.06 0.00 0.01 0.00 0.01 99.92 04:32:04 04:12:01 0 0.23 0.00 0.00 0.02 0.02 99.73 04:32:04 04:12:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:32:04 04:12:01 2 0.03 0.00 0.02 0.02 0.00 99.93 04:32:04 04:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 04:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:32:04 04:12:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:32:04 04:13:01 all 0.15 0.00 0.01 0.00 0.01 99.83 04:32:04 04:13:01 0 1.01 0.00 0.00 0.02 0.02 98.96 04:32:04 04:13:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:32:04 04:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:32:04 04:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:13:01 5 0.05 0.00 0.00 0.00 0.02 99.93 04:32:04 04:13:01 6 0.00 0.00 0.03 0.00 0.00 99.97 04:32:04 04:13:01 7 0.05 0.00 0.03 0.00 0.00 99.92 04:32:04 04:32:04 04:13:01 CPU %user %nice %system %iowait %steal %idle 04:32:04 04:14:01 all 0.09 0.00 0.03 0.18 0.01 99.69 04:32:04 04:14:01 0 0.55 0.00 0.02 0.96 0.00 98.47 04:32:04 04:14:01 1 0.08 0.00 0.23 0.00 0.02 99.67 04:32:04 04:14:01 2 0.02 0.00 0.00 0.43 0.03 99.52 04:32:04 04:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:32:04 04:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 04:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 04:14:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:32:04 04:15:01 all 0.07 0.00 0.01 0.01 0.01 99.90 04:32:04 04:15:01 0 0.47 0.00 0.00 0.08 0.00 99.45 04:32:04 04:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 04:15:01 2 0.02 0.00 0.03 0.02 0.02 99.92 04:32:04 04:15:01 3 0.00 0.00 0.00 0.00 0.05 99.95 04:32:04 04:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 04:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 04:16:01 all 0.04 0.00 0.01 0.01 0.00 99.94 04:32:04 04:16:01 0 0.02 0.00 0.00 0.03 0.00 99.95 04:32:04 04:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 04:16:01 2 0.08 0.00 0.02 0.00 0.02 99.88 04:32:04 04:16:01 3 0.03 0.00 0.00 0.02 0.00 99.95 04:32:04 04:16:01 4 0.05 0.00 0.00 0.00 0.00 99.95 04:32:04 04:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 04:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:32:04 04:16:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:32:04 04:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:32:04 04:17:01 0 0.02 0.00 0.00 0.02 0.02 99.95 04:32:04 04:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:32:04 04:17:01 2 0.02 0.00 0.03 0.02 0.02 99.92 04:32:04 04:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:17:01 5 0.07 0.00 0.03 0.00 0.02 99.88 04:32:04 04:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:18:01 all 0.16 0.00 0.01 0.00 0.01 99.81 04:32:04 04:18:01 0 1.09 0.00 0.03 0.00 0.00 98.87 04:32:04 04:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:32:04 04:18:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:32:04 04:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:32:04 04:18:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:32:04 04:18:01 5 0.03 0.00 0.03 0.00 0.00 99.93 04:32:04 04:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:18:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:32:04 04:19:01 all 0.27 0.00 0.01 0.01 0.00 99.71 04:32:04 04:19:01 0 1.97 0.00 0.02 0.07 0.00 97.95 04:32:04 04:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 04:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:19:01 3 0.03 0.00 0.02 0.02 0.02 99.92 04:32:04 04:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 04:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 04:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:19:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:32:04 04:20:01 all 0.11 0.00 0.02 0.01 0.00 99.85 04:32:04 04:20:01 0 0.66 0.00 0.05 0.07 0.00 99.22 04:32:04 04:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:32:04 04:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 04:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:20:01 4 0.03 0.00 0.03 0.00 0.00 99.93 04:32:04 04:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:20:01 6 0.08 0.00 0.02 0.00 0.00 99.90 04:32:04 04:20:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:32:04 04:21:01 all 0.09 0.00 0.01 0.02 0.01 99.86 04:32:04 04:21:01 0 0.00 0.00 0.02 0.02 0.02 99.95 04:32:04 04:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:32:04 04:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:32:04 04:21:01 3 0.00 0.00 0.03 0.17 0.02 99.78 04:32:04 04:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:32:04 04:21:01 5 0.02 0.00 0.03 0.00 0.02 99.93 04:32:04 04:21:01 6 0.63 0.00 0.00 0.00 0.00 99.37 04:32:04 04:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 04:22:01 all 0.16 0.00 0.01 0.04 0.00 99.79 04:32:04 04:22:01 0 0.00 0.00 0.00 0.28 0.00 99.72 04:32:04 04:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 04:22:01 3 0.03 0.00 0.00 0.05 0.02 99.90 04:32:04 04:22:01 4 0.38 0.00 0.00 0.00 0.00 99.62 04:32:04 04:22:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:32:04 04:22:01 6 0.79 0.00 0.00 0.00 0.02 99.19 04:32:04 04:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 04:23:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:32:04 04:23:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:32:04 04:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:32:04 04:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:23:01 3 0.00 0.00 0.00 0.08 0.02 99.90 04:32:04 04:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:32:04 04:23:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:32:04 04:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:23:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:32:04 04:24:01 all 0.22 0.00 0.01 0.00 0.00 99.76 04:32:04 04:24:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:32:04 04:24:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:32:04 04:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 04:24:01 4 1.66 0.00 0.02 0.00 0.02 98.30 04:32:04 04:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:32:04 04:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:32:04 04:24:01 CPU %user %nice %system %iowait %steal %idle 04:32:04 04:25:01 all 0.28 0.00 0.01 0.00 0.01 99.69 04:32:04 04:25:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:32:04 04:25:01 1 0.08 0.00 0.00 0.00 0.02 99.90 04:32:04 04:25:01 2 0.00 0.00 0.00 0.02 0.02 99.97 04:32:04 04:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:32:04 04:25:01 4 2.00 0.00 0.00 0.00 0.00 98.00 04:32:04 04:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:32:04 04:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:32:04 04:25:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:32:04 04:26:02 all 0.05 0.00 0.00 0.00 0.00 99.94 04:32:04 04:26:02 0 0.00 0.00 0.00 0.02 0.00 99.98 04:32:04 04:26:02 1 0.03 0.00 0.00 0.00 0.02 99.95 04:32:04 04:26:02 2 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:26:02 3 0.03 0.00 0.02 0.00 0.02 99.93 04:32:04 04:26:02 4 0.28 0.00 0.00 0.00 0.00 99.72 04:32:04 04:26:02 5 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 04:26:02 6 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:26:02 7 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 04:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:32:04 04:27:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:32:04 04:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:32:04 04:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:27:01 3 0.03 0.00 0.02 0.02 0.00 99.93 04:32:04 04:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:32:04 04:27:01 5 0.02 0.00 0.03 0.00 0.02 99.93 04:32:04 04:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 04:28:01 all 0.03 0.00 0.02 0.01 0.00 99.95 04:32:04 04:28:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:32:04 04:28:01 1 0.05 0.00 0.03 0.02 0.02 99.88 04:32:04 04:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:32:04 04:28:01 3 0.02 0.00 0.05 0.00 0.02 99.92 04:32:04 04:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:28:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:32:04 04:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 04:28:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:32:04 04:29:01 all 0.16 0.00 0.01 0.00 0.00 99.83 04:32:04 04:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:32:04 04:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:32:04 04:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:32:04 04:29:01 3 0.02 0.00 0.03 0.00 0.02 99.93 04:32:04 04:29:01 4 1.11 0.00 0.00 0.00 0.02 98.87 04:32:04 04:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 04:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:32:04 04:29:01 7 0.03 0.00 0.00 0.02 0.00 99.95 04:32:04 04:30:01 all 0.29 0.00 0.02 0.01 0.01 99.68 04:32:04 04:30:01 0 0.05 0.00 0.00 0.02 0.00 99.93 04:32:04 04:30:01 1 0.12 0.00 0.07 0.00 0.02 99.80 04:32:04 04:30:01 2 0.02 0.00 0.00 0.03 0.02 99.93 04:32:04 04:30:01 3 0.10 0.00 0.05 0.00 0.02 99.83 04:32:04 04:30:01 4 1.82 0.00 0.00 0.00 0.00 98.18 04:32:04 04:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:32:04 04:30:01 6 0.08 0.00 0.03 0.00 0.00 99.88 04:32:04 04:30:01 7 0.05 0.00 0.00 0.00 0.02 99.93 04:32:04 04:31:01 all 4.28 0.00 1.87 4.24 0.03 89.59 04:32:04 04:31:01 0 3.86 0.00 1.64 3.88 0.03 90.58 04:32:04 04:31:01 1 4.89 0.00 1.83 0.12 0.05 93.11 04:32:04 04:31:01 2 5.09 0.00 2.62 12.76 0.03 79.51 04:32:04 04:31:01 3 3.99 0.00 1.30 2.01 0.02 92.68 04:32:04 04:31:01 4 4.15 0.00 1.68 0.42 0.03 93.72 04:32:04 04:31:01 5 4.29 0.00 1.87 0.62 0.03 93.19 04:32:04 04:31:01 6 4.23 0.00 1.62 1.14 0.02 93.00 04:32:04 04:31:01 7 3.71 0.00 2.40 13.01 0.03 80.84 04:32:04 04:32:01 all 6.99 0.00 3.29 5.05 0.07 84.60 04:32:04 04:32:01 0 6.38 0.00 2.91 4.18 0.05 86.48 04:32:04 04:32:01 1 9.21 0.00 3.19 1.11 0.05 86.44 04:32:04 04:32:01 2 6.56 0.00 2.87 1.33 0.07 89.17 04:32:04 04:32:01 3 6.02 0.00 5.23 28.74 0.10 59.91 04:32:04 04:32:01 4 7.18 0.00 2.49 1.31 0.05 88.96 04:32:04 04:32:01 5 7.08 0.00 2.81 0.08 0.05 89.98 04:32:04 04:32:01 6 6.64 0.00 3.44 0.50 0.08 89.34 04:32:04 04:32:01 7 6.83 0.00 3.41 3.37 0.08 86.31 04:32:04 Average: all 4.61 0.00 0.90 2.75 0.02 91.71 04:32:04 Average: 0 4.65 0.00 0.89 3.24 0.02 91.19 04:32:04 Average: 1 4.57 0.00 0.89 1.90 0.03 92.61 04:32:04 Average: 2 4.69 0.00 0.89 3.53 0.02 90.86 04:32:04 Average: 3 4.46 0.00 0.93 2.19 0.02 92.39 04:32:04 Average: 4 4.65 0.00 0.87 2.22 0.03 92.23 04:32:04 Average: 5 4.68 0.00 0.93 4.18 0.02 90.19 04:32:04 Average: 6 4.59 0.00 0.87 2.43 0.02 92.09 04:32:04 Average: 7 4.62 0.00 0.93 2.33 0.02 92.09 04:32:04 04:32:04 04:32:04