Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c963200bef242761a1aa2b6acdf8b0387bfd966f 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-ssh10150440480439858144.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-ssh10733154917330408171.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-ssh18172573516787787735.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-ssh11767433393132011331.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-ssh9163517922579808736.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23883 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/736 [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/736 # 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 c963200bef242761a1aa2b6acdf8b0387bfd966f (main) Commit message: "Merge pull request #4982 from jinlinGuan/v4-module" > 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 c963200bef242761a1aa2b6acdf8b0387bfd966f # timeout=10 > git rev-list --no-walk c89e7d447dc09ce70dc7b00762475a7ed7258b44 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:44:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:44:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:44:56 ========================================================= 02:44:56 EdgeX Global Pipelines Version Info 02:44:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:44:56 ------------------- 02:44:56 stable info: 02:44:56 ------------------- 02:44:56 Commited By: Ginny Guan ginny@iotechsys.com 02:44:56 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 02:44:56 Message: update stable to v1.0.265 02:44:57 ------------------- 02:44:57 experimental info: 02:44:57 ------------------- 02:44:57 Commited By: Cherry Wang cherry@iotechsys.com 02:44:57 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 02:44:57 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:44:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:44:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:44:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:44:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:44:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:44:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:44:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:44:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:44:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:44:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] echo 02:44:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c963200 [Pipeline] echo 02:44:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:58 provisioning config files... 02:44:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/736@tmp/config786281649390918682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:58 ---> ****-login.sh 02:44:58 nexus3.edgexfoundry.org:10001 02:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:44:58 Configure a credential helper to remove this warning. See 02:44:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:44:58 02:44:58 Login Succeeded 02:44:58 nexus3.edgexfoundry.org:10002 02:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:44:59 Configure a credential helper to remove this warning. See 02:44:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:44:59 02:44:59 Login Succeeded 02:44:59 nexus3.edgexfoundry.org:10003 02:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:44:59 Configure a credential helper to remove this warning. See 02:44:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:44:59 02:44:59 Login Succeeded 02:44:59 nexus3.edgexfoundry.org:10004 02:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:44:59 Configure a credential helper to remove this warning. See 02:44:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:44:59 02:44:59 Login Succeeded 02:44:59 ****.io 02:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:44:59 Configure a credential helper to remove this warning. See 02:44:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:44:59 02:44:59 Login Succeeded 02:44:59 ---> ****-login.sh ends [Pipeline] } 02:44:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:45:00 + 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 02:45:00 + dirname cmd/core-command/Dockerfile 02:45:00 + cut -d/ -f2 02:45:00 + echo core-command,cmd/core-command/Dockerfile 02:45:00 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:45:00 + cut -d/ -f2 02:45:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:45:00 + dirname cmd/core-data/Dockerfile 02:45:00 + cut -d/ -f2 02:45:00 + echo core-data,cmd/core-data/Dockerfile 02:45:00 + dirname cmd/core-keeper/Dockerfile 02:45:00 + cut -d/ -f2 02:45:00 + echo core-keeper,cmd/core-keeper/Dockerfile 02:45:00 + dirname cmd/core-metadata/Dockerfile+ 02:45:00 cut -d/ -f2 02:45:00 + echo core-metadata,cmd/core-metadata/Dockerfile 02:45:00 + + dirname cmd/security-bootstrapper/Dockerfile 02:45:00 cut -d/ -f2 02:45:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:45:00 + dirname cmd/security-proxy-auth/Dockerfile 02:45:00 + cut -d/ -f2 02:45:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:45:00 + dirname cmd/security-proxy-setup/Dockerfile 02:45:00 + cut -d/ -f2 02:45:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:45:00 + dirname cmd/security-secretstore-setup/Dockerfile+ 02:45:00 cut -d/ -f2 02:45:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:45:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:45:00 + cut -d/ -f2 02:45:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:45:00 + dirname cmd/security-spire-agent/Dockerfile 02:45:00 + cut -d/ -f2 02:45:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:45:00 + dirname cmd/security-spire-config/Dockerfile 02:45:00 + cut -d/ -f2 02:45:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:45:00 + dirname cmd/security-spire-server/Dockerfile 02:45:00 + cut -d/ -f2 02:45:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:45:00 + dirname cmd/support-cron-scheduler/Dockerfile 02:45:00 + cut -d/ -f2 02:45:00 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 02:45:00 + dirname cmd/support-notifications/Dockerfile 02:45:00 + cut -d/ -f2 02:45:00 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 02:45:00 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 02:45:00 + git rev-list -1 --merges c963200bef242761a1aa2b6acdf8b0387bfd966f~1..c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] echo 02:45:00 -----------> git rev-list -1 --merges c963200bef242761a1aa2b6acdf8b0387bfd966f~1..c963200bef242761a1aa2b6acdf8b0387bfd966f c963200bef242761a1aa2b6acdf8b0387bfd966f 02:45:00 c963200bef242761a1aa2b6acdf8b0387bfd966f [false] [Pipeline] sh 02:45:00 + git log --format=format:%s -1 c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] echo 02:45:00 ========================================================= 02:45:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:45:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:45:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:45:01 + grep -v github /etc/ssh/ssh_known_hosts 02:45:01 + [ -e /tmp/ssh_known_hosts ] 02:45:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:45:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:45:01 + sudo tee -a /etc/ssh/ssh_known_hosts 02:45:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:45:01 02:45:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:45:02 0.1.4: Pulling from edgex-devops/py-git-semver 02:45:02 b85a868b505f: Pulling fs layer 02:45:02 e2be974225ed: Pulling fs layer 02:45:02 339a4e72a1f5: Pulling fs layer 02:45:02 988bab9f4d93: Pulling fs layer 02:45:02 1469e6f7b9e6: Pulling fs layer 02:45:02 eaf3925da568: Pulling fs layer 02:45:02 bab4dde63d76: Pulling fs layer 02:45:02 bde34c3a00c8: Pulling fs layer 02:45:02 b352a97aabf1: Pulling fs layer 02:45:02 4872d77fe225: Pulling fs layer 02:45:02 5851b861e8e6: Pulling fs layer 02:45:02 1469e6f7b9e6: Waiting 02:45:02 988bab9f4d93: Waiting 02:45:02 bde34c3a00c8: Waiting 02:45:02 bab4dde63d76: Waiting 02:45:02 b352a97aabf1: Waiting 02:45:02 4872d77fe225: Waiting 02:45:02 5851b861e8e6: Waiting 02:45:02 eaf3925da568: Waiting 02:45:02 e2be974225ed: Download complete 02:45:02 988bab9f4d93: Verifying Checksum 02:45:02 988bab9f4d93: Download complete 02:45:02 1469e6f7b9e6: Verifying Checksum 02:45:02 1469e6f7b9e6: Download complete 02:45:02 eaf3925da568: Verifying Checksum 02:45:02 eaf3925da568: Download complete 02:45:02 339a4e72a1f5: Verifying Checksum 02:45:02 339a4e72a1f5: Download complete 02:45:02 bde34c3a00c8: Verifying Checksum 02:45:02 bde34c3a00c8: Download complete 02:45:02 b352a97aabf1: Verifying Checksum 02:45:02 b352a97aabf1: Download complete 02:45:02 4872d77fe225: Verifying Checksum 02:45:02 4872d77fe225: Download complete 02:45:02 5851b861e8e6: Verifying Checksum 02:45:02 5851b861e8e6: Download complete 02:45:02 b85a868b505f: Verifying Checksum 02:45:02 b85a868b505f: Download complete 02:45:02 bab4dde63d76: Verifying Checksum 02:45:02 bab4dde63d76: Download complete 02:45:03 b85a868b505f: Pull complete 02:45:04 e2be974225ed: Pull complete 02:45:04 339a4e72a1f5: Pull complete 02:45:04 988bab9f4d93: Pull complete 02:45:04 1469e6f7b9e6: Pull complete 02:45:05 eaf3925da568: Pull complete 02:45:07 bab4dde63d76: Pull complete 02:45:07 bde34c3a00c8: Pull complete 02:45:07 b352a97aabf1: Pull complete 02:45:07 4872d77fe225: Pull complete 02:45:07 5851b861e8e6: Pull complete 02:45:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:45:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:45:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:07 prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container 02:45:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:45:12 $ docker top 7f19022dbee53147a08f11b61f6e6720a558515f1915ef166f0aa41bb5ce8a89 -eo pid,comm 02:45:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:45:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:45:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:45:12 [ssh-agent] Looking for ssh-agent implementation... 02:45:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:45:12 $ docker exec 7f19022dbee53147a08f11b61f6e6720a558515f1915ef166f0aa41bb5ce8a89 ssh-agent 02:45:12 SSH_AUTH_SOCK=/tmp/ssh-57jnRcxEWtjW/agent.33 02:45:12 SSH_AGENT_PID=39 02:45:12 Running ssh-add (command line suppressed) 02:45:12 Identity added: /w/workspace/edgex-go/736@tmp/private_key_17814861498627795547.key (/w/workspace/edgex-go/736@tmp/private_key_17814861498627795547.key) 02:45:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:45:13 + git tag --points-at HEAD [Pipeline] } 02:45:13 $ docker exec --env ******** --env ******** 7f19022dbee53147a08f11b61f6e6720a558515f1915ef166f0aa41bb5ce8a89 ssh-agent -k 02:45:13 unset SSH_AUTH_SOCK; 02:45:13 unset SSH_AGENT_PID; 02:45:13 echo Agent pid 39 killed; 02:45:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:45:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:45:13 [ssh-agent] Looking for ssh-agent implementation... 02:45:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:45:13 $ docker exec 7f19022dbee53147a08f11b61f6e6720a558515f1915ef166f0aa41bb5ce8a89 ssh-agent 02:45:13 SSH_AUTH_SOCK=/tmp/ssh-gprfdL054dbj/agent.72 02:45:13 SSH_AGENT_PID=78 02:45:13 Running ssh-add (command line suppressed) 02:45:13 Identity added: /w/workspace/edgex-go/736@tmp/private_key_16149105861669925134.key (/w/workspace/edgex-go/736@tmp/private_key_16149105861669925134.key) 02:45:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:45:14 + git semver init 02:45:14 2024-10-28 02:45:14,305 [run_init] DEBUG init version:0.0.0 force:False 02:45:14 2024-10-28 02:45:14,306 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/736/.semver 02:45:14 2024-10-28 02:45:14,306 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/736/.semver 02:45:14 2024-10-28 02:45:14,307 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/736/.semver'], cwd=/w/workspace/edgex-go/736, universal_newlines=False, shell=None, istream=None) 02:45:22 2024-10-28 02:45:21,186 [append_file] DEBUG append to file:/w/workspace/edgex-go/736/.git/info/exclude 02:45:22 2024-10-28 02:45:21,187 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/736/.semver/main with force:False 02:45:22 2024-10-28 02:45:21,187 [read_version] DEBUG read version from /w/workspace/edgex-go/736/.semver/main 02:45:22 2024-10-28 02:45:21,187 [read_version] DEBUG read version from /w/workspace/edgex-go/736/.semver/main 02:45:22 4.0.0-dev.3 [Pipeline] } 02:45:22 $ docker exec --env ******** --env ******** 7f19022dbee53147a08f11b61f6e6720a558515f1915ef166f0aa41bb5ce8a89 ssh-agent -k 02:45:22 unset SSH_AUTH_SOCK; 02:45:22 unset SSH_AGENT_PID; 02:45:22 echo Agent pid 78 killed; 02:45:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:45:22 + git semver [Pipeline] } 02:45:23 $ docker stop --time=1 7f19022dbee53147a08f11b61f6e6720a558515f1915ef166f0aa41bb5ce8a89 02:45:24 $ docker rm -f --volumes 7f19022dbee53147a08f11b61f6e6720a558515f1915ef166f0aa41bb5ce8a89 [Pipeline] // withDockerContainer [Pipeline] sh 02:45:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:45:25 Stashed 1 file(s) [Pipeline] echo 02:45:25 [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [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 02:45:25 + git config --global --add safe.directory /w/workspace/edgex-go/736 [Pipeline] echo 02:45:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:45:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:45:25 ========================================================= 02:45:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:45:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:45:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:45:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:45:26 43c4264eed91: Pulling fs layer 02:45:26 4cc291be95ef: Pulling fs layer 02:45:26 2ac1f1163629: Pulling fs layer 02:45:26 5c3c966382ef: Pulling fs layer 02:45:26 4f4fb700ef54: Pulling fs layer 02:45:26 5d5c8e513c77: Pulling fs layer 02:45:26 9f66e0745190: Pulling fs layer 02:45:26 f49a43e4bbc0: Pulling fs layer 02:45:26 561ebcabdf7f: Pulling fs layer 02:45:26 5d5c8e513c77: Waiting 02:45:26 9f66e0745190: Waiting 02:45:26 f49a43e4bbc0: Waiting 02:45:26 561ebcabdf7f: Waiting 02:45:26 5c3c966382ef: Waiting 02:45:26 4f4fb700ef54: Waiting 02:45:26 4cc291be95ef: Verifying Checksum 02:45:26 4cc291be95ef: Download complete 02:45:26 5c3c966382ef: Download complete 02:45:26 4f4fb700ef54: Download complete 02:45:26 5d5c8e513c77: Verifying Checksum 02:45:26 5d5c8e513c77: Download complete 02:45:26 43c4264eed91: Download complete 02:45:26 9f66e0745190: Verifying Checksum 02:45:26 9f66e0745190: Download complete 02:45:26 43c4264eed91: Pull complete 02:45:26 561ebcabdf7f: Download complete 02:45:26 4cc291be95ef: Pull complete 02:45:26 2ac1f1163629: Verifying Checksum 02:45:26 2ac1f1163629: Download complete 02:45:27 f49a43e4bbc0: Verifying Checksum 02:45:27 f49a43e4bbc0: Download complete 02:45:31 2ac1f1163629: Pull complete 02:45:31 5c3c966382ef: Pull complete 02:45:31 4f4fb700ef54: Pull complete 02:45:31 5d5c8e513c77: Pull complete 02:45:31 9f66e0745190: Pull complete 02:45:33 f49a43e4bbc0: Pull complete 02:45:34 561ebcabdf7f: Pull complete 02:45:34 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 02:45:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:45:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:45:34 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:45:34 WORKDIR /edgex 02:45:34 COPY go.mod . 02:45:34 RUN go mod download 02:45:34 docker build -t ci-base-image-x86_64 -f - . 02:45:35 Sending build context to Docker daemon 178MB 02:45:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:45:35 ---> 3a752c3f9dda 02:45:35 Step 2/4 : WORKDIR /edgex 02:45:40 Still waiting to schedule task 02:45:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:45:50 ---> Running in b49b53b29e60 02:45:50 Removing intermediate container b49b53b29e60 02:45:50 ---> a339aafce34b 02:45:50 Step 3/4 : COPY go.mod . 02:45:50 ---> b9bee55aeba8 02:45:50 Step 4/4 : RUN go mod download 02:45:50 ---> Running in dc742fd8f9fb 02:46:17 Removing intermediate container dc742fd8f9fb 02:46:17 ---> fbd944642b07 02:46:17 Successfully built fbd944642b07 02:46:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:18 + docker inspect -f . ci-base-image-x86_64 02:46:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:18 prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container 02:46:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:46:18 $ docker top b7d12c7718768269fce1c7231b88cda49b51010e279c49beca48b424d80b843d -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:19 + go version 02:46:19 go version go1.23.2 linux/amd64 [Pipeline] } 02:46:19 $ docker stop --time=1 b7d12c7718768269fce1c7231b88cda49b51010e279c49beca48b424d80b843d 02:46:20 $ docker rm -f --volumes b7d12c7718768269fce1c7231b88cda49b51010e279c49beca48b424d80b843d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:21 + docker inspect -f . ci-base-image-x86_64 02:46:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:21 prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container 02:46:21 $ 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/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:46:21 $ docker top 48daf4f585ed080c10e76b9c54fc66b58f1a189146e7d197f8cb5997098d8538 -eo pid,comm [Pipeline] { [Pipeline] echo 02:46:21 ========================================================= 02:46:21 [edgeXBuildGoParallel] Running Tests and Build... 02:46:21 ========================================================= [Pipeline] sh 02:46:21 + git config --global --add safe.directory /w/workspace/edgex-go/736 [Pipeline] fileExists [Pipeline] sh 02:46:22 + make test 02:46:22 go test -race -coverprofile=coverage.out ./... 02:46:30 ? github.com/edgexfoundry/edgex-go [no test files] 02:46:56 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:46:56 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:46:58 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:46:59 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:46:59 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:46:59 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:46:59 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:46:59 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:46:59 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:46:59 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:46:59 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:47:00 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 02:47:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:47:00 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:47:00 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:47:02 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:47:02 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:47:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.085s coverage: 28.7% of statements 02:47:04 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:47:04 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:47:04 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 02:47:05 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:47:05 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:47:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements 02:47:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:47:06 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:47:06 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:47:06 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:47:06 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:47:06 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:47:06 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:47:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:47:06 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:47:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:47:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:47:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:47:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:47:07 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:47:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.068s coverage: 69.2% of statements 02:47:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 48.4% of statements 02:47:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:47:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:47:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.139s coverage: 93.4% of statements 02:47:09 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.063s coverage: 91.7% of statements 02:47:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 9.4% of statements 02:47:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:47:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:47:10 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:47:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:47:10 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:47:10 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:47:10 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:47:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:47:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:47:10 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:47:10 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:47:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.413s coverage: 95.8% of statements 02:47:11 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 02:47:11 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:47:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:47:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:47:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.029s coverage: 0.0% of statements [no tests to run] 02:47:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements 02:47:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 44.2% of statements 02:47:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.033s coverage: 41.7% of statements 02:47:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.021s coverage: 77.8% of statements 02:47:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 94.1% of statements 02:47:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements 02:47:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 02:47:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:47:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:47:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:47:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:47:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:47:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:47:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:47:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23884 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:47:15 Running in /w/workspace/edgex-go/736 [Pipeline] { [Pipeline] checkout 02:47:15 The recommended git tool is: git 02:47:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:47:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:47:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:47:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:47:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:47:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:47:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:47:17 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:47:17 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:47:18 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:47:19 using credential edgex-jenkins-ssh 02:47:19 Cloning the remote Git repository 02:47:19 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:47:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:47:19 > git init /w/workspace/edgex-go/736 # timeout=10 02:47:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:47:19 > git --version # timeout=10 02:47:19 > git --version # 'git version 2.25.1' 02:47:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:47:21 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:47:21 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:47:24 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 02:47:24 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:47:24 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:47:25 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:47:25 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:47:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:47:26 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:47:26 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:47:26 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:47:26 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 02:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements 02:47:27 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 02:47:27 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 02:47:27 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 02:47:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 02:47:28 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:47:28 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:47:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:47:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:47:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:47:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:47:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:47:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:47:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:47:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:37 Avoid second fetch 02:47:37 Checking out Revision c963200bef242761a1aa2b6acdf8b0387bfd966f (main) 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 22.209s coverage: 80.7% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.042s coverage: 92.9% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.055s coverage: 82.1% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 63.1% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.128s coverage: 36.8% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 9.0% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.062s coverage: 97.7% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.026s coverage: 45.8% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.4% of statements 02:47:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.092s coverage: 95.7% of statements 02:47:37 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 02:47:37 running golangci-lint 02:47:37 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 02:47:37 go version go1.23.2 linux/amd64 02:47:37 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 02:47:37 level=info msg="[config_reader] Used config file .golangci.yml" 02:47:37 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:47:38 Commit message: "Merge pull request #4982 from jinlinGuan/v4-module" 02:47:37 > git config core.sparsecheckout # timeout=10 02:47:37 > git checkout -f c963200bef242761a1aa2b6acdf8b0387bfd966f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:47:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:47:42 % Total % Received % Xferd Average Speed Time Time Time Current 02:47:42 Dload Upload Total Spent Left Speed 02:47:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh 02:47:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:47:43 + sudo tee /etc/docker/daemon.new 02:47:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:47:43 { 02:47:43 "registry-mirrors": [ 02:47:43 "https://nexus3.edgexfoundry.org:10001" 02:47:43 ], 02:47:43 "bip": "10.250.0.254/24", 02:47:43 "hosts": [ 02:47:43 "tcp://0.0.0.0:5555", 02:47:43 "unix:///var/run/docker.sock" 02:47:43 ], 02:47:43 "mtu": 1458, 02:47:43 "selinux-enabled": true, 02:47:43 "seccomp-profile": "/etc/docker/seccomp.json" 02:47:43 } [Pipeline] sh 02:47:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:47:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:02 provisioning config files... 02:48:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/736@tmp/config6515162321566852468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:02 ---> ****-login.sh 02:48:02 nexus3.edgexfoundry.org:10001 02:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:03 Configure a credential helper to remove this warning. See 02:48:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:03 02:48:03 Login Succeeded 02:48:03 nexus3.edgexfoundry.org:10002 02:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:03 Configure a credential helper to remove this warning. See 02:48:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:03 02:48:03 Login Succeeded 02:48:03 nexus3.edgexfoundry.org:10003 02:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:04 level=info msg="[loader] Go packages loading at mode 575 (deps|files|compiled_files|imports|name|types_sizes|exports_file) took 22.771866251s" 02:48:04 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 61.442679ms" 02:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:04 Configure a credential helper to remove this warning. See 02:48:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:04 02:48:04 Login Succeeded 02:48:04 nexus3.edgexfoundry.org:10004 02:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:04 Configure a credential helper to remove this warning. See 02:48:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:04 02:48:04 Login Succeeded 02:48:04 ****.io 02:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:05 Configure a credential helper to remove this warning. See 02:48:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:05 02:48:05 Login Succeeded 02:48:05 ---> ****-login.sh ends [Pipeline] } 02:48:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:48:05 + git config --global --add safe.directory /w/workspace/edgex-go/736 [Pipeline] echo 02:48:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:48:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:48:06 ========================================================= 02:48:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:48:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:48:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:48:06 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:48:06 cf04c63912e1: Pulling fs layer 02:48:06 55b35a11ae5e: Pulling fs layer 02:48:06 a37a00ec5f00: Pulling fs layer 02:48:06 50b3750afda1: Pulling fs layer 02:48:06 4f4fb700ef54: Pulling fs layer 02:48:06 80978eb59214: Pulling fs layer 02:48:06 50b3750afda1: Waiting 02:48:06 4f4fb700ef54: Waiting 02:48:06 80978eb59214: Waiting 02:48:06 c9f46d7d2bd2: Pulling fs layer 02:48:06 c5a475d317c9: Pulling fs layer 02:48:06 c9f46d7d2bd2: Waiting 02:48:06 c5a475d317c9: Waiting 02:48:06 55b35a11ae5e: Download complete 02:48:06 50b3750afda1: Verifying Checksum 02:48:06 50b3750afda1: Download complete 02:48:06 4f4fb700ef54: Verifying Checksum 02:48:06 4f4fb700ef54: Download complete 02:48:06 80978eb59214: Verifying Checksum 02:48:06 80978eb59214: Download complete 02:48:06 cf04c63912e1: Download complete 02:48:07 c5a475d317c9: Verifying Checksum 02:48:07 c5a475d317c9: Download complete 02:48:07 cf04c63912e1: Pull complete 02:48:08 55b35a11ae5e: Pull complete 02:48:08 a37a00ec5f00: Verifying Checksum 02:48:08 a37a00ec5f00: Download complete 02:48:09 c9f46d7d2bd2: Verifying Checksum 02:48:09 c9f46d7d2bd2: Download complete 02:48:12 level=info msg="[linters_context/goanalysis] analyzers took 1m46.460043894s with top 10 stages: buildir: 57.190067035s, gosec: 4.223763281s, fact_deprecated: 3.433413088s, inspect: 2.869107893s, ctrlflow: 2.192409835s, printf: 2.1767358s, fact_purity: 1.838794548s, S1038: 1.557688094s, nilness: 1.415125839s, unused: 1.178457477s" 02:48:12 level=info msg="[runner] Issues before processing: 222, after processing: 0" 02:48:12 level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 222/222, exclude: 222/222, exclude-rules: 222/22, nolint: 22/0, skip_files: 222/222, filename_unadjuster: 222/222, invalid_issue: 222/222, path_prettifier: 222/222, identifier_marker: 222/222, cgo: 222/222, autogenerated_exclude: 222/222" 02:48:12 level=info msg="[runner] processing took 21.038179ms with stages: nolint: 9.583667ms, identifier_marker: 5.591929ms, exclude-rules: 1.744742ms, path_prettifier: 1.70979ms, autogenerated_exclude: 1.324587ms, skip_dirs: 1.001912ms, cgo: 31.791µs, invalid_issue: 30.571µs, filename_unadjuster: 13.89µs, max_same_issues: 1.27µs, uniq_by_line: 760ns, exclude: 540ns, fixer: 450ns, skip_files: 440ns, sort_results: 350ns, diff: 300ns, path_shortener: 270ns, max_from_linter: 240ns, source_code: 220ns, max_per_file_from_linter: 170ns, path_prefixer: 150ns, severity-rules: 140ns" 02:48:12 level=info msg="[runner] linters took 11.904187322s with stages: goanalysis_metalinter: 11.882998231s" 02:48:12 level=info msg="File cache stats: 0 entries of total size 0B" 02:48:12 level=info msg="Memory: 349 samples, avg is 288.5MB, max is 1221.0MB" 02:48:12 level=info msg="Execution took 34.744867047s" 02:48:12 go vet ./... 02:48:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:48:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:48:18 ./bin/test-attribution-txt.sh [Pipeline] echo 02:48:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:48:20 + ls -al . 02:48:20 total 1820 02:48:20 drwxrwxr-x 11 1001 1001 4096 Oct 28 02:46 . 02:48:20 drwxr-xr-x 4 root root 4096 Oct 28 02:46 .. 02:48:20 drwxrwxr-x 2 1001 1001 4096 Oct 28 02:44 .blubracket 02:48:20 -rw-rw-r-- 1 1001 1001 10 Oct 28 02:44 .dockerignore 02:48:20 drwxrwxr-x 8 1001 1001 4096 Oct 28 02:47 .git 02:48:20 drwxrwxr-x 3 1001 1001 4096 Oct 28 02:44 .github 02:48:20 -rw-rw-r-- 1 1001 1001 1112 Oct 28 02:44 .gitignore 02:48:20 -rw-rw-r-- 1 1001 1001 199 Oct 28 02:44 .golangci.yml 02:48:20 -rw-rw-r-- 1 1001 1001 100 Oct 28 02:44 .hadolint.yml 02:48:20 drwxr-xr-x 3 1001 1001 4096 Oct 28 02:45 .semver 02:48:20 -rw-rw-r-- 1 1001 1001 155 Oct 28 02:44 .sonarcloud.properties 02:48:20 -rw-rw-r-- 1 1001 1001 1171 Oct 28 02:44 ADOPTERS.md 02:48:20 -rw-rw-r-- 1 1001 1001 21553 Oct 28 02:44 Attribution.txt 02:48:20 -rw-rw-r-- 1 1001 1001 100284 Oct 28 02:44 CHANGELOG.md 02:48:20 -rw-rw-r-- 1 1001 1001 3804 Oct 28 02:44 CONTRIBUTING.md 02:48:20 -rw-rw-r-- 1 1001 1001 677 Oct 28 02:44 GOVERNANCE.md 02:48:20 -rw-rw-r-- 1 1001 1001 858 Oct 28 02:44 Jenkinsfile 02:48:20 -rw-rw-r-- 1 1001 1001 10775 Oct 28 02:44 LICENSE 02:48:20 -rw-rw-r-- 1 1001 1001 16705 Oct 28 02:44 Makefile 02:48:20 -rw-rw-r-- 1 1001 1001 582 Oct 28 02:44 OWNERS.md 02:48:20 -rw-rw-r-- 1 1001 1001 9533 Oct 28 02:44 README.md 02:48:20 -rw-rw-r-- 1 1001 1001 789 Oct 28 02:44 SECURITY.md 02:48:20 -rw-rw-r-- 1 1001 1001 11 Oct 28 02:45 VERSION 02:48:20 drwxrwxr-x 2 1001 1001 4096 Oct 28 02:44 bin 02:48:20 drwxrwxr-x 19 1001 1001 4096 Oct 28 02:44 cmd 02:48:20 -rw-r--r-- 1 root root 1475885 Oct 28 02:47 coverage.out 02:48:20 drwxrwxr-x 2 1001 1001 4096 Oct 28 02:44 fuzz_test 02:48:20 -rw-rw-r-- 1 1001 1001 7271 Oct 28 02:44 go.mod 02:48:20 -rw-rw-r-- 1 1001 1001 101072 Oct 28 02:44 go.sum 02:48:20 drwxrwxr-x 7 1001 1001 4096 Oct 28 02:44 internal 02:48:20 drwxrwxr-x 2 1001 1001 4096 Oct 28 02:44 openapi 02:48:20 -rw-rw-r-- 1 1001 1001 584 Oct 28 02:44 security.txt 02:48:20 -rw-rw-r-- 1 1001 1001 204 Oct 28 02:44 version.go [Pipeline] sh 02:48:20 + '[' -e coverage.out ] 02:48:20 + chown 1001:1001 coverage.out [Pipeline] stash 02:48:20 Stashed 1 file(s) [Pipeline] sh 02:48:21 + make build 02:48:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:48:21 a37a00ec5f00: Pull complete 02:48:21 50b3750afda1: Pull complete 02:48:21 4f4fb700ef54: Pull complete 02:48:21 80978eb59214: Pull complete 02:48:30 c9f46d7d2bd2: Pull complete 02:48:31 c5a475d317c9: Pull complete 02:48:31 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:48:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:48:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:48:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:48:31 WORKDIR /edgex 02:48:31 COPY go.mod . 02:48:31 RUN go mod download 02:48:31 + docker build -t ci-base-image-arm64 -f - . 02:48:32 Sending build context to Docker daemon 3.507MB 02:48:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:48:32 ---> be29e6b0f0d4 02:48:32 Step 2/4 : WORKDIR /edgex 02:48:34 ---> Running in 2074d708b8de 02:48:34 Removing intermediate container 2074d708b8de 02:48:34 ---> b3b7e67c13f7 02:48:34 Step 3/4 : COPY go.mod . 02:48:34 ---> baec56fc8ae2 02:48:34 Step 4/4 : RUN go mod download 02:48:35 ---> Running in d9ad3855f581 02:48:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:48:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:48:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:48:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:48:51 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:48:57 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:48:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:49:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:49:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:49:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:49:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:49:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:49:08 $ docker stop --time=1 48daf4f585ed080c10e76b9c54fc66b58f1a189146e7d197f8cb5997098d8538 02:49:17 $ docker rm -f --volumes 48daf4f585ed080c10e76b9c54fc66b58f1a189146e7d197f8cb5997098d8538 [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 02:49:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:49:18 02:49:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:49:19 latest: Pulling from edgex-devops/edgex-compose 02:49:19 91d30c5bc195: Pulling fs layer 02:49:19 2e9b0aa3be6d: Pulling fs layer 02:49:19 9c61dcf015f6: Pulling fs layer 02:49:19 4698f68db338: Pulling fs layer 02:49:19 2a2f49069b9e: Pulling fs layer 02:49:19 4698f68db338: Waiting 02:49:19 e0025b399a48: Pulling fs layer 02:49:19 2a2f49069b9e: Waiting 02:49:19 91d30c5bc195: Verifying Checksum 02:49:19 91d30c5bc195: Download complete 02:49:19 4698f68db338: Download complete 02:49:19 91d30c5bc195: Pull complete 02:49:19 2e9b0aa3be6d: Verifying Checksum 02:49:19 2e9b0aa3be6d: Download complete 02:49:19 e0025b399a48: Verifying Checksum 02:49:19 e0025b399a48: Download complete 02:49:19 2a2f49069b9e: Verifying Checksum 02:49:19 2a2f49069b9e: Download complete 02:49:19 2e9b0aa3be6d: Pull complete 02:49:19 9c61dcf015f6: Verifying Checksum 02:49:19 9c61dcf015f6: Download complete 02:49:22 9c61dcf015f6: Pull complete 02:49:22 4698f68db338: Pull complete 02:49:22 2a2f49069b9e: Pull complete 02:49:22 e0025b399a48: Pull complete 02:49:22 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:49:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:49:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:22 prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container 02:49:22 $ 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/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:49:29 $ docker top 8c56a032f65ba93545c50a0a288bd07a559daae8d3394dcf270ae5c75daf901f -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:29 + docker compose -f ./docker-compose-build.yml build --parallel 02:49:32 #1 [core-metadata internal] load build definition from Dockerfile 02:49:32 #1 transferring dockerfile: 2.13kB done 02:49:32 Removing intermediate container d9ad3855f581 02:49:32 ---> 5c979cb41b6c 02:49:32 Successfully built 5c979cb41b6c 02:49:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:32 #1 DONE 0.8s 02:49:32 02:49:32 #2 [security-proxy-auth internal] load build definition from Dockerfile 02:49:32 #2 transferring dockerfile: 2.15kB done 02:49:32 #2 DONE 0.5s 02:49:32 02:49:32 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:49:32 #3 transferring dockerfile: 2.23kB done 02:49:32 #3 DONE 0.5s 02:49:32 02:49:32 #4 [security-proxy-setup internal] load build definition from Dockerfile 02:49:32 #4 transferring dockerfile: 2.50kB done 02:49:32 #4 DONE 0.5s 02:49:32 02:49:32 #5 [security-spiffe-token-provider internal] load .dockerignore 02:49:32 #5 ... 02:49:32 02:49:32 #6 [security-secretstore-setup internal] load build definition from Dockerfile 02:49:32 #6 transferring dockerfile: 2.49kB done 02:49:32 #6 DONE 0.5s 02:49:32 02:49:32 #7 [core-data internal] load build definition from Dockerfile 02:49:32 #7 transferring dockerfile: 2.07kB done 02:49:32 #7 DONE 0.6s 02:49:32 02:49:32 #8 [support-cron-scheduler internal] load build definition from Dockerfile 02:49:32 #8 transferring dockerfile: 1.86kB done 02:49:32 #8 DONE 0.5s 02:49:32 02:49:32 #9 [security-spire-agent internal] load build definition from Dockerfile 02:49:32 #9 transferring dockerfile: 1.81kB done 02:49:32 #9 DONE 0.6s 02:49:32 02:49:32 #10 [core-metadata internal] load .dockerignore 02:49:32 #10 transferring context: 50B done 02:49:32 #10 DONE 0.6s 02:49:32 02:49:32 #11 [support-notifications internal] load build definition from Dockerfile 02:49:32 #11 transferring dockerfile: 2.02kB done 02:49:32 #11 DONE 0.6s 02:49:32 02:49:32 #12 [core-keeper internal] load build definition from Dockerfile 02:49:32 #12 transferring dockerfile: 2.07kB done 02:49:32 #12 DONE 0.6s 02:49:32 02:49:32 #13 [security-spire-config internal] load build definition from Dockerfile 02:49:32 #13 transferring dockerfile: 1.69kB done 02:49:32 #13 DONE 0.6s 02:49:32 02:49:32 #14 [security-bootstrapper internal] load build definition from Dockerfile 02:49:32 #14 transferring dockerfile: 3.17kB done 02:49:32 #14 DONE 0.6s 02:49:32 02:49:32 #15 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:49:32 #15 DONE 0.0s 02:49:32 02:49:32 #16 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 02:49:32 #16 DONE 0.1s 02:49:32 02:49:32 #17 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:49:32 #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done 02:49:33 #17 ... 02:49:33 02:49:33 #18 [core-command internal] load build definition from Dockerfile 02:49:33 #18 transferring dockerfile: 1.94kB 0.0s done 02:49:33 #18 DONE 0.7s 02:49:33 02:49:33 #19 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:49:33 #19 transferring dockerfile: 1.89kB done 02:49:33 #19 DONE 0.6s 02:49:33 02:49:33 #20 [security-spire-server internal] load build definition from Dockerfile 02:49:33 #20 transferring dockerfile: 1.70kB 0.0s done 02:49:33 #20 DONE 0.7s 02:49:33 02:49:33 #21 [security-proxy-setup internal] load .dockerignore 02:49:33 #21 transferring context: 50B done 02:49:33 #21 DONE 0.4s 02:49:33 02:49:33 #22 [security-proxy-auth internal] load .dockerignore 02:49:33 #22 transferring context: 50B done 02:49:33 #22 DONE 0.5s 02:49:33 02:49:33 #23 [security-bootstrapper internal] load .dockerignore 02:49:33 #23 transferring context: 50B done 02:49:33 #23 DONE 0.3s 02:49:33 02:49:33 #24 [core-common-config-bootstrapper internal] load .dockerignore 02:49:33 #24 transferring context: 50B done 02:49:33 #24 DONE 0.4s 02:49:33 02:49:33 #25 [core-keeper internal] load .dockerignore 02:49:33 #25 transferring context: 50B done 02:49:33 #25 DONE 0.4s 02:49:33 02:49:33 #26 [security-secretstore-setup internal] load .dockerignore 02:49:33 #26 transferring context: 50B done 02:49:33 #26 DONE 0.4s 02:49:33 02:49:33 #5 [security-spiffe-token-provider internal] load .dockerignore 02:49:33 #5 transferring context: 50B done 02:49:33 #5 DONE 0.3s 02:49:33 02:49:33 #27 [core-command internal] load .dockerignore 02:49:33 #27 transferring context: 50B done 02:49:33 #27 DONE 0.3s 02:49:33 02:49:33 #28 [support-cron-scheduler internal] load .dockerignore 02:49:33 #28 transferring context: 50B done 02:49:33 #28 DONE 0.4s 02:49:33 02:49:33 #17 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:49:33 #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done 02:49:33 #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:49:33 #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:49:33 #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:49:33 #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done 02:49:33 #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:49:33 #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:49:33 #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:49:33 #17 DONE 0.3s 02:49:33 02:49:33 #29 [security-spire-config internal] load .dockerignore 02:49:33 #29 transferring context: 50B done 02:49:33 #29 DONE 0.4s 02:49:33 02:49:33 #30 [security-spire-server internal] load .dockerignore 02:49:33 #30 transferring context: 50B done 02:49:33 #30 DONE 0.4s 02:49:33 02:49:33 #31 [security-spire-agent internal] load .dockerignore 02:49:33 #31 transferring context: 50B done 02:49:33 #31 DONE 0.5s 02:49:33 02:49:33 #32 [core-data internal] load .dockerignore 02:49:33 #32 transferring context: 50B done 02:49:33 #32 DONE 0.5s 02:49:33 02:49:33 #33 [support-notifications internal] load .dockerignore 02:49:33 #33 transferring context: 50B done 02:49:33 #33 DONE 0.5s 02:49:33 02:49:33 #15 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:49:33 #15 DONE 0.0s 02:49:33 02:49:33 #16 [core-command internal] load metadata for docker.io/library/alpine:3.20 02:49:33 + docker inspect -f . ci-base-image-arm64 02:49:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:33 prd-ubuntu20.04-docker-arm64-4c-16g-23884 does not seem to be running inside a container 02:49:33 #16 DONE 0.2s 02:49:33 02:49:33 #17 [core-keeper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:49:33 #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done 02:49:33 #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:49:33 #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:49:33 #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:49:33 #17 DONE 0.3s 02:49:33 02:49:33 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:49:33 #34 ... 02:49:33 02:49:33 #17 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:49:33 #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done 02:49:33 #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:49:33 #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:49:33 #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:49:33 #17 DONE 0.3s 02:49:33 02:49:33 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:49:33 #34 ... 02:49:33 02:49:33 #15 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:49:33 #15 DONE 0.0s 02:49:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@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 02:49:33 02:49:33 #17 [support-cron-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:49:33 #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done 02:49:33 #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:49:33 #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:49:33 #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:49:33 #17 DONE 0.3s 02:49:33 02:49:33 #16 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 02:49:33 #16 ... 02:49:33 02:49:33 #15 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:49:33 #15 DONE 0.0s 02:49:33 02:49:33 #16 [core-data internal] load metadata for docker.io/library/alpine:3.20 02:49:33 #16 ... 02:49:33 02:49:33 #17 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:49:33 #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done 02:49:33 #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:49:33 #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:49:33 #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:49:33 #17 DONE 0.3s 02:49:33 02:49:33 #15 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:49:33 #15 DONE 0.0s 02:49:33 02:49:33 #16 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 02:49:34 #16 DONE 1.2s 02:49:34 02:49:34 #17 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:49:34 #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done 02:49:34 #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:49:34 #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:49:34 #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:49:34 #17 DONE 0.3s 02:49:34 02:49:34 #35 [support-notifications internal] load build context 02:49:34 $ docker top 99d04090b2d95a2e6c3e5b3b0640c292b0401c33506dc1554c1a93db38eaad01 -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:34 #35 ... 02:49:34 02:49:34 #17 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:49:34 #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done 02:49:34 #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:49:34 #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:49:34 #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:49:34 #17 DONE 0.3s 02:49:34 02:49:34 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:49:34 #36 DONE 1.4s 02:49:34 02:49:34 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:49:34 #37 DONE 1.5s 02:49:34 02:49:34 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:49:34 #34 DONE 2.3s 02:49:34 02:49:34 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:34 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:34 #38 ... 02:49:34 02:49:34 #17 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:49:34 #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done 02:49:34 #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:49:34 #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:49:34 #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:49:34 #17 DONE 0.3s 02:49:34 02:49:34 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:35 #38 ... 02:49:35 02:49:35 #39 [security-spire-server internal] load build context 02:49:35 #39 transferring context: 27.98kB 0.1s done 02:49:35 #39 DONE 0.3s 02:49:35 02:49:35 #40 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 02:49:35 + go version 02:49:35 go version go1.23.2 linux/arm64 [Pipeline] } 02:49:35 $ docker stop --time=1 99d04090b2d95a2e6c3e5b3b0640c292b0401c33506dc1554c1a93db38eaad01 02:49:36 $ docker rm -f --volumes 99d04090b2d95a2e6c3e5b3b0640c292b0401c33506dc1554c1a93db38eaad01 [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 02:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:49:37 02:49:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:49:38 latest: Pulling from edgex-devops/edgex-compose-arm64 02:49:38 547446be3368: Pulling fs layer 02:49:38 d125d8839a47: Pulling fs layer 02:49:38 3e85d5ac6304: Pulling fs layer 02:49:38 c3105a71a48b: Pulling fs layer 02:49:38 0f093f025ec4: Pulling fs layer 02:49:38 c3106fc0e877: Pulling fs layer 02:49:38 c3105a71a48b: Waiting 02:49:38 0f093f025ec4: Waiting 02:49:38 c3106fc0e877: Waiting 02:49:38 547446be3368: Verifying Checksum 02:49:38 547446be3368: Download complete 02:49:38 c3105a71a48b: Verifying Checksum 02:49:38 c3105a71a48b: Download complete 02:49:38 d125d8839a47: Verifying Checksum 02:49:38 d125d8839a47: Download complete 02:49:38 c3106fc0e877: Verifying Checksum 02:49:38 c3106fc0e877: Download complete 02:49:38 0f093f025ec4: Verifying Checksum 02:49:38 0f093f025ec4: Download complete 02:49:38 547446be3368: Pull complete 02:49:40 d125d8839a47: Pull complete 02:49:40 #40 ... 02:49:40 02:49:40 #41 [security-proxy-auth internal] load build context 02:49:40 #41 transferring context: 189.53MB 7.2s 02:49:40 3e85d5ac6304: Verifying Checksum 02:49:40 3e85d5ac6304: Download complete 02:49:43 #41 ... 02:49:43 02:49:43 #42 [core-metadata internal] load build context 02:49:43 #42 ... 02:49:43 02:49:43 #43 [security-proxy-setup internal] load build context 02:49:43 #43 ... 02:49:43 02:49:43 #44 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:49:43 #0 1.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:49:43 #0 1.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:49:43 #0 1.711 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:49:43 #0 1.936 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:49:43 #0 1.985 (3/6) Installing dumb-init (1.2.5-r3) 02:49:43 #0 1.985 (4/6) Installing openssl (3.3.2-r1) 02:49:43 #0 2.075 (5/6) Installing su-exec (0.2-r3) 02:49:43 #0 2.075 (6/6) Installing yq-go (4.44.1-r2) 02:49:43 #0 2.173 Executing busybox-1.36.1-r29.trigger 02:49:43 #0 2.180 OK: 19 MiB in 18 packages 02:49:43 #44 ... 02:49:43 02:49:43 #45 [core-keeper internal] load build context 02:49:43 #45 ... 02:49:43 02:49:43 #46 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 02:49:43 #0 1.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:49:43 #0 1.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:49:43 #0 2.025 (1/1) Installing dumb-init (1.2.5-r3) 02:49:43 #0 2.074 Executing busybox-1.36.1-r29.trigger 02:49:43 #0 2.074 OK: 8 MiB in 15 packages 02:49:43 #46 ... 02:49:43 02:49:43 #47 [core-common-config-bootstrapper internal] load build context 02:49:43 #47 ... 02:49:43 02:49:43 #48 [security-bootstrapper internal] load build context 02:49:43 #48 ... 02:49:43 02:49:43 #49 [security-spiffe-token-provider internal] load build context 02:49:43 #49 ... 02:49:43 02:49:43 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:49:43 #0 1.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:49:43 #0 1.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:49:43 #0 2.251 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:49:43 #0 2.251 v3.20.3-223-g70dffc95037 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:49:43 #0 2.251 OK: 24165 distinct packages available 02:49:43 #0 2.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:49:43 #0 2.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:49:43 #0 2.720 (1/14) Installing ca-certificates (20240705-r0) 02:49:43 #0 2.841 (2/14) Installing brotli-libs (1.1.0-r2) 02:49:43 #0 2.851 (3/14) Installing c-ares (1.33.1-r0) 02:49:43 #0 2.860 (4/14) Installing libunistring (1.2-r0) 02:49:43 #0 2.877 (5/14) Installing libidn2 (2.3.7-r0) 02:49:43 #0 2.882 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:49:43 #0 2.886 (7/14) Installing libpsl (0.21.5-r1) 02:49:43 #0 2.889 (8/14) Installing zstd-libs (1.5.6-r0) 02:49:43 #0 2.901 (9/14) Installing libcurl (8.10.1-r0) 02:49:43 #0 2.911 (10/14) Installing curl (8.10.1-r0) 02:49:43 #0 2.916 (11/14) Installing dumb-init (1.2.5-r3) 02:49:43 #0 2.920 (12/14) Installing musl-obstack (1.2.3-r2) 02:49:43 #0 2.925 (13/14) Installing libucontext (1.2-r3) 02:49:43 #0 2.929 (14/14) Installing gcompat (1.1.0-r4) 02:49:43 #0 2.936 Executing busybox-1.36.1-r29.trigger 02:49:43 #0 2.942 Executing ca-certificates-20240705-r0.trigger 02:49:43 #0 2.991 OK: 13 MiB in 28 packages 02:49:44 #50 ... 02:49:44 02:49:44 #51 [security-secretstore-setup internal] load build context 02:49:44 #51 ... 02:49:44 02:49:44 #52 [core-data internal] load build context 02:49:44 #52 ... 02:49:44 02:49:44 #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:44 #53 ... 02:49:44 02:49:44 #54 [core-command internal] load build context 02:49:44 #54 ... 02:49:44 02:49:44 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:49:44 #55 ... 02:49:44 02:49:44 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:49:44 #56 ... 02:49:44 02:49:44 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:49:45 #57 ... 02:49:45 02:49:45 #58 [support-cron-scheduler internal] load build context 02:49:45 #58 ... 02:49:45 02:49:45 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:49:45 #0 1.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:49:45 #0 1.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:49:45 #0 2.067 (1/2) Installing dumb-init (1.2.5-r3) 02:49:45 #0 2.077 (2/2) Installing su-exec (0.2-r3) 02:49:45 #0 2.077 Executing busybox-1.36.1-r29.trigger 02:49:45 #0 2.091 OK: 8 MiB in 16 packages 02:49:45 #59 ... 02:49:45 02:49:45 #35 [support-notifications internal] load build context 02:49:45 #35 transferring context: 250.14MB 10.6s 02:49:45 #35 ... 02:49:45 02:49:45 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:49:45 #60 ... 02:49:45 02:49:45 #61 [security-spire-agent internal] load build context 02:49:45 #61 transferring context: 27.51kB 0.0s done 02:49:45 #61 ... 02:49:45 02:49:45 #62 [security-spire-config internal] load build context 02:49:45 #62 transferring context: 26.24kB 0.0s done 02:49:45 #62 ... 02:49:45 02:49:45 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:49:45 #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:49:45 #63 ... 02:49:45 02:49:45 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:49:45 #64 ... 02:49:45 02:49:45 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:49:45 #65 ... 02:49:45 02:49:45 #35 [support-notifications internal] load build context 02:49:45 #35 transferring context: 276.14MB 11.2s 02:49:47 #35 ... 02:49:47 02:49:47 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:47 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.2s done 02:49:47 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:49:47 #38 ... 02:49:47 02:49:47 #35 [support-notifications internal] load build context 02:49:51 3e85d5ac6304: Pull complete 02:49:51 c3105a71a48b: Pull complete 02:49:51 #35 ... 02:49:51 02:49:51 #62 [security-spire-config internal] load build context 02:49:51 #62 DONE 16.0s 02:49:51 02:49:51 #35 [support-notifications internal] load build context 02:49:51 #35 transferring context: 419.31MB 16.4s 02:49:51 0f093f025ec4: Pull complete 02:49:51 c3106fc0e877: Pull complete 02:49:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:49:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:49:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:52 prd-ubuntu20.04-docker-arm64-4c-16g-23884 does not seem to be running inside a container 02:49:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@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 02:49:52 #35 transferring context: 553.88MB 18.1s done 02:49:52 #35 ... 02:49:52 02:49:52 #42 [core-metadata internal] load build context 02:49:52 #42 transferring context: 553.88MB 18.8s done 02:49:53 #42 ... 02:49:53 02:49:53 #41 [security-proxy-auth internal] load build context 02:49:53 #41 transferring context: 553.88MB 18.3s done 02:49:53 #41 ... 02:49:53 02:49:53 #43 [security-proxy-setup internal] load build context 02:49:53 #43 transferring context: 553.88MB 18.1s done 02:49:53 #43 ... 02:49:53 02:49:53 #52 [core-data internal] load build context 02:49:53 #52 transferring context: 553.88MB 18.8s done 02:49:53 #52 ... 02:49:53 02:49:53 #51 [security-secretstore-setup internal] load build context 02:49:53 #51 ... 02:49:53 02:49:53 #45 [core-keeper internal] load build context 02:49:53 #45 transferring context: 553.88MB 20.0s done 02:49:54 $ docker top 538d7788813440e18bd7a2e4bf9c0c5146fc0b132d8a106bac36fa5f54110384 -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:54 #45 ... 02:49:54 02:49:54 #47 [core-common-config-bootstrapper internal] load build context 02:49:54 #47 transferring context: 553.88MB 17.4s done 02:49:54 #47 ... 02:49:54 02:49:54 #49 [security-spiffe-token-provider internal] load build context 02:49:54 #49 transferring context: 553.88MB 18.0s done 02:49:54 #49 ... 02:49:54 02:49:54 #48 [security-bootstrapper internal] load build context 02:49:54 #48 transferring context: 553.88MB 18.3s done 02:49:54 #48 ... 02:49:54 02:49:54 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:49:54 #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19.5s done 02:49:54 #63 ... 02:49:54 02:49:54 #54 [core-command internal] load build context 02:49:54 #54 transferring context: 553.88MB 19.4s done 02:49:54 + docker compose -f ./docker-compose-build.yml build --parallel 02:49:55 #54 ... 02:49:55 02:49:55 #58 [support-cron-scheduler internal] load build context 02:49:55 #58 transferring context: 553.88MB 18.1s done 02:50:00 #58 ... 02:50:00 02:50:00 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:50:03 #63 ... 02:50:03 02:50:03 #51 [security-secretstore-setup internal] load build context 02:50:03 #51 transferring context: 553.88MB 20.5s done 02:50:05 #1 [core-keeper internal] load build definition from Dockerfile 02:50:05 #1 transferring dockerfile: 2.07kB 0.0s done 02:50:05 #1 DONE 0.1s 02:50:05 02:50:05 #2 [security-bootstrapper internal] load build definition from Dockerfile 02:50:05 #2 transferring dockerfile: 3.17kB 0.0s done 02:50:05 #2 DONE 0.0s 02:50:05 02:50:05 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:50:05 #3 transferring dockerfile: 2.23kB 0.0s done 02:50:05 #3 DONE 0.1s 02:50:05 02:50:05 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:50:05 #4 transferring dockerfile: 1.89kB 0.0s done 02:50:05 #4 DONE 0.1s 02:50:05 02:50:05 #5 [support-cron-scheduler internal] load build definition from Dockerfile 02:50:05 #5 transferring dockerfile: 1.86kB 0.0s done 02:50:05 #5 DONE 0.1s 02:50:05 02:50:05 #6 [security-secretstore-setup internal] load build definition from Dockerfile 02:50:05 #6 transferring dockerfile: 2.49kB 0.0s done 02:50:05 #6 DONE 0.1s 02:50:05 02:50:05 #7 [security-spire-config internal] load build definition from Dockerfile 02:50:05 #7 transferring dockerfile: 1.69kB 0.0s done 02:50:05 #7 DONE 0.1s 02:50:05 02:50:05 #8 [security-spire-agent internal] load build definition from Dockerfile 02:50:05 #8 transferring dockerfile: 1.81kB 0.0s done 02:50:05 #8 DONE 0.1s 02:50:05 02:50:05 #9 [core-metadata internal] load build definition from Dockerfile 02:50:05 #9 transferring dockerfile: 2.13kB done 02:50:05 #9 DONE 0.1s 02:50:05 02:50:05 #10 [security-spire-server internal] load build definition from Dockerfile 02:50:05 #10 transferring dockerfile: 1.70kB done 02:50:05 #10 DONE 0.1s 02:50:05 02:50:05 #11 [security-proxy-setup internal] load build definition from Dockerfile 02:50:05 #11 transferring dockerfile: 2.50kB done 02:50:05 #11 DONE 0.1s 02:50:05 02:50:05 #12 [security-proxy-auth internal] load build definition from Dockerfile 02:50:05 #12 transferring dockerfile: 2.15kB done 02:50:05 #12 DONE 0.1s 02:50:05 02:50:05 #13 [core-command internal] load build definition from Dockerfile 02:50:05 #13 transferring dockerfile: 1.94kB done 02:50:05 #13 DONE 0.0s 02:50:05 02:50:05 #14 [support-notifications internal] load build definition from Dockerfile 02:50:05 #14 transferring dockerfile: 2.02kB done 02:50:05 #14 DONE 0.1s 02:50:05 02:50:05 #15 [core-data internal] load build definition from Dockerfile 02:50:05 #15 transferring dockerfile: 2.07kB done 02:50:05 #15 DONE 0.0s 02:50:05 02:50:05 #16 [core-keeper internal] load .dockerignore 02:50:05 #16 transferring context: 02:50:05 #16 transferring context: 50B 0.0s done 02:50:05 #16 DONE 0.1s 02:50:05 #51 ... 02:50:05 02:50:05 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:05 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:50:05 02:50:05 #17 [security-bootstrapper internal] load .dockerignore 02:50:06 #17 ... 02:50:06 02:50:06 #18 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:50:06 #18 DONE 0.0s 02:50:06 02:50:06 #19 [support-notifications internal] load .dockerignore 02:50:07 #19 ... 02:50:07 02:50:07 #17 [security-bootstrapper internal] load .dockerignore 02:50:07 #17 transferring context: 50B done 02:50:07 #17 DONE 1.0s 02:50:07 02:50:07 #20 [core-common-config-bootstrapper internal] load .dockerignore 02:50:07 #20 transferring context: 50B done 02:50:07 #20 DONE 0.9s 02:50:07 02:50:07 #21 [security-spiffe-token-provider internal] load .dockerignore 02:50:07 #21 transferring context: 50B done 02:50:07 #21 DONE 1.0s 02:50:07 02:50:07 #22 [core-metadata internal] load .dockerignore 02:50:07 #22 transferring context: 50B done 02:50:07 #22 ... 02:50:07 02:50:07 #23 [security-secretstore-setup internal] load .dockerignore 02:50:07 #23 transferring context: 50B 0.0s done 02:50:07 #23 DONE 1.1s 02:50:07 02:50:07 #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:50:07 #18 DONE 0.0s 02:50:07 02:50:07 #24 [security-spire-config internal] load .dockerignore 02:50:07 #24 transferring context: 50B 0.0s done 02:50:07 #24 DONE 1.1s 02:50:07 02:50:07 #25 [security-spire-agent internal] load .dockerignore 02:50:07 #25 transferring context: 50B done 02:50:07 #25 DONE 1.1s 02:50:07 02:50:07 #26 [support-cron-scheduler internal] load .dockerignore 02:50:07 #26 transferring context: 50B 0.0s done 02:50:07 #26 DONE 1.2s 02:50:07 02:50:07 #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:50:07 #18 DONE 0.0s 02:50:07 02:50:07 #27 [security-spire-server internal] load .dockerignore 02:50:07 #27 transferring context: 50B 0.0s done 02:50:07 #27 DONE 1.1s 02:50:07 02:50:07 #22 [core-metadata internal] load .dockerignore 02:50:07 #22 DONE 1.1s 02:50:07 02:50:07 #28 [security-proxy-setup internal] load .dockerignore 02:50:07 #28 transferring context: 50B 0.0s done 02:50:07 #28 DONE 1.1s 02:50:07 02:50:07 #29 [security-proxy-auth internal] load .dockerignore 02:50:07 #29 transferring context: 50B 0.0s done 02:50:07 #29 DONE 1.1s 02:50:07 02:50:07 #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:50:07 #18 DONE 0.0s 02:50:07 02:50:07 #19 [support-notifications internal] load .dockerignore 02:50:07 #19 transferring context: 50B 0.0s done 02:50:07 #19 DONE 1.1s 02:50:07 02:50:07 #30 [core-command internal] load .dockerignore 02:50:07 #30 transferring context: 50B 0.0s done 02:50:07 #30 DONE 1.0s 02:50:07 02:50:07 #31 [core-data internal] load .dockerignore 02:50:07 #31 transferring context: 50B 0.0s done 02:50:07 #31 DONE 1.0s 02:50:07 02:50:07 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:50:07 #32 DONE 1.1s 02:50:07 02:50:07 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:50:07 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:50:07 #33 ... 02:50:07 02:50:07 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 02:50:07 #32 DONE 1.1s 02:50:07 02:50:07 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:50:07 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:50:07 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:50:07 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:50:07 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:50:09 #33 ... 02:50:09 02:50:09 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 02:50:09 #32 DONE 1.1s 02:50:09 02:50:09 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:50:09 #34 DONE 1.7s 02:50:09 02:50:09 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:50:09 #35 DONE 1.8s 02:50:09 02:50:09 #18 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:50:09 #18 DONE 0.0s 02:50:09 02:50:09 #36 [security-spiffe-token-provider internal] load build context 02:50:09 #36 transferring context: 3.08MB 1.2s done 02:50:09 #36 DONE 1.8s 02:50:09 02:50:09 #37 [core-common-config-bootstrapper internal] load build context 02:50:09 #37 transferring context: 3.08MB 1.5s done 02:50:09 #37 DONE 1.8s 02:50:09 02:50:09 #38 [core-keeper internal] load build context 02:50:09 #38 transferring context: 3.08MB 1.5s done 02:50:09 #38 DONE 1.9s 02:50:09 02:50:09 #33 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:50:09 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:50:09 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:50:09 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:50:09 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:50:09 #33 ... 02:50:09 02:50:09 #18 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:50:09 #18 DONE 0.0s 02:50:09 02:50:09 #39 [security-bootstrapper internal] load build context 02:50:09 #39 transferring context: 3.08MB 1.6s done 02:50:09 #39 DONE 1.9s 02:50:09 02:50:09 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:50:09 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:50:09 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:50:09 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:50:09 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:50:09 #33 ... 02:50:09 02:50:09 #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:50:09 #18 DONE 0.0s 02:50:09 02:50:09 #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:50:09 #18 DONE 0.0s 02:50:09 02:50:09 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:09 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 02:50:09 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:50:09 #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:50:09 #40 ... 02:50:09 02:50:09 #18 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:50:09 #18 DONE 0.0s 02:50:09 02:50:09 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:09 #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:50:10 #40 ... 02:50:10 02:50:10 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:50:10 #35 DONE 2.1s 02:50:10 02:50:10 #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:50:10 #18 DONE 0.0s 02:50:10 02:50:10 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:10 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 02:50:10 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:50:10 #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:50:10 #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:50:10 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 02:50:10 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 02:50:10 #40 ... 02:50:10 02:50:10 #18 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:50:10 #18 DONE 0.0s 02:50:10 02:50:10 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:10 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 02:50:10 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 02:50:10 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:50:10 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 02:50:10 #40 ... 02:50:10 02:50:10 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 02:50:10 #32 DONE 1.9s 02:50:10 02:50:10 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:10 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.5s 02:50:10 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s 02:50:10 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.6s 02:50:10 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s done 02:50:10 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.79MB / 28.04MB 1.0s 02:50:11 #40 ... 02:50:11 02:50:11 #41 [support-cron-scheduler internal] load build context 02:50:11 #41 transferring context: 3.08MB 1.2s done 02:50:11 #41 DONE 1.8s 02:50:11 02:50:11 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:12 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 02:50:12 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:50:13 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 3.2s 02:50:13 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 3.6s 02:50:13 #40 ... 02:50:13 02:50:13 #42 [security-spire-config internal] load build context 02:50:13 #42 transferring context: 26.24kB 1.0s done 02:50:13 #42 DONE 4.3s 02:50:13 02:50:13 #43 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:50:13 #43 DONE 7.0s 02:50:13 02:50:13 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:13 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.88MB / 28.04MB 4.0s 02:50:14 #40 ... 02:50:14 02:50:14 #44 [security-spire-server internal] load build context 02:50:14 #44 transferring context: 27.98kB 1.1s done 02:50:14 #44 DONE 4.3s 02:50:14 02:50:14 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:14 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:50:14 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.6s 02:50:14 #40 ... 02:50:14 02:50:14 #45 [security-spire-agent internal] load build context 02:50:14 #45 transferring context: 27.51kB 1.1s done 02:50:14 #45 DONE 5.2s 02:50:14 02:50:14 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:14 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.38MB / 28.04MB 5.0s 02:50:16 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:50:16 #40 ... 02:50:16 02:50:16 #46 [core-command builder 2/7] WORKDIR /edgex-go 02:50:16 #46 DONE 3.1s 02:50:16 02:50:16 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:16 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 6.4s 02:50:16 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 7.0s 02:50:17 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 7.9s 02:50:18 #40 ... 02:50:18 02:50:18 #47 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:50:18 #0 8.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:18 #0 8.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:18 #47 ... 02:50:18 02:50:18 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:18 #40 ... 02:50:18 02:50:18 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:50:18 #0 9.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:18 #48 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:18 #48 ... 02:50:18 02:50:18 #49 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:50:18 #0 7.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:18 #0 8.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:18 #49 ... 02:50:18 02:50:18 #50 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:18 #50 ... 02:50:18 02:50:18 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:50:18 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 02:50:18 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:50:18 #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:50:18 #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:50:18 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 02:50:18 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 02:50:18 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 02:50:18 #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:50:18 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 5.4s done 02:50:18 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 02:50:18 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 02:50:18 #51 ... 02:50:18 02:50:18 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:18 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 9.0s 02:50:19 #40 ... 02:50:19 02:50:19 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:50:19 #0 8.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:19 #0 9.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:19 #52 ... 02:50:19 02:50:19 #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:50:19 #53 ... 02:50:19 02:50:19 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:50:19 #54 ... 02:50:19 02:50:19 #55 [core-metadata internal] load build context 02:50:19 #55 transferring context: 1.29MB 8.5s 02:50:19 #55 ... 02:50:19 02:50:19 #56 [security-proxy-auth internal] load build context 02:50:19 #56 ... 02:50:19 02:50:19 #50 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:19 #50 DONE 11.6s 02:50:19 02:50:19 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:50:20 #57 ... 02:50:20 02:50:20 #58 [security-secretstore-setup internal] load build context 02:50:20 #58 ... 02:50:20 02:50:20 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:50:20 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:50:20 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:50:20 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:50:20 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:50:20 #33 ... 02:50:20 02:50:20 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:50:20 #0 7.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:20 #0 8.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:20 #59 ... 02:50:20 02:50:20 #60 [core-command internal] load build context 02:50:20 #60 transferring context: 3.08MB 9.0s done 02:50:20 #60 ... 02:50:20 02:50:20 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:50:20 #61 ... 02:50:20 02:50:20 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:50:20 #38 ... 02:50:20 02:50:20 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:50:20 #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:50:20 #63 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:50:20 #63 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:50:21 #62 ... 02:50:21 02:50:21 #60 [core-command internal] load build context 02:50:21 #60 DONE 10.5s 02:50:21 02:50:21 #63 [security-proxy-setup internal] load build context 02:50:21 #63 ... 02:50:21 02:50:21 #64 [core-data internal] load build context 02:50:21 #64 transferring context: 3.08MB 9.1s done 02:50:21 #64 DONE 10.7s 02:50:21 02:50:21 #65 [support-notifications internal] load build context 02:50:21 #65 ... 02:50:21 02:50:21 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:21 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 11.4s 02:50:21 #40 ... 02:50:21 02:50:21 #58 [security-secretstore-setup internal] load build context 02:50:21 #58 transferring context: 3.08MB 9.8s done 02:50:21 #58 DONE 12.0s 02:50:21 02:50:21 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:21 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.9s done 02:50:22 #40 ... 02:50:22 02:50:22 #63 [security-proxy-setup internal] load build context 02:50:22 #63 transferring context: 3.08MB 10.3s done 02:50:22 #63 DONE 12.3s 02:50:22 02:50:22 #47 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:50:22 #47 13.97 (1/2) Installing dumb-init (1.2.5-r3) 02:50:22 #47 14.00 (2/2) Installing su-exec (0.2-r3) 02:50:22 #47 14.04 Executing busybox-1.36.1-r29.trigger 02:50:22 #47 14.18 OK: 9 MiB in 16 packages 02:50:22 #47 ... 02:50:22 02:50:22 #49 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:50:22 #49 11.49 (1/1) Installing dumb-init (1.2.5-r3) 02:50:22 #49 11.49 Executing busybox-1.36.1-r29.trigger 02:50:22 #49 11.59 OK: 9 MiB in 15 packages 02:50:22 #49 DONE 14.2s 02:50:22 02:50:22 #56 [security-proxy-auth internal] load build context 02:50:22 #56 transferring context: 3.08MB 8.6s done 02:50:22 #56 ... 02:50:22 02:50:22 #55 [core-metadata internal] load build context 02:50:22 #55 transferring context: 3.08MB 10.8s done 02:50:22 #55 DONE 13.3s 02:50:23 02:50:23 #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:50:23 #66 ... 02:50:23 02:50:23 #56 [security-proxy-auth internal] load build context 02:50:23 #56 DONE 13.4s 02:50:23 02:50:23 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:50:23 #59 13.85 (1/4) Installing ca-certificates (20240705-r0) 02:50:23 #59 ... 02:50:23 02:50:23 #65 [support-notifications internal] load build context 02:50:23 #65 transferring context: 3.08MB 11.2s done 02:50:23 #65 DONE 13.3s 02:50:23 02:50:23 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:50:23 #62 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:24 #62 ... 02:50:24 02:50:24 #47 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:50:24 #47 DONE 16.4s 02:50:24 02:50:24 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:50:24 #62 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:26 #63 ... 02:50:26 02:50:26 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:26 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 6.5s 02:50:26 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 6.7s 02:50:26 #62 ... 02:50:26 02:50:26 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:50:26 #67 ... 02:50:26 02:50:26 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:50:26 #68 ... 02:50:26 02:50:26 #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:50:26 #69 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:26 #69 ... 02:50:26 02:50:26 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:26 #70 ... 02:50:26 02:50:26 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:50:27 #71 ... 02:50:27 02:50:27 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:27 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.8s 02:50:28 #40 ... 02:50:28 02:50:28 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:50:28 #59 14.41 (2/4) Installing dumb-init (1.2.5-r3) 02:50:28 #59 14.43 (3/4) Installing su-exec (0.2-r3) 02:50:28 #59 14.46 (4/4) Installing yq-go (4.44.1-r2) 02:50:28 #59 15.30 Executing busybox-1.36.1-r29.trigger 02:50:28 #59 15.45 Executing ca-certificates-20240705-r0.trigger 02:50:28 #59 16.71 OK: 20 MiB in 18 packages 02:50:28 #59 DONE 18.3s 02:50:28 02:50:28 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:29 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 10.2s 02:50:30 #40 ... 02:50:30 02:50:30 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:50:30 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 10.7s 02:50:30 #72 ... 02:50:30 02:50:30 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:50:30 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.1s 02:50:30 #51 ... 02:50:30 02:50:30 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:50:30 #54 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:30 #54 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:30 #54 19.87 (1/3) Installing ca-certificates (20240705-r0) 02:50:30 #54 20.27 (2/3) Installing dumb-init (1.2.5-r3) 02:50:30 #54 20.29 (3/3) Installing tzdata (2024b-r0) 02:50:30 #54 ... 02:50:30 02:50:30 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:50:30 #67 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:30 #67 ... 02:50:30 02:50:30 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:50:30 #61 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:30 #61 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:31 #61 ... 02:50:31 02:50:31 #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:50:31 #53 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:31 #53 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:31 #53 20.14 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:50:31 #53 20.14 v3.20.3-223-g70dffc95037 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:50:31 #53 20.14 OK: 24043 distinct packages available 02:50:31 #53 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:31 #53 ... 02:50:31 02:50:31 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:31 #70 DONE 14.8s 02:50:31 02:50:31 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:50:31 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 11.8s 02:50:32 #38 ... 02:50:32 02:50:32 #61 [security-spire-agent internal] load build context 02:50:32 #61 DONE 57.1s 02:50:32 02:50:32 #47 [core-common-config-bootstrapper internal] load build context 02:50:32 #47 DONE 58.9s 02:50:32 02:50:32 #49 [security-spiffe-token-provider internal] load build context 02:50:32 #49 DONE 59.0s 02:50:32 02:50:32 #43 [security-proxy-setup internal] load build context 02:50:32 #43 DONE 59.2s 02:50:32 02:50:32 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:50:32 #50 DONE 58.9s 02:50:32 02:50:32 #46 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init 02:50:32 #46 DONE 59.3s 02:50:32 02:50:32 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:32 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 12.6s done 02:50:32 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 12.6s 02:50:32 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:50:32 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 02:50:32 #38 ... 02:50:32 02:50:32 #66 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 02:50:32 #66 ... 02:50:32 02:50:32 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:50:32 #59 DONE 58.9s 02:50:32 02:50:32 #44 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:50:32 #44 DONE 59.2s 02:50:32 02:50:32 #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:32 #53 DONE 59.0s 02:50:32 02:50:32 #41 [security-proxy-auth internal] load build context 02:50:32 #41 DONE 59.2s 02:50:32 02:50:32 #48 [security-bootstrapper internal] load build context 02:50:32 #48 DONE 59.0s 02:50:32 02:50:32 #42 [core-metadata internal] load build context 02:50:32 #42 DONE 59.5s 02:50:32 02:50:32 #58 [support-cron-scheduler internal] load build context 02:50:32 #58 DONE 58.9s 02:50:32 02:50:32 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:32 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 12.6s done 02:50:32 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 12.7s done 02:50:32 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:50:32 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.55MB / 30.73MB 12.9s 02:50:32 #38 ... 02:50:32 02:50:32 #54 [core-command internal] load build context 02:50:32 #54 DONE 59.2s 02:50:32 02:50:32 #35 [support-notifications internal] load build context 02:50:32 #35 DONE 58.1s 02:50:32 02:50:32 #45 [core-keeper internal] load build context 02:50:32 #45 DONE 59.2s 02:50:32 02:50:32 #52 [core-data internal] load build context 02:50:32 #52 DONE 58.7s 02:50:32 02:50:32 #51 [security-secretstore-setup internal] load build context 02:50:32 #51 DONE 59.3s 02:50:32 02:50:32 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:32 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 13.0s 02:50:32 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:50:32 #73 ... 02:50:32 02:50:32 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:50:32 #57 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:32 #57 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:32 #57 ... 02:50:32 02:50:32 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:32 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.1s 02:50:32 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 13.2s 02:50:33 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 14.0s done 02:50:33 #38 ... 02:50:33 02:50:33 #40 [core-metadata builder 2/7] WORKDIR /edgex-go 02:50:33 #40 DONE 58.6s 02:50:33 02:50:33 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:33 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 02:50:34 #40 ... 02:50:34 02:50:34 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:50:34 #61 20.91 (1/1) Installing dumb-init (1.2.5-r3) 02:50:34 #61 21.05 Executing busybox-1.36.1-r29.trigger 02:50:34 #61 21.20 OK: 9 MiB in 15 packages 02:50:34 #61 DONE 23.5s 02:50:34 02:50:34 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:34 #40 ... 02:50:34 02:50:34 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:50:34 #0 6.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:34 #0 9.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:34 #74 ... 02:50:34 02:50:34 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:35 #40 ... 02:50:35 02:50:35 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:50:35 #48 16.90 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:50:35 #48 16.90 v3.20.3-223-g70dffc95037 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:50:35 #48 16.90 OK: 24043 distinct packages available 02:50:35 #48 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:35 #48 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:35 #48 ... 02:50:35 02:50:35 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:35 #40 ... 02:50:35 02:50:35 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:50:35 #52 16.24 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:50:35 #52 16.24 v3.20.3-223-g70dffc95037 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:50:35 #52 16.24 OK: 24043 distinct packages available 02:50:35 #52 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:35 #52 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:35 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done 02:50:35 #52 ... 02:50:35 02:50:35 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:35 #40 ... 02:50:35 02:50:35 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:50:35 #62 20.13 (1/2) Installing ca-certificates (20240705-r0) 02:50:35 #62 20.66 (2/2) Installing dumb-init (1.2.5-r3) 02:50:35 #62 20.68 Executing busybox-1.36.1-r29.trigger 02:50:35 #62 20.86 Executing ca-certificates-20240705-r0.trigger 02:50:35 #62 22.51 OK: 10 MiB in 16 packages 02:50:35 #62 DONE 25.4s 02:50:36 02:50:36 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:37 #38 ... 02:50:37 02:50:37 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:50:37 #55 59.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:37 #55 59.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:37 #55 59.63 (1/1) Installing dumb-init (1.2.5-r3) 02:50:37 #55 59.63 Executing busybox-1.36.1-r29.trigger 02:50:37 #55 59.64 OK: 8 MiB in 15 packages 02:50:37 #55 DONE 62.7s 02:50:37 02:50:37 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:50:37 #57 59.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:37 #57 59.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:37 #57 60.26 (1/3) Installing ca-certificates (20240705-r0) 02:50:37 #57 60.29 (2/3) Installing dumb-init (1.2.5-r3) 02:50:37 #57 60.30 (3/3) Installing tzdata (2024b-r0) 02:50:37 #57 60.41 Executing busybox-1.36.1-r29.trigger 02:50:37 #57 60.41 Executing ca-certificates-20240705-r0.trigger 02:50:37 #57 60.69 OK: 10 MiB in 17 packages 02:50:37 #57 DONE 63.3s 02:50:37 02:50:37 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:50:37 #56 60.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:37 #56 60.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:37 #56 60.66 (1/4) Installing ca-certificates (20240705-r0) 02:50:37 #56 60.68 (2/4) Installing dumb-init (1.2.5-r3) 02:50:37 #56 60.68 (3/4) Installing su-exec (0.2-r3) 02:50:37 #56 60.69 (4/4) Installing yq-go (4.44.1-r2) 02:50:37 #56 60.81 Executing busybox-1.36.1-r29.trigger 02:50:37 #56 61.05 Executing ca-certificates-20240705-r0.trigger 02:50:37 #56 61.10 OK: 19 MiB in 18 packages 02:50:37 #56 DONE 63.7s 02:50:37 02:50:37 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:50:37 #60 58.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:37 #60 59.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:37 #60 59.39 (1/2) Installing ca-certificates (20240705-r0) 02:50:37 #60 59.42 (2/2) Installing dumb-init (1.2.5-r3) 02:50:37 #60 59.42 Executing busybox-1.36.1-r29.trigger 02:50:37 #60 59.43 Executing ca-certificates-20240705-r0.trigger 02:50:37 #60 59.51 OK: 9 MiB in 16 packages 02:50:37 #60 DONE 62.5s 02:50:37 02:50:37 #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:50:37 #0 2.882 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:37 #0 3.363 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:37 #0 4.104 (1/1) Installing dumb-init (1.2.5-r3) 02:50:37 #0 4.411 Executing busybox-1.36.1-r29.trigger 02:50:37 #0 4.421 OK: 8 MiB in 15 packages 02:50:37 #67 DONE 4.8s 02:50:37 #40 ... 02:50:37 02:50:37 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:50:37 #54 22.23 Executing busybox-1.36.1-r29.trigger 02:50:37 #54 22.39 Executing ca-certificates-20240705-r0.trigger 02:50:37 #54 24.04 OK: 11 MiB in 17 packages 02:50:37 #54 DONE 27.5s 02:50:37 02:50:37 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:37 02:50:37 #68 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:50:37 #0 2.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:37 #0 2.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:37 #0 3.255 Upgrading critical system libraries and apk-tools: 02:50:37 #0 3.255 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:37 #0 3.262 Executing busybox-1.36.1-r29.trigger 02:50:37 #0 3.330 Continuing the upgrade transaction with new apk-tools: 02:50:37 #0 3.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:37 #0 3.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:37 #0 3.704 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:37 #0 3.757 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:37 #0 3.848 OK: 8 MiB in 16 packages 02:50:37 #68 DONE 4.9s 02:50:37 02:50:37 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:50:37 #64 59.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:37 #64 59.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:37 #64 60.10 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:50:37 #64 60.10 v3.20.3-223-g70dffc95037 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:50:37 #64 60.10 OK: 24165 distinct packages available 02:50:37 #64 60.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:37 #64 60.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:37 #64 60.58 (1/4) Installing dumb-init (1.2.5-r3) 02:50:37 #64 60.59 (2/4) Installing musl-obstack (1.2.3-r2) 02:50:37 #64 60.59 (3/4) Installing libucontext (1.2-r3) 02:50:37 #64 60.60 (4/4) Installing gcompat (1.1.0-r4) 02:50:37 #64 60.60 Executing busybox-1.36.1-r29.trigger 02:50:37 #64 60.61 OK: 8 MiB in 18 packages 02:50:37 #64 DONE 62.0s 02:50:37 02:50:37 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:50:37 #65 60.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:37 #65 60.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:37 #65 60.54 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:50:37 #65 60.54 v3.20.3-223-g70dffc95037 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:50:37 #65 60.54 OK: 24165 distinct packages available 02:50:37 #65 60.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:37 #65 60.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:37 #65 60.97 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:37 #65 61.00 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:37 #65 61.01 (3/7) Installing dumb-init (1.2.5-r3) 02:50:37 #65 61.01 (4/7) Installing musl-obstack (1.2.3-r2) 02:50:37 #65 61.02 (5/7) Installing libucontext (1.2-r3) 02:50:37 #65 61.02 (6/7) Installing gcompat (1.1.0-r4) 02:50:37 #65 61.03 (7/7) Installing openssl (3.3.2-r1) 02:50:37 #65 61.04 Executing busybox-1.36.1-r29.trigger 02:50:37 #65 61.05 OK: 9 MiB in 19 packages 02:50:37 #65 DONE 62.1s 02:50:37 02:50:37 #66 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 02:50:37 #66 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:37 #66 2.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:37 #66 2.983 Upgrading critical system libraries and apk-tools: 02:50:37 #66 2.983 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:37 #66 2.993 Executing busybox-1.36.1-r29.trigger 02:50:37 #66 3.054 Continuing the upgrade transaction with new apk-tools: 02:50:37 #66 3.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:37 #66 3.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:37 #66 3.416 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:37 #66 3.449 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:37 #66 4.094 OK: 8 MiB in 15 packages 02:50:37 #66 DONE 5.1s 02:50:37 02:50:37 #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:50:37 #69 ... 02:50:37 02:50:37 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:37 #38 DONE 62.4s 02:50:37 02:50:37 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:50:37 #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 4.2s done 02:50:37 #63 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:50:37 #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 4.3s done 02:50:37 #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 4.3s done 02:50:37 #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:50:37 #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.5s done 02:50:37 #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:50:37 #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 02:50:37 #40 ... 02:50:37 02:50:37 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:50:37 #71 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:37 #71 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:37 #71 ... 02:50:37 02:50:37 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:37 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.5s 02:50:37 #40 ... 02:50:37 02:50:37 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:50:37 #0 4.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:37 #0 7.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:38 #75 ... 02:50:38 02:50:38 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:50:38 #52 28.79 (1/4) Installing dumb-init (1.2.5-r3) 02:50:38 #52 28.86 (2/4) Installing musl-obstack (1.2.3-r2) 02:50:38 #52 28.87 (3/4) Installing libucontext (1.2-r3) 02:50:38 #52 28.90 (4/4) Installing gcompat (1.1.0-r4) 02:50:38 #63 ... 02:50:38 02:50:38 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:38 #70 DONE 4.9s 02:50:38 02:50:38 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:50:38 #52 28.99 Executing busybox-1.36.1-r29.trigger 02:50:38 #52 29.18 OK: 9 MiB in 18 packages 02:50:39 #71 ... 02:50:39 02:50:39 #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:50:39 #0 4.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:39 #0 4.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:39 #0 5.232 OK: 246 MiB in 54 packages 02:50:39 #72 DONE 5.4s 02:50:39 02:50:39 #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:50:39 #0 4.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:39 #0 4.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:39 #0 5.259 OK: 246 MiB in 54 packages 02:50:39 #73 DONE 5.4s 02:50:39 02:50:39 #74 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:50:39 #74 DONE 0.1s 02:50:39 02:50:39 #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:50:39 #75 DONE 0.1s 02:50:39 02:50:39 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:39 #52 ... 02:50:39 02:50:39 #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:50:39 #69 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:39 #69 ... 02:50:39 02:50:39 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:39 #76 ... 02:50:39 02:50:39 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:50:39 #0 6.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:39 #0 6.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:39 #0 6.556 Upgrading critical system libraries and apk-tools: 02:50:39 #0 6.556 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:39 #0 6.562 Executing busybox-1.36.1-r29.trigger 02:50:39 #0 6.630 Continuing the upgrade transaction with new apk-tools: 02:50:39 #0 6.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:39 #0 6.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:39 #0 6.997 OK: 19 MiB in 18 packages 02:50:39 #77 DONE 7.2s 02:50:39 02:50:39 #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:50:39 #78 DONE 0.1s 02:50:39 02:50:39 #79 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:39 #79 ... 02:50:39 02:50:39 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:50:39 #0 6.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:39 #0 6.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:39 #0 6.615 Upgrading critical system libraries and apk-tools: 02:50:39 #0 6.615 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:39 #0 6.623 Executing busybox-1.36.1-r29.trigger 02:50:39 #0 6.738 Continuing the upgrade transaction with new apk-tools: 02:50:39 #0 6.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:39 #0 6.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:39 #0 7.167 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:39 #0 7.223 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:39 #0 7.233 Executing ca-certificates-20240705-r0.trigger 02:50:39 #0 7.268 OK: 13 MiB in 28 packages 02:50:39 #80 DONE 7.4s 02:50:39 02:50:39 #81 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:50:39 #0 5.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:39 #0 5.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:39 #0 5.938 OK: 246 MiB in 54 packages 02:50:39 #81 DONE 6.3s 02:50:39 02:50:39 #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:50:39 #82 DONE 0.0s 02:50:39 #40 ... 02:50:39 02:50:39 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:50:39 #57 23.65 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:39 #57 24.79 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:39 #57 25.01 (3/6) Installing dumb-init (1.2.5-r3) 02:50:39 #57 25.03 (4/6) Installing openssl (3.3.2-r1) 02:50:39 #57 25.27 (5/6) Installing su-exec (0.2-r3) 02:50:39 #57 25.29 (6/6) Installing yq-go (4.44.1-r2) 02:50:39 #57 27.32 Executing busybox-1.36.1-r29.trigger 02:50:39 #57 27.57 OK: 20 MiB in 18 packages 02:50:39 #57 DONE 29.6s 02:50:39 02:50:39 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:39 02:50:39 #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:50:39 #83 DONE 2.8s 02:50:39 02:50:39 #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:39 #84 ... 02:50:39 02:50:39 #85 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:50:39 #85 DONE 0.0s 02:50:39 #40 ... 02:50:39 02:50:39 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:50:39 #68 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:39 #68 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:40 02:50:40 #86 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:50:40 #0 5.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:40 #0 5.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:40 #0 5.807 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:50:40 #0 5.807 v3.20.3-223-g70dffc95037 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:50:40 #0 5.807 OK: 24164 distinct packages available 02:50:40 #0 5.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:40 #0 6.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:40 #0 6.324 OK: 246 MiB in 54 packages 02:50:40 #86 DONE 6.4s 02:50:40 02:50:40 #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:50:40 #87 DONE 0.0s 02:50:40 02:50:40 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:40 #68 ... 02:50:40 02:50:40 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:50:40 #48 30.22 (1/14) Installing ca-certificates (20240705-r0) 02:50:40 #48 30.80 (2/14) Installing brotli-libs (1.1.0-r2) 02:50:40 #48 31.01 (3/14) Installing c-ares (1.33.1-r0) 02:50:40 #48 31.05 (4/14) Installing libunistring (1.2-r0) 02:50:40 #48 31.30 (5/14) Installing libidn2 (2.3.7-r0) 02:50:40 #48 31.33 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:50:40 #48 31.35 (7/14) Installing libpsl (0.21.5-r1) 02:50:40 #48 31.37 (8/14) Installing zstd-libs (1.5.6-r0) 02:50:40 #48 31.58 (9/14) Installing libcurl (8.10.1-r0) 02:50:40 #48 31.70 (10/14) Installing curl (8.10.1-r0) 02:50:40 #48 31.80 (11/14) Installing dumb-init (1.2.5-r3) 02:50:40 #48 31.83 (12/14) Installing musl-obstack (1.2.3-r2) 02:50:40 #48 31.87 (13/14) Installing libucontext (1.2-r3) 02:50:40 #48 31.90 (14/14) Installing gcompat (1.1.0-r4) 02:50:40 #48 31.98 Executing busybox-1.36.1-r29.trigger 02:50:40 #48 32.11 Executing ca-certificates-20240705-r0.trigger 02:50:40 #48 ... 02:50:40 02:50:40 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:50:40 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.8s done 02:50:40 #88 ... 02:50:40 02:50:40 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:50:40 #0 2.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:40 #0 2.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:40 #0 2.731 Upgrading critical system libraries and apk-tools: 02:50:40 #0 2.731 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:40 #0 2.739 Executing busybox-1.36.1-r29.trigger 02:50:40 #0 2.812 Continuing the upgrade transaction with new apk-tools: 02:50:40 #0 2.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:40 #0 2.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:40 #0 3.177 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:40 #0 3.214 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:40 #0 3.227 Executing ca-certificates-20240705-r0.trigger 02:50:40 #0 3.264 OK: 10 MiB in 17 packages 02:50:40 #89 DONE 3.4s 02:50:40 02:50:40 #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:50:40 #69 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:40 #69 2.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:40 #69 3.285 Upgrading critical system libraries and apk-tools: 02:50:40 #69 3.285 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:40 #69 3.288 Executing busybox-1.36.1-r29.trigger 02:50:40 #69 3.369 Continuing the upgrade transaction with new apk-tools: 02:50:40 #69 3.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:40 #69 3.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:40 #51 ... 02:50:40 02:50:40 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:40 #69 3.757 OK: 9 MiB in 19 packages 02:50:40 #69 DONE 4.0s 02:50:40 02:50:40 #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:50:40 #0 2.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:40 #0 2.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:40 #0 2.897 Upgrading critical system libraries and apk-tools: 02:50:40 #0 2.897 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:40 #0 2.907 Executing busybox-1.36.1-r29.trigger 02:50:40 #0 2.977 Continuing the upgrade transaction with new apk-tools: 02:50:40 #0 2.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:40 #0 3.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:40 #0 3.460 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:40 #0 3.501 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:40 #0 3.506 Executing ca-certificates-20240705-r0.trigger 02:50:40 #0 3.570 OK: 9 MiB in 16 packages 02:50:40 #90 DONE 4.0s 02:50:40 02:50:40 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:50:40 #0 2.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:40 #0 2.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:40 #0 3.236 Upgrading critical system libraries and apk-tools: 02:50:40 #0 3.236 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:40 #0 3.246 Executing busybox-1.36.1-r29.trigger 02:50:40 #0 3.326 Continuing the upgrade transaction with new apk-tools: 02:50:40 #0 3.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:40 #0 3.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:40 #0 3.740 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:40 #0 3.815 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:40 #0 3.840 Executing ca-certificates-20240705-r0.trigger 02:50:40 #0 3.887 OK: 19 MiB in 18 packages 02:50:40 #91 DONE 4.0s 02:50:40 02:50:40 #92 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:50:40 #0 2.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:40 #0 3.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:40 #0 3.362 Upgrading critical system libraries and apk-tools: 02:50:40 #0 3.362 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:40 #0 3.371 Executing busybox-1.36.1-r29.trigger 02:50:40 #0 3.468 Continuing the upgrade transaction with new apk-tools: 02:50:40 #0 3.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:40 #0 3.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:40 #0 3.894 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:40 #0 3.932 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:40 #0 3.942 OK: 8 MiB in 15 packages 02:50:40 #92 DONE 4.1s 02:50:40 02:50:40 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:50:40 #40 ... 02:50:40 02:50:40 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:50:40 #52 DONE 31.6s 02:50:40 02:50:40 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:42 #40 ... 02:50:42 02:50:42 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:50:42 #72 12.06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:42 #72 14.24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:42 #72 ... 02:50:42 02:50:42 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:50:42 #69 24.03 OK: 238 MiB in 54 packages 02:50:42 #69 DONE 26.0s 02:50:42 02:50:42 #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:50:42 #66 9.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:42 #66 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:42 #66 ... 02:50:42 02:50:42 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:42 #40 ... 02:50:42 02:50:42 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:50:42 #67 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:42 #67 ... 02:50:42 02:50:42 #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:50:42 #76 DONE 0.7s 02:50:42 02:50:42 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:50:42 #48 33.59 OK: 15 MiB in 28 packages 02:50:43 #48 ... 02:50:43 02:50:43 #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:50:43 #53 23.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:43 #53 ... 02:50:43 02:50:43 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:43 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.1s 02:50:43 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.4s done 02:50:44 #93 DONE 2.2s 02:50:44 02:50:44 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:50:44 #0 3.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:44 #0 3.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:44 #0 4.376 Upgrading critical system libraries and apk-tools: 02:50:44 #0 4.376 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:44 #0 4.386 Executing busybox-1.36.1-r29.trigger 02:50:44 #0 4.448 Continuing the upgrade transaction with new apk-tools: 02:50:44 #0 4.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:44 #0 4.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:44 #0 4.797 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:44 #0 4.848 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:44 #0 5.187 OK: 8 MiB in 18 packages 02:50:44 #94 DONE 6.1s 02:50:44 02:50:44 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:50:44 #95 DONE 2.2s 02:50:44 02:50:44 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:50:44 #40 DONE 34.7s 02:50:44 02:50:44 #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:50:44 #53 34.07 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:44 #53 ... 02:50:44 02:50:44 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:50:44 #0 5.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:44 #0 8.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:44 #77 ... 02:50:44 02:50:44 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:50:44 #48 DONE 36.1s 02:50:44 02:50:44 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:50:45 #78 ... 02:50:45 02:50:45 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:50:45 #68 26.90 OK: 238 MiB in 54 packages 02:50:45 #68 DONE 29.1s 02:50:45 02:50:45 #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:50:45 #53 35.10 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:45 #53 35.34 (3/7) Installing dumb-init (1.2.5-r3) 02:50:45 #53 35.41 (4/7) Installing musl-obstack (1.2.3-r2) 02:50:45 #53 35.44 (5/7) Installing libucontext (1.2-r3) 02:50:45 #53 35.49 (6/7) Installing gcompat (1.1.0-r4) 02:50:45 #53 35.52 (7/7) Installing openssl (3.3.2-r1) 02:50:45 #53 35.59 Executing busybox-1.36.1-r29.trigger 02:50:45 #53 35.77 OK: 10 MiB in 19 packages 02:50:45 #53 ... 02:50:45 02:50:45 #67 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:50:45 #67 28.07 OK: 238 MiB in 54 packages 02:50:45 #67 DONE 29.5s 02:50:45 02:50:45 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:50:45 #73 4.393 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:45 #73 7.062 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:45 #96 ... 02:50:45 02:50:45 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:50:45 #97 DONE 2.6s 02:50:45 #73 ... 02:50:45 02:50:45 #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:50:45 #79 ... 02:50:45 02:50:45 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:50:45 #0 4.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:45 #0 6.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:45 02:50:45 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:50:45 #71 4.815 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:45 #71 5.497 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:45 #71 6.814 OK: 246 MiB in 54 packages 02:50:45 #71 DONE 7.4s 02:50:45 02:50:45 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:50:45 #98 DONE 2.6s 02:50:45 02:50:45 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:50:45 #96 DONE 2.6s 02:50:45 02:50:45 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:50:45 #99 DONE 0.1s 02:50:45 02:50:45 #100 [security-spire-server stage-2 6/9] COPY security.txt / 02:50:45 #100 DONE 0.1s 02:50:45 02:50:45 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:50:45 #101 DONE 0.1s 02:50:45 02:50:45 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:50:45 #102 ... 02:50:45 02:50:45 #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:50:45 #103 DONE 0.1s 02:50:45 02:50:45 #104 [security-spire-config stage-2 6/10] COPY security.txt / 02:50:45 #104 DONE 0.2s 02:50:46 02:50:46 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:50:46 #102 DONE 0.2s 02:50:46 02:50:46 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 02:50:46 #105 DONE 0.2s 02:50:46 02:50:46 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:50:46 #106 DONE 0.1s 02:50:46 02:50:46 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:50:46 #107 DONE 0.1s 02:50:46 02:50:46 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:50:46 #108 DONE 0.1s 02:50:46 02:50:46 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:50:46 #109 DONE 0.1s 02:50:46 02:50:46 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:50:46 #80 ... 02:50:46 02:50:46 #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:50:46 #66 22.66 Upgrading critical system libraries and apk-tools: 02:50:46 #66 22.66 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:46 #66 22.86 Executing busybox-1.36.1-r29.trigger 02:50:46 #110 DONE 0.1s 02:50:46 02:50:46 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:50:46 #111 DONE 0.1s 02:50:46 02:50:46 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:50:46 #112 DONE 0.1s 02:50:46 02:50:46 #113 [security-spire-server] exporting to image 02:50:46 #113 exporting layers 02:50:46 #113 ... 02:50:46 02:50:46 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:50:46 #114 DONE 0.1s 02:50:46 02:50:46 #113 [security-spire-config] exporting to image 02:50:46 #66 ... 02:50:46 02:50:46 #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:50:46 #81 DONE 1.0s 02:50:46 02:50:46 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:46 #82 ... 02:50:46 02:50:46 #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:50:46 #79 DONE 1.2s 02:50:46 02:50:46 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:50:46 #74 21.13 Upgrading critical system libraries and apk-tools: 02:50:46 #74 21.13 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:46 #74 21.13 Executing busybox-1.36.1-r29.trigger 02:50:47 #113 exporting layers 0.7s done 02:50:47 #113 writing image sha256:f2f217941e4a5ed025ecf7b05d94e06ad024dbf4d0c75817e931f1ddf3a71256 done 02:50:47 #113 naming to docker.io/library/security-spire-server done 02:50:47 #113 writing image sha256:9b6a59a530181ec652365de9c231fed9fc18554b3f0e2daf9244d78e3586e62d done 02:50:47 #113 naming to docker.io/library/security-spire-config done 02:50:47 #113 writing image sha256:52ff5f04e10be1d9f928d1cd700e6cdad026dc994a6f0b43b00c5b4aad5df96f 02:50:47 #74 ... 02:50:47 02:50:47 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:50:47 #0 4.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:47 #0 6.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:47 #83 ... 02:50:47 02:50:47 #84 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:47 #113 writing image sha256:52ff5f04e10be1d9f928d1cd700e6cdad026dc994a6f0b43b00c5b4aad5df96f done 02:50:47 #113 naming to docker.io/library/security-spire-agent done 02:50:47 #113 DONE 0.8s 02:50:47 02:50:47 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:47 #84 ... 02:50:47 02:50:47 #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:50:47 #53 DONE 38.4s 02:50:48 02:50:48 #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:50:49 #85 ... 02:50:49 02:50:49 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:50:49 #72 25.23 (1/1) Installing dumb-init (1.2.5-r3) 02:50:49 #72 26.31 Executing busybox-1.36.1-r29.trigger 02:50:49 #72 26.63 OK: 9 MiB in 15 packages 02:50:49 #72 DONE 29.0s 02:50:49 02:50:49 #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:50:49 #66 25.67 Continuing the upgrade transaction with new apk-tools: 02:50:49 #66 25.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:49 #66 ... 02:50:49 02:50:49 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:50:49 #0 5.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:49 #0 7.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:49 #86 ... 02:50:49 02:50:49 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:50:49 #73 18.49 OK: 238 MiB in 54 packages 02:50:50 #73 ... 02:50:50 02:50:50 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:50:50 #71 23.90 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:50:50 #71 23.90 v3.20.3-223-g70dffc95037 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:50:50 #71 23.90 OK: 24042 distinct packages available 02:50:50 #71 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:50 #71 27.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:50 #71 ... 02:50:50 02:50:50 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:50:50 #78 5.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:51 #78 ... 02:50:51 02:50:51 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:50:51 #0 5.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:51 #0 8.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:51 #87 ... 02:50:51 02:50:51 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:50:51 #75 20.15 Upgrading critical system libraries and apk-tools: 02:50:51 #75 20.15 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:51 #75 20.31 Executing busybox-1.36.1-r29.trigger 02:50:51 #75 22.19 Continuing the upgrade transaction with new apk-tools: 02:50:51 #75 22.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:51 #75 ... 02:50:51 02:50:51 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:50:51 #73 DONE 20.1s 02:50:51 02:50:51 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:50:51 #80 15.59 Upgrading critical system libraries and apk-tools: 02:50:51 #80 15.59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:51 #80 15.64 Executing busybox-1.36.1-r29.trigger 02:50:51 #80 ... 02:50:51 02:50:51 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:50:51 #88 DONE 0.4s 02:50:52 02:50:52 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:53 #89 ... 02:50:53 02:50:53 #90 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:53 #90 ... 02:50:53 02:50:53 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:50:53 #83 15.90 Upgrading critical system libraries and apk-tools: 02:50:53 #83 15.91 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:53 #83 15.97 Executing busybox-1.36.1-r29.trigger 02:50:55 #83 17.76 Continuing the upgrade transaction with new apk-tools: 02:50:55 #83 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:55 #83 ... 02:50:55 02:50:55 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:50:55 #71 37.66 OK: 238 MiB in 54 packages 02:50:55 #71 DONE 39.2s 02:50:55 02:50:55 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:50:55 #87 14.37 Upgrading critical system libraries and apk-tools: 02:50:55 #87 14.37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:55 #87 14.47 Executing busybox-1.36.1-r29.trigger 02:50:56 #87 ... 02:50:56 02:50:56 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:50:56 #91 DONE 0.5s 02:50:56 02:50:56 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:57 #92 ... 02:50:57 02:50:57 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:50:57 #74 22.79 Continuing the upgrade transaction with new apk-tools: 02:50:57 #74 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:57 #74 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:57 #74 32.30 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:57 #74 ... 02:50:57 02:50:57 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:50:57 #87 16.20 Continuing the upgrade transaction with new apk-tools: 02:50:57 #87 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:58 #87 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:59 #87 ... 02:50:59 02:50:59 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:50:59 #74 33.19 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:59 #74 33.29 OK: 9 MiB in 16 packages 02:50:59 #74 DONE 34.6s 02:50:59 02:50:59 #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:51:00 #93 ... 02:51:00 02:51:00 #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:51:00 #66 27.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:51:00 #66 35.50 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:51:00 #66 36.01 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:51:00 #66 36.12 OK: 9 MiB in 15 packages 02:51:00 #66 ... 02:51:00 02:51:00 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:51:00 #86 14.91 Upgrading critical system libraries and apk-tools: 02:51:00 #86 14.91 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:51:00 #86 14.96 Executing busybox-1.36.1-r29.trigger 02:51:00 #86 16.68 Continuing the upgrade transaction with new apk-tools: 02:51:00 #86 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:51:00 #86 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:51:00 #86 ... 02:51:00 02:51:00 #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:51:00 #66 DONE 37.9s 02:51:00 02:51:00 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:51:00 #77 18.23 Upgrading critical system libraries and apk-tools: 02:51:00 #77 18.24 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:51:00 #77 18.29 Executing busybox-1.36.1-r29.trigger 02:51:00 #77 19.62 Continuing the upgrade transaction with new apk-tools: 02:51:00 #77 19.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:51:00 #77 20.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:51:01 #77 ... 02:51:01 02:51:01 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:51:01 #78 6.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:51:01 #78 15.31 Upgrading critical system libraries and apk-tools: 02:51:01 #78 15.31 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:51:01 #78 15.37 Executing busybox-1.36.1-r29.trigger 02:51:01 #78 ... 02:51:01 02:51:01 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:51:01 #75 24.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:51:01 #75 30.68 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:51:01 #75 31.24 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:51:01 #75 31.43 Executing ca-certificates-20240705-r0.trigger 02:51:01 #75 32.43 OK: 20 MiB in 18 packages 02:51:01 #75 ... 02:51:01 02:51:01 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:51:01 #78 17.21 Continuing the upgrade transaction with new apk-tools: 02:51:01 #78 17.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:51:02 #78 ... 02:51:02 02:51:02 #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:51:02 #85 4.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:51:02 #85 5.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:51:02 #85 12.81 Upgrading critical system libraries and apk-tools: 02:51:02 #85 12.81 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:51:02 #85 12.87 Executing busybox-1.36.1-r29.trigger 02:51:02 #85 14.04 Continuing the upgrade transaction with new apk-tools: 02:51:02 #85 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:51:02 #85 ... 02:51:02 02:51:02 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:51:02 #77 28.41 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:51:03 #77 28.79 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:51:03 #77 28.86 OK: 9 MiB in 15 packages 02:51:03 #77 ... 02:51:03 02:51:03 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:51:03 #75 DONE 35.2s 02:51:03 02:51:03 #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:51:03 #93 DONE 4.0s 02:51:03 02:51:03 #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:51:03 #85 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:51:03 #85 ... 02:51:03 02:51:03 #94 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:51:03 #94 DONE 0.2s 02:51:03 02:51:03 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:51:03 #80 17.50 Continuing the upgrade transaction with new apk-tools: 02:51:03 #80 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:51:03 #80 18.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:51:03 #80 26.40 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:51:03 #80 26.77 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:51:03 #80 26.84 Executing ca-certificates-20240705-r0.trigger 02:51:03 #80 ... 02:51:03 02:51:03 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:51:03 #78 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:51:04 #78 ... 02:51:04 02:51:04 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:51:04 #77 DONE 30.1s 02:51:04 02:51:04 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:51:04 #80 27.95 OK: 10 MiB in 16 packages 02:51:05 #80 DONE 29.1s 02:51:05 02:51:05 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:51:05 #86 24.95 OK: 20 MiB in 18 packages 02:51:05 #86 DONE 26.0s 02:51:05 02:51:05 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:51:05 #95 DONE 0.2s 02:51:05 02:51:05 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:51:05 #87 24.55 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:51:06 #87 ... 02:51:06 02:51:06 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:51:06 #83 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:51:06 #83 26.45 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:51:06 #83 26.77 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:51:06 #83 26.82 Executing ca-certificates-20240705-r0.trigger 02:51:06 #83 27.67 OK: 11 MiB in 17 packages 02:51:06 #83 DONE 29.1s 02:51:06 02:51:06 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:51:06 #87 25.13 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:51:06 #87 25.28 OK: 9 MiB in 18 packages 02:51:07 #87 DONE 26.0s 02:51:07 02:51:07 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:51:08 #96 ... 02:51:08 02:51:08 #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:51:08 #85 19.45 OK: 10 MiB in 19 packages 02:51:08 #85 DONE 20.2s 02:51:08 02:51:08 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:51:08 #78 23.37 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:51:08 #78 23.79 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:51:08 #78 23.82 Executing ca-certificates-20240705-r0.trigger 02:51:08 #78 ... 02:51:08 02:51:08 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:51:08 #96 DONE 1.6s 02:51:08 02:51:08 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:51:09 #97 DONE 0.3s 02:51:09 02:51:09 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:51:09 #78 24.22 OK: 15 MiB in 28 packages 02:51:09 #78 ... 02:51:09 02:51:09 #98 [security-spire-config stage-2 6/10] COPY security.txt / 02:51:09 #98 DONE 0.2s 02:51:09 02:51:09 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:51:09 #99 DONE 1.2s 02:51:09 02:51:09 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:51:09 #100 DONE 0.3s 02:51:09 02:51:09 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:51:09 #101 ... 02:51:09 02:51:09 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:51:09 #78 DONE 25.0s 02:51:09 02:51:09 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:51:09 #102 ... 02:51:09 02:51:09 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:51:09 #101 DONE 0.4s 02:51:10 02:51:10 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:51:10 #103 DONE 0.2s 02:51:10 02:51:10 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:51:10 #104 DONE 2.2s 02:51:10 02:51:10 #105 [security-spire-config] exporting to image 02:51:10 #105 exporting layers 02:51:10 #105 ... 02:51:10 02:51:10 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:51:10 #106 DONE 0.2s 02:51:10 02:51:10 #107 [security-spire-server stage-2 6/9] COPY security.txt / 02:51:10 #107 DONE 0.2s 02:51:10 02:51:10 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:51:11 #108 DONE 0.2s 02:51:11 02:51:11 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:51:11 #102 DONE 1.6s 02:51:11 02:51:11 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:51:11 #109 ... 02:51:11 02:51:11 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:51:11 #110 DONE 0.2s 02:51:11 02:51:11 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:51:11 #109 DONE 0.3s 02:51:11 02:51:11 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 02:51:11 #111 ... 02:51:11 02:51:11 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:51:11 #112 DONE 0.2s 02:51:11 02:51:11 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 02:51:11 #111 DONE 0.2s 02:51:11 02:51:11 #105 [security-spire-server] exporting to image 02:51:11 #105 ... 02:51:11 02:51:11 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:51:11 #113 DONE 0.2s 02:51:12 02:51:12 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:51:12 #114 DONE 0.2s 02:51:12 02:51:12 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:12 #89 ... 02:51:12 02:51:12 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:51:12 #115 DONE 0.2s 02:51:12 02:51:12 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:12 #89 ... 02:51:12 02:51:12 #105 [security-spire-agent] exporting to image 02:51:12 #105 exporting layers 2.7s done 02:51:12 #105 writing image sha256:2812e400364bc9793bf57867f148c8810535a2835ab420fb7b120a5d57666344 done 02:51:12 #105 naming to docker.io/library/security-spire-config-arm64 done 02:51:13 #105 exporting layers 2.1s done 02:51:13 #105 writing image sha256:6f6b984f0ebe16dcc623db2a2db500385a2d6597c12036802e9c93a4fcc4345c 02:51:13 #105 writing image sha256:6f6b984f0ebe16dcc623db2a2db500385a2d6597c12036802e9c93a4fcc4345c done 02:51:13 #105 naming to docker.io/library/security-spire-server-arm64 done 02:51:14 #105 exporting layers 1.8s done 02:51:14 #105 writing image sha256:24374c93cce2a5d50f69e712ce92680b23327e6f5069e2052624d9d82c34e67d done 02:51:14 #105 naming to docker.io/library/security-spire-agent-arm64 done 02:51:14 #105 DONE 4.0s 02:51:14 02:51:14 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:43 #115 ... 02:51:43 02:51:43 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:43 #88 DONE 58.3s 02:51:43 02:51:43 #79 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:43 #79 DONE 59.3s 02:51:43 02:51:43 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:43 #76 DONE 59.3s 02:51:43 02:51:43 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:43 #115 DONE 52.4s 02:51:43 02:51:43 #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:43 #84 DONE 58.7s 02:51:43 02:51:43 #116 [core-keeper builder 7/8] COPY . . 02:51:48 #116 ... 02:51:48 02:51:48 #117 [security-spiffe-token-provider builder 6/7] COPY . . 02:51:48 #117 ... 02:51:48 02:51:48 #118 [security-proxy-setup builder 6/7] COPY . . 02:51:48 #118 ... 02:51:48 02:51:48 #119 [support-cron-scheduler builder 6/7] COPY . . 02:51:48 #119 ... 02:51:48 02:51:48 #120 [core-metadata builder 6/7] COPY . . 02:51:55 #120 ... 02:51:55 02:51:55 #119 [support-cron-scheduler builder 6/7] COPY . . 02:51:55 #119 DONE 16.6s 02:51:55 02:51:55 #121 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:55 #121 CACHED 02:51:55 02:51:55 #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:51:55 #122 CACHED 02:51:55 02:51:55 #123 [support-notifications builder 6/7] COPY . . 02:51:55 #123 CACHED 02:51:55 02:51:55 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:55 #124 CACHED 02:51:55 02:51:55 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:51:55 #125 CACHED 02:51:55 02:51:55 #126 [security-bootstrapper builder 6/7] COPY . . 02:51:55 #126 CACHED 02:51:55 02:51:55 #118 [security-proxy-setup builder 6/7] COPY . . 02:51:55 #118 DONE 16.7s 02:51:55 02:51:55 #127 [security-secretstore-setup builder 6/7] COPY . . 02:51:55 #127 CACHED 02:51:55 02:51:55 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:51:55 #128 CACHED 02:51:55 02:51:55 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:55 #129 CACHED 02:51:55 02:51:55 #130 [core-command builder 6/7] COPY . . 02:51:55 #130 CACHED 02:51:55 02:51:55 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 02:51:55 #131 CACHED 02:51:55 02:51:55 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:55 #132 CACHED 02:51:55 02:51:55 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:55 #133 CACHED 02:51:55 02:51:55 #134 [core-data builder 6/7] COPY . . 02:51:55 #134 CACHED 02:51:55 02:51:55 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 02:51:55 #135 CACHED 02:51:55 02:51:55 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:51:55 #136 CACHED 02:51:55 02:51:55 #137 [security-proxy-auth builder 6/7] COPY . . 02:51:55 #137 CACHED 02:51:55 02:51:55 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:55 #138 CACHED 02:51:55 02:51:55 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:51:55 #139 CACHED 02:51:55 02:51:55 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 02:51:55 #140 CACHED 02:51:55 02:51:55 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:55 #141 CACHED 02:51:55 02:51:55 #116 [core-keeper builder 7/8] COPY . . 02:51:55 #116 DONE 16.7s 02:51:55 02:51:55 #117 [security-spiffe-token-provider builder 6/7] COPY . . 02:51:55 #117 DONE 16.7s 02:51:55 02:51:55 #120 [core-metadata builder 6/7] COPY . . 02:51:55 #120 DONE 16.7s 02:51:55 02:51:55 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:51:58 #142 3.284 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:52:05 #142 ... 02:52:05 02:52:05 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:52:05 #0 2.474 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:52:05 #143 ... 02:52:05 02:52:05 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:52:05 #0 2.035 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:52:05 #144 ... 02:52:05 02:52:05 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:52:05 #0 2.948 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:52:05 #145 ... 02:52:05 02:52:05 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:52:05 #0 1.380 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:52:05 #146 ... 02:52:05 02:52:05 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:52:05 #0 3.476 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:52:05 #147 ... 02:52:05 02:52:05 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:52:05 #0 1.346 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:52:05 #148 ... 02:52:05 02:52:05 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:52:05 #0 2.807 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:52:05 #149 ... 02:52:05 02:52:05 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:52:05 #0 2.792 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:52:06 #150 ... 02:52:06 02:52:06 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:52:06 #0 3.194 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:52:06 #151 ... 02:52:06 02:52:06 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:52:06 #0 0.524 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:52:06 #152 ... 02:52:06 02:52:06 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:52:06 #0 1.342 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:52:35 #92 DONE 95.0s 02:52:35 02:52:35 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:35 #89 DONE 99.3s 02:52:35 02:52:35 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:35 #82 DONE 104.7s 02:52:35 02:52:35 #84 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:35 #84 DONE 104.3s 02:52:35 02:52:35 #116 [security-bootstrapper builder 6/7] COPY . . 02:52:35 #116 ... 02:52:35 02:52:35 #90 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:35 #90 DONE 108.3s 02:52:35 02:52:35 #117 [support-cron-scheduler builder 6/7] COPY . . 02:52:35 #117 DONE 1.5s 02:52:35 02:52:35 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:35 #118 CACHED 02:52:35 02:52:35 #119 [core-data builder 6/7] COPY . . 02:52:35 #119 CACHED 02:52:35 02:52:35 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 02:52:35 #120 CACHED 02:52:35 02:52:35 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:35 #121 CACHED 02:52:35 02:52:35 #122 [security-proxy-setup builder 6/7] COPY . . 02:52:35 #122 CACHED 02:52:35 02:52:35 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:52:35 #123 CACHED 02:52:35 02:52:35 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:35 #124 CACHED 02:52:35 02:52:35 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 02:52:35 #125 CACHED 02:52:35 02:52:35 #126 [core-command builder 6/7] COPY . . 02:52:35 #126 CACHED 02:52:35 02:52:35 #127 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:35 #127 CACHED 02:52:35 02:52:35 #128 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:52:35 #128 CACHED 02:52:35 02:52:35 #129 [support-notifications builder 6/7] COPY . . 02:52:35 #129 CACHED 02:52:35 02:52:35 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:35 #130 CACHED 02:52:35 02:52:35 #131 [security-proxy-auth builder 6/7] COPY . . 02:52:35 #131 CACHED 02:52:35 02:52:35 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:52:35 #132 CACHED 02:52:35 02:52:35 #133 [core-metadata builder 6/7] COPY . . 02:52:35 #133 CACHED 02:52:35 02:52:35 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:35 #134 CACHED 02:52:35 02:52:35 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:52:35 #135 CACHED 02:52:35 02:52:35 #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:35 #136 CACHED 02:52:35 02:52:35 #137 [security-secretstore-setup builder 6/7] COPY . . 02:52:35 #137 CACHED 02:52:35 02:52:35 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:52:35 #138 CACHED 02:52:35 02:52:35 #116 [security-bootstrapper builder 6/7] COPY . . 02:52:35 #116 DONE 1.7s 02:52:35 02:52:35 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 02:52:35 #139 DONE 1.6s 02:52:35 02:52:35 #140 [core-keeper builder 7/8] COPY . . 02:52:35 #140 DONE 1.8s 02:52:35 02:52:35 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:52:35 #141 ... 02:52:35 02:52:35 #142 [security-spiffe-token-provider builder 6/7] COPY . . 02:52:35 #142 DONE 1.8s 02:52:35 02:52:35 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:52:38 #143 ... 02:52:38 02:52:38 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:52:38 #0 5.004 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:52:39 #144 ... 02:52:39 02:52:39 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:52:39 #0 6.230 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:52:39 #145 ... 02:52:39 02:52:39 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:52:39 #141 6.707 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:52:43 #141 ... 02:52:43 02:52:43 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:52:43 #0 6.666 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:52:43 #146 ... 02:52:43 02:52:43 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:52:43 #0 5.512 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:52:43 #147 ... 02:52:43 02:52:43 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:52:43 #0 4.733 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:52:43 #148 ... 02:52:43 02:52:43 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:52:43 #0 4.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:52:43 #149 ... 02:52:43 02:52:43 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:52:43 #0 6.407 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:52:43 #150 ... 02:52:43 02:52:43 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:52:43 #0 6.059 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:52:43 #151 ... 02:52:43 02:52:43 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:52:43 #0 6.837 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:52:44 #152 ... 02:52:44 02:52:44 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:52:44 #0 6.800 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:52:44 #153 ... 02:52:44 02:52:44 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:52:44 #143 7.011 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:53:28 #153 ... 02:53:28 02:53:28 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:53:28 #148 85.48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:54:36 #148 ... 02:54:36 02:54:36 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:54:36 #144 DONE 161.0s 02:54:36 02:54:36 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:54:36 #149 DONE 161.0s 02:54:36 02:54:36 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:54:36 #151 DONE 161.0s 02:54:36 02:54:36 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:54:36 #146 DONE 161.1s 02:54:36 02:54:36 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:54:36 #150 DONE 161.0s 02:54:36 02:54:36 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:54:36 #152 DONE 161.1s 02:54:36 02:54:36 #154 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:54:36 #154 ... 02:54:36 02:54:36 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:54:36 #153 DONE 161.2s 02:54:36 02:54:36 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:54:36 #145 DONE 161.3s 02:54:36 02:54:36 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:54:36 #147 DONE 161.4s 02:54:36 02:54:36 #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:54:36 #155 ... 02:54:36 02:54:36 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:54:36 #142 DONE 161.4s 02:54:36 02:54:36 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:54:36 #148 DONE 161.4s 02:54:36 02:54:36 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:54:36 #143 DONE 161.4s 02:54:36 02:54:36 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:54:36 #156 ... 02:54:36 02:54:36 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:54:36 #157 DONE 0.4s 02:54:36 02:54:36 #154 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:54:36 #154 DONE 0.8s 02:54:36 02:54:36 #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:54:36 #158 DONE 0.9s 02:54:36 02:54:36 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:54:36 #159 DONE 0.9s 02:54:36 02:54:36 #160 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:54:36 #160 DONE 0.8s 02:54:36 02:54:36 #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:54:36 #155 DONE 0.7s 02:54:36 02:54:36 #161 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:54:36 #161 DONE 0.5s 02:54:36 02:54:36 #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:54:36 #162 DONE 0.5s 02:54:36 02:54:36 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:54:36 #156 DONE 0.5s 02:54:36 02:54:36 #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:54:37 #163 ... 02:54:37 02:54:37 #164 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:54:37 #164 DONE 0.8s 02:54:37 02:54:37 #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:54:37 #165 DONE 0.9s 02:54:37 02:54:37 #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:54:37 #166 CACHED 02:54:37 02:54:37 #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:54:37 #167 CACHED 02:54:37 02:54:37 #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:54:37 #168 CACHED 02:54:37 02:54:37 #169 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:54:37 #169 CACHED 02:54:37 02:54:37 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:54:37 #170 DONE 0.8s 02:54:37 02:54:37 #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:54:37 #171 DONE 0.9s 02:54:37 02:54:37 #172 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:54:37 #172 CACHED 02:54:37 02:54:37 #173 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:54:37 #173 CACHED 02:54:37 02:54:37 #174 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:54:37 #174 DONE 0.8s 02:54:37 02:54:37 #175 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:54:37 #175 DONE 0.9s 02:54:37 02:54:37 #176 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:54:37 #176 DONE 0.9s 02:54:37 02:54:37 #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:54:37 #163 DONE 0.8s 02:54:37 02:54:37 #177 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:54:40 #177 ... 02:54:40 02:54:40 #178 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:54:40 #178 DONE 2.4s 02:54:40 02:54:40 #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:54:40 #179 DONE 2.5s 02:54:40 02:54:40 #180 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:54:40 #180 DONE 2.5s 02:54:40 02:54:40 #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:54:40 #181 DONE 2.5s 02:54:40 02:54:40 #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:54:40 #182 DONE 2.5s 02:54:40 02:54:40 #177 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:54:40 #177 DONE 2.4s 02:54:40 02:54:40 #183 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:54:40 #183 DONE 2.6s 02:54:40 02:54:40 #184 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:54:40 #184 DONE 2.5s 02:54:40 02:54:40 #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:54:40 #185 DONE 2.6s 02:54:40 02:54:40 #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:54:40 #186 DONE 2.5s 02:54:40 02:54:40 #187 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:54:40 #187 DONE 2.6s 02:54:40 02:54:40 #188 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:54:40 #188 ... 02:54:40 02:54:40 #189 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:54:40 #189 DONE 3.5s 02:54:40 02:54:40 #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:54:40 #190 DONE 0.3s 02:54:40 02:54:40 #191 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:54:40 #191 ... 02:54:40 02:54:40 #192 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:54:40 #192 DONE 0.4s 02:54:40 02:54:40 #193 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:54:40 #193 DONE 0.5s 02:54:40 02:54:40 #194 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:54:40 #194 DONE 0.5s 02:54:40 02:54:40 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:54:40 #195 DONE 0.6s 02:54:40 02:54:40 #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:54:40 #196 DONE 0.6s 02:54:40 02:54:40 #197 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:54:40 #197 DONE 0.6s 02:54:40 02:54:40 #198 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:54:40 #198 DONE 0.6s 02:54:40 02:54:40 #199 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:54:41 #199 ... 02:54:41 02:54:41 #200 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:54:41 #200 DONE 0.6s 02:54:41 02:54:41 #201 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:54:41 #201 DONE 0.6s 02:54:41 02:54:41 #188 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:54:41 #188 DONE 0.7s 02:54:41 02:54:41 #202 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:54:41 #202 DONE 0.7s 02:54:41 02:54:41 #203 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:54:41 #203 ... 02:54:41 02:54:41 #191 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:54:41 #191 DONE 0.7s 02:54:41 02:54:41 #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:54:41 #204 DONE 0.5s 02:54:41 02:54:41 #205 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:54:41 #205 ... 02:54:41 02:54:41 #206 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:54:41 #206 DONE 0.5s 02:54:41 02:54:41 #199 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:54:41 #199 DONE 0.5s 02:54:41 02:54:41 #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:54:41 #207 DONE 0.6s 02:54:41 02:54:41 #208 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:54:41 #208 DONE 0.3s 02:54:41 02:54:41 #203 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:54:41 #203 DONE 0.4s 02:54:41 02:54:41 #209 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:54:41 #209 DONE 0.4s 02:54:41 02:54:41 #113 [security-spiffe-token-provider] exporting to image 02:54:41 #113 exporting layers 0.6s done 02:54:41 #113 writing image sha256:55957f8fd14fef30cf3b2f4670f5ce2e4b5075a8db4bfefebaac7a7cdcdcc0ac 0.1s done 02:54:41 #113 writing image sha256:eff030f2d91c1c33fa89d5a08d18d229bc92e8e866d66ca53a130fcfb5200dba 0.1s done 02:54:41 #113 naming to docker.io/library/core-command done 02:54:41 #113 naming to docker.io/library/security-spiffe-token-provider done 02:54:41 #113 ... 02:54:41 02:54:41 #210 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:54:41 #210 DONE 0.6s 02:54:41 02:54:41 #113 [security-spiffe-token-provider] exporting to image 02:54:41 #113 exporting layers 0.9s done 02:54:41 #113 writing image sha256:8a58ee48d9e5ab6683f0cac080bdf411259fbfd345244b61ffd03667b9c33aaf 02:54:42 #113 ... 02:54:42 02:54:42 #205 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:54:42 #205 DONE 0.6s 02:54:42 02:54:42 #113 [core-keeper] exporting to image 02:54:42 #113 writing image sha256:8a58ee48d9e5ab6683f0cac080bdf411259fbfd345244b61ffd03667b9c33aaf 0.0s done 02:54:42 #113 naming to docker.io/library/core-keeper done 02:54:42 #113 writing image sha256:880fb58712142c2430cddfef1bbadee37c7316ef14f0e2680b8d5d2b89efd832 02:54:42 #113 writing image sha256:880fb58712142c2430cddfef1bbadee37c7316ef14f0e2680b8d5d2b89efd832 0.2s done 02:54:42 #113 naming to docker.io/library/support-cron-scheduler 0.1s done 02:54:42 #113 ... 02:54:42 02:54:42 #211 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:54:42 #211 DONE 0.7s 02:54:42 02:54:42 #212 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:54:42 #212 DONE 0.8s 02:54:42 02:54:42 #213 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:54:42 #213 DONE 0.7s 02:54:42 02:54:42 #113 [core-common-config-bootstrapper] exporting to image 02:54:42 #113 writing image sha256:27f6da2d9f15eae47e1b4e1cec0dd60d0e78371bbce2da4d514a91c1a5abd38b done 02:54:42 #113 writing image sha256:92d92b7760829e11e182a5eaf7ba2f9c9b8b0c922d5e36cf1eaea81f0ef9a3bf done 02:54:42 #113 naming to docker.io/library/support-notifications done 02:54:42 #113 naming to docker.io/library/core-data done 02:54:42 #113 ... 02:54:42 02:54:42 #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:54:42 #214 DONE 0.5s 02:54:42 02:54:42 #215 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:54:42 #215 DONE 0.4s 02:54:42 02:54:42 #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:54:42 #216 DONE 1.2s 02:54:42 02:54:42 #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:54:42 #217 DONE 0.1s 02:54:42 02:54:42 #113 [core-metadata] exporting to image 02:54:42 #113 exporting layers 0.4s done 02:54:42 #113 writing image sha256:dea7c8a12d202da7ebc3961160c08ce19111e90aa8975347d9a21381bd6b4e8e done 02:54:42 #113 writing image sha256:42afd4b34c0ed6b6b0239ab4e147efedf34367dabf6f5d6d4ed93d2e698cde16 done 02:54:42 #113 naming to docker.io/library/core-common-config-bootstrapper done 02:54:42 #113 naming to docker.io/library/core-metadata done 02:54:42 #113 ... 02:54:42 02:54:42 #218 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:54:42 #218 DONE 0.1s 02:54:42 02:54:42 #219 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:54:42 #219 DONE 0.1s 02:54:42 02:54:42 #220 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:54:42 #220 DONE 0.1s 02:54:42 02:54:42 #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:54:42 #221 DONE 1.1s 02:54:42 02:54:42 #222 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:54:42 #222 DONE 0.1s 02:54:42 02:54:42 #113 [security-proxy-setup] exporting to image 02:54:42 #113 writing image sha256:9d392f58f632ff2ea9e7b0b5ca78061962e95541bf8f15826db70474461c1771 done 02:54:42 #113 naming to docker.io/library/security-proxy-auth done 02:54:43 #113 ... 02:54:43 02:54:43 #223 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:54:43 #223 DONE 0.1s 02:54:43 02:54:43 #113 [security-proxy-setup] exporting to image 02:54:43 #113 exporting layers 0.3s done 02:54:43 #113 writing image sha256:fe0a299df8994a878d549b585c1dc1ce87156ac8ccddad543849af3476c4a90e done 02:54:43 #113 naming to docker.io/library/security-proxy-setup done 02:54:43 #113 DONE 3.2s 02:54:43 02:54:43 #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:54:43 #224 DONE 0.6s 02:54:43 02:54:43 #225 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:54:43 #225 DONE 0.5s 02:54:43 02:54:43 #113 [security-bootstrapper] exporting to image 02:54:43 #113 exporting layers 0.2s done 02:54:43 #113 writing image sha256:73f4d73309b022433f535cb6bafeace70f7d88e53d47e6295cdc662cf1f24fcf done 02:54:43 #113 naming to docker.io/library/security-secretstore-setup 02:54:43 #113 naming to docker.io/library/security-secretstore-setup done 02:54:43 #113 exporting layers 0.2s done 02:54:43 #113 writing image sha256:55ada52df12104496da31985eb7e81a16b9b737af9690587dd6d57d9583ba39f done 02:54:43 #113 naming to docker.io/library/security-bootstrapper done 02:54:43 #113 DONE 3.7s 02:54:43 02:54:43 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:54:43 time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:43 time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:43 time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:43 time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:43 time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:43 time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:43 time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:43 time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:43 time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:43 time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:43 time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:43 time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:43 time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:43 time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:43 time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:54:43 $ docker stop --time=1 8c56a032f65ba93545c50a0a288bd07a559daae8d3394dcf270ae5c75daf901f 02:54:45 $ docker rm -f --volumes 8c56a032f65ba93545c50a0a288bd07a559daae8d3394dcf270ae5c75daf901f [Pipeline] // withDockerContainer [Pipeline] sh 02:54:45 + docker images 02:54:45 REPOSITORY TAG IMAGE ID CREATED SIZE 02:54:45 security-secretstore-setup latest 73f4d73309b0 2 seconds ago 57.9MB 02:54:45 security-bootstrapper latest 55ada52df121 2 seconds ago 32.9MB 02:54:45 security-proxy-auth latest 9d392f58f632 3 seconds ago 40MB 02:54:45 security-proxy-setup latest fe0a299df899 3 seconds ago 39.4MB 02:54:45 core-metadata latest dea7c8a12d20 3 seconds ago 47.9MB 02:54:45 core-common-config-bootstrapper latest 42afd4b34c0e 3 seconds ago 26.8MB 02:54:45 support-notifications latest 27f6da2d9f15 4 seconds ago 71.1MB 02:54:45 core-data latest 92d92b776082 4 seconds ago 47.8MB 02:54:45 security-spiffe-token-provider latest eff030f2d91c 5 seconds ago 47MB 02:54:45 core-command latest 55957f8fd14f 5 seconds ago 41.9MB 02:54:45 core-keeper latest 8a58ee48d9e5 5 seconds ago 41.5MB 02:54:45 support-cron-scheduler latest 880fb5871214 5 seconds ago 72.3MB 02:54:45 security-spire-config latest 9b6a59a53018 3 minutes ago 127MB 02:54:45 security-spire-agent latest 52ff5f04e10b 3 minutes ago 188MB 02:54:45 security-spire-server latest f2f217941e4a 3 minutes ago 128MB 02:54:45 ci-base-image-x86_64 latest fbd944642b07 8 minutes ago 980MB 02:54:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 3 weeks ago 573MB 02:54:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 02:54:45 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 02:54:45 provisioning config files... 02:54:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/736@tmp/config9106263938028151036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:45 ---> ****-login.sh 02:54:45 nexus3.edgexfoundry.org:10001 02:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:45 Configure a credential helper to remove this warning. See 02:54:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:45 02:54:45 Login Succeeded 02:54:45 nexus3.edgexfoundry.org:10002 02:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:46 Configure a credential helper to remove this warning. See 02:54:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:46 02:54:46 Login Succeeded 02:54:46 nexus3.edgexfoundry.org:10003 02:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:46 Configure a credential helper to remove this warning. See 02:54:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:46 02:54:46 Login Succeeded 02:54:46 nexus3.edgexfoundry.org:10004 02:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:46 Configure a credential helper to remove this warning. See 02:54:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:46 02:54:46 Login Succeeded 02:54:46 ****.io 02:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:46 Configure a credential helper to remove this warning. See 02:54:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:46 02:54:46 Login Succeeded 02:54:46 ---> ****-login.sh ends [Pipeline] } 02:54:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:54:46 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:54:46 c963200bef242761a1aa2b6acdf8b0387bfd966f 02:54:46 latest 02:54:46 4.0.0-dev.3 02:54:46 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:54:46 main 02:54:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:47 + docker push nexus3.edgexfoundry.org:10004/core-command:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:54:47 49a884b85804: Preparing 02:54:47 14ccc7ccaba1: Preparing 02:54:47 6907d59d1e6e: Preparing 02:54:47 a71ccd7c6ec6: Preparing 02:54:47 9611ba31c7e0: Preparing 02:54:47 2f8861b17ce5: Preparing 02:54:47 63ca1fbb43ae: Preparing 02:54:47 2f8861b17ce5: Waiting 02:54:47 63ca1fbb43ae: Waiting 02:54:47 6907d59d1e6e: Pushed 02:54:47 a71ccd7c6ec6: Pushed 02:54:47 49a884b85804: Pushed 02:54:47 63ca1fbb43ae: Layer already exists 02:54:47 2f8861b17ce5: Pushed 02:54:47 9611ba31c7e0: Pushed 02:54:50 14ccc7ccaba1: Pushed 02:54:50 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:e940c1fb29de30c3bea62f1a98803f3b00078f23b7b5d3380db9743b040e4b98 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:50 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:54:50 49a884b85804: Preparing 02:54:50 14ccc7ccaba1: Preparing 02:54:50 6907d59d1e6e: Preparing 02:54:50 a71ccd7c6ec6: Preparing 02:54:50 9611ba31c7e0: Preparing 02:54:50 2f8861b17ce5: Preparing 02:54:50 63ca1fbb43ae: Preparing 02:54:50 2f8861b17ce5: Waiting 02:54:50 63ca1fbb43ae: Waiting 02:54:50 6907d59d1e6e: Layer already exists 02:54:50 14ccc7ccaba1: Layer already exists 02:54:50 49a884b85804: Layer already exists 02:54:50 9611ba31c7e0: Layer already exists 02:54:50 a71ccd7c6ec6: Layer already exists 02:54:50 2f8861b17ce5: Layer already exists 02:54:50 63ca1fbb43ae: Layer already exists 02:54:50 latest: digest: sha256:e940c1fb29de30c3bea62f1a98803f3b00078f23b7b5d3380db9743b040e4b98 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:51 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.3 02:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:54:51 49a884b85804: Preparing 02:54:51 14ccc7ccaba1: Preparing 02:54:51 6907d59d1e6e: Preparing 02:54:51 a71ccd7c6ec6: Preparing 02:54:51 9611ba31c7e0: Preparing 02:54:51 2f8861b17ce5: Preparing 02:54:51 63ca1fbb43ae: Preparing 02:54:51 63ca1fbb43ae: Waiting 02:54:51 2f8861b17ce5: Waiting 02:54:51 14ccc7ccaba1: Layer already exists 02:54:51 6907d59d1e6e: Layer already exists 02:54:51 9611ba31c7e0: Layer already exists 02:54:51 a71ccd7c6ec6: Layer already exists 02:54:51 49a884b85804: Layer already exists 02:54:51 63ca1fbb43ae: Layer already exists 02:54:51 2f8861b17ce5: Layer already exists 02:54:51 4.0.0-dev.3: digest: sha256:e940c1fb29de30c3bea62f1a98803f3b00078f23b7b5d3380db9743b040e4b98 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:52 + docker push nexus3.edgexfoundry.org:10004/core-command:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:54:52 49a884b85804: Preparing 02:54:52 14ccc7ccaba1: Preparing 02:54:52 6907d59d1e6e: Preparing 02:54:52 a71ccd7c6ec6: Preparing 02:54:52 9611ba31c7e0: Preparing 02:54:52 2f8861b17ce5: Preparing 02:54:52 63ca1fbb43ae: Preparing 02:54:52 63ca1fbb43ae: Waiting 02:54:52 2f8861b17ce5: Waiting 02:54:52 49a884b85804: Layer already exists 02:54:52 a71ccd7c6ec6: Layer already exists 02:54:52 14ccc7ccaba1: Layer already exists 02:54:52 6907d59d1e6e: Layer already exists 02:54:52 9611ba31c7e0: Layer already exists 02:54:52 2f8861b17ce5: Layer already exists 02:54:52 63ca1fbb43ae: Layer already exists 02:54:52 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:e940c1fb29de30c3bea62f1a98803f3b00078f23b7b5d3380db9743b040e4b98 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:52 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:54:52 49a884b85804: Preparing 02:54:52 14ccc7ccaba1: Preparing 02:54:52 6907d59d1e6e: Preparing 02:54:52 a71ccd7c6ec6: Preparing 02:54:52 9611ba31c7e0: Preparing 02:54:52 2f8861b17ce5: Preparing 02:54:52 63ca1fbb43ae: Preparing 02:54:52 2f8861b17ce5: Waiting 02:54:52 63ca1fbb43ae: Waiting 02:54:52 a71ccd7c6ec6: Layer already exists 02:54:52 9611ba31c7e0: Layer already exists 02:54:52 49a884b85804: Layer already exists 02:54:52 6907d59d1e6e: Layer already exists 02:54:52 14ccc7ccaba1: Layer already exists 02:54:52 2f8861b17ce5: Layer already exists 02:54:52 63ca1fbb43ae: Layer already exists 02:54:52 main: digest: sha256:e940c1fb29de30c3bea62f1a98803f3b00078f23b7b5d3380db9743b040e4b98 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:52 ===================================================== [Pipeline] echo 02:54:52 taggedImages: 02:54:52 - nexus3.edgexfoundry.org:10004/core-command:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:54:52 - nexus3.edgexfoundry.org:10004/core-command:latest 02:54:52 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.3 02:54:52 - nexus3.edgexfoundry.org:10004/core-command:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:54:52 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:54:53 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:54:53 c963200bef242761a1aa2b6acdf8b0387bfd966f 02:54:53 latest 02:54:53 4.0.0-dev.3 02:54:53 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:54:53 main 02:54:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:54:53 c1b7087a0f36: Preparing 02:54:53 54e2ae795ffa: Preparing 02:54:53 3557d7409d57: Preparing 02:54:53 338f24f33a98: Preparing 02:54:53 6907d59d1e6e: Preparing 02:54:53 a71ccd7c6ec6: Preparing 02:54:53 9611ba31c7e0: Preparing 02:54:53 2f8861b17ce5: Preparing 02:54:53 63ca1fbb43ae: Preparing 02:54:53 a71ccd7c6ec6: Waiting 02:54:53 9611ba31c7e0: Waiting 02:54:53 2f8861b17ce5: Waiting 02:54:53 63ca1fbb43ae: Waiting 02:54:53 6907d59d1e6e: Layer already exists 02:54:53 a71ccd7c6ec6: Layer already exists 02:54:53 9611ba31c7e0: Layer already exists 02:54:53 54e2ae795ffa: Pushed 02:54:53 2f8861b17ce5: Layer already exists 02:54:53 63ca1fbb43ae: Layer already exists 02:54:53 3557d7409d57: Pushed 02:54:53 c1b7087a0f36: Pushed 02:54:55 338f24f33a98: Pushed 02:54:55 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:9e564905f1fd1b0ab0710bebf24d93256ae10497f97c18bab64d1ce2f2bc2858 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:55 + 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 02:54:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:54:55 c1b7087a0f36: Preparing 02:54:55 54e2ae795ffa: Preparing 02:54:55 3557d7409d57: Preparing 02:54:55 338f24f33a98: Preparing 02:54:55 6907d59d1e6e: Preparing 02:54:55 a71ccd7c6ec6: Preparing 02:54:55 9611ba31c7e0: Preparing 02:54:55 2f8861b17ce5: Preparing 02:54:55 63ca1fbb43ae: Preparing 02:54:55 a71ccd7c6ec6: Waiting 02:54:55 9611ba31c7e0: Waiting 02:54:55 2f8861b17ce5: Waiting 02:54:55 63ca1fbb43ae: Waiting 02:54:55 54e2ae795ffa: Layer already exists 02:54:55 3557d7409d57: Layer already exists 02:54:55 c1b7087a0f36: Layer already exists 02:54:55 6907d59d1e6e: Layer already exists 02:54:55 338f24f33a98: Layer already exists 02:54:55 2f8861b17ce5: Layer already exists 02:54:55 a71ccd7c6ec6: Layer already exists 02:54:55 9611ba31c7e0: Layer already exists 02:54:55 63ca1fbb43ae: Layer already exists 02:54:55 latest: digest: sha256:9e564905f1fd1b0ab0710bebf24d93256ae10497f97c18bab64d1ce2f2bc2858 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.3 02:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:54:56 c1b7087a0f36: Preparing 02:54:56 54e2ae795ffa: Preparing 02:54:56 3557d7409d57: Preparing 02:54:56 338f24f33a98: Preparing 02:54:56 6907d59d1e6e: Preparing 02:54:56 a71ccd7c6ec6: Preparing 02:54:56 9611ba31c7e0: Preparing 02:54:56 2f8861b17ce5: Preparing 02:54:56 63ca1fbb43ae: Preparing 02:54:56 2f8861b17ce5: Waiting 02:54:56 a71ccd7c6ec6: Waiting 02:54:56 9611ba31c7e0: Waiting 02:54:56 54e2ae795ffa: Layer already exists 02:54:56 6907d59d1e6e: Layer already exists 02:54:56 3557d7409d57: Layer already exists 02:54:56 c1b7087a0f36: Layer already exists 02:54:56 338f24f33a98: Layer already exists 02:54:56 2f8861b17ce5: Layer already exists 02:54:56 a71ccd7c6ec6: Layer already exists 02:54:56 9611ba31c7e0: Layer already exists 02:54:56 63ca1fbb43ae: Layer already exists 02:54:56 4.0.0-dev.3: digest: sha256:9e564905f1fd1b0ab0710bebf24d93256ae10497f97c18bab64d1ce2f2bc2858 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:54:57 c1b7087a0f36: Preparing 02:54:57 54e2ae795ffa: Preparing 02:54:57 3557d7409d57: Preparing 02:54:57 338f24f33a98: Preparing 02:54:57 6907d59d1e6e: Preparing 02:54:57 a71ccd7c6ec6: Preparing 02:54:57 9611ba31c7e0: Preparing 02:54:57 2f8861b17ce5: Preparing 02:54:57 63ca1fbb43ae: Preparing 02:54:57 a71ccd7c6ec6: Waiting 02:54:57 2f8861b17ce5: Waiting 02:54:57 9611ba31c7e0: Waiting 02:54:57 63ca1fbb43ae: Waiting 02:54:57 338f24f33a98: Layer already exists 02:54:57 c1b7087a0f36: Layer already exists 02:54:57 54e2ae795ffa: Layer already exists 02:54:57 6907d59d1e6e: Layer already exists 02:54:57 3557d7409d57: Layer already exists 02:54:57 9611ba31c7e0: Layer already exists 02:54:57 63ca1fbb43ae: Layer already exists 02:54:57 a71ccd7c6ec6: Layer already exists 02:54:57 2f8861b17ce5: Layer already exists 02:54:57 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:9e564905f1fd1b0ab0710bebf24d93256ae10497f97c18bab64d1ce2f2bc2858 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:57 + 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 02:54:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:54:57 c1b7087a0f36: Preparing 02:54:57 54e2ae795ffa: Preparing 02:54:57 3557d7409d57: Preparing 02:54:57 338f24f33a98: Preparing 02:54:57 6907d59d1e6e: Preparing 02:54:57 a71ccd7c6ec6: Preparing 02:54:57 9611ba31c7e0: Preparing 02:54:57 2f8861b17ce5: Preparing 02:54:57 63ca1fbb43ae: Preparing 02:54:57 a71ccd7c6ec6: Waiting 02:54:57 2f8861b17ce5: Waiting 02:54:57 9611ba31c7e0: Waiting 02:54:57 63ca1fbb43ae: Waiting 02:54:57 338f24f33a98: Layer already exists 02:54:57 c1b7087a0f36: Layer already exists 02:54:57 54e2ae795ffa: Layer already exists 02:54:57 6907d59d1e6e: Layer already exists 02:54:57 3557d7409d57: Layer already exists 02:54:57 a71ccd7c6ec6: Layer already exists 02:54:57 63ca1fbb43ae: Layer already exists 02:54:57 9611ba31c7e0: Layer already exists 02:54:57 2f8861b17ce5: Layer already exists 02:54:57 main: digest: sha256:9e564905f1fd1b0ab0710bebf24d93256ae10497f97c18bab64d1ce2f2bc2858 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:57 ===================================================== [Pipeline] echo 02:54:57 taggedImages: 02:54:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:54:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:54:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.3 02:54:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:54:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:54:57 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:54:57 c963200bef242761a1aa2b6acdf8b0387bfd966f 02:54:57 latest 02:54:57 4.0.0-dev.3 02:54:57 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:54:57 main 02:54:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:58 + docker push nexus3.edgexfoundry.org:10004/core-data:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:54:58 5aa4e8b50cb4: Preparing 02:54:58 41996c2ee54d: Preparing 02:54:58 d1183ef749c0: Preparing 02:54:58 6907d59d1e6e: Preparing 02:54:58 a71ccd7c6ec6: Preparing 02:54:58 42960d536bd3: Preparing 02:54:58 492b2556f356: Preparing 02:54:58 63ca1fbb43ae: Preparing 02:54:58 492b2556f356: Waiting 02:54:58 63ca1fbb43ae: Waiting 02:54:58 42960d536bd3: Waiting 02:54:58 a71ccd7c6ec6: Layer already exists 02:54:58 6907d59d1e6e: Layer already exists 02:54:58 5aa4e8b50cb4: Pushed 02:54:58 41996c2ee54d: Pushed 02:54:58 63ca1fbb43ae: Layer already exists 02:54:58 492b2556f356: Pushed 02:54:59 42960d536bd3: Pushed 02:55:01 d1183ef749c0: Pushed 02:55:01 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:9b0f267030d6b17f3e648e0f2def8f94e9afe278c83349d724ebda8ff0c82569 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:02 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:55:02 5aa4e8b50cb4: Preparing 02:55:02 41996c2ee54d: Preparing 02:55:02 d1183ef749c0: Preparing 02:55:02 6907d59d1e6e: Preparing 02:55:02 a71ccd7c6ec6: Preparing 02:55:02 42960d536bd3: Preparing 02:55:02 492b2556f356: Preparing 02:55:02 63ca1fbb43ae: Preparing 02:55:02 492b2556f356: Waiting 02:55:02 42960d536bd3: Waiting 02:55:02 63ca1fbb43ae: Waiting 02:55:02 5aa4e8b50cb4: Layer already exists 02:55:02 41996c2ee54d: Layer already exists 02:55:02 d1183ef749c0: Layer already exists 02:55:02 a71ccd7c6ec6: Layer already exists 02:55:02 6907d59d1e6e: Layer already exists 02:55:02 42960d536bd3: Layer already exists 02:55:02 63ca1fbb43ae: Layer already exists 02:55:02 492b2556f356: Layer already exists 02:55:02 latest: digest: sha256:9b0f267030d6b17f3e648e0f2def8f94e9afe278c83349d724ebda8ff0c82569 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:03 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.3 02:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:55:03 5aa4e8b50cb4: Preparing 02:55:03 41996c2ee54d: Preparing 02:55:03 d1183ef749c0: Preparing 02:55:03 6907d59d1e6e: Preparing 02:55:03 a71ccd7c6ec6: Preparing 02:55:03 42960d536bd3: Preparing 02:55:03 492b2556f356: Preparing 02:55:03 63ca1fbb43ae: Preparing 02:55:03 492b2556f356: Waiting 02:55:03 63ca1fbb43ae: Waiting 02:55:03 42960d536bd3: Waiting 02:55:03 5aa4e8b50cb4: Layer already exists 02:55:03 d1183ef749c0: Layer already exists 02:55:03 41996c2ee54d: Layer already exists 02:55:03 6907d59d1e6e: Layer already exists 02:55:03 a71ccd7c6ec6: Layer already exists 02:55:03 42960d536bd3: Layer already exists 02:55:03 63ca1fbb43ae: Layer already exists 02:55:03 492b2556f356: Layer already exists 02:55:03 4.0.0-dev.3: digest: sha256:9b0f267030d6b17f3e648e0f2def8f94e9afe278c83349d724ebda8ff0c82569 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:03 + docker push nexus3.edgexfoundry.org:10004/core-data:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:55:03 5aa4e8b50cb4: Preparing 02:55:03 41996c2ee54d: Preparing 02:55:03 d1183ef749c0: Preparing 02:55:03 6907d59d1e6e: Preparing 02:55:03 a71ccd7c6ec6: Preparing 02:55:03 42960d536bd3: Preparing 02:55:03 492b2556f356: Preparing 02:55:03 63ca1fbb43ae: Preparing 02:55:03 42960d536bd3: Waiting 02:55:03 492b2556f356: Waiting 02:55:03 41996c2ee54d: Layer already exists 02:55:03 d1183ef749c0: Layer already exists 02:55:03 5aa4e8b50cb4: Layer already exists 02:55:03 6907d59d1e6e: Layer already exists 02:55:03 a71ccd7c6ec6: Layer already exists 02:55:03 492b2556f356: Layer already exists 02:55:03 42960d536bd3: Layer already exists 02:55:03 63ca1fbb43ae: Layer already exists 02:55:03 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:9b0f267030d6b17f3e648e0f2def8f94e9afe278c83349d724ebda8ff0c82569 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:04 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:55:04 5aa4e8b50cb4: Preparing 02:55:04 41996c2ee54d: Preparing 02:55:04 d1183ef749c0: Preparing 02:55:04 6907d59d1e6e: Preparing 02:55:04 a71ccd7c6ec6: Preparing 02:55:04 42960d536bd3: Preparing 02:55:04 492b2556f356: Preparing 02:55:04 63ca1fbb43ae: Preparing 02:55:04 63ca1fbb43ae: Waiting 02:55:04 492b2556f356: Waiting 02:55:04 42960d536bd3: Waiting 02:55:04 6907d59d1e6e: Layer already exists 02:55:04 5aa4e8b50cb4: Layer already exists 02:55:04 d1183ef749c0: Layer already exists 02:55:04 a71ccd7c6ec6: Layer already exists 02:55:04 41996c2ee54d: Layer already exists 02:55:04 42960d536bd3: Layer already exists 02:55:04 492b2556f356: Layer already exists 02:55:04 63ca1fbb43ae: Layer already exists 02:55:04 main: digest: sha256:9b0f267030d6b17f3e648e0f2def8f94e9afe278c83349d724ebda8ff0c82569 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:04 ===================================================== [Pipeline] echo 02:55:04 taggedImages: 02:55:04 - nexus3.edgexfoundry.org:10004/core-data:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:04 - nexus3.edgexfoundry.org:10004/core-data:latest 02:55:04 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.3 02:55:04 - nexus3.edgexfoundry.org:10004/core-data:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:04 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:55:04 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:55:04 c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:04 latest 02:55:04 4.0.0-dev.3 02:55:04 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:04 main 02:55:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:55:05 4f21bde13432: Preparing 02:55:05 560b7de93b52: Preparing 02:55:05 98f80123c0c8: Preparing 02:55:05 a71ccd7c6ec6: Preparing 02:55:05 9d2e5acca769: Preparing 02:55:05 8959ba80d141: Preparing 02:55:05 63ca1fbb43ae: Preparing 02:55:05 63ca1fbb43ae: Waiting 02:55:05 8959ba80d141: Waiting 02:55:05 a71ccd7c6ec6: Layer already exists 02:55:05 560b7de93b52: Pushed 02:55:05 63ca1fbb43ae: Layer already exists 02:55:05 8959ba80d141: Pushed 02:55:05 4f21bde13432: Pushed 02:55:05 9d2e5acca769: Pushed 02:55:08 98f80123c0c8: Pushed 02:55:08 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:fcfd91df630d2cb40629a3a7cb3f44a2de2bba102b0b11f048ac2515708fbbcf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:55:09 4f21bde13432: Preparing 02:55:09 560b7de93b52: Preparing 02:55:09 98f80123c0c8: Preparing 02:55:09 a71ccd7c6ec6: Preparing 02:55:09 9d2e5acca769: Preparing 02:55:09 8959ba80d141: Preparing 02:55:09 63ca1fbb43ae: Preparing 02:55:09 63ca1fbb43ae: Waiting 02:55:09 8959ba80d141: Waiting 02:55:09 a71ccd7c6ec6: Layer already exists 02:55:09 98f80123c0c8: Layer already exists 02:55:09 560b7de93b52: Layer already exists 02:55:09 4f21bde13432: Layer already exists 02:55:09 9d2e5acca769: Layer already exists 02:55:09 8959ba80d141: Layer already exists 02:55:09 63ca1fbb43ae: Layer already exists 02:55:09 latest: digest: sha256:fcfd91df630d2cb40629a3a7cb3f44a2de2bba102b0b11f048ac2515708fbbcf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.3 02:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:55:10 4f21bde13432: Preparing 02:55:10 560b7de93b52: Preparing 02:55:10 98f80123c0c8: Preparing 02:55:10 a71ccd7c6ec6: Preparing 02:55:10 9d2e5acca769: Preparing 02:55:10 8959ba80d141: Preparing 02:55:10 63ca1fbb43ae: Preparing 02:55:10 8959ba80d141: Waiting 02:55:10 63ca1fbb43ae: Waiting 02:55:10 560b7de93b52: Layer already exists 02:55:10 9d2e5acca769: Layer already exists 02:55:10 a71ccd7c6ec6: Layer already exists 02:55:10 4f21bde13432: Layer already exists 02:55:10 98f80123c0c8: Layer already exists 02:55:10 8959ba80d141: Layer already exists 02:55:10 63ca1fbb43ae: Layer already exists 02:55:10 4.0.0-dev.3: digest: sha256:fcfd91df630d2cb40629a3a7cb3f44a2de2bba102b0b11f048ac2515708fbbcf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:10 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:55:10 4f21bde13432: Preparing 02:55:10 560b7de93b52: Preparing 02:55:10 98f80123c0c8: Preparing 02:55:10 a71ccd7c6ec6: Preparing 02:55:10 9d2e5acca769: Preparing 02:55:10 8959ba80d141: Preparing 02:55:10 63ca1fbb43ae: Preparing 02:55:10 8959ba80d141: Waiting 02:55:10 63ca1fbb43ae: Waiting 02:55:10 a71ccd7c6ec6: Layer already exists 02:55:10 4f21bde13432: Layer already exists 02:55:10 560b7de93b52: Layer already exists 02:55:10 98f80123c0c8: Layer already exists 02:55:10 9d2e5acca769: Layer already exists 02:55:10 8959ba80d141: Layer already exists 02:55:10 63ca1fbb43ae: Layer already exists 02:55:10 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:fcfd91df630d2cb40629a3a7cb3f44a2de2bba102b0b11f048ac2515708fbbcf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:55:11 4f21bde13432: Preparing 02:55:11 560b7de93b52: Preparing 02:55:11 98f80123c0c8: Preparing 02:55:11 a71ccd7c6ec6: Preparing 02:55:11 9d2e5acca769: Preparing 02:55:11 8959ba80d141: Preparing 02:55:11 63ca1fbb43ae: Preparing 02:55:11 8959ba80d141: Waiting 02:55:11 63ca1fbb43ae: Waiting 02:55:11 4f21bde13432: Layer already exists 02:55:11 560b7de93b52: Layer already exists 02:55:11 98f80123c0c8: Layer already exists 02:55:11 a71ccd7c6ec6: Layer already exists 02:55:11 9d2e5acca769: Layer already exists 02:55:11 8959ba80d141: Layer already exists 02:55:11 63ca1fbb43ae: Layer already exists 02:55:11 main: digest: sha256:fcfd91df630d2cb40629a3a7cb3f44a2de2bba102b0b11f048ac2515708fbbcf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:11 ===================================================== [Pipeline] echo 02:55:11 taggedImages: 02:55:11 - nexus3.edgexfoundry.org:10004/core-keeper:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:11 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:55:11 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.3 02:55:11 - nexus3.edgexfoundry.org:10004/core-keeper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:11 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:55:11 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:55:11 c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:11 latest 02:55:11 4.0.0-dev.3 02:55:11 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:11 main 02:55:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:55:12 29838a8e96ae: Preparing 02:55:12 6d1cc8526b71: Preparing 02:55:12 b491c5f77d62: Preparing 02:55:12 cdd2dd031e41: Preparing 02:55:12 6907d59d1e6e: Preparing 02:55:12 a71ccd7c6ec6: Preparing 02:55:12 9611ba31c7e0: Preparing 02:55:12 2f8861b17ce5: Preparing 02:55:12 63ca1fbb43ae: Preparing 02:55:12 a71ccd7c6ec6: Waiting 02:55:12 9611ba31c7e0: Waiting 02:55:12 2f8861b17ce5: Waiting 02:55:12 63ca1fbb43ae: Waiting 02:55:12 6907d59d1e6e: Layer already exists 02:55:12 a71ccd7c6ec6: Layer already exists 02:55:12 9611ba31c7e0: Layer already exists 02:55:12 2f8861b17ce5: Layer already exists 02:55:12 63ca1fbb43ae: Layer already exists 02:55:12 b491c5f77d62: Pushed 02:55:12 6d1cc8526b71: Pushed 02:55:12 29838a8e96ae: Pushed 02:55:15 cdd2dd031e41: Pushed 02:55:15 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:dac3604a70335f5f79cb63fc0c226f4cc9bd1fd987a9e8830263ad30520fafe9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:55:16 29838a8e96ae: Preparing 02:55:16 6d1cc8526b71: Preparing 02:55:16 b491c5f77d62: Preparing 02:55:16 cdd2dd031e41: Preparing 02:55:16 6907d59d1e6e: Preparing 02:55:16 a71ccd7c6ec6: Preparing 02:55:16 9611ba31c7e0: Preparing 02:55:16 2f8861b17ce5: Preparing 02:55:16 63ca1fbb43ae: Preparing 02:55:16 a71ccd7c6ec6: Waiting 02:55:16 9611ba31c7e0: Waiting 02:55:16 2f8861b17ce5: Waiting 02:55:16 63ca1fbb43ae: Waiting 02:55:16 cdd2dd031e41: Layer already exists 02:55:16 b491c5f77d62: Layer already exists 02:55:16 6d1cc8526b71: Layer already exists 02:55:16 6907d59d1e6e: Layer already exists 02:55:16 29838a8e96ae: Layer already exists 02:55:16 9611ba31c7e0: Layer already exists 02:55:16 2f8861b17ce5: Layer already exists 02:55:16 63ca1fbb43ae: Layer already exists 02:55:16 a71ccd7c6ec6: Layer already exists 02:55:16 latest: digest: sha256:dac3604a70335f5f79cb63fc0c226f4cc9bd1fd987a9e8830263ad30520fafe9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.3 02:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:55:16 29838a8e96ae: Preparing 02:55:16 6d1cc8526b71: Preparing 02:55:16 b491c5f77d62: Preparing 02:55:16 cdd2dd031e41: Preparing 02:55:16 6907d59d1e6e: Preparing 02:55:16 a71ccd7c6ec6: Preparing 02:55:16 9611ba31c7e0: Preparing 02:55:16 2f8861b17ce5: Preparing 02:55:16 63ca1fbb43ae: Preparing 02:55:16 a71ccd7c6ec6: Waiting 02:55:16 9611ba31c7e0: Waiting 02:55:16 2f8861b17ce5: Waiting 02:55:16 63ca1fbb43ae: Waiting 02:55:16 29838a8e96ae: Layer already exists 02:55:16 b491c5f77d62: Layer already exists 02:55:16 6907d59d1e6e: Layer already exists 02:55:16 cdd2dd031e41: Layer already exists 02:55:16 6d1cc8526b71: Layer already exists 02:55:16 9611ba31c7e0: Layer already exists 02:55:16 a71ccd7c6ec6: Layer already exists 02:55:16 2f8861b17ce5: Layer already exists 02:55:16 63ca1fbb43ae: Layer already exists 02:55:16 4.0.0-dev.3: digest: sha256:dac3604a70335f5f79cb63fc0c226f4cc9bd1fd987a9e8830263ad30520fafe9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:55:17 29838a8e96ae: Preparing 02:55:17 6d1cc8526b71: Preparing 02:55:17 b491c5f77d62: Preparing 02:55:17 cdd2dd031e41: Preparing 02:55:17 6907d59d1e6e: Preparing 02:55:17 a71ccd7c6ec6: Preparing 02:55:17 9611ba31c7e0: Preparing 02:55:17 2f8861b17ce5: Preparing 02:55:17 63ca1fbb43ae: Preparing 02:55:17 a71ccd7c6ec6: Waiting 02:55:17 9611ba31c7e0: Waiting 02:55:17 2f8861b17ce5: Waiting 02:55:17 63ca1fbb43ae: Waiting 02:55:17 6907d59d1e6e: Layer already exists 02:55:17 cdd2dd031e41: Layer already exists 02:55:17 b491c5f77d62: Layer already exists 02:55:17 29838a8e96ae: Layer already exists 02:55:17 6d1cc8526b71: Layer already exists 02:55:17 2f8861b17ce5: Layer already exists 02:55:17 9611ba31c7e0: Layer already exists 02:55:17 a71ccd7c6ec6: Layer already exists 02:55:17 63ca1fbb43ae: Layer already exists 02:55:17 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:dac3604a70335f5f79cb63fc0c226f4cc9bd1fd987a9e8830263ad30520fafe9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:55:18 29838a8e96ae: Preparing 02:55:18 6d1cc8526b71: Preparing 02:55:18 b491c5f77d62: Preparing 02:55:18 cdd2dd031e41: Preparing 02:55:18 6907d59d1e6e: Preparing 02:55:18 a71ccd7c6ec6: Preparing 02:55:18 9611ba31c7e0: Preparing 02:55:18 2f8861b17ce5: Preparing 02:55:18 63ca1fbb43ae: Preparing 02:55:18 2f8861b17ce5: Waiting 02:55:18 9611ba31c7e0: Waiting 02:55:18 29838a8e96ae: Layer already exists 02:55:18 6907d59d1e6e: Layer already exists 02:55:18 b491c5f77d62: Layer already exists 02:55:18 cdd2dd031e41: Layer already exists 02:55:18 6d1cc8526b71: Layer already exists 02:55:18 a71ccd7c6ec6: Layer already exists 02:55:18 9611ba31c7e0: Layer already exists 02:55:18 63ca1fbb43ae: Layer already exists 02:55:18 2f8861b17ce5: Layer already exists 02:55:18 main: digest: sha256:dac3604a70335f5f79cb63fc0c226f4cc9bd1fd987a9e8830263ad30520fafe9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:18 ===================================================== [Pipeline] echo 02:55:18 taggedImages: 02:55:18 - nexus3.edgexfoundry.org:10004/core-metadata:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:18 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:55:18 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.3 02:55:18 - nexus3.edgexfoundry.org:10004/core-metadata:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:18 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:55:18 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:55:18 c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:18 latest 02:55:18 4.0.0-dev.3 02:55:18 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:18 main 02:55:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:55:19 c52d66986102: Preparing 02:55:19 7a52f6678059: Preparing 02:55:19 4556da6558b7: Preparing 02:55:19 d50b3ab972fc: Preparing 02:55:19 3f364a5c84fd: Preparing 02:55:19 158f21f10383: Preparing 02:55:19 67ccd324aef8: Preparing 02:55:19 97c721e7e027: Preparing 02:55:19 6907d59d1e6e: Preparing 02:55:19 a71ccd7c6ec6: Preparing 02:55:19 e0e26c0f4f72: Preparing 02:55:19 158f21f10383: Waiting 02:55:19 6907d59d1e6e: Waiting 02:55:19 97c721e7e027: Waiting 02:55:19 219f63d68428: Preparing 02:55:19 5f70bf18a086: Preparing 02:55:19 45c59ac858df: Preparing 02:55:19 e0e26c0f4f72: Waiting 02:55:19 219f63d68428: Waiting 02:55:19 5f70bf18a086: Waiting 02:55:19 1f866d7e260f: Preparing 02:55:19 9bb416d42984: Preparing 02:55:19 63ca1fbb43ae: Preparing 02:55:19 9bb416d42984: Waiting 02:55:19 45c59ac858df: Waiting 02:55:19 1f866d7e260f: Waiting 02:55:19 d50b3ab972fc: Pushed 02:55:19 4556da6558b7: Pushed 02:55:19 7a52f6678059: Pushed 02:55:19 3f364a5c84fd: Pushed 02:55:19 c52d66986102: Pushed 02:55:19 158f21f10383: Pushed 02:55:19 a71ccd7c6ec6: Layer already exists 02:55:19 6907d59d1e6e: Layer already exists 02:55:19 5f70bf18a086: Layer already exists 02:55:19 67ccd324aef8: Pushed 02:55:19 e0e26c0f4f72: Pushed 02:55:19 219f63d68428: Pushed 02:55:19 45c59ac858df: Pushed 02:55:19 63ca1fbb43ae: Layer already exists 02:55:19 9bb416d42984: Pushed 02:55:20 1f866d7e260f: Pushed 02:55:21 97c721e7e027: Pushed 02:55:21 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:8c0f0ef8432e64f7bf029df64df07ae96099b9e718a6e4d88b10b3c951be35e2 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:55:22 c52d66986102: Preparing 02:55:22 7a52f6678059: Preparing 02:55:22 4556da6558b7: Preparing 02:55:22 d50b3ab972fc: Preparing 02:55:22 3f364a5c84fd: Preparing 02:55:22 158f21f10383: Preparing 02:55:22 67ccd324aef8: Preparing 02:55:22 97c721e7e027: Preparing 02:55:22 6907d59d1e6e: Preparing 02:55:22 a71ccd7c6ec6: Preparing 02:55:22 e0e26c0f4f72: Preparing 02:55:22 219f63d68428: Preparing 02:55:22 5f70bf18a086: Preparing 02:55:22 45c59ac858df: Preparing 02:55:22 1f866d7e260f: Preparing 02:55:22 9bb416d42984: Preparing 02:55:22 63ca1fbb43ae: Preparing 02:55:22 158f21f10383: Waiting 02:55:22 67ccd324aef8: Waiting 02:55:22 97c721e7e027: Waiting 02:55:22 6907d59d1e6e: Waiting 02:55:22 219f63d68428: Waiting 02:55:22 5f70bf18a086: Waiting 02:55:22 a71ccd7c6ec6: Waiting 02:55:22 e0e26c0f4f72: Waiting 02:55:22 45c59ac858df: Waiting 02:55:22 1f866d7e260f: Waiting 02:55:22 63ca1fbb43ae: Waiting 02:55:22 9bb416d42984: Waiting 02:55:22 4556da6558b7: Layer already exists 02:55:22 d50b3ab972fc: Layer already exists 02:55:22 c52d66986102: Layer already exists 02:55:22 7a52f6678059: Layer already exists 02:55:22 3f364a5c84fd: Layer already exists 02:55:22 158f21f10383: Layer already exists 02:55:22 67ccd324aef8: Layer already exists 02:55:22 97c721e7e027: Layer already exists 02:55:22 a71ccd7c6ec6: Layer already exists 02:55:22 219f63d68428: Layer already exists 02:55:22 5f70bf18a086: Layer already exists 02:55:22 45c59ac858df: Layer already exists 02:55:22 9bb416d42984: Layer already exists 02:55:22 1f866d7e260f: Layer already exists 02:55:22 6907d59d1e6e: Layer already exists 02:55:22 e0e26c0f4f72: Layer already exists 02:55:22 63ca1fbb43ae: Layer already exists 02:55:22 latest: digest: sha256:8c0f0ef8432e64f7bf029df64df07ae96099b9e718a6e4d88b10b3c951be35e2 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.3 02:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:55:22 c52d66986102: Preparing 02:55:22 7a52f6678059: Preparing 02:55:22 4556da6558b7: Preparing 02:55:22 d50b3ab972fc: Preparing 02:55:22 3f364a5c84fd: Preparing 02:55:22 158f21f10383: Preparing 02:55:22 67ccd324aef8: Preparing 02:55:22 97c721e7e027: Preparing 02:55:22 6907d59d1e6e: Preparing 02:55:22 a71ccd7c6ec6: Preparing 02:55:22 e0e26c0f4f72: Preparing 02:55:22 219f63d68428: Preparing 02:55:22 5f70bf18a086: Preparing 02:55:22 45c59ac858df: Preparing 02:55:22 1f866d7e260f: Preparing 02:55:22 9bb416d42984: Preparing 02:55:22 63ca1fbb43ae: Preparing 02:55:22 158f21f10383: Waiting 02:55:22 67ccd324aef8: Waiting 02:55:22 97c721e7e027: Waiting 02:55:22 6907d59d1e6e: Waiting 02:55:22 63ca1fbb43ae: Waiting 02:55:22 a71ccd7c6ec6: Waiting 02:55:22 1f866d7e260f: Waiting 02:55:22 e0e26c0f4f72: Waiting 02:55:22 219f63d68428: Waiting 02:55:22 9bb416d42984: Waiting 02:55:22 5f70bf18a086: Waiting 02:55:22 45c59ac858df: Waiting 02:55:22 c52d66986102: Layer already exists 02:55:22 7a52f6678059: Layer already exists 02:55:22 4556da6558b7: Layer already exists 02:55:22 3f364a5c84fd: Layer already exists 02:55:22 d50b3ab972fc: Layer already exists 02:55:22 67ccd324aef8: Layer already exists 02:55:22 158f21f10383: Layer already exists 02:55:22 6907d59d1e6e: Layer already exists 02:55:22 a71ccd7c6ec6: Layer already exists 02:55:22 97c721e7e027: Layer already exists 02:55:22 e0e26c0f4f72: Layer already exists 02:55:22 5f70bf18a086: Layer already exists 02:55:22 45c59ac858df: Layer already exists 02:55:22 219f63d68428: Layer already exists 02:55:22 1f866d7e260f: Layer already exists 02:55:22 9bb416d42984: Layer already exists 02:55:22 63ca1fbb43ae: Layer already exists 02:55:22 4.0.0-dev.3: digest: sha256:8c0f0ef8432e64f7bf029df64df07ae96099b9e718a6e4d88b10b3c951be35e2 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:55:23 c52d66986102: Preparing 02:55:23 7a52f6678059: Preparing 02:55:23 4556da6558b7: Preparing 02:55:23 d50b3ab972fc: Preparing 02:55:23 3f364a5c84fd: Preparing 02:55:23 158f21f10383: Preparing 02:55:23 67ccd324aef8: Preparing 02:55:23 97c721e7e027: Preparing 02:55:23 6907d59d1e6e: Preparing 02:55:23 a71ccd7c6ec6: Preparing 02:55:23 e0e26c0f4f72: Preparing 02:55:23 219f63d68428: Preparing 02:55:23 5f70bf18a086: Preparing 02:55:23 45c59ac858df: Preparing 02:55:23 1f866d7e260f: Preparing 02:55:23 9bb416d42984: Preparing 02:55:23 63ca1fbb43ae: Preparing 02:55:23 158f21f10383: Waiting 02:55:23 219f63d68428: Waiting 02:55:23 45c59ac858df: Waiting 02:55:23 67ccd324aef8: Waiting 02:55:23 5f70bf18a086: Waiting 02:55:23 97c721e7e027: Waiting 02:55:23 a71ccd7c6ec6: Waiting 02:55:23 e0e26c0f4f72: Waiting 02:55:23 6907d59d1e6e: Waiting 02:55:23 1f866d7e260f: Waiting 02:55:23 9bb416d42984: Waiting 02:55:23 63ca1fbb43ae: Waiting 02:55:23 4556da6558b7: Layer already exists 02:55:23 3f364a5c84fd: Layer already exists 02:55:23 d50b3ab972fc: Layer already exists 02:55:23 7a52f6678059: Layer already exists 02:55:23 c52d66986102: Layer already exists 02:55:23 158f21f10383: Layer already exists 02:55:23 6907d59d1e6e: Layer already exists 02:55:23 67ccd324aef8: Layer already exists 02:55:23 97c721e7e027: Layer already exists 02:55:23 a71ccd7c6ec6: Layer already exists 02:55:23 219f63d68428: Layer already exists 02:55:23 e0e26c0f4f72: Layer already exists 02:55:23 5f70bf18a086: Layer already exists 02:55:23 1f866d7e260f: Layer already exists 02:55:23 45c59ac858df: Layer already exists 02:55:23 63ca1fbb43ae: Layer already exists 02:55:23 9bb416d42984: Layer already exists 02:55:23 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:8c0f0ef8432e64f7bf029df64df07ae96099b9e718a6e4d88b10b3c951be35e2 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:55:24 c52d66986102: Preparing 02:55:24 7a52f6678059: Preparing 02:55:24 4556da6558b7: Preparing 02:55:24 d50b3ab972fc: Preparing 02:55:24 3f364a5c84fd: Preparing 02:55:24 158f21f10383: Preparing 02:55:24 67ccd324aef8: Preparing 02:55:24 97c721e7e027: Preparing 02:55:24 6907d59d1e6e: Preparing 02:55:24 a71ccd7c6ec6: Preparing 02:55:24 e0e26c0f4f72: Preparing 02:55:24 219f63d68428: Preparing 02:55:24 5f70bf18a086: Preparing 02:55:24 45c59ac858df: Preparing 02:55:24 1f866d7e260f: Preparing 02:55:24 9bb416d42984: Preparing 02:55:24 63ca1fbb43ae: Preparing 02:55:24 158f21f10383: Waiting 02:55:24 67ccd324aef8: Waiting 02:55:24 5f70bf18a086: Waiting 02:55:24 97c721e7e027: Waiting 02:55:24 45c59ac858df: Waiting 02:55:24 a71ccd7c6ec6: Waiting 02:55:24 1f866d7e260f: Waiting 02:55:24 e0e26c0f4f72: Waiting 02:55:24 9bb416d42984: Waiting 02:55:24 219f63d68428: Waiting 02:55:24 3f364a5c84fd: Layer already exists 02:55:24 d50b3ab972fc: Layer already exists 02:55:24 4556da6558b7: Layer already exists 02:55:24 7a52f6678059: Layer already exists 02:55:24 c52d66986102: Layer already exists 02:55:24 158f21f10383: Layer already exists 02:55:24 67ccd324aef8: Layer already exists 02:55:24 97c721e7e027: Layer already exists 02:55:24 a71ccd7c6ec6: Layer already exists 02:55:24 6907d59d1e6e: Layer already exists 02:55:24 e0e26c0f4f72: Layer already exists 02:55:24 219f63d68428: Layer already exists 02:55:24 5f70bf18a086: Layer already exists 02:55:24 1f866d7e260f: Layer already exists 02:55:24 45c59ac858df: Layer already exists 02:55:24 9bb416d42984: Layer already exists 02:55:24 63ca1fbb43ae: Layer already exists 02:55:24 main: digest: sha256:8c0f0ef8432e64f7bf029df64df07ae96099b9e718a6e4d88b10b3c951be35e2 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:24 ===================================================== [Pipeline] echo 02:55:24 taggedImages: 02:55:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:55:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.3 02:55:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:55:24 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:55:24 c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:24 latest 02:55:24 4.0.0-dev.3 02:55:24 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:24 main 02:55:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:55:24 3c62feef1afc: Preparing 02:55:24 c4560801a593: Preparing 02:55:24 f92a1130fd2a: Preparing 02:55:24 918003cec114: Preparing 02:55:24 6907d59d1e6e: Preparing 02:55:24 a71ccd7c6ec6: Preparing 02:55:24 9611ba31c7e0: Preparing 02:55:24 2f8861b17ce5: Preparing 02:55:24 63ca1fbb43ae: Preparing 02:55:24 9611ba31c7e0: Waiting 02:55:24 2f8861b17ce5: Waiting 02:55:24 a71ccd7c6ec6: Waiting 02:55:24 6907d59d1e6e: Layer already exists 02:55:24 c4560801a593: Pushed 02:55:24 f92a1130fd2a: Pushed 02:55:24 a71ccd7c6ec6: Layer already exists 02:55:24 3c62feef1afc: Pushed 02:55:25 9611ba31c7e0: Layer already exists 02:55:25 2f8861b17ce5: Layer already exists 02:55:25 63ca1fbb43ae: Layer already exists 02:55:27 918003cec114: Pushed 02:55:27 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:b61e767fbc42a9229b6a4b6f92837f32c255fc0d57d540f666e36152c7d109b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:55:28 3c62feef1afc: Preparing 02:55:28 c4560801a593: Preparing 02:55:28 f92a1130fd2a: Preparing 02:55:28 918003cec114: Preparing 02:55:28 6907d59d1e6e: Preparing 02:55:28 a71ccd7c6ec6: Preparing 02:55:28 9611ba31c7e0: Preparing 02:55:28 2f8861b17ce5: Preparing 02:55:28 63ca1fbb43ae: Preparing 02:55:28 a71ccd7c6ec6: Waiting 02:55:28 2f8861b17ce5: Waiting 02:55:28 63ca1fbb43ae: Waiting 02:55:28 9611ba31c7e0: Waiting 02:55:28 c4560801a593: Layer already exists 02:55:28 f92a1130fd2a: Layer already exists 02:55:28 918003cec114: Layer already exists 02:55:28 3c62feef1afc: Layer already exists 02:55:28 6907d59d1e6e: Layer already exists 02:55:28 9611ba31c7e0: Layer already exists 02:55:28 a71ccd7c6ec6: Layer already exists 02:55:28 2f8861b17ce5: Layer already exists 02:55:28 63ca1fbb43ae: Layer already exists 02:55:28 latest: digest: sha256:b61e767fbc42a9229b6a4b6f92837f32c255fc0d57d540f666e36152c7d109b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.3 02:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:55:29 3c62feef1afc: Preparing 02:55:29 c4560801a593: Preparing 02:55:29 f92a1130fd2a: Preparing 02:55:29 918003cec114: Preparing 02:55:29 6907d59d1e6e: Preparing 02:55:29 a71ccd7c6ec6: Preparing 02:55:29 9611ba31c7e0: Preparing 02:55:29 2f8861b17ce5: Preparing 02:55:29 63ca1fbb43ae: Preparing 02:55:29 a71ccd7c6ec6: Waiting 02:55:29 9611ba31c7e0: Waiting 02:55:29 2f8861b17ce5: Waiting 02:55:29 63ca1fbb43ae: Waiting 02:55:29 3c62feef1afc: Layer already exists 02:55:29 c4560801a593: Layer already exists 02:55:29 f92a1130fd2a: Layer already exists 02:55:29 6907d59d1e6e: Layer already exists 02:55:29 918003cec114: Layer already exists 02:55:29 9611ba31c7e0: Layer already exists 02:55:29 a71ccd7c6ec6: Layer already exists 02:55:29 63ca1fbb43ae: Layer already exists 02:55:29 2f8861b17ce5: Layer already exists 02:55:29 4.0.0-dev.3: digest: sha256:b61e767fbc42a9229b6a4b6f92837f32c255fc0d57d540f666e36152c7d109b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:55:29 3c62feef1afc: Preparing 02:55:29 c4560801a593: Preparing 02:55:29 f92a1130fd2a: Preparing 02:55:29 918003cec114: Preparing 02:55:29 6907d59d1e6e: Preparing 02:55:29 a71ccd7c6ec6: Preparing 02:55:29 9611ba31c7e0: Preparing 02:55:29 2f8861b17ce5: Preparing 02:55:29 63ca1fbb43ae: Preparing 02:55:29 9611ba31c7e0: Waiting 02:55:29 a71ccd7c6ec6: Waiting 02:55:29 2f8861b17ce5: Waiting 02:55:29 63ca1fbb43ae: Waiting 02:55:29 3c62feef1afc: Layer already exists 02:55:29 918003cec114: Layer already exists 02:55:29 c4560801a593: Layer already exists 02:55:29 f92a1130fd2a: Layer already exists 02:55:29 2f8861b17ce5: Layer already exists 02:55:29 9611ba31c7e0: Layer already exists 02:55:29 a71ccd7c6ec6: Layer already exists 02:55:29 63ca1fbb43ae: Layer already exists 02:55:29 6907d59d1e6e: Layer already exists 02:55:29 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:b61e767fbc42a9229b6a4b6f92837f32c255fc0d57d540f666e36152c7d109b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:55:30 3c62feef1afc: Preparing 02:55:30 c4560801a593: Preparing 02:55:30 f92a1130fd2a: Preparing 02:55:30 918003cec114: Preparing 02:55:30 6907d59d1e6e: Preparing 02:55:30 a71ccd7c6ec6: Preparing 02:55:30 9611ba31c7e0: Preparing 02:55:30 2f8861b17ce5: Preparing 02:55:30 63ca1fbb43ae: Preparing 02:55:30 9611ba31c7e0: Waiting 02:55:30 2f8861b17ce5: Waiting 02:55:30 a71ccd7c6ec6: Waiting 02:55:30 c4560801a593: Layer already exists 02:55:30 3c62feef1afc: Layer already exists 02:55:30 f92a1130fd2a: Layer already exists 02:55:30 6907d59d1e6e: Layer already exists 02:55:30 918003cec114: Layer already exists 02:55:30 9611ba31c7e0: Layer already exists 02:55:30 a71ccd7c6ec6: Layer already exists 02:55:30 2f8861b17ce5: Layer already exists 02:55:30 63ca1fbb43ae: Layer already exists 02:55:30 main: digest: sha256:b61e767fbc42a9229b6a4b6f92837f32c255fc0d57d540f666e36152c7d109b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:30 ===================================================== [Pipeline] echo 02:55:30 taggedImages: 02:55:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:55:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.3 02:55:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:55:30 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:55:30 c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:30 latest 02:55:30 4.0.0-dev.3 02:55:30 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:30 main 02:55:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:55:31 514ef1d3d7f9: Preparing 02:55:31 82f8631265bc: Preparing 02:55:31 617ccf60a230: Preparing 02:55:31 3ac1a2028d3d: Preparing 02:55:31 035b35447ce5: Preparing 02:55:31 6907d59d1e6e: Preparing 02:55:31 a71ccd7c6ec6: Preparing 02:55:31 b1bdad30300a: Preparing 02:55:31 b5119e3d16d2: Preparing 02:55:31 59aee55e871d: Preparing 02:55:31 63ca1fbb43ae: Preparing 02:55:31 a71ccd7c6ec6: Waiting 02:55:31 6907d59d1e6e: Waiting 02:55:31 b1bdad30300a: Waiting 02:55:31 59aee55e871d: Waiting 02:55:31 63ca1fbb43ae: Waiting 02:55:31 82f8631265bc: Pushed 02:55:31 3ac1a2028d3d: Pushed 02:55:31 035b35447ce5: Pushed 02:55:31 514ef1d3d7f9: Pushed 02:55:31 6907d59d1e6e: Layer already exists 02:55:31 a71ccd7c6ec6: Layer already exists 02:55:31 63ca1fbb43ae: Layer already exists 02:55:31 b1bdad30300a: Pushed 02:55:31 b5119e3d16d2: Pushed 02:55:32 617ccf60a230: Pushed 02:55:33 59aee55e871d: Pushed 02:55:33 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:2efb7d166542b96569eb4fee3a53a055e798118375e2c6257ebe2c9219720a16 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:55:33 514ef1d3d7f9: Preparing 02:55:33 82f8631265bc: Preparing 02:55:33 617ccf60a230: Preparing 02:55:33 3ac1a2028d3d: Preparing 02:55:33 035b35447ce5: Preparing 02:55:33 6907d59d1e6e: Preparing 02:55:33 a71ccd7c6ec6: Preparing 02:55:33 b1bdad30300a: Preparing 02:55:33 b5119e3d16d2: Preparing 02:55:33 59aee55e871d: Preparing 02:55:33 63ca1fbb43ae: Preparing 02:55:33 63ca1fbb43ae: Waiting 02:55:33 b5119e3d16d2: Waiting 02:55:33 6907d59d1e6e: Waiting 02:55:33 59aee55e871d: Waiting 02:55:33 a71ccd7c6ec6: Waiting 02:55:33 b1bdad30300a: Waiting 02:55:33 035b35447ce5: Layer already exists 02:55:33 3ac1a2028d3d: Layer already exists 02:55:33 617ccf60a230: Layer already exists 02:55:33 82f8631265bc: Layer already exists 02:55:33 514ef1d3d7f9: Layer already exists 02:55:33 6907d59d1e6e: Layer already exists 02:55:33 a71ccd7c6ec6: Layer already exists 02:55:33 b1bdad30300a: Layer already exists 02:55:33 b5119e3d16d2: Layer already exists 02:55:33 59aee55e871d: Layer already exists 02:55:33 63ca1fbb43ae: Layer already exists 02:55:33 latest: digest: sha256:2efb7d166542b96569eb4fee3a53a055e798118375e2c6257ebe2c9219720a16 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.3 02:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:55:34 514ef1d3d7f9: Preparing 02:55:34 82f8631265bc: Preparing 02:55:34 617ccf60a230: Preparing 02:55:34 3ac1a2028d3d: Preparing 02:55:34 035b35447ce5: Preparing 02:55:34 6907d59d1e6e: Preparing 02:55:34 a71ccd7c6ec6: Preparing 02:55:34 b1bdad30300a: Preparing 02:55:34 b5119e3d16d2: Preparing 02:55:34 59aee55e871d: Preparing 02:55:34 63ca1fbb43ae: Preparing 02:55:34 6907d59d1e6e: Waiting 02:55:34 a71ccd7c6ec6: Waiting 02:55:34 b1bdad30300a: Waiting 02:55:34 b5119e3d16d2: Waiting 02:55:34 63ca1fbb43ae: Waiting 02:55:34 59aee55e871d: Waiting 02:55:34 3ac1a2028d3d: Layer already exists 02:55:34 82f8631265bc: Layer already exists 02:55:34 514ef1d3d7f9: Layer already exists 02:55:34 617ccf60a230: Layer already exists 02:55:34 035b35447ce5: Layer already exists 02:55:34 6907d59d1e6e: Layer already exists 02:55:34 b1bdad30300a: Layer already exists 02:55:34 a71ccd7c6ec6: Layer already exists 02:55:34 b5119e3d16d2: Layer already exists 02:55:34 59aee55e871d: Layer already exists 02:55:34 63ca1fbb43ae: Layer already exists 02:55:34 4.0.0-dev.3: digest: sha256:2efb7d166542b96569eb4fee3a53a055e798118375e2c6257ebe2c9219720a16 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:55:35 514ef1d3d7f9: Preparing 02:55:35 82f8631265bc: Preparing 02:55:35 617ccf60a230: Preparing 02:55:35 3ac1a2028d3d: Preparing 02:55:35 035b35447ce5: Preparing 02:55:35 6907d59d1e6e: Preparing 02:55:35 a71ccd7c6ec6: Preparing 02:55:35 b1bdad30300a: Preparing 02:55:35 b5119e3d16d2: Preparing 02:55:35 59aee55e871d: Preparing 02:55:35 63ca1fbb43ae: Preparing 02:55:35 b1bdad30300a: Waiting 02:55:35 b5119e3d16d2: Waiting 02:55:35 6907d59d1e6e: Waiting 02:55:35 a71ccd7c6ec6: Waiting 02:55:35 59aee55e871d: Waiting 02:55:35 63ca1fbb43ae: Waiting 02:55:35 3ac1a2028d3d: Layer already exists 02:55:35 82f8631265bc: Layer already exists 02:55:35 035b35447ce5: Layer already exists 02:55:35 617ccf60a230: Layer already exists 02:55:35 514ef1d3d7f9: Layer already exists 02:55:35 6907d59d1e6e: Layer already exists 02:55:35 a71ccd7c6ec6: Layer already exists 02:55:35 b1bdad30300a: Layer already exists 02:55:35 59aee55e871d: Layer already exists 02:55:35 b5119e3d16d2: Layer already exists 02:55:35 63ca1fbb43ae: Layer already exists 02:55:35 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:2efb7d166542b96569eb4fee3a53a055e798118375e2c6257ebe2c9219720a16 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:55:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:55:35 514ef1d3d7f9: Preparing 02:55:35 82f8631265bc: Preparing 02:55:35 617ccf60a230: Preparing 02:55:35 3ac1a2028d3d: Preparing 02:55:35 035b35447ce5: Preparing 02:55:35 6907d59d1e6e: Preparing 02:55:35 a71ccd7c6ec6: Preparing 02:55:35 b1bdad30300a: Preparing 02:55:35 b5119e3d16d2: Preparing 02:55:35 59aee55e871d: Preparing 02:55:35 63ca1fbb43ae: Preparing 02:55:35 6907d59d1e6e: Waiting 02:55:35 a71ccd7c6ec6: Waiting 02:55:35 59aee55e871d: Waiting 02:55:35 b1bdad30300a: Waiting 02:55:35 b5119e3d16d2: Waiting 02:55:35 617ccf60a230: Layer already exists 02:55:35 82f8631265bc: Layer already exists 02:55:35 3ac1a2028d3d: Layer already exists 02:55:35 035b35447ce5: Layer already exists 02:55:35 514ef1d3d7f9: Layer already exists 02:55:35 6907d59d1e6e: Layer already exists 02:55:35 a71ccd7c6ec6: Layer already exists 02:55:35 b1bdad30300a: Layer already exists 02:55:35 b5119e3d16d2: Layer already exists 02:55:35 59aee55e871d: Layer already exists 02:55:35 63ca1fbb43ae: Layer already exists 02:55:35 main: digest: sha256:2efb7d166542b96569eb4fee3a53a055e798118375e2c6257ebe2c9219720a16 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:35 ===================================================== [Pipeline] echo 02:55:35 taggedImages: 02:55:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:55:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.3 02:55:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:55:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:55:35 c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:35 latest 02:55:35 4.0.0-dev.3 02:55:35 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:35 main 02:55:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:55:36 1aacf8a4acbc: Preparing 02:55:36 99001c0dd6b1: Preparing 02:55:36 67c58689a4bd: Preparing 02:55:36 36c8d17c5fc3: Preparing 02:55:36 6e084d33c193: Preparing 02:55:36 82beca362c42: Preparing 02:55:36 095b66aff80d: Preparing 02:55:36 6907d59d1e6e: Preparing 02:55:36 a71ccd7c6ec6: Preparing 02:55:36 33c87b42286d: Preparing 02:55:36 2cee082ee3bd: Preparing 02:55:36 63ca1fbb43ae: Preparing 02:55:36 6907d59d1e6e: Waiting 02:55:36 a71ccd7c6ec6: Waiting 02:55:36 2cee082ee3bd: Waiting 02:55:36 63ca1fbb43ae: Waiting 02:55:36 095b66aff80d: Waiting 02:55:36 82beca362c42: Waiting 02:55:36 6e084d33c193: Pushed 02:55:36 99001c0dd6b1: Pushed 02:55:36 1aacf8a4acbc: Pushed 02:55:36 6907d59d1e6e: Layer already exists 02:55:36 a71ccd7c6ec6: Layer already exists 02:55:36 82beca362c42: Pushed 02:55:36 095b66aff80d: Pushed 02:55:36 63ca1fbb43ae: Layer already exists 02:55:37 33c87b42286d: Pushed 02:55:38 2cee082ee3bd: Pushed 02:55:38 36c8d17c5fc3: Pushed 02:55:38 67c58689a4bd: Pushed 02:55:38 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:f60a6e33795894d4aac730138b419493e27feb670b09966bee4fd19d6ec209b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:55:39 1aacf8a4acbc: Preparing 02:55:39 99001c0dd6b1: Preparing 02:55:39 67c58689a4bd: Preparing 02:55:39 36c8d17c5fc3: Preparing 02:55:39 6e084d33c193: Preparing 02:55:39 82beca362c42: Preparing 02:55:39 095b66aff80d: Preparing 02:55:39 82beca362c42: Waiting 02:55:39 6907d59d1e6e: Preparing 02:55:39 a71ccd7c6ec6: Preparing 02:55:39 6907d59d1e6e: Waiting 02:55:39 33c87b42286d: Preparing 02:55:39 a71ccd7c6ec6: Waiting 02:55:39 2cee082ee3bd: Preparing 02:55:39 63ca1fbb43ae: Preparing 02:55:39 33c87b42286d: Waiting 02:55:39 2cee082ee3bd: Waiting 02:55:39 63ca1fbb43ae: Waiting 02:55:39 36c8d17c5fc3: Layer already exists 02:55:39 67c58689a4bd: Layer already exists 02:55:39 6e084d33c193: Layer already exists 02:55:39 1aacf8a4acbc: Layer already exists 02:55:39 99001c0dd6b1: Layer already exists 02:55:39 095b66aff80d: Layer already exists 02:55:39 6907d59d1e6e: Layer already exists 02:55:39 33c87b42286d: Layer already exists 02:55:39 82beca362c42: Layer already exists 02:55:39 a71ccd7c6ec6: Layer already exists 02:55:39 2cee082ee3bd: Layer already exists 02:55:39 63ca1fbb43ae: Layer already exists 02:55:39 latest: digest: sha256:f60a6e33795894d4aac730138b419493e27feb670b09966bee4fd19d6ec209b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.3 02:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:55:39 1aacf8a4acbc: Preparing 02:55:39 99001c0dd6b1: Preparing 02:55:39 67c58689a4bd: Preparing 02:55:39 36c8d17c5fc3: Preparing 02:55:39 6e084d33c193: Preparing 02:55:39 82beca362c42: Preparing 02:55:39 095b66aff80d: Preparing 02:55:39 6907d59d1e6e: Preparing 02:55:39 a71ccd7c6ec6: Preparing 02:55:39 33c87b42286d: Preparing 02:55:39 2cee082ee3bd: Preparing 02:55:39 63ca1fbb43ae: Preparing 02:55:39 a71ccd7c6ec6: Waiting 02:55:39 33c87b42286d: Waiting 02:55:39 2cee082ee3bd: Waiting 02:55:39 63ca1fbb43ae: Waiting 02:55:39 82beca362c42: Waiting 02:55:39 6907d59d1e6e: Waiting 02:55:39 095b66aff80d: Waiting 02:55:39 1aacf8a4acbc: Layer already exists 02:55:39 67c58689a4bd: Layer already exists 02:55:39 99001c0dd6b1: Layer already exists 02:55:39 36c8d17c5fc3: Layer already exists 02:55:39 6e084d33c193: Layer already exists 02:55:39 6907d59d1e6e: Layer already exists 02:55:39 095b66aff80d: Layer already exists 02:55:39 82beca362c42: Layer already exists 02:55:39 a71ccd7c6ec6: Layer already exists 02:55:39 33c87b42286d: Layer already exists 02:55:39 63ca1fbb43ae: Layer already exists 02:55:39 2cee082ee3bd: Layer already exists 02:55:39 4.0.0-dev.3: digest: sha256:f60a6e33795894d4aac730138b419493e27feb670b09966bee4fd19d6ec209b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:55:40 1aacf8a4acbc: Preparing 02:55:40 99001c0dd6b1: Preparing 02:55:40 67c58689a4bd: Preparing 02:55:40 36c8d17c5fc3: Preparing 02:55:40 6e084d33c193: Preparing 02:55:40 82beca362c42: Preparing 02:55:40 095b66aff80d: Preparing 02:55:40 6907d59d1e6e: Preparing 02:55:40 a71ccd7c6ec6: Preparing 02:55:40 33c87b42286d: Preparing 02:55:40 2cee082ee3bd: Preparing 02:55:40 63ca1fbb43ae: Preparing 02:55:40 82beca362c42: Waiting 02:55:40 6907d59d1e6e: Waiting 02:55:40 a71ccd7c6ec6: Waiting 02:55:40 33c87b42286d: Waiting 02:55:40 2cee082ee3bd: Waiting 02:55:40 63ca1fbb43ae: Waiting 02:55:40 095b66aff80d: Waiting 02:55:40 1aacf8a4acbc: Layer already exists 02:55:40 67c58689a4bd: Layer already exists 02:55:40 6e084d33c193: Layer already exists 02:55:40 36c8d17c5fc3: Layer already exists 02:55:40 99001c0dd6b1: Layer already exists 02:55:40 6907d59d1e6e: Layer already exists 02:55:40 82beca362c42: Layer already exists 02:55:40 095b66aff80d: Layer already exists 02:55:40 a71ccd7c6ec6: Layer already exists 02:55:40 33c87b42286d: Layer already exists 02:55:40 2cee082ee3bd: Layer already exists 02:55:40 63ca1fbb43ae: Layer already exists 02:55:40 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:f60a6e33795894d4aac730138b419493e27feb670b09966bee4fd19d6ec209b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:55:41 1aacf8a4acbc: Preparing 02:55:41 99001c0dd6b1: Preparing 02:55:41 67c58689a4bd: Preparing 02:55:41 36c8d17c5fc3: Preparing 02:55:41 6e084d33c193: Preparing 02:55:41 82beca362c42: Preparing 02:55:41 095b66aff80d: Preparing 02:55:41 6907d59d1e6e: Preparing 02:55:41 a71ccd7c6ec6: Preparing 02:55:41 33c87b42286d: Preparing 02:55:41 2cee082ee3bd: Preparing 02:55:41 63ca1fbb43ae: Preparing 02:55:41 82beca362c42: Waiting 02:55:41 6907d59d1e6e: Waiting 02:55:41 a71ccd7c6ec6: Waiting 02:55:41 33c87b42286d: Waiting 02:55:41 63ca1fbb43ae: Waiting 02:55:41 095b66aff80d: Waiting 02:55:41 2cee082ee3bd: Waiting 02:55:41 1aacf8a4acbc: Layer already exists 02:55:41 36c8d17c5fc3: Layer already exists 02:55:41 67c58689a4bd: Layer already exists 02:55:41 99001c0dd6b1: Layer already exists 02:55:41 6e084d33c193: Layer already exists 02:55:41 82beca362c42: Layer already exists 02:55:41 095b66aff80d: Layer already exists 02:55:41 6907d59d1e6e: Layer already exists 02:55:41 a71ccd7c6ec6: Layer already exists 02:55:41 33c87b42286d: Layer already exists 02:55:41 2cee082ee3bd: Layer already exists 02:55:41 63ca1fbb43ae: Layer already exists 02:55:41 main: digest: sha256:f60a6e33795894d4aac730138b419493e27feb670b09966bee4fd19d6ec209b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:41 ===================================================== [Pipeline] echo 02:55:41 taggedImages: 02:55:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:55:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.3 02:55:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:55:41 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:55:41 c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:41 latest 02:55:41 4.0.0-dev.3 02:55:41 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:41 main 02:55:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:55:42 22397985a161: Preparing 02:55:42 8ec0d13d51e2: Preparing 02:55:42 6907d59d1e6e: Preparing 02:55:42 a71ccd7c6ec6: Preparing 02:55:42 83b5e76a4193: Preparing 02:55:42 50c7fd0db22f: Preparing 02:55:42 63ca1fbb43ae: Preparing 02:55:42 50c7fd0db22f: Waiting 02:55:42 63ca1fbb43ae: Waiting 02:55:42 6907d59d1e6e: Layer already exists 02:55:42 a71ccd7c6ec6: Layer already exists 02:55:42 63ca1fbb43ae: Layer already exists 02:55:42 22397985a161: Pushed 02:55:42 83b5e76a4193: Pushed 02:55:42 50c7fd0db22f: Pushed 02:55:44 8ec0d13d51e2: Pushed 02:55:44 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:85d874230de017fe21475bc9e03ea29b71a684c87f1f90ae9103cf2e927a41e4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:55:45 22397985a161: Preparing 02:55:45 8ec0d13d51e2: Preparing 02:55:45 6907d59d1e6e: Preparing 02:55:45 a71ccd7c6ec6: Preparing 02:55:45 83b5e76a4193: Preparing 02:55:45 50c7fd0db22f: Preparing 02:55:45 63ca1fbb43ae: Preparing 02:55:45 50c7fd0db22f: Waiting 02:55:45 63ca1fbb43ae: Waiting 02:55:45 22397985a161: Layer already exists 02:55:45 83b5e76a4193: Layer already exists 02:55:45 a71ccd7c6ec6: Layer already exists 02:55:45 6907d59d1e6e: Layer already exists 02:55:45 8ec0d13d51e2: Layer already exists 02:55:45 50c7fd0db22f: Layer already exists 02:55:45 63ca1fbb43ae: Layer already exists 02:55:45 latest: digest: sha256:85d874230de017fe21475bc9e03ea29b71a684c87f1f90ae9103cf2e927a41e4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.3 02:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:55:46 22397985a161: Preparing 02:55:46 8ec0d13d51e2: Preparing 02:55:46 6907d59d1e6e: Preparing 02:55:46 a71ccd7c6ec6: Preparing 02:55:46 83b5e76a4193: Preparing 02:55:46 50c7fd0db22f: Preparing 02:55:46 63ca1fbb43ae: Preparing 02:55:46 50c7fd0db22f: Waiting 02:55:46 63ca1fbb43ae: Waiting 02:55:46 a71ccd7c6ec6: Layer already exists 02:55:46 22397985a161: Layer already exists 02:55:46 8ec0d13d51e2: Layer already exists 02:55:46 63ca1fbb43ae: Layer already exists 02:55:46 50c7fd0db22f: Layer already exists 02:55:46 83b5e76a4193: Layer already exists 02:55:46 6907d59d1e6e: Layer already exists 02:55:46 4.0.0-dev.3: digest: sha256:85d874230de017fe21475bc9e03ea29b71a684c87f1f90ae9103cf2e927a41e4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:55:46 22397985a161: Preparing 02:55:46 8ec0d13d51e2: Preparing 02:55:46 6907d59d1e6e: Preparing 02:55:46 a71ccd7c6ec6: Preparing 02:55:46 83b5e76a4193: Preparing 02:55:46 50c7fd0db22f: Preparing 02:55:46 63ca1fbb43ae: Preparing 02:55:46 50c7fd0db22f: Waiting 02:55:46 63ca1fbb43ae: Waiting 02:55:46 8ec0d13d51e2: Layer already exists 02:55:46 6907d59d1e6e: Layer already exists 02:55:46 83b5e76a4193: Layer already exists 02:55:46 a71ccd7c6ec6: Layer already exists 02:55:46 22397985a161: Layer already exists 02:55:46 63ca1fbb43ae: Layer already exists 02:55:46 50c7fd0db22f: Layer already exists 02:55:46 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:85d874230de017fe21475bc9e03ea29b71a684c87f1f90ae9103cf2e927a41e4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:55:47 22397985a161: Preparing 02:55:47 8ec0d13d51e2: Preparing 02:55:47 6907d59d1e6e: Preparing 02:55:47 a71ccd7c6ec6: Preparing 02:55:47 83b5e76a4193: Preparing 02:55:47 50c7fd0db22f: Preparing 02:55:47 63ca1fbb43ae: Preparing 02:55:47 50c7fd0db22f: Waiting 02:55:47 63ca1fbb43ae: Waiting 02:55:47 8ec0d13d51e2: Layer already exists 02:55:47 22397985a161: Layer already exists 02:55:47 a71ccd7c6ec6: Layer already exists 02:55:47 83b5e76a4193: Layer already exists 02:55:47 6907d59d1e6e: Layer already exists 02:55:47 63ca1fbb43ae: Layer already exists 02:55:47 50c7fd0db22f: Layer already exists 02:55:47 main: digest: sha256:85d874230de017fe21475bc9e03ea29b71a684c87f1f90ae9103cf2e927a41e4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:47 ===================================================== [Pipeline] echo 02:55:47 taggedImages: 02:55:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:55:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.3 02:55:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:55:47 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:55:47 c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:47 latest 02:55:47 4.0.0-dev.3 02:55:47 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:47 main 02:55:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:55:48 b583728b1aec: Preparing 02:55:48 dd15d4512285: Preparing 02:55:48 306dc293afd7: Preparing 02:55:48 6907d59d1e6e: Preparing 02:55:48 a71ccd7c6ec6: Preparing 02:55:48 a118f318d64e: Preparing 02:55:48 d32a8747b3d1: Preparing 02:55:48 ab1658881d43: Preparing 02:55:48 c0c57ac991fc: Preparing 02:55:48 63ca1fbb43ae: Preparing 02:55:48 a118f318d64e: Waiting 02:55:48 d32a8747b3d1: Waiting 02:55:48 ab1658881d43: Waiting 02:55:48 c0c57ac991fc: Waiting 02:55:48 63ca1fbb43ae: Waiting 02:55:48 6907d59d1e6e: Layer already exists 02:55:48 a71ccd7c6ec6: Layer already exists 02:55:48 dd15d4512285: Pushed 02:55:48 b583728b1aec: Pushed 02:55:48 306dc293afd7: Pushed 02:55:48 63ca1fbb43ae: Layer already exists 02:55:48 ab1658881d43: Pushed 02:55:49 c0c57ac991fc: Pushed 02:55:54 d32a8747b3d1: Pushed 02:55:57 a118f318d64e: Pushed 02:55:57 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:126384f4b73fb5e15b39ab21260ff9f5f9b8270654f485f325fcd350961f0932 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:55:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:55:58 b583728b1aec: Preparing 02:55:58 dd15d4512285: Preparing 02:55:58 306dc293afd7: Preparing 02:55:58 6907d59d1e6e: Preparing 02:55:58 a71ccd7c6ec6: Preparing 02:55:58 a118f318d64e: Preparing 02:55:58 d32a8747b3d1: Preparing 02:55:58 ab1658881d43: Preparing 02:55:58 c0c57ac991fc: Preparing 02:55:58 63ca1fbb43ae: Preparing 02:55:58 a118f318d64e: Waiting 02:55:58 d32a8747b3d1: Waiting 02:55:58 ab1658881d43: Waiting 02:55:58 c0c57ac991fc: Waiting 02:55:58 63ca1fbb43ae: Waiting 02:55:58 306dc293afd7: Layer already exists 02:55:58 a71ccd7c6ec6: Layer already exists 02:55:58 6907d59d1e6e: Layer already exists 02:55:58 dd15d4512285: Layer already exists 02:55:58 b583728b1aec: Layer already exists 02:55:58 ab1658881d43: Layer already exists 02:55:58 63ca1fbb43ae: Layer already exists 02:55:58 d32a8747b3d1: Layer already exists 02:55:58 c0c57ac991fc: Layer already exists 02:55:58 a118f318d64e: Layer already exists 02:55:58 latest: digest: sha256:126384f4b73fb5e15b39ab21260ff9f5f9b8270654f485f325fcd350961f0932 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.3 02:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:55:59 b583728b1aec: Preparing 02:55:59 dd15d4512285: Preparing 02:55:59 306dc293afd7: Preparing 02:55:59 6907d59d1e6e: Preparing 02:55:59 a71ccd7c6ec6: Preparing 02:55:59 a118f318d64e: Preparing 02:55:59 d32a8747b3d1: Preparing 02:55:59 ab1658881d43: Preparing 02:55:59 c0c57ac991fc: Preparing 02:55:59 63ca1fbb43ae: Preparing 02:55:59 a118f318d64e: Waiting 02:55:59 d32a8747b3d1: Waiting 02:55:59 ab1658881d43: Waiting 02:55:59 c0c57ac991fc: Waiting 02:55:59 63ca1fbb43ae: Waiting 02:55:59 306dc293afd7: Layer already exists 02:55:59 dd15d4512285: Layer already exists 02:55:59 b583728b1aec: Layer already exists 02:55:59 6907d59d1e6e: Layer already exists 02:55:59 a71ccd7c6ec6: Layer already exists 02:55:59 d32a8747b3d1: Layer already exists 02:55:59 c0c57ac991fc: Layer already exists 02:55:59 a118f318d64e: Layer already exists 02:55:59 63ca1fbb43ae: Layer already exists 02:55:59 ab1658881d43: Layer already exists 02:55:59 4.0.0-dev.3: digest: sha256:126384f4b73fb5e15b39ab21260ff9f5f9b8270654f485f325fcd350961f0932 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:55:59 b583728b1aec: Preparing 02:55:59 dd15d4512285: Preparing 02:55:59 306dc293afd7: Preparing 02:55:59 6907d59d1e6e: Preparing 02:55:59 a71ccd7c6ec6: Preparing 02:55:59 a118f318d64e: Preparing 02:55:59 d32a8747b3d1: Preparing 02:55:59 ab1658881d43: Preparing 02:55:59 c0c57ac991fc: Preparing 02:55:59 63ca1fbb43ae: Preparing 02:55:59 a118f318d64e: Waiting 02:55:59 c0c57ac991fc: Waiting 02:55:59 63ca1fbb43ae: Waiting 02:55:59 d32a8747b3d1: Waiting 02:55:59 ab1658881d43: Waiting 02:55:59 6907d59d1e6e: Layer already exists 02:55:59 a71ccd7c6ec6: Layer already exists 02:55:59 b583728b1aec: Layer already exists 02:55:59 306dc293afd7: Layer already exists 02:55:59 dd15d4512285: Layer already exists 02:55:59 d32a8747b3d1: Layer already exists 02:55:59 a118f318d64e: Layer already exists 02:55:59 ab1658881d43: Layer already exists 02:55:59 63ca1fbb43ae: Layer already exists 02:55:59 c0c57ac991fc: Layer already exists 02:55:59 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:126384f4b73fb5e15b39ab21260ff9f5f9b8270654f485f325fcd350961f0932 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:56:00 b583728b1aec: Preparing 02:56:00 dd15d4512285: Preparing 02:56:00 306dc293afd7: Preparing 02:56:00 6907d59d1e6e: Preparing 02:56:00 a71ccd7c6ec6: Preparing 02:56:00 a118f318d64e: Preparing 02:56:00 d32a8747b3d1: Preparing 02:56:00 ab1658881d43: Preparing 02:56:00 c0c57ac991fc: Preparing 02:56:00 63ca1fbb43ae: Preparing 02:56:00 ab1658881d43: Waiting 02:56:00 d32a8747b3d1: Waiting 02:56:00 63ca1fbb43ae: Waiting 02:56:00 dd15d4512285: Layer already exists 02:56:00 a71ccd7c6ec6: Layer already exists 02:56:00 306dc293afd7: Layer already exists 02:56:00 6907d59d1e6e: Layer already exists 02:56:00 b583728b1aec: Layer already exists 02:56:00 a118f318d64e: Layer already exists 02:56:00 d32a8747b3d1: Layer already exists 02:56:00 c0c57ac991fc: Layer already exists 02:56:00 63ca1fbb43ae: Layer already exists 02:56:00 ab1658881d43: Layer already exists 02:56:00 main: digest: sha256:126384f4b73fb5e15b39ab21260ff9f5f9b8270654f485f325fcd350961f0932 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:00 ===================================================== [Pipeline] echo 02:56:00 taggedImages: 02:56:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:56:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:56:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.3 02:56:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:56:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:56:00 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:56:00 c963200bef242761a1aa2b6acdf8b0387bfd966f 02:56:00 latest 02:56:00 4.0.0-dev.3 02:56:00 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:56:00 main 02:56:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:56:01 d03310a60d7f: Preparing 02:56:01 ec1e30b60676: Preparing 02:56:01 8b73bb1cd6fd: Preparing 02:56:01 6907d59d1e6e: Preparing 02:56:01 a71ccd7c6ec6: Preparing 02:56:01 a118f318d64e: Preparing 02:56:01 4ece7687f28b: Preparing 02:56:01 94d2af08c732: Preparing 02:56:01 63ca1fbb43ae: Preparing 02:56:01 4ece7687f28b: Waiting 02:56:01 a118f318d64e: Waiting 02:56:01 94d2af08c732: Waiting 02:56:01 63ca1fbb43ae: Waiting 02:56:01 a71ccd7c6ec6: Layer already exists 02:56:01 6907d59d1e6e: Layer already exists 02:56:01 a118f318d64e: Layer already exists 02:56:01 d03310a60d7f: Pushed 02:56:01 ec1e30b60676: Pushed 02:56:01 8b73bb1cd6fd: Pushed 02:56:01 63ca1fbb43ae: Layer already exists 02:56:01 94d2af08c732: Pushed 02:56:01 4ece7687f28b: Pushed 02:56:02 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:e226b5169e5adef5f4a53fa484b1542a3fb8b96537df2f07269ad87c825a189a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:56:02 d03310a60d7f: Preparing 02:56:02 ec1e30b60676: Preparing 02:56:02 8b73bb1cd6fd: Preparing 02:56:02 6907d59d1e6e: Preparing 02:56:02 a71ccd7c6ec6: Preparing 02:56:02 a118f318d64e: Preparing 02:56:02 4ece7687f28b: Preparing 02:56:02 94d2af08c732: Preparing 02:56:02 63ca1fbb43ae: Preparing 02:56:02 94d2af08c732: Waiting 02:56:02 a118f318d64e: Waiting 02:56:02 63ca1fbb43ae: Waiting 02:56:02 4ece7687f28b: Waiting 02:56:02 8b73bb1cd6fd: Layer already exists 02:56:02 6907d59d1e6e: Layer already exists 02:56:02 a71ccd7c6ec6: Layer already exists 02:56:02 ec1e30b60676: Layer already exists 02:56:02 d03310a60d7f: Layer already exists 02:56:02 4ece7687f28b: Layer already exists 02:56:02 a118f318d64e: Layer already exists 02:56:02 94d2af08c732: Layer already exists 02:56:02 63ca1fbb43ae: Layer already exists 02:56:02 latest: digest: sha256:e226b5169e5adef5f4a53fa484b1542a3fb8b96537df2f07269ad87c825a189a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.3 02:56:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:56:03 d03310a60d7f: Preparing 02:56:03 ec1e30b60676: Preparing 02:56:03 8b73bb1cd6fd: Preparing 02:56:03 6907d59d1e6e: Preparing 02:56:03 a71ccd7c6ec6: Preparing 02:56:03 a118f318d64e: Preparing 02:56:03 4ece7687f28b: Preparing 02:56:03 94d2af08c732: Preparing 02:56:03 63ca1fbb43ae: Preparing 02:56:03 4ece7687f28b: Waiting 02:56:03 94d2af08c732: Waiting 02:56:03 a118f318d64e: Waiting 02:56:03 63ca1fbb43ae: Waiting 02:56:03 6907d59d1e6e: Layer already exists 02:56:03 8b73bb1cd6fd: Layer already exists 02:56:03 ec1e30b60676: Layer already exists 02:56:03 d03310a60d7f: Layer already exists 02:56:03 a71ccd7c6ec6: Layer already exists 02:56:03 94d2af08c732: Layer already exists 02:56:03 63ca1fbb43ae: Layer already exists 02:56:03 4ece7687f28b: Layer already exists 02:56:03 a118f318d64e: Layer already exists 02:56:03 4.0.0-dev.3: digest: sha256:e226b5169e5adef5f4a53fa484b1542a3fb8b96537df2f07269ad87c825a189a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:56:04 d03310a60d7f: Preparing 02:56:04 ec1e30b60676: Preparing 02:56:04 8b73bb1cd6fd: Preparing 02:56:04 6907d59d1e6e: Preparing 02:56:04 a71ccd7c6ec6: Preparing 02:56:04 a118f318d64e: Preparing 02:56:04 4ece7687f28b: Preparing 02:56:04 94d2af08c732: Preparing 02:56:04 a118f318d64e: Waiting 02:56:04 63ca1fbb43ae: Preparing 02:56:04 63ca1fbb43ae: Waiting 02:56:04 94d2af08c732: Waiting 02:56:04 8b73bb1cd6fd: Layer already exists 02:56:04 a71ccd7c6ec6: Layer already exists 02:56:04 ec1e30b60676: Layer already exists 02:56:04 d03310a60d7f: Layer already exists 02:56:04 6907d59d1e6e: Layer already exists 02:56:04 4ece7687f28b: Layer already exists 02:56:04 a118f318d64e: Layer already exists 02:56:04 94d2af08c732: Layer already exists 02:56:04 63ca1fbb43ae: Layer already exists 02:56:04 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:e226b5169e5adef5f4a53fa484b1542a3fb8b96537df2f07269ad87c825a189a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:56:04 d03310a60d7f: Preparing 02:56:04 ec1e30b60676: Preparing 02:56:04 8b73bb1cd6fd: Preparing 02:56:04 6907d59d1e6e: Preparing 02:56:04 a71ccd7c6ec6: Preparing 02:56:04 a118f318d64e: Preparing 02:56:04 4ece7687f28b: Preparing 02:56:04 94d2af08c732: Preparing 02:56:04 63ca1fbb43ae: Preparing 02:56:04 4ece7687f28b: Waiting 02:56:04 94d2af08c732: Waiting 02:56:04 63ca1fbb43ae: Waiting 02:56:04 a118f318d64e: Waiting 02:56:04 6907d59d1e6e: Layer already exists 02:56:04 8b73bb1cd6fd: Layer already exists 02:56:04 a71ccd7c6ec6: Layer already exists 02:56:04 d03310a60d7f: Layer already exists 02:56:04 ec1e30b60676: Layer already exists 02:56:04 4ece7687f28b: Layer already exists 02:56:04 94d2af08c732: Layer already exists 02:56:04 63ca1fbb43ae: Layer already exists 02:56:04 a118f318d64e: Layer already exists 02:56:04 main: digest: sha256:e226b5169e5adef5f4a53fa484b1542a3fb8b96537df2f07269ad87c825a189a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:04 ===================================================== [Pipeline] echo 02:56:04 taggedImages: 02:56:04 - nexus3.edgexfoundry.org:10004/security-spire-config:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:56:04 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:56:04 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.3 02:56:04 - nexus3.edgexfoundry.org:10004/security-spire-config:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:56:04 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:56:04 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:56:04 c963200bef242761a1aa2b6acdf8b0387bfd966f 02:56:04 latest 02:56:04 4.0.0-dev.3 02:56:04 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:56:04 main 02:56:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:56:05 b583728b1aec: Preparing 02:56:05 26838b1434e7: Preparing 02:56:05 1e0a819a6387: Preparing 02:56:05 6907d59d1e6e: Preparing 02:56:05 a71ccd7c6ec6: Preparing 02:56:05 86a76f083402: Preparing 02:56:05 ab1658881d43: Preparing 02:56:05 c0c57ac991fc: Preparing 02:56:05 63ca1fbb43ae: Preparing 02:56:05 86a76f083402: Waiting 02:56:05 ab1658881d43: Waiting 02:56:05 c0c57ac991fc: Waiting 02:56:05 63ca1fbb43ae: Waiting 02:56:05 a71ccd7c6ec6: Layer already exists 02:56:05 b583728b1aec: Layer already exists 02:56:05 6907d59d1e6e: Layer already exists 02:56:05 ab1658881d43: Layer already exists 02:56:05 c0c57ac991fc: Layer already exists 02:56:05 63ca1fbb43ae: Layer already exists 02:56:05 1e0a819a6387: Pushed 02:56:05 26838b1434e7: Pushed 02:56:15 86a76f083402: Pushed 02:56:15 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:47f7f0e14b87c71ff78da3b3beef1503930e38d5d3d0affaba1b73bb8f38cd57 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:56:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:56:16 b583728b1aec: Preparing 02:56:16 26838b1434e7: Preparing 02:56:16 1e0a819a6387: Preparing 02:56:16 6907d59d1e6e: Preparing 02:56:16 a71ccd7c6ec6: Preparing 02:56:16 86a76f083402: Preparing 02:56:16 ab1658881d43: Preparing 02:56:16 c0c57ac991fc: Preparing 02:56:16 63ca1fbb43ae: Preparing 02:56:16 63ca1fbb43ae: Waiting 02:56:16 ab1658881d43: Waiting 02:56:16 c0c57ac991fc: Waiting 02:56:16 86a76f083402: Waiting 02:56:16 a71ccd7c6ec6: Layer already exists 02:56:16 b583728b1aec: Layer already exists 02:56:16 6907d59d1e6e: Layer already exists 02:56:16 26838b1434e7: Layer already exists 02:56:16 1e0a819a6387: Layer already exists 02:56:16 86a76f083402: Layer already exists 02:56:16 ab1658881d43: Layer already exists 02:56:16 c0c57ac991fc: Layer already exists 02:56:16 63ca1fbb43ae: Layer already exists 02:56:16 latest: digest: sha256:47f7f0e14b87c71ff78da3b3beef1503930e38d5d3d0affaba1b73bb8f38cd57 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.3 02:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:56:17 b583728b1aec: Preparing 02:56:17 26838b1434e7: Preparing 02:56:17 1e0a819a6387: Preparing 02:56:17 6907d59d1e6e: Preparing 02:56:17 a71ccd7c6ec6: Preparing 02:56:17 86a76f083402: Preparing 02:56:17 ab1658881d43: Preparing 02:56:17 c0c57ac991fc: Preparing 02:56:17 63ca1fbb43ae: Preparing 02:56:17 86a76f083402: Waiting 02:56:17 ab1658881d43: Waiting 02:56:17 c0c57ac991fc: Waiting 02:56:17 63ca1fbb43ae: Waiting 02:56:17 1e0a819a6387: Layer already exists 02:56:17 b583728b1aec: Layer already exists 02:56:17 26838b1434e7: Layer already exists 02:56:17 a71ccd7c6ec6: Layer already exists 02:56:17 6907d59d1e6e: Layer already exists 02:56:17 c0c57ac991fc: Layer already exists 02:56:17 86a76f083402: Layer already exists 02:56:17 ab1658881d43: Layer already exists 02:56:17 63ca1fbb43ae: Layer already exists 02:56:17 4.0.0-dev.3: digest: sha256:47f7f0e14b87c71ff78da3b3beef1503930e38d5d3d0affaba1b73bb8f38cd57 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:56:17 b583728b1aec: Preparing 02:56:17 26838b1434e7: Preparing 02:56:17 1e0a819a6387: Preparing 02:56:17 6907d59d1e6e: Preparing 02:56:17 a71ccd7c6ec6: Preparing 02:56:17 86a76f083402: Preparing 02:56:17 ab1658881d43: Preparing 02:56:17 c0c57ac991fc: Preparing 02:56:17 63ca1fbb43ae: Preparing 02:56:17 c0c57ac991fc: Waiting 02:56:17 ab1658881d43: Waiting 02:56:17 86a76f083402: Waiting 02:56:17 63ca1fbb43ae: Waiting 02:56:17 26838b1434e7: Layer already exists 02:56:17 1e0a819a6387: Layer already exists 02:56:17 6907d59d1e6e: Layer already exists 02:56:17 a71ccd7c6ec6: Layer already exists 02:56:17 b583728b1aec: Layer already exists 02:56:17 63ca1fbb43ae: Layer already exists 02:56:17 c0c57ac991fc: Layer already exists 02:56:17 ab1658881d43: Layer already exists 02:56:17 86a76f083402: Layer already exists 02:56:17 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:47f7f0e14b87c71ff78da3b3beef1503930e38d5d3d0affaba1b73bb8f38cd57 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:56:18 b583728b1aec: Preparing 02:56:18 26838b1434e7: Preparing 02:56:18 1e0a819a6387: Preparing 02:56:18 6907d59d1e6e: Preparing 02:56:18 a71ccd7c6ec6: Preparing 02:56:18 86a76f083402: Preparing 02:56:18 ab1658881d43: Preparing 02:56:18 86a76f083402: Waiting 02:56:18 c0c57ac991fc: Preparing 02:56:18 63ca1fbb43ae: Preparing 02:56:18 c0c57ac991fc: Waiting 02:56:18 63ca1fbb43ae: Waiting 02:56:18 ab1658881d43: Waiting 02:56:18 6907d59d1e6e: Layer already exists 02:56:18 1e0a819a6387: Layer already exists 02:56:18 26838b1434e7: Layer already exists 02:56:18 a71ccd7c6ec6: Layer already exists 02:56:18 b583728b1aec: Layer already exists 02:56:18 ab1658881d43: Layer already exists 02:56:18 86a76f083402: Layer already exists 02:56:18 c0c57ac991fc: Layer already exists 02:56:18 63ca1fbb43ae: Layer already exists 02:56:18 main: digest: sha256:47f7f0e14b87c71ff78da3b3beef1503930e38d5d3d0affaba1b73bb8f38cd57 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:18 ===================================================== [Pipeline] echo 02:56:18 taggedImages: 02:56:18 - nexus3.edgexfoundry.org:10004/security-spire-server:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:56:18 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:56:18 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.3 02:56:18 - nexus3.edgexfoundry.org:10004/security-spire-server:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:56:18 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:56:18 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 02:56:18 c963200bef242761a1aa2b6acdf8b0387bfd966f 02:56:18 latest 02:56:18 4.0.0-dev.3 02:56:18 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:56:18 main 02:56:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:19 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:19 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:56:19 db2ab450c6c3: Preparing 02:56:19 1666c93c9a5b: Preparing 02:56:19 6907d59d1e6e: Preparing 02:56:19 a71ccd7c6ec6: Preparing 02:56:19 7d80365aa8e5: Preparing 02:56:19 1138ed614313: Preparing 02:56:19 63ca1fbb43ae: Preparing 02:56:19 1138ed614313: Waiting 02:56:19 63ca1fbb43ae: Waiting 02:56:19 a71ccd7c6ec6: Layer already exists 02:56:19 6907d59d1e6e: Layer already exists 02:56:19 63ca1fbb43ae: Layer already exists 02:56:19 db2ab450c6c3: Pushed 02:56:19 1138ed614313: Pushed 02:56:20 7d80365aa8e5: Pushed 02:56:25 1666c93c9a5b: Pushed 02:56:25 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:7c40dc2752b8e017febfbf23aa28f8df93aa1f69081b50312678dea54c25317b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:25 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:26 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:56:26 db2ab450c6c3: Preparing 02:56:26 1666c93c9a5b: Preparing 02:56:26 6907d59d1e6e: Preparing 02:56:26 a71ccd7c6ec6: Preparing 02:56:26 7d80365aa8e5: Preparing 02:56:26 1138ed614313: Preparing 02:56:26 63ca1fbb43ae: Preparing 02:56:26 1138ed614313: Waiting 02:56:26 a71ccd7c6ec6: Layer already exists 02:56:26 7d80365aa8e5: Layer already exists 02:56:26 6907d59d1e6e: Layer already exists 02:56:26 db2ab450c6c3: Layer already exists 02:56:26 1666c93c9a5b: Layer already exists 02:56:26 63ca1fbb43ae: Layer already exists 02:56:26 1138ed614313: Layer already exists 02:56:26 latest: digest: sha256:7c40dc2752b8e017febfbf23aa28f8df93aa1f69081b50312678dea54c25317b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:26 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:26 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.3 02:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:56:26 db2ab450c6c3: Preparing 02:56:26 1666c93c9a5b: Preparing 02:56:26 6907d59d1e6e: Preparing 02:56:26 a71ccd7c6ec6: Preparing 02:56:26 7d80365aa8e5: Preparing 02:56:26 1138ed614313: Preparing 02:56:26 63ca1fbb43ae: Preparing 02:56:26 1138ed614313: Waiting 02:56:26 a71ccd7c6ec6: Layer already exists 02:56:26 7d80365aa8e5: Layer already exists 02:56:26 db2ab450c6c3: Layer already exists 02:56:26 6907d59d1e6e: Layer already exists 02:56:26 1666c93c9a5b: Layer already exists 02:56:26 1138ed614313: Layer already exists 02:56:26 63ca1fbb43ae: Layer already exists 02:56:26 4.0.0-dev.3: digest: sha256:7c40dc2752b8e017febfbf23aa28f8df93aa1f69081b50312678dea54c25317b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:27 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:56:27 db2ab450c6c3: Preparing 02:56:27 1666c93c9a5b: Preparing 02:56:27 6907d59d1e6e: Preparing 02:56:27 a71ccd7c6ec6: Preparing 02:56:27 7d80365aa8e5: Preparing 02:56:27 1138ed614313: Preparing 02:56:27 63ca1fbb43ae: Preparing 02:56:27 1138ed614313: Waiting 02:56:27 6907d59d1e6e: Layer already exists 02:56:27 7d80365aa8e5: Layer already exists 02:56:27 1666c93c9a5b: Layer already exists 02:56:27 a71ccd7c6ec6: Layer already exists 02:56:27 db2ab450c6c3: Layer already exists 02:56:27 1138ed614313: Layer already exists 02:56:27 63ca1fbb43ae: Layer already exists 02:56:27 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:7c40dc2752b8e017febfbf23aa28f8df93aa1f69081b50312678dea54c25317b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:27 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:28 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 02:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:56:28 db2ab450c6c3: Preparing 02:56:28 1666c93c9a5b: Preparing 02:56:28 6907d59d1e6e: Preparing 02:56:28 a71ccd7c6ec6: Preparing 02:56:28 7d80365aa8e5: Preparing 02:56:28 1138ed614313: Preparing 02:56:28 63ca1fbb43ae: Preparing 02:56:28 1138ed614313: Waiting 02:56:28 63ca1fbb43ae: Waiting 02:56:28 db2ab450c6c3: Layer already exists 02:56:28 a71ccd7c6ec6: Layer already exists 02:56:28 6907d59d1e6e: Layer already exists 02:56:28 1666c93c9a5b: Layer already exists 02:56:28 7d80365aa8e5: Layer already exists 02:56:28 63ca1fbb43ae: Layer already exists 02:56:28 1138ed614313: Layer already exists 02:56:28 main: digest: sha256:7c40dc2752b8e017febfbf23aa28f8df93aa1f69081b50312678dea54c25317b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:28 ===================================================== [Pipeline] echo 02:56:28 taggedImages: 02:56:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:56:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:56:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.3 02:56:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:56:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 02:56:28 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:56:28 c963200bef242761a1aa2b6acdf8b0387bfd966f 02:56:28 latest 02:56:28 4.0.0-dev.3 02:56:28 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:56:28 main 02:56:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:56:28 d09873a2e5df: Preparing 02:56:28 e8ada9d28737: Preparing 02:56:28 041b7ba770af: Preparing 02:56:28 6907d59d1e6e: Preparing 02:56:28 a71ccd7c6ec6: Preparing 02:56:28 e71824ef8340: Preparing 02:56:28 eaad77a52750: Preparing 02:56:28 63ca1fbb43ae: Preparing 02:56:28 e71824ef8340: Waiting 02:56:28 eaad77a52750: Waiting 02:56:28 63ca1fbb43ae: Waiting 02:56:28 6907d59d1e6e: Layer already exists 02:56:28 a71ccd7c6ec6: Layer already exists 02:56:28 e8ada9d28737: Pushed 02:56:28 d09873a2e5df: Pushed 02:56:28 63ca1fbb43ae: Layer already exists 02:56:29 eaad77a52750: Pushed 02:56:29 e71824ef8340: Pushed 02:56:33 041b7ba770af: Pushed 02:56:34 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:2a03b88dce48186b54f34a6c0c810235093330d4669aabecf32c070bf401a81a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:56:34 d09873a2e5df: Preparing 02:56:34 e8ada9d28737: Preparing 02:56:34 041b7ba770af: Preparing 02:56:34 6907d59d1e6e: Preparing 02:56:34 a71ccd7c6ec6: Preparing 02:56:34 e71824ef8340: Preparing 02:56:34 eaad77a52750: Preparing 02:56:34 63ca1fbb43ae: Preparing 02:56:34 e71824ef8340: Waiting 02:56:34 eaad77a52750: Waiting 02:56:34 63ca1fbb43ae: Waiting 02:56:34 041b7ba770af: Layer already exists 02:56:34 d09873a2e5df: Layer already exists 02:56:34 a71ccd7c6ec6: Layer already exists 02:56:34 e8ada9d28737: Layer already exists 02:56:34 6907d59d1e6e: Layer already exists 02:56:34 63ca1fbb43ae: Layer already exists 02:56:34 e71824ef8340: Layer already exists 02:56:34 eaad77a52750: Layer already exists 02:56:34 latest: digest: sha256:2a03b88dce48186b54f34a6c0c810235093330d4669aabecf32c070bf401a81a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.3 02:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:56:35 d09873a2e5df: Preparing 02:56:35 e8ada9d28737: Preparing 02:56:35 041b7ba770af: Preparing 02:56:35 6907d59d1e6e: Preparing 02:56:35 a71ccd7c6ec6: Preparing 02:56:35 e71824ef8340: Preparing 02:56:35 eaad77a52750: Preparing 02:56:35 63ca1fbb43ae: Preparing 02:56:35 e71824ef8340: Waiting 02:56:35 eaad77a52750: Waiting 02:56:35 63ca1fbb43ae: Waiting 02:56:35 6907d59d1e6e: Layer already exists 02:56:35 e8ada9d28737: Layer already exists 02:56:35 d09873a2e5df: Layer already exists 02:56:35 a71ccd7c6ec6: Layer already exists 02:56:35 041b7ba770af: Layer already exists 02:56:35 e71824ef8340: Layer already exists 02:56:35 eaad77a52750: Layer already exists 02:56:35 63ca1fbb43ae: Layer already exists 02:56:35 4.0.0-dev.3: digest: sha256:2a03b88dce48186b54f34a6c0c810235093330d4669aabecf32c070bf401a81a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:56:36 d09873a2e5df: Preparing 02:56:36 e8ada9d28737: Preparing 02:56:36 041b7ba770af: Preparing 02:56:36 6907d59d1e6e: Preparing 02:56:36 a71ccd7c6ec6: Preparing 02:56:36 e71824ef8340: Preparing 02:56:36 eaad77a52750: Preparing 02:56:36 63ca1fbb43ae: Preparing 02:56:36 e71824ef8340: Waiting 02:56:36 63ca1fbb43ae: Waiting 02:56:36 eaad77a52750: Waiting 02:56:36 a71ccd7c6ec6: Layer already exists 02:56:36 6907d59d1e6e: Layer already exists 02:56:36 041b7ba770af: Layer already exists 02:56:36 e8ada9d28737: Layer already exists 02:56:36 d09873a2e5df: Layer already exists 02:56:36 63ca1fbb43ae: Layer already exists 02:56:36 eaad77a52750: Layer already exists 02:56:36 e71824ef8340: Layer already exists 02:56:36 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:2a03b88dce48186b54f34a6c0c810235093330d4669aabecf32c070bf401a81a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:56:36 d09873a2e5df: Preparing 02:56:36 e8ada9d28737: Preparing 02:56:36 041b7ba770af: Preparing 02:56:36 6907d59d1e6e: Preparing 02:56:36 a71ccd7c6ec6: Preparing 02:56:36 e71824ef8340: Preparing 02:56:36 eaad77a52750: Preparing 02:56:36 63ca1fbb43ae: Preparing 02:56:36 63ca1fbb43ae: Waiting 02:56:36 e71824ef8340: Waiting 02:56:36 eaad77a52750: Waiting 02:56:36 d09873a2e5df: Layer already exists 02:56:36 041b7ba770af: Layer already exists 02:56:36 a71ccd7c6ec6: Layer already exists 02:56:36 6907d59d1e6e: Layer already exists 02:56:36 e8ada9d28737: Layer already exists 02:56:36 63ca1fbb43ae: Layer already exists 02:56:36 eaad77a52750: Layer already exists 02:56:36 e71824ef8340: Layer already exists 02:56:36 main: digest: sha256:2a03b88dce48186b54f34a6c0c810235093330d4669aabecf32c070bf401a81a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:36 ===================================================== [Pipeline] echo 02:56:36 taggedImages: 02:56:36 - nexus3.edgexfoundry.org:10004/support-notifications:c963200bef242761a1aa2b6acdf8b0387bfd966f 02:56:36 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:56:36 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.3 02:56:36 - nexus3.edgexfoundry.org:10004/support-notifications:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 02:56:36 - 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:10:53 #143 ... 03:10:53 03:10:53 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:10:53 #147 1097.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:10:55 #147 ... 03:10:55 03:10:55 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:10:55 #149 DONE 1102.1s 03:10:55 03:10:55 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:10:55 #144 ... 03:10:55 03:10:55 #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:10:55 #154 DONE 0.3s 03:10:55 03:10:55 #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:10:55 #155 DONE 0.2s 03:10:55 03:10:55 #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 03:10:56 #156 DONE 0.2s 03:10:56 03:10:56 #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:10:56 #157 DONE 0.2s 03:10:56 03:10:56 #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:10:56 #158 DONE 0.5s 03:10:56 03:10:56 #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:10:56 #159 DONE 0.1s 03:10:56 03:10:56 #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:10:59 #160 DONE 2.3s 03:10:59 03:10:59 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:10:59 #144 ... 03:10:59 03:10:59 #105 [security-proxy-setup] exporting to image 03:10:59 #105 exporting layers 03:11:00 #105 exporting layers 1.3s done 03:11:00 #105 writing image sha256:2dd822137dbfac628d3d4febd34d0e6f91745e1169a568d6be187405f0a8b572 done 03:11:00 #105 naming to docker.io/library/security-proxy-setup-arm64 done 03:11:00 #105 DONE 5.3s 03:11:00 03:11:00 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:11:08 #151 ... 03:11:08 03:11:08 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:11:08 #148 DONE 1114.7s 03:11:08 03:11:08 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:11:08 #161 DONE 0.3s 03:11:08 03:11:08 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:11:10 #162 DONE 2.3s 03:11:10 03:11:10 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:11:10 #150 ... 03:11:10 03:11:10 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 03:11:10 #163 DONE 0.4s 03:11:10 03:11:10 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 03:11:10 #164 DONE 0.2s 03:11:10 03:11:10 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:11:11 #165 DONE 0.3s 03:11:11 03:11:11 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:11:11 #166 DONE 0.1s 03:11:11 03:11:11 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:11:11 #150 ... 03:11:11 03:11:11 #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:11:11 #167 DONE 0.1s 03:11:11 03:11:11 #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:11:11 #168 DONE 0.1s 03:11:11 03:11:11 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:11:11 #33 ... 03:11:11 03:11:11 #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:11:11 #169 DONE 0.1s 03:11:11 03:11:11 #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:11:11 #170 DONE 0.1s 03:11:11 03:11:11 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:11:11 #147 ... 03:11:11 03:11:11 #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:11:11 #171 DONE 0.3s 03:11:11 03:11:11 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:11:12 #144 ... 03:11:12 03:11:12 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:11:14 #172 DONE 2.0s 03:11:14 03:11:14 #105 [security-bootstrapper] exporting to image 03:11:14 #105 exporting layers 03:11:15 #105 exporting layers 0.9s done 03:11:15 #105 writing image sha256:083458f7e70a792bb21b357b8b2bcc442074405a1f5dbaf58012e1899eb74c90 done 03:11:15 #105 naming to docker.io/library/security-bootstrapper-arm64 done 03:11:15 #105 DONE 6.2s 03:11:15 03:11:15 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:11:20 #151 ... 03:11:20 03:11:20 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:11:20 #147 DONE 1126.6s 03:11:20 03:11:20 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:11:20 #153 ... 03:11:20 03:11:20 #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:11:20 #173 DONE 0.2s 03:11:20 03:11:20 #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:11:20 #174 DONE 0.3s 03:11:20 03:11:20 #175 [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:11:20 #175 DONE 0.2s 03:11:20 03:11:20 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:11:21 #51 ... 03:11:21 03:11:21 #176 [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:11:21 #176 DONE 0.2s 03:11:21 03:11:21 #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:11:21 #177 DONE 0.1s 03:11:21 03:11:21 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:11:21 #150 ... 03:11:21 03:11:21 #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:11:21 #178 DONE 0.3s 03:11:21 03:11:21 #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:11:21 #179 DONE 0.3s 03:11:21 03:11:21 #180 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:11:21 #180 DONE 0.2s 03:11:21 03:11:21 #181 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:11:23 #181 DONE 1.8s 03:11:23 03:11:23 #105 [security-secretstore-setup] exporting to image 03:11:23 #105 exporting layers 03:11:25 #105 exporting layers 1.5s done 03:11:25 #105 writing image sha256:3da9918015ede9742910185da680aac9a10427bc47f2390cc6babf1e8894e790 done 03:11:25 #105 naming to docker.io/library/security-secretstore-setup-arm64 done 03:11:25 #105 DONE 7.8s 03:11:25 03:11:25 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:11:57 #144 ... 03:11:57 03:11:57 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:11:57 #150 DONE 1164.2s 03:11:57 03:11:57 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:11:57 #146 ... 03:11:57 03:11:57 #182 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:11:57 #182 DONE 0.2s 03:11:57 03:11:57 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:11:57 #141 ... 03:11:57 03:11:57 #183 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:11:58 #183 DONE 0.2s 03:11:58 03:11:58 #184 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:11:58 #184 DONE 0.5s 03:11:58 03:11:58 #185 [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:11:58 #185 DONE 0.3s 03:11:58 03:11:58 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:11:59 #146 ... 03:11:59 03:11:59 #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:11:59 #186 DONE 0.2s 03:11:59 03:11:59 #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:12:01 #187 DONE 2.3s 03:12:01 03:12:01 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:12:01 #141 ... 03:12:01 03:12:01 #105 [core-common-config-bootstrapper] exporting to image 03:12:01 #105 exporting layers 03:12:02 #105 exporting layers 0.7s done 03:12:02 #105 writing image sha256:12a803fdb79d9cf4e6056b431b52bc386b24c9343d28c0adecd8a17f894ebdf0 done 03:12:02 #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 03:12:02 #105 DONE 8.4s 03:12:02 03:12:02 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:14:09 #143 DONE 1291.6s 03:14:09 03:14:09 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:14:09 #144 ... 03:14:09 03:14:09 #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:14:09 #188 DONE 0.2s 03:14:09 03:14:09 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:14:09 #144 ... 03:14:09 03:14:09 #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:14:09 #189 DONE 0.2s 03:14:09 03:14:09 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:14:09 #190 DONE 0.4s 03:14:09 03:14:09 #191 [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:14:09 #191 DONE 0.1s 03:14:09 03:14:09 #105 [security-spiffe-token-provider] exporting to image 03:14:09 #105 exporting layers 03:14:09 #105 exporting layers 0.8s done 03:14:09 #105 writing image sha256:1ddc683f72079772a517820562201b29b39647876e9a254313a09bb990f7b28b 0.0s done 03:14:09 #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:14:09 #105 DONE 9.2s 03:14:09 03:14:09 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:21:01 #153 ... 03:21:01 03:21:01 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:21:01 #146 DONE 1706.2s 03:21:01 03:21:01 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:21:01 #141 ... 03:21:01 03:21:01 #192 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:21:01 #192 DONE 0.1s 03:21:01 03:21:01 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:21:01 #153 ... 03:21:01 03:21:01 #193 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:21:01 #193 DONE 0.1s 03:21:01 03:21:01 #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:21:01 #194 DONE 0.5s 03:21:01 03:21:01 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:21:01 #153 ... 03:21:01 03:21:01 #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:21:01 #195 DONE 0.1s 03:21:01 03:21:01 #196 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:21:01 #196 DONE 0.1s 03:21:01 03:21:01 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:21:01 #153 ... 03:21:01 03:21:01 #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:21:02 #197 DONE 1.8s 03:21:02 03:21:02 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:21:02 #141 ... 03:21:02 03:21:02 #105 [security-proxy-auth] exporting to image 03:21:02 #105 exporting layers 03:21:03 #105 exporting layers 0.8s done 03:21:03 #105 writing image sha256:00768dfac2c211d8d2de3f72f3615752e08e20034e6f730cf6078404aead98fa done 03:21:03 #105 naming to docker.io/library/security-proxy-auth-arm64 done 03:21:03 #105 DONE 10.0s 03:21:03 03:21:03 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:22:00 #33 ... 03:22:00 03:22:00 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:22:00 #144 DONE 1760.4s 03:22:00 03:22:00 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:22:00 #153 ... 03:22:00 03:22:00 #198 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:22:00 #198 DONE 0.1s 03:22:00 03:22:00 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:22:00 #153 ... 03:22:00 03:22:00 #199 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:22:00 #199 DONE 0.1s 03:22:00 03:22:00 #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:22:00 #200 DONE 0.5s 03:22:00 03:22:00 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:22:00 #201 DONE 0.2s 03:22:00 03:22:00 #105 [core-command] exporting to image 03:22:00 #105 exporting layers 03:22:00 #105 exporting layers 0.4s done 03:22:00 #105 writing image sha256:21bdb765a4bcf25c8050130db431ff54e416a9957345ff96c842a1fdc3eb67e1 done 03:22:00 #105 naming to docker.io/library/core-command-arm64 done 03:22:00 #105 DONE 10.5s 03:22:00 03:22:00 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:23:37 #153 ... 03:23:37 03:23:37 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:23:37 #141 DONE 1856.7s 03:23:37 03:23:37 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:23:37 #151 ... 03:23:37 03:23:37 #202 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:23:37 #202 DONE 0.2s 03:23:37 03:23:37 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:23:37 #153 ... 03:23:37 03:23:37 #203 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:23:37 #203 DONE 0.5s 03:23:37 03:23:37 #204 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:23:37 #204 DONE 0.1s 03:23:37 03:23:37 #205 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:23:37 #205 DONE 0.1s 03:23:37 03:23:37 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:23:37 #153 ... 03:23:37 03:23:37 #105 [core-keeper] exporting to image 03:23:37 #105 exporting layers 03:23:37 #105 exporting layers 0.7s done 03:23:37 #105 writing image sha256:678d44a1412f04e54d31908d5f52d60a825106ca97caef26f86e39b6c149e721 done 03:23:37 #105 naming to docker.io/library/core-keeper-arm64 done 03:23:37 #105 DONE 11.2s 03:23:37 03:23:37 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:23:37 #153 ... 03:23:37 03:23:37 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:23:37 #145 DONE 1861.9s 03:23:37 03:23:37 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:23:37 #151 DONE 1861.9s 03:23:37 03:23:37 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:23:37 #153 ... 03:23:37 03:23:37 #206 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:23:37 #206 DONE 0.2s 03:23:37 03:23:37 #207 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:23:37 #207 DONE 0.1s 03:23:37 03:23:37 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:23:37 #51 ... 03:23:37 03:23:37 #208 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:23:37 #208 ... 03:23:37 03:23:37 #209 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:23:37 #209 DONE 0.3s 03:23:37 03:23:37 #208 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:23:37 #208 DONE 0.3s 03:23:37 03:23:37 #210 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:23:37 #210 DONE 0.5s 03:23:37 03:23:37 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:23:37 #211 DONE 0.6s 03:23:37 03:23:37 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:23:37 #212 DONE 0.2s 03:23:37 03:23:37 #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:23:37 #213 DONE 0.2s 03:23:37 03:23:37 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:23:37 #214 DONE 0.2s 03:23:37 03:23:37 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:23:37 #215 DONE 0.2s 03:23:37 03:23:37 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:23:37 #33 ... 03:23:37 03:23:37 #105 [core-data] exporting to image 03:23:37 #105 ... 03:23:37 03:23:37 #216 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 03:23:37 #216 DONE 0.4s 03:23:37 03:23:37 #105 [core-metadata] exporting to image 03:23:37 #105 exporting layers 03:23:38 #105 exporting layers 1.1s done 03:23:38 #105 writing image sha256:fe80484299509acd7092d47f9a565f0f00319eb0e8e54ef9fc3223317c614233 0.0s done 03:23:38 #105 naming to docker.io/library/core-data-arm64 done 03:23:38 #105 exporting layers 0.8s done 03:23:38 #105 writing image sha256:fb7950e4fc2ee32f23901a8610ff77cdab58fffdfed18a42f309f3d8606fb96b 0.0s done 03:23:38 #105 naming to docker.io/library/core-metadata-arm64 03:23:38 #105 naming to docker.io/library/core-metadata-arm64 done 03:23:38 #105 DONE 12.5s 03:23:38 03:23:38 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:24:10 #153 DONE 1894.3s 03:24:10 03:24:10 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:24:10 #152 ... 03:24:10 03:24:10 #217 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:24:10 #217 DONE 0.2s 03:24:10 03:24:10 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:24:10 #33 ... 03:24:10 03:24:10 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:24:10 #152 DONE 1895.0s 03:24:10 03:24:10 #218 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:24:10 #218 DONE 0.2s 03:24:10 03:24:10 #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:24:10 #219 DONE 0.1s 03:24:10 03:24:10 #220 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:24:10 #220 ... 03:24:10 03:24:10 #221 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:24:10 #221 DONE 0.1s 03:24:10 03:24:10 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:24:10 #33 ... 03:24:10 03:24:10 #220 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:24:10 #220 DONE 0.6s 03:24:10 03:24:10 #222 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:24:10 #222 ... 03:24:10 03:24:10 #223 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:24:10 #223 DONE 0.1s 03:24:10 03:24:10 #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:24:10 #224 DONE 0.2s 03:24:10 03:24:10 #105 [support-notifications] exporting to image 03:24:10 #105 exporting layers 03:24:10 #105 ... 03:24:10 03:24:10 #222 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:24:10 #222 DONE 0.7s 03:24:10 03:24:10 #225 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:24:10 #225 DONE 0.1s 03:24:10 03:24:10 #105 [support-cron-scheduler] exporting to image 03:24:10 #105 exporting layers 0.8s done 03:24:10 #105 writing image sha256:d82906ee590614112f3ea16ba5985d209e1aa55b8c9e35c824ac5d7335144df8 done 03:24:10 #105 naming to docker.io/library/support-notifications-arm64 done 03:24:10 #105 exporting layers 0.8s done 03:24:10 #105 writing image sha256:ec720b0000ee6f9a9efe3e481dc7de0015b4097b1c336529ffd489d3048bb6af done 03:24:10 #105 naming to docker.io/library/support-cron-scheduler-arm64 done 03:24:10 #105 DONE 13.9s 03:24:10 03:24:10 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:24:10 time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:10 time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:10 time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:10 time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:10 time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:10 time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:10 time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:10 time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:10 time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:10 time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:10 time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:10 time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:10 time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:10 time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:10 time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:24:10 $ docker stop --time=1 538d7788813440e18bd7a2e4bf9c0c5146fc0b132d8a106bac36fa5f54110384 03:24:12 $ docker rm -f --volumes 538d7788813440e18bd7a2e4bf9c0c5146fc0b132d8a106bac36fa5f54110384 [Pipeline] // withDockerContainer [Pipeline] sh 03:24:13 + docker images 03:24:13 REPOSITORY TAG IMAGE ID CREATED SIZE 03:24:13 support-cron-scheduler-arm64 latest ec720b0000ee 3 seconds ago 72.6MB 03:24:13 support-notifications-arm64 latest d82906ee5906 4 seconds ago 71.4MB 03:24:13 core-metadata-arm64 latest fb7950e4fc2e 35 seconds ago 48.6MB 03:24:13 core-data-arm64 latest fe8048429950 35 seconds ago 48.5MB 03:24:13 core-keeper-arm64 latest 678d44a1412f 42 seconds ago 41.7MB 03:24:13 core-command-arm64 latest 21bdb765a4bc 2 minutes ago 42.7MB 03:24:13 security-proxy-auth-arm64 latest 00768dfac2c2 3 minutes ago 40.9MB 03:24:13 security-spiffe-token-provider-arm64 latest 1ddc683f7207 10 minutes ago 48.4MB 03:24:13 core-common-config-bootstrapper-arm64 latest 12a803fdb79d 12 minutes ago 28.1MB 03:24:13 security-secretstore-setup-arm64 latest 3da9918015ed 12 minutes ago 58.2MB 03:24:13 security-bootstrapper-arm64 latest 083458f7e70a 12 minutes ago 33.8MB 03:24:13 security-proxy-setup-arm64 latest 2dd822137dbf 13 minutes ago 40.4MB 03:24:13 security-spire-agent-arm64 latest 24374c93cce2 33 minutes ago 182MB 03:24:13 security-spire-server-arm64 latest 6f6b984f0ebe 33 minutes ago 124MB 03:24:13 security-spire-config-arm64 latest 2812e400364b 33 minutes ago 123MB 03:24:13 ci-base-image-arm64 latest 5c979cb41b6c 34 minutes ago 965MB 03:24:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 3 weeks ago 558MB 03:24:13 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 03:24:13 provisioning config files... 03:24:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/736@tmp/config17743752146109781358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:13 ---> ****-login.sh 03:24:13 nexus3.edgexfoundry.org:10001 03:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:13 Configure a credential helper to remove this warning. See 03:24:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:13 03:24:13 Login Succeeded 03:24:13 nexus3.edgexfoundry.org:10002 03:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:14 Configure a credential helper to remove this warning. See 03:24:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:14 03:24:14 Login Succeeded 03:24:14 nexus3.edgexfoundry.org:10003 03:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:14 Configure a credential helper to remove this warning. See 03:24:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:14 03:24:14 Login Succeeded 03:24:14 nexus3.edgexfoundry.org:10004 03:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:15 Configure a credential helper to remove this warning. See 03:24:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:15 03:24:15 Login Succeeded 03:24:15 ****.io 03:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:15 Configure a credential helper to remove this warning. See 03:24:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:15 03:24:15 Login Succeeded 03:24:15 ---> ****-login.sh ends [Pipeline] } 03:24:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:24:15 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:24:15 c963200bef242761a1aa2b6acdf8b0387bfd966f 03:24:15 latest 03:24:15 4.0.0-dev.3 03:24:15 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:24:15 main 03:24:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:24:16 d6104a0392b7: Preparing 03:24:16 4ef595ae709d: Preparing 03:24:16 540e72da0626: Preparing 03:24:16 5a17bb5bd98a: Preparing 03:24:16 ca670e1ad391: Preparing 03:24:16 3b27a4614c47: Preparing 03:24:16 16113d51b718: Preparing 03:24:16 3b27a4614c47: Waiting 03:24:16 16113d51b718: Waiting 03:24:16 540e72da0626: Pushed 03:24:16 5a17bb5bd98a: Pushed 03:24:17 16113d51b718: Layer already exists 03:24:17 d6104a0392b7: Pushed 03:24:17 3b27a4614c47: Pushed 03:24:18 ca670e1ad391: Pushed 03:24:23 4ef595ae709d: Pushed 03:24:23 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:ce033fc16a9f199ecedef30f2b0740d019cf2f933d8f372142d1f46cf034735a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:24:24 d6104a0392b7: Preparing 03:24:24 4ef595ae709d: Preparing 03:24:24 540e72da0626: Preparing 03:24:24 5a17bb5bd98a: Preparing 03:24:24 ca670e1ad391: Preparing 03:24:24 3b27a4614c47: Preparing 03:24:24 16113d51b718: Preparing 03:24:24 3b27a4614c47: Waiting 03:24:24 16113d51b718: Waiting 03:24:24 ca670e1ad391: Layer already exists 03:24:24 d6104a0392b7: Layer already exists 03:24:24 5a17bb5bd98a: Layer already exists 03:24:24 4ef595ae709d: Layer already exists 03:24:24 540e72da0626: Layer already exists 03:24:24 16113d51b718: Layer already exists 03:24:24 3b27a4614c47: Layer already exists 03:24:24 latest: digest: sha256:ce033fc16a9f199ecedef30f2b0740d019cf2f933d8f372142d1f46cf034735a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.3 03:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:24:25 d6104a0392b7: Preparing 03:24:25 4ef595ae709d: Preparing 03:24:25 540e72da0626: Preparing 03:24:25 5a17bb5bd98a: Preparing 03:24:25 ca670e1ad391: Preparing 03:24:25 3b27a4614c47: Preparing 03:24:25 16113d51b718: Preparing 03:24:25 3b27a4614c47: Waiting 03:24:25 16113d51b718: Waiting 03:24:25 4ef595ae709d: Layer already exists 03:24:25 ca670e1ad391: Layer already exists 03:24:25 5a17bb5bd98a: Layer already exists 03:24:25 540e72da0626: Layer already exists 03:24:25 d6104a0392b7: Layer already exists 03:24:25 16113d51b718: Layer already exists 03:24:25 3b27a4614c47: Layer already exists 03:24:25 4.0.0-dev.3: digest: sha256:ce033fc16a9f199ecedef30f2b0740d019cf2f933d8f372142d1f46cf034735a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:24:26 d6104a0392b7: Preparing 03:24:26 4ef595ae709d: Preparing 03:24:26 540e72da0626: Preparing 03:24:26 5a17bb5bd98a: Preparing 03:24:26 ca670e1ad391: Preparing 03:24:26 3b27a4614c47: Preparing 03:24:26 16113d51b718: Preparing 03:24:26 3b27a4614c47: Waiting 03:24:26 16113d51b718: Waiting 03:24:26 d6104a0392b7: Layer already exists 03:24:26 ca670e1ad391: Layer already exists 03:24:26 540e72da0626: Layer already exists 03:24:26 5a17bb5bd98a: Layer already exists 03:24:26 4ef595ae709d: Layer already exists 03:24:26 16113d51b718: Layer already exists 03:24:26 3b27a4614c47: Layer already exists 03:24:26 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:ce033fc16a9f199ecedef30f2b0740d019cf2f933d8f372142d1f46cf034735a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:24:27 d6104a0392b7: Preparing 03:24:27 4ef595ae709d: Preparing 03:24:27 540e72da0626: Preparing 03:24:27 5a17bb5bd98a: Preparing 03:24:27 ca670e1ad391: Preparing 03:24:27 3b27a4614c47: Preparing 03:24:27 16113d51b718: Preparing 03:24:27 3b27a4614c47: Waiting 03:24:27 16113d51b718: Waiting 03:24:27 540e72da0626: Layer already exists 03:24:27 ca670e1ad391: Layer already exists 03:24:27 5a17bb5bd98a: Layer already exists 03:24:27 4ef595ae709d: Layer already exists 03:24:27 d6104a0392b7: Layer already exists 03:24:27 3b27a4614c47: Layer already exists 03:24:27 16113d51b718: Layer already exists 03:24:27 main: digest: sha256:ce033fc16a9f199ecedef30f2b0740d019cf2f933d8f372142d1f46cf034735a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:28 ===================================================== [Pipeline] echo 03:24:28 taggedImages: 03:24:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:24:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:24:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.3 03:24:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:24:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:24:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:24:28 c963200bef242761a1aa2b6acdf8b0387bfd966f 03:24:28 latest 03:24:28 4.0.0-dev.3 03:24:28 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:24:28 main 03:24:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:24:29 00ce2a6c498a: Preparing 03:24:29 204730c7fb15: Preparing 03:24:29 73446469e726: Preparing 03:24:29 3a1c7e61b52c: Preparing 03:24:29 540e72da0626: Preparing 03:24:29 5a17bb5bd98a: Preparing 03:24:29 ca670e1ad391: Preparing 03:24:29 3b27a4614c47: Preparing 03:24:29 16113d51b718: Preparing 03:24:29 ca670e1ad391: Waiting 03:24:29 3b27a4614c47: Waiting 03:24:29 16113d51b718: Waiting 03:24:29 5a17bb5bd98a: Waiting 03:24:30 540e72da0626: Layer already exists 03:24:30 5a17bb5bd98a: Layer already exists 03:24:30 ca670e1ad391: Layer already exists 03:24:30 3b27a4614c47: Layer already exists 03:24:30 204730c7fb15: Pushed 03:24:30 73446469e726: Pushed 03:24:30 16113d51b718: Layer already exists 03:24:30 00ce2a6c498a: Pushed 03:24:35 3a1c7e61b52c: Pushed 03:24:35 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:a6a62c60bb53bda1f93e1b6ef7b8bd2c1108554f429d3eee80744fece2698688 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:36 + 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 03:24:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:24:36 00ce2a6c498a: Preparing 03:24:36 204730c7fb15: Preparing 03:24:36 73446469e726: Preparing 03:24:36 3a1c7e61b52c: Preparing 03:24:36 540e72da0626: Preparing 03:24:36 5a17bb5bd98a: Preparing 03:24:36 ca670e1ad391: Preparing 03:24:36 3b27a4614c47: Preparing 03:24:36 16113d51b718: Preparing 03:24:36 5a17bb5bd98a: Waiting 03:24:36 ca670e1ad391: Waiting 03:24:36 3b27a4614c47: Waiting 03:24:36 16113d51b718: Waiting 03:24:36 540e72da0626: Layer already exists 03:24:36 73446469e726: Layer already exists 03:24:36 00ce2a6c498a: Layer already exists 03:24:36 3a1c7e61b52c: Layer already exists 03:24:36 204730c7fb15: Layer already exists 03:24:36 5a17bb5bd98a: Layer already exists 03:24:36 ca670e1ad391: Layer already exists 03:24:36 3b27a4614c47: Layer already exists 03:24:36 16113d51b718: Layer already exists 03:24:36 latest: digest: sha256:a6a62c60bb53bda1f93e1b6ef7b8bd2c1108554f429d3eee80744fece2698688 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.3 03:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:24:37 00ce2a6c498a: Preparing 03:24:37 204730c7fb15: Preparing 03:24:37 73446469e726: Preparing 03:24:37 3a1c7e61b52c: Preparing 03:24:37 540e72da0626: Preparing 03:24:37 5a17bb5bd98a: Preparing 03:24:37 ca670e1ad391: Preparing 03:24:37 3b27a4614c47: Preparing 03:24:37 16113d51b718: Preparing 03:24:37 5a17bb5bd98a: Waiting 03:24:37 ca670e1ad391: Waiting 03:24:37 16113d51b718: Waiting 03:24:37 3b27a4614c47: Waiting 03:24:37 00ce2a6c498a: Layer already exists 03:24:37 540e72da0626: Layer already exists 03:24:37 204730c7fb15: Layer already exists 03:24:37 73446469e726: Layer already exists 03:24:37 3a1c7e61b52c: Layer already exists 03:24:37 3b27a4614c47: Layer already exists 03:24:37 ca670e1ad391: Layer already exists 03:24:37 16113d51b718: Layer already exists 03:24:37 5a17bb5bd98a: Layer already exists 03:24:37 4.0.0-dev.3: digest: sha256:a6a62c60bb53bda1f93e1b6ef7b8bd2c1108554f429d3eee80744fece2698688 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:24:38 00ce2a6c498a: Preparing 03:24:38 204730c7fb15: Preparing 03:24:38 73446469e726: Preparing 03:24:38 3a1c7e61b52c: Preparing 03:24:38 540e72da0626: Preparing 03:24:38 5a17bb5bd98a: Preparing 03:24:38 ca670e1ad391: Preparing 03:24:38 3b27a4614c47: Preparing 03:24:38 16113d51b718: Preparing 03:24:38 5a17bb5bd98a: Waiting 03:24:38 ca670e1ad391: Waiting 03:24:38 3b27a4614c47: Waiting 03:24:38 16113d51b718: Waiting 03:24:38 540e72da0626: Layer already exists 03:24:38 73446469e726: Layer already exists 03:24:38 204730c7fb15: Layer already exists 03:24:38 3a1c7e61b52c: Layer already exists 03:24:38 00ce2a6c498a: Layer already exists 03:24:38 ca670e1ad391: Layer already exists 03:24:38 5a17bb5bd98a: Layer already exists 03:24:38 16113d51b718: Layer already exists 03:24:38 3b27a4614c47: Layer already exists 03:24:38 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:a6a62c60bb53bda1f93e1b6ef7b8bd2c1108554f429d3eee80744fece2698688 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:39 + 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 03:24:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:24:39 00ce2a6c498a: Preparing 03:24:39 204730c7fb15: Preparing 03:24:39 73446469e726: Preparing 03:24:39 3a1c7e61b52c: Preparing 03:24:39 540e72da0626: Preparing 03:24:39 5a17bb5bd98a: Preparing 03:24:39 ca670e1ad391: Preparing 03:24:39 3b27a4614c47: Preparing 03:24:39 16113d51b718: Preparing 03:24:39 3b27a4614c47: Waiting 03:24:39 16113d51b718: Waiting 03:24:39 ca670e1ad391: Waiting 03:24:39 204730c7fb15: Layer already exists 03:24:39 00ce2a6c498a: Layer already exists 03:24:39 73446469e726: Layer already exists 03:24:39 540e72da0626: Layer already exists 03:24:39 3a1c7e61b52c: Layer already exists 03:24:39 ca670e1ad391: Layer already exists 03:24:39 3b27a4614c47: Layer already exists 03:24:39 5a17bb5bd98a: Layer already exists 03:24:39 16113d51b718: Layer already exists 03:24:39 main: digest: sha256:a6a62c60bb53bda1f93e1b6ef7b8bd2c1108554f429d3eee80744fece2698688 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:39 ===================================================== [Pipeline] echo 03:24:39 taggedImages: 03:24:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:24:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:24:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.3 03:24:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:24:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:24:39 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:24:39 c963200bef242761a1aa2b6acdf8b0387bfd966f 03:24:39 latest 03:24:39 4.0.0-dev.3 03:24:39 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:24:39 main 03:24:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:24:40 8e01844a6b97: Preparing 03:24:40 a3f556cf6cbc: Preparing 03:24:40 17af02186bce: Preparing 03:24:40 540e72da0626: Preparing 03:24:40 5a17bb5bd98a: Preparing 03:24:40 e80638128663: Preparing 03:24:40 dcccfdb604b7: Preparing 03:24:40 16113d51b718: Preparing 03:24:40 e80638128663: Waiting 03:24:40 dcccfdb604b7: Waiting 03:24:40 16113d51b718: Waiting 03:24:40 540e72da0626: Layer already exists 03:24:40 5a17bb5bd98a: Layer already exists 03:24:40 a3f556cf6cbc: Pushed 03:24:40 16113d51b718: Layer already exists 03:24:40 8e01844a6b97: Pushed 03:24:40 dcccfdb604b7: Pushed 03:24:42 e80638128663: Pushed 03:24:48 17af02186bce: Pushed 03:24:48 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:83e2528bb629638a7ba27bd5afedf62dd87fcd06df5cba93a27d42eab67b45aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:24:49 8e01844a6b97: Preparing 03:24:49 a3f556cf6cbc: Preparing 03:24:49 17af02186bce: Preparing 03:24:49 540e72da0626: Preparing 03:24:49 5a17bb5bd98a: Preparing 03:24:49 e80638128663: Preparing 03:24:49 dcccfdb604b7: Preparing 03:24:49 16113d51b718: Preparing 03:24:49 dcccfdb604b7: Waiting 03:24:49 e80638128663: Waiting 03:24:49 16113d51b718: Waiting 03:24:49 5a17bb5bd98a: Layer already exists 03:24:49 17af02186bce: Layer already exists 03:24:49 a3f556cf6cbc: Layer already exists 03:24:49 8e01844a6b97: Layer already exists 03:24:49 540e72da0626: Layer already exists 03:24:49 e80638128663: Layer already exists 03:24:49 dcccfdb604b7: Layer already exists 03:24:49 16113d51b718: Layer already exists 03:24:49 latest: digest: sha256:83e2528bb629638a7ba27bd5afedf62dd87fcd06df5cba93a27d42eab67b45aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.3 03:24:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:24:50 8e01844a6b97: Preparing 03:24:50 a3f556cf6cbc: Preparing 03:24:50 17af02186bce: Preparing 03:24:50 540e72da0626: Preparing 03:24:50 5a17bb5bd98a: Preparing 03:24:50 e80638128663: Preparing 03:24:50 dcccfdb604b7: Preparing 03:24:50 16113d51b718: Preparing 03:24:50 dcccfdb604b7: Waiting 03:24:50 16113d51b718: Waiting 03:24:50 e80638128663: Waiting 03:24:50 5a17bb5bd98a: Layer already exists 03:24:50 8e01844a6b97: Layer already exists 03:24:50 17af02186bce: Layer already exists 03:24:50 a3f556cf6cbc: Layer already exists 03:24:50 540e72da0626: Layer already exists 03:24:50 e80638128663: Layer already exists 03:24:50 16113d51b718: Layer already exists 03:24:50 dcccfdb604b7: Layer already exists 03:24:50 4.0.0-dev.3: digest: sha256:83e2528bb629638a7ba27bd5afedf62dd87fcd06df5cba93a27d42eab67b45aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:24:51 8e01844a6b97: Preparing 03:24:51 a3f556cf6cbc: Preparing 03:24:51 17af02186bce: Preparing 03:24:51 540e72da0626: Preparing 03:24:51 5a17bb5bd98a: Preparing 03:24:51 e80638128663: Preparing 03:24:51 dcccfdb604b7: Preparing 03:24:51 16113d51b718: Preparing 03:24:51 dcccfdb604b7: Waiting 03:24:51 16113d51b718: Waiting 03:24:51 e80638128663: Waiting 03:24:51 17af02186bce: Layer already exists 03:24:51 a3f556cf6cbc: Layer already exists 03:24:51 540e72da0626: Layer already exists 03:24:51 5a17bb5bd98a: Layer already exists 03:24:51 8e01844a6b97: Layer already exists 03:24:51 e80638128663: Layer already exists 03:24:51 dcccfdb604b7: Layer already exists 03:24:51 16113d51b718: Layer already exists 03:24:51 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:83e2528bb629638a7ba27bd5afedf62dd87fcd06df5cba93a27d42eab67b45aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:24:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:24:52 8e01844a6b97: Preparing 03:24:52 a3f556cf6cbc: Preparing 03:24:52 17af02186bce: Preparing 03:24:52 540e72da0626: Preparing 03:24:52 5a17bb5bd98a: Preparing 03:24:52 e80638128663: Preparing 03:24:52 dcccfdb604b7: Preparing 03:24:52 16113d51b718: Preparing 03:24:52 dcccfdb604b7: Waiting 03:24:52 16113d51b718: Waiting 03:24:52 e80638128663: Waiting 03:24:52 a3f556cf6cbc: Layer already exists 03:24:52 5a17bb5bd98a: Layer already exists 03:24:52 8e01844a6b97: Layer already exists 03:24:52 540e72da0626: Layer already exists 03:24:52 17af02186bce: Layer already exists 03:24:52 e80638128663: Layer already exists 03:24:52 dcccfdb604b7: Layer already exists 03:24:52 16113d51b718: Layer already exists 03:24:52 main: digest: sha256:83e2528bb629638a7ba27bd5afedf62dd87fcd06df5cba93a27d42eab67b45aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:52 ===================================================== [Pipeline] echo 03:24:52 taggedImages: 03:24:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:24:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:24:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.3 03:24:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:24:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:24:52 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:24:52 c963200bef242761a1aa2b6acdf8b0387bfd966f 03:24:52 latest 03:24:52 4.0.0-dev.3 03:24:52 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:24:52 main 03:24:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:24:53 baff597312db: Preparing 03:24:53 5dc144a5f0b7: Preparing 03:24:53 a67abf304d40: Preparing 03:24:53 5a17bb5bd98a: Preparing 03:24:53 d667cc007191: Preparing 03:24:53 e37f2f2b62a7: Preparing 03:24:53 16113d51b718: Preparing 03:24:53 16113d51b718: Waiting 03:24:53 e37f2f2b62a7: Waiting 03:24:53 5a17bb5bd98a: Layer already exists 03:24:53 5dc144a5f0b7: Pushed 03:24:53 16113d51b718: Layer already exists 03:24:53 e37f2f2b62a7: Pushed 03:24:53 d667cc007191: Pushed 03:24:53 baff597312db: Pushed 03:25:01 a67abf304d40: Pushed 03:25:01 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:bdfacabd6d8e6271db3798dc13ef96e70443e5144cbf63c10361210f42e882ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:25:02 baff597312db: Preparing 03:25:02 5dc144a5f0b7: Preparing 03:25:02 a67abf304d40: Preparing 03:25:02 5a17bb5bd98a: Preparing 03:25:02 d667cc007191: Preparing 03:25:02 e37f2f2b62a7: Preparing 03:25:02 16113d51b718: Preparing 03:25:02 e37f2f2b62a7: Waiting 03:25:02 16113d51b718: Waiting 03:25:02 a67abf304d40: Layer already exists 03:25:02 baff597312db: Layer already exists 03:25:02 d667cc007191: Layer already exists 03:25:02 5dc144a5f0b7: Layer already exists 03:25:02 5a17bb5bd98a: Layer already exists 03:25:02 e37f2f2b62a7: Layer already exists 03:25:02 16113d51b718: Layer already exists 03:25:02 latest: digest: sha256:bdfacabd6d8e6271db3798dc13ef96e70443e5144cbf63c10361210f42e882ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.3 03:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:25:03 baff597312db: Preparing 03:25:03 5dc144a5f0b7: Preparing 03:25:03 a67abf304d40: Preparing 03:25:03 5a17bb5bd98a: Preparing 03:25:03 d667cc007191: Preparing 03:25:03 e37f2f2b62a7: Preparing 03:25:03 16113d51b718: Preparing 03:25:03 e37f2f2b62a7: Waiting 03:25:03 16113d51b718: Waiting 03:25:03 a67abf304d40: Layer already exists 03:25:03 5dc144a5f0b7: Layer already exists 03:25:03 5a17bb5bd98a: Layer already exists 03:25:03 d667cc007191: Layer already exists 03:25:03 baff597312db: Layer already exists 03:25:03 e37f2f2b62a7: Layer already exists 03:25:03 16113d51b718: Layer already exists 03:25:03 4.0.0-dev.3: digest: sha256:bdfacabd6d8e6271db3798dc13ef96e70443e5144cbf63c10361210f42e882ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:25:04 baff597312db: Preparing 03:25:04 5dc144a5f0b7: Preparing 03:25:04 a67abf304d40: Preparing 03:25:04 5a17bb5bd98a: Preparing 03:25:04 d667cc007191: Preparing 03:25:04 e37f2f2b62a7: Preparing 03:25:04 16113d51b718: Preparing 03:25:04 e37f2f2b62a7: Waiting 03:25:04 16113d51b718: Waiting 03:25:04 a67abf304d40: Layer already exists 03:25:04 5a17bb5bd98a: Layer already exists 03:25:04 d667cc007191: Layer already exists 03:25:04 baff597312db: Layer already exists 03:25:04 5dc144a5f0b7: Layer already exists 03:25:04 e37f2f2b62a7: Layer already exists 03:25:04 16113d51b718: Layer already exists 03:25:04 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:bdfacabd6d8e6271db3798dc13ef96e70443e5144cbf63c10361210f42e882ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:25:05 baff597312db: Preparing 03:25:05 5dc144a5f0b7: Preparing 03:25:05 a67abf304d40: Preparing 03:25:05 5a17bb5bd98a: Preparing 03:25:05 d667cc007191: Preparing 03:25:05 e37f2f2b62a7: Preparing 03:25:05 16113d51b718: Preparing 03:25:05 16113d51b718: Waiting 03:25:05 e37f2f2b62a7: Waiting 03:25:05 5dc144a5f0b7: Layer already exists 03:25:05 d667cc007191: Layer already exists 03:25:05 baff597312db: Layer already exists 03:25:05 5a17bb5bd98a: Layer already exists 03:25:05 a67abf304d40: Layer already exists 03:25:05 e37f2f2b62a7: Layer already exists 03:25:05 16113d51b718: Layer already exists 03:25:05 main: digest: sha256:bdfacabd6d8e6271db3798dc13ef96e70443e5144cbf63c10361210f42e882ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:05 ===================================================== [Pipeline] echo 03:25:05 taggedImages: 03:25:05 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:25:05 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:25:05 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.3 03:25:05 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:05 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:25:05 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:25:05 c963200bef242761a1aa2b6acdf8b0387bfd966f 03:25:05 latest 03:25:05 4.0.0-dev.3 03:25:05 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:05 main 03:25:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:25:06 cc304b91cd53: Preparing 03:25:06 19404f91a3ba: Preparing 03:25:06 c72aa807065d: Preparing 03:25:06 7500139090d9: Preparing 03:25:06 540e72da0626: Preparing 03:25:06 5a17bb5bd98a: Preparing 03:25:06 ca670e1ad391: Preparing 03:25:06 3b27a4614c47: Preparing 03:25:06 16113d51b718: Preparing 03:25:06 3b27a4614c47: Waiting 03:25:06 5a17bb5bd98a: Waiting 03:25:06 16113d51b718: Waiting 03:25:06 ca670e1ad391: Waiting 03:25:06 540e72da0626: Layer already exists 03:25:06 5a17bb5bd98a: Layer already exists 03:25:06 ca670e1ad391: Layer already exists 03:25:06 19404f91a3ba: Pushed 03:25:06 c72aa807065d: Pushed 03:25:06 3b27a4614c47: Layer already exists 03:25:06 cc304b91cd53: Pushed 03:25:06 16113d51b718: Layer already exists 03:25:14 7500139090d9: Pushed 03:25:14 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:a3ff14d3e1002c7a3be2710ba81e70c5b30bae6beafe41ee87440405df3b20d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:25:15 cc304b91cd53: Preparing 03:25:15 19404f91a3ba: Preparing 03:25:15 c72aa807065d: Preparing 03:25:15 7500139090d9: Preparing 03:25:15 540e72da0626: Preparing 03:25:15 5a17bb5bd98a: Preparing 03:25:15 ca670e1ad391: Preparing 03:25:15 3b27a4614c47: Preparing 03:25:15 16113d51b718: Preparing 03:25:15 5a17bb5bd98a: Waiting 03:25:15 ca670e1ad391: Waiting 03:25:15 3b27a4614c47: Waiting 03:25:15 16113d51b718: Waiting 03:25:15 19404f91a3ba: Layer already exists 03:25:15 7500139090d9: Layer already exists 03:25:15 c72aa807065d: Layer already exists 03:25:15 cc304b91cd53: Layer already exists 03:25:15 3b27a4614c47: Layer already exists 03:25:15 540e72da0626: Layer already exists 03:25:15 ca670e1ad391: Layer already exists 03:25:15 5a17bb5bd98a: Layer already exists 03:25:15 16113d51b718: Layer already exists 03:25:15 latest: digest: sha256:a3ff14d3e1002c7a3be2710ba81e70c5b30bae6beafe41ee87440405df3b20d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.3 03:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:25:16 cc304b91cd53: Preparing 03:25:16 19404f91a3ba: Preparing 03:25:16 c72aa807065d: Preparing 03:25:16 7500139090d9: Preparing 03:25:16 540e72da0626: Preparing 03:25:16 5a17bb5bd98a: Preparing 03:25:16 ca670e1ad391: Preparing 03:25:16 3b27a4614c47: Preparing 03:25:16 16113d51b718: Preparing 03:25:16 5a17bb5bd98a: Waiting 03:25:16 ca670e1ad391: Waiting 03:25:16 3b27a4614c47: Waiting 03:25:16 16113d51b718: Waiting 03:25:16 19404f91a3ba: Layer already exists 03:25:16 7500139090d9: Layer already exists 03:25:16 540e72da0626: Layer already exists 03:25:16 c72aa807065d: Layer already exists 03:25:16 cc304b91cd53: Layer already exists 03:25:16 16113d51b718: Layer already exists 03:25:16 3b27a4614c47: Layer already exists 03:25:16 5a17bb5bd98a: Layer already exists 03:25:16 ca670e1ad391: Layer already exists 03:25:16 4.0.0-dev.3: digest: sha256:a3ff14d3e1002c7a3be2710ba81e70c5b30bae6beafe41ee87440405df3b20d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:25:17 cc304b91cd53: Preparing 03:25:17 19404f91a3ba: Preparing 03:25:17 c72aa807065d: Preparing 03:25:17 7500139090d9: Preparing 03:25:17 540e72da0626: Preparing 03:25:17 5a17bb5bd98a: Preparing 03:25:17 ca670e1ad391: Preparing 03:25:17 3b27a4614c47: Preparing 03:25:17 16113d51b718: Preparing 03:25:17 5a17bb5bd98a: Waiting 03:25:17 ca670e1ad391: Waiting 03:25:17 3b27a4614c47: Waiting 03:25:17 16113d51b718: Waiting 03:25:17 540e72da0626: Layer already exists 03:25:17 19404f91a3ba: Layer already exists 03:25:17 7500139090d9: Layer already exists 03:25:17 cc304b91cd53: Layer already exists 03:25:17 c72aa807065d: Layer already exists 03:25:17 ca670e1ad391: Layer already exists 03:25:17 3b27a4614c47: Layer already exists 03:25:17 16113d51b718: Layer already exists 03:25:17 5a17bb5bd98a: Layer already exists 03:25:17 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:a3ff14d3e1002c7a3be2710ba81e70c5b30bae6beafe41ee87440405df3b20d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:25:18 cc304b91cd53: Preparing 03:25:18 19404f91a3ba: Preparing 03:25:18 c72aa807065d: Preparing 03:25:18 7500139090d9: Preparing 03:25:18 540e72da0626: Preparing 03:25:18 5a17bb5bd98a: Preparing 03:25:18 ca670e1ad391: Preparing 03:25:18 3b27a4614c47: Preparing 03:25:18 16113d51b718: Preparing 03:25:18 3b27a4614c47: Waiting 03:25:18 16113d51b718: Waiting 03:25:18 5a17bb5bd98a: Waiting 03:25:18 ca670e1ad391: Waiting 03:25:18 540e72da0626: Layer already exists 03:25:18 7500139090d9: Layer already exists 03:25:18 c72aa807065d: Layer already exists 03:25:18 cc304b91cd53: Layer already exists 03:25:18 19404f91a3ba: Layer already exists 03:25:18 5a17bb5bd98a: Layer already exists 03:25:18 3b27a4614c47: Layer already exists 03:25:18 ca670e1ad391: Layer already exists 03:25:18 16113d51b718: Layer already exists 03:25:18 main: digest: sha256:a3ff14d3e1002c7a3be2710ba81e70c5b30bae6beafe41ee87440405df3b20d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:18 ===================================================== [Pipeline] echo 03:25:18 taggedImages: 03:25:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:25:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:25:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.3 03:25:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:25:18 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:25:18 c963200bef242761a1aa2b6acdf8b0387bfd966f 03:25:18 latest 03:25:18 4.0.0-dev.3 03:25:18 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:18 main 03:25:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:25:19 649ba3a37c3b: Preparing 03:25:19 b6e02904c879: Preparing 03:25:19 a3693cbead2b: Preparing 03:25:19 1b6c60204315: Preparing 03:25:19 3f63bfd8a671: Preparing 03:25:19 798cb6045fd0: Preparing 03:25:19 381dca862ee6: Preparing 03:25:19 c2a2c93e41a4: Preparing 03:25:19 540e72da0626: Preparing 03:25:19 5a17bb5bd98a: Preparing 03:25:19 9230423d81fe: Preparing 03:25:19 18980b02bb1c: Preparing 03:25:19 5f70bf18a086: Preparing 03:25:19 70694daa2173: Preparing 03:25:19 bf36ca2c9c94: Preparing 03:25:19 c93aaeb2ebd9: Preparing 03:25:19 16113d51b718: Preparing 03:25:19 5a17bb5bd98a: Waiting 03:25:19 9230423d81fe: Waiting 03:25:19 18980b02bb1c: Waiting 03:25:19 5f70bf18a086: Waiting 03:25:19 70694daa2173: Waiting 03:25:19 bf36ca2c9c94: Waiting 03:25:19 c93aaeb2ebd9: Waiting 03:25:19 16113d51b718: Waiting 03:25:19 c2a2c93e41a4: Waiting 03:25:19 381dca862ee6: Waiting 03:25:19 a3693cbead2b: Pushed 03:25:19 1b6c60204315: Pushed 03:25:19 b6e02904c879: Pushed 03:25:19 649ba3a37c3b: Pushed 03:25:19 3f63bfd8a671: Pushed 03:25:19 540e72da0626: Layer already exists 03:25:19 381dca862ee6: Pushed 03:25:19 5a17bb5bd98a: Layer already exists 03:25:19 798cb6045fd0: Pushed 03:25:19 5f70bf18a086: Layer already exists 03:25:20 9230423d81fe: Pushed 03:25:20 18980b02bb1c: Pushed 03:25:20 16113d51b718: Layer already exists 03:25:20 70694daa2173: Pushed 03:25:20 c93aaeb2ebd9: Pushed 03:25:21 bf36ca2c9c94: Pushed 03:25:24 c2a2c93e41a4: Pushed 03:25:24 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:d13addd64719ce1f4fe1151662119875e84923d15379c3e223be07969597581e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:25:25 649ba3a37c3b: Preparing 03:25:25 b6e02904c879: Preparing 03:25:25 a3693cbead2b: Preparing 03:25:25 1b6c60204315: Preparing 03:25:25 3f63bfd8a671: Preparing 03:25:25 798cb6045fd0: Preparing 03:25:25 381dca862ee6: Preparing 03:25:25 c2a2c93e41a4: Preparing 03:25:25 540e72da0626: Preparing 03:25:25 5a17bb5bd98a: Preparing 03:25:25 9230423d81fe: Preparing 03:25:25 18980b02bb1c: Preparing 03:25:25 5f70bf18a086: Preparing 03:25:25 70694daa2173: Preparing 03:25:25 bf36ca2c9c94: Preparing 03:25:25 c93aaeb2ebd9: Preparing 03:25:25 16113d51b718: Preparing 03:25:25 5a17bb5bd98a: Waiting 03:25:25 9230423d81fe: Waiting 03:25:25 18980b02bb1c: Waiting 03:25:25 5f70bf18a086: Waiting 03:25:25 70694daa2173: Waiting 03:25:25 bf36ca2c9c94: Waiting 03:25:25 c93aaeb2ebd9: Waiting 03:25:25 16113d51b718: Waiting 03:25:25 381dca862ee6: Waiting 03:25:25 798cb6045fd0: Waiting 03:25:25 c2a2c93e41a4: Waiting 03:25:25 540e72da0626: Waiting 03:25:25 a3693cbead2b: Layer already exists 03:25:25 649ba3a37c3b: Layer already exists 03:25:25 3f63bfd8a671: Layer already exists 03:25:25 1b6c60204315: Layer already exists 03:25:25 b6e02904c879: Layer already exists 03:25:25 540e72da0626: Layer already exists 03:25:25 c2a2c93e41a4: Layer already exists 03:25:25 5a17bb5bd98a: Layer already exists 03:25:25 798cb6045fd0: Layer already exists 03:25:25 381dca862ee6: Layer already exists 03:25:25 5f70bf18a086: Layer already exists 03:25:25 70694daa2173: Layer already exists 03:25:25 9230423d81fe: Layer already exists 03:25:25 18980b02bb1c: Layer already exists 03:25:25 c93aaeb2ebd9: Layer already exists 03:25:25 16113d51b718: Layer already exists 03:25:25 bf36ca2c9c94: Layer already exists 03:25:25 latest: digest: sha256:d13addd64719ce1f4fe1151662119875e84923d15379c3e223be07969597581e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.3 03:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:25:26 649ba3a37c3b: Preparing 03:25:26 b6e02904c879: Preparing 03:25:26 a3693cbead2b: Preparing 03:25:26 1b6c60204315: Preparing 03:25:26 3f63bfd8a671: Preparing 03:25:26 798cb6045fd0: Preparing 03:25:26 381dca862ee6: Preparing 03:25:26 c2a2c93e41a4: Preparing 03:25:26 540e72da0626: Preparing 03:25:26 5a17bb5bd98a: Preparing 03:25:26 9230423d81fe: Preparing 03:25:26 18980b02bb1c: Preparing 03:25:26 5f70bf18a086: Preparing 03:25:26 70694daa2173: Preparing 03:25:26 bf36ca2c9c94: Preparing 03:25:26 c93aaeb2ebd9: Preparing 03:25:26 16113d51b718: Preparing 03:25:26 5a17bb5bd98a: Waiting 03:25:26 798cb6045fd0: Waiting 03:25:26 9230423d81fe: Waiting 03:25:26 18980b02bb1c: Waiting 03:25:26 5f70bf18a086: Waiting 03:25:26 70694daa2173: Waiting 03:25:26 bf36ca2c9c94: Waiting 03:25:26 c93aaeb2ebd9: Waiting 03:25:26 16113d51b718: Waiting 03:25:26 381dca862ee6: Waiting 03:25:26 c2a2c93e41a4: Waiting 03:25:26 540e72da0626: Waiting 03:25:26 649ba3a37c3b: Layer already exists 03:25:26 3f63bfd8a671: Layer already exists 03:25:26 b6e02904c879: Layer already exists 03:25:26 a3693cbead2b: Layer already exists 03:25:26 1b6c60204315: Layer already exists 03:25:26 c2a2c93e41a4: Layer already exists 03:25:26 540e72da0626: Layer already exists 03:25:26 381dca862ee6: Layer already exists 03:25:26 798cb6045fd0: Layer already exists 03:25:26 5a17bb5bd98a: Layer already exists 03:25:26 9230423d81fe: Layer already exists 03:25:26 5f70bf18a086: Layer already exists 03:25:26 70694daa2173: Layer already exists 03:25:26 18980b02bb1c: Layer already exists 03:25:26 bf36ca2c9c94: Layer already exists 03:25:26 c93aaeb2ebd9: Layer already exists 03:25:26 16113d51b718: Layer already exists 03:25:26 4.0.0-dev.3: digest: sha256:d13addd64719ce1f4fe1151662119875e84923d15379c3e223be07969597581e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:25:27 649ba3a37c3b: Preparing 03:25:27 b6e02904c879: Preparing 03:25:27 a3693cbead2b: Preparing 03:25:27 1b6c60204315: Preparing 03:25:27 3f63bfd8a671: Preparing 03:25:27 798cb6045fd0: Preparing 03:25:27 381dca862ee6: Preparing 03:25:27 c2a2c93e41a4: Preparing 03:25:27 540e72da0626: Preparing 03:25:27 5a17bb5bd98a: Preparing 03:25:27 9230423d81fe: Preparing 03:25:27 18980b02bb1c: Preparing 03:25:27 5f70bf18a086: Preparing 03:25:27 70694daa2173: Preparing 03:25:27 bf36ca2c9c94: Preparing 03:25:27 c93aaeb2ebd9: Preparing 03:25:27 16113d51b718: Preparing 03:25:27 798cb6045fd0: Waiting 03:25:27 381dca862ee6: Waiting 03:25:27 c2a2c93e41a4: Waiting 03:25:27 540e72da0626: Waiting 03:25:27 5a17bb5bd98a: Waiting 03:25:27 9230423d81fe: Waiting 03:25:27 18980b02bb1c: Waiting 03:25:27 5f70bf18a086: Waiting 03:25:27 c93aaeb2ebd9: Waiting 03:25:27 70694daa2173: Waiting 03:25:27 bf36ca2c9c94: Waiting 03:25:27 16113d51b718: Waiting 03:25:27 3f63bfd8a671: Layer already exists 03:25:27 a3693cbead2b: Layer already exists 03:25:27 b6e02904c879: Layer already exists 03:25:27 649ba3a37c3b: Layer already exists 03:25:27 798cb6045fd0: Layer already exists 03:25:27 c2a2c93e41a4: Layer already exists 03:25:27 1b6c60204315: Layer already exists 03:25:27 381dca862ee6: Layer already exists 03:25:27 540e72da0626: Layer already exists 03:25:27 5a17bb5bd98a: Layer already exists 03:25:27 9230423d81fe: Layer already exists 03:25:27 5f70bf18a086: Layer already exists 03:25:27 18980b02bb1c: Layer already exists 03:25:27 70694daa2173: Layer already exists 03:25:27 bf36ca2c9c94: Layer already exists 03:25:27 16113d51b718: Layer already exists 03:25:27 c93aaeb2ebd9: Layer already exists 03:25:27 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:d13addd64719ce1f4fe1151662119875e84923d15379c3e223be07969597581e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:25:28 649ba3a37c3b: Preparing 03:25:28 b6e02904c879: Preparing 03:25:28 a3693cbead2b: Preparing 03:25:28 1b6c60204315: Preparing 03:25:28 3f63bfd8a671: Preparing 03:25:28 798cb6045fd0: Preparing 03:25:28 381dca862ee6: Preparing 03:25:28 c2a2c93e41a4: Preparing 03:25:28 540e72da0626: Preparing 03:25:28 5a17bb5bd98a: Preparing 03:25:28 9230423d81fe: Preparing 03:25:28 18980b02bb1c: Preparing 03:25:28 5f70bf18a086: Preparing 03:25:28 70694daa2173: Preparing 03:25:28 bf36ca2c9c94: Preparing 03:25:28 c93aaeb2ebd9: Preparing 03:25:28 16113d51b718: Preparing 03:25:28 c2a2c93e41a4: Waiting 03:25:28 540e72da0626: Waiting 03:25:28 18980b02bb1c: Waiting 03:25:28 5a17bb5bd98a: Waiting 03:25:28 5f70bf18a086: Waiting 03:25:28 9230423d81fe: Waiting 03:25:28 70694daa2173: Waiting 03:25:28 16113d51b718: Waiting 03:25:28 bf36ca2c9c94: Waiting 03:25:28 c93aaeb2ebd9: Waiting 03:25:28 798cb6045fd0: Waiting 03:25:28 381dca862ee6: Waiting 03:25:28 1b6c60204315: Layer already exists 03:25:28 3f63bfd8a671: Layer already exists 03:25:28 b6e02904c879: Layer already exists 03:25:28 649ba3a37c3b: Layer already exists 03:25:28 a3693cbead2b: Layer already exists 03:25:28 381dca862ee6: Layer already exists 03:25:28 798cb6045fd0: Layer already exists 03:25:28 540e72da0626: Layer already exists 03:25:28 5a17bb5bd98a: Layer already exists 03:25:28 c2a2c93e41a4: Layer already exists 03:25:28 18980b02bb1c: Layer already exists 03:25:28 9230423d81fe: Layer already exists 03:25:28 5f70bf18a086: Layer already exists 03:25:28 70694daa2173: Layer already exists 03:25:28 bf36ca2c9c94: Layer already exists 03:25:28 c93aaeb2ebd9: Layer already exists 03:25:28 16113d51b718: Layer already exists 03:25:28 main: digest: sha256:d13addd64719ce1f4fe1151662119875e84923d15379c3e223be07969597581e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:28 ===================================================== [Pipeline] echo 03:25:28 taggedImages: 03:25:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:25:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:25:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.3 03:25:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:25:28 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:25:28 c963200bef242761a1aa2b6acdf8b0387bfd966f 03:25:28 latest 03:25:28 4.0.0-dev.3 03:25:28 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:28 main 03:25:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:25:29 2b6a95a98794: Preparing 03:25:29 5cc19604c06e: Preparing 03:25:29 23e699fdcb7a: Preparing 03:25:29 ca6abb789efd: Preparing 03:25:29 540e72da0626: Preparing 03:25:29 5a17bb5bd98a: Preparing 03:25:29 ca670e1ad391: Preparing 03:25:29 3b27a4614c47: Preparing 03:25:29 16113d51b718: Preparing 03:25:29 5a17bb5bd98a: Waiting 03:25:29 ca670e1ad391: Waiting 03:25:29 3b27a4614c47: Waiting 03:25:29 16113d51b718: Waiting 03:25:29 540e72da0626: Layer already exists 03:25:29 5a17bb5bd98a: Layer already exists 03:25:29 5cc19604c06e: Pushed 03:25:29 ca670e1ad391: Layer already exists 03:25:29 2b6a95a98794: Pushed 03:25:29 3b27a4614c47: Layer already exists 03:25:29 16113d51b718: Layer already exists 03:25:29 23e699fdcb7a: Pushed 03:25:35 ca6abb789efd: Pushed 03:25:35 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:d960e07de5737fca523811f1d2018efbd1bf2237b8a3553b38cc760f679b1322 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:35 + 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 03:25:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:25:36 2b6a95a98794: Preparing 03:25:36 5cc19604c06e: Preparing 03:25:36 23e699fdcb7a: Preparing 03:25:36 ca6abb789efd: Preparing 03:25:36 540e72da0626: Preparing 03:25:36 5a17bb5bd98a: Preparing 03:25:36 ca670e1ad391: Preparing 03:25:36 3b27a4614c47: Preparing 03:25:36 16113d51b718: Preparing 03:25:36 5a17bb5bd98a: Waiting 03:25:36 ca670e1ad391: Waiting 03:25:36 3b27a4614c47: Waiting 03:25:36 16113d51b718: Waiting 03:25:36 2b6a95a98794: Layer already exists 03:25:36 540e72da0626: Layer already exists 03:25:36 ca6abb789efd: Layer already exists 03:25:36 5cc19604c06e: Layer already exists 03:25:36 23e699fdcb7a: Layer already exists 03:25:36 5a17bb5bd98a: Layer already exists 03:25:36 ca670e1ad391: Layer already exists 03:25:36 3b27a4614c47: Layer already exists 03:25:36 16113d51b718: Layer already exists 03:25:36 latest: digest: sha256:d960e07de5737fca523811f1d2018efbd1bf2237b8a3553b38cc760f679b1322 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:36 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.3 03:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:25:38 2b6a95a98794: Preparing 03:25:38 5cc19604c06e: Preparing 03:25:38 23e699fdcb7a: Preparing 03:25:38 ca6abb789efd: Preparing 03:25:38 540e72da0626: Preparing 03:25:38 5a17bb5bd98a: Preparing 03:25:38 ca670e1ad391: Preparing 03:25:38 3b27a4614c47: Preparing 03:25:38 16113d51b718: Preparing 03:25:38 ca670e1ad391: Waiting 03:25:38 3b27a4614c47: Waiting 03:25:38 16113d51b718: Waiting 03:25:38 5a17bb5bd98a: Waiting 03:25:38 5cc19604c06e: Layer already exists 03:25:38 ca6abb789efd: Layer already exists 03:25:38 540e72da0626: Layer already exists 03:25:38 23e699fdcb7a: Layer already exists 03:25:38 2b6a95a98794: Layer already exists 03:25:38 5a17bb5bd98a: Layer already exists 03:25:38 3b27a4614c47: Layer already exists 03:25:38 ca670e1ad391: Layer already exists 03:25:38 16113d51b718: Layer already exists 03:25:38 4.0.0-dev.3: digest: sha256:d960e07de5737fca523811f1d2018efbd1bf2237b8a3553b38cc760f679b1322 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:25:38 2b6a95a98794: Preparing 03:25:38 5cc19604c06e: Preparing 03:25:38 23e699fdcb7a: Preparing 03:25:38 ca6abb789efd: Preparing 03:25:38 540e72da0626: Preparing 03:25:38 5a17bb5bd98a: Preparing 03:25:38 ca670e1ad391: Preparing 03:25:38 3b27a4614c47: Preparing 03:25:38 16113d51b718: Preparing 03:25:38 5a17bb5bd98a: Waiting 03:25:38 ca670e1ad391: Waiting 03:25:38 3b27a4614c47: Waiting 03:25:38 16113d51b718: Waiting 03:25:38 5cc19604c06e: Layer already exists 03:25:38 23e699fdcb7a: Layer already exists 03:25:38 540e72da0626: Layer already exists 03:25:38 2b6a95a98794: Layer already exists 03:25:38 ca6abb789efd: Layer already exists 03:25:38 ca670e1ad391: Layer already exists 03:25:38 3b27a4614c47: Layer already exists 03:25:38 5a17bb5bd98a: Layer already exists 03:25:38 16113d51b718: Layer already exists 03:25:39 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:d960e07de5737fca523811f1d2018efbd1bf2237b8a3553b38cc760f679b1322 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:39 + 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 03:25:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:25:39 2b6a95a98794: Preparing 03:25:39 5cc19604c06e: Preparing 03:25:39 23e699fdcb7a: Preparing 03:25:39 ca6abb789efd: Preparing 03:25:39 540e72da0626: Preparing 03:25:39 5a17bb5bd98a: Preparing 03:25:39 ca670e1ad391: Preparing 03:25:39 3b27a4614c47: Preparing 03:25:39 16113d51b718: Preparing 03:25:39 ca670e1ad391: Waiting 03:25:39 16113d51b718: Waiting 03:25:39 3b27a4614c47: Waiting 03:25:39 5a17bb5bd98a: Waiting 03:25:39 23e699fdcb7a: Layer already exists 03:25:39 ca6abb789efd: Layer already exists 03:25:39 540e72da0626: Layer already exists 03:25:39 2b6a95a98794: Layer already exists 03:25:39 5cc19604c06e: Layer already exists 03:25:39 5a17bb5bd98a: Layer already exists 03:25:39 ca670e1ad391: Layer already exists 03:25:39 16113d51b718: Layer already exists 03:25:39 3b27a4614c47: Layer already exists 03:25:40 main: digest: sha256:d960e07de5737fca523811f1d2018efbd1bf2237b8a3553b38cc760f679b1322 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:40 ===================================================== [Pipeline] echo 03:25:40 taggedImages: 03:25:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:25:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:25:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.3 03:25:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:25:40 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:25:40 c963200bef242761a1aa2b6acdf8b0387bfd966f 03:25:40 latest 03:25:40 4.0.0-dev.3 03:25:40 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:40 main 03:25:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:25:41 12e1f8b6fcf3: Preparing 03:25:41 66f415c38a46: Preparing 03:25:41 658b6f6c3188: Preparing 03:25:41 3516142d3b09: Preparing 03:25:41 be358f367b31: Preparing 03:25:41 540e72da0626: Preparing 03:25:41 5a17bb5bd98a: Preparing 03:25:41 fd0da02bb162: Preparing 03:25:41 85b9de99cf76: Preparing 03:25:41 4c3f65c91067: Preparing 03:25:41 16113d51b718: Preparing 03:25:41 5a17bb5bd98a: Waiting 03:25:41 fd0da02bb162: Waiting 03:25:41 85b9de99cf76: Waiting 03:25:41 4c3f65c91067: Waiting 03:25:41 16113d51b718: Waiting 03:25:41 540e72da0626: Waiting 03:25:41 be358f367b31: Pushed 03:25:41 66f415c38a46: Pushed 03:25:41 3516142d3b09: Pushed 03:25:41 540e72da0626: Layer already exists 03:25:41 12e1f8b6fcf3: Pushed 03:25:41 5a17bb5bd98a: Layer already exists 03:25:41 16113d51b718: Layer already exists 03:25:41 fd0da02bb162: Pushed 03:25:41 85b9de99cf76: Pushed 03:25:44 658b6f6c3188: Pushed 03:25:45 4c3f65c91067: Pushed 03:25:45 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:a702559ef7f3137bd84c3192592483276fb55e7fda4a4359d3d30f2dca5d5074 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:46 + 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 03:25:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:25:46 12e1f8b6fcf3: Preparing 03:25:46 66f415c38a46: Preparing 03:25:46 658b6f6c3188: Preparing 03:25:46 3516142d3b09: Preparing 03:25:46 be358f367b31: Preparing 03:25:46 540e72da0626: Preparing 03:25:46 5a17bb5bd98a: Preparing 03:25:46 fd0da02bb162: Preparing 03:25:46 85b9de99cf76: Preparing 03:25:46 4c3f65c91067: Preparing 03:25:46 16113d51b718: Preparing 03:25:46 5a17bb5bd98a: Waiting 03:25:46 fd0da02bb162: Waiting 03:25:46 85b9de99cf76: Waiting 03:25:46 4c3f65c91067: Waiting 03:25:46 16113d51b718: Waiting 03:25:46 540e72da0626: Waiting 03:25:46 12e1f8b6fcf3: Layer already exists 03:25:46 66f415c38a46: Layer already exists 03:25:46 3516142d3b09: Layer already exists 03:25:46 fd0da02bb162: Layer already exists 03:25:46 be358f367b31: Layer already exists 03:25:46 658b6f6c3188: Layer already exists 03:25:46 5a17bb5bd98a: Layer already exists 03:25:46 85b9de99cf76: Layer already exists 03:25:46 540e72da0626: Layer already exists 03:25:46 4c3f65c91067: Layer already exists 03:25:46 16113d51b718: Layer already exists 03:25:46 latest: digest: sha256:a702559ef7f3137bd84c3192592483276fb55e7fda4a4359d3d30f2dca5d5074 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.3 03:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:25:47 12e1f8b6fcf3: Preparing 03:25:47 66f415c38a46: Preparing 03:25:47 658b6f6c3188: Preparing 03:25:47 3516142d3b09: Preparing 03:25:47 be358f367b31: Preparing 03:25:47 540e72da0626: Preparing 03:25:47 5a17bb5bd98a: Preparing 03:25:47 540e72da0626: Waiting 03:25:47 fd0da02bb162: Preparing 03:25:47 5a17bb5bd98a: Waiting 03:25:47 85b9de99cf76: Preparing 03:25:47 fd0da02bb162: Waiting 03:25:47 85b9de99cf76: Waiting 03:25:47 4c3f65c91067: Preparing 03:25:47 16113d51b718: Preparing 03:25:47 4c3f65c91067: Waiting 03:25:47 16113d51b718: Waiting 03:25:47 66f415c38a46: Layer already exists 03:25:47 658b6f6c3188: Layer already exists 03:25:47 3516142d3b09: Layer already exists 03:25:47 be358f367b31: Layer already exists 03:25:47 12e1f8b6fcf3: Layer already exists 03:25:47 5a17bb5bd98a: Layer already exists 03:25:47 540e72da0626: Layer already exists 03:25:47 4c3f65c91067: Layer already exists 03:25:47 fd0da02bb162: Layer already exists 03:25:47 85b9de99cf76: Layer already exists 03:25:47 16113d51b718: Layer already exists 03:25:47 4.0.0-dev.3: digest: sha256:a702559ef7f3137bd84c3192592483276fb55e7fda4a4359d3d30f2dca5d5074 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:25:48 12e1f8b6fcf3: Preparing 03:25:48 66f415c38a46: Preparing 03:25:48 658b6f6c3188: Preparing 03:25:48 3516142d3b09: Preparing 03:25:48 be358f367b31: Preparing 03:25:48 540e72da0626: Preparing 03:25:48 5a17bb5bd98a: Preparing 03:25:48 fd0da02bb162: Preparing 03:25:48 85b9de99cf76: Preparing 03:25:48 4c3f65c91067: Preparing 03:25:48 16113d51b718: Preparing 03:25:48 5a17bb5bd98a: Waiting 03:25:48 fd0da02bb162: Waiting 03:25:48 85b9de99cf76: Waiting 03:25:48 4c3f65c91067: Waiting 03:25:48 16113d51b718: Waiting 03:25:48 540e72da0626: Waiting 03:25:48 be358f367b31: Layer already exists 03:25:48 12e1f8b6fcf3: Layer already exists 03:25:48 66f415c38a46: Layer already exists 03:25:48 3516142d3b09: Layer already exists 03:25:48 658b6f6c3188: Layer already exists 03:25:48 fd0da02bb162: Layer already exists 03:25:48 540e72da0626: Layer already exists 03:25:48 5a17bb5bd98a: Layer already exists 03:25:48 85b9de99cf76: Layer already exists 03:25:48 4c3f65c91067: Layer already exists 03:25:48 16113d51b718: Layer already exists 03:25:48 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:a702559ef7f3137bd84c3192592483276fb55e7fda4a4359d3d30f2dca5d5074 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:49 + 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 03:25:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:25:49 12e1f8b6fcf3: Preparing 03:25:49 66f415c38a46: Preparing 03:25:49 658b6f6c3188: Preparing 03:25:49 3516142d3b09: Preparing 03:25:49 be358f367b31: Preparing 03:25:49 540e72da0626: Preparing 03:25:49 5a17bb5bd98a: Preparing 03:25:49 fd0da02bb162: Preparing 03:25:49 85b9de99cf76: Preparing 03:25:49 4c3f65c91067: Preparing 03:25:49 16113d51b718: Preparing 03:25:49 5a17bb5bd98a: Waiting 03:25:49 fd0da02bb162: Waiting 03:25:49 85b9de99cf76: Waiting 03:25:49 4c3f65c91067: Waiting 03:25:49 16113d51b718: Waiting 03:25:49 540e72da0626: Waiting 03:25:49 3516142d3b09: Layer already exists 03:25:49 658b6f6c3188: Layer already exists 03:25:49 12e1f8b6fcf3: Layer already exists 03:25:49 66f415c38a46: Layer already exists 03:25:49 be358f367b31: Layer already exists 03:25:49 5a17bb5bd98a: Layer already exists 03:25:49 540e72da0626: Layer already exists 03:25:49 85b9de99cf76: Layer already exists 03:25:49 fd0da02bb162: Layer already exists 03:25:49 4c3f65c91067: Layer already exists 03:25:49 16113d51b718: Layer already exists 03:25:49 main: digest: sha256:a702559ef7f3137bd84c3192592483276fb55e7fda4a4359d3d30f2dca5d5074 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:49 ===================================================== [Pipeline] echo 03:25:49 taggedImages: 03:25:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:25:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:25:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.3 03:25:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:25:49 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:25:49 c963200bef242761a1aa2b6acdf8b0387bfd966f 03:25:49 latest 03:25:49 4.0.0-dev.3 03:25:49 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:49 main 03:25:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:25:50 156d045bebe3: Preparing 03:25:50 20570ce2c569: Preparing 03:25:50 1565596a4791: Preparing 03:25:50 028a0c66cefb: Preparing 03:25:50 1189f7eb1db5: Preparing 03:25:50 f52fdb00176e: Preparing 03:25:50 018668cb796b: Preparing 03:25:50 540e72da0626: Preparing 03:25:50 5a17bb5bd98a: Preparing 03:25:50 fb4568e10a1a: Preparing 03:25:50 a0e961e1c885: Preparing 03:25:50 16113d51b718: Preparing 03:25:50 f52fdb00176e: Waiting 03:25:50 018668cb796b: Waiting 03:25:50 540e72da0626: Waiting 03:25:50 5a17bb5bd98a: Waiting 03:25:50 fb4568e10a1a: Waiting 03:25:50 a0e961e1c885: Waiting 03:25:50 16113d51b718: Waiting 03:25:50 156d045bebe3: Pushed 03:25:50 1189f7eb1db5: Pushed 03:25:50 20570ce2c569: Pushed 03:25:51 540e72da0626: Layer already exists 03:25:51 5a17bb5bd98a: Layer already exists 03:25:51 f52fdb00176e: Pushed 03:25:51 018668cb796b: Pushed 03:25:51 16113d51b718: Layer already exists 03:25:53 fb4568e10a1a: Pushed 03:25:54 028a0c66cefb: Pushed 03:25:54 a0e961e1c885: Pushed 03:25:55 1565596a4791: Pushed 03:25:55 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:c6733a1c7560a73a8476645567f27a7c7add16ddaf15a056725d3204b9941e0c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:55 + 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 03:25:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:25:56 156d045bebe3: Preparing 03:25:56 20570ce2c569: Preparing 03:25:56 1565596a4791: Preparing 03:25:56 028a0c66cefb: Preparing 03:25:56 1189f7eb1db5: Preparing 03:25:56 f52fdb00176e: Preparing 03:25:56 018668cb796b: Preparing 03:25:56 540e72da0626: Preparing 03:25:56 5a17bb5bd98a: Preparing 03:25:56 fb4568e10a1a: Preparing 03:25:56 a0e961e1c885: Preparing 03:25:56 16113d51b718: Preparing 03:25:56 f52fdb00176e: Waiting 03:25:56 540e72da0626: Waiting 03:25:56 018668cb796b: Waiting 03:25:56 5a17bb5bd98a: Waiting 03:25:56 fb4568e10a1a: Waiting 03:25:56 a0e961e1c885: Waiting 03:25:56 16113d51b718: Waiting 03:25:56 028a0c66cefb: Layer already exists 03:25:56 156d045bebe3: Layer already exists 03:25:56 20570ce2c569: Layer already exists 03:25:56 1189f7eb1db5: Layer already exists 03:25:56 1565596a4791: Layer already exists 03:25:56 fb4568e10a1a: Layer already exists 03:25:56 5a17bb5bd98a: Layer already exists 03:25:56 018668cb796b: Layer already exists 03:25:56 f52fdb00176e: Layer already exists 03:25:56 540e72da0626: Layer already exists 03:25:56 a0e961e1c885: Layer already exists 03:25:56 16113d51b718: Layer already exists 03:25:56 latest: digest: sha256:c6733a1c7560a73a8476645567f27a7c7add16ddaf15a056725d3204b9941e0c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.3 03:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:25:57 156d045bebe3: Preparing 03:25:57 20570ce2c569: Preparing 03:25:57 1565596a4791: Preparing 03:25:57 028a0c66cefb: Preparing 03:25:57 1189f7eb1db5: Preparing 03:25:57 f52fdb00176e: Preparing 03:25:57 018668cb796b: Preparing 03:25:57 540e72da0626: Preparing 03:25:57 5a17bb5bd98a: Preparing 03:25:57 fb4568e10a1a: Preparing 03:25:57 a0e961e1c885: Preparing 03:25:57 16113d51b718: Preparing 03:25:57 540e72da0626: Waiting 03:25:57 5a17bb5bd98a: Waiting 03:25:57 fb4568e10a1a: Waiting 03:25:57 f52fdb00176e: Waiting 03:25:57 018668cb796b: Waiting 03:25:57 16113d51b718: Waiting 03:25:57 156d045bebe3: Layer already exists 03:25:57 20570ce2c569: Layer already exists 03:25:57 1565596a4791: Layer already exists 03:25:57 028a0c66cefb: Layer already exists 03:25:57 1189f7eb1db5: Layer already exists 03:25:57 fb4568e10a1a: Layer already exists 03:25:57 018668cb796b: Layer already exists 03:25:57 f52fdb00176e: Layer already exists 03:25:57 540e72da0626: Layer already exists 03:25:57 5a17bb5bd98a: Layer already exists 03:25:57 a0e961e1c885: Layer already exists 03:25:57 16113d51b718: Layer already exists 03:25:57 4.0.0-dev.3: digest: sha256:c6733a1c7560a73a8476645567f27a7c7add16ddaf15a056725d3204b9941e0c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:25:58 156d045bebe3: Preparing 03:25:58 20570ce2c569: Preparing 03:25:58 1565596a4791: Preparing 03:25:58 028a0c66cefb: Preparing 03:25:58 1189f7eb1db5: Preparing 03:25:58 f52fdb00176e: Preparing 03:25:58 018668cb796b: Preparing 03:25:58 540e72da0626: Preparing 03:25:58 f52fdb00176e: Waiting 03:25:58 018668cb796b: Waiting 03:25:58 5a17bb5bd98a: Preparing 03:25:58 540e72da0626: Waiting 03:25:58 fb4568e10a1a: Preparing 03:25:58 fb4568e10a1a: Waiting 03:25:58 a0e961e1c885: Preparing 03:25:58 16113d51b718: Preparing 03:25:58 a0e961e1c885: Waiting 03:25:58 16113d51b718: Waiting 03:25:58 1565596a4791: Layer already exists 03:25:58 156d045bebe3: Layer already exists 03:25:58 20570ce2c569: Layer already exists 03:25:58 028a0c66cefb: Layer already exists 03:25:58 1189f7eb1db5: Layer already exists 03:25:58 f52fdb00176e: Layer already exists 03:25:58 018668cb796b: Layer already exists 03:25:58 fb4568e10a1a: Layer already exists 03:25:58 540e72da0626: Layer already exists 03:25:58 5a17bb5bd98a: Layer already exists 03:25:58 a0e961e1c885: Layer already exists 03:25:58 16113d51b718: Layer already exists 03:25:58 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:c6733a1c7560a73a8476645567f27a7c7add16ddaf15a056725d3204b9941e0c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:58 + 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 03:25:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:25:59 156d045bebe3: Preparing 03:25:59 20570ce2c569: Preparing 03:25:59 1565596a4791: Preparing 03:25:59 028a0c66cefb: Preparing 03:25:59 1189f7eb1db5: Preparing 03:25:59 f52fdb00176e: Preparing 03:25:59 018668cb796b: Preparing 03:25:59 540e72da0626: Preparing 03:25:59 5a17bb5bd98a: Preparing 03:25:59 fb4568e10a1a: Preparing 03:25:59 a0e961e1c885: Preparing 03:25:59 16113d51b718: Preparing 03:25:59 5a17bb5bd98a: Waiting 03:25:59 fb4568e10a1a: Waiting 03:25:59 f52fdb00176e: Waiting 03:25:59 018668cb796b: Waiting 03:25:59 540e72da0626: Waiting 03:25:59 16113d51b718: Waiting 03:25:59 a0e961e1c885: Waiting 03:25:59 028a0c66cefb: Layer already exists 03:25:59 1565596a4791: Layer already exists 03:25:59 20570ce2c569: Layer already exists 03:25:59 156d045bebe3: Layer already exists 03:25:59 1189f7eb1db5: Layer already exists 03:25:59 018668cb796b: Layer already exists 03:25:59 f52fdb00176e: Layer already exists 03:25:59 5a17bb5bd98a: Layer already exists 03:25:59 fb4568e10a1a: Layer already exists 03:25:59 540e72da0626: Layer already exists 03:25:59 a0e961e1c885: Layer already exists 03:25:59 16113d51b718: Layer already exists 03:25:59 main: digest: sha256:c6733a1c7560a73a8476645567f27a7c7add16ddaf15a056725d3204b9941e0c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:59 ===================================================== [Pipeline] echo 03:25:59 taggedImages: 03:25:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:25:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:25:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.3 03:25:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:25:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:25:59 c963200bef242761a1aa2b6acdf8b0387bfd966f 03:25:59 latest 03:25:59 4.0.0-dev.3 03:25:59 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:25:59 main 03:25:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:26:00 f71e9a5b392e: Preparing 03:26:00 84f688823fb3: Preparing 03:26:00 540e72da0626: Preparing 03:26:00 5a17bb5bd98a: Preparing 03:26:00 2c74f7ae0060: Preparing 03:26:00 02a00bd7c59d: Preparing 03:26:00 16113d51b718: Preparing 03:26:00 02a00bd7c59d: Waiting 03:26:00 16113d51b718: Waiting 03:26:00 5a17bb5bd98a: Layer already exists 03:26:00 540e72da0626: Layer already exists 03:26:00 16113d51b718: Layer already exists 03:26:00 f71e9a5b392e: Pushed 03:26:02 2c74f7ae0060: Pushed 03:26:02 02a00bd7c59d: Pushed 03:26:05 84f688823fb3: Pushed 03:26:06 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:eae18517e126a781946f50798ea91dd67ceb9f0405f8b6463337bcf25ffe7e54 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26: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 03:26:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:26:06 f71e9a5b392e: Preparing 03:26:06 84f688823fb3: Preparing 03:26:06 540e72da0626: Preparing 03:26:06 5a17bb5bd98a: Preparing 03:26:06 2c74f7ae0060: Preparing 03:26:06 02a00bd7c59d: Preparing 03:26:06 16113d51b718: Preparing 03:26:06 02a00bd7c59d: Waiting 03:26:06 16113d51b718: Waiting 03:26:06 2c74f7ae0060: Layer already exists 03:26:06 540e72da0626: Layer already exists 03:26:06 5a17bb5bd98a: Layer already exists 03:26:06 84f688823fb3: Layer already exists 03:26:06 f71e9a5b392e: Layer already exists 03:26:06 16113d51b718: Layer already exists 03:26:06 02a00bd7c59d: Layer already exists 03:26:07 latest: digest: sha256:eae18517e126a781946f50798ea91dd67ceb9f0405f8b6463337bcf25ffe7e54 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.3 03:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:26:07 f71e9a5b392e: Preparing 03:26:07 84f688823fb3: Preparing 03:26:07 540e72da0626: Preparing 03:26:07 5a17bb5bd98a: Preparing 03:26:07 2c74f7ae0060: Preparing 03:26:07 02a00bd7c59d: Preparing 03:26:07 16113d51b718: Preparing 03:26:07 02a00bd7c59d: Waiting 03:26:07 16113d51b718: Waiting 03:26:07 84f688823fb3: Layer already exists 03:26:07 f71e9a5b392e: Layer already exists 03:26:07 2c74f7ae0060: Layer already exists 03:26:07 540e72da0626: Layer already exists 03:26:07 5a17bb5bd98a: Layer already exists 03:26:07 02a00bd7c59d: Layer already exists 03:26:07 16113d51b718: Layer already exists 03:26:08 4.0.0-dev.3: digest: sha256:eae18517e126a781946f50798ea91dd67ceb9f0405f8b6463337bcf25ffe7e54 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:26:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:26:08 f71e9a5b392e: Preparing 03:26:08 84f688823fb3: Preparing 03:26:08 540e72da0626: Preparing 03:26:08 5a17bb5bd98a: Preparing 03:26:08 2c74f7ae0060: Preparing 03:26:08 02a00bd7c59d: Preparing 03:26:08 16113d51b718: Preparing 03:26:08 02a00bd7c59d: Waiting 03:26:08 16113d51b718: Waiting 03:26:08 540e72da0626: Layer already exists 03:26:08 84f688823fb3: Layer already exists 03:26:08 2c74f7ae0060: Layer already exists 03:26:08 5a17bb5bd98a: Layer already exists 03:26:08 f71e9a5b392e: Layer already exists 03:26:08 16113d51b718: Layer already exists 03:26:08 02a00bd7c59d: Layer already exists 03:26:09 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:eae18517e126a781946f50798ea91dd67ceb9f0405f8b6463337bcf25ffe7e54 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:09 + 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 03:26:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:26:10 f71e9a5b392e: Preparing 03:26:10 84f688823fb3: Preparing 03:26:10 540e72da0626: Preparing 03:26:10 5a17bb5bd98a: Preparing 03:26:10 2c74f7ae0060: Preparing 03:26:10 02a00bd7c59d: Preparing 03:26:10 16113d51b718: Preparing 03:26:10 02a00bd7c59d: Waiting 03:26:10 16113d51b718: Waiting 03:26:10 540e72da0626: Layer already exists 03:26:10 2c74f7ae0060: Layer already exists 03:26:10 5a17bb5bd98a: Layer already exists 03:26:10 84f688823fb3: Layer already exists 03:26:10 f71e9a5b392e: Layer already exists 03:26:10 02a00bd7c59d: Layer already exists 03:26:10 16113d51b718: Layer already exists 03:26:10 main: digest: sha256:eae18517e126a781946f50798ea91dd67ceb9f0405f8b6463337bcf25ffe7e54 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:10 ===================================================== [Pipeline] echo 03:26:10 taggedImages: 03:26:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:26:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:26:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.3 03:26:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:26:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:26:10 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:26:10 c963200bef242761a1aa2b6acdf8b0387bfd966f 03:26:10 latest 03:26:10 4.0.0-dev.3 03:26:10 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:26:10 main 03:26:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:26:11 96c6de12620e: Preparing 03:26:11 1b45f2269039: Preparing 03:26:11 2ef6f4b5fa38: Preparing 03:26:11 540e72da0626: Preparing 03:26:11 5a17bb5bd98a: Preparing 03:26:11 256d3e089ab6: Preparing 03:26:11 256d3e089ab6: Waiting 03:26:11 c667ddc3e153: Preparing 03:26:11 3794720d1c8d: Preparing 03:26:11 c667ddc3e153: Waiting 03:26:11 8a40c32c11d8: Preparing 03:26:11 3794720d1c8d: Waiting 03:26:11 8a40c32c11d8: Waiting 03:26:11 16113d51b718: Preparing 03:26:11 16113d51b718: Waiting 03:26:11 540e72da0626: Layer already exists 03:26:11 5a17bb5bd98a: Layer already exists 03:26:11 2ef6f4b5fa38: Pushed 03:26:11 1b45f2269039: Pushed 03:26:11 96c6de12620e: Pushed 03:26:11 16113d51b718: Layer already exists 03:26:11 3794720d1c8d: Pushed 03:26:13 8a40c32c11d8: Pushed 03:26:26 c667ddc3e153: Pushed 03:26:32 256d3e089ab6: Pushed 03:26:32 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:f30d5ce81420e174245e2722eac32306669e16f9715df035b5e901443622f22b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:32 + 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 03:26:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:26:33 96c6de12620e: Preparing 03:26:33 1b45f2269039: Preparing 03:26:33 2ef6f4b5fa38: Preparing 03:26:33 540e72da0626: Preparing 03:26:33 5a17bb5bd98a: Preparing 03:26:33 256d3e089ab6: Preparing 03:26:33 c667ddc3e153: Preparing 03:26:33 3794720d1c8d: Preparing 03:26:33 8a40c32c11d8: Preparing 03:26:33 16113d51b718: Preparing 03:26:33 3794720d1c8d: Waiting 03:26:33 8a40c32c11d8: Waiting 03:26:33 16113d51b718: Waiting 03:26:33 256d3e089ab6: Waiting 03:26:33 c667ddc3e153: Waiting 03:26:33 1b45f2269039: Layer already exists 03:26:33 5a17bb5bd98a: Layer already exists 03:26:33 96c6de12620e: Layer already exists 03:26:33 540e72da0626: Layer already exists 03:26:33 2ef6f4b5fa38: Layer already exists 03:26:33 c667ddc3e153: Layer already exists 03:26:33 8a40c32c11d8: Layer already exists 03:26:33 256d3e089ab6: Layer already exists 03:26:33 3794720d1c8d: Layer already exists 03:26:33 16113d51b718: Layer already exists 03:26:33 latest: digest: sha256:f30d5ce81420e174245e2722eac32306669e16f9715df035b5e901443622f22b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.3 03:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:26:34 96c6de12620e: Preparing 03:26:34 1b45f2269039: Preparing 03:26:34 2ef6f4b5fa38: Preparing 03:26:34 540e72da0626: Preparing 03:26:34 5a17bb5bd98a: Preparing 03:26:34 256d3e089ab6: Preparing 03:26:34 c667ddc3e153: Preparing 03:26:34 256d3e089ab6: Waiting 03:26:34 3794720d1c8d: Preparing 03:26:34 c667ddc3e153: Waiting 03:26:34 8a40c32c11d8: Preparing 03:26:34 16113d51b718: Preparing 03:26:34 8a40c32c11d8: Waiting 03:26:34 16113d51b718: Waiting 03:26:34 3794720d1c8d: Waiting 03:26:34 5a17bb5bd98a: Layer already exists 03:26:34 1b45f2269039: Layer already exists 03:26:34 2ef6f4b5fa38: Layer already exists 03:26:34 96c6de12620e: Layer already exists 03:26:34 540e72da0626: Layer already exists 03:26:34 16113d51b718: Layer already exists 03:26:34 3794720d1c8d: Layer already exists 03:26:34 8a40c32c11d8: Layer already exists 03:26:34 c667ddc3e153: Layer already exists 03:26:34 256d3e089ab6: Layer already exists 03:26:34 4.0.0-dev.3: digest: sha256:f30d5ce81420e174245e2722eac32306669e16f9715df035b5e901443622f22b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:26:35 96c6de12620e: Preparing 03:26:35 1b45f2269039: Preparing 03:26:35 2ef6f4b5fa38: Preparing 03:26:35 540e72da0626: Preparing 03:26:35 5a17bb5bd98a: Preparing 03:26:35 256d3e089ab6: Preparing 03:26:35 c667ddc3e153: Preparing 03:26:35 3794720d1c8d: Preparing 03:26:35 8a40c32c11d8: Preparing 03:26:35 16113d51b718: Preparing 03:26:35 256d3e089ab6: Waiting 03:26:35 c667ddc3e153: Waiting 03:26:35 3794720d1c8d: Waiting 03:26:35 8a40c32c11d8: Waiting 03:26:35 16113d51b718: Waiting 03:26:35 540e72da0626: Layer already exists 03:26:35 96c6de12620e: Layer already exists 03:26:35 5a17bb5bd98a: Layer already exists 03:26:35 2ef6f4b5fa38: Layer already exists 03:26:35 1b45f2269039: Layer already exists 03:26:35 c667ddc3e153: Layer already exists 03:26:35 256d3e089ab6: Layer already exists 03:26:35 16113d51b718: Layer already exists 03:26:35 8a40c32c11d8: Layer already exists 03:26:35 3794720d1c8d: Layer already exists 03:26:35 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:f30d5ce81420e174245e2722eac32306669e16f9715df035b5e901443622f22b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:35 + 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 03:26:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:26:36 96c6de12620e: Preparing 03:26:36 1b45f2269039: Preparing 03:26:36 2ef6f4b5fa38: Preparing 03:26:36 540e72da0626: Preparing 03:26:36 5a17bb5bd98a: Preparing 03:26:36 256d3e089ab6: Preparing 03:26:36 256d3e089ab6: Waiting 03:26:36 c667ddc3e153: Preparing 03:26:36 3794720d1c8d: Preparing 03:26:36 c667ddc3e153: Waiting 03:26:36 8a40c32c11d8: Preparing 03:26:36 3794720d1c8d: Waiting 03:26:36 16113d51b718: Preparing 03:26:36 8a40c32c11d8: Waiting 03:26:36 16113d51b718: Waiting 03:26:36 96c6de12620e: Layer already exists 03:26:36 5a17bb5bd98a: Layer already exists 03:26:36 540e72da0626: Layer already exists 03:26:36 1b45f2269039: Layer already exists 03:26:36 2ef6f4b5fa38: Layer already exists 03:26:36 256d3e089ab6: Layer already exists 03:26:36 3794720d1c8d: Layer already exists 03:26:36 c667ddc3e153: Layer already exists 03:26:36 8a40c32c11d8: Layer already exists 03:26:36 16113d51b718: Layer already exists 03:26:36 main: digest: sha256:f30d5ce81420e174245e2722eac32306669e16f9715df035b5e901443622f22b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:36 ===================================================== [Pipeline] echo 03:26:36 taggedImages: 03:26:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:26:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:26:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.3 03:26:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:26:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:26:36 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:26:36 c963200bef242761a1aa2b6acdf8b0387bfd966f 03:26:36 latest 03:26:36 4.0.0-dev.3 03:26:36 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:26:36 main 03:26:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:26:37 4bf8eb284af4: Preparing 03:26:37 4705978dc86a: Preparing 03:26:37 a406e316ab8e: Preparing 03:26:37 540e72da0626: Preparing 03:26:37 5a17bb5bd98a: Preparing 03:26:37 f316f9c78026: Preparing 03:26:37 2adacf29c53e: Preparing 03:26:37 4d87dacab98a: Preparing 03:26:37 16113d51b718: Preparing 03:26:37 f316f9c78026: Waiting 03:26:37 2adacf29c53e: Waiting 03:26:37 4d87dacab98a: Waiting 03:26:37 16113d51b718: Waiting 03:26:37 540e72da0626: Layer already exists 03:26:37 5a17bb5bd98a: Layer already exists 03:26:37 4705978dc86a: Pushed 03:26:37 a406e316ab8e: Pushed 03:26:37 4bf8eb284af4: Pushed 03:26:37 16113d51b718: Layer already exists 03:26:38 4d87dacab98a: Pushed 03:26:39 2adacf29c53e: Pushed 03:26:57 f316f9c78026: Pushed 03:26:57 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:aea7a3134941ca01848bd571509a1406a39136afbd6187167852b2764dc8bf06 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:57 + 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 03:26:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:26:58 4bf8eb284af4: Preparing 03:26:58 4705978dc86a: Preparing 03:26:58 a406e316ab8e: Preparing 03:26:58 540e72da0626: Preparing 03:26:58 5a17bb5bd98a: Preparing 03:26:58 f316f9c78026: Preparing 03:26:58 2adacf29c53e: Preparing 03:26:58 4d87dacab98a: Preparing 03:26:58 16113d51b718: Preparing 03:26:58 2adacf29c53e: Waiting 03:26:58 4d87dacab98a: Waiting 03:26:58 16113d51b718: Waiting 03:26:58 f316f9c78026: Waiting 03:26:58 5a17bb5bd98a: Layer already exists 03:26:58 a406e316ab8e: Layer already exists 03:26:58 540e72da0626: Layer already exists 03:26:58 4bf8eb284af4: Layer already exists 03:26:58 4705978dc86a: Layer already exists 03:26:58 f316f9c78026: Layer already exists 03:26:58 2adacf29c53e: Layer already exists 03:26:58 4d87dacab98a: Layer already exists 03:26:58 16113d51b718: Layer already exists 03:26:58 latest: digest: sha256:aea7a3134941ca01848bd571509a1406a39136afbd6187167852b2764dc8bf06 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.3 03:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:26:58 4bf8eb284af4: Preparing 03:26:58 4705978dc86a: Preparing 03:26:58 a406e316ab8e: Preparing 03:26:58 540e72da0626: Preparing 03:26:58 5a17bb5bd98a: Preparing 03:26:58 f316f9c78026: Preparing 03:26:58 2adacf29c53e: Preparing 03:26:58 4d87dacab98a: Preparing 03:26:58 16113d51b718: Preparing 03:26:58 f316f9c78026: Waiting 03:26:58 2adacf29c53e: Waiting 03:26:58 4d87dacab98a: Waiting 03:26:58 16113d51b718: Waiting 03:26:58 4bf8eb284af4: Layer already exists 03:26:58 540e72da0626: Layer already exists 03:26:58 4705978dc86a: Layer already exists 03:26:58 a406e316ab8e: Layer already exists 03:26:58 5a17bb5bd98a: Layer already exists 03:26:58 4d87dacab98a: Layer already exists 03:26:58 2adacf29c53e: Layer already exists 03:26:58 f316f9c78026: Layer already exists 03:26:58 16113d51b718: Layer already exists 03:26:58 4.0.0-dev.3: digest: sha256:aea7a3134941ca01848bd571509a1406a39136afbd6187167852b2764dc8bf06 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:26:59 4bf8eb284af4: Preparing 03:26:59 4705978dc86a: Preparing 03:26:59 a406e316ab8e: Preparing 03:26:59 540e72da0626: Preparing 03:26:59 5a17bb5bd98a: Preparing 03:26:59 f316f9c78026: Preparing 03:26:59 2adacf29c53e: Preparing 03:26:59 4d87dacab98a: Preparing 03:26:59 16113d51b718: Preparing 03:26:59 f316f9c78026: Waiting 03:26:59 2adacf29c53e: Waiting 03:26:59 4d87dacab98a: Waiting 03:26:59 16113d51b718: Waiting 03:26:59 a406e316ab8e: Layer already exists 03:26:59 5a17bb5bd98a: Layer already exists 03:26:59 4bf8eb284af4: Layer already exists 03:26:59 540e72da0626: Layer already exists 03:26:59 4705978dc86a: Layer already exists 03:26:59 f316f9c78026: Layer already exists 03:26:59 4d87dacab98a: Layer already exists 03:26:59 2adacf29c53e: Layer already exists 03:26:59 16113d51b718: Layer already exists 03:26:59 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:aea7a3134941ca01848bd571509a1406a39136afbd6187167852b2764dc8bf06 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:00 + 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 03:27:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:27:00 4bf8eb284af4: Preparing 03:27:00 4705978dc86a: Preparing 03:27:00 a406e316ab8e: Preparing 03:27:00 540e72da0626: Preparing 03:27:00 5a17bb5bd98a: Preparing 03:27:00 f316f9c78026: Preparing 03:27:00 2adacf29c53e: Preparing 03:27:00 4d87dacab98a: Preparing 03:27:00 16113d51b718: Preparing 03:27:00 f316f9c78026: Waiting 03:27:00 2adacf29c53e: Waiting 03:27:00 4d87dacab98a: Waiting 03:27:00 16113d51b718: Waiting 03:27:00 4bf8eb284af4: Layer already exists 03:27:00 5a17bb5bd98a: Layer already exists 03:27:00 a406e316ab8e: Layer already exists 03:27:00 4705978dc86a: Layer already exists 03:27:00 540e72da0626: Layer already exists 03:27:00 f316f9c78026: Layer already exists 03:27:00 2adacf29c53e: Layer already exists 03:27:00 4d87dacab98a: Layer already exists 03:27:00 16113d51b718: Layer already exists 03:27:00 main: digest: sha256:aea7a3134941ca01848bd571509a1406a39136afbd6187167852b2764dc8bf06 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:00 ===================================================== [Pipeline] echo 03:27:00 taggedImages: 03:27:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:27:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:27:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.3 03:27:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:27:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:27:00 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:27:00 c963200bef242761a1aa2b6acdf8b0387bfd966f 03:27:00 latest 03:27:00 4.0.0-dev.3 03:27:00 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:27:00 main 03:27:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:27:01 3f73ea3e8d5a: Preparing 03:27:01 e487078d022e: Preparing 03:27:01 5cc7d1d40dd1: Preparing 03:27:01 540e72da0626: Preparing 03:27:01 5a17bb5bd98a: Preparing 03:27:01 081f22d9a166: Preparing 03:27:01 3794720d1c8d: Preparing 03:27:01 8a40c32c11d8: Preparing 03:27:01 16113d51b718: Preparing 03:27:01 3794720d1c8d: Waiting 03:27:01 8a40c32c11d8: Waiting 03:27:01 16113d51b718: Waiting 03:27:01 081f22d9a166: Waiting 03:27:01 540e72da0626: Layer already exists 03:27:01 5a17bb5bd98a: Layer already exists 03:27:01 3794720d1c8d: Layer already exists 03:27:01 e487078d022e: Pushed 03:27:01 8a40c32c11d8: Layer already exists 03:27:01 5cc7d1d40dd1: Pushed 03:27:01 3f73ea3e8d5a: Pushed 03:27:01 16113d51b718: Layer already exists 03:27:23 081f22d9a166: Pushed 03:27:23 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:b47ca52a0597f791e6ca5cf0e41d5b0d3834229a255f6f4a2a348e1325efdb15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:24 + 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 03:27:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:27:24 3f73ea3e8d5a: Preparing 03:27:24 e487078d022e: Preparing 03:27:24 5cc7d1d40dd1: Preparing 03:27:24 540e72da0626: Preparing 03:27:24 5a17bb5bd98a: Preparing 03:27:24 081f22d9a166: Preparing 03:27:24 3794720d1c8d: Preparing 03:27:24 8a40c32c11d8: Preparing 03:27:24 16113d51b718: Preparing 03:27:24 3794720d1c8d: Waiting 03:27:24 8a40c32c11d8: Waiting 03:27:24 16113d51b718: Waiting 03:27:24 081f22d9a166: Waiting 03:27:24 5cc7d1d40dd1: Layer already exists 03:27:24 e487078d022e: Layer already exists 03:27:24 540e72da0626: Layer already exists 03:27:24 3f73ea3e8d5a: Layer already exists 03:27:24 5a17bb5bd98a: Layer already exists 03:27:24 8a40c32c11d8: Layer already exists 03:27:24 081f22d9a166: Layer already exists 03:27:24 16113d51b718: Layer already exists 03:27:24 3794720d1c8d: Layer already exists 03:27:24 latest: digest: sha256:b47ca52a0597f791e6ca5cf0e41d5b0d3834229a255f6f4a2a348e1325efdb15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.3 03:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:27:25 3f73ea3e8d5a: Preparing 03:27:25 e487078d022e: Preparing 03:27:25 5cc7d1d40dd1: Preparing 03:27:25 540e72da0626: Preparing 03:27:25 5a17bb5bd98a: Preparing 03:27:25 081f22d9a166: Preparing 03:27:25 3794720d1c8d: Preparing 03:27:25 8a40c32c11d8: Preparing 03:27:25 16113d51b718: Preparing 03:27:25 3794720d1c8d: Waiting 03:27:25 081f22d9a166: Waiting 03:27:25 16113d51b718: Waiting 03:27:25 8a40c32c11d8: Waiting 03:27:25 e487078d022e: Layer already exists 03:27:25 5a17bb5bd98a: Layer already exists 03:27:25 3f73ea3e8d5a: Layer already exists 03:27:25 540e72da0626: Layer already exists 03:27:25 5cc7d1d40dd1: Layer already exists 03:27:25 3794720d1c8d: Layer already exists 03:27:25 081f22d9a166: Layer already exists 03:27:25 16113d51b718: Layer already exists 03:27:25 8a40c32c11d8: Layer already exists 03:27:25 4.0.0-dev.3: digest: sha256:b47ca52a0597f791e6ca5cf0e41d5b0d3834229a255f6f4a2a348e1325efdb15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:27:26 3f73ea3e8d5a: Preparing 03:27:26 e487078d022e: Preparing 03:27:26 5cc7d1d40dd1: Preparing 03:27:26 540e72da0626: Preparing 03:27:26 5a17bb5bd98a: Preparing 03:27:26 081f22d9a166: Preparing 03:27:26 3794720d1c8d: Preparing 03:27:26 8a40c32c11d8: Preparing 03:27:26 16113d51b718: Preparing 03:27:26 081f22d9a166: Waiting 03:27:26 3794720d1c8d: Waiting 03:27:26 8a40c32c11d8: Waiting 03:27:26 16113d51b718: Waiting 03:27:26 3f73ea3e8d5a: Layer already exists 03:27:26 e487078d022e: Layer already exists 03:27:26 5a17bb5bd98a: Layer already exists 03:27:26 540e72da0626: Layer already exists 03:27:26 5cc7d1d40dd1: Layer already exists 03:27:26 081f22d9a166: Layer already exists 03:27:26 16113d51b718: Layer already exists 03:27:26 3794720d1c8d: Layer already exists 03:27:26 8a40c32c11d8: Layer already exists 03:27:26 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:b47ca52a0597f791e6ca5cf0e41d5b0d3834229a255f6f4a2a348e1325efdb15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:26 + 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 03:27:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:27:28 3f73ea3e8d5a: Preparing 03:27:28 e487078d022e: Preparing 03:27:28 5cc7d1d40dd1: Preparing 03:27:28 540e72da0626: Preparing 03:27:28 5a17bb5bd98a: Preparing 03:27:28 081f22d9a166: Preparing 03:27:28 3794720d1c8d: Preparing 03:27:28 8a40c32c11d8: Preparing 03:27:28 16113d51b718: Preparing 03:27:28 081f22d9a166: Waiting 03:27:28 3794720d1c8d: Waiting 03:27:28 8a40c32c11d8: Waiting 03:27:28 16113d51b718: Waiting 03:27:28 540e72da0626: Layer already exists 03:27:28 3f73ea3e8d5a: Layer already exists 03:27:28 5a17bb5bd98a: Layer already exists 03:27:28 e487078d022e: Layer already exists 03:27:28 5cc7d1d40dd1: Layer already exists 03:27:28 3794720d1c8d: Layer already exists 03:27:28 16113d51b718: Layer already exists 03:27:28 8a40c32c11d8: Layer already exists 03:27:28 081f22d9a166: Layer already exists 03:27:28 main: digest: sha256:b47ca52a0597f791e6ca5cf0e41d5b0d3834229a255f6f4a2a348e1325efdb15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:28 ===================================================== [Pipeline] echo 03:27:28 taggedImages: 03:27:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:27:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:27:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.3 03:27:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:27:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:27:28 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 03:27:28 c963200bef242761a1aa2b6acdf8b0387bfd966f 03:27:28 latest 03:27:28 4.0.0-dev.3 03:27:28 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:27:28 main 03:27:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:29 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:29 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:27:29 4b71753d692e: Preparing 03:27:29 f244a2c6c181: Preparing 03:27:29 540e72da0626: Preparing 03:27:29 5a17bb5bd98a: Preparing 03:27:29 a86c601c87f2: Preparing 03:27:29 36b57fb2d2ef: Preparing 03:27:29 16113d51b718: Preparing 03:27:29 36b57fb2d2ef: Waiting 03:27:29 16113d51b718: Waiting 03:27:29 540e72da0626: Layer already exists 03:27:29 5a17bb5bd98a: Layer already exists 03:27:29 16113d51b718: Layer already exists 03:27:29 4b71753d692e: Pushed 03:27:30 36b57fb2d2ef: Pushed 03:27:31 a86c601c87f2: Pushed 03:27:41 f244a2c6c181: Pushed 03:27:41 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:fe1ccd3e225bec62cf98b03be9d7ba34dee061794aa4df298b957bc3dd12c194 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:41 + 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 03:27:41 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:27:41 4b71753d692e: Preparing 03:27:41 f244a2c6c181: Preparing 03:27:41 540e72da0626: Preparing 03:27:41 5a17bb5bd98a: Preparing 03:27:41 a86c601c87f2: Preparing 03:27:41 36b57fb2d2ef: Preparing 03:27:41 16113d51b718: Preparing 03:27:41 36b57fb2d2ef: Waiting 03:27:41 16113d51b718: Waiting 03:27:41 4b71753d692e: Layer already exists 03:27:41 f244a2c6c181: Layer already exists 03:27:41 5a17bb5bd98a: Layer already exists 03:27:41 a86c601c87f2: Layer already exists 03:27:41 540e72da0626: Layer already exists 03:27:41 16113d51b718: Layer already exists 03:27:41 36b57fb2d2ef: Layer already exists 03:27:42 latest: digest: sha256:fe1ccd3e225bec62cf98b03be9d7ba34dee061794aa4df298b957bc3dd12c194 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:42 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:42 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.3 03:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:27:42 4b71753d692e: Preparing 03:27:42 f244a2c6c181: Preparing 03:27:42 540e72da0626: Preparing 03:27:42 5a17bb5bd98a: Preparing 03:27:42 a86c601c87f2: Preparing 03:27:42 36b57fb2d2ef: Preparing 03:27:42 16113d51b718: Preparing 03:27:42 36b57fb2d2ef: Waiting 03:27:42 16113d51b718: Waiting 03:27:42 a86c601c87f2: Layer already exists 03:27:42 5a17bb5bd98a: Layer already exists 03:27:42 4b71753d692e: Layer already exists 03:27:42 f244a2c6c181: Layer already exists 03:27:42 540e72da0626: Layer already exists 03:27:42 16113d51b718: Layer already exists 03:27:42 36b57fb2d2ef: Layer already exists 03:27:42 4.0.0-dev.3: digest: sha256:fe1ccd3e225bec62cf98b03be9d7ba34dee061794aa4df298b957bc3dd12c194 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:43 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:43 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:27:43 4b71753d692e: Preparing 03:27:43 f244a2c6c181: Preparing 03:27:43 540e72da0626: Preparing 03:27:43 5a17bb5bd98a: Preparing 03:27:43 a86c601c87f2: Preparing 03:27:43 36b57fb2d2ef: Preparing 03:27:43 16113d51b718: Preparing 03:27:43 36b57fb2d2ef: Waiting 03:27:43 16113d51b718: Waiting 03:27:43 f244a2c6c181: Layer already exists 03:27:43 540e72da0626: Layer already exists 03:27:43 4b71753d692e: Layer already exists 03:27:43 a86c601c87f2: Layer already exists 03:27:43 5a17bb5bd98a: Layer already exists 03:27:43 16113d51b718: Layer already exists 03:27:43 36b57fb2d2ef: Layer already exists 03:27:44 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:fe1ccd3e225bec62cf98b03be9d7ba34dee061794aa4df298b957bc3dd12c194 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:44 + 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 03:27:44 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 03:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:27:44 4b71753d692e: Preparing 03:27:44 f244a2c6c181: Preparing 03:27:44 540e72da0626: Preparing 03:27:44 5a17bb5bd98a: Preparing 03:27:44 a86c601c87f2: Preparing 03:27:44 36b57fb2d2ef: Preparing 03:27:44 16113d51b718: Preparing 03:27:44 36b57fb2d2ef: Waiting 03:27:44 16113d51b718: Waiting 03:27:44 a86c601c87f2: Layer already exists 03:27:44 540e72da0626: Layer already exists 03:27:44 5a17bb5bd98a: Layer already exists 03:27:44 4b71753d692e: Layer already exists 03:27:44 f244a2c6c181: Layer already exists 03:27:44 36b57fb2d2ef: Layer already exists 03:27:44 16113d51b718: Layer already exists 03:27:45 main: digest: sha256:fe1ccd3e225bec62cf98b03be9d7ba34dee061794aa4df298b957bc3dd12c194 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:45 ===================================================== [Pipeline] echo 03:27:45 taggedImages: 03:27:45 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:27:45 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:27:45 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.3 03:27:45 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:27:45 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 03:27:45 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:27:45 c963200bef242761a1aa2b6acdf8b0387bfd966f 03:27:45 latest 03:27:45 4.0.0-dev.3 03:27:45 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:27:45 main 03:27:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:27:45 e80c95f3ebc1: Preparing 03:27:45 39d892e526ab: Preparing 03:27:45 8aa4f7006484: Preparing 03:27:45 540e72da0626: Preparing 03:27:45 5a17bb5bd98a: Preparing 03:27:45 d2722e20aac7: Preparing 03:27:45 7eaa231cb843: Preparing 03:27:45 16113d51b718: Preparing 03:27:45 d2722e20aac7: Waiting 03:27:45 16113d51b718: Waiting 03:27:45 7eaa231cb843: Waiting 03:27:45 5a17bb5bd98a: Layer already exists 03:27:45 540e72da0626: Layer already exists 03:27:46 e80c95f3ebc1: Pushed 03:27:46 39d892e526ab: Pushed 03:27:46 16113d51b718: Layer already exists 03:27:46 7eaa231cb843: Pushed 03:27:47 d2722e20aac7: Pushed 03:27:57 8aa4f7006484: Pushed 03:27:57 c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:ff764b178c28b45f297ca1bbdc07b1e924f40096d905a8298f94dd3dfc3bdf83 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:27:58 e80c95f3ebc1: Preparing 03:27:58 39d892e526ab: Preparing 03:27:58 8aa4f7006484: Preparing 03:27:58 540e72da0626: Preparing 03:27:58 5a17bb5bd98a: Preparing 03:27:58 d2722e20aac7: Preparing 03:27:58 7eaa231cb843: Preparing 03:27:58 16113d51b718: Preparing 03:27:58 d2722e20aac7: Waiting 03:27:58 7eaa231cb843: Waiting 03:27:58 16113d51b718: Waiting 03:27:58 39d892e526ab: Layer already exists 03:27:58 540e72da0626: Layer already exists 03:27:58 8aa4f7006484: Layer already exists 03:27:58 e80c95f3ebc1: Layer already exists 03:27:58 16113d51b718: Layer already exists 03:27:58 7eaa231cb843: Layer already exists 03:27:58 d2722e20aac7: Layer already exists 03:27:58 5a17bb5bd98a: Layer already exists 03:27:58 latest: digest: sha256:ff764b178c28b45f297ca1bbdc07b1e924f40096d905a8298f94dd3dfc3bdf83 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.3 03:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:27:59 e80c95f3ebc1: Preparing 03:27:59 39d892e526ab: Preparing 03:27:59 8aa4f7006484: Preparing 03:27:59 540e72da0626: Preparing 03:27:59 5a17bb5bd98a: Preparing 03:27:59 d2722e20aac7: Preparing 03:27:59 7eaa231cb843: Preparing 03:27:59 16113d51b718: Preparing 03:27:59 d2722e20aac7: Waiting 03:27:59 16113d51b718: Waiting 03:27:59 7eaa231cb843: Waiting 03:27:59 39d892e526ab: Layer already exists 03:27:59 8aa4f7006484: Layer already exists 03:27:59 5a17bb5bd98a: Layer already exists 03:27:59 540e72da0626: Layer already exists 03:27:59 e80c95f3ebc1: Layer already exists 03:27:59 7eaa231cb843: Layer already exists 03:27:59 16113d51b718: Layer already exists 03:27:59 d2722e20aac7: Layer already exists 03:27:59 4.0.0-dev.3: digest: sha256:ff764b178c28b45f297ca1bbdc07b1e924f40096d905a8298f94dd3dfc3bdf83 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:28:00 e80c95f3ebc1: Preparing 03:28:00 39d892e526ab: Preparing 03:28:00 8aa4f7006484: Preparing 03:28:00 540e72da0626: Preparing 03:28:00 5a17bb5bd98a: Preparing 03:28:00 d2722e20aac7: Preparing 03:28:00 7eaa231cb843: Preparing 03:28:00 16113d51b718: Preparing 03:28:00 d2722e20aac7: Waiting 03:28:00 7eaa231cb843: Waiting 03:28:00 5a17bb5bd98a: Layer already exists 03:28:00 e80c95f3ebc1: Layer already exists 03:28:00 8aa4f7006484: Layer already exists 03:28:00 39d892e526ab: Layer already exists 03:28:00 540e72da0626: Layer already exists 03:28:00 7eaa231cb843: Layer already exists 03:28:00 d2722e20aac7: Layer already exists 03:28:00 16113d51b718: Layer already exists 03:28:00 c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:ff764b178c28b45f297ca1bbdc07b1e924f40096d905a8298f94dd3dfc3bdf83 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:28:01 e80c95f3ebc1: Preparing 03:28:01 39d892e526ab: Preparing 03:28:01 8aa4f7006484: Preparing 03:28:01 540e72da0626: Preparing 03:28:01 5a17bb5bd98a: Preparing 03:28:01 d2722e20aac7: Preparing 03:28:01 7eaa231cb843: Preparing 03:28:01 16113d51b718: Preparing 03:28:01 d2722e20aac7: Waiting 03:28:01 7eaa231cb843: Waiting 03:28:01 16113d51b718: Waiting 03:28:01 39d892e526ab: Layer already exists 03:28:01 8aa4f7006484: Layer already exists 03:28:01 540e72da0626: Layer already exists 03:28:01 e80c95f3ebc1: Layer already exists 03:28:01 5a17bb5bd98a: Layer already exists 03:28:01 d2722e20aac7: Layer already exists 03:28:01 7eaa231cb843: Layer already exists 03:28:01 16113d51b718: Layer already exists 03:28:01 main: digest: sha256:ff764b178c28b45f297ca1bbdc07b1e924f40096d905a8298f94dd3dfc3bdf83 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:01 ===================================================== [Pipeline] echo 03:28:01 taggedImages: 03:28:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f 03:28:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:28:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.3 03:28:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 03:28:01 - 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 03:28:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:28:01 03:28:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:28:02 arm64: Pulling from edgex-lftools-log-publisher 03:28:02 8998bd30e6a1: Pulling fs layer 03:28:02 04944245beec: Pulling fs layer 03:28:02 699f458cf7ca: Pulling fs layer 03:28:02 765212b225bb: Pulling fs layer 03:28:02 f23df028b6ca: Pulling fs layer 03:28:02 d65c8cfc05b1: Pulling fs layer 03:28:02 2437ff75d9bd: Pulling fs layer 03:28:02 765212b225bb: Waiting 03:28:02 f23df028b6ca: Waiting 03:28:02 2437ff75d9bd: Waiting 03:28:02 d65c8cfc05b1: Waiting 03:28:02 04944245beec: Verifying Checksum 03:28:02 04944245beec: Download complete 03:28:02 765212b225bb: Verifying Checksum 03:28:02 765212b225bb: Download complete 03:28:02 699f458cf7ca: Download complete 03:28:04 d65c8cfc05b1: Verifying Checksum 03:28:04 d65c8cfc05b1: Download complete 03:28:04 f23df028b6ca: Verifying Checksum 03:28:04 f23df028b6ca: Download complete 03:28:04 8998bd30e6a1: Verifying Checksum 03:28:04 8998bd30e6a1: Download complete 03:28:08 8998bd30e6a1: Pull complete 03:28:08 04944245beec: Pull complete 03:28:09 2437ff75d9bd: Verifying Checksum 03:28:09 2437ff75d9bd: Download complete 03:28:10 699f458cf7ca: Pull complete 03:28:10 765212b225bb: Pull complete 03:28:11 f23df028b6ca: Pull complete 03:28:11 d65c8cfc05b1: Pull complete 03:28:26 2437ff75d9bd: Pull complete 03:28:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:28:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:28:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:26 prd-ubuntu20.04-docker-arm64-4c-16g-23884 does not seem to be running inside a container 03:28:27 $ 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/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@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 03:28:29 $ docker top 0aae063159edb4bfdb294a52b147aa4d03f4246244bbc80e2fa36a13ff67849a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:30 ---> job-cost.sh 03:28:30 lf-activate-venv: SKIPPING 03:28:30 INFO: No Stack... 03:28:31 INFO: Retrieving Pricing Info for: v3-standard-4 03:28:31 INFO: Archiving Costs [Pipeline] sh 03:28:32 + cat /w/workspace/edgex-go/736/archives/cost.csv 03:28:32 + cut -d, -f6 [Pipeline] lock 03:28:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-736-stack-cost] 03:28:32 Resource [jenkins-edgexfoundry-edgex-go-main-736-stack-cost] did not exist. Created. 03:28:32 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-736-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:28:32 + echo total: 0.10999999940395355 [Pipeline] stash 03:28:33 Stashed 1 file(s) [Pipeline] } 03:28:33 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-736-stack-cost] [Pipeline] // lock [Pipeline] } 03:28:33 $ docker stop --time=1 0aae063159edb4bfdb294a52b147aa4d03f4246244bbc80e2fa36a13ff67849a 03:28:34 $ docker rm -f --volumes 0aae063159edb4bfdb294a52b147aa4d03f4246244bbc80e2fa36a13ff67849a [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 03:28:35 provisioning config files... 03:28:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/736@tmp/config346643905937104635tmp [Pipeline] { [Pipeline] sh 03:28:35 + set +x 03:28:35 + curl -s https://codecov.io/bash 03:28:35 + bash -s -- 03:28:35 03:28:35 _____ _ 03:28:35 / ____| | | 03:28:35 | | ___ __| | ___ ___ _____ __ 03:28:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:28:35 | |___| (_) | (_| | __/ (_| (_) \ V / 03:28:35 \_____\___/ \__,_|\___|\___\___/ \_/ 03:28:35 Bash-1.0.6 03:28:35 03:28:35 03:28:35 ==> git version 2.25.1 found 03:28:35 ==> 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 03:28:35 Release-Date: 2020-01-08 03:28:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:28:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:28:35 ==> Jenkins CI detected. 03:28:35 current dir:  /w/workspace/edgex-go/736 03:28:35 project root: . 03:28:35 --> token set from env 03:28:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:28:35 ==> Running gcov in . (disable via -X gcov) 03:28:35 ==> Python coveragepy not found 03:28:35 ==> Searching for coverage reports in: 03:28:35 + . 03:28:35 -> Found 1 reports 03:28:35 ==> Detecting git/mercurial file structure 03:28:36 ==> Reading reports 03:28:36 + ./coverage.out bytes=1475885 03:28:36 ==> Appending adjustments 03:28:36 https://docs.codecov.io/docs/fixing-reports 03:28:37 + Found adjustments 03:28:37 ==> Gzipping contents 03:28:37 128K /tmp/codecov.AwPyIv.gz 03:28:37 ==> Uploading reports 03:28:37 url: https://codecov.io 03:28:37 query: branch=main&commit=c963200bef242761a1aa2b6acdf8b0387bfd966f&build=736&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F736%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:28:37 -> Pinging Codecov 03:28:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c963200bef242761a1aa2b6acdf8b0387bfd966f&build=736&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F736%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:28:37 -> Uploading to 03:28:37 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/c963200bef242761a1aa2b6acdf8b0387bfd966f/c6922d38-5866-4666-83a8-4c62f01640f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241028%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241028T032837Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1978a02e77aeac0de7bdf75e35ecdb05305c9a2ee0230ac25b326e9ad3e26dd0 03:28:37 % Total % Received % Xferd Average Speed Time Time Time Current 03:28:37 Dload Upload Total Spent Left Speed 03:28:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125k 0 0 100 125k 0 384k --:--:-- --:--:-- --:--:-- 384k 03:28:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } 03:28:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:28:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:28:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:28:38 03:28:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:28:38 latest: Pulling from edgex-devops/edgex-snyk-go 03:28:38 43c4264eed91: Already exists 03:28:38 4cc291be95ef: Already exists 03:28:38 2ac1f1163629: Already exists 03:28:38 5c3c966382ef: Already exists 03:28:38 4f4fb700ef54: Already exists 03:28:38 d9c7d2e4e75e: Pulling fs layer 03:28:38 9c3e1370e548: Pulling fs layer 03:28:39 d9c7d2e4e75e: Verifying Checksum 03:28:39 d9c7d2e4e75e: Download complete 03:28:39 d9c7d2e4e75e: Pull complete 03:28:39 9c3e1370e548: Verifying Checksum 03:28:39 9c3e1370e548: Download complete 03:28:43 9c3e1370e548: Pull complete 03:28:43 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:28:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:28:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:43 prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container 03:28:43 $ 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/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:28:50 $ docker top fde0b2c60bc9a414822ffa7598b4bef49b3b4ccd059d157e26afb79db5c089b9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:50 + git config --global --add safe.directory /w/workspace/edgex-go/736 [Pipeline] echo 03:28:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:28:50 + set -o pipefail 03:28:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:28:59 03:28:59 Monitoring /w/workspace/edgex-go/736 (github.com/edgexfoundry/edgex-go)... 03:28:59 03:28:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b3c3a75b-89d5-48d4-9da6-ae288c1c04ae 03:28:59 03:28:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:28:59 [Pipeline] } 03:28:59 $ docker stop --time=1 fde0b2c60bc9a414822ffa7598b4bef49b3b4ccd059d157e26afb79db5c089b9 03:29:06 $ docker rm -f --volumes fde0b2c60bc9a414822ffa7598b4bef49b3b4ccd059d157e26afb79db5c089b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:29:07 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:07 provisioning config files... 03:29:07 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/736@tmp/config12514956981161304947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:07 --> edgex-publish-swagger.sh 03:29:07 === Publish openapi API === 03:29:07 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:29:07 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/736/openapi/core-command.yaml] 03:29:07 % Total % Received % Xferd Average Speed Time Time Time Current 03:29:07 Dload Upload Total Spent Left Speed 03:29:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 56037 --:--:-- --:--:-- --:--:-- 56037 03:29:08 03:29:08 03:29:08 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/736/openapi/core-data.yaml] 03:29:08 % Total % Received % Xferd Average Speed Time Time Time Current 03:29:08 Dload Upload Total Spent Left Speed 03:29:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72056 0 0 100 72056 0 938k --:--:-- --:--:-- --:--:-- 925k 100 72056 0 0 100 72056 0 161k --:--:-- --:--:-- --:--:-- 161k 03:29:08 03:29:08 03:29:08 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/736/openapi/core-keeper.yaml] 03:29:08 % Total % Received % Xferd Average Speed Time Time Time Current 03:29:08 Dload Upload Total Spent Left Speed 03:29:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 227 110k --:--:-- --:--:-- --:--:-- 111k 03:29:08 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:29:08 03:29:08 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/736/openapi/core-metadata.yaml] 03:29:08 % Total % Received % Xferd Average Speed Time Time Time Current 03:29:08 Dload Upload Total Spent Left Speed 03:29:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 440 436k --:--:-- --:--:-- --:--:-- 435k 100 154k 100 156 100 154k 440 436k --:--:-- --:--:-- --:--:-- 435k 03:29:09 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:29:09 03:29:09 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/736/openapi/support-cron-scheduler.yaml] 03:29:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:29:09 Dload Upload Total Spent Left Speed 03:29:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 252 189k --:--:-- --:--:-- --:--:-- 190k 03:29:09 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:29:09 03:29:09 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/736/openapi/support-notifications.yaml] 03:29:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:29:09 Dload Upload Total Spent Left Speed 03:29:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 450 246k --:--:-- --:--:-- --:--:-- 246k 03:29:09 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:29:09 [Pipeline] } 03:29:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:29:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:29:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:29:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:10 prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container 03:29:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:29:11 $ docker top f2674930fbecde69fd7e829a430c209ee6715efc3ceb486dd451e653237f398c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:29:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:29:11 [ssh-agent] Looking for ssh-agent implementation... 03:29:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:29:11 $ docker exec f2674930fbecde69fd7e829a430c209ee6715efc3ceb486dd451e653237f398c ssh-agent 03:29:11 SSH_AUTH_SOCK=/tmp/ssh-4rgzgUfZUD9m/agent.32 03:29:11 SSH_AGENT_PID=38 03:29:11 Running ssh-add (command line suppressed) 03:29:11 Identity added: /w/workspace/edgex-go/736@tmp/private_key_9339803679375774793.key (/w/workspace/edgex-go/736@tmp/private_key_9339803679375774793.key) 03:29:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:29:12 + git semver tag 03:29:12 2024-10-28 03:29:12,170 [run_tag] DEBUG tag force:False 03:29:12 2024-10-28 03:29:12,170 [check_head_tag] DEBUG check head tag 03:29:12 2024-10-28 03:29:12,174 [execute] INFO git cat-file --batch-check 03:29:12 2024-10-28 03:29:12,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/736, universal_newlines=False, shell=None, istream=) 03:29:12 2024-10-28 03:29:12,177 [execute] INFO git cat-file --batch 03:29:12 2024-10-28 03:29:12,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/736, universal_newlines=False, shell=None, istream=) 03:29:12 2024-10-28 03:29:12,228 [read_version] DEBUG read version from /w/workspace/edgex-go/736/.semver/main 03:29:12 2024-10-28 03:29:12,228 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 03:29:12 2024-10-28 03:29:12,228 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/edgex-go/736, universal_newlines=False, shell=None, istream=None) 03:29:12 2024-10-28 03:29:12,231 [read_version] DEBUG read version from /w/workspace/edgex-go/736/.semver/main 03:29:12 4.0.0-dev.3 [Pipeline] } 03:29:12 $ docker exec --env ******** --env ******** f2674930fbecde69fd7e829a430c209ee6715efc3ceb486dd451e653237f398c ssh-agent -k 03:29:12 unset SSH_AUTH_SOCK; 03:29:12 unset SSH_AGENT_PID; 03:29:12 echo Agent pid 38 killed; 03:29:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:29:12 + git semver [Pipeline] } 03:29:12 $ docker stop --time=1 f2674930fbecde69fd7e829a430c209ee6715efc3ceb486dd451e653237f398c 03:29:14 $ docker rm -f --volumes f2674930fbecde69fd7e829a430c209ee6715efc3ceb486dd451e653237f398c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:29:14 03:29:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:29:15 0.23.1-centos7: Pulling from edgex-lftools 03:29:15 ab5ef0e58194: Pulling fs layer 03:29:15 9712f1f96733: Pulling fs layer 03:29:15 63f879dbbcfc: Pulling fs layer 03:29:15 0d9ebad4ef96: Pulling fs layer 03:29:15 e9a5061849ea: Pulling fs layer 03:29:15 d747dcd14b5f: Pulling fs layer 03:29:15 2de7ff778b66: Pulling fs layer 03:29:15 e9a5061849ea: Waiting 03:29:15 d747dcd14b5f: Waiting 03:29:15 0d9ebad4ef96: Waiting 03:29:15 2de7ff778b66: Waiting 03:29:15 9712f1f96733: Verifying Checksum 03:29:15 9712f1f96733: Download complete 03:29:15 0d9ebad4ef96: Verifying Checksum 03:29:15 0d9ebad4ef96: Download complete 03:29:15 ab5ef0e58194: Verifying Checksum 03:29:15 ab5ef0e58194: Download complete 03:29:15 d747dcd14b5f: Verifying Checksum 03:29:15 d747dcd14b5f: Download complete 03:29:15 e9a5061849ea: Verifying Checksum 03:29:15 e9a5061849ea: Download complete 03:29:15 63f879dbbcfc: Verifying Checksum 03:29:15 63f879dbbcfc: Download complete 03:29:15 2de7ff778b66: Verifying Checksum 03:29:15 2de7ff778b66: Download complete 03:29:19 ab5ef0e58194: Pull complete 03:29:19 9712f1f96733: Pull complete 03:29:19 63f879dbbcfc: Pull complete 03:29:23 0d9ebad4ef96: Pull complete 03:29:23 e9a5061849ea: Pull complete 03:29:23 d747dcd14b5f: Pull complete 03:29:25 2de7ff778b66: Pull complete 03:29:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:29:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:29:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:25 prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container 03:29:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:29:35 $ docker top 27167e882811921997095e269412d55470351c58d379f00785dd4296c08bc7ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:29:35 provisioning config files... 03:29:35 copy managed file [sigul-config] to file:/w/workspace/edgex-go/736@tmp/config11258278686281265785tmp 03:29:35 copy managed file [sigul-password] to file:/w/workspace/edgex-go/736@tmp/config11589342100339951296tmp 03:29:35 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/736@tmp/config7263551188741430868tmp [Pipeline] { [Pipeline] echo 03:29:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:29:35 ---> sigul-configuration.sh 03:29:35 gpg: directory `/root/.gnupg' created 03:29:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:29:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:29:35 gpg: keyring `/root/.gnupg/secring.gpg' created 03:29:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:29:35 gpg: CAST5 encrypted data 03:29:35 gpg: encrypted with 1 passphrase 03:29:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:29:36 + mkdir /home/jenkins 03:29:36 + mkdir /home/jenkins/sigul [Pipeline] sh 03:29:36 + 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 03:29:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:29:36 ---> sigul-install.sh 03:29:36 Sigul already installed; skipping installation. [Pipeline] sh 03:29:37 + git tag --list 03:29:37 0.6.0 03:29:37 0.6.1 03:29:37 0.7.0 03:29:37 0.7.1 03:29:37 v1.0.0 03:29:37 v1.0.1 03:29:37 v1.1.0 03:29:37 v1.2.0 03:29:37 v1.2.1 03:29:37 v1.3.0 03:29:37 v1.3.1 03:29:37 v2.0.0 03:29:37 v2.1.0 03:29:37 v2.1.1 03:29:37 v2.2.0 03:29:37 v2.3.0 03:29:37 v3.0 03:29:37 v3.0.0 03:29:37 v3.1 03:29:37 v3.1.0 03:29:37 v3.1.0-dev.1 03:29:37 v3.1.0-dev.10 03:29:37 v3.1.0-dev.11 03:29:37 v3.1.0-dev.12 03:29:37 v3.1.0-dev.13 03:29:37 v3.1.0-dev.14 03:29:37 v3.1.0-dev.15 03:29:37 v3.1.0-dev.16 03:29:37 v3.1.0-dev.17 03:29:37 v3.1.0-dev.18 03:29:37 v3.1.0-dev.19 03:29:37 v3.1.0-dev.2 03:29:37 v3.1.0-dev.20 03:29:37 v3.1.0-dev.21 03:29:37 v3.1.0-dev.22 03:29:37 v3.1.0-dev.23 03:29:37 v3.1.0-dev.24 03:29:37 v3.1.0-dev.25 03:29:37 v3.1.0-dev.26 03:29:37 v3.1.0-dev.27 03:29:37 v3.1.0-dev.28 03:29:37 v3.1.0-dev.29 03:29:37 v3.1.0-dev.3 03:29:37 v3.1.0-dev.30 03:29:37 v3.1.0-dev.31 03:29:37 v3.1.0-dev.32 03:29:37 v3.1.0-dev.33 03:29:37 v3.1.0-dev.34 03:29:37 v3.1.0-dev.35 03:29:37 v3.1.0-dev.36 03:29:37 v3.1.0-dev.37 03:29:37 v3.1.0-dev.38 03:29:37 v3.1.0-dev.39 03:29:37 v3.1.0-dev.4 03:29:37 v3.1.0-dev.40 03:29:37 v3.1.0-dev.41 03:29:37 v3.1.0-dev.42 03:29:37 v3.1.0-dev.43 03:29:37 v3.1.0-dev.44 03:29:37 v3.1.0-dev.45 03:29:37 v3.1.0-dev.46 03:29:37 v3.1.0-dev.47 03:29:37 v3.1.0-dev.48 03:29:37 v3.1.0-dev.49 03:29:37 v3.1.0-dev.5 03:29:37 v3.1.0-dev.50 03:29:37 v3.1.0-dev.51 03:29:37 v3.1.0-dev.52 03:29:37 v3.1.0-dev.53 03:29:37 v3.1.0-dev.54 03:29:37 v3.1.0-dev.55 03:29:37 v3.1.0-dev.56 03:29:37 v3.1.0-dev.57 03:29:37 v3.1.0-dev.58 03:29:37 v3.1.0-dev.59 03:29:37 v3.1.0-dev.6 03:29:37 v3.1.0-dev.60 03:29:37 v3.1.0-dev.61 03:29:37 v3.1.0-dev.62 03:29:37 v3.1.0-dev.63 03:29:37 v3.1.0-dev.64 03:29:37 v3.1.0-dev.65 03:29:37 v3.1.0-dev.66 03:29:37 v3.1.0-dev.67 03:29:37 v3.1.0-dev.68 03:29:37 v3.1.0-dev.69 03:29:37 v3.1.0-dev.7 03:29:37 v3.1.0-dev.70 03:29:37 v3.1.0-dev.71 03:29:37 v3.1.0-dev.72 03:29:37 v3.1.0-dev.73 03:29:37 v3.1.0-dev.8 03:29:37 v3.1.0-dev.9 03:29:37 v3.1.1 03:29:37 v3.1.1-dev.1 03:29:37 v3.1.1-dev.2 03:29:37 v3.2.0-dev.1 03:29:37 v3.2.0-dev.10 03:29:37 v3.2.0-dev.100 03:29:37 v3.2.0-dev.101 03:29:37 v3.2.0-dev.102 03:29:37 v3.2.0-dev.103 03:29:37 v3.2.0-dev.104 03:29:37 v3.2.0-dev.105 03:29:37 v3.2.0-dev.106 03:29:37 v3.2.0-dev.107 03:29:37 v3.2.0-dev.108 03:29:37 v3.2.0-dev.109 03:29:37 v3.2.0-dev.11 03:29:37 v3.2.0-dev.12 03:29:37 v3.2.0-dev.13 03:29:37 v3.2.0-dev.14 03:29:37 v3.2.0-dev.15 03:29:37 v3.2.0-dev.16 03:29:37 v3.2.0-dev.17 03:29:37 v3.2.0-dev.18 03:29:37 v3.2.0-dev.19 03:29:37 v3.2.0-dev.2 03:29:37 v3.2.0-dev.20 03:29:37 v3.2.0-dev.21 03:29:37 v3.2.0-dev.22 03:29:37 v3.2.0-dev.23 03:29:37 v3.2.0-dev.24 03:29:37 v3.2.0-dev.25 03:29:37 v3.2.0-dev.26 03:29:37 v3.2.0-dev.27 03:29:37 v3.2.0-dev.28 03:29:37 v3.2.0-dev.29 03:29:37 v3.2.0-dev.3 03:29:37 v3.2.0-dev.30 03:29:37 v3.2.0-dev.31 03:29:37 v3.2.0-dev.32 03:29:37 v3.2.0-dev.33 03:29:37 v3.2.0-dev.34 03:29:37 v3.2.0-dev.35 03:29:37 v3.2.0-dev.36 03:29:37 v3.2.0-dev.37 03:29:37 v3.2.0-dev.38 03:29:37 v3.2.0-dev.39 03:29:37 v3.2.0-dev.4 03:29:37 v3.2.0-dev.40 03:29:37 v3.2.0-dev.41 03:29:37 v3.2.0-dev.42 03:29:37 v3.2.0-dev.43 03:29:37 v3.2.0-dev.44 03:29:37 v3.2.0-dev.45 03:29:37 v3.2.0-dev.46 03:29:37 v3.2.0-dev.47 03:29:37 v3.2.0-dev.48 03:29:37 v3.2.0-dev.49 03:29:37 v3.2.0-dev.5 03:29:37 v3.2.0-dev.50 03:29:37 v3.2.0-dev.51 03:29:37 v3.2.0-dev.52 03:29:37 v3.2.0-dev.53 03:29:37 v3.2.0-dev.54 03:29:37 v3.2.0-dev.55 03:29:37 v3.2.0-dev.56 03:29:37 v3.2.0-dev.57 03:29:37 v3.2.0-dev.58 03:29:37 v3.2.0-dev.59 03:29:37 v3.2.0-dev.6 03:29:37 v3.2.0-dev.60 03:29:37 v3.2.0-dev.61 03:29:37 v3.2.0-dev.62 03:29:37 v3.2.0-dev.63 03:29:37 v3.2.0-dev.64 03:29:37 v3.2.0-dev.65 03:29:37 v3.2.0-dev.66 03:29:37 v3.2.0-dev.67 03:29:37 v3.2.0-dev.68 03:29:37 v3.2.0-dev.69 03:29:37 v3.2.0-dev.7 03:29:37 v3.2.0-dev.70 03:29:37 v3.2.0-dev.71 03:29:37 v3.2.0-dev.72 03:29:37 v3.2.0-dev.73 03:29:37 v3.2.0-dev.74 03:29:37 v3.2.0-dev.75 03:29:37 v3.2.0-dev.76 03:29:37 v3.2.0-dev.77 03:29:37 v3.2.0-dev.78 03:29:37 v3.2.0-dev.79 03:29:37 v3.2.0-dev.8 03:29:37 v3.2.0-dev.80 03:29:37 v3.2.0-dev.81 03:29:37 v3.2.0-dev.82 03:29:37 v3.2.0-dev.83 03:29:37 v3.2.0-dev.84 03:29:37 v3.2.0-dev.85 03:29:37 v3.2.0-dev.86 03:29:37 v3.2.0-dev.87 03:29:37 v3.2.0-dev.88 03:29:37 v3.2.0-dev.89 03:29:37 v3.2.0-dev.9 03:29:37 v3.2.0-dev.90 03:29:37 v3.2.0-dev.91 03:29:37 v3.2.0-dev.92 03:29:37 v3.2.0-dev.93 03:29:37 v3.2.0-dev.94 03:29:37 v3.2.0-dev.95 03:29:37 v3.2.0-dev.96 03:29:37 v3.2.0-dev.97 03:29:37 v3.2.0-dev.98 03:29:37 v3.2.0-dev.99 03:29:37 v4.0.0-dev.1 03:29:37 v4.0.0-dev.2 03:29:37 v4.0.0-dev.3 [Pipeline] sh 03:29:37 + lftools sign git-tag v4.0.0-dev.3 03:29:37 Signing Git tag with Sigul... 03:29:37 Signing v4.0.0-dev.3 [Pipeline] echo 03:29:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:29:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:29:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:29:38 $ docker stop --time=1 27167e882811921997095e269412d55470351c58d379f00785dd4296c08bc7ff 03:29:39 $ docker rm -f --volumes 27167e882811921997095e269412d55470351c58d379f00785dd4296c08bc7ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:29:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:29:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:29:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:40 prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container 03:29:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:29:41 $ docker top 2ff31d3db497c94178d5169aa690209afffb4b540497b7c9c2c37e9f40ec8413 -eo pid,comm 03:29: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:29:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:29:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:29:41 [ssh-agent] Looking for ssh-agent implementation... 03:29:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:29:41 $ docker exec 2ff31d3db497c94178d5169aa690209afffb4b540497b7c9c2c37e9f40ec8413 ssh-agent 03:29:41 SSH_AUTH_SOCK=/tmp/ssh-FS0N6Zy0f2Hi/agent.32 03:29:41 SSH_AGENT_PID=39 03:29:41 Running ssh-add (command line suppressed) 03:29:41 Identity added: /w/workspace/edgex-go/736@tmp/private_key_14734018603687994936.key (/w/workspace/edgex-go/736@tmp/private_key_14734018603687994936.key) 03:29:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:29:41 + git semver bump pre 03:29:42 2024-10-28 03:29:41,988 [read_version] DEBUG read version from /w/workspace/edgex-go/736/.semver/main 03:29:42 2024-10-28 03:29:41,988 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev 03:29:42 2024-10-28 03:29:41,988 [bump_version] DEBUG bumped version:4.0.0-dev.4 03:29:42 2024-10-28 03:29:41,988 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/edgex-go/736/.semver/main with force:True 03:29:42 2024-10-28 03:29:41,988 [read_version] DEBUG read version from /w/workspace/edgex-go/736/.semver/main 03:29:42 2024-10-28 03:29:41,988 [write_file] DEBUG write to file:/w/workspace/edgex-go/736/.semver/main 03:29:42 2024-10-28 03:29:41,990 [execute] INFO git cat-file --batch-check 03:29:42 2024-10-28 03:29:41,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/736/.semver, universal_newlines=False, shell=None, istream=) 03:29:42 2024-10-28 03:29:41,996 [execute] INFO git cat-file --batch 03:29:42 2024-10-28 03:29:41,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/736/.semver, universal_newlines=False, shell=None, istream=) 03:29:42 2024-10-28 03:29:42,001 [read_version] DEBUG read version from /w/workspace/edgex-go/736/.semver/main 03:29:42 4.0.0-dev.4 [Pipeline] } 03:29:42 $ docker exec --env ******** --env ******** 2ff31d3db497c94178d5169aa690209afffb4b540497b7c9c2c37e9f40ec8413 ssh-agent -k 03:29:42 unset SSH_AUTH_SOCK; 03:29:42 unset SSH_AGENT_PID; 03:29:42 echo Agent pid 39 killed; 03:29:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:29:42 + git semver [Pipeline] } 03:29:42 $ docker stop --time=1 2ff31d3db497c94178d5169aa690209afffb4b540497b7c9c2c37e9f40ec8413 03:29:44 $ docker rm -f --volumes 2ff31d3db497c94178d5169aa690209afffb4b540497b7c9c2c37e9f40ec8413 [Pipeline] // withDockerContainer [Pipeline] sh 03:29:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:29:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:29:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:44 prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container 03:29:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:29:45 $ docker top 4dc33c8f4b47e141212b82a4cbb16ef307dc0e06c160fe339e590ac050fc0621 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:29:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:29:45 [ssh-agent] Looking for ssh-agent implementation... 03:29:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:29:45 $ docker exec 4dc33c8f4b47e141212b82a4cbb16ef307dc0e06c160fe339e590ac050fc0621 ssh-agent 03:29:45 SSH_AUTH_SOCK=/tmp/ssh-Ea3QtVqs8m51/agent.32 03:29:45 SSH_AGENT_PID=38 03:29:45 Running ssh-add (command line suppressed) 03:29:45 Identity added: /w/workspace/edgex-go/736@tmp/private_key_11605338145316175294.key (/w/workspace/edgex-go/736@tmp/private_key_11605338145316175294.key) 03:29:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:29:45 + git semver push 03:29:46 2024-10-28 03:29:46,053 [run_push] DEBUG push 03:29:46 2024-10-28 03:29:46,053 [execute] INFO git cat-file --batch-check 03:29:46 2024-10-28 03:29:46,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/736/.semver, universal_newlines=False, shell=None, istream=) 03:29:46 2024-10-28 03:29:46,057 [execute] INFO git rev-list abaa1ef6156825bc665445213670f0bae69b7f24 -- 03:29:46 2024-10-28 03:29:46,057 [execute] DEBUG Popen(['git', 'rev-list', 'abaa1ef6156825bc665445213670f0bae69b7f24', '--'], cwd=/w/workspace/edgex-go/736/.semver, universal_newlines=False, shell=None, istream=None) 03:29:46 2024-10-28 03:29:46,073 [execute] INFO git fetch -v origin 03:29:46 2024-10-28 03:29:46,074 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/736/.semver, universal_newlines=True, shell=None, istream=None) 03:29:46 2024-10-28 03:29:46,498 [run_push] DEBUG no remote changes detected 03:29:46 2024-10-28 03:29:46,498 [execute] INFO git push origin semver 03:29:46 2024-10-28 03:29:46,499 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/736/.semver, universal_newlines=False, shell=None, istream=None) 03:29:47 2024-10-28 03:29:47,161 [run_push] DEBUG push all version tags 03:29:47 2024-10-28 03:29:47,162 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:29:47 2024-10-28 03:29:47,162 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/736, universal_newlines=False, shell=None, istream=None) 03:29:47 2024-10-28 03:29:47,820 [read_version] DEBUG read version from /w/workspace/edgex-go/736/.semver/main 03:29:47 4.0.0-dev.4 [Pipeline] } 03:29:47 $ docker exec --env ******** --env ******** 4dc33c8f4b47e141212b82a4cbb16ef307dc0e06c160fe339e590ac050fc0621 ssh-agent -k 03:29:47 unset SSH_AUTH_SOCK; 03:29:47 unset SSH_AGENT_PID; 03:29:47 echo Agent pid 38 killed; 03:29:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:29:48 + git semver [Pipeline] } 03:29:48 $ docker stop --time=1 4dc33c8f4b47e141212b82a4cbb16ef307dc0e06c160fe339e590ac050fc0621 03:29:49 $ docker rm -f --volumes 4dc33c8f4b47e141212b82a4cbb16ef307dc0e06c160fe339e590ac050fc0621 [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 03:29:50 + [ -d /w/workspace/edgex-go/736/archives ] [Pipeline] libraryResource [Pipeline] sh 03:29:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:29:51 ---> package-listing.sh 03:29:51 ++ tr '[:upper:]' '[:lower:]' 03:29:51 ++ facter osfamily 03:29:51 + OS_FAMILY=debian 03:29:51 + workspace=/w/workspace/edgex-go/736 03:29:51 + START_PACKAGES=/tmp/packages_start.txt 03:29:51 + END_PACKAGES=/tmp/packages_end.txt 03:29:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:29:51 + PACKAGES=/tmp/packages_start.txt 03:29:51 + '[' /w/workspace/edgex-go/736 ']' 03:29:51 + PACKAGES=/tmp/packages_end.txt 03:29:51 + case "${OS_FAMILY}" in 03:29:51 + dpkg -l 03:29:51 + grep '^ii' 03:29:51 + '[' -f /tmp/packages_start.txt ']' 03:29:51 + '[' -f /tmp/packages_end.txt ']' 03:29:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:29:51 + '[' /w/workspace/edgex-go/736 ']' 03:29:51 + mkdir -p /w/workspace/edgex-go/736/archives/ 03:29:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/736/archives/ [Pipeline] echo 03:29:51 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/736/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:29:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:52 03:29:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:53 latest: Pulling from edgex-lftools-log-publisher 03:29:53 5eb5b503b376: Pulling fs layer 03:29:53 5c69ac0246d0: Pulling fs layer 03:29:53 ec43610c2a17: Pulling fs layer 03:29:53 3a2ae6a8a46f: Pulling fs layer 03:29:53 33b1e0a273af: Pulling fs layer 03:29:53 3a2ae6a8a46f: Waiting 03:29:53 5d3b04190fa2: Pulling fs layer 03:29:53 2f39f015ded8: Pulling fs layer 03:29:53 5d3b04190fa2: Waiting 03:29:53 33b1e0a273af: Waiting 03:29:53 2f39f015ded8: Waiting 03:29:53 5c69ac0246d0: Download complete 03:29:53 3a2ae6a8a46f: Verifying Checksum 03:29:53 3a2ae6a8a46f: Download complete 03:29:53 ec43610c2a17: Verifying Checksum 03:29:53 33b1e0a273af: Verifying Checksum 03:29:53 33b1e0a273af: Download complete 03:29:53 5d3b04190fa2: Download complete 03:29:53 5eb5b503b376: Verifying Checksum 03:29:53 5eb5b503b376: Download complete 03:29:54 2f39f015ded8: Verifying Checksum 03:29:54 2f39f015ded8: Download complete 03:29:54 5eb5b503b376: Pull complete 03:29:54 5c69ac0246d0: Pull complete 03:29:55 ec43610c2a17: Pull complete 03:29:55 3a2ae6a8a46f: Pull complete 03:29:55 33b1e0a273af: Pull complete 03:29:55 5d3b04190fa2: Pull complete 03:30:00 2f39f015ded8: Pull complete 03:30:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:30:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:30:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:00 prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container 03:30:00 $ 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/736/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/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:30:11 $ docker top 629d04ad3c3e3587099a8e54eee2a9ce5c8111de43c00e272ee5e5907b58610e -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:11 + touch /tmp/pre-build-complete [Pipeline] sh 03:30:11 + mkdir -p /var/log/sysstat [Pipeline] sh 03:30:12 + ls /var/log/sa-host 03:30:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:30:12 provisioning config files... 03:30:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/736@tmp/config2654268763656350423tmp [Pipeline] { [Pipeline] echo 03:30:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:30:12 ---> create-netrc.sh [Pipeline] } 03:30:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:30:13 ---> python-tools-install.sh [Pipeline] echo 03:30:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:30:13 ---> sudo-logs.sh 03:30:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:30:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:30:13 ---> job-cost.sh 03:30:13 lf-activate-venv: SKIPPING 03:30:13 DEBUG: total: 0.10999999940395355 03:30:13 INFO: Retrieving Stack Cost... 03:30:13 INFO: Retrieving Pricing Info for: v3-standard-8 03:30:14 INFO: Archiving Costs [Pipeline] echo 03:30:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:30:14 ---> logs-deploy.sh 03:30:14 lf-activate-venv: SKIPPING 03:30:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/736 03:30:14 INFO: archiving workspace using pattern(s): 03:30:15 Archives upload complete. 03:30:16 INFO: archiving logs to Nexus 03:30:17 ---> uname -a: 03:30:17 Linux prd-ubuntu20-04-docker-8c-8g-23883 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:30:17 03:30:17 03:30:17 ---> lscpu: 03:30:17 Architecture: x86_64 03:30:17 CPU op-mode(s): 32-bit, 64-bit 03:30:17 Byte Order: Little Endian 03:30:17 Address sizes: 40 bits physical, 48 bits virtual 03:30:17 CPU(s): 8 03:30:17 On-line CPU(s) list: 0-7 03:30:17 Thread(s) per core: 1 03:30:17 Core(s) per socket: 1 03:30:17 Socket(s): 8 03:30:17 NUMA node(s): 1 03:30:17 Vendor ID: AuthenticAMD 03:30:17 CPU family: 23 03:30:17 Model: 49 03:30:17 Model name: AMD EPYC-Rome Processor 03:30:17 Stepping: 0 03:30:17 CPU MHz: 2799.998 03:30:17 BogoMIPS: 5599.99 03:30:17 Virtualization: AMD-V 03:30:17 Hypervisor vendor: KVM 03:30:17 Virtualization type: full 03:30:17 L1d cache: 256 KiB 03:30:17 L1i cache: 256 KiB 03:30:17 L2 cache: 4 MiB 03:30:17 L3 cache: 128 MiB 03:30:17 NUMA node0 CPU(s): 0-7 03:30:17 Vulnerability Itlb multihit: Not affected 03:30:17 Vulnerability L1tf: Not affected 03:30:17 Vulnerability Mds: Not affected 03:30:17 Vulnerability Meltdown: Not affected 03:30:17 Vulnerability Mmio stale data: Not affected 03:30:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:30:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:30:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:30:17 Vulnerability Srbds: Not affected 03:30:17 Vulnerability Tsx async abort: Not affected 03:30:17 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 03:30:17 03:30:17 03:30:17 ---> nproc: 03:30:17 8 03:30:17 03:30:17 03:30:17 ---> df -h: 03:30:17 Filesystem Size Used Avail Use% Mounted on 03:30:17 overlay 155G 29G 126G 19% / 03:30:17 tmpfs 64M 0 64M 0% /dev 03:30:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:30:17 shm 64M 0 64M 0% /dev/shm 03:30:17 /dev/vda1 155G 29G 126G 19% /facter-os 03:30:17 03:30:17 03:30:17 ---> sar -b -r -n DEV: 03:30:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23883) 10/28/24 _x86_64_ (8 CPU) 03:30:17 03:30:17 02:44:09 LINUX RESTART (8 CPU) 03:30:17 03:30:17 02:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:30:17 02:46:01 168.36 6.03 162.33 0.00 476.94 55984.68 0.00 03:30:17 02:47:01 86.11 0.03 86.07 0.00 2.67 40640.35 0.00 03:30:17 02:48:01 33.33 0.03 33.29 0.00 0.27 21094.50 0.00 03:30:17 02:49:01 32.88 0.17 32.71 0.00 2.53 22311.08 0.00 03:30:17 02:50:01 237.48 10.51 226.96 0.00 5211.00 141880.75 0.00 03:30:17 02:51:01 586.99 13.48 573.50 0.00 370.60 164027.06 0.00 03:30:17 02:52:01 428.51 0.68 427.83 0.00 10.39 179636.84 0.00 03:30:17 02:53:01 201.52 0.18 201.33 0.00 1.47 48413.13 0.00 03:30:17 02:54:01 258.15 0.00 258.15 0.00 0.00 103899.10 0.00 03:30:17 02:55:01 594.65 0.08 594.57 0.00 5.20 87968.81 0.00 03:30:17 02:56:01 38.92 0.05 38.87 0.00 8.26 1012.73 0.00 03:30:17 02:57:01 13.86 0.00 13.86 0.00 0.00 353.01 0.00 03:30:17 02:58:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 03:30:17 02:59:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 03:30:17 03:00:02 1.85 0.02 1.83 0.00 0.13 20.53 0.00 03:30:17 03:01:01 1.66 0.00 1.66 0.00 0.00 18.98 0.00 03:30:17 03:02:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 03:30:17 03:03:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 03:30:17 03:04:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 03:30:17 03:05:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 03:30:17 03:06:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 03:30:17 03:07:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 03:30:17 03:08:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 03:30:17 03:09:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 03:30:17 03:10:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 03:30:17 03:11:01 1.80 0.00 1.80 0.00 0.00 20.00 0.00 03:30:17 03:12:01 0.85 0.00 0.85 0.00 0.00 9.20 0.00 03:30:17 03:13:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 03:30:17 03:14:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 03:30:17 03:15:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 03:30:17 03:16:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 03:30:17 03:17:01 1.40 0.02 1.38 0.00 0.13 16.53 0.00 03:30:17 03:18:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 03:30:17 03:19:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 03:30:17 03:20:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 03:30:17 03:21:01 2.08 0.00 2.08 0.00 0.00 23.20 0.00 03:30:17 03:22:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 03:30:17 03:23:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 03:30:17 03:24:01 1.32 0.37 0.95 0.00 11.46 11.46 0.00 03:30:17 03:25:01 3.37 1.22 2.15 0.00 25.46 26.26 0.00 03:30:17 03:26:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 03:30:17 03:27:01 1.98 0.00 1.98 0.00 0.00 22.66 0.00 03:30:17 03:28:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 03:30:17 03:29:01 49.69 0.20 49.49 0.00 8.93 16089.85 0.00 03:30:17 03:30:01 158.56 0.23 158.32 0.00 22.13 38737.54 0.00 03:30:17 Average: 65.23 0.74 64.48 0.00 136.88 20511.83 0.00 03:30:17 03:30:17 02:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:30:17 02:46:01 28162696 31526984 789644 2.40 101152 3466900 1951888 5.75 1240708 3016496 129432 03:30:17 02:47:01 27042560 31363424 944612 2.87 129740 4312556 2059248 6.07 1920112 3372792 529620 03:30:17 02:48:01 26811908 31205608 1099696 3.34 133396 4365896 2138136 6.30 1637200 3869424 514852 03:30:17 02:49:01 26325784 31519060 783244 2.38 136868 5116368 1819696 5.36 1753888 4192508 588956 03:30:17 02:50:01 20291500 31368160 918284 2.79 149320 10857968 2896256 8.54 2142380 9678764 3643528 03:30:17 02:51:01 16597148 31278124 983112 2.99 317708 13941340 2808492 8.28 2957000 12175016 2483092 03:30:17 02:52:01 12474252 30305052 1913068 5.82 342980 16809548 5971452 17.60 3966660 14975676 97716 03:30:17 02:53:01 7515216 28250984 3947096 12.00 365268 19492832 10726392 31.61 7305760 16361184 1487128 03:30:17 02:54:01 6477216 29900900 2316600 7.04 378320 22109264 6150544 18.13 6659592 18028420 1667196 03:30:17 02:55:01 9252520 31421676 846276 2.57 387472 21030416 2264628 6.67 3481060 18681596 588 03:30:17 02:56:01 9240624 31412284 855308 2.60 389184 21031176 2409016 7.10 3847244 18330732 508 03:30:17 02:57:01 9251704 31423976 843760 2.57 389692 21031296 2268804 6.69 4058020 18108392 24 03:30:17 02:58:01 9251816 31424092 843748 2.57 389696 21031300 2268804 6.69 4058344 18108396 184 03:30:17 02:59:01 9267528 31439824 828680 2.52 389704 21031308 2268804 6.69 4042200 18108404 24 03:30:17 03:00:02 9266408 31438772 829720 2.52 389724 21031304 2299112 6.78 4042224 18108404 8 03:30:17 03:01:01 9266124 31438496 829940 2.52 389736 21031312 2299112 6.78 4042052 18108408 4 03:30:17 03:02:01 9266520 31438928 829452 2.52 389756 21031312 2299112 6.78 4045976 18108408 20 03:30:17 03:03:01 9266332 31438768 829596 2.52 389780 21031316 2299112 6.78 4045948 18108428 12 03:30:17 03:04:01 9266544 31439016 829328 2.52 389804 21031320 2299112 6.78 4045852 18108432 12 03:30:17 03:05:01 9266600 31439072 829192 2.52 389824 21031320 2299112 6.78 4046172 18108432 24 03:30:17 03:06:01 9266300 31438828 829392 2.52 389860 21031324 2299112 6.78 4045916 18108444 8 03:30:17 03:07:01 9266516 31439068 829336 2.52 389872 21031332 2299112 6.78 4045968 18108440 8 03:30:17 03:08:01 9266760 31439320 829044 2.52 389896 21031336 2299112 6.78 4045636 18108444 4 03:30:17 03:09:01 9266680 31439356 828984 2.52 389908 21031404 2299112 6.78 4045692 18108520 8 03:30:17 03:10:01 9266632 31439308 828944 2.52 389936 21031404 2299112 6.78 4045752 18108520 8 03:30:17 03:11:01 9265984 31438784 829392 2.52 389944 21031408 2299112 6.78 4045712 18108520 12 03:30:17 03:12:01 9265936 31438744 829376 2.52 389956 21031408 2299112 6.78 4045752 18108520 8 03:30:17 03:13:01 9265636 31438448 829576 2.52 389960 21031412 2299112 6.78 4045740 18108524 8 03:30:17 03:14:01 9265588 31438404 829552 2.52 389968 21031416 2299112 6.78 4046032 18108528 8 03:30:17 03:15:01 9265688 31438540 829408 2.52 389988 21031416 2299112 6.78 4045840 18108528 12 03:30:17 03:16:01 9265632 31438520 829368 2.52 390020 21031408 2299112 6.78 4045816 18108532 28 03:30:17 03:17:01 9265508 31438520 829440 2.52 390052 21031548 2299112 6.78 4046180 18108644 8 03:30:17 03:18:01 9265132 31438232 829884 2.52 390064 21031556 2299112 6.78 4045908 18108672 8 03:30:17 03:19:01 9265164 31438264 829820 2.52 390092 21031556 2299112 6.78 4045892 18108672 8 03:30:17 03:20:01 9264832 31437996 830036 2.52 390136 21031564 2299112 6.78 4046000 18108684 8 03:30:17 03:21:01 9264564 31437792 830180 2.52 390192 21031568 2299112 6.78 4045996 18108692 8 03:30:17 03:22:01 9264704 31437968 829904 2.52 390208 21031568 2299112 6.78 4046324 18108680 8 03:30:17 03:23:01 9264720 31438108 829732 2.52 390228 21031700 2299112 6.78 4046064 18108792 8 03:30:17 03:24:01 9263692 31437488 830544 2.53 390260 21032036 2299112 6.78 4048264 18108932 36 03:30:17 03:25:01 9255808 31431496 836420 2.54 390300 21032812 2315248 6.82 4053720 18109160 12 03:30:17 03:26:01 9256076 31431824 836076 2.54 390380 21032812 2315248 6.82 4053184 18109116 8 03:30:17 03:27:01 9255964 31431836 836008 2.54 390440 21032816 2315248 6.82 4053476 18109116 8 03:30:17 03:28:01 9255988 31431928 835904 2.54 390492 21032820 2315248 6.82 4053488 18109124 192 03:30:17 03:29:01 8326604 31390508 875452 2.66 394608 21843984 2444484 7.20 4222904 18788956 379276 03:30:17 03:30:01 7571844 31389576 874268 2.66 425400 22489952 2372336 6.99 4149672 19539216 439184 03:30:17 Average: 11167310 31295823 972142 2.96 358473 19108436 2656839 7.83 3884429 16455251 265818 03:30:17 03:30:17 02:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:30:17 02:46:01 docker0 886.69 930.99 64.26 4925.82 0.00 0.00 0.00 0.00 03:30:17 02:46:01 ens3 1135.67 1014.94 9775.26 103.17 0.00 0.00 0.00 0.00 03:30:17 02:46:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 03:30:17 02:47:01 veth5de3a57 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 03:30:17 02:47:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:30:17 02:47:01 ens3 27.25 16.16 28.83 11.86 0.00 0.00 0.00 0.00 03:30:17 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 02:48:01 veth5de3a57 1.45 1.47 0.13 0.13 0.00 0.00 0.00 0.00 03:30:17 02:48:01 docker0 1.45 1.45 0.11 0.13 0.00 0.00 0.00 0.00 03:30:17 02:48:01 ens3 35.94 23.33 31.65 14.90 0.00 0.00 0.00 0.00 03:30:17 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:49:01 veth5de3a57 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:49:01 ens3 25.78 18.26 21.89 13.39 0.00 0.00 0.00 0.00 03:30:17 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 02:50:01 veth3ff306e 1.62 3.70 0.12 38.76 0.00 0.00 0.00 0.00 03:30:17 02:50:01 veth3efa6a7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:50:01 vethae848a4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:50:01 veth78949c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:50:01 veth84fdee6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:50:01 veth587d50d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:50:01 veth06c9f87 3.70 10.56 0.28 148.89 0.00 0.00 0.00 0.01 03:30:17 02:50:01 docker0 11.85 24.45 0.76 342.77 0.00 0.00 0.00 0.00 03:30:17 02:50:01 ens3 280.65 178.22 4667.49 170.72 0.00 0.00 0.00 0.00 03:30:17 02:50:01 veth429c381 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:50:01 vethc048d5d 4.93 7.68 0.39 116.39 0.00 0.00 0.00 0.01 03:30:17 02:50:01 vethdfac554 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:30:17 02:50:01 veth288065c 1.25 2.88 0.10 38.65 0.00 0.00 0.00 0.00 03:30:17 02:50:01 vethcaea0ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:50:01 vethb00346a 0.35 0.50 0.03 0.14 0.00 0.00 0.00 0.00 03:30:17 02:50:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 03:30:17 02:50:01 veth8f3b1de 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:51:01 veth346deb4 69.52 137.59 7.43 1180.22 0.00 0.00 0.00 0.10 03:30:17 02:51:01 docker0 451.74 819.95 38.75 7646.54 0.00 0.00 0.00 0.00 03:30:17 02:51:01 veth2bf64c6 68.82 145.63 7.40 1176.09 0.00 0.00 0.00 0.10 03:30:17 02:51:01 ens3 886.25 480.77 8504.38 60.04 0.00 0.00 0.00 0.00 03:30:17 02:51:01 veth3f67d0f 79.29 141.78 8.13 1175.55 0.00 0.00 0.00 0.10 03:30:17 02:51:01 veth2289146 79.97 133.31 8.28 1173.69 0.00 0.00 0.00 0.10 03:30:17 02:51:01 veth953d73c 73.80 122.16 7.82 1173.22 0.00 0.00 0.00 0.10 03:30:17 02:51:01 vethb00346a 0.08 0.95 0.00 0.04 0.00 0.00 0.00 0.00 03:30:17 02:51:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 03:30:17 02:52:01 veth5603bec 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:30:17 02:52:01 vethdd8259e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:30:17 02:52:01 veth5bfcd5a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:30:17 02:52:01 docker0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 02:52:01 veth6f1c524 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:30:17 02:52:01 veth6cbf9c2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:30:17 02:52:01 ens3 12.24 8.39 10.69 5.18 0.00 0.00 0.00 0.00 03:30:17 02:52:01 veth67b269a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:30:17 02:52:01 veth0a575c0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:30:17 02:52:01 veth5edc9d0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:30:17 02:52:01 vethb00346a 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:52:01 vethaa5ce94 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:30:17 02:52:01 vethb5dab16 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:30:17 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:52:01 veth15ccd83 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:30:17 02:52:01 veth6c1d7c8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:30:17 02:53:01 veth5603bec 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:53:01 vethdd8259e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:53:01 veth5bfcd5a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:53:01 veth6f1c524 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:53:01 veth6cbf9c2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:53:01 ens3 8.15 5.28 6.40 3.61 0.00 0.00 0.00 0.00 03:30:17 02:53:01 veth67b269a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:53:01 veth0a575c0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:53:01 veth5edc9d0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:53:01 vethb00346a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:53:01 vethaa5ce94 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:53:01 vethb5dab16 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 02:53:01 veth15ccd83 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:53:01 veth6c1d7c8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:54:01 veth5603bec 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:54:01 vethdd8259e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:54:01 veth5bfcd5a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:54:01 veth6f1c524 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:54:01 veth6cbf9c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:54:01 ens3 6.11 3.28 4.79 2.59 0.00 0.00 0.00 0.00 03:30:17 02:54:01 veth67b269a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:54:01 veth0a575c0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:54:01 veth5edc9d0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:54:01 vethb00346a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:54:01 vethaa5ce94 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:54:01 vethb5dab16 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:54:01 veth15ccd83 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:54:01 veth6c1d7c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:55:01 ens3 130.56 125.57 65.70 688.21 0.00 0.00 0.00 0.00 03:30:17 02:55:01 lo 13.73 13.73 1.35 1.35 0.00 0.00 0.00 0.00 03:30:17 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:56:01 ens3 534.76 555.28 226.20 3090.54 0.00 0.00 0.00 0.00 03:30:17 02:56:01 lo 51.45 51.45 5.07 5.07 0.00 0.00 0.00 0.00 03:30:17 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:57:01 ens3 215.13 213.60 89.99 1423.14 0.00 0.00 0.00 0.00 03:30:17 02:57:01 lo 17.53 17.53 1.72 1.72 0.00 0.00 0.00 0.00 03:30:17 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:58:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 02:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:00:02 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:30:17 03:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:01:01 ens3 0.24 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:02:01 ens3 6.53 5.12 12.12 20.62 0.00 0.00 0.00 0.00 03:30:17 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:03:01 ens3 1.17 1.30 0.31 6.79 0.00 0.00 0.00 0.00 03:30:17 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:04:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:30:17 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:05:01 ens3 6.45 6.20 0.80 20.23 0.00 0.00 0.00 0.00 03:30:17 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:09:01 ens3 0.25 0.20 0.07 0.01 0.00 0.00 0.00 0.00 03:30:17 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:10:01 ens3 3.48 5.16 0.35 7.26 0.00 0.00 0.00 0.00 03:30:17 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:12:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:15:01 ens3 3.77 5.75 0.31 7.30 0.00 0.00 0.00 0.00 03:30:17 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:18:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:19:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:20:01 ens3 1.07 1.20 0.15 6.98 0.00 0.00 0.00 0.00 03:30:17 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:21:01 ens3 0.33 0.25 0.13 0.02 0.00 0.00 0.00 0.00 03:30:17 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:24:01 ens3 14.20 21.61 1.67 28.90 0.00 0.00 0.00 0.00 03:30:17 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:25:01 ens3 17.23 15.86 5.47 34.75 0.00 0.00 0.00 0.00 03:30:17 03:25:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:30:17 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:30:17 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:17 03:29:01 docker0 81.32 140.06 7.37 1274.46 0.00 0.00 0.00 0.00 03:30:17 03:29:01 ens3 234.01 136.71 3929.32 21.75 0.00 0.00 0.00 0.00 03:30:17 03:29:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 03:30:17 03:30:01 docker0 2.30 2.47 0.36 1.60 0.00 0.00 0.00 0.00 03:30:17 03:30:01 ens3 269.77 178.15 5792.32 75.71 0.00 0.00 0.00 0.00 03:30:17 03:30:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 03:30:17 Average: docker0 31.92 42.68 2.48 315.53 0.00 0.00 0.00 0.00 03:30:17 Average: ens3 85.80 67.19 737.61 129.34 0.00 0.00 0.00 0.00 03:30:17 Average: lo 2.09 2.09 0.20 0.20 0.00 0.00 0.00 0.00 03:30:17 03:30:17 03:30:17 ---> sar -P ALL: 03:30:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23883) 10/28/24 _x86_64_ (8 CPU) 03:30:17 03:30:17 02:44:09 LINUX RESTART (8 CPU) 03:30:17 03:30:17 02:45:01 CPU %user %nice %system %iowait %steal %idle 03:30:17 02:46:01 all 8.26 0.00 4.26 5.71 0.08 81.69 03:30:17 02:46:01 0 8.15 0.00 3.46 4.69 0.07 83.64 03:30:17 02:46:01 1 9.23 0.00 3.63 9.95 0.08 77.11 03:30:17 02:46:01 2 7.38 0.00 4.53 1.92 0.10 86.06 03:30:17 02:46:01 3 7.26 0.00 4.84 21.79 0.08 66.03 03:30:17 02:46:01 4 8.04 0.00 3.40 0.15 0.07 88.34 03:30:17 02:46:01 5 7.63 0.00 6.76 6.52 0.09 79.01 03:30:17 02:46:01 6 11.28 0.00 4.38 0.39 0.10 83.85 03:30:17 02:46:01 7 7.09 0.00 3.08 0.30 0.08 89.44 03:30:17 02:47:01 all 33.10 0.00 5.70 4.77 0.11 56.32 03:30:17 02:47:01 0 36.75 0.00 6.32 0.46 0.10 56.37 03:30:17 02:47:01 1 27.01 0.00 4.99 11.88 0.10 56.01 03:30:17 02:47:01 2 29.39 0.00 5.07 0.13 0.10 65.30 03:30:17 02:47:01 3 34.85 0.00 5.85 5.28 0.19 53.84 03:30:17 02:47:01 4 37.76 0.00 5.70 0.64 0.13 55.76 03:30:17 02:47:01 5 27.53 0.00 4.90 13.35 0.10 54.11 03:30:17 02:47:01 6 35.80 0.00 6.75 3.64 0.10 53.70 03:30:17 02:47:01 7 35.65 0.00 5.99 2.84 0.08 55.43 03:30:17 02:48:01 all 38.49 0.00 5.99 2.03 0.12 53.37 03:30:17 02:48:01 0 40.83 0.00 6.41 0.10 0.10 52.56 03:30:17 02:48:01 1 36.33 0.00 5.61 0.10 0.10 57.86 03:30:17 02:48:01 2 36.71 0.00 6.06 1.32 0.10 55.81 03:30:17 02:48:01 3 44.88 0.00 6.75 1.87 0.14 46.35 03:30:17 02:48:01 4 36.66 0.00 5.51 0.27 0.14 57.42 03:30:17 02:48:01 5 36.37 0.00 5.91 10.76 0.12 46.84 03:30:17 02:48:01 6 42.32 0.00 6.48 0.12 0.13 50.95 03:30:17 02:48:01 7 33.82 0.00 5.18 1.68 0.12 59.21 03:30:17 02:49:01 all 48.31 0.00 6.52 1.74 0.12 43.30 03:30:17 02:49:01 0 45.28 0.00 6.35 1.99 0.10 46.28 03:30:17 02:49:01 1 47.44 0.00 6.28 7.56 0.12 38.60 03:30:17 02:49:01 2 48.34 0.00 6.08 1.08 0.12 44.38 03:30:17 02:49:01 3 50.78 0.00 7.07 1.29 0.10 40.76 03:30:17 02:49:01 4 48.61 0.00 6.46 0.49 0.15 44.28 03:30:17 02:49:01 5 46.64 0.00 6.67 0.64 0.10 45.94 03:30:17 02:49:01 6 50.93 0.00 7.12 0.57 0.15 41.22 03:30:17 02:49:01 7 48.42 0.00 6.11 0.31 0.14 45.03 03:30:17 02:50:01 all 18.31 0.00 6.32 18.59 0.09 56.69 03:30:17 02:50:01 0 16.35 0.00 6.78 31.44 0.07 45.37 03:30:17 02:50:01 1 17.39 0.00 6.04 25.04 0.10 51.44 03:30:17 02:50:01 2 18.42 0.00 5.75 20.51 0.07 55.26 03:30:17 02:50:01 3 19.32 0.00 5.96 4.03 0.07 70.62 03:30:17 02:50:01 4 18.75 0.00 6.13 28.10 0.10 46.92 03:30:17 02:50:01 5 18.21 0.00 6.57 7.66 0.14 67.43 03:30:17 02:50:01 6 20.96 0.00 7.25 13.88 0.09 57.83 03:30:17 02:50:01 7 17.09 0.00 6.08 18.19 0.09 58.56 03:30:17 02:51:01 all 12.19 0.00 5.50 28.57 0.15 53.58 03:30:17 02:51:01 0 10.23 0.00 5.06 18.11 0.18 66.41 03:30:17 02:51:01 1 13.23 0.00 5.49 14.22 0.10 66.96 03:30:17 02:51:01 2 10.92 0.00 5.17 46.26 0.09 37.56 03:30:17 02:51:01 3 10.89 0.00 4.43 51.37 0.21 33.10 03:30:17 02:51:01 4 11.62 0.00 5.62 33.25 0.09 49.43 03:30:17 02:51:01 5 12.89 0.00 5.99 19.42 0.19 61.51 03:30:17 02:51:01 6 14.79 0.00 6.62 27.39 0.15 51.05 03:30:17 02:51:01 7 13.04 0.00 5.65 18.75 0.17 62.39 03:30:17 02:52:01 all 5.43 0.00 3.27 17.30 0.06 73.95 03:30:17 02:52:01 0 5.48 0.00 3.27 4.23 0.03 86.99 03:30:17 02:52:01 1 5.67 0.00 2.62 17.84 0.05 73.82 03:30:17 02:52:01 2 5.02 0.00 2.00 2.94 0.05 90.00 03:30:17 02:52:01 3 4.81 0.00 3.03 3.38 0.03 88.74 03:30:17 02:52:01 4 5.29 0.00 3.25 3.60 0.03 87.82 03:30:17 02:52:01 5 5.71 0.00 5.54 67.87 0.07 20.82 03:30:17 02:52:01 6 5.55 0.00 2.74 10.92 0.03 80.75 03:30:17 02:52:01 7 5.91 0.00 3.70 27.92 0.17 62.30 03:30:17 02:53:01 all 88.76 0.00 11.00 0.07 0.16 0.01 03:30:17 02:53:01 0 89.18 0.00 10.46 0.17 0.17 0.02 03:30:17 02:53:01 1 89.34 0.00 10.46 0.05 0.13 0.02 03:30:17 02:53:01 2 89.12 0.00 10.61 0.12 0.13 0.02 03:30:17 02:53:01 3 88.86 0.00 10.87 0.08 0.15 0.03 03:30:17 02:53:01 4 88.99 0.00 10.71 0.14 0.15 0.02 03:30:17 02:53:01 5 88.20 0.00 11.62 0.03 0.15 0.00 03:30:17 02:53:01 6 88.84 0.00 11.01 0.00 0.15 0.00 03:30:17 02:53:01 7 87.50 0.00 12.28 0.00 0.22 0.00 03:30:17 02:54:01 all 89.12 0.00 10.72 0.00 0.16 0.01 03:30:17 02:54:01 0 89.15 0.00 10.67 0.02 0.16 0.00 03:30:17 02:54:01 1 89.83 0.00 10.04 0.00 0.13 0.00 03:30:17 02:54:01 2 89.50 0.00 10.31 0.00 0.14 0.05 03:30:17 02:54:01 3 87.85 0.00 11.95 0.00 0.21 0.00 03:30:17 02:54:01 4 90.06 0.00 9.76 0.00 0.17 0.02 03:30:17 02:54:01 5 89.42 0.00 10.45 0.00 0.13 0.00 03:30:17 02:54:01 6 89.17 0.00 10.65 0.00 0.17 0.00 03:30:17 02:54:01 7 87.94 0.00 11.92 0.00 0.14 0.00 03:30:17 02:55:01 all 23.63 0.00 4.49 7.83 0.09 63.96 03:30:17 02:55:01 0 23.89 0.00 4.64 3.09 0.08 68.30 03:30:17 02:55:01 1 24.96 0.00 3.96 4.02 0.08 66.97 03:30:17 02:55:01 2 21.23 0.00 4.62 0.90 0.10 73.15 03:30:17 02:55:01 3 24.07 0.00 4.36 1.99 0.07 69.51 03:30:17 02:55:01 4 23.51 0.00 4.13 2.45 0.07 69.84 03:30:17 02:55:01 5 23.04 0.00 3.99 4.25 0.07 68.65 03:30:17 02:55:01 6 23.98 0.00 4.60 12.02 0.08 59.32 03:30:17 02:55:01 7 24.36 0.00 5.67 33.99 0.14 35.84 03:30:17 02:56:01 all 9.32 0.00 1.17 0.33 0.06 89.13 03:30:17 02:56:01 0 12.91 0.00 1.45 0.25 0.07 85.32 03:30:17 02:56:01 1 7.40 0.00 1.27 0.02 0.05 91.26 03:30:17 02:56:01 2 7.90 0.00 0.82 0.18 0.03 91.07 03:30:17 02:56:01 3 13.52 0.00 1.32 1.60 0.08 83.48 03:30:17 02:56:01 4 9.26 0.00 1.22 0.10 0.07 89.35 03:30:17 02:56:01 5 7.80 0.00 0.99 0.07 0.05 91.10 03:30:17 02:56:01 6 7.61 0.00 1.05 0.10 0.07 91.18 03:30:17 02:56:01 7 8.15 0.00 1.24 0.28 0.05 90.28 03:30:17 03:30:17 02:56:01 CPU %user %nice %system %iowait %steal %idle 03:30:17 02:57:01 all 4.96 0.00 0.62 0.09 0.05 94.29 03:30:17 02:57:01 0 1.87 0.00 0.42 0.13 0.02 97.57 03:30:17 02:57:01 1 6.68 0.00 0.72 0.00 0.05 92.55 03:30:17 02:57:01 2 2.37 0.00 0.90 0.00 0.05 96.68 03:30:17 02:57:01 3 3.84 0.00 0.79 0.15 0.05 95.17 03:30:17 02:57:01 4 8.71 0.00 0.50 0.37 0.07 90.36 03:30:17 02:57:01 5 5.61 0.00 0.65 0.02 0.05 93.67 03:30:17 02:57:01 6 4.61 0.00 0.50 0.00 0.03 94.86 03:30:17 02:57:01 7 5.99 0.00 0.50 0.02 0.05 93.44 03:30:17 02:58:01 all 0.04 0.00 0.02 0.00 0.01 99.93 03:30:17 02:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:30:17 02:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:30:17 02:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 02:58:01 3 0.10 0.00 0.03 0.00 0.00 99.87 03:30:17 02:58:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:30:17 02:58:01 5 0.07 0.00 0.02 0.00 0.03 99.88 03:30:17 02:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:30:17 02:58:01 7 0.00 0.00 0.05 0.00 0.02 99.93 03:30:17 02:59:01 all 0.03 0.00 0.01 0.01 0.01 99.95 03:30:17 02:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:30:17 02:59:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:30:17 02:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:30:17 02:59:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:30:17 02:59:01 4 0.05 0.00 0.02 0.02 0.03 99.88 03:30:17 02:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:30:17 02:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:30:17 02:59:01 7 0.03 0.00 0.02 0.02 0.00 99.93 03:30:17 03:00:02 all 0.04 0.00 0.04 0.00 0.01 99.91 03:30:17 03:00:02 0 0.03 0.00 0.02 0.00 0.00 99.95 03:30:17 03:00:02 1 0.07 0.00 0.05 0.00 0.00 99.88 03:30:17 03:00:02 2 0.02 0.00 0.03 0.00 0.02 99.93 03:30:17 03:00:02 3 0.12 0.00 0.02 0.00 0.02 99.85 03:30:17 03:00:02 4 0.00 0.00 0.03 0.00 0.00 99.97 03:30:17 03:00:02 5 0.05 0.00 0.08 0.00 0.02 99.85 03:30:17 03:00:02 6 0.02 0.00 0.02 0.02 0.00 99.95 03:30:17 03:00:02 7 0.05 0.00 0.05 0.02 0.02 99.87 03:30:17 03:01:01 all 0.06 0.00 0.02 0.01 0.01 99.90 03:30:17 03:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:30:17 03:01:01 1 0.05 0.00 0.00 0.00 0.02 99.93 03:30:17 03:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:30:17 03:01:01 3 0.19 0.00 0.02 0.02 0.00 99.78 03:30:17 03:01:01 4 0.03 0.00 0.03 0.03 0.02 99.88 03:30:17 03:01:01 5 0.08 0.00 0.03 0.00 0.02 99.86 03:30:17 03:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:30:17 03:01:01 7 0.10 0.00 0.03 0.00 0.03 99.83 03:30:17 03:02:01 all 0.05 0.00 0.02 0.00 0.01 99.92 03:30:17 03:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:30:17 03:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:30:17 03:02:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:30:17 03:02:01 3 0.03 0.00 0.00 0.02 0.02 99.93 03:30:17 03:02:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:30:17 03:02:01 5 0.08 0.00 0.03 0.00 0.00 99.88 03:30:17 03:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:30:17 03:02:01 7 0.13 0.00 0.05 0.00 0.02 99.80 03:30:17 03:03:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:30:17 03:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:30:17 03:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:30:17 03:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:30:17 03:03:01 4 0.03 0.00 0.02 0.02 0.00 99.93 03:30:17 03:03:01 5 0.07 0.00 0.02 0.00 0.02 99.90 03:30:17 03:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:30:17 03:03:01 7 0.10 0.00 0.03 0.00 0.03 99.83 03:30:17 03:04:01 all 0.05 0.00 0.01 0.04 0.02 99.88 03:30:17 03:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:30:17 03:04:01 1 0.03 0.00 0.00 0.00 0.05 99.92 03:30:17 03:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:30:17 03:04:01 3 0.07 0.00 0.02 0.22 0.02 99.68 03:30:17 03:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:30:17 03:04:01 5 0.08 0.00 0.02 0.13 0.02 99.75 03:30:17 03:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:04:01 7 0.18 0.00 0.02 0.00 0.02 99.78 03:30:17 03:05:01 all 0.03 0.00 0.03 0.03 0.01 99.91 03:30:17 03:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:30:17 03:05:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:30:17 03:05:01 2 0.00 0.00 0.00 0.03 0.00 99.97 03:30:17 03:05:01 3 0.00 0.00 0.00 0.08 0.00 99.92 03:30:17 03:05:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:30:17 03:05:01 5 0.08 0.00 0.02 0.08 0.03 99.78 03:30:17 03:05:01 6 0.05 0.00 0.03 0.00 0.00 99.92 03:30:17 03:05:01 7 0.05 0.00 0.07 0.00 0.02 99.87 03:30:17 03:06:01 all 0.03 0.00 0.02 0.04 0.03 99.88 03:30:17 03:06:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:30:17 03:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:30:17 03:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:06:01 3 0.03 0.00 0.03 0.18 0.02 99.73 03:30:17 03:06:01 4 0.03 0.00 0.03 0.15 0.02 99.77 03:30:17 03:06:01 5 0.07 0.00 0.03 0.00 0.05 99.85 03:30:17 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:06:01 7 0.03 0.00 0.03 0.00 0.12 99.82 03:30:17 03:07:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:30:17 03:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:30:17 03:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 03:30:17 03:07:01 3 0.00 0.00 0.02 0.03 0.00 99.95 03:30:17 03:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:30:17 03:07:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:30:17 03:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:30:17 03:07:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:30:17 03:30:17 03:07:01 CPU %user %nice %system %iowait %steal %idle 03:30:17 03:08:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:30:17 03:08:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:30:17 03:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:30:17 03:08:01 2 0.03 0.00 0.00 0.02 0.02 99.93 03:30:17 03:08:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:30:17 03:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:30:17 03:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:30:17 03:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:30:17 03:08:01 7 0.08 0.00 0.03 0.00 0.02 99.87 03:30:17 03:09:01 all 0.02 0.00 0.04 0.04 0.03 99.88 03:30:17 03:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:30:17 03:09:01 1 0.02 0.00 0.02 0.00 0.07 99.90 03:30:17 03:09:01 2 0.00 0.00 0.18 0.00 0.00 99.82 03:30:17 03:09:01 3 0.02 0.00 0.02 0.02 0.02 99.93 03:30:17 03:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:30:17 03:09:01 5 0.03 0.00 0.02 0.08 0.03 99.83 03:30:17 03:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:30:17 03:09:01 7 0.05 0.00 0.03 0.18 0.10 99.63 03:30:17 03:10:01 all 0.05 0.00 0.02 0.00 0.01 99.93 03:30:17 03:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:30:17 03:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:30:17 03:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:30:17 03:10:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:30:17 03:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:30:17 03:10:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:30:17 03:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:30:17 03:10:01 7 0.17 0.00 0.07 0.02 0.02 99.73 03:30:17 03:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:30:17 03:11:01 0 0.03 0.00 0.07 0.00 0.02 99.88 03:30:17 03:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:30:17 03:11:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:30:17 03:11:01 5 0.02 0.00 0.03 0.02 0.03 99.90 03:30:17 03:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:30:17 03:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:30:17 03:12:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:30:17 03:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:30:17 03:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:30:17 03:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:30:17 03:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:30:17 03:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:30:17 03:12:01 5 0.03 0.00 0.02 0.02 0.00 99.93 03:30:17 03:12:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:30:17 03:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:30:17 03:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:30:17 03:13:01 0 0.07 0.00 0.03 0.00 0.03 99.87 03:30:17 03:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:30:17 03:13:01 2 0.00 0.00 0.03 0.00 0.00 99.97 03:30:17 03:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:30:17 03:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:30:17 03:13:01 5 0.02 0.00 0.00 0.02 0.02 99.95 03:30:17 03:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:30:17 03:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:30:17 03:14:01 all 0.03 0.00 0.01 0.02 0.01 99.94 03:30:17 03:14:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:30:17 03:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:30:17 03:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:14:01 3 0.02 0.00 0.02 0.13 0.02 99.82 03:30:17 03:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:30:17 03:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:30:17 03:14:01 6 0.07 0.00 0.00 0.00 0.00 99.93 03:30:17 03:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:30:17 03:15:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:30:17 03:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:30:17 03:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:30:17 03:15:01 2 0.03 0.00 0.05 0.00 0.00 99.92 03:30:17 03:15:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:30:17 03:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:30:17 03:15:01 5 0.02 0.00 0.02 0.02 0.02 99.93 03:30:17 03:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:30:17 03:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:30:17 03:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:30:17 03:16:01 0 0.05 0.00 0.07 0.00 0.02 99.87 03:30:17 03:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:30:17 03:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:30:17 03:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:30:17 03:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:30:17 03:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:30:17 03:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:30:17 03:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:30:17 03:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:30:17 03:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:30:17 03:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:30:17 03:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:30:17 03:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:30:17 03:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:30:17 03:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:30:17 03:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:30:17 03:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:30:17 03:18:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:30:17 03:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:30:17 03:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:30:17 03:18:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:30:17 03:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:30:17 03:18:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:30:17 03:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:30:17 03:30:17 03:18:01 CPU %user %nice %system %iowait %steal %idle 03:30:17 03:19:01 all 0.04 0.00 0.00 0.00 0.01 99.94 03:30:17 03:19:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:30:17 03:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:30:17 03:19:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:30:17 03:19:01 4 0.05 0.00 0.00 0.00 0.02 99.93 03:30:17 03:19:01 5 0.05 0.00 0.00 0.02 0.00 99.93 03:30:17 03:19:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:30:17 03:19:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:30:17 03:20:01 all 0.02 0.00 0.02 0.01 0.01 99.94 03:30:17 03:20:01 0 0.07 0.00 0.07 0.00 0.02 99.85 03:30:17 03:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:30:17 03:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:30:17 03:20:01 3 0.00 0.00 0.02 0.08 0.02 99.88 03:30:17 03:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:30:17 03:20:01 5 0.02 0.00 0.00 0.02 0.02 99.95 03:30:17 03:20:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:30:17 03:20:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:30:17 03:21:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:30:17 03:21:01 0 0.07 0.00 0.03 0.00 0.03 99.87 03:30:17 03:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:30:17 03:21:01 3 0.03 0.00 0.02 0.03 0.00 99.92 03:30:17 03:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:30:17 03:21:01 5 0.05 0.00 0.03 0.02 0.00 99.90 03:30:17 03:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:21:01 7 0.07 0.00 0.00 0.00 0.02 99.92 03:30:17 03:22:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:30:17 03:22:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:30:17 03:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:30:17 03:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:22:01 3 0.00 0.00 0.02 0.02 0.02 99.95 03:30:17 03:22:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:30:17 03:22:01 5 0.02 0.00 0.02 0.03 0.02 99.92 03:30:17 03:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:30:17 03:22:01 7 0.02 0.00 0.03 0.00 0.00 99.95 03:30:17 03:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:30:17 03:23:01 0 0.05 0.00 0.07 0.00 0.02 99.87 03:30:17 03:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:30:17 03:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:30:17 03:23:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:30:17 03:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:30:17 03:23:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:30:17 03:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:30:17 03:23:01 7 0.05 0.00 0.00 0.00 0.02 99.93 03:30:17 03:24:01 all 0.09 0.00 0.03 0.01 0.01 99.87 03:30:17 03:24:01 0 0.15 0.00 0.05 0.02 0.02 99.77 03:30:17 03:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:30:17 03:24:01 2 0.17 0.00 0.02 0.00 0.00 99.82 03:30:17 03:24:01 3 0.08 0.00 0.03 0.02 0.02 99.85 03:30:17 03:24:01 4 0.08 0.00 0.03 0.00 0.00 99.88 03:30:17 03:24:01 5 0.05 0.00 0.02 0.02 0.02 99.90 03:30:17 03:24:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:30:17 03:24:01 7 0.10 0.00 0.03 0.00 0.00 99.87 03:30:17 03:25:01 all 0.20 0.00 0.04 0.05 0.01 99.70 03:30:17 03:25:01 0 0.15 0.00 0.03 0.00 0.00 99.82 03:30:17 03:25:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:30:17 03:25:01 2 0.67 0.00 0.02 0.00 0.02 99.30 03:30:17 03:25:01 3 0.07 0.00 0.03 0.03 0.00 99.87 03:30:17 03:25:01 4 0.08 0.00 0.03 0.00 0.00 99.88 03:30:17 03:25:01 5 0.07 0.00 0.03 0.03 0.03 99.83 03:30:17 03:25:01 6 0.30 0.00 0.07 0.33 0.00 99.30 03:30:17 03:25:01 7 0.20 0.00 0.08 0.00 0.02 99.70 03:30:17 03:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:30:17 03:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:30:17 03:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:30:17 03:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:26:01 3 0.00 0.00 0.02 0.03 0.02 99.93 03:30:17 03:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:30:17 03:26:01 5 0.03 0.00 0.00 0.02 0.02 99.93 03:30:17 03:26:01 6 0.02 0.00 0.07 0.00 0.02 99.90 03:30:17 03:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:30:17 03:27:01 all 0.04 0.00 0.01 0.00 0.00 99.94 03:30:17 03:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:30:17 03:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:27:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:30:17 03:27:01 3 0.03 0.00 0.02 0.02 0.00 99.93 03:30:17 03:27:01 4 0.10 0.00 0.00 0.00 0.02 99.88 03:30:17 03:27:01 5 0.05 0.00 0.03 0.02 0.02 99.88 03:30:17 03:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:30:17 03:27:01 7 0.07 0.00 0.02 0.00 0.00 99.92 03:30:17 03:28:01 all 0.26 0.00 0.01 0.01 0.01 99.71 03:30:17 03:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:30:17 03:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:30:17 03:28:01 3 0.02 0.00 0.02 0.03 0.02 99.92 03:30:17 03:28:01 4 2.00 0.00 0.00 0.00 0.00 98.00 03:30:17 03:28:01 5 0.03 0.00 0.02 0.02 0.02 99.92 03:30:17 03:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:30:17 03:28:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:30:17 03:29:01 all 4.22 0.00 1.48 1.69 0.03 92.58 03:30:17 03:29:01 0 3.81 0.00 2.29 0.38 0.03 93.48 03:30:17 03:29:01 1 3.88 0.00 1.30 0.35 0.03 94.43 03:30:17 03:29:01 2 6.36 0.00 1.83 10.54 0.03 81.23 03:30:17 03:29:01 3 4.08 0.00 1.55 1.32 0.02 93.03 03:30:17 03:29:01 4 4.63 0.00 1.05 0.00 0.03 94.28 03:30:17 03:29:01 5 3.16 0.00 1.39 0.97 0.03 94.44 03:30:17 03:29:01 6 3.48 0.00 1.17 0.02 0.03 95.30 03:30:17 03:29:01 7 4.37 0.00 1.24 0.02 0.03 94.34 03:30:17 03:30:17 03:29:01 CPU %user %nice %system %iowait %steal %idle 03:30:17 03:30:01 all 7.43 0.00 3.50 4.10 0.14 84.83 03:30:17 03:30:01 0 7.61 0.00 4.01 2.22 0.08 86.08 03:30:17 03:30:01 1 6.44 0.00 3.70 0.14 0.08 89.63 03:30:17 03:30:01 2 8.02 0.00 3.88 0.81 0.07 87.22 03:30:17 03:30:01 3 7.90 0.00 3.42 1.37 0.08 87.22 03:30:17 03:30:01 4 8.91 0.00 3.22 3.67 0.08 84.12 03:30:17 03:30:01 5 6.49 0.00 3.77 24.17 0.10 65.46 03:30:17 03:30:01 6 7.28 0.00 2.80 0.15 0.13 89.63 03:30:17 03:30:01 7 6.75 0.00 3.24 0.55 0.50 88.96 03:30:17 Average: all 8.63 0.00 1.56 2.04 0.04 87.73 03:30:17 Average: 0 8.60 0.00 1.59 1.48 0.04 88.29 03:30:17 Average: 1 8.50 0.00 1.46 1.99 0.03 88.00 03:30:17 Average: 2 8.39 0.00 1.49 1.89 0.03 88.20 03:30:17 Average: 3 8.87 0.00 1.60 2.12 0.04 87.38 03:30:17 Average: 4 8.87 0.00 1.47 1.61 0.04 88.02 03:30:17 Average: 5 8.37 0.00 1.67 3.43 0.04 86.49 03:30:17 Average: 6 8.94 0.00 1.61 1.52 0.03 87.89 03:30:17 Average: 7 8.50 0.00 1.59 2.31 0.06 87.54 03:30:17 03:30:17 03:30:17