Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b24805f90b03a244b57d66aad36c21d665a8ccc6 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-ssh8948575272989254460.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh13530725385949034797.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh3586029601015728422.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh6903123166604014587.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-ssh10082570096984794219.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-36210 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/771 [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/771 # 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 b24805f90b03a244b57d66aad36c21d665a8ccc6 (main) Commit message: "Merge pull request #5035 from jinlinGuan/issue-5007" > 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 b24805f90b03a244b57d66aad36c21d665a8ccc6 # timeout=10 > git rev-list --no-walk 9ef96c07be6e21e5d2d391c2c73b6d04c565e35c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:20:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:20:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:20:31 ========================================================= 13:20:31 EdgeX Global Pipelines Version Info 13:20:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:20:32 ------------------- 13:20:32 stable info: 13:20:32 ------------------- 13:20:32 Commited By: Cherry Wang cherry@iotechsys.com 13:20:32 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:20:32 Message: update stable to v1.0.269 13:20:33 ------------------- 13:20:33 experimental info: 13:20:33 ------------------- 13:20:33 Commited By: **** collab-it+edgex@linuxfoundation.org 13:20:33 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:20:33 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:20:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:20:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:20:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:20:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:20:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] echo 13:20:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b24805f [Pipeline] echo 13:20:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:20:34 provisioning config files... 13:20:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/771@tmp/config2466956916888188629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:20:34 ---> ****-login.sh 13:20:34 nexus3.edgexfoundry.org:10001 13:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:20:34 Configure a credential helper to remove this warning. See 13:20:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:20:34 13:20:34 Login Succeeded 13:20:34 nexus3.edgexfoundry.org:10002 13:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:20:35 Configure a credential helper to remove this warning. See 13:20:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:20:35 13:20:35 Login Succeeded 13:20:35 nexus3.edgexfoundry.org:10003 13:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:20:35 Configure a credential helper to remove this warning. See 13:20:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:20:35 13:20:35 Login Succeeded 13:20:35 nexus3.edgexfoundry.org:10004 13:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:20:35 Configure a credential helper to remove this warning. See 13:20:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:20:35 13:20:35 Login Succeeded 13:20:35 ****.io 13:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:20:35 Configure a credential helper to remove this warning. See 13:20:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:20:35 13:20:35 Login Succeeded 13:20:35 ---> ****-login.sh ends [Pipeline] } 13:20:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:20:35 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 13:20:35 + dirname cmd/core-command/Dockerfile 13:20:35 + cut -d/ -f2 13:20:35 + echo core-command,cmd/core-command/Dockerfile 13:20:35 + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ 13:20:35 -f2 13:20:35 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 13:20:35 + dirname cmd/core-data/Dockerfile 13:20:35 + cut -d/ -f2 13:20:35 + echo core-data,cmd/core-data/Dockerfile 13:20:35 + dirname cmd/core-keeper/Dockerfile 13:20:35 + cut -d/ -f2 13:20:35 + echo core-keeper,cmd/core-keeper/Dockerfile 13:20:35 + dirname cmd/core-metadata/Dockerfile 13:20:35 + cut -d/ -f2 13:20:35 + echo core-metadata,cmd/core-metadata/Dockerfile 13:20:35 + dirname cmd/security-bootstrapper/Dockerfile 13:20:35 + cut -d/ -f2 13:20:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:20:35 + + dirname cmd/security-proxy-auth/Dockerfilecut 13:20:35 -d/ -f2 13:20:35 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 13:20:35 + dirname cmd/security-proxy-setup/Dockerfile 13:20:35 + cut -d/ -f2 13:20:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:20:35 + dirname cmd/security-secretstore-setup/Dockerfile 13:20:35 + cut -d/ -f2 13:20:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:20:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 13:20:35 + cut -d/ -f2 13:20:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:20:35 + dirname cmd/security-spire-agent/Dockerfile 13:20:35 + cut -d/ -f2 13:20:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:20:35 + dirname cmd/security-spire-config/Dockerfile 13:20:35 + cut -d/ -f2 13:20:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:20:35 + dirname cmd/security-spire-server/Dockerfile 13:20:35 + cut -d/ -f2 13:20:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:20:35 + dirname cmd/support-notifications/Dockerfile 13:20:35 + cut -d/ -f2 13:20:35 + echo support-notifications,cmd/support-notifications/Dockerfile 13:20:35 + dirname cmd/support-scheduler/Dockerfile 13:20:35 + cut -d/ -f2 13:20:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 13:20:35 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:20:36 + git rev-list -1 --merges b24805f90b03a244b57d66aad36c21d665a8ccc6~1..b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] echo 13:20:36 -----------> git rev-list -1 --merges b24805f90b03a244b57d66aad36c21d665a8ccc6~1..b24805f90b03a244b57d66aad36c21d665a8ccc6 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:20:36 b24805f90b03a244b57d66aad36c21d665a8ccc6 [false] [Pipeline] sh 13:20:36 + git log --format=format:%s -1 b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] echo 13:20:36 ========================================================= 13:20:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:20:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:20:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:20:37 + grep -v github /etc/ssh/ssh_known_hosts 13:20:37 + [ -e /tmp/ssh_known_hosts ] 13:20:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:20:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:20:37 + sudo tee -a /etc/ssh/ssh_known_hosts 13:20:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:20:37 13:20:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:20:37 0.1.4: Pulling from edgex-devops/py-git-semver 13:20:37 b85a868b505f: Pulling fs layer 13:20:37 e2be974225ed: Pulling fs layer 13:20:37 339a4e72a1f5: Pulling fs layer 13:20:37 988bab9f4d93: Pulling fs layer 13:20:37 1469e6f7b9e6: Pulling fs layer 13:20:37 eaf3925da568: Pulling fs layer 13:20:37 bab4dde63d76: Pulling fs layer 13:20:37 bde34c3a00c8: Pulling fs layer 13:20:37 b352a97aabf1: Pulling fs layer 13:20:37 4872d77fe225: Pulling fs layer 13:20:37 5851b861e8e6: Pulling fs layer 13:20:37 b352a97aabf1: Waiting 13:20:37 bab4dde63d76: Waiting 13:20:37 4872d77fe225: Waiting 13:20:37 5851b861e8e6: Waiting 13:20:37 bde34c3a00c8: Waiting 13:20:37 988bab9f4d93: Waiting 13:20:37 1469e6f7b9e6: Waiting 13:20:37 eaf3925da568: Waiting 13:20:37 e2be974225ed: Verifying Checksum 13:20:37 e2be974225ed: Download complete 13:20:37 988bab9f4d93: Verifying Checksum 13:20:37 988bab9f4d93: Download complete 13:20:38 1469e6f7b9e6: Verifying Checksum 13:20:38 1469e6f7b9e6: Download complete 13:20:38 eaf3925da568: Verifying Checksum 13:20:38 eaf3925da568: Download complete 13:20:38 339a4e72a1f5: Verifying Checksum 13:20:38 339a4e72a1f5: Download complete 13:20:38 bde34c3a00c8: Download complete 13:20:38 b352a97aabf1: Download complete 13:20:38 4872d77fe225: Verifying Checksum 13:20:38 4872d77fe225: Download complete 13:20:38 5851b861e8e6: Verifying Checksum 13:20:38 5851b861e8e6: Download complete 13:20:38 b85a868b505f: Verifying Checksum 13:20:38 b85a868b505f: Download complete 13:20:38 bab4dde63d76: Verifying Checksum 13:20:38 bab4dde63d76: Download complete 13:20:39 b85a868b505f: Pull complete 13:20:39 e2be974225ed: Pull complete 13:20:40 339a4e72a1f5: Pull complete 13:20:40 988bab9f4d93: Pull complete 13:20:40 1469e6f7b9e6: Pull complete 13:20:40 eaf3925da568: Pull complete 13:20:42 bab4dde63d76: Pull complete 13:20:42 bde34c3a00c8: Pull complete 13:20:42 b352a97aabf1: Pull complete 13:20:42 4872d77fe225: Pull complete 13:20:42 5851b861e8e6: Pull complete 13:20:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:20:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:20:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:20:42 prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container 13:20:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@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 13:20:46 $ docker top 94604972ed9d51b58c0939336fc347cce25a57c53468ea855c5b0ba07c62c515 -eo pid,comm 13:20:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:20:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:20:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:20:46 [ssh-agent] Looking for ssh-agent implementation... 13:20:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:20:46 $ docker exec 94604972ed9d51b58c0939336fc347cce25a57c53468ea855c5b0ba07c62c515 ssh-agent 13:20:46 SSH_AUTH_SOCK=/tmp/ssh-SorKDL69R5s6/agent.32 13:20:46 SSH_AGENT_PID=38 13:20:46 Running ssh-add (command line suppressed) 13:20:46 Identity added: /w/workspace/edgex-go/771@tmp/private_key_161919399567259796.key (/w/workspace/edgex-go/771@tmp/private_key_161919399567259796.key) 13:20:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:20:46 + git tag --points-at HEAD [Pipeline] } 13:20:46 $ docker exec --env ******** --env ******** 94604972ed9d51b58c0939336fc347cce25a57c53468ea855c5b0ba07c62c515 ssh-agent -k 13:20:46 unset SSH_AUTH_SOCK; 13:20:46 unset SSH_AGENT_PID; 13:20:46 echo Agent pid 38 killed; 13:20:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:20:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:20:47 [ssh-agent] Looking for ssh-agent implementation... 13:20:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:20:47 $ docker exec 94604972ed9d51b58c0939336fc347cce25a57c53468ea855c5b0ba07c62c515 ssh-agent 13:20:47 SSH_AUTH_SOCK=/tmp/ssh-fz86ymRmsBQy/agent.71 13:20:47 SSH_AGENT_PID=77 13:20:47 Running ssh-add (command line suppressed) 13:20:47 Identity added: /w/workspace/edgex-go/771@tmp/private_key_5108703332723938212.key (/w/workspace/edgex-go/771@tmp/private_key_5108703332723938212.key) 13:20:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:20:47 + git semver init 13:20:47 2025-01-06 13:20:47,841 [run_init] DEBUG init version:0.0.0 force:False 13:20:47 2025-01-06 13:20:47,842 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/771/.semver 13:20:47 2025-01-06 13:20:47,843 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/771/.semver 13:20:47 2025-01-06 13:20:47,844 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/771/.semver'], cwd=/w/workspace/edgex-go/771, universal_newlines=False, shell=None, istream=None) 13:20:54 2025-01-06 13:20:53,257 [append_file] DEBUG append to file:/w/workspace/edgex-go/771/.git/info/exclude 13:20:54 2025-01-06 13:20:53,258 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/771/.semver/main with force:False 13:20:54 2025-01-06 13:20:53,258 [read_version] DEBUG read version from /w/workspace/edgex-go/771/.semver/main 13:20:54 2025-01-06 13:20:53,258 [read_version] DEBUG read version from /w/workspace/edgex-go/771/.semver/main 13:20:54 4.0.0-dev.35 [Pipeline] } 13:20:54 $ docker exec --env ******** --env ******** 94604972ed9d51b58c0939336fc347cce25a57c53468ea855c5b0ba07c62c515 ssh-agent -k 13:20:54 unset SSH_AUTH_SOCK; 13:20:54 unset SSH_AGENT_PID; 13:20:54 echo Agent pid 77 killed; 13:20:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:20:54 + git semver [Pipeline] } 13:20:55 $ docker stop --time=1 94604972ed9d51b58c0939336fc347cce25a57c53468ea855c5b0ba07c62c515 13:20:56 $ docker rm -f --volumes 94604972ed9d51b58c0939336fc347cce25a57c53468ea855c5b0ba07c62c515 [Pipeline] // withDockerContainer [Pipeline] sh 13:20:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:20:57 Stashed 1 file(s) [Pipeline] echo 13:20:57 [edgeXSemver]: initialized semver on version 4.0.0-dev.35 [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 13:20:57 + git config --global --add safe.directory /w/workspace/edgex-go/771 [Pipeline] echo 13:20:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:20:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:20:57 ========================================================= 13:20:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:20:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:20:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:20:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:20:57 da9db072f522: Pulling fs layer 13:20:57 6ef4a4ee8ca5: Pulling fs layer 13:20:57 06f05ace1117: Pulling fs layer 13:20:57 5fe327b54edc: Pulling fs layer 13:20:57 4f4fb700ef54: Pulling fs layer 13:20:57 92a5565b7b96: Pulling fs layer 13:20:57 ff9bb7016b71: Pulling fs layer 13:20:57 b67dba6c2c7d: Pulling fs layer 13:20:57 4f4fb700ef54: Waiting 13:20:57 92a5565b7b96: Waiting 13:20:57 ff9bb7016b71: Waiting 13:20:57 a813b0c90790: Pulling fs layer 13:20:57 b67dba6c2c7d: Waiting 13:20:57 a813b0c90790: Waiting 13:20:57 6ef4a4ee8ca5: Verifying Checksum 13:20:57 6ef4a4ee8ca5: Download complete 13:20:57 5fe327b54edc: Download complete 13:20:57 4f4fb700ef54: Verifying Checksum 13:20:57 4f4fb700ef54: Download complete 13:20:57 92a5565b7b96: Verifying Checksum 13:20:57 92a5565b7b96: Download complete 13:20:57 da9db072f522: Download complete 13:20:57 ff9bb7016b71: Verifying Checksum 13:20:57 ff9bb7016b71: Download complete 13:20:58 da9db072f522: Pull complete 13:20:58 a813b0c90790: Verifying Checksum 13:20:58 a813b0c90790: Download complete 13:20:58 6ef4a4ee8ca5: Pull complete 13:20:58 06f05ace1117: Verifying Checksum 13:20:58 06f05ace1117: Download complete 13:20:58 b67dba6c2c7d: Verifying Checksum 13:20:58 b67dba6c2c7d: Download complete 13:21:02 06f05ace1117: Pull complete 13:21:02 5fe327b54edc: Pull complete 13:21:02 4f4fb700ef54: Pull complete 13:21:02 92a5565b7b96: Pull complete 13:21:02 ff9bb7016b71: Pull complete 13:21:05 b67dba6c2c7d: Pull complete 13:21:05 a813b0c90790: Pull complete 13:21:05 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 13:21:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:21:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 13:21:06 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:21:06 WORKDIR /edgex 13:21:06 COPY go.mod . 13:21:06 RUN go mod download 13:21:06 docker build -t ci-base-image-x86_64 -f - . 13:21:06 Sending build context to Docker daemon 178.4MB 13:21:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:21:06 ---> 3ba60ce46760 13:21:06 Step 2/4 : WORKDIR /edgex 13:21:12 Still waiting to schedule task 13:21:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-36204’ is offline 13:21:13 ---> Running in 4d4b19aec342 13:21:13 Removing intermediate container 4d4b19aec342 13:21:13 ---> 3c9a6755e0bb 13:21:13 Step 3/4 : COPY go.mod . 13:21:13 ---> 677332790593 13:21:13 Step 4/4 : RUN go mod download 13:21:13 ---> Running in 1e5cb51b9eb5 13:21:46 Removing intermediate container 1e5cb51b9eb5 13:21:46 ---> accb1a6d073b 13:21:46 Successfully built accb1a6d073b 13:21:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:47 + docker inspect -f . ci-base-image-x86_64 13:21:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:47 prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container 13:21:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@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 13:21:47 $ docker top 20b44cea32a858b71ad17b439077ba1f86ec4458eb9bca6a197473c1fb801de2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:21:48 + go version 13:21:48 go version go1.23.4 linux/amd64 [Pipeline] } 13:21:48 $ docker stop --time=1 20b44cea32a858b71ad17b439077ba1f86ec4458eb9bca6a197473c1fb801de2 13:21:49 $ docker rm -f --volumes 20b44cea32a858b71ad17b439077ba1f86ec4458eb9bca6a197473c1fb801de2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:49 + docker inspect -f . ci-base-image-x86_64 13:21:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:49 prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container 13:21:49 $ 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/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@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 13:21:50 $ docker top 6251e0f31fb89903ca593564481ad6add6323f2eee9157013059d3687eb0d030 -eo pid,comm [Pipeline] { [Pipeline] echo 13:21:50 ========================================================= 13:21:50 [edgeXBuildGoParallel] Running Tests and Build... 13:21:50 ========================================================= [Pipeline] sh 13:21:50 + git config --global --add safe.directory /w/workspace/edgex-go/771 [Pipeline] fileExists [Pipeline] sh 13:21:51 + make test 13:21:51 go test -race -coverprofile=coverage.out ./... 13:21:59 ? github.com/edgexfoundry/edgex-go [no test files] 13:22:31 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 13:22:31 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 13:22:31 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 13:22:31 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 13:22:31 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 13:22:31 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 13:22:31 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 13:22:31 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 13:22:31 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 13:22:31 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 13:22:31 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 13:22:31 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 13:22:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:22:31 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 13:22:31 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 13:22:31 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 13:22:31 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 13:22:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 13:22:32 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 13:22:32 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 13:22:32 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 13:22:33 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 13:22:33 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 13:22:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.067s coverage: 97.0% of statements 13:22:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:22:34 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 13:22:34 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 13:22:34 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 13:22:34 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 13:22:34 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 13:22:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 13:22:34 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 13:22:34 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 13:22:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 13:22:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 13:22:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 13:22:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 13:22:35 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 13:22:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements 13:22:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 48.4% of statements 13:22:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 13:22:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 13:22:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.616s coverage: 93.4% of statements 13:22:37 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements 13:22:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 9.4% of statements 13:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:22:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:22:39 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 13:22:39 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 13:22:39 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 13:22:39 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 13:22:39 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 13:22:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:22:39 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 13:22:39 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 13:22:39 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 13:22:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.382s coverage: 95.8% of statements 13:22:40 ok github.com/edgexfoundry/edgex-go/internal/io 1.030s coverage: 72.2% of statements 13:22:40 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 13:22:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:22:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 13:22:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] 13:22:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements 13:22:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 44.2% of statements 13:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 13:22:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 13:22:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 13:22:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 13:22:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.044s coverage: 87.1% of statements 13:22:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 13:22:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements 13:22:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 13:22:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:22:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 13:22:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 13:22:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 13:22:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 13:22:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 13:22:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 13:22:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 13:22:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 13:22:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 13:22:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 13:22:46 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 13:22:46 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 13:22:47 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 13:22:47 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 13:22:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:22:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 13:22:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 13:22:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36211 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 13:22:52 Running in /w/workspace/edgex-go/771 [Pipeline] { [Pipeline] checkout 13:22:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 13:22:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 13:22:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 13:22:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:22:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 13:22:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 13:22:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 13:22:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 13:22:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 13:22:54 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 13:22:55 The recommended git tool is: git 13:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.040s coverage: 94.4% of statements 13:22:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 13:22:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 13:22:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 13:22:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 13:22:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:22:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 13:22:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 13:22:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 13:22:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 13:22:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 13:22:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:22:59 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 13:23:02 using credential edgex-jenkins-ssh 13:23:02 Cloning the remote Git repository 13:23:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:23:03 > git init /w/workspace/edgex-go/771 # timeout=10 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.051s coverage: 92.9% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 66.7% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 17.0% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.206s coverage: 63.1% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 36.8% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.070s coverage: 17.0% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 94.9% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 97.7% of statements 13:23:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 45.8% of statements 13:23:04 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 13:23:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:23:03 > git --version # timeout=10 13:23:03 > git --version # 'git version 2.25.1' 13:23:03 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:04 running golangci-lint 13:23:04 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 13:23:04 go version go1.23.4 linux/amd64 13:23:05 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 13:23:05 level=info msg="[config_reader] Used config file .golangci.yml" 13:23:05 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 13:23:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:23:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:20 Avoid second fetch 13:23:20 Checking out Revision b24805f90b03a244b57d66aad36c21d665a8ccc6 (main) 13:23:21 Commit message: "Merge pull request #5035 from jinlinGuan/issue-5007" 13:23:20 > git config core.sparsecheckout # timeout=10 13:23:20 > git checkout -f b24805f90b03a244b57d66aad36c21d665a8ccc6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:23:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:23:26 % Total % Received % Xferd Average Speed Time Time Time Current 13:23:26 Dload Upload Total Spent Left Speed 13:23:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 78219 0 --:--:-- --:--:-- --:--:-- 78219 [Pipeline] sh 13:23:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:23:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:23:27 + sudo tee /etc/docker/daemon.new 13:23:27 { 13:23:27 "registry-mirrors": [ 13:23:27 "https://nexus3.edgexfoundry.org:10001" 13:23:27 ], 13:23:27 "bip": "10.250.0.254/24", 13:23:27 "hosts": [ 13:23:27 "tcp://0.0.0.0:5555", 13:23:27 "unix:///var/run/docker.sock" 13:23:27 ], 13:23:27 "mtu": 1458, 13:23:27 "selinux-enabled": true, 13:23:27 "seccomp-profile": "/etc/docker/seccomp.json" 13:23:27 } [Pipeline] sh 13:23:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:23:27 + sudo service docker restart 13:23:31 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|name|types_sizes|deps|files) took 23.687985727s" 13:23:31 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.110736ms" 13:23:43 level=info msg="[linters_context/goanalysis] analyzers took 1m53.87889299s with top 10 stages: buildir: 1m9.650675154s, gosec: 4.414197121s, inspect: 3.235519379s, fact_deprecated: 2.923910514s, printf: 1.981292914s, ctrlflow: 1.847842592s, fact_purity: 1.548524576s, S1038: 1.476795893s, nilness: 1.209503621s, typedness: 988.794376ms" 13:23:43 level=info msg="[runner] Issues before processing: 199, after processing: 0" 13:23:43 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 199/199, identifier_marker: 199/199, nolint: 17/0, skip_dirs: 199/199, filename_unadjuster: 199/199, invalid_issue: 199/199, path_prettifier: 199/199, exclude: 199/199, cgo: 199/199, autogenerated_exclude: 199/199, exclude-rules: 199/17" 13:23:43 level=info msg="[runner] processing took 17.847019ms with stages: nolint: 7.541396ms, identifier_marker: 5.025731ms, autogenerated_exclude: 1.709865ms, path_prettifier: 1.519276ms, exclude-rules: 1.033961ms, skip_dirs: 929.926µs, cgo: 34.461µs, invalid_issue: 30.892µs, filename_unadjuster: 15.381µs, max_same_issues: 1.73µs, uniq_by_line: 790ns, exclude: 520ns, fixer: 510ns, sort_results: 500ns, skip_files: 480ns, max_from_linter: 370ns, severity-rules: 370ns, diff: 250ns, path_prefixer: 220ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_shortener: 110ns" 13:23:43 level=info msg="[runner] linters took 14.337908258s with stages: goanalysis_metalinter: 14.319911072s" 13:23:43 level=info msg="File cache stats: 0 entries of total size 0B" 13:23:43 level=info msg="Memory: 379 samples, avg is 293.0MB, max is 1171.8MB" 13:23:43 level=info msg="Execution took 38.085631425s" 13:23:43 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:23:46 provisioning config files... 13:23:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/771@tmp/config11073350596391138483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:46 ---> ****-login.sh 13:23:46 nexus3.edgexfoundry.org:10001 13:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:23:47 Configure a credential helper to remove this warning. See 13:23:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:23:47 13:23:47 Login Succeeded 13:23:47 nexus3.edgexfoundry.org:10002 13:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:23:47 Configure a credential helper to remove this warning. See 13:23:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:23:47 13:23:47 Login Succeeded 13:23:47 nexus3.edgexfoundry.org:10003 13:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:23:47 Configure a credential helper to remove this warning. See 13:23:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:23:47 13:23:47 Login Succeeded 13:23:47 nexus3.edgexfoundry.org:10004 13:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:23:47 Configure a credential helper to remove this warning. See 13:23:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:23:47 13:23:47 Login Succeeded 13:23:47 ****.io 13:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:23:48 Configure a credential helper to remove this warning. See 13:23:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:23:48 13:23:48 Login Succeeded 13:23:48 ---> ****-login.sh ends [Pipeline] } 13:23:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 13:23:49 + git config --global --add safe.directory /w/workspace/edgex-go/771 [Pipeline] echo 13:23:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:23:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:23:49 ========================================================= 13:23:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:23:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:23:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:23:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:23:49 9986a736f7d3: Pulling fs layer 13:23:49 1f018df60701: Pulling fs layer 13:23:49 39f8f326b044: Pulling fs layer 13:23:49 e6a1e7a6a96a: Pulling fs layer 13:23:49 4f4fb700ef54: Pulling fs layer 13:23:49 d45d956e0dbf: Pulling fs layer 13:23:49 d7702b0d1db1: Pulling fs layer 13:23:49 5c7f0f088c93: Pulling fs layer 13:23:49 4fdc064ae6cf: Pulling fs layer 13:23:49 4f4fb700ef54: Waiting 13:23:49 d45d956e0dbf: Waiting 13:23:49 4fdc064ae6cf: Waiting 13:23:49 d7702b0d1db1: Waiting 13:23:49 1f018df60701: Verifying Checksum 13:23:49 1f018df60701: Download complete 13:23:49 e6a1e7a6a96a: Verifying Checksum 13:23:49 e6a1e7a6a96a: Download complete 13:23:49 4f4fb700ef54: Verifying Checksum 13:23:49 4f4fb700ef54: Download complete 13:23:49 d45d956e0dbf: Verifying Checksum 13:23:49 d45d956e0dbf: Download complete 13:23:49 9986a736f7d3: Verifying Checksum 13:23:49 d7702b0d1db1: Download complete 13:23:50 4fdc064ae6cf: Verifying Checksum 13:23:50 4fdc064ae6cf: Download complete 13:23:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:23:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:23:50 ./bin/test-attribution-txt.sh 13:23:50 9986a736f7d3: Pull complete [Pipeline] echo 13:23:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 13:23:50 1f018df60701: Pull complete 13:23:51 39f8f326b044: Verifying Checksum 13:23:51 39f8f326b044: Download complete 13:23:51 + ls -al . 13:23:51 total 1804 13:23:51 drwxrwxr-x 11 1001 1001 4096 Jan 6 13:21 . 13:23:51 drwxr-xr-x 4 root root 4096 Jan 6 13:21 .. 13:23:51 drwxrwxr-x 2 1001 1001 4096 Jan 6 13:20 .blubracket 13:23:51 -rw-rw-r-- 1 1001 1001 10 Jan 6 13:20 .dockerignore 13:23:51 drwxrwxr-x 8 1001 1001 4096 Jan 6 13:23 .git 13:23:51 drwxrwxr-x 3 1001 1001 4096 Jan 6 13:20 .github 13:23:51 -rw-rw-r-- 1 1001 1001 907 Jan 6 13:20 .gitignore 13:23:51 -rw-rw-r-- 1 1001 1001 199 Jan 6 13:20 .golangci.yml 13:23:51 -rw-rw-r-- 1 1001 1001 100 Jan 6 13:20 .hadolint.yml 13:23:51 drwxr-xr-x 3 1001 1001 4096 Jan 6 13:20 .semver 13:23:51 -rw-rw-r-- 1 1001 1001 155 Jan 6 13:20 .sonarcloud.properties 13:23:51 -rw-rw-r-- 1 1001 1001 1171 Jan 6 13:20 ADOPTERS.md 13:23:51 -rw-rw-r-- 1 1001 1001 17256 Jan 6 13:20 Attribution.txt 13:23:51 -rw-rw-r-- 1 1001 1001 100284 Jan 6 13:20 CHANGELOG.md 13:23:51 -rw-rw-r-- 1 1001 1001 3804 Jan 6 13:20 CONTRIBUTING.md 13:23:51 -rw-rw-r-- 1 1001 1001 677 Jan 6 13:20 GOVERNANCE.md 13:23:51 -rw-rw-r-- 1 1001 1001 858 Jan 6 13:20 Jenkinsfile 13:23:51 -rw-rw-r-- 1 1001 1001 10775 Jan 6 13:20 LICENSE 13:23:51 -rw-rw-r-- 1 1001 1001 16740 Jan 6 13:20 Makefile 13:23:51 -rw-rw-r-- 1 1001 1001 582 Jan 6 13:20 OWNERS.md 13:23:51 -rw-rw-r-- 1 1001 1001 9932 Jan 6 13:20 README.md 13:23:51 -rw-rw-r-- 1 1001 1001 789 Jan 6 13:20 SECURITY.md 13:23:51 -rw-rw-r-- 1 1001 1001 12 Jan 6 13:20 VERSION 13:23:51 drwxrwxr-x 2 1001 1001 4096 Jan 6 13:20 bin 13:23:51 drwxrwxr-x 19 1001 1001 4096 Jan 6 13:20 cmd 13:23:51 -rw-r--r-- 1 root root 1476385 Jan 6 13:23 coverage.out 13:23:51 drwxrwxr-x 2 1001 1001 4096 Jan 6 13:20 fuzz_test 13:23:51 -rw-rw-r-- 1 1001 1001 6506 Jan 6 13:20 go.mod 13:23:51 -rw-rw-r-- 1 1001 1001 88058 Jan 6 13:20 go.sum 13:23:51 drwxrwxr-x 7 1001 1001 4096 Jan 6 13:20 internal 13:23:51 drwxrwxr-x 2 1001 1001 4096 Jan 6 13:20 openapi 13:23:51 -rw-rw-r-- 1 1001 1001 584 Jan 6 13:20 security.txt 13:23:51 -rw-rw-r-- 1 1001 1001 204 Jan 6 13:20 version.go [Pipeline] sh 13:23:51 + '[' -e coverage.out ] 13:23:51 + chown 1001:1001 coverage.out [Pipeline] stash 13:23:51 Stashed 1 file(s) [Pipeline] sh 13:23:52 + make build 13:23:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:23:52 5c7f0f088c93: Verifying Checksum 13:23:52 5c7f0f088c93: Download complete 13:24:14 39f8f326b044: Pull complete 13:24:14 e6a1e7a6a96a: Pull complete 13:24:14 4f4fb700ef54: Pull complete 13:24:14 d45d956e0dbf: Pull complete 13:24:14 d7702b0d1db1: Pull complete 13:24:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:24:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 13:24:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 13:24:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 13:24:20 5c7f0f088c93: Pull complete 13:24:22 4fdc064ae6cf: Pull complete 13:24:22 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 13:24:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:24:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 13:24:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:24:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:24:22 WORKDIR /edgex 13:24:22 COPY go.mod . 13:24:22 RUN go mod download 13:24:22 + docker build -t ci-base-image-arm64 -f - . 13:24:24 #0 building with "default" instance using docker driver 13:24:24 13:24:24 #1 [internal] load .dockerignore 13:24:24 #1 transferring context: 50B 0.0s done 13:24:24 #1 DONE 0.1s 13:24:24 13:24:24 #2 [internal] load build definition from Dockerfile 13:24:24 #2 transferring dockerfile: 172B done 13:24:24 #2 DONE 0.1s 13:24:24 13:24:24 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:24:24 #3 DONE 0.0s 13:24:24 13:24:24 #4 [internal] load build context 13:24:24 #4 transferring context: 6.54kB done 13:24:24 #4 DONE 0.1s 13:24:24 13:24:24 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:24:24 #5 DONE 0.3s 13:24:24 13:24:24 #6 [2/4] WORKDIR /edgex 13:24:25 #6 DONE 0.9s 13:24:25 13:24:25 #7 [3/4] COPY go.mod . 13:24:25 #7 DONE 0.1s 13:24:25 13:24:25 #8 [4/4] RUN go mod download 13:24:27 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:24:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 13:24:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:24:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:24:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 13:24:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:24:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 13:24:36 $ docker stop --time=1 6251e0f31fb89903ca593564481ad6add6323f2eee9157013059d3687eb0d030 13:24:40 #8 DONE 14.4s 13:24:40 13:24:40 #9 exporting to image 13:24:40 #9 exporting layers 13:24:43 $ docker rm -f --volumes 6251e0f31fb89903ca593564481ad6add6323f2eee9157013059d3687eb0d030 [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 13:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:24:44 13:24:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:24:45 latest: Pulling from edgex-devops/edgex-compose 13:24:45 91d30c5bc195: Pulling fs layer 13:24:45 2e9b0aa3be6d: Pulling fs layer 13:24:45 9c61dcf015f6: Pulling fs layer 13:24:45 4698f68db338: Pulling fs layer 13:24:45 2a2f49069b9e: Pulling fs layer 13:24:45 e0025b399a48: Pulling fs layer 13:24:45 2a2f49069b9e: Waiting 13:24:45 e0025b399a48: Waiting 13:24:45 4698f68db338: Waiting 13:24:45 91d30c5bc195: Verifying Checksum 13:24:45 91d30c5bc195: Download complete 13:24:45 4698f68db338: Verifying Checksum 13:24:45 4698f68db338: Download complete 13:24:45 2e9b0aa3be6d: Verifying Checksum 13:24:45 2e9b0aa3be6d: Download complete 13:24:45 e0025b399a48: Verifying Checksum 13:24:45 e0025b399a48: Download complete 13:24:45 91d30c5bc195: Pull complete 13:24:45 2a2f49069b9e: Verifying Checksum 13:24:45 2a2f49069b9e: Download complete 13:24:46 2e9b0aa3be6d: Pull complete 13:24:46 9c61dcf015f6: Verifying Checksum 13:24:46 9c61dcf015f6: Download complete 13:24:49 9c61dcf015f6: Pull complete 13:24:49 4698f68db338: Pull complete 13:24:49 2a2f49069b9e: Pull complete 13:24:49 e0025b399a48: Pull complete 13:24:49 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 13:24:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:24:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:49 prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container 13:24:50 $ 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/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@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 13:24:53 $ docker top 9380e875d08be510363efbaf808c699758f4256d69f0d0db94a7b03ad0b2a1fc -eo pid,comm [Pipeline] { [Pipeline] sh 13:24:53 + docker compose -f ./docker-compose-build.yml build --parallel 13:24:56 #1 [core-keeper internal] load build definition from Dockerfile 13:24:56 #1 transferring dockerfile: 2.07kB done 13:24:56 #1 DONE 0.0s 13:24:56 13:24:56 #2 [support-scheduler internal] load build definition from Dockerfile 13:24:56 #2 transferring dockerfile: 1.82kB done 13:24:56 #2 DONE 0.0s 13:24:56 13:24:56 #3 [core-command internal] load build definition from Dockerfile 13:24:56 #3 transferring dockerfile: 1.94kB done 13:24:56 #3 DONE 0.0s 13:24:56 13:24:56 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 13:24:56 #4 transferring dockerfile: 1.89kB done 13:24:56 #4 DONE 0.1s 13:24:56 13:24:56 #5 [security-proxy-auth internal] load build definition from Dockerfile 13:24:56 #5 transferring dockerfile: 2.15kB done 13:24:56 #5 DONE 0.1s 13:24:56 13:24:56 #6 [security-proxy-setup internal] load build definition from Dockerfile 13:24:56 #6 transferring dockerfile: 2.50kB done 13:24:56 #6 DONE 0.1s 13:24:56 13:24:56 #7 [security-secretstore-setup internal] load build definition from Dockerfile 13:24:56 #7 transferring dockerfile: 2.49kB done 13:24:56 #7 DONE 0.1s 13:24:56 13:24:56 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 13:24:56 #8 transferring dockerfile: 2.23kB done 13:24:56 #8 DONE 0.1s 13:24:56 13:24:56 #9 [security-spire-server internal] load build definition from Dockerfile 13:24:56 #9 transferring dockerfile: 1.70kB done 13:24:56 #9 DONE 0.1s 13:24:56 13:24:56 #10 [core-metadata internal] load build definition from Dockerfile 13:24:56 #10 transferring dockerfile: 2.13kB done 13:24:56 #10 DONE 0.1s 13:24:56 13:24:56 #11 [core-keeper internal] load .dockerignore 13:24:56 #11 transferring context: 50B done 13:24:56 #11 DONE 0.1s 13:24:56 13:24:56 #12 [security-spire-config internal] load build definition from Dockerfile 13:24:56 #12 transferring dockerfile: 1.69kB done 13:24:56 #12 DONE 0.1s 13:24:56 13:24:56 #13 [core-data internal] load build definition from Dockerfile 13:24:56 #13 transferring dockerfile: 2.07kB done 13:24:56 #13 DONE 0.1s 13:24:56 13:24:56 #14 [security-bootstrapper internal] load build definition from Dockerfile 13:24:56 #14 transferring dockerfile: 3.02kB done 13:24:56 #14 DONE 0.1s 13:24:56 13:24:56 #15 [security-spire-agent internal] load build definition from Dockerfile 13:24:56 #15 transferring dockerfile: 1.81kB done 13:24:56 #15 DONE 0.1s 13:24:56 13:24:56 #16 [support-notifications internal] load build definition from Dockerfile 13:24:56 #16 transferring dockerfile: 2.04kB done 13:24:56 #16 DONE 0.1s 13:24:56 13:24:56 #17 [support-scheduler internal] load .dockerignore 13:24:56 #17 transferring context: 50B done 13:24:56 #17 DONE 0.0s 13:24:56 13:24:56 #18 [security-spiffe-token-provider internal] load .dockerignore 13:24:56 #18 transferring context: 50B done 13:24:56 #18 DONE 0.0s 13:24:56 13:24:56 #19 [security-proxy-auth internal] load .dockerignore 13:24:56 #19 transferring context: 50B done 13:24:56 #19 DONE 0.0s 13:24:56 13:24:56 #20 [security-secretstore-setup internal] load .dockerignore 13:24:56 #20 transferring context: 50B done 13:24:56 #20 DONE 0.0s 13:24:56 13:24:56 #21 [core-command internal] load .dockerignore 13:24:56 #21 transferring context: 50B done 13:24:56 #21 DONE 0.0s 13:24:56 13:24:56 #22 [security-spire-server internal] load .dockerignore 13:24:57 #22 transferring context: 50B done 13:24:57 #22 DONE 0.0s 13:24:57 13:24:57 #23 [core-common-config-bootstrapper internal] load .dockerignore 13:24:57 #23 transferring context: 50B done 13:24:57 #23 DONE 0.0s 13:24:57 13:24:57 #24 [security-proxy-setup internal] load .dockerignore 13:24:57 #24 transferring context: 50B done 13:24:57 #24 DONE 0.0s 13:24:57 13:24:57 #25 [core-data internal] load .dockerignore 13:24:57 #25 transferring context: 50B done 13:24:57 #25 DONE 0.0s 13:24:57 13:24:57 #26 [core-metadata internal] load .dockerignore 13:24:57 #26 transferring context: 50B done 13:24:57 #26 DONE 0.0s 13:24:57 13:24:57 #27 [security-bootstrapper internal] load .dockerignore 13:24:57 #27 transferring context: 50B done 13:24:57 #27 DONE 0.0s 13:24:57 13:24:57 #28 [security-spire-agent internal] load .dockerignore 13:24:57 #28 transferring context: 50B done 13:24:57 #28 DONE 0.0s 13:24:57 13:24:57 #29 [support-notifications internal] load .dockerignore 13:24:57 #29 transferring context: 50B done 13:24:57 #29 DONE 0.0s 13:24:57 13:24:57 #30 [security-spire-config internal] load .dockerignore 13:24:57 #30 transferring context: 50B done 13:24:57 #30 DONE 0.0s 13:24:57 13:24:57 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:24:57 #31 DONE 0.0s 13:24:57 13:24:57 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 13:24:57 #32 DONE 0.1s 13:24:57 13:24:57 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:24:57 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 13:24:57 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:24:57 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 13:24:57 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 13:24:57 #33 DONE 0.1s 13:24:57 13:24:57 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:24:57 #31 DONE 0.0s 13:24:57 13:24:57 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:24:57 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 13:24:57 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:24:57 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 13:24:57 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 13:24:57 #33 DONE 0.1s 13:24:57 13:24:57 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 13:24:57 #32 ... 13:24:57 13:24:57 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:24:57 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 13:24:57 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:24:57 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 13:24:57 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 13:24:57 #33 DONE 0.1s 13:24:57 13:24:57 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:24:57 #31 DONE 0.0s 13:24:57 13:24:57 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 13:24:57 #32 ... 13:24:57 13:24:57 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:24:57 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 13:24:57 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:24:57 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 13:24:57 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 13:24:57 #33 DONE 0.1s 13:24:57 13:24:57 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 13:24:57 #32 ... 13:24:57 13:24:57 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:24:57 #31 DONE 0.0s 13:24:57 13:24:57 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 13:24:57 #32 DONE 0.6s 13:24:57 13:24:57 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:24:57 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 13:24:57 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:24:57 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 13:24:57 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 13:24:57 #33 DONE 0.1s 13:24:57 13:24:57 #34 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-x86_64 13:24:58 #9 exporting layers 17.0s done 13:24:58 #9 writing image sha256:17127863457d58a2b6188859cba0ee09e896a7ed6f0fc004ab67ce35c615bb24 done 13:24:58 #9 naming to docker.io/library/ci-base-image-arm64 0.0s done 13:24:58 #9 DONE 17.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:58 + docker inspect -f . ci-base-image-arm64 13:24:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:59 prd-ubuntu20.04-docker-arm64-4c-16g-36211 does not seem to be running inside a container 13:24:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@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 13:25:00 $ docker top 33fa2f0290d96f626b06bf6eabdd8fac0469560da1cc7ccd5d36a4298ac0f4d8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:25:01 + go version 13:25:01 go version go1.23.4 linux/arm64 [Pipeline] } 13:25:01 $ docker stop --time=1 33fa2f0290d96f626b06bf6eabdd8fac0469560da1cc7ccd5d36a4298ac0f4d8 13:25:02 $ docker rm -f --volumes 33fa2f0290d96f626b06bf6eabdd8fac0469560da1cc7ccd5d36a4298ac0f4d8 [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 13:25:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:25:03 13:25:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:03 #34 ... 13:25:03 13:25:03 #35 [core-keeper internal] load build context 13:25:03 #35 transferring context: 156.92MB 5.0s 13:25:03 #35 ... 13:25:03 13:25:03 #36 [security-spiffe-token-provider internal] load build context 13:25:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:25:03 latest: Pulling from edgex-devops/edgex-compose-arm64 13:25:03 547446be3368: Pulling fs layer 13:25:03 d125d8839a47: Pulling fs layer 13:25:03 3e85d5ac6304: Pulling fs layer 13:25:03 c3105a71a48b: Pulling fs layer 13:25:03 0f093f025ec4: Pulling fs layer 13:25:03 c3106fc0e877: Pulling fs layer 13:25:03 c3105a71a48b: Waiting 13:25:03 0f093f025ec4: Waiting 13:25:03 c3106fc0e877: Waiting 13:25:04 547446be3368: Verifying Checksum 13:25:04 547446be3368: Download complete 13:25:04 c3105a71a48b: Download complete 13:25:04 #36 ... 13:25:04 13:25:04 #37 [core-command internal] load build context 13:25:04 #37 ... 13:25:04 13:25:04 #36 [security-spiffe-token-provider internal] load build context 13:25:04 d125d8839a47: Verifying Checksum 13:25:04 d125d8839a47: Download complete 13:25:04 c3106fc0e877: Verifying Checksum 13:25:04 c3106fc0e877: Download complete 13:25:04 0f093f025ec4: Verifying Checksum 13:25:04 0f093f025ec4: Download complete 13:25:04 #36 ... 13:25:04 13:25:04 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:25:04 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 13:25:04 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:25:04 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 13:25:04 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 13:25:04 #33 DONE 0.1s 13:25:04 13:25:04 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 13:25:04 #38 DONE 7.4s 13:25:04 13:25:04 #36 [security-spiffe-token-provider internal] load build context 13:25:04 547446be3368: Pull complete 13:25:05 d125d8839a47: Pull complete 13:25:06 3e85d5ac6304: Verifying Checksum 13:25:06 3e85d5ac6304: Download complete 13:25:07 #36 ... 13:25:07 13:25:07 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 13:25:07 #39 DONE 9.5s 13:25:07 13:25:07 #36 [security-spiffe-token-provider internal] load build context 13:25:07 #36 ... 13:25:07 13:25:07 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:25:07 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 13:25:07 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:25:07 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 13:25:07 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 13:25:07 #33 DONE 0.1s 13:25:07 13:25:07 #36 [security-spiffe-token-provider internal] load build context 13:25:07 #36 ... 13:25:07 13:25:07 #40 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:25:07 #40 ... 13:25:07 13:25:07 #41 [support-scheduler internal] load build context 13:25:07 #41 transferring context: 145.97MB 10.0s 13:25:07 #41 ... 13:25:07 13:25:07 #42 [core-data internal] load build context 13:25:08 #42 ... 13:25:08 13:25:08 #43 [core-common-config-bootstrapper internal] load build context 13:25:08 #43 ... 13:25:08 13:25:08 #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 13:25:08 #44 ... 13:25:08 13:25:08 #45 [security-proxy-setup internal] load build context 13:25:08 #45 ... 13:25:08 13:25:08 #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:25:08 #0 0.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:08 #0 1.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:08 #0 1.513 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:25:08 #0 1.513 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:25:08 #0 1.513 OK: 24174 distinct packages available 13:25:08 #0 1.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:08 #0 1.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:08 #0 2.005 (1/14) Installing ca-certificates (20241121-r0) 13:25:08 #0 2.018 (2/14) Installing brotli-libs (1.1.0-r2) 13:25:08 #0 2.030 (3/14) Installing c-ares (1.33.1-r0) 13:25:08 #0 2.035 (4/14) Installing libunistring (1.2-r0) 13:25:08 #0 2.049 (5/14) Installing libidn2 (2.3.7-r0) 13:25:08 #0 2.057 (6/14) Installing nghttp2-libs (1.62.1-r0) 13:25:08 #0 2.061 (7/14) Installing libpsl (0.21.5-r1) 13:25:08 #0 2.065 (8/14) Installing zstd-libs (1.5.6-r0) 13:25:08 #0 2.074 (9/14) Installing libcurl (8.11.1-r0) 13:25:08 #0 2.081 (10/14) Installing curl (8.11.1-r0) 13:25:08 #0 2.089 (11/14) Installing dumb-init (1.2.5-r3) 13:25:08 #0 2.096 (12/14) Installing musl-obstack (1.2.3-r2) 13:25:08 #0 2.097 (13/14) Installing libucontext (1.2-r3) 13:25:08 #0 2.101 (14/14) Installing gcompat (1.1.0-r4) 13:25:08 #0 2.107 Executing busybox-1.36.1-r29.trigger 13:25:08 #0 2.113 Executing ca-certificates-20241121-r0.trigger 13:25:08 #0 2.160 OK: 13 MiB in 28 packages 13:25:08 #46 ... 13:25:08 13:25:08 #47 [core-metadata internal] load build context 13:25:08 #47 ... 13:25:08 13:25:08 #48 [security-secretstore-setup internal] load build context 13:25:08 #48 ... 13:25:08 13:25:08 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:25:08 #0 2.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:08 #0 2.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:08 #0 3.176 (1/4) Installing ca-certificates (20241121-r0) 13:25:08 #0 3.400 (2/4) Installing dumb-init (1.2.5-r3) 13:25:08 #0 3.409 (3/4) Installing su-exec (0.2-r3) 13:25:08 #0 3.413 (4/4) Installing yq-go (4.44.1-r2) 13:25:08 #0 3.481 Executing busybox-1.36.1-r29.trigger 13:25:08 #0 3.486 Executing ca-certificates-20241121-r0.trigger 13:25:08 #0 3.525 OK: 19 MiB in 18 packages 13:25:08 #49 ... 13:25:08 13:25:08 #50 [support-notifications internal] load build context 13:25:08 #50 ... 13:25:08 13:25:08 #51 [security-bootstrapper internal] load build context 13:25:08 #51 ... 13:25:08 13:25:08 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 13:25:08 #52 ... 13:25:08 13:25:08 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 13:25:09 #53 ... 13:25:09 13:25:09 #54 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 13:25:09 #0 4.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:09 #0 4.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:09 #0 4.594 (1/1) Installing dumb-init (1.2.5-r3) 13:25:09 #0 4.598 Executing busybox-1.36.1-r29.trigger 13:25:09 #0 4.607 OK: 8 MiB in 15 packages 13:25:09 #54 ... 13:25:09 13:25:09 #55 [security-proxy-auth internal] load build context 13:25:09 #55 ... 13:25:09 13:25:09 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:25:09 #56 ... 13:25:09 13:25:09 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 13:25:09 #0 0.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:09 #0 1.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:09 #0 1.496 (1/3) Installing ca-certificates (20241121-r0) 13:25:09 #0 1.517 (2/3) Installing dumb-init (1.2.5-r3) 13:25:09 #0 1.520 (3/3) Installing tzdata (2024b-r0) 13:25:09 #0 1.552 Executing busybox-1.36.1-r29.trigger 13:25:09 #0 1.562 Executing ca-certificates-20241121-r0.trigger 13:25:09 #0 1.599 OK: 10 MiB in 17 packages 13:25:09 #57 ... 13:25:09 13:25:09 #55 [security-proxy-auth internal] load build context 13:25:12 #55 transferring context: 434.17MB 13.9s done 13:25:13 #55 ... 13:25:13 13:25:13 #35 [core-keeper internal] load build context 13:25:13 #35 ... 13:25:13 13:25:13 #43 [core-common-config-bootstrapper internal] load build context 13:25:13 #43 transferring context: 434.17MB 15.5s done 13:25:13 #43 ... 13:25:13 13:25:13 #35 [core-keeper internal] load build context 13:25:14 #35 transferring context: 434.17MB 17.2s done 13:25:14 #35 ... 13:25:14 13:25:14 #37 [core-command internal] load build context 13:25:14 #37 transferring context: 434.17MB 14.9s done 13:25:14 #37 ... 13:25:14 13:25:14 #41 [support-scheduler internal] load build context 13:25:15 #41 ... 13:25:15 13:25:15 #58 [security-spire-config internal] load build context 13:25:15 #58 ... 13:25:15 13:25:15 #59 [security-spire-server internal] load build context 13:25:16 #59 ... 13:25:16 13:25:16 #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:16 #60 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:16 #60 ... 13:25:16 13:25:16 #50 [support-notifications internal] load build context 13:25:16 #50 transferring context: 434.17MB 16.5s done 13:25:16 #50 ... 13:25:16 13:25:16 #36 [security-spiffe-token-provider internal] load build context 13:25:17 #36 transferring context: 434.17MB 19.6s done 13:25:17 #36 ... 13:25:17 13:25:17 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13:25:17 #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13:25:17 #61 ... 13:25:17 13:25:17 #62 [security-spire-agent internal] load build context 13:25:17 #62 ... 13:25:17 13:25:17 #47 [core-metadata internal] load build context 13:25:17 #47 transferring context: 434.17MB 14.8s done 13:25:18 3e85d5ac6304: Pull complete 13:25:18 c3105a71a48b: Pull complete 13:25:18 #47 ... 13:25:18 13:25:18 #42 [core-data internal] load build context 13:25:18 #42 transferring context: 434.17MB 14.6s done 13:25:18 #42 ... 13:25:18 13:25:18 #45 [security-proxy-setup internal] load build context 13:25:18 #45 transferring context: 434.17MB 14.3s done 13:25:19 0f093f025ec4: Pull complete 13:25:19 c3106fc0e877: Pull complete 13:25:19 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 13:25:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:25:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } 13:25:19 #45 ... 13:25:19 13:25:19 #48 [security-secretstore-setup internal] load build context 13:25:19 #48 transferring context: 434.17MB 15.2s done [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:19 prd-ubuntu20.04-docker-arm64-4c-16g-36211 does not seem to be running inside a container 13:25:19 $ 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/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@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 13:25:19 #48 ... 13:25:19 13:25:19 #51 [security-bootstrapper internal] load build context 13:25:19 #51 transferring context: 434.17MB 14.7s done 13:25:19 #51 ... 13:25:19 13:25:19 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:25:19 #63 ... 13:25:19 13:25:19 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:25:21 $ docker top f9e58720affd15fae670eac8c80c94747ebc2b9ca0a6635f673ba8810c4ec7e2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:25:21 + docker compose -f ./docker-compose-build.yml build --parallel 13:25:23 #1 [security-spire-server internal] load .dockerignore 13:25:23 #1 transferring context: 50B 0.0s done 13:25:23 #1 DONE 0.1s 13:25:23 13:25:23 #2 [security-spire-server internal] load build definition from Dockerfile 13:25:23 #2 transferring dockerfile: 1.70kB 0.0s done 13:25:23 #2 DONE 0.1s 13:25:23 13:25:23 #3 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 13:25:23 #3 ... 13:25:23 13:25:23 #4 [security-proxy-setup internal] load .dockerignore 13:25:23 #4 transferring context: 50B 0.0s done 13:25:23 #4 DONE 0.1s 13:25:23 13:25:23 #5 [security-proxy-setup internal] load build definition from Dockerfile 13:25:23 #5 transferring dockerfile: 2.50kB done 13:25:23 #5 DONE 0.1s 13:25:23 13:25:23 #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:25:23 #6 DONE 0.0s 13:25:23 13:25:23 #7 [security-proxy-auth internal] load build definition from Dockerfile 13:25:23 #7 transferring dockerfile: 2.15kB done 13:25:23 #7 DONE 0.1s 13:25:23 13:25:23 #8 [security-proxy-auth internal] load .dockerignore 13:25:23 #8 transferring context: 50B 0.0s done 13:25:23 #8 DONE 0.1s 13:25:23 13:25:23 #9 [security-spire-config internal] load build definition from Dockerfile 13:25:23 #9 DONE 0.0s 13:25:23 13:25:23 #6 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:25:23 #6 DONE 0.0s 13:25:23 13:25:23 #10 [security-spire-config internal] load .dockerignore 13:25:23 #10 ... 13:25:23 13:25:23 #11 [support-scheduler internal] load .dockerignore 13:25:23 #11 transferring context: 50B done 13:25:23 #11 DONE 0.2s 13:25:23 13:25:23 #12 [support-scheduler internal] load build definition from Dockerfile 13:25:23 #12 transferring dockerfile: 1.82kB done 13:25:23 #12 DONE 0.2s 13:25:23 13:25:23 #6 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:25:23 #6 DONE 0.0s 13:25:23 13:25:23 #10 [security-spire-config internal] load .dockerignore 13:25:23 #10 transferring context: 50B 0.0s done 13:25:23 #10 DONE 0.2s 13:25:23 13:25:23 #9 [security-spire-config internal] load build definition from Dockerfile 13:25:23 #9 transferring dockerfile: 1.69kB done 13:25:23 #9 DONE 0.2s 13:25:23 13:25:23 #13 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 13:25:23 #13 DONE 0.4s 13:25:23 13:25:23 #14 [support-notifications internal] load .dockerignore 13:25:24 #14 ... 13:25:24 13:25:24 #15 [core-data internal] load .dockerignore 13:25:24 #15 transferring context: 50B 0.0s done 13:25:24 #15 DONE 0.2s 13:25:24 13:25:24 #14 [support-notifications internal] load .dockerignore 13:25:24 #14 ... 13:25:24 13:25:24 #16 [core-data internal] load build definition from Dockerfile 13:25:24 #16 transferring dockerfile: 2.07kB done 13:25:24 #16 DONE 0.2s 13:25:24 13:25:24 #17 [support-notifications internal] load build definition from Dockerfile 13:25:24 #17 transferring dockerfile: 2.04kB done 13:25:24 #17 DONE 0.2s 13:25:24 13:25:24 #6 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:25:24 #6 DONE 0.0s 13:25:24 13:25:24 #14 [support-notifications internal] load .dockerignore 13:25:24 #14 transferring context: 50B 0.0s done 13:25:24 #14 DONE 0.3s 13:25:24 13:25:24 #13 [core-data internal] load metadata for docker.io/library/alpine:3.20 13:25:24 #13 DONE 0.7s 13:25:24 13:25:24 #18 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:25:24 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:25:24 #18 ... 13:25:24 13:25:24 #19 [security-spire-agent internal] load .dockerignore 13:25:24 #19 DONE 0.0s 13:25:24 13:25:24 #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:25:24 #6 DONE 0.0s 13:25:24 13:25:24 #18 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:25:24 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 13:25:24 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 13:25:24 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:25:24 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 13:25:24 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 13:25:24 #18 ... 13:25:24 13:25:24 #20 [core-command internal] load build definition from Dockerfile 13:25:24 #20 DONE 0.0s 13:25:24 13:25:24 #21 [core-command internal] load .dockerignore 13:25:24 #21 DONE 0.0s 13:25:24 13:25:24 #22 [core-common-config-bootstrapper internal] load build definition from Dockerfile 13:25:24 #22 transferring dockerfile: 2.23kB 0.1s done 13:25:24 #22 DONE 0.7s 13:25:24 13:25:24 #23 [core-common-config-bootstrapper internal] load .dockerignore 13:25:24 #23 transferring context: 50B 0.0s done 13:25:24 #23 DONE 0.7s 13:25:24 13:25:24 #13 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 13:25:24 #13 DONE 1.2s 13:25:24 13:25:24 #3 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 13:25:24 #3 DONE 1.3s 13:25:24 13:25:24 #18 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:25:24 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 13:25:24 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:25:24 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 13:25:24 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 13:25:24 #18 DONE 1.2s 13:25:24 13:25:24 #24 [security-bootstrapper internal] load .dockerignore 13:25:24 #24 transferring context: 50B 0.0s done 13:25:24 #24 DONE 0.9s 13:25:24 13:25:24 #6 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:25:24 #6 DONE 0.0s 13:25:24 13:25:24 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:24 #25 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 13:25:25 #25 ... 13:25:25 13:25:25 #26 [security-bootstrapper internal] load build definition from Dockerfile 13:25:25 #26 transferring dockerfile: 3.02kB 0.0s done 13:25:25 #26 DONE 1.0s 13:25:25 13:25:25 #6 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:25:25 #6 DONE 0.0s 13:25:25 13:25:25 #27 [security-proxy-auth internal] load build context 13:25:25 #27 transferring context: 3.00MB 0.9s done 13:25:25 #27 DONE 1.2s 13:25:25 13:25:25 #28 [security-proxy-setup internal] load build context 13:25:25 #28 transferring context: 3.00MB 0.9s done 13:25:25 #28 DONE 1.2s 13:25:25 13:25:25 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:25 #25 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 13:25:25 #25 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 13:25:25 #25 ... 13:25:25 13:25:25 #29 [support-scheduler internal] load build context 13:25:25 #29 transferring context: 3.00MB 0.9s done 13:25:25 #29 DONE 1.4s 13:25:25 13:25:25 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:25 #25 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 13:25:25 #25 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 13:25:25 #25 ... 13:25:25 13:25:25 #18 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:25:25 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 13:25:25 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:25:25 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 13:25:25 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 13:25:25 #18 DONE 1.3s 13:25:25 13:25:25 #13 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 13:25:25 #13 DONE 1.9s 13:25:25 13:25:25 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:25 #25 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 13:25:25 #25 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 13:25:25 #25 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s 13:25:25 #25 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 13:25:25 #25 ... 13:25:25 13:25:25 #18 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:25:25 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 13:25:25 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:25:25 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 13:25:25 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 13:25:25 #18 DONE 1.3s 13:25:25 13:25:25 #30 [security-spire-config internal] load build context 13:25:25 #30 transferring context: 21.93kB 0.0s done 13:25:25 #30 DONE 0.9s 13:25:25 13:25:25 #31 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:25:25 #31 DONE 2.0s 13:25:25 13:25:25 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:25 #25 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 13:25:25 #25 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 13:25:25 #25 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 13:25:25 #25 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 13:25:25 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.4s 13:25:25 #25 ... 13:25:25 13:25:25 #32 [security-spiffe-token-provider internal] load build definition from Dockerfile 13:25:25 #32 transferring dockerfile: 1.89kB 0.0s done 13:25:25 #32 DONE 1.4s 13:25:25 13:25:25 #19 [security-spire-agent internal] load .dockerignore 13:25:25 #19 transferring context: 50B 0.0s done 13:25:25 #19 DONE 1.5s 13:25:25 13:25:25 #33 [core-data internal] load build context 13:25:25 #33 transferring context: 3.00MB 0.8s done 13:25:25 #33 DONE 1.5s 13:25:25 13:25:25 #34 [security-spire-server internal] load build context 13:25:25 #34 transferring context: 23.68kB 0.0s done 13:25:25 #34 DONE 1.0s 13:25:25 13:25:25 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:25 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.6s 13:25:25 #25 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 13:25:26 #64 ... 13:25:26 13:25:26 #41 [support-scheduler internal] load build context 13:25:26 #41 transferring context: 434.17MB 19.2s done 13:25:26 #25 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 13:25:26 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 1.0s 13:25:26 #25 ... 13:25:26 13:25:26 #35 [security-spire-agent internal] load build definition from Dockerfile 13:25:26 #35 transferring dockerfile: 1.81kB 0.0s done 13:25:26 #35 DONE 2.2s 13:25:26 13:25:26 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:26 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 1.2s 13:25:26 #25 ... 13:25:26 13:25:26 #36 [core-metadata internal] load .dockerignore 13:25:26 #36 transferring context: 50B 0.1s done 13:25:26 #36 DONE 1.6s 13:25:26 13:25:26 #37 [security-spiffe-token-provider internal] load .dockerignore 13:25:26 #37 transferring context: 50B 0.0s done 13:25:26 #37 DONE 2.1s 13:25:26 13:25:26 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 13:25:26 #38 DONE 1.1s 13:25:26 13:25:26 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:26 #25 ... 13:25:26 13:25:26 #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:25:26 #6 DONE 0.0s 13:25:26 13:25:26 #39 [security-secretstore-setup internal] load build definition from Dockerfile 13:25:26 #39 transferring dockerfile: 2.49kB 0.0s done 13:25:26 #39 DONE 2.1s 13:25:26 13:25:26 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:26 #25 ... 13:25:26 13:25:26 #40 [security-secretstore-setup internal] load .dockerignore 13:25:26 #40 transferring context: 50B 0.0s done 13:25:26 #40 DONE 2.1s 13:25:26 13:25:26 #6 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:25:26 #6 DONE 0.0s 13:25:26 13:25:26 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:26 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.5s 13:25:26 #25 ... 13:25:26 13:25:26 #21 [core-command internal] load .dockerignore 13:25:26 #21 transferring context: 50B 0.0s done 13:25:26 #21 DONE 2.0s 13:25:26 13:25:26 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:26 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.63MB / 28.04MB 1.6s 13:25:26 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.8s 13:25:27 #25 ... 13:25:27 13:25:27 #18 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:25:27 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 13:25:27 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:25:27 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 13:25:27 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 13:25:27 #18 DONE 1.6s 13:25:27 13:25:27 #31 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:25:27 #31 DONE 2.3s 13:25:27 13:25:27 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 13:25:27 #38 DONE 1.5s 13:25:27 13:25:27 #13 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 13:25:27 #13 DONE 2.5s 13:25:27 13:25:27 #3 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 13:25:27 #3 DONE 2.0s 13:25:27 13:25:27 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:27 #25 ... 13:25:27 13:25:27 #41 [support-notifications internal] load build context 13:25:27 #41 transferring context: 3.00MB 1.5s done 13:25:27 #41 DONE 2.5s 13:25:27 13:25:27 #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:27 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 2.1s 13:25:27 #25 ... 13:25:27 13:25:27 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 13:25:27 #42 DONE 1.0s 13:25:27 13:25:27 #18 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:25:27 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 13:25:27 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:25:27 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 13:25:27 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 13:25:27 #18 DONE 1.6s 13:25:27 13:25:27 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:27 #25 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 13:25:27 #25 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 13:25:27 #25 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 13:25:27 #25 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 13:25:27 #25 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 13:25:27 #25 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 13:25:27 #25 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 13:25:27 #25 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 13:25:27 #25 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 13:25:27 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 2.5s 13:25:27 #25 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 13:25:28 #25 ... 13:25:28 13:25:28 #43 [core-metadata internal] load build definition from Dockerfile 13:25:28 #43 transferring dockerfile: 2.13kB done 13:25:28 #43 DONE 2.9s 13:25:28 13:25:28 #20 [core-command internal] load build definition from Dockerfile 13:25:28 #20 transferring dockerfile: 1.94kB 0.0s done 13:25:28 #20 DONE 3.1s 13:25:28 13:25:28 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13:25:28 #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 13:25:28 #44 DONE 0.3s 13:25:28 13:25:28 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:28 #25 ... 13:25:28 13:25:28 #45 [core-keeper internal] load build definition from Dockerfile 13:25:28 #45 transferring dockerfile: 2.07kB 0.1s done 13:25:28 #45 DONE 2.9s 13:25:28 13:25:28 #46 [core-keeper internal] load .dockerignore 13:25:28 #46 transferring context: 50B 0.0s done 13:25:28 #46 DONE 2.9s 13:25:28 13:25:28 #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:25:28 #6 DONE 0.0s 13:25:28 13:25:28 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:28 #25 ... 13:25:28 13:25:28 #6 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:25:28 #6 DONE 0.0s 13:25:28 13:25:28 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:28 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 2.9s 13:25:28 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.1s 13:25:28 #25 ... 13:25:28 13:25:28 #47 [security-spire-agent internal] load build context 13:25:28 #47 transferring context: 23.21kB 0.2s done 13:25:28 #47 DONE 1.0s 13:25:28 13:25:28 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:29 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.6s done 13:25:29 #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.6s done 13:25:29 #25 ... 13:25:29 13:25:29 #13 [core-command internal] load metadata for docker.io/library/alpine:3.20 13:25:29 #13 DONE 3.9s 13:25:29 13:25:29 #18 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:25:29 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 13:25:29 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:25:29 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 13:25:29 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 13:25:29 #18 DONE 1.8s 13:25:29 13:25:29 #31 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:25:29 #31 DONE 2.6s 13:25:29 13:25:29 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 13:25:29 #38 DONE 1.7s 13:25:29 13:25:29 #48 [core-metadata internal] load build context 13:25:29 #48 DONE 0.0s 13:25:29 13:25:29 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:29 #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13:25:29 #25 ... 13:25:29 13:25:29 #18 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:25:29 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 13:25:29 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:25:29 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 13:25:29 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 13:25:29 #18 DONE 1.9s 13:25:29 13:25:29 #31 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:25:29 #31 DONE 2.7s 13:25:29 13:25:29 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 13:25:29 #38 DONE 1.8s 13:25:29 13:25:29 #18 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:25:29 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 13:25:29 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:25:29 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 13:25:29 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 13:25:29 #18 DONE 1.9s 13:25:29 13:25:29 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13:25:29 #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 13:25:29 #44 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 13:25:29 #44 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 13:25:29 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 13:25:29 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 13:25:29 #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done 13:25:29 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 1.3s 13:25:29 #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 13:25:29 #44 ... 13:25:29 13:25:29 #49 [core-keeper internal] load build context 13:25:29 #49 DONE 0.0s 13:25:29 13:25:29 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13:25:29 #44 ... 13:25:29 13:25:29 #31 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:25:29 #31 DONE 2.7s 13:25:29 13:25:29 #38 [core-command builder 2/7] WORKDIR /edgex-go 13:25:29 #38 DONE 1.8s 13:25:29 13:25:29 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13:25:30 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 1.8s 13:25:30 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 1.9s 13:25:30 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 2.2s 13:25:30 #41 ... 13:25:30 13:25:30 #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:30 #60 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 25.2s done 13:25:30 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 2.4s 13:25:30 #44 ... 13:25:30 13:25:30 #50 [security-bootstrapper internal] load build context 13:25:30 #50 transferring context: 3.00MB 2.7s done 13:25:30 #50 DONE 4.9s 13:25:30 13:25:30 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13:25:30 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 2.9s 13:25:31 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 3.1s 13:25:31 #44 ... 13:25:31 13:25:31 #51 [core-common-config-bootstrapper internal] load build context 13:25:31 #51 transferring context: 3.00MB 3.5s done 13:25:31 #51 DONE 5.8s 13:25:31 13:25:31 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13:25:31 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 3.5s 13:25:31 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 3.6s 13:25:32 #44 ... 13:25:32 13:25:32 #52 [security-secretstore-setup internal] load build context 13:25:32 #52 transferring context: 3.00MB 3.3s done 13:25:32 #52 DONE 4.7s 13:25:32 13:25:32 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13:25:32 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 4.0s 13:25:32 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 4.2s 13:25:32 #44 ... 13:25:32 13:25:32 #53 [security-spiffe-token-provider internal] load build context 13:25:32 #53 transferring context: 3.00MB 4.1s done 13:25:32 #53 DONE 5.2s 13:25:32 #60 ... 13:25:32 13:25:32 #45 [security-proxy-setup internal] load build context 13:25:32 #45 DONE 34.9s 13:25:32 13:25:32 #55 [security-proxy-auth internal] load build context 13:25:32 #55 DONE 35.0s 13:25:32 13:25:32 #42 [core-data internal] load build context 13:25:32 #42 DONE 34.9s 13:25:32 13:25:32 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 13:25:32 #57 DONE 35.1s 13:25:32 13:25:32 #34 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 13:25:32 #34 DONE 35.5s 13:25:32 13:25:32 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:25:32 #49 DONE 35.0s 13:25:32 13:25:32 #54 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 13:25:32 #54 DONE 35.1s 13:25:32 13:25:32 #37 [core-command internal] load build context 13:25:32 #37 DONE 35.1s 13:25:32 13:25:32 #48 [security-secretstore-setup internal] load build context 13:25:32 #48 DONE 35.1s 13:25:32 13:25:32 #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:25:32 #46 DONE 35.2s 13:25:32 13:25:32 #47 [core-metadata internal] load build context 13:25:32 #47 DONE 35.0s 13:25:32 13:25:32 #51 [security-bootstrapper internal] load build context 13:25:32 #51 DONE 34.7s 13:25:32 13:25:32 #40 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:25:32 #40 DONE 35.3s 13:25:32 13:25:32 #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:32 #60 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 13:25:32 #60 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 13:25:32 #60 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 13:25:32 #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 13:25:32 #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s 13:25:32 #60 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s 13:25:32 #60 ... 13:25:32 13:25:32 #43 [core-common-config-bootstrapper internal] load build context 13:25:32 #43 DONE 35.2s 13:25:32 13:25:32 #41 [support-scheduler internal] load build context 13:25:32 #41 DONE 35.3s 13:25:32 13:25:32 #50 [support-notifications internal] load build context 13:25:32 #50 DONE 34.8s 13:25:32 13:25:32 #36 [security-spiffe-token-provider internal] load build context 13:25:32 #36 DONE 35.3s 13:25:32 13:25:32 #35 [core-keeper internal] load build context 13:25:32 #35 DONE 35.4s 13:25:32 13:25:32 #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:32 #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 13:25:32 #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 13:25:32 #60 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 13:25:32 #60 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 13:25:32 #60 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s 13:25:32 13:25:32 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13:25:32 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.22MB / 18.32MB 4.5s 13:25:32 #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 13:25:32 #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 13:25:32 #60 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 13:25:32 #60 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 0.4s 13:25:32 #60 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 13:25:32 #60 ... 13:25:32 13:25:32 #59 [security-spire-server internal] load build context 13:25:32 #59 transferring context: 23.68kB 0.0s done 13:25:32 #59 DONE 28.1s 13:25:32 13:25:32 #62 [security-spire-agent internal] load build context 13:25:32 #62 transferring context: 23.21kB 0.0s done 13:25:32 #62 DONE 25.8s 13:25:32 13:25:32 #58 [security-spire-config internal] load build context 13:25:32 #58 transferring context: 21.93kB 0.0s done 13:25:32 #58 DONE 28.1s 13:25:32 13:25:32 #65 [support-notifications builder 2/8] WORKDIR /edgex-go 13:25:32 #65 DONE 0.5s 13:25:32 13:25:32 #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:32 #60 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 0.5s 13:25:33 #60 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s 13:25:33 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.8s done 13:25:33 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13:25:33 #60 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 13:25:33 #60 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done 13:25:33 #60 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 13:25:34 #44 ... 13:25:34 13:25:34 #49 [core-keeper internal] load build context 13:25:34 #49 transferring context: 3.00MB 3.7s done 13:25:34 #49 DONE 4.4s 13:25:34 13:25:34 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13:25:34 #44 ... 13:25:34 13:25:34 #48 [core-metadata internal] load build context 13:25:34 #48 transferring context: 3.00MB 4.1s done 13:25:34 #48 DONE 4.7s 13:25:34 13:25:34 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13:25:34 #44 ... 13:25:34 13:25:34 #54 [core-command internal] load build context 13:25:34 #54 transferring context: 3.00MB 2.9s done 13:25:34 #54 DONE 4.6s 13:25:34 13:25:34 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13:25:35 #44 ... 13:25:35 13:25:35 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:25:35 #0 3.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:35 #0 4.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:35 #55 10.15 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:35 #55 ... 13:25:35 13:25:35 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:25:35 #0 1.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:35 #0 2.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:35 #0 5.146 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:25:35 #0 5.146 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:25:35 #0 5.146 OK: 24052 distinct packages available 13:25:35 #0 5.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:35 #0 6.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:35 #56 ... 13:25:35 13:25:35 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 13:25:35 #0 3.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:35 #0 4.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:35 #0 8.995 (1/7) Installing ca-certificates (20241121-r0) 13:25:35 #0 9.201 (2/7) Installing dumb-init (1.2.5-r3) 13:25:35 #0 9.250 (3/7) Installing libgcc (13.2.1_git20240309-r0) 13:25:35 #0 9.341 (4/7) Installing libsodium (1.0.19-r0) 13:25:35 #0 9.377 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 13:25:35 #0 9.486 (6/7) Installing libzmq (4.3.5-r2) 13:25:35 #0 9.557 (7/7) Installing zeromq (4.3.5-r2) 13:25:35 #0 9.753 Executing busybox-1.36.1-r29.trigger 13:25:35 #0 9.845 Executing ca-certificates-20241121-r0.trigger 13:25:35 #0 10.27 OK: 14 MiB in 21 packages 13:25:35 #57 ... 13:25:35 13:25:35 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:25:35 #0 2.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:35 #0 3.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:35 #0 7.567 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:25:35 #0 7.567 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:25:35 #0 7.567 OK: 24052 distinct packages available 13:25:35 #0 8.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:35 #0 9.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:35 #58 ... 13:25:35 13:25:35 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 13:25:35 #0 3.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:35 #0 4.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:35 #0 9.677 (1/1) Installing dumb-init (1.2.5-r3) 13:25:35 #0 9.709 Executing busybox-1.36.1-r29.trigger 13:25:35 #0 9.913 OK: 9 MiB in 15 packages 13:25:35 #59 ... 13:25:35 13:25:35 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 13:25:35 #0 2.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:35 #0 3.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:35 #0 7.648 (1/3) Installing ca-certificates (20241121-r0) 13:25:35 #0 7.971 (2/3) Installing dumb-init (1.2.5-r3) 13:25:35 #0 7.971 (3/3) Installing tzdata (2024b-r0) 13:25:35 #0 8.819 Executing busybox-1.36.1-r29.trigger 13:25:35 #0 8.942 Executing ca-certificates-20241121-r0.trigger 13:25:35 #0 9.681 OK: 11 MiB in 17 packages 13:25:35 #60 ... 13:25:35 13:25:35 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 13:25:35 #0 3.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:35 #0 4.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:35 #0 9.407 (1/2) Installing dumb-init (1.2.5-r3) 13:25:35 #0 9.504 (2/2) Installing su-exec (0.2-r3) 13:25:35 #0 9.514 Executing busybox-1.36.1-r29.trigger 13:25:35 #0 9.672 OK: 9 MiB in 16 packages 13:25:36 #61 ... 13:25:36 13:25:36 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 13:25:36 #0 3.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:36 #0 4.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:36 #0 9.371 (1/1) Installing dumb-init (1.2.5-r3) 13:25:36 #0 9.403 Executing busybox-1.36.1-r29.trigger 13:25:36 #0 9.515 OK: 9 MiB in 15 packages 13:25:36 #62 DONE 11.0s 13:25:36 13:25:36 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 13:25:36 #59 DONE 11.7s 13:25:36 13:25:36 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 13:25:36 #60 DONE 11.0s 13:25:36 13:25:36 #63 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 13:25:36 #63 ... 13:25:36 13:25:36 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:25:36 #64 DONE 6.3s 13:25:36 13:25:36 #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:25:36 #65 DONE 6.4s 13:25:36 #60 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.2s done 13:25:36 #60 ... 13:25:36 13:25:36 #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 13:25:36 #44 35.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:36 #44 35.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:36 #44 36.09 (1/1) Installing dumb-init (1.2.5-r3) 13:25:36 #44 36.09 Executing busybox-1.36.1-r29.trigger 13:25:36 #44 36.11 OK: 8 MiB in 15 packages 13:25:36 #44 DONE 38.4s 13:25:36 13:25:36 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 13:25:36 #52 35.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:36 #52 35.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:36 #52 35.60 (1/7) Installing ca-certificates (20241121-r0) 13:25:36 #52 35.62 (2/7) Installing dumb-init (1.2.5-r3) 13:25:36 #52 35.62 (3/7) Installing libgcc (13.2.1_git20240309-r0) 13:25:36 #52 35.63 (4/7) Installing libsodium (1.0.19-r0) 13:25:36 #52 35.64 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 13:25:36 #52 35.66 (6/7) Installing libzmq (4.3.5-r2) 13:25:36 #52 35.68 (7/7) Installing zeromq (4.3.5-r2) 13:25:36 #52 35.68 Executing busybox-1.36.1-r29.trigger 13:25:36 #52 35.69 Executing ca-certificates-20241121-r0.trigger 13:25:36 #52 35.76 OK: 12 MiB in 21 packages 13:25:36 #52 DONE 38.0s 13:25:36 13:25:36 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 13:25:36 #53 35.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:36 #53 35.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:36 #53 35.82 (1/2) Installing dumb-init (1.2.5-r3) 13:25:36 #53 35.82 (2/2) Installing su-exec (0.2-r3) 13:25:36 #53 35.82 Executing busybox-1.36.1-r29.trigger 13:25:36 #53 35.83 OK: 8 MiB in 16 packages 13:25:36 #53 DONE 38.2s 13:25:36 13:25:36 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:25:36 #56 35.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:36 #56 35.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:36 #56 36.08 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:36 #56 36.12 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:36 #56 36.13 (3/6) Installing dumb-init (1.2.5-r3) 13:25:36 #56 36.13 (4/6) Installing openssl (3.3.2-r1) 13:25:36 #56 36.14 (5/6) Installing su-exec (0.2-r3) 13:25:36 #56 36.14 (6/6) Installing yq-go (4.44.1-r2) 13:25:36 #56 36.26 Executing busybox-1.36.1-r29.trigger 13:25:36 #56 36.27 OK: 19 MiB in 18 packages 13:25:36 #56 DONE 38.5s 13:25:36 13:25:36 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:25:36 #64 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:36 #64 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:36 #64 15.13 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:25:36 #64 15.13 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:25:36 #64 15.13 OK: 24174 distinct packages available 13:25:36 #64 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:36 #64 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:36 #64 15.72 (1/4) Installing dumb-init (1.2.5-r3) 13:25:36 #64 16.13 (2/4) Installing musl-obstack (1.2.3-r2) 13:25:36 #64 16.13 (3/4) Installing libucontext (1.2-r3) 13:25:36 #64 16.16 (4/4) Installing gcompat (1.1.0-r4) 13:25:36 #64 16.17 Executing busybox-1.36.1-r29.trigger 13:25:36 #64 16.18 OK: 8 MiB in 18 packages 13:25:36 #64 DONE 17.0s 13:25:36 13:25:36 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:25:36 #55 10.78 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:36 #55 10.86 (3/6) Installing dumb-init (1.2.5-r3) 13:25:36 #55 10.87 (4/6) Installing openssl (3.3.2-r1) 13:25:36 #55 11.06 (5/6) Installing su-exec (0.2-r3) 13:25:36 #55 11.09 (6/6) Installing yq-go (4.44.1-r2) 13:25:36 13:25:36 #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:25:36 #66 ... 13:25:36 13:25:36 #60 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:36 #60 DONE 31.7s 13:25:36 13:25:36 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:25:36 #63 26.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:36 #63 26.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:36 #63 26.93 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:25:36 #63 26.93 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:25:36 #63 26.93 OK: 24174 distinct packages available 13:25:36 #63 27.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:36 #63 27.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:36 #63 27.54 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:36 #63 27.59 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:36 #63 27.59 (3/7) Installing dumb-init (1.2.5-r3) 13:25:36 #63 27.60 (4/7) Installing musl-obstack (1.2.3-r2) 13:25:36 #63 27.60 (5/7) Installing libucontext (1.2-r3) 13:25:36 #63 27.60 (6/7) Installing gcompat (1.1.0-r4) 13:25:36 #63 27.61 (7/7) Installing openssl (3.3.2-r1) 13:25:36 #63 27.63 Executing busybox-1.36.1-r29.trigger 13:25:36 #63 27.65 OK: 9 MiB in 19 packages 13:25:36 #55 11.77 Executing busybox-1.36.1-r29.trigger 13:25:36 #55 ... 13:25:36 13:25:36 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 13:25:36 #0 6.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:36 #0 8.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:36 #66 ... 13:25:36 13:25:36 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 13:25:36 #0 6.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:36 #0 7.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:36 #67 ... 13:25:36 13:25:36 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 13:25:36 #61 DONE 11.4s 13:25:36 13:25:36 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 13:25:36 #0 7.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:36 #0 8.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:36 #63 DONE 28.1s 13:25:36 13:25:36 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 13:25:36 #0 3.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:36 #0 3.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:36 #0 3.862 OK: 248 MiB in 58 packages 13:25:36 #67 DONE 4.3s 13:25:36 13:25:36 #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 13:25:37 #68 ... 13:25:37 13:25:37 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 13:25:37 #57 DONE 12.1s 13:25:37 13:25:37 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 13:25:37 #0 7.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:37 #0 8.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:37 #69 ... 13:25:37 13:25:37 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:25:37 #0 8.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:37 #0 9.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:37 #68 ... 13:25:37 13:25:37 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 13:25:37 #69 DONE 0.1s 13:25:37 13:25:37 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 13:25:37 #0 3.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:37 #0 3.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:37 #0 3.909 Upgrading critical system libraries and apk-tools: 13:25:37 #0 3.909 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:37 #0 3.918 Executing busybox-1.36.1-r29.trigger 13:25:37 #0 4.004 Continuing the upgrade transaction with new apk-tools: 13:25:37 #0 4.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:37 #0 4.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:37 #0 4.463 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:37 #0 4.469 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:37 #0 4.507 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:37 #0 4.516 Executing ca-certificates-20241121-r0.trigger 13:25:37 #0 4.560 OK: 19 MiB in 18 packages 13:25:37 #70 DONE 4.7s 13:25:37 13:25:37 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:37 #70 ... 13:25:37 13:25:37 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:25:37 #0 7.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:37 #0 8.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:37 #71 ... 13:25:37 13:25:37 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:25:37 #0 7.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:37 #0 8.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:37 #72 ... 13:25:37 13:25:37 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:25:37 #56 12.09 (1/4) Installing dumb-init (1.2.5-r3) 13:25:37 #56 12.14 (2/4) Installing musl-obstack (1.2.3-r2) 13:25:37 #56 12.18 (3/4) Installing libucontext (1.2-r3) 13:25:37 #56 12.21 (4/4) Installing gcompat (1.1.0-r4) 13:25:37 #56 12.24 Executing busybox-1.36.1-r29.trigger 13:25:37 #56 12.33 OK: 9 MiB in 18 packages 13:25:37 #71 ... 13:25:37 13:25:37 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 13:25:37 #0 3.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:37 #0 3.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:37 #0 4.151 Upgrading critical system libraries and apk-tools: 13:25:37 #0 4.151 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:37 #0 4.157 Executing busybox-1.36.1-r29.trigger 13:25:37 #0 4.346 Continuing the upgrade transaction with new apk-tools: 13:25:37 #0 4.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:37 #0 4.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:37 #0 4.764 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:37 #0 4.770 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:37 #0 4.806 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:37 #0 4.815 Executing ca-certificates-20241121-r0.trigger 13:25:37 #0 4.888 OK: 13 MiB in 28 packages 13:25:37 #72 DONE 5.3s 13:25:37 13:25:37 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 13:25:37 #0 3.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:37 #0 3.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:37 #0 4.162 Upgrading critical system libraries and apk-tools: 13:25:37 #0 4.163 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:37 #0 4.173 Executing busybox-1.36.1-r29.trigger 13:25:37 #0 4.297 Continuing the upgrade transaction with new apk-tools: 13:25:37 #0 4.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:37 #0 4.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:37 #0 4.731 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:37 #0 4.742 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:37 #0 4.800 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:37 #0 4.942 Executing ca-certificates-20241121-r0.trigger 13:25:37 #0 5.136 OK: 10 MiB in 17 packages 13:25:37 #73 DONE 5.4s 13:25:37 13:25:37 #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 13:25:37 #0 3.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:37 #0 3.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:37 #0 4.138 Upgrading critical system libraries and apk-tools: 13:25:37 #0 4.138 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:37 #0 4.149 Executing busybox-1.36.1-r29.trigger 13:25:37 #0 4.234 Continuing the upgrade transaction with new apk-tools: 13:25:37 #0 4.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:37 #0 4.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:37 #0 4.658 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:37 #0 4.676 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:37 #0 4.754 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:37 #0 4.774 OK: 8 MiB in 15 packages 13:25:37 #74 DONE 5.4s 13:25:37 13:25:37 #75 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 13:25:37 #0 4.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:37 #0 4.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:37 #0 4.969 OK: 248 MiB in 58 packages 13:25:37 #75 DONE 5.2s 13:25:37 13:25:37 #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:25:37 #76 DONE 5.1s 13:25:37 13:25:37 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 13:25:37 #77 DONE 0.1s 13:25:37 13:25:37 #78 [core-data builder 3/7] RUN apk add --update --no-cache make git 13:25:37 #0 4.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:37 #0 4.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:37 #0 5.062 OK: 248 MiB in 58 packages 13:25:37 #78 DONE 5.2s 13:25:37 13:25:37 #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:25:37 #56 ... 13:25:37 13:25:37 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:25:37 #55 11.90 OK: 20 MiB in 18 packages 13:25:37 #55 DONE 13.0s 13:25:38 #79 DONE 0.1s 13:25:38 13:25:38 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 13:25:38 #0 3.744 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:38 #0 4.398 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:38 #0 5.152 (1/1) Installing dumb-init (1.2.5-r3) 13:25:38 #0 5.485 Executing busybox-1.36.1-r29.trigger 13:25:38 #0 5.498 OK: 8 MiB in 15 packages 13:25:38 #80 DONE 5.7s 13:25:38 13:25:38 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:38 13:25:38 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:25:38 #58 12.85 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:38 #58 13.22 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:38 #58 13.29 (3/7) Installing dumb-init (1.2.5-r3) 13:25:38 #58 13.30 (4/7) Installing musl-obstack (1.2.3-r2) 13:25:38 #58 13.31 (5/7) Installing libucontext (1.2-r3) 13:25:38 #58 13.33 (6/7) Installing gcompat (1.1.0-r4) 13:25:38 #58 13.36 (7/7) Installing openssl (3.3.2-r1) 13:25:38 #58 13.40 Executing busybox-1.36.1-r29.trigger 13:25:38 #58 13.55 OK: 10 MiB in 19 packages 13:25:38 #81 ... 13:25:38 13:25:38 #82 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 13:25:38 #0 5.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:38 #0 5.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:38 #0 5.561 OK: 248 MiB in 58 packages 13:25:38 #82 DONE 5.8s 13:25:38 13:25:38 #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 13:25:38 #83 DONE 0.1s 13:25:38 #58 ... 13:25:38 13:25:38 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 13:25:38 #67 11.57 OK: 239 MiB in 58 packages 13:25:38 #67 DONE 12.5s 13:25:38 13:25:38 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:25:38 #56 DONE 13.6s 13:25:38 13:25:38 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:25:38 13:25:38 #84 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:25:38 #0 4.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:38 #0 4.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:38 #0 5.208 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:25:38 #0 5.208 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:25:38 #0 5.208 OK: 24172 distinct packages available 13:25:38 #0 5.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:38 #0 5.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:38 #0 5.772 OK: 248 MiB in 58 packages 13:25:38 #84 DONE 5.9s 13:25:38 13:25:38 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 13:25:39 #85 DONE 0.1s 13:25:39 13:25:39 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:39 #73 ... 13:25:39 13:25:39 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:25:39 #58 DONE 14.5s 13:25:39 13:25:39 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:39 #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.6s 13:25:39 #25 ... 13:25:39 13:25:39 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 13:25:40 #74 ... 13:25:40 13:25:40 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 13:25:40 #69 12.75 OK: 239 MiB in 58 packages 13:25:40 #69 DONE 13.6s 13:25:40 13:25:40 #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 13:25:40 #75 DONE 1.5s 13:25:40 13:25:40 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:25:40 #72 12.47 (1/4) Installing ca-certificates (20241121-r0) 13:25:40 #72 12.67 (2/4) Installing dumb-init (1.2.5-r3) 13:25:40 #72 12.67 (3/4) Installing su-exec (0.2-r3) 13:25:40 #72 12.67 (4/4) Installing yq-go (4.44.1-r2) 13:25:40 #72 ... 13:25:40 13:25:40 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 13:25:40 #68 12.71 OK: 239 MiB in 58 packages 13:25:40 #68 DONE 13.4s 13:25:40 13:25:40 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:40 #25 ... 13:25:40 13:25:40 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 13:25:40 #66 12.93 OK: 239 MiB in 58 packages 13:25:40 #66 DONE 13.6s 13:25:40 13:25:40 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:40 #25 ... 13:25:40 13:25:40 #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 13:25:40 #76 DONE 0.8s 13:25:40 13:25:40 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:40 #86 ... 13:25:40 13:25:40 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13:25:40 #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22.9s done 13:25:40 #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 13:25:40 #61 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 13:25:40 #61 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 13:25:40 #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 13:25:40 #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 13:25:40 #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 13:25:40 #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 13:25:40 #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 13:25:40 #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 13:25:40 #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 13:25:40 #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 13:25:40 #61 ... 13:25:40 13:25:40 #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:25:40 #66 3.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:40 #66 3.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:40 #66 4.109 Upgrading critical system libraries and apk-tools: 13:25:40 #66 4.109 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:40 #66 4.121 Executing busybox-1.36.1-r29.trigger 13:25:40 #25 ... 13:25:40 13:25:40 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 13:25:40 #77 DONE 0.7s 13:25:40 13:25:40 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:40 #66 4.240 Continuing the upgrade transaction with new apk-tools: 13:25:40 #66 4.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:40 #66 4.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:41 #25 ... 13:25:41 13:25:41 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 13:25:41 #78 DONE 0.8s 13:25:41 13:25:41 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:41 #66 4.924 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:41 #25 ... 13:25:41 13:25:41 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:25:41 #72 13.16 Executing busybox-1.36.1-r29.trigger 13:25:41 #72 13.21 Executing ca-certificates-20241121-r0.trigger 13:25:41 #72 13.60 OK: 20 MiB in 18 packages 13:25:41 #72 DONE 14.3s 13:25:41 13:25:41 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:41 #66 ... 13:25:41 13:25:41 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 13:25:41 #0 3.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:41 #0 3.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:41 #0 3.991 Upgrading critical system libraries and apk-tools: 13:25:41 #0 3.991 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:41 #0 4.003 Executing busybox-1.36.1-r29.trigger 13:25:41 #0 4.097 Continuing the upgrade transaction with new apk-tools: 13:25:41 #0 4.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:41 #0 4.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:41 #0 4.719 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:41 #0 4.738 OK: 19 MiB in 18 packages 13:25:41 #87 DONE 5.0s 13:25:41 13:25:41 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 13:25:41 #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:41 #0 3.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:41 #0 3.609 Upgrading critical system libraries and apk-tools: 13:25:41 #0 3.609 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:41 #0 3.616 Executing busybox-1.36.1-r29.trigger 13:25:41 #0 3.725 Continuing the upgrade transaction with new apk-tools: 13:25:41 #0 3.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:41 #0 3.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:41 #0 4.217 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:41 #0 4.235 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:41 #0 4.268 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:41 #0 4.278 Executing ca-certificates-20241121-r0.trigger 13:25:41 #0 4.736 OK: 12 MiB in 21 packages 13:25:41 #88 DONE 5.0s 13:25:41 13:25:41 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 13:25:41 #0 3.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:41 #0 3.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:41 #0 3.578 Upgrading critical system libraries and apk-tools: 13:25:41 #0 3.578 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:41 #0 3.584 Executing busybox-1.36.1-r29.trigger 13:25:41 #0 3.660 Continuing the upgrade transaction with new apk-tools: 13:25:41 #0 3.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:41 #0 3.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:41 #0 4.083 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:41 #0 4.088 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:41 #0 4.123 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:41 #0 4.133 OK: 8 MiB in 15 packages 13:25:41 #89 DONE 5.0s 13:25:41 13:25:41 #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:25:41 #66 4.932 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:41 #66 4.999 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:41 #66 5.011 OK: 8 MiB in 18 packages 13:25:41 #66 ... 13:25:41 13:25:41 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 13:25:41 #90 DONE 0.2s 13:25:41 13:25:41 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 13:25:41 #0 3.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:41 #0 3.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:41 #0 4.164 Upgrading critical system libraries and apk-tools: 13:25:41 #0 4.164 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:41 #0 4.173 Executing busybox-1.36.1-r29.trigger 13:25:41 #0 4.271 Continuing the upgrade transaction with new apk-tools: 13:25:41 #0 4.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:41 #0 4.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:41 #0 5.052 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:41 #0 5.061 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:41 #0 5.141 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:41 #0 5.149 OK: 8 MiB in 16 packages 13:25:41 #91 DONE 5.4s 13:25:41 13:25:41 #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 13:25:41 #68 3.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:41 #68 3.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:41 #68 3.963 Upgrading critical system libraries and apk-tools: 13:25:41 #68 3.963 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:41 #68 3.969 Executing busybox-1.36.1-r29.trigger 13:25:41 #68 4.108 Continuing the upgrade transaction with new apk-tools: 13:25:41 #68 4.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:41 #68 4.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:41 #68 ... 13:25:41 13:25:41 #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:25:41 #66 DONE 5.4s 13:25:41 13:25:41 #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 13:25:41 #68 4.564 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:41 #68 4.580 OK: 9 MiB in 19 packages 13:25:42 #68 DONE 5.5s 13:25:42 13:25:42 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:25:42 #92 DONE 1.0s 13:25:42 13:25:42 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 13:25:42 #93 DONE 0.1s 13:25:42 13:25:42 #94 [security-spire-config stage-2 6/10] COPY security.txt / 13:25:43 #25 ... 13:25:43 13:25:43 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:25:43 #70 12.62 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:25:43 #70 12.62 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:25:43 #70 12.62 OK: 24050 distinct packages available 13:25:43 #70 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:43 #70 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:43 #70 15.89 OK: 239 MiB in 58 packages 13:25:43 #70 DONE 16.7s 13:25:43 13:25:43 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:44 #94 DONE 1.1s 13:25:44 13:25:44 #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 13:25:44 #0 3.292 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:25:44 #0 3.767 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:25:44 #0 4.679 OK: 248 MiB in 58 packages 13:25:44 #95 DONE 5.9s 13:25:44 13:25:44 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 13:25:44 #96 ... 13:25:44 13:25:44 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:25:44 #97 DONE 1.2s 13:25:44 13:25:44 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 13:25:44 #98 DONE 1.3s 13:25:44 13:25:44 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:25:44 #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.0s 13:25:44 #99 DONE 0.8s 13:25:44 13:25:44 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 13:25:44 #100 DONE 0.7s 13:25:44 13:25:44 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:25:44 #101 DONE 0.8s 13:25:44 13:25:44 #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 13:25:44 #102 DONE 3.1s 13:25:44 13:25:44 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 13:25:44 #96 DONE 0.8s 13:25:44 13:25:44 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 13:25:44 #103 DONE 0.1s 13:25:44 13:25:44 #104 [security-spire-server stage-2 6/9] COPY security.txt / 13:25:44 #104 DONE 0.1s 13:25:44 13:25:44 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 13:25:44 #105 DONE 0.1s 13:25:44 13:25:44 #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 13:25:44 #106 DONE 0.1s 13:25:44 13:25:44 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 13:25:44 #25 ... 13:25:44 13:25:44 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:25:44 #71 12.15 v3.20.3-466-g053708cfa46 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:25:44 #71 12.15 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:25:44 #71 12.15 OK: 24052 distinct packages available 13:25:44 #71 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:44 #71 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:44 #71 15.45 (1/14) Installing ca-certificates (20241121-r0) 13:25:44 #71 15.63 (2/14) Installing brotli-libs (1.1.0-r2) 13:25:44 #71 15.68 (3/14) Installing c-ares (1.33.1-r0) 13:25:44 #71 15.69 (4/14) Installing libunistring (1.2-r0) 13:25:44 #71 15.83 (5/14) Installing libidn2 (2.3.7-r0) 13:25:44 #71 15.83 (6/14) Installing nghttp2-libs (1.62.1-r0) 13:25:44 #71 15.84 (7/14) Installing libpsl (0.21.5-r1) 13:25:44 #71 15.86 (8/14) Installing zstd-libs (1.5.6-r0) 13:25:44 #71 15.91 (9/14) Installing libcurl (8.11.1-r0) 13:25:44 #71 15.99 (10/14) Installing curl (8.11.1-r0) 13:25:44 #71 16.03 (11/14) Installing dumb-init (1.2.5-r3) 13:25:44 #71 16.04 (12/14) Installing musl-obstack (1.2.3-r2) 13:25:44 #71 16.05 (13/14) Installing libucontext (1.2-r3) 13:25:44 #71 16.06 (14/14) Installing gcompat (1.1.0-r4) 13:25:44 #71 16.08 Executing busybox-1.36.1-r29.trigger 13:25:44 #71 16.12 Executing ca-certificates-20241121-r0.trigger 13:25:44 #71 16.88 OK: 15 MiB in 28 packages 13:25:44 #71 DONE 17.6s 13:25:44 13:25:44 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 13:25:44 #79 DONE 0.9s 13:25:44 13:25:44 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:44 #107 DONE 0.1s 13:25:44 13:25:44 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:25:44 #108 DONE 0.1s 13:25:44 13:25:44 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:25:44 #109 DONE 0.1s 13:25:44 13:25:44 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:25:44 #110 DONE 0.1s 13:25:44 13:25:44 #111 [security-spire-config] exporting to image 13:25:44 #111 exporting layers 13:25:44 #111 ... 13:25:44 13:25:44 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:25:44 #112 DONE 0.1s 13:25:44 13:25:44 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:25:44 #113 DONE 0.1s 13:25:44 13:25:44 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:25:44 #114 DONE 0.1s 13:25:44 13:25:44 #111 [security-spire-server] exporting to image 13:25:45 #111 ... 13:25:45 13:25:45 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:25:45 #115 DONE 0.1s 13:25:45 13:25:45 #111 [security-spire-agent] exporting to image 13:25:45 #25 ... 13:25:45 13:25:45 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13:25:45 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.3s 13:25:45 #111 exporting layers 0.7s done 13:25:45 #44 ... 13:25:45 13:25:45 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:45 #111 writing image sha256:9ccb80b6621a17d4e8b2aa5806203d4d4c379225b54d97c65253c8b9ea0fa817 done 13:25:45 #111 naming to docker.io/library/security-spire-config done 13:25:45 #111 exporting layers 0.6s done 13:25:45 #111 writing image sha256:bca5cf213682f9d4aa1f824d28cbaea4a78141b5985b97a4b7d175e67624cced done 13:25:45 #111 naming to docker.io/library/security-spire-server done 13:25:45 #111 writing image sha256:86bb7b8481880dc621eea1e570657f34ef68adfdfd83607e8a6625f637f75754 done 13:25:45 #111 naming to docker.io/library/security-spire-agent done 13:25:45 #111 DONE 0.9s 13:25:45 13:25:45 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:46 #25 ... 13:25:46 13:25:46 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 13:25:46 #0 6.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:46 #0 7.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:46 #80 ... 13:25:46 13:25:46 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 13:25:46 #0 5.540 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:46 #0 6.401 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:46 #81 ... 13:25:46 13:25:46 #82 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 13:25:46 #0 7.831 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:46 #0 8.703 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:46 #82 ... 13:25:46 13:25:46 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 13:25:46 #0 6.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:46 #0 6.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:46 #0 9.285 Upgrading critical system libraries and apk-tools: 13:25:46 #0 9.285 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:46 #0 9.343 Executing busybox-1.36.1-r29.trigger 13:25:46 #0 10.35 Continuing the upgrade transaction with new apk-tools: 13:25:46 #0 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:46 #83 ... 13:25:46 13:25:46 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:47 #25 ... 13:25:47 13:25:47 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 13:25:47 #0 5.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:47 #0 5.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:47 #0 8.821 Upgrading critical system libraries and apk-tools: 13:25:47 #0 8.821 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:47 #0 8.861 Executing busybox-1.36.1-r29.trigger 13:25:47 #0 9.779 Continuing the upgrade transaction with new apk-tools: 13:25:47 #0 9.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:47 #84 ... 13:25:47 13:25:47 #85 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 13:25:47 #0 7.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:47 #0 8.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:47 #85 ... 13:25:47 13:25:47 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 13:25:47 #80 11.35 Upgrading critical system libraries and apk-tools: 13:25:47 #80 11.35 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:47 #80 11.38 Executing busybox-1.36.1-r29.trigger 13:25:47 #80 ... 13:25:47 13:25:47 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13:25:47 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.9s done 13:25:47 #44 DONE 19.7s 13:25:47 13:25:47 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:48 #116 ... 13:25:48 13:25:48 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:48 #117 ... 13:25:48 13:25:48 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:48 #25 ... 13:25:48 13:25:48 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 13:25:48 #0 7.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:48 #0 8.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:48 #86 ... 13:25:48 13:25:48 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 13:25:48 #81 11.18 OK: 239 MiB in 58 packages 13:25:48 #81 DONE 12.1s 13:25:48 13:25:48 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:48 #25 ... 13:25:48 13:25:48 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 13:25:48 #87 DONE 0.6s 13:25:48 13:25:48 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:49 #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.1s 13:25:50 #25 ... 13:25:50 13:25:50 #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:50 #88 ... 13:25:50 13:25:50 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:50 #25 ... 13:25:50 13:25:50 #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:50 #89 ... 13:25:50 13:25:50 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:50 #25 ... 13:25:50 13:25:50 #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:51 #90 ... 13:25:51 13:25:51 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:51 #25 ... 13:25:51 13:25:51 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:51 #91 ... 13:25:51 13:25:51 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:51 #25 ... 13:25:51 13:25:51 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 13:25:51 #0 5.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:51 #0 6.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:51 #92 ... 13:25:51 13:25:51 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:52 #25 ... 13:25:52 13:25:52 #82 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 13:25:52 #82 13.91 (1/1) Installing dumb-init (1.2.5-r3) 13:25:52 #82 14.45 Executing busybox-1.36.1-r29.trigger 13:25:52 #82 14.55 OK: 9 MiB in 15 packages 13:25:52 #82 DONE 15.7s 13:25:52 13:25:52 #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13:25:52 #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.5s done 13:25:52 #25 DONE 27.9s 13:25:52 13:25:52 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 13:25:52 #86 14.16 Upgrading critical system libraries and apk-tools: 13:25:52 #86 14.16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:52 #86 14.22 Executing busybox-1.36.1-r29.trigger 13:25:52 #86 ... 13:25:52 13:25:52 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 13:25:52 #84 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:52 #84 14.42 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:52 #84 14.46 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:52 #84 14.65 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:52 #84 14.69 OK: 9 MiB in 16 packages 13:25:52 #84 DONE 15.4s 13:25:52 13:25:52 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 13:25:52 #92 11.17 Upgrading critical system libraries and apk-tools: 13:25:52 #92 11.17 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:52 #92 11.21 Executing busybox-1.36.1-r29.trigger 13:25:52 #92 ... 13:25:52 13:25:52 #63 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 13:25:52 #63 6.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:52 #63 7.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:52 #63 11.89 Upgrading critical system libraries and apk-tools: 13:25:52 #63 11.91 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:52 #63 11.94 Executing busybox-1.36.1-r29.trigger 13:25:52 #63 13.22 Continuing the upgrade transaction with new apk-tools: 13:25:52 #63 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:52 #63 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:52 #63 ... 13:25:52 13:25:52 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 13:25:54 #93 ... 13:25:54 13:25:54 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 13:25:54 #0 4.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:54 #0 5.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:54 #0 9.259 Upgrading critical system libraries and apk-tools: 13:25:54 #0 9.259 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:54 #0 9.280 Executing busybox-1.36.1-r29.trigger 13:25:54 #0 9.948 Continuing the upgrade transaction with new apk-tools: 13:25:54 #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:54 #94 ... 13:25:54 13:25:54 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 13:25:54 #93 DONE 2.4s 13:25:54 13:25:54 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 13:25:54 #83 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:54 #83 16.53 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:54 #83 16.59 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:54 #83 17.16 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:54 #83 17.24 Executing ca-certificates-20241121-r0.trigger 13:25:54 #83 17.86 OK: 11 MiB in 17 packages 13:25:54 #83 DONE 18.8s 13:25:54 13:25:54 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:55 #95 ... 13:25:55 13:25:55 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 13:25:55 #96 ... 13:25:55 13:25:55 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:25:55 #73 6.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:55 #73 7.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:55 #73 10.16 Upgrading critical system libraries and apk-tools: 13:25:55 #73 10.16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:55 #73 10.23 Executing busybox-1.36.1-r29.trigger 13:25:55 #73 11.29 Continuing the upgrade transaction with new apk-tools: 13:25:55 #73 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:55 #73 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:55 #73 ... 13:25:55 13:25:55 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 13:25:55 #96 DONE 0.3s 13:25:55 13:25:55 #63 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 13:25:55 #63 18.45 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:55 #63 18.47 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:55 #63 18.74 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:55 #63 18.80 OK: 9 MiB in 15 packages 13:25:55 #63 DONE 20.4s 13:25:55 13:25:55 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:25:55 #73 16.99 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:55 #73 17.01 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:55 #73 ... 13:25:55 13:25:55 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 13:25:55 #80 13.19 Continuing the upgrade transaction with new apk-tools: 13:25:55 #80 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:55 #80 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:55 #80 18.20 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:55 #80 18.29 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:55 #80 18.64 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:55 #80 18.71 OK: 9 MiB in 15 packages 13:25:55 #80 DONE 19.7s 13:25:55 13:25:55 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:25:55 #73 17.39 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:56 #73 17.46 OK: 9 MiB in 18 packages 13:25:56 #73 ... 13:25:56 13:25:56 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 13:25:56 #74 7.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:56 #74 8.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:56 #74 12.51 Upgrading critical system libraries and apk-tools: 13:25:56 #74 12.51 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:56 #74 12.56 Executing busybox-1.36.1-r29.trigger 13:25:56 #74 13.93 Continuing the upgrade transaction with new apk-tools: 13:25:56 #74 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:56 #74 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:56 #74 ... 13:25:56 13:25:56 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:25:56 #73 DONE 18.2s 13:25:56 13:25:56 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 13:25:56 #94 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:58 #94 ... 13:25:58 13:25:58 #85 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 13:25:58 #85 12.72 Upgrading critical system libraries and apk-tools: 13:25:58 #85 12.72 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:25:58 #85 12.75 Executing busybox-1.36.1-r29.trigger 13:25:58 #85 13.91 Continuing the upgrade transaction with new apk-tools: 13:25:58 #85 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:58 #85 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:58 #85 19.51 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:58 #85 19.56 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:58 #85 19.79 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:58 #85 19.81 Executing ca-certificates-20241121-r0.trigger 13:25:58 #85 20.25 OK: 14 MiB in 21 packages 13:25:58 #85 DONE 21.3s 13:25:58 13:25:58 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:25:58 #97 DONE 1.7s 13:25:58 13:25:58 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 13:25:58 #74 18.31 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:58 #74 18.33 OK: 10 MiB in 19 packages 13:25:58 #74 DONE 19.5s 13:25:58 13:25:58 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 13:25:58 #86 15.55 Continuing the upgrade transaction with new apk-tools: 13:25:58 #86 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:58 #86 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:58 #86 19.65 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:58 #86 19.68 OK: 20 MiB in 18 packages 13:25:58 #86 DONE 20.4s 13:25:58 13:25:58 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 13:25:58 #94 13.71 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:58 #94 13.73 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:58 #94 13.92 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:59 #94 ... 13:25:59 13:25:59 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 13:25:59 #98 DONE 0.4s 13:25:59 13:25:59 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 13:25:59 #94 14.01 Executing ca-certificates-20241121-r0.trigger 13:25:59 #94 ... 13:25:59 13:25:59 #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:59 #99 ... 13:25:59 13:25:59 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 13:25:59 #100 DONE 0.5s 13:25:59 13:25:59 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 13:25:59 #101 ... 13:25:59 13:25:59 #102 [security-spire-config stage-2 6/10] COPY security.txt / 13:25:59 #102 DONE 0.3s 13:25:59 13:25:59 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:25:59 #103 DONE 0.3s 13:25:59 13:25:59 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 13:25:59 #94 14.43 OK: 15 MiB in 28 packages 13:25:59 #94 DONE 15.1s 13:25:59 13:25:59 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 13:25:59 #101 DONE 1.4s 13:25:59 13:25:59 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 13:25:59 #104 ... 13:25:59 13:25:59 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 13:25:59 #92 12.27 Continuing the upgrade transaction with new apk-tools: 13:25:59 #92 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:25:59 #92 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:25:59 #92 17.07 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 13:25:59 #92 17.09 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:25:59 #92 17.29 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:25:59 #92 17.32 Executing ca-certificates-20241121-r0.trigger 13:25:59 #92 17.68 OK: 20 MiB in 18 packages 13:25:59 #92 DONE 18.5s 13:26:00 13:26:00 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 13:26:00 #104 DONE 0.4s 13:26:00 13:26:00 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:26:00 #105 DONE 0.4s 13:26:00 13:26:00 #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:26:00 #106 DONE 1.9s 13:26:00 13:26:00 #107 [security-spire-server stage-2 5/9] COPY Attribution.txt / 13:26:00 #107 DONE 0.2s 13:26:00 13:26:00 #108 [security-spire-server stage-2 6/9] COPY security.txt / 13:26:00 #108 DONE 0.2s 13:26:00 13:26:00 #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:26:01 #109 DONE 0.2s 13:26:01 13:26:01 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:26:01 #110 DONE 0.2s 13:26:01 13:26:01 #111 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:26:01 #111 DONE 1.4s 13:26:01 13:26:01 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 13:26:01 #112 ... 13:26:01 13:26:01 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:26:01 #113 DONE 0.2s 13:26:01 13:26:01 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 13:26:01 #112 DONE 0.2s 13:26:01 13:26:01 #114 [security-spire-server] exporting to image 13:26:01 #114 exporting layers 13:26:01 #114 ... 13:26:01 13:26:01 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 13:26:01 #115 DONE 0.2s 13:26:01 13:26:01 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:26:02 #116 DONE 0.2s 13:26:02 13:26:02 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:26:02 #117 DONE 0.2s 13:26:02 13:26:02 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:26:02 #118 DONE 0.1s 13:26:02 13:26:02 #119 [security-spire-agent] exporting to image 13:26:02 #119 ... 13:26:02 13:26:02 #120 [security-spire-config] exporting to image 13:26:02 #120 exporting layers 2.1s done 13:26:02 #120 writing image sha256:c7650ca1284733ab43767943ce49bfab386ee65720dbb1fb774b833c76af6db8 done 13:26:02 #120 naming to docker.io/library/security-spire-config-arm64 0.0s done 13:26:02 #120 DONE 2.1s 13:26:02 13:26:02 #114 [security-spire-server] exporting to image 13:26:03 #114 exporting layers 1.9s done 13:26:03 #114 writing image sha256:946db88b3c79212b7f93255a4effee678583e19f7262049036442db172a3cfe7 done 13:26:03 #114 naming to docker.io/library/security-spire-server-arm64 0.0s done 13:26:03 #114 DONE 2.0s 13:26:03 13:26:03 #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:04 #89 ... 13:26:04 13:26:04 #119 [security-spire-agent] exporting to image 13:26:04 #119 exporting layers 1.7s done 13:26:04 #119 writing image sha256:88482578e4d8faa2782bcc351a3fc58fd3c5f779dcddd968aff20e7850ad790c 0.0s done 13:26:04 #119 naming to docker.io/library/security-spire-agent-arm64 0.0s done 13:26:04 #119 DONE 1.8s 13:26:04 13:26:04 #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:44 #118 ... 13:26:44 13:26:44 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:44 #71 DONE 59.1s 13:26:44 13:26:44 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:44 #116 DONE 51.7s 13:26:44 13:26:44 #119 [support-notifications builder 6/7] COPY . . 13:26:44 #119 ... 13:26:44 13:26:44 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:44 #118 DONE 57.7s 13:26:44 13:26:44 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:44 #81 DONE 58.2s 13:26:44 13:26:44 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:44 #117 DONE 58.3s 13:26:44 13:26:44 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:44 #86 DONE 57.6s 13:26:44 13:26:44 #120 [security-spiffe-token-provider builder 6/7] COPY . . 13:26:46 #120 ... 13:26:46 13:26:46 #121 [core-keeper builder 7/8] COPY . . 13:26:46 #121 ... 13:26:46 13:26:46 #122 [support-scheduler builder 6/7] COPY . . 13:26:46 #122 ... 13:26:46 13:26:46 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 13:26:46 #123 ... 13:26:46 13:26:46 #124 [security-secretstore-setup builder 6/7] COPY . . 13:26:50 #89 ... 13:26:50 13:26:50 #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:50 #99 DONE 60.0s 13:26:50 13:26:50 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:50 #95 DONE 64.0s 13:26:50 13:26:50 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:50 #91 DONE 67.7s 13:26:50 13:26:50 #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:50 #88 DONE 68.8s 13:26:50 13:26:50 #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:50 #90 DONE 68.0s 13:26:50 13:26:50 #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:50 #89 DONE 68.2s 13:26:50 13:26:50 #121 [support-notifications builder 6/7] COPY . . 13:26:50 #121 ... 13:26:50 13:26:50 #122 [security-spiffe-token-provider builder 6/7] COPY . . 13:26:50 #122 DONE 1.1s 13:26:50 13:26:50 #123 [core-keeper builder 7/8] COPY . . 13:26:50 #123 DONE 1.2s 13:26:50 13:26:50 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:50 #124 CACHED 13:26:50 13:26:50 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 13:26:50 #125 CACHED 13:26:50 13:26:50 #126 [core-metadata builder 6/7] COPY . . 13:26:50 #126 CACHED 13:26:50 13:26:50 #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:50 #127 CACHED 13:26:50 13:26:50 #128 [core-command builder 6/7] COPY . . 13:26:50 #128 CACHED 13:26:50 13:26:50 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 13:26:50 #129 CACHED 13:26:50 13:26:50 #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:50 #130 CACHED 13:26:50 13:26:50 #131 [security-secretstore-setup builder 6/7] COPY . . 13:26:50 #131 CACHED 13:26:50 13:26:50 #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 13:26:50 #132 CACHED 13:26:50 13:26:50 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:50 #133 CACHED 13:26:50 13:26:50 #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:26:50 #134 CACHED 13:26:50 13:26:50 #135 [security-bootstrapper builder 6/7] COPY . . 13:26:50 #135 CACHED 13:26:50 13:26:50 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:26:50 #136 CACHED 13:26:50 13:26:50 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 13:26:50 #137 CACHED 13:26:50 13:26:50 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:50 #138 CACHED 13:26:50 13:26:50 #121 [support-notifications builder 6/7] COPY . . 13:26:50 #121 DONE 1.1s 13:26:50 13:26:50 #139 [support-scheduler builder 6/7] COPY . . 13:26:50 #139 DONE 1.1s 13:26:50 13:26:50 #140 [core-data builder 6/7] COPY . . 13:26:50 #140 CACHED 13:26:50 13:26:50 #141 [core-data builder 4/7] COPY go.mod vendor* ./ 13:26:50 #141 CACHED 13:26:50 13:26:50 #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:50 #142 CACHED 13:26:50 13:26:50 #143 [security-proxy-setup builder 6/7] COPY . . 13:26:50 #143 DONE 1.1s 13:26:50 13:26:50 #144 [security-proxy-auth builder 6/7] COPY . . 13:26:50 #144 DONE 1.2s 13:26:50 13:26:50 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:26:52 #124 DONE 14.9s 13:26:52 13:26:52 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 13:26:52 #125 CACHED 13:26:52 13:26:52 #126 [security-proxy-setup builder 6/7] COPY . . 13:26:52 #126 CACHED 13:26:52 13:26:52 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:52 #127 CACHED 13:26:52 13:26:52 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:26:52 #128 CACHED 13:26:52 13:26:52 #129 [security-bootstrapper builder 6/7] COPY . . 13:26:52 #129 CACHED 13:26:52 13:26:52 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:52 #130 CACHED 13:26:52 13:26:52 #120 [security-spiffe-token-provider builder 6/7] COPY . . 13:26:52 #120 DONE 14.9s 13:26:52 13:26:52 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 13:26:52 #123 DONE 15.0s 13:26:52 13:26:52 #119 [support-notifications builder 6/7] COPY . . 13:26:52 #119 DONE 15.0s 13:26:52 13:26:52 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:52 #131 CACHED 13:26:52 13:26:52 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 13:26:52 #132 CACHED 13:26:52 13:26:52 #133 [core-data builder 6/7] COPY . . 13:26:52 #133 CACHED 13:26:52 13:26:52 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 13:26:52 #134 CACHED 13:26:52 13:26:52 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:52 #135 CACHED 13:26:52 13:26:52 #136 [core-metadata builder 6/7] COPY . . 13:26:52 #136 CACHED 13:26:52 13:26:52 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:52 #137 CACHED 13:26:52 13:26:52 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 13:26:52 #138 CACHED 13:26:52 13:26:52 #139 [core-command builder 6/7] COPY . . 13:26:52 #139 CACHED 13:26:52 13:26:52 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 13:26:52 #140 CACHED 13:26:52 13:26:52 #141 [security-proxy-auth builder 6/7] COPY . . 13:26:52 #141 CACHED 13:26:52 13:26:52 #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:52 #142 CACHED 13:26:52 13:26:52 #122 [support-scheduler builder 6/7] COPY . . 13:26:52 #122 DONE 15.0s 13:26:52 13:26:52 #121 [core-keeper builder 7/8] COPY . . 13:26:52 #121 DONE 15.0s 13:26:52 13:26:52 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:26:52 #143 1.386 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:26:53 #145 3.093 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 13:27:00 #145 ... 13:27:00 13:27:00 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:27:00 #0 2.537 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:27:00 #146 ... 13:27:00 13:27:00 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:27:00 #0 3.073 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 13:27:00 #147 ... 13:27:00 13:27:00 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:27:00 #0 2.288 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 13:27:00 #148 ... 13:27:00 13:27:00 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:27:00 #0 2.275 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 13:27:00 #149 ... 13:27:00 13:27:00 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:27:00 #0 2.826 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 13:27:01 #150 ... 13:27:01 13:27:01 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:27:01 #0 2.863 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:27:01 #151 ... 13:27:01 13:27:01 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:27:01 #0 3.301 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:27:01 #152 ... 13:27:01 13:27:01 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:27:01 #0 3.223 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:27:01 #153 ... 13:27:01 13:27:01 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:27:01 #0 2.926 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:27:01 #154 ... 13:27:01 13:27:01 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:27:01 #0 3.048 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:27:02 #155 ... 13:27:02 13:27:02 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:27:02 #0 2.721 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:27:02 #143 ... 13:27:02 13:27:02 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:27:02 #0 0.779 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 13:27:02 #144 ... 13:27:02 13:27:02 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:27:02 #0 0.879 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 13:27:02 #145 ... 13:27:02 13:27:02 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:27:02 #0 0.886 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:27:02 #146 ... 13:27:02 13:27:02 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:27:02 #0 1.082 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:27:02 #147 ... 13:27:02 13:27:02 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:27:02 #0 1.378 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 13:27:02 #148 ... 13:27:02 13:27:02 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:27:02 #0 0.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 13:27:02 #149 ... 13:27:02 13:27:02 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:27:02 #0 1.360 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 13:27:02 #150 ... 13:27:02 13:27:02 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:27:02 #0 1.465 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:27:02 #151 ... 13:27:02 13:27:02 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:27:02 #0 0.702 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:27:02 #152 ... 13:27:02 13:27:02 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:27:02 #0 1.058 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:27:02 #153 ... 13:27:02 13:27:02 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:27:02 #0 0.585 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:28:24 #154 86.28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:29:32 #154 ... 13:29:32 13:29:32 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:29:32 #152 DONE 153.3s 13:29:32 13:29:32 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:29:32 #149 DONE 153.4s 13:29:32 13:29:32 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:29:32 #147 DONE 153.4s 13:29:32 13:29:32 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:29:32 #145 DONE 153.3s 13:29:32 13:29:32 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:29:32 #144 DONE 153.4s 13:29:32 13:29:32 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:29:32 #148 DONE 153.4s 13:29:32 13:29:32 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:29:32 #150 DONE 153.4s 13:29:32 13:29:32 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 13:29:32 #155 ... 13:29:32 13:29:32 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:29:32 #153 DONE 153.5s 13:29:32 13:29:32 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:29:32 #151 DONE 153.5s 13:29:32 13:29:32 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:29:32 #154 DONE 153.6s 13:29:32 13:29:32 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:29:32 #143 DONE 153.5s 13:29:32 13:29:32 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:29:32 #146 DONE 153.6s 13:29:32 13:29:32 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 13:29:32 #156 ... 13:29:32 13:29:32 #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:29:32 #157 DONE 0.3s 13:29:32 13:29:32 #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:29:32 #158 DONE 0.3s 13:29:32 13:29:32 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 13:29:32 #155 DONE 0.4s 13:29:32 13:29:32 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 13:29:32 #159 DONE 0.4s 13:29:32 13:29:32 #160 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 13:29:32 #160 DONE 0.3s 13:29:32 13:29:32 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 13:29:32 #156 DONE 0.2s 13:29:32 13:29:32 #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:29:32 #161 DONE 0.3s 13:29:32 13:29:32 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 13:29:32 #162 DONE 0.5s 13:29:32 13:29:32 #163 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 13:29:32 #163 DONE 0.5s 13:29:32 13:29:32 #164 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:29:32 #164 CACHED 13:29:32 13:29:32 #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:29:32 #165 CACHED 13:29:32 13:29:32 #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:29:32 #166 DONE 0.5s 13:29:32 13:29:32 #167 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 13:29:32 #167 CACHED 13:29:32 13:29:32 #168 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 13:29:32 #168 CACHED 13:29:32 13:29:32 #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 13:29:32 #169 CACHED 13:29:32 13:29:32 #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 13:29:32 #170 CACHED 13:29:32 13:29:32 #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:29:32 #171 DONE 0.5s 13:29:32 13:29:32 #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:29:32 #172 DONE 0.6s 13:29:32 13:29:32 #173 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 13:29:32 #173 DONE 0.5s 13:29:32 13:29:32 #174 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:29:32 #174 ... 13:29:32 13:29:32 #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 13:29:32 #175 DONE 0.6s 13:29:32 13:29:32 #176 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 13:29:32 #176 DONE 0.5s 13:29:32 13:29:32 #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 13:29:32 #177 ... 13:29:32 13:29:32 #178 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 13:29:32 #178 DONE 1.5s 13:29:32 13:29:32 #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 13:29:32 #179 DONE 1.4s 13:29:32 13:29:32 #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:29:32 #180 DONE 1.5s 13:29:32 13:29:32 #174 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:29:32 #174 DONE 1.4s 13:29:32 13:29:32 #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 13:29:32 #181 DONE 1.5s 13:29:32 13:29:32 #182 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:29:32 #182 DONE 1.5s 13:29:32 13:29:32 #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:29:32 #183 DONE 1.5s 13:29:32 13:29:32 #184 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:29:32 #184 DONE 1.5s 13:29:32 13:29:32 #185 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:29:32 #185 DONE 1.5s 13:29:32 13:29:32 #186 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 13:29:32 #186 ... 13:29:32 13:29:32 #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 13:29:32 #177 DONE 1.5s 13:29:32 13:29:32 #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 13:29:32 #187 DONE 1.5s 13:29:32 13:29:32 #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 13:29:32 #188 ... 13:29:32 13:29:32 #189 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 13:29:32 #189 DONE 0.7s 13:29:32 13:29:32 #190 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 13:29:32 #190 DONE 1.0s 13:29:32 13:29:32 #191 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:29:32 #191 DONE 1.0s 13:29:32 13:29:32 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 13:29:32 #192 DONE 1.0s 13:29:32 13:29:32 #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 13:29:32 #193 DONE 1.0s 13:29:32 13:29:32 #194 [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 13:29:32 #194 DONE 1.0s 13:29:32 13:29:32 #195 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 13:29:32 #195 DONE 1.0s 13:29:32 13:29:32 #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 13:29:32 #188 DONE 1.0s 13:29:32 13:29:32 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 13:29:32 #196 DONE 1.0s 13:29:32 13:29:32 #186 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 13:29:32 #186 DONE 1.0s 13:29:32 13:29:32 #111 [security-spiffe-token-provider] exporting to image 13:29:32 #111 exporting layers 13:29:32 #111 ... 13:29:32 13:29:32 #197 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:29:32 #197 DONE 1.1s 13:29:32 13:29:32 #198 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 13:29:32 #198 DONE 3.2s 13:29:32 13:29:32 #111 [core-keeper] exporting to image 13:29:32 #111 exporting layers 0.2s done 13:29:32 #111 ... 13:29:32 13:29:32 #199 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 13:29:32 #199 DONE 0.4s 13:29:32 13:29:32 #200 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 13:29:32 #200 DONE 0.4s 13:29:32 13:29:32 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 13:29:32 #201 DONE 0.4s 13:29:32 13:29:32 #202 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 13:29:32 #202 DONE 0.4s 13:29:32 13:29:32 #203 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 13:29:32 #203 DONE 0.4s 13:29:32 13:29:32 #204 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 13:29:32 #204 DONE 0.3s 13:29:32 13:29:32 #111 [core-data] exporting to image 13:29:32 #111 exporting layers 0.3s done 13:29:32 #111 ... 13:29:32 13:29:32 #205 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:29:32 #205 DONE 0.4s 13:29:32 13:29:32 #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 13:29:32 #206 DONE 0.4s 13:29:32 13:29:32 #207 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 13:29:32 #207 DONE 0.3s 13:29:32 13:29:32 #208 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 13:29:32 #208 DONE 0.2s 13:29:32 13:29:32 #111 [support-scheduler] exporting to image 13:29:32 #111 writing image sha256:220b7758e961cad9e5dafb54c38732e3a3ec434da3ed2185446117920ccdb2ed 13:29:32 #111 writing image sha256:84f131de301c2d3c7af1d76ab4481dd2e047b8a3efbcee6a05c7f6a630cebf35 13:29:32 #111 writing image sha256:d852740ce736853886da1b8b845d68c5b2b467d2007a266b035c9f7b126eb542 13:29:32 #111 ... 13:29:32 13:29:32 #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:29:32 #209 DONE 0.3s 13:29:32 13:29:32 #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 13:29:32 #210 DONE 0.3s 13:29:32 13:29:32 #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:29:32 #211 DONE 0.4s 13:29:32 13:29:32 #111 [core-command] exporting to image 13:29:32 #111 writing image sha256:220b7758e961cad9e5dafb54c38732e3a3ec434da3ed2185446117920ccdb2ed 0.2s done 13:29:32 #111 writing image sha256:84f131de301c2d3c7af1d76ab4481dd2e047b8a3efbcee6a05c7f6a630cebf35 0.2s done 13:29:32 #111 naming to docker.io/library/security-spiffe-token-provider done 13:29:32 #111 naming to docker.io/library/core-command done 13:29:32 #111 ... 13:29:32 13:29:32 #212 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 13:29:32 #212 DONE 0.3s 13:29:32 13:29:32 #213 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:29:32 #213 DONE 0.6s 13:29:32 13:29:32 #111 [core-keeper] exporting to image 13:29:32 #111 exporting layers 0.4s done 13:29:32 #111 writing image sha256:d852740ce736853886da1b8b845d68c5b2b467d2007a266b035c9f7b126eb542 0.2s done 13:29:32 #111 naming to docker.io/library/core-keeper done 13:29:32 #111 writing image sha256:40d66b474d37dd3019d0203f6b7f11582cc2b6cf614897f60fc863ca9dfc5031 done 13:29:32 #111 writing image sha256:2ce2a993b6de7fd8272b823547d3b7903b87b44d96e859e37f2c2b11e23b7877 done 13:29:32 #111 naming to docker.io/library/core-data done 13:29:32 #111 naming to docker.io/library/support-scheduler done 13:29:32 #111 exporting layers 0.6s done 13:29:32 #111 ... 13:29:32 13:29:32 #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:29:32 #214 DONE 0.6s 13:29:32 13:29:32 #215 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:29:32 #215 DONE 0.6s 13:29:32 13:29:32 #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:29:32 #216 DONE 1.1s 13:29:32 13:29:32 #111 [support-notifications] exporting to image 13:29:32 #111 exporting layers 0.5s done 13:29:32 #111 writing image sha256:980846f621d3d067c55bbfb9488da12f1763917279f829cf9134d4dd364498a6 0.0s done 13:29:32 #111 writing image sha256:83ffa8cc25f86ca08e058418b27e326bd62f0f658862dc5533c9c1cd6abc79fd 0.0s done 13:29:32 #111 naming to docker.io/library/core-metadata done 13:29:32 #111 naming to docker.io/library/support-notifications done 13:29:32 #111 ... 13:29:32 13:29:32 #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:29:32 #217 DONE 0.1s 13:29:32 13:29:32 #218 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 13:29:32 #218 DONE 0.2s 13:29:32 13:29:32 #219 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 13:29:32 #219 DONE 0.1s 13:29:32 13:29:32 #111 [security-proxy-auth] exporting to image 13:29:32 #111 writing image sha256:15bc88e0137e0681211a4b09b1665023c3203ecfd765743afeb648bd8c89c5a3 done 13:29:32 #111 naming to docker.io/library/core-common-config-bootstrapper done 13:29:32 #111 ... 13:29:32 13:29:32 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:29:32 #220 DONE 0.9s 13:29:32 13:29:32 #221 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 13:29:32 #221 DONE 0.1s 13:29:32 13:29:32 #111 [security-proxy-auth] exporting to image 13:29:32 #111 exporting layers 0.2s done 13:29:32 #111 writing image sha256:ed5b971729e8f8b2a641d52481c7ef215fce56a549f5d02a3cc2091b5de60843 done 13:29:32 #111 naming to docker.io/library/security-proxy-auth done 13:29:32 #111 ... 13:29:32 13:29:32 #222 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 13:29:32 #222 DONE 0.0s 13:29:32 13:29:32 #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:29:32 #223 DONE 0.0s 13:29:32 13:29:32 #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:29:32 #224 DONE 0.4s 13:29:32 13:29:32 #111 [security-secretstore-setup] exporting to image 13:29:32 #111 writing image sha256:cc79a7ec658a56974b3417cd712027c37d0a66d42f948ecf622c88a2b5f4fde7 done 13:29:32 #111 naming to docker.io/library/security-proxy-setup done 13:29:32 #111 exporting layers 0.2s done 13:29:32 #111 ... 13:29:32 13:29:32 #225 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 13:29:32 #225 DONE 0.4s 13:29:32 13:29:32 #111 [security-bootstrapper] exporting to image 13:29:32 #111 writing image sha256:9fbefa0fd28f8e13cb0a90b55c713ea20dc1e099c9d8e70aee322610f9b91ba0 done 13:29:32 #111 naming to docker.io/library/security-secretstore-setup done 13:29:32 #111 exporting layers 0.2s done 13:29:32 #111 writing image sha256:260140d40b0ffda49bec0a17af86e94c4e1ba7ea9eb418d229d88d74aab8b019 done 13:29:32 #111 naming to docker.io/library/security-bootstrapper done 13:29:32 #111 DONE 3.3s 13:29:32 13:29:32 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13:29:32 time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:29:32 time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:29:32 time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:29:32 time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:29:32 time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:29:32 time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:29:32 time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:29:32 time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:29:32 time="2025-01-06T13:24:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:29:32 time="2025-01-06T13:24:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:29:32 time="2025-01-06T13:24:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:29:32 time="2025-01-06T13:24:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:29:32 time="2025-01-06T13:24:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:29:32 time="2025-01-06T13:24:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:29:32 time="2025-01-06T13:24:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 13:29:32 $ docker stop --time=1 9380e875d08be510363efbaf808c699758f4256d69f0d0db94a7b03ad0b2a1fc 13:29:33 $ docker rm -f --volumes 9380e875d08be510363efbaf808c699758f4256d69f0d0db94a7b03ad0b2a1fc [Pipeline] // withDockerContainer [Pipeline] sh 13:29:33 + docker images 13:29:33 REPOSITORY TAG IMAGE ID CREATED SIZE 13:29:33 security-bootstrapper latest 260140d40b0f 3 seconds ago 26.2MB 13:29:33 security-proxy-auth latest ed5b971729e8 4 seconds ago 32.4MB 13:29:33 security-secretstore-setup latest 9fbefa0fd28f 4 seconds ago 46.9MB 13:29:33 security-proxy-setup latest cc79a7ec658a 4 seconds ago 35.2MB 13:29:33 core-data latest 40d66b474d37 5 seconds ago 37.7MB 13:29:33 core-common-config-bootstrapper latest 15bc88e0137e 5 seconds ago 23MB 13:29:33 core-metadata latest 980846f621d3 5 seconds ago 37.8MB 13:29:33 support-scheduler latest 2ce2a993b6de 5 seconds ago 52.9MB 13:29:33 support-notifications latest 83ffa8cc25f8 5 seconds ago 56.2MB 13:29:33 core-keeper latest d852740ce736 5 seconds ago 31.3MB 13:29:33 security-spiffe-token-provider latest 220b7758e961 6 seconds ago 38.5MB 13:29:33 core-command latest 84f131de301c 6 seconds ago 33.4MB 13:29:33 security-spire-agent latest 86bb7b848188 3 minutes ago 188MB 13:29:33 security-spire-server latest bca5cf213682 3 minutes ago 128MB 13:29:33 security-spire-config latest 9ccb80b6621a 3 minutes ago 127MB 13:29:33 ci-base-image-x86_64 latest accb1a6d073b 7 minutes ago 982MB 13:29:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 13 days ago 580MB 13:29:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 13:29:33 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 13:29:33 provisioning config files... 13:29:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/771@tmp/config286917255927687774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:34 ---> ****-login.sh 13:29:34 nexus3.edgexfoundry.org:10001 13:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:34 Configure a credential helper to remove this warning. See 13:29:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:34 13:29:34 Login Succeeded 13:29:34 nexus3.edgexfoundry.org:10002 13:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:34 Configure a credential helper to remove this warning. See 13:29:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:34 13:29:34 Login Succeeded 13:29:34 nexus3.edgexfoundry.org:10003 13:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:34 Configure a credential helper to remove this warning. See 13:29:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:34 13:29:34 Login Succeeded 13:29:34 nexus3.edgexfoundry.org:10004 13:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:34 Configure a credential helper to remove this warning. See 13:29:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:34 13:29:34 Login Succeeded 13:29:34 ****.io 13:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:35 Configure a credential helper to remove this warning. See 13:29:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:35 13:29:35 Login Succeeded 13:29:35 ---> ****-login.sh ends [Pipeline] } 13:29:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:29:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:29:35 [edgeXDocker.push] Tagging docker image core-command with the following tags: 13:29:35 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:29:35 latest 13:29:35 4.0.0-dev.35 13:29:35 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:29:35 main 13:29:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:35 + docker push nexus3.edgexfoundry.org:10004/core-command:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:29:35 46093df2fefe: Preparing 13:29:35 9f9926c1850a: Preparing 13:29:35 0596245cefb7: Preparing 13:29:35 9374051b392a: Preparing 13:29:35 fd9d7942dedb: Preparing 13:29:35 7502095d46c9: Preparing 13:29:35 75654b8eeebd: Preparing 13:29:35 7502095d46c9: Waiting 13:29:35 75654b8eeebd: Waiting 13:29:35 46093df2fefe: Pushed 13:29:35 9374051b392a: Pushed 13:29:35 0596245cefb7: Pushed 13:29:35 75654b8eeebd: Layer already exists 13:29:35 7502095d46c9: Pushed 13:29:36 fd9d7942dedb: Pushed 13:29:38 9f9926c1850a: Pushed 13:29:38 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:281ec36c87e004692d7ce1e5419022c8d06bc4d09ff2f57fcc7377c7bbb83fd0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:38 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 13:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:29:38 46093df2fefe: Preparing 13:29:38 9f9926c1850a: Preparing 13:29:38 0596245cefb7: Preparing 13:29:38 9374051b392a: Preparing 13:29:38 fd9d7942dedb: Preparing 13:29:38 7502095d46c9: Preparing 13:29:38 75654b8eeebd: Preparing 13:29:38 7502095d46c9: Waiting 13:29:38 75654b8eeebd: Waiting 13:29:38 46093df2fefe: Layer already exists 13:29:38 9374051b392a: Layer already exists 13:29:38 9f9926c1850a: Layer already exists 13:29:38 fd9d7942dedb: Layer already exists 13:29:38 0596245cefb7: Layer already exists 13:29:38 75654b8eeebd: Layer already exists 13:29:38 7502095d46c9: Layer already exists 13:29:38 latest: digest: sha256:281ec36c87e004692d7ce1e5419022c8d06bc4d09ff2f57fcc7377c7bbb83fd0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:39 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.35 13:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:29:39 46093df2fefe: Preparing 13:29:39 9f9926c1850a: Preparing 13:29:39 0596245cefb7: Preparing 13:29:39 9374051b392a: Preparing 13:29:39 fd9d7942dedb: Preparing 13:29:39 7502095d46c9: Preparing 13:29:39 75654b8eeebd: Preparing 13:29:39 7502095d46c9: Waiting 13:29:39 75654b8eeebd: Waiting 13:29:39 fd9d7942dedb: Layer already exists 13:29:39 46093df2fefe: Layer already exists 13:29:39 0596245cefb7: Layer already exists 13:29:39 9f9926c1850a: Layer already exists 13:29:39 9374051b392a: Layer already exists 13:29:39 7502095d46c9: Layer already exists 13:29:39 75654b8eeebd: Layer already exists 13:29:39 4.0.0-dev.35: digest: sha256:281ec36c87e004692d7ce1e5419022c8d06bc4d09ff2f57fcc7377c7bbb83fd0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:40 + docker push nexus3.edgexfoundry.org:10004/core-command:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:29:40 46093df2fefe: Preparing 13:29:40 9f9926c1850a: Preparing 13:29:40 0596245cefb7: Preparing 13:29:40 9374051b392a: Preparing 13:29:40 fd9d7942dedb: Preparing 13:29:40 7502095d46c9: Preparing 13:29:40 75654b8eeebd: Preparing 13:29:40 7502095d46c9: Waiting 13:29:40 75654b8eeebd: Waiting 13:29:40 9374051b392a: Layer already exists 13:29:40 9f9926c1850a: Layer already exists 13:29:40 0596245cefb7: Layer already exists 13:29:40 fd9d7942dedb: Layer already exists 13:29:40 46093df2fefe: Layer already exists 13:29:40 7502095d46c9: Layer already exists 13:29:40 75654b8eeebd: Layer already exists 13:29:40 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:281ec36c87e004692d7ce1e5419022c8d06bc4d09ff2f57fcc7377c7bbb83fd0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:40 + docker push nexus3.edgexfoundry.org:10004/core-command:main 13:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:29:40 46093df2fefe: Preparing 13:29:40 9f9926c1850a: Preparing 13:29:40 0596245cefb7: Preparing 13:29:40 9374051b392a: Preparing 13:29:40 fd9d7942dedb: Preparing 13:29:40 7502095d46c9: Preparing 13:29:40 75654b8eeebd: Preparing 13:29:40 75654b8eeebd: Waiting 13:29:40 7502095d46c9: Waiting 13:29:40 9f9926c1850a: Layer already exists 13:29:40 9374051b392a: Layer already exists 13:29:40 fd9d7942dedb: Layer already exists 13:29:40 0596245cefb7: Layer already exists 13:29:40 46093df2fefe: Layer already exists 13:29:40 7502095d46c9: Layer already exists 13:29:40 75654b8eeebd: Layer already exists 13:29:40 main: digest: sha256:281ec36c87e004692d7ce1e5419022c8d06bc4d09ff2f57fcc7377c7bbb83fd0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:29:40 ===================================================== [Pipeline] echo 13:29:40 taggedImages: 13:29:40 - nexus3.edgexfoundry.org:10004/core-command:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:29:40 - nexus3.edgexfoundry.org:10004/core-command:latest 13:29:40 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.35 13:29:40 - nexus3.edgexfoundry.org:10004/core-command:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:29:40 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 13:29:40 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 13:29:40 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:29:40 latest 13:29:40 4.0.0-dev.35 13:29:40 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:29:40 main 13:29:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:41 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:29:41 30ddabd407ee: Preparing 13:29:41 85ef306e02ea: Preparing 13:29:41 6ee532f1f701: Preparing 13:29:41 bcab1f12f05b: Preparing 13:29:41 0596245cefb7: Preparing 13:29:41 9374051b392a: Preparing 13:29:41 fd9d7942dedb: Preparing 13:29:41 7502095d46c9: Preparing 13:29:41 75654b8eeebd: Preparing 13:29:41 fd9d7942dedb: Waiting 13:29:41 7502095d46c9: Waiting 13:29:41 9374051b392a: Waiting 13:29:41 0596245cefb7: Layer already exists 13:29:41 9374051b392a: Layer already exists 13:29:41 fd9d7942dedb: Layer already exists 13:29:41 7502095d46c9: Layer already exists 13:29:41 6ee532f1f701: Pushed 13:29:41 75654b8eeebd: Layer already exists 13:29:41 85ef306e02ea: Pushed 13:29:41 30ddabd407ee: Pushed 13:29:42 bcab1f12f05b: Pushed 13:29:42 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:e30d31cf0fc0364635aa710ef68b728b07489922d8569518c69eec1d14c96e7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:43 + 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 13:29:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 13:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:29:43 30ddabd407ee: Preparing 13:29:43 85ef306e02ea: Preparing 13:29:43 6ee532f1f701: Preparing 13:29:43 bcab1f12f05b: Preparing 13:29:43 0596245cefb7: Preparing 13:29:43 9374051b392a: Preparing 13:29:43 fd9d7942dedb: Preparing 13:29:43 7502095d46c9: Preparing 13:29:43 75654b8eeebd: Preparing 13:29:43 9374051b392a: Waiting 13:29:43 fd9d7942dedb: Waiting 13:29:43 7502095d46c9: Waiting 13:29:43 75654b8eeebd: Waiting 13:29:43 0596245cefb7: Layer already exists 13:29:43 6ee532f1f701: Layer already exists 13:29:43 bcab1f12f05b: Layer already exists 13:29:43 85ef306e02ea: Layer already exists 13:29:43 30ddabd407ee: Layer already exists 13:29:43 fd9d7942dedb: Layer already exists 13:29:43 7502095d46c9: Layer already exists 13:29:43 9374051b392a: Layer already exists 13:29:43 75654b8eeebd: Layer already exists 13:29:43 latest: digest: sha256:e30d31cf0fc0364635aa710ef68b728b07489922d8569518c69eec1d14c96e7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:43 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.35 13:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:29:44 30ddabd407ee: Preparing 13:29:44 85ef306e02ea: Preparing 13:29:44 6ee532f1f701: Preparing 13:29:44 bcab1f12f05b: Preparing 13:29:44 0596245cefb7: Preparing 13:29:44 9374051b392a: Preparing 13:29:44 fd9d7942dedb: Preparing 13:29:44 7502095d46c9: Preparing 13:29:44 75654b8eeebd: Preparing 13:29:44 9374051b392a: Waiting 13:29:44 fd9d7942dedb: Waiting 13:29:44 75654b8eeebd: Waiting 13:29:44 7502095d46c9: Waiting 13:29:44 bcab1f12f05b: Layer already exists 13:29:44 30ddabd407ee: Layer already exists 13:29:44 85ef306e02ea: Layer already exists 13:29:44 0596245cefb7: Layer already exists 13:29:44 6ee532f1f701: Layer already exists 13:29:44 75654b8eeebd: Layer already exists 13:29:44 fd9d7942dedb: Layer already exists 13:29:44 7502095d46c9: Layer already exists 13:29:44 9374051b392a: Layer already exists 13:29:44 4.0.0-dev.35: digest: sha256:e30d31cf0fc0364635aa710ef68b728b07489922d8569518c69eec1d14c96e7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:29:44 30ddabd407ee: Preparing 13:29:44 85ef306e02ea: Preparing 13:29:44 6ee532f1f701: Preparing 13:29:44 bcab1f12f05b: Preparing 13:29:44 0596245cefb7: Preparing 13:29:44 9374051b392a: Preparing 13:29:44 fd9d7942dedb: Preparing 13:29:44 7502095d46c9: Preparing 13:29:44 75654b8eeebd: Preparing 13:29:44 9374051b392a: Waiting 13:29:44 fd9d7942dedb: Waiting 13:29:44 7502095d46c9: Waiting 13:29:44 75654b8eeebd: Waiting 13:29:44 85ef306e02ea: Layer already exists 13:29:44 30ddabd407ee: Layer already exists 13:29:44 bcab1f12f05b: Layer already exists 13:29:44 6ee532f1f701: Layer already exists 13:29:44 0596245cefb7: Layer already exists 13:29:44 9374051b392a: Layer already exists 13:29:44 7502095d46c9: Layer already exists 13:29:44 fd9d7942dedb: Layer already exists 13:29:44 75654b8eeebd: Layer already exists 13:29:44 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:e30d31cf0fc0364635aa710ef68b728b07489922d8569518c69eec1d14c96e7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:45 + 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 13:29:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 13:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:29:45 30ddabd407ee: Preparing 13:29:45 85ef306e02ea: Preparing 13:29:45 6ee532f1f701: Preparing 13:29:45 bcab1f12f05b: Preparing 13:29:45 0596245cefb7: Preparing 13:29:45 9374051b392a: Preparing 13:29:45 fd9d7942dedb: Preparing 13:29:45 7502095d46c9: Preparing 13:29:45 75654b8eeebd: Preparing 13:29:45 9374051b392a: Waiting 13:29:45 7502095d46c9: Waiting 13:29:45 75654b8eeebd: Waiting 13:29:45 fd9d7942dedb: Waiting 13:29:45 0596245cefb7: Layer already exists 13:29:45 85ef306e02ea: Layer already exists 13:29:45 6ee532f1f701: Layer already exists 13:29:45 bcab1f12f05b: Layer already exists 13:29:45 30ddabd407ee: Layer already exists 13:29:45 7502095d46c9: Layer already exists 13:29:45 fd9d7942dedb: Layer already exists 13:29:45 9374051b392a: Layer already exists 13:29:45 75654b8eeebd: Layer already exists 13:29:45 main: digest: sha256:e30d31cf0fc0364635aa710ef68b728b07489922d8569518c69eec1d14c96e7e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:29:45 ===================================================== [Pipeline] echo 13:29:45 taggedImages: 13:29:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:29:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 13:29:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.35 13:29:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:29:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 13:29:45 [edgeXDocker.push] Tagging docker image core-data with the following tags: 13:29:45 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:29:45 latest 13:29:45 4.0.0-dev.35 13:29:45 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:29:45 main 13:29:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:46 + docker push nexus3.edgexfoundry.org:10004/core-data:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:29:46 0986be45f083: Preparing 13:29:46 c2ce14c426b7: Preparing 13:29:46 4eaee9494eb5: Preparing 13:29:46 0596245cefb7: Preparing 13:29:46 9374051b392a: Preparing 13:29:46 5373311cacd8: Preparing 13:29:46 2ca5ae848431: Preparing 13:29:46 75654b8eeebd: Preparing 13:29:46 2ca5ae848431: Waiting 13:29:46 5373311cacd8: Waiting 13:29:46 75654b8eeebd: Waiting 13:29:46 0596245cefb7: Layer already exists 13:29:46 9374051b392a: Layer already exists 13:29:46 c2ce14c426b7: Pushed 13:29:46 0986be45f083: Pushed 13:29:46 75654b8eeebd: Layer already exists 13:29:46 2ca5ae848431: Pushed 13:29:47 5373311cacd8: Pushed 13:29:49 4eaee9494eb5: Pushed 13:29:49 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:d80c545072da73ac6482ed9e8d1c9ab875ff15b177b08f0d445032332f3b458c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:49 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 13:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:29:49 0986be45f083: Preparing 13:29:49 c2ce14c426b7: Preparing 13:29:49 4eaee9494eb5: Preparing 13:29:49 0596245cefb7: Preparing 13:29:49 9374051b392a: Preparing 13:29:49 5373311cacd8: Preparing 13:29:49 2ca5ae848431: Preparing 13:29:49 75654b8eeebd: Preparing 13:29:49 5373311cacd8: Waiting 13:29:49 2ca5ae848431: Waiting 13:29:49 75654b8eeebd: Waiting 13:29:49 c2ce14c426b7: Layer already exists 13:29:49 4eaee9494eb5: Layer already exists 13:29:49 0986be45f083: Layer already exists 13:29:49 0596245cefb7: Layer already exists 13:29:49 9374051b392a: Layer already exists 13:29:49 2ca5ae848431: Layer already exists 13:29:49 5373311cacd8: Layer already exists 13:29:49 75654b8eeebd: Layer already exists 13:29:49 latest: digest: sha256:d80c545072da73ac6482ed9e8d1c9ab875ff15b177b08f0d445032332f3b458c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:50 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.35 13:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:29:50 0986be45f083: Preparing 13:29:50 c2ce14c426b7: Preparing 13:29:50 4eaee9494eb5: Preparing 13:29:50 0596245cefb7: Preparing 13:29:50 9374051b392a: Preparing 13:29:50 5373311cacd8: Preparing 13:29:50 2ca5ae848431: Preparing 13:29:50 75654b8eeebd: Preparing 13:29:50 2ca5ae848431: Waiting 13:29:50 75654b8eeebd: Waiting 13:29:50 9374051b392a: Layer already exists 13:29:50 0596245cefb7: Layer already exists 13:29:50 c2ce14c426b7: Layer already exists 13:29:50 4eaee9494eb5: Layer already exists 13:29:50 0986be45f083: Layer already exists 13:29:50 5373311cacd8: Layer already exists 13:29:50 2ca5ae848431: Layer already exists 13:29:50 75654b8eeebd: Layer already exists 13:29:50 4.0.0-dev.35: digest: sha256:d80c545072da73ac6482ed9e8d1c9ab875ff15b177b08f0d445032332f3b458c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:51 + docker push nexus3.edgexfoundry.org:10004/core-data:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:29:51 0986be45f083: Preparing 13:29:51 c2ce14c426b7: Preparing 13:29:51 4eaee9494eb5: Preparing 13:29:51 0596245cefb7: Preparing 13:29:51 9374051b392a: Preparing 13:29:51 5373311cacd8: Preparing 13:29:51 5373311cacd8: Waiting 13:29:51 2ca5ae848431: Preparing 13:29:51 75654b8eeebd: Preparing 13:29:51 2ca5ae848431: Waiting 13:29:51 75654b8eeebd: Waiting 13:29:51 c2ce14c426b7: Layer already exists 13:29:51 0986be45f083: Layer already exists 13:29:51 0596245cefb7: Layer already exists 13:29:51 4eaee9494eb5: Layer already exists 13:29:51 9374051b392a: Layer already exists 13:29:51 5373311cacd8: Layer already exists 13:29:51 2ca5ae848431: Layer already exists 13:29:51 75654b8eeebd: Layer already exists 13:29:51 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:d80c545072da73ac6482ed9e8d1c9ab875ff15b177b08f0d445032332f3b458c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:51 + docker push nexus3.edgexfoundry.org:10004/core-data:main 13:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:29:51 0986be45f083: Preparing 13:29:51 c2ce14c426b7: Preparing 13:29:51 4eaee9494eb5: Preparing 13:29:51 0596245cefb7: Preparing 13:29:51 9374051b392a: Preparing 13:29:51 5373311cacd8: Preparing 13:29:51 2ca5ae848431: Preparing 13:29:51 75654b8eeebd: Preparing 13:29:51 5373311cacd8: Waiting 13:29:51 2ca5ae848431: Waiting 13:29:51 75654b8eeebd: Waiting 13:29:51 4eaee9494eb5: Layer already exists 13:29:51 9374051b392a: Layer already exists 13:29:51 0986be45f083: Layer already exists 13:29:51 0596245cefb7: Layer already exists 13:29:51 c2ce14c426b7: Layer already exists 13:29:51 5373311cacd8: Layer already exists 13:29:51 2ca5ae848431: Layer already exists 13:29:51 75654b8eeebd: Layer already exists 13:29:51 main: digest: sha256:d80c545072da73ac6482ed9e8d1c9ab875ff15b177b08f0d445032332f3b458c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:29:51 ===================================================== [Pipeline] echo 13:29:51 taggedImages: 13:29:51 - nexus3.edgexfoundry.org:10004/core-data:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:29:51 - nexus3.edgexfoundry.org:10004/core-data:latest 13:29:51 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.35 13:29:51 - nexus3.edgexfoundry.org:10004/core-data:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:29:51 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 13:29:51 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 13:29:51 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:29:51 latest 13:29:51 4.0.0-dev.35 13:29:51 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:29:51 main 13:29:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 13:29:52 f9b381eced6a: Preparing 13:29:52 b67359cb8feb: Preparing 13:29:52 1ae5a27ea791: Preparing 13:29:52 9374051b392a: Preparing 13:29:52 1e19855c30e2: Preparing 13:29:52 bf781b4c0294: Preparing 13:29:52 75654b8eeebd: Preparing 13:29:52 bf781b4c0294: Waiting 13:29:52 75654b8eeebd: Waiting 13:29:52 9374051b392a: Layer already exists 13:29:52 f9b381eced6a: Pushed 13:29:52 b67359cb8feb: Pushed 13:29:52 bf781b4c0294: Pushed 13:29:52 1e19855c30e2: Pushed 13:29:52 75654b8eeebd: Layer already exists 13:29:55 1ae5a27ea791: Pushed 13:29:55 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:07bb9d3b8ab8d69fd796236686bbef876eab0f86245ad410167886350ee6dcfe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:55 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 13:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 13:29:55 f9b381eced6a: Preparing 13:29:55 b67359cb8feb: Preparing 13:29:55 1ae5a27ea791: Preparing 13:29:55 9374051b392a: Preparing 13:29:55 1e19855c30e2: Preparing 13:29:55 bf781b4c0294: Preparing 13:29:55 75654b8eeebd: Preparing 13:29:55 bf781b4c0294: Waiting 13:29:55 75654b8eeebd: Waiting 13:29:55 1e19855c30e2: Layer already exists 13:29:55 f9b381eced6a: Layer already exists 13:29:55 1ae5a27ea791: Layer already exists 13:29:55 9374051b392a: Layer already exists 13:29:55 b67359cb8feb: Layer already exists 13:29:55 75654b8eeebd: Layer already exists 13:29:55 bf781b4c0294: Layer already exists 13:29:55 latest: digest: sha256:07bb9d3b8ab8d69fd796236686bbef876eab0f86245ad410167886350ee6dcfe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.35 13:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 13:29:56 f9b381eced6a: Preparing 13:29:56 b67359cb8feb: Preparing 13:29:56 1ae5a27ea791: Preparing 13:29:56 9374051b392a: Preparing 13:29:56 1e19855c30e2: Preparing 13:29:56 bf781b4c0294: Preparing 13:29:56 75654b8eeebd: Preparing 13:29:56 75654b8eeebd: Waiting 13:29:56 bf781b4c0294: Waiting 13:29:56 b67359cb8feb: Layer already exists 13:29:56 1e19855c30e2: Layer already exists 13:29:56 9374051b392a: Layer already exists 13:29:56 1ae5a27ea791: Layer already exists 13:29:56 f9b381eced6a: Layer already exists 13:29:56 bf781b4c0294: Layer already exists 13:29:56 75654b8eeebd: Layer already exists 13:29:56 4.0.0-dev.35: digest: sha256:07bb9d3b8ab8d69fd796236686bbef876eab0f86245ad410167886350ee6dcfe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 13:29:57 f9b381eced6a: Preparing 13:29:57 b67359cb8feb: Preparing 13:29:57 1ae5a27ea791: Preparing 13:29:57 9374051b392a: Preparing 13:29:57 1e19855c30e2: Preparing 13:29:57 bf781b4c0294: Preparing 13:29:57 75654b8eeebd: Preparing 13:29:57 bf781b4c0294: Waiting 13:29:57 75654b8eeebd: Waiting 13:29:57 9374051b392a: Layer already exists 13:29:57 f9b381eced6a: Layer already exists 13:29:57 1e19855c30e2: Layer already exists 13:29:57 b67359cb8feb: Layer already exists 13:29:57 1ae5a27ea791: Layer already exists 13:29:57 bf781b4c0294: Layer already exists 13:29:57 75654b8eeebd: Layer already exists 13:29:57 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:07bb9d3b8ab8d69fd796236686bbef876eab0f86245ad410167886350ee6dcfe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 13:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 13:29:57 f9b381eced6a: Preparing 13:29:57 b67359cb8feb: Preparing 13:29:57 1ae5a27ea791: Preparing 13:29:57 9374051b392a: Preparing 13:29:57 1e19855c30e2: Preparing 13:29:57 bf781b4c0294: Preparing 13:29:57 75654b8eeebd: Preparing 13:29:57 bf781b4c0294: Waiting 13:29:57 75654b8eeebd: Waiting 13:29:57 1ae5a27ea791: Layer already exists 13:29:57 b67359cb8feb: Layer already exists 13:29:57 9374051b392a: Layer already exists 13:29:57 f9b381eced6a: Layer already exists 13:29:57 1e19855c30e2: Layer already exists 13:29:57 bf781b4c0294: Layer already exists 13:29:57 75654b8eeebd: Layer already exists 13:29:57 main: digest: sha256:07bb9d3b8ab8d69fd796236686bbef876eab0f86245ad410167886350ee6dcfe size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:29:57 ===================================================== [Pipeline] echo 13:29:57 taggedImages: 13:29:57 - nexus3.edgexfoundry.org:10004/core-keeper:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:29:57 - nexus3.edgexfoundry.org:10004/core-keeper:latest 13:29:57 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.35 13:29:57 - nexus3.edgexfoundry.org:10004/core-keeper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:29:57 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 13:29:57 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 13:29:57 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:29:57 latest 13:29:57 4.0.0-dev.35 13:29:57 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:29:57 main 13:29:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:29:58 6b1fca7cc8e5: Preparing 13:29:58 781fd261f61e: Preparing 13:29:58 096767ba6b06: Preparing 13:29:58 5f48f846ba32: Preparing 13:29:58 0596245cefb7: Preparing 13:29:58 9374051b392a: Preparing 13:29:58 fd9d7942dedb: Preparing 13:29:58 7502095d46c9: Preparing 13:29:58 75654b8eeebd: Preparing 13:29:58 fd9d7942dedb: Waiting 13:29:58 7502095d46c9: Waiting 13:29:58 75654b8eeebd: Waiting 13:29:58 9374051b392a: Waiting 13:29:58 0596245cefb7: Layer already exists 13:29:58 9374051b392a: Layer already exists 13:29:58 fd9d7942dedb: Layer already exists 13:29:58 7502095d46c9: Layer already exists 13:29:58 75654b8eeebd: Layer already exists 13:29:58 096767ba6b06: Pushed 13:29:58 6b1fca7cc8e5: Pushed 13:29:58 781fd261f61e: Pushed 13:30:01 5f48f846ba32: Pushed 13:30:01 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:fe68bc20c599bcecb9ac7527ecf688338ec3d12d4f353f3451eac30a0d4a0b51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 13:30:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:30:02 6b1fca7cc8e5: Preparing 13:30:02 781fd261f61e: Preparing 13:30:02 096767ba6b06: Preparing 13:30:02 5f48f846ba32: Preparing 13:30:02 0596245cefb7: Preparing 13:30:02 9374051b392a: Preparing 13:30:02 fd9d7942dedb: Preparing 13:30:02 7502095d46c9: Preparing 13:30:02 75654b8eeebd: Preparing 13:30:02 9374051b392a: Waiting 13:30:02 fd9d7942dedb: Waiting 13:30:02 7502095d46c9: Waiting 13:30:02 75654b8eeebd: Waiting 13:30:02 5f48f846ba32: Layer already exists 13:30:02 096767ba6b06: Layer already exists 13:30:02 0596245cefb7: Layer already exists 13:30:02 6b1fca7cc8e5: Layer already exists 13:30:02 781fd261f61e: Layer already exists 13:30:02 fd9d7942dedb: Layer already exists 13:30:02 75654b8eeebd: Layer already exists 13:30:02 7502095d46c9: Layer already exists 13:30:02 9374051b392a: Layer already exists 13:30:02 latest: digest: sha256:fe68bc20c599bcecb9ac7527ecf688338ec3d12d4f353f3451eac30a0d4a0b51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.35 13:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:30:03 6b1fca7cc8e5: Preparing 13:30:03 781fd261f61e: Preparing 13:30:03 096767ba6b06: Preparing 13:30:03 5f48f846ba32: Preparing 13:30:03 0596245cefb7: Preparing 13:30:03 9374051b392a: Preparing 13:30:03 fd9d7942dedb: Preparing 13:30:03 7502095d46c9: Preparing 13:30:03 75654b8eeebd: Preparing 13:30:03 9374051b392a: Waiting 13:30:03 fd9d7942dedb: Waiting 13:30:03 7502095d46c9: Waiting 13:30:03 75654b8eeebd: Waiting 13:30:03 781fd261f61e: Layer already exists 13:30:03 0596245cefb7: Layer already exists 13:30:03 6b1fca7cc8e5: Layer already exists 13:30:03 5f48f846ba32: Layer already exists 13:30:03 096767ba6b06: Layer already exists 13:30:03 75654b8eeebd: Layer already exists 13:30:03 9374051b392a: Layer already exists 13:30:03 fd9d7942dedb: Layer already exists 13:30:03 7502095d46c9: Layer already exists 13:30:03 4.0.0-dev.35: digest: sha256:fe68bc20c599bcecb9ac7527ecf688338ec3d12d4f353f3451eac30a0d4a0b51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:30:03 6b1fca7cc8e5: Preparing 13:30:03 781fd261f61e: Preparing 13:30:03 096767ba6b06: Preparing 13:30:03 5f48f846ba32: Preparing 13:30:03 0596245cefb7: Preparing 13:30:03 9374051b392a: Preparing 13:30:03 fd9d7942dedb: Preparing 13:30:03 7502095d46c9: Preparing 13:30:03 75654b8eeebd: Preparing 13:30:03 fd9d7942dedb: Waiting 13:30:03 75654b8eeebd: Waiting 13:30:03 9374051b392a: Waiting 13:30:03 7502095d46c9: Waiting 13:30:03 6b1fca7cc8e5: Layer already exists 13:30:03 5f48f846ba32: Layer already exists 13:30:03 781fd261f61e: Layer already exists 13:30:03 096767ba6b06: Layer already exists 13:30:03 0596245cefb7: Layer already exists 13:30:03 9374051b392a: Layer already exists 13:30:03 7502095d46c9: Layer already exists 13:30:03 fd9d7942dedb: Layer already exists 13:30:03 75654b8eeebd: Layer already exists 13:30:03 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:fe68bc20c599bcecb9ac7527ecf688338ec3d12d4f353f3451eac30a0d4a0b51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 13:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:30:04 6b1fca7cc8e5: Preparing 13:30:04 781fd261f61e: Preparing 13:30:04 096767ba6b06: Preparing 13:30:04 5f48f846ba32: Preparing 13:30:04 0596245cefb7: Preparing 13:30:04 9374051b392a: Preparing 13:30:04 fd9d7942dedb: Preparing 13:30:04 7502095d46c9: Preparing 13:30:04 75654b8eeebd: Preparing 13:30:04 7502095d46c9: Waiting 13:30:04 9374051b392a: Waiting 13:30:04 75654b8eeebd: Waiting 13:30:04 fd9d7942dedb: Waiting 13:30:04 096767ba6b06: Layer already exists 13:30:04 5f48f846ba32: Layer already exists 13:30:04 0596245cefb7: Layer already exists 13:30:04 781fd261f61e: Layer already exists 13:30:04 6b1fca7cc8e5: Layer already exists 13:30:04 9374051b392a: Layer already exists 13:30:04 7502095d46c9: Layer already exists 13:30:04 75654b8eeebd: Layer already exists 13:30:04 fd9d7942dedb: Layer already exists 13:30:04 main: digest: sha256:fe68bc20c599bcecb9ac7527ecf688338ec3d12d4f353f3451eac30a0d4a0b51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:30:04 ===================================================== [Pipeline] echo 13:30:04 taggedImages: 13:30:04 - nexus3.edgexfoundry.org:10004/core-metadata:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:04 - nexus3.edgexfoundry.org:10004/core-metadata:latest 13:30:04 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.35 13:30:04 - nexus3.edgexfoundry.org:10004/core-metadata:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:04 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 13:30:04 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 13:30:04 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:04 latest 13:30:04 4.0.0-dev.35 13:30:04 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:04 main 13:30:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:30:05 89f3ead94fde: Preparing 13:30:05 6bebf65c46a9: Preparing 13:30:05 9c9308334606: Preparing 13:30:05 1ed44d0cfafe: Preparing 13:30:05 7bdf51041372: Preparing 13:30:05 0916d4909268: Preparing 13:30:05 30696e674351: Preparing 13:30:05 0596245cefb7: Preparing 13:30:05 9374051b392a: Preparing 13:30:05 76ffb0265319: Preparing 13:30:05 7dfb6efe0566: Preparing 13:30:05 5f70bf18a086: Preparing 13:30:05 e1f86ecf84e1: Preparing 13:30:05 bd90984b9f90: Preparing 13:30:05 e0b4d932c43f: Preparing 13:30:05 75654b8eeebd: Preparing 13:30:05 76ffb0265319: Waiting 13:30:05 7dfb6efe0566: Waiting 13:30:05 5f70bf18a086: Waiting 13:30:05 e1f86ecf84e1: Waiting 13:30:05 bd90984b9f90: Waiting 13:30:05 e0b4d932c43f: Waiting 13:30:05 0916d4909268: Waiting 13:30:05 75654b8eeebd: Waiting 13:30:05 30696e674351: Waiting 13:30:05 9374051b392a: Waiting 13:30:05 0596245cefb7: Waiting 13:30:05 7bdf51041372: Pushed 13:30:05 1ed44d0cfafe: Pushed 13:30:05 6bebf65c46a9: Pushed 13:30:05 9c9308334606: Pushed 13:30:05 89f3ead94fde: Pushed 13:30:05 0596245cefb7: Layer already exists 13:30:05 9374051b392a: Layer already exists 13:30:05 5f70bf18a086: Layer already exists 13:30:05 0916d4909268: Pushed 13:30:05 76ffb0265319: Pushed 13:30:05 7dfb6efe0566: Pushed 13:30:05 e1f86ecf84e1: Pushed 13:30:05 75654b8eeebd: Layer already exists 13:30:05 e0b4d932c43f: Pushed 13:30:06 bd90984b9f90: Pushed 13:30:07 30696e674351: Pushed 13:30:07 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:bb94f269986053d1003c249ab88f71d2665b47a6c06e9d0b28c72b0c8802d73b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:30:07 89f3ead94fde: Preparing 13:30:07 6bebf65c46a9: Preparing 13:30:07 9c9308334606: Preparing 13:30:07 1ed44d0cfafe: Preparing 13:30:07 7bdf51041372: Preparing 13:30:07 0916d4909268: Preparing 13:30:07 30696e674351: Preparing 13:30:07 0596245cefb7: Preparing 13:30:07 9374051b392a: Preparing 13:30:07 0916d4909268: Waiting 13:30:07 76ffb0265319: Preparing 13:30:07 30696e674351: Waiting 13:30:07 7dfb6efe0566: Preparing 13:30:07 0596245cefb7: Waiting 13:30:07 5f70bf18a086: Preparing 13:30:07 e1f86ecf84e1: Preparing 13:30:07 9374051b392a: Waiting 13:30:07 76ffb0265319: Waiting 13:30:07 bd90984b9f90: Preparing 13:30:07 e0b4d932c43f: Preparing 13:30:07 7dfb6efe0566: Waiting 13:30:07 75654b8eeebd: Preparing 13:30:07 bd90984b9f90: Waiting 13:30:07 e1f86ecf84e1: Waiting 13:30:07 e0b4d932c43f: Waiting 13:30:07 75654b8eeebd: Waiting 13:30:07 1ed44d0cfafe: Layer already exists 13:30:07 6bebf65c46a9: Layer already exists 13:30:07 7bdf51041372: Layer already exists 13:30:07 9c9308334606: Layer already exists 13:30:07 89f3ead94fde: Layer already exists 13:30:07 0916d4909268: Layer already exists 13:30:07 9374051b392a: Layer already exists 13:30:07 30696e674351: Layer already exists 13:30:07 0596245cefb7: Layer already exists 13:30:07 76ffb0265319: Layer already exists 13:30:07 7dfb6efe0566: Layer already exists 13:30:07 5f70bf18a086: Layer already exists 13:30:07 bd90984b9f90: Layer already exists 13:30:07 e1f86ecf84e1: Layer already exists 13:30:07 e0b4d932c43f: Layer already exists 13:30:07 75654b8eeebd: Layer already exists 13:30:07 latest: digest: sha256:bb94f269986053d1003c249ab88f71d2665b47a6c06e9d0b28c72b0c8802d73b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.35 13:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:30:08 89f3ead94fde: Preparing 13:30:08 6bebf65c46a9: Preparing 13:30:08 9c9308334606: Preparing 13:30:08 1ed44d0cfafe: Preparing 13:30:08 7bdf51041372: Preparing 13:30:08 0916d4909268: Preparing 13:30:08 30696e674351: Preparing 13:30:08 0596245cefb7: Preparing 13:30:08 9374051b392a: Preparing 13:30:08 76ffb0265319: Preparing 13:30:08 7dfb6efe0566: Preparing 13:30:08 5f70bf18a086: Preparing 13:30:08 e1f86ecf84e1: Preparing 13:30:08 bd90984b9f90: Preparing 13:30:08 e0b4d932c43f: Preparing 13:30:08 75654b8eeebd: Preparing 13:30:08 0916d4909268: Waiting 13:30:08 5f70bf18a086: Waiting 13:30:08 30696e674351: Waiting 13:30:08 e1f86ecf84e1: Waiting 13:30:08 bd90984b9f90: Waiting 13:30:08 0596245cefb7: Waiting 13:30:08 e0b4d932c43f: Waiting 13:30:08 75654b8eeebd: Waiting 13:30:08 9374051b392a: Waiting 13:30:08 7dfb6efe0566: Waiting 13:30:08 76ffb0265319: Waiting 13:30:08 9c9308334606: Layer already exists 13:30:08 6bebf65c46a9: Layer already exists 13:30:08 89f3ead94fde: Layer already exists 13:30:08 7bdf51041372: Layer already exists 13:30:08 1ed44d0cfafe: Layer already exists 13:30:08 30696e674351: Layer already exists 13:30:08 9374051b392a: Layer already exists 13:30:08 0596245cefb7: Layer already exists 13:30:08 76ffb0265319: Layer already exists 13:30:08 0916d4909268: Layer already exists 13:30:08 5f70bf18a086: Layer already exists 13:30:08 7dfb6efe0566: Layer already exists 13:30:08 e1f86ecf84e1: Layer already exists 13:30:08 e0b4d932c43f: Layer already exists 13:30:08 bd90984b9f90: Layer already exists 13:30:08 75654b8eeebd: Layer already exists 13:30:08 4.0.0-dev.35: digest: sha256:bb94f269986053d1003c249ab88f71d2665b47a6c06e9d0b28c72b0c8802d73b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:30:09 89f3ead94fde: Preparing 13:30:09 6bebf65c46a9: Preparing 13:30:09 9c9308334606: Preparing 13:30:09 1ed44d0cfafe: Preparing 13:30:09 7bdf51041372: Preparing 13:30:09 0916d4909268: Preparing 13:30:09 30696e674351: Preparing 13:30:09 0596245cefb7: Preparing 13:30:09 9374051b392a: Preparing 13:30:09 0916d4909268: Waiting 13:30:09 30696e674351: Waiting 13:30:09 0596245cefb7: Waiting 13:30:09 76ffb0265319: Preparing 13:30:09 7dfb6efe0566: Preparing 13:30:09 76ffb0265319: Waiting 13:30:09 7dfb6efe0566: Waiting 13:30:09 9374051b392a: Waiting 13:30:09 5f70bf18a086: Preparing 13:30:09 e1f86ecf84e1: Preparing 13:30:09 bd90984b9f90: Preparing 13:30:09 e0b4d932c43f: Preparing 13:30:09 75654b8eeebd: Preparing 13:30:09 5f70bf18a086: Waiting 13:30:09 e1f86ecf84e1: Waiting 13:30:09 75654b8eeebd: Waiting 13:30:09 bd90984b9f90: Waiting 13:30:09 e0b4d932c43f: Waiting 13:30:09 7bdf51041372: Layer already exists 13:30:09 1ed44d0cfafe: Layer already exists 13:30:09 6bebf65c46a9: Layer already exists 13:30:09 89f3ead94fde: Layer already exists 13:30:09 9c9308334606: Layer already exists 13:30:09 30696e674351: Layer already exists 13:30:09 0916d4909268: Layer already exists 13:30:09 0596245cefb7: Layer already exists 13:30:09 76ffb0265319: Layer already exists 13:30:09 9374051b392a: Layer already exists 13:30:09 7dfb6efe0566: Layer already exists 13:30:09 e1f86ecf84e1: Layer already exists 13:30:09 5f70bf18a086: Layer already exists 13:30:09 bd90984b9f90: Layer already exists 13:30:09 e0b4d932c43f: Layer already exists 13:30:09 75654b8eeebd: Layer already exists 13:30:09 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:bb94f269986053d1003c249ab88f71d2665b47a6c06e9d0b28c72b0c8802d73b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 13:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:30:10 89f3ead94fde: Preparing 13:30:10 6bebf65c46a9: Preparing 13:30:10 9c9308334606: Preparing 13:30:10 1ed44d0cfafe: Preparing 13:30:10 7bdf51041372: Preparing 13:30:10 0916d4909268: Preparing 13:30:10 30696e674351: Preparing 13:30:10 0596245cefb7: Preparing 13:30:10 9374051b392a: Preparing 13:30:10 76ffb0265319: Preparing 13:30:10 7dfb6efe0566: Preparing 13:30:10 5f70bf18a086: Preparing 13:30:10 e1f86ecf84e1: Preparing 13:30:10 bd90984b9f90: Preparing 13:30:10 e0b4d932c43f: Preparing 13:30:10 75654b8eeebd: Preparing 13:30:10 5f70bf18a086: Waiting 13:30:10 0596245cefb7: Waiting 13:30:10 e1f86ecf84e1: Waiting 13:30:10 9374051b392a: Waiting 13:30:10 76ffb0265319: Waiting 13:30:10 7dfb6efe0566: Waiting 13:30:10 bd90984b9f90: Waiting 13:30:10 e0b4d932c43f: Waiting 13:30:10 75654b8eeebd: Waiting 13:30:10 0916d4909268: Waiting 13:30:10 30696e674351: Waiting 13:30:10 9c9308334606: Layer already exists 13:30:10 89f3ead94fde: Layer already exists 13:30:10 6bebf65c46a9: Layer already exists 13:30:10 7bdf51041372: Layer already exists 13:30:10 1ed44d0cfafe: Layer already exists 13:30:10 0596245cefb7: Layer already exists 13:30:10 9374051b392a: Layer already exists 13:30:10 30696e674351: Layer already exists 13:30:10 0916d4909268: Layer already exists 13:30:10 76ffb0265319: Layer already exists 13:30:10 7dfb6efe0566: Layer already exists 13:30:10 5f70bf18a086: Layer already exists 13:30:10 bd90984b9f90: Layer already exists 13:30:10 e1f86ecf84e1: Layer already exists 13:30:10 e0b4d932c43f: Layer already exists 13:30:10 75654b8eeebd: Layer already exists 13:30:10 main: digest: sha256:bb94f269986053d1003c249ab88f71d2665b47a6c06e9d0b28c72b0c8802d73b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:30:10 ===================================================== [Pipeline] echo 13:30:10 taggedImages: 13:30:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:30:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.35 13:30:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 13:30:10 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 13:30:10 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:10 latest 13:30:10 4.0.0-dev.35 13:30:10 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:10 main 13:30:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 13:30:10 e2a2275cc88b: Preparing 13:30:10 85ef306e02ea: Preparing 13:30:10 384db68aa038: Preparing 13:30:10 2b24ffa233d1: Preparing 13:30:10 0596245cefb7: Preparing 13:30:10 9374051b392a: Preparing 13:30:10 fd9d7942dedb: Preparing 13:30:10 7502095d46c9: Preparing 13:30:10 75654b8eeebd: Preparing 13:30:10 9374051b392a: Waiting 13:30:10 fd9d7942dedb: Waiting 13:30:10 7502095d46c9: Waiting 13:30:10 75654b8eeebd: Waiting 13:30:10 85ef306e02ea: Layer already exists 13:30:10 0596245cefb7: Layer already exists 13:30:10 9374051b392a: Layer already exists 13:30:10 fd9d7942dedb: Layer already exists 13:30:10 7502095d46c9: Layer already exists 13:30:10 75654b8eeebd: Layer already exists 13:30:10 384db68aa038: Pushed 13:30:10 e2a2275cc88b: Pushed 13:30:13 2b24ffa233d1: Pushed 13:30:13 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:814c2ce04eda2895f159079332593d1363d3c956c5b2975a65564212a414a0f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 13:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 13:30:14 e2a2275cc88b: Preparing 13:30:14 85ef306e02ea: Preparing 13:30:14 384db68aa038: Preparing 13:30:14 2b24ffa233d1: Preparing 13:30:14 0596245cefb7: Preparing 13:30:14 9374051b392a: Preparing 13:30:14 fd9d7942dedb: Preparing 13:30:14 7502095d46c9: Preparing 13:30:14 75654b8eeebd: Preparing 13:30:14 7502095d46c9: Waiting 13:30:14 fd9d7942dedb: Waiting 13:30:14 75654b8eeebd: Waiting 13:30:14 9374051b392a: Waiting 13:30:14 2b24ffa233d1: Layer already exists 13:30:14 384db68aa038: Layer already exists 13:30:14 0596245cefb7: Layer already exists 13:30:14 e2a2275cc88b: Layer already exists 13:30:14 85ef306e02ea: Layer already exists 13:30:14 9374051b392a: Layer already exists 13:30:14 fd9d7942dedb: Layer already exists 13:30:14 75654b8eeebd: Layer already exists 13:30:14 7502095d46c9: Layer already exists 13:30:14 latest: digest: sha256:814c2ce04eda2895f159079332593d1363d3c956c5b2975a65564212a414a0f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.35 13:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 13:30:14 e2a2275cc88b: Preparing 13:30:14 85ef306e02ea: Preparing 13:30:14 384db68aa038: Preparing 13:30:14 2b24ffa233d1: Preparing 13:30:14 0596245cefb7: Preparing 13:30:14 9374051b392a: Preparing 13:30:14 fd9d7942dedb: Preparing 13:30:14 7502095d46c9: Preparing 13:30:14 75654b8eeebd: Preparing 13:30:14 fd9d7942dedb: Waiting 13:30:14 7502095d46c9: Waiting 13:30:14 75654b8eeebd: Waiting 13:30:14 9374051b392a: Waiting 13:30:14 2b24ffa233d1: Layer already exists 13:30:14 0596245cefb7: Layer already exists 13:30:14 85ef306e02ea: Layer already exists 13:30:14 e2a2275cc88b: Layer already exists 13:30:14 384db68aa038: Layer already exists 13:30:14 9374051b392a: Layer already exists 13:30:14 fd9d7942dedb: Layer already exists 13:30:14 7502095d46c9: Layer already exists 13:30:14 75654b8eeebd: Layer already exists 13:30:14 4.0.0-dev.35: digest: sha256:814c2ce04eda2895f159079332593d1363d3c956c5b2975a65564212a414a0f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 13:30:15 e2a2275cc88b: Preparing 13:30:15 85ef306e02ea: Preparing 13:30:15 384db68aa038: Preparing 13:30:15 2b24ffa233d1: Preparing 13:30:15 0596245cefb7: Preparing 13:30:15 9374051b392a: Preparing 13:30:15 fd9d7942dedb: Preparing 13:30:15 7502095d46c9: Preparing 13:30:15 75654b8eeebd: Preparing 13:30:15 9374051b392a: Waiting 13:30:15 fd9d7942dedb: Waiting 13:30:15 7502095d46c9: Waiting 13:30:15 75654b8eeebd: Waiting 13:30:15 e2a2275cc88b: Layer already exists 13:30:15 0596245cefb7: Layer already exists 13:30:15 384db68aa038: Layer already exists 13:30:15 2b24ffa233d1: Layer already exists 13:30:15 85ef306e02ea: Layer already exists 13:30:15 fd9d7942dedb: Layer already exists 13:30:15 9374051b392a: Layer already exists 13:30:15 7502095d46c9: Layer already exists 13:30:15 75654b8eeebd: Layer already exists 13:30:15 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:814c2ce04eda2895f159079332593d1363d3c956c5b2975a65564212a414a0f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 13:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 13:30:16 e2a2275cc88b: Preparing 13:30:16 85ef306e02ea: Preparing 13:30:16 384db68aa038: Preparing 13:30:16 2b24ffa233d1: Preparing 13:30:16 0596245cefb7: Preparing 13:30:16 9374051b392a: Preparing 13:30:16 fd9d7942dedb: Preparing 13:30:16 7502095d46c9: Preparing 13:30:16 75654b8eeebd: Preparing 13:30:16 fd9d7942dedb: Waiting 13:30:16 7502095d46c9: Waiting 13:30:16 75654b8eeebd: Waiting 13:30:16 9374051b392a: Waiting 13:30:16 2b24ffa233d1: Layer already exists 13:30:16 0596245cefb7: Layer already exists 13:30:16 e2a2275cc88b: Layer already exists 13:30:16 85ef306e02ea: Layer already exists 13:30:16 384db68aa038: Layer already exists 13:30:16 fd9d7942dedb: Layer already exists 13:30:16 9374051b392a: Layer already exists 13:30:16 75654b8eeebd: Layer already exists 13:30:16 7502095d46c9: Layer already exists 13:30:16 main: digest: sha256:814c2ce04eda2895f159079332593d1363d3c956c5b2975a65564212a414a0f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:30:16 ===================================================== [Pipeline] echo 13:30:16 taggedImages: 13:30:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 13:30:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.35 13:30:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 13:30:16 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 13:30:16 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:16 latest 13:30:16 4.0.0-dev.35 13:30:16 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:16 main 13:30:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:30:16 51975e3d4e6d: Preparing 13:30:16 619f5a00634e: Preparing 13:30:16 153a48eb7080: Preparing 13:30:16 e11334328e7f: Preparing 13:30:16 a8dbeffebc6b: Preparing 13:30:16 0596245cefb7: Preparing 13:30:16 9374051b392a: Preparing 13:30:16 918975d34ec0: Preparing 13:30:16 ed90296e126a: Preparing 13:30:16 17c7eb46ea5c: Preparing 13:30:16 75654b8eeebd: Preparing 13:30:16 0596245cefb7: Waiting 13:30:16 918975d34ec0: Waiting 13:30:16 ed90296e126a: Waiting 13:30:16 17c7eb46ea5c: Waiting 13:30:16 75654b8eeebd: Waiting 13:30:16 9374051b392a: Waiting 13:30:16 51975e3d4e6d: Pushed 13:30:16 e11334328e7f: Pushed 13:30:16 619f5a00634e: Pushed 13:30:16 a8dbeffebc6b: Pushed 13:30:16 0596245cefb7: Layer already exists 13:30:16 9374051b392a: Layer already exists 13:30:16 75654b8eeebd: Layer already exists 13:30:17 918975d34ec0: Pushed 13:30:17 ed90296e126a: Pushed 13:30:18 153a48eb7080: Pushed 13:30:19 17c7eb46ea5c: Pushed 13:30:19 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:08c13aee1a93aeb3547ddd55ec29ec66371b8c5a380d7c6e933dd681257a5669 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:30:19 51975e3d4e6d: Preparing 13:30:19 619f5a00634e: Preparing 13:30:19 153a48eb7080: Preparing 13:30:19 e11334328e7f: Preparing 13:30:19 a8dbeffebc6b: Preparing 13:30:19 0596245cefb7: Preparing 13:30:19 9374051b392a: Preparing 13:30:19 918975d34ec0: Preparing 13:30:19 ed90296e126a: Preparing 13:30:19 17c7eb46ea5c: Preparing 13:30:19 75654b8eeebd: Preparing 13:30:19 17c7eb46ea5c: Waiting 13:30:19 918975d34ec0: Waiting 13:30:19 ed90296e126a: Waiting 13:30:19 75654b8eeebd: Waiting 13:30:19 9374051b392a: Waiting 13:30:19 0596245cefb7: Waiting 13:30:19 51975e3d4e6d: Layer already exists 13:30:19 a8dbeffebc6b: Layer already exists 13:30:19 153a48eb7080: Layer already exists 13:30:19 619f5a00634e: Layer already exists 13:30:19 e11334328e7f: Layer already exists 13:30:19 ed90296e126a: Layer already exists 13:30:19 0596245cefb7: Layer already exists 13:30:19 9374051b392a: Layer already exists 13:30:19 17c7eb46ea5c: Layer already exists 13:30:19 918975d34ec0: Layer already exists 13:30:19 75654b8eeebd: Layer already exists 13:30:19 latest: digest: sha256:08c13aee1a93aeb3547ddd55ec29ec66371b8c5a380d7c6e933dd681257a5669 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.35 13:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:30:20 51975e3d4e6d: Preparing 13:30:20 619f5a00634e: Preparing 13:30:20 153a48eb7080: Preparing 13:30:20 e11334328e7f: Preparing 13:30:20 a8dbeffebc6b: Preparing 13:30:20 0596245cefb7: Preparing 13:30:20 9374051b392a: Preparing 13:30:20 0596245cefb7: Waiting 13:30:20 918975d34ec0: Preparing 13:30:20 ed90296e126a: Preparing 13:30:20 17c7eb46ea5c: Preparing 13:30:20 9374051b392a: Waiting 13:30:20 75654b8eeebd: Preparing 13:30:20 918975d34ec0: Waiting 13:30:20 ed90296e126a: Waiting 13:30:20 75654b8eeebd: Waiting 13:30:20 17c7eb46ea5c: Waiting 13:30:20 a8dbeffebc6b: Layer already exists 13:30:20 e11334328e7f: Layer already exists 13:30:20 153a48eb7080: Layer already exists 13:30:20 619f5a00634e: Layer already exists 13:30:20 51975e3d4e6d: Layer already exists 13:30:20 0596245cefb7: Layer already exists 13:30:20 9374051b392a: Layer already exists 13:30:20 17c7eb46ea5c: Layer already exists 13:30:20 ed90296e126a: Layer already exists 13:30:20 918975d34ec0: Layer already exists 13:30:20 75654b8eeebd: Layer already exists 13:30:20 4.0.0-dev.35: digest: sha256:08c13aee1a93aeb3547ddd55ec29ec66371b8c5a380d7c6e933dd681257a5669 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:30:21 51975e3d4e6d: Preparing 13:30:21 619f5a00634e: Preparing 13:30:21 153a48eb7080: Preparing 13:30:21 e11334328e7f: Preparing 13:30:21 a8dbeffebc6b: Preparing 13:30:21 0596245cefb7: Preparing 13:30:21 9374051b392a: Preparing 13:30:21 918975d34ec0: Preparing 13:30:21 ed90296e126a: Preparing 13:30:21 17c7eb46ea5c: Preparing 13:30:21 75654b8eeebd: Preparing 13:30:21 918975d34ec0: Waiting 13:30:21 9374051b392a: Waiting 13:30:21 17c7eb46ea5c: Waiting 13:30:21 0596245cefb7: Waiting 13:30:21 75654b8eeebd: Waiting 13:30:21 e11334328e7f: Layer already exists 13:30:21 a8dbeffebc6b: Layer already exists 13:30:21 51975e3d4e6d: Layer already exists 13:30:21 153a48eb7080: Layer already exists 13:30:21 619f5a00634e: Layer already exists 13:30:21 ed90296e126a: Layer already exists 13:30:21 0596245cefb7: Layer already exists 13:30:21 17c7eb46ea5c: Layer already exists 13:30:21 9374051b392a: Layer already exists 13:30:21 918975d34ec0: Layer already exists 13:30:21 75654b8eeebd: Layer already exists 13:30:21 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:08c13aee1a93aeb3547ddd55ec29ec66371b8c5a380d7c6e933dd681257a5669 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 13:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:30:21 51975e3d4e6d: Preparing 13:30:21 619f5a00634e: Preparing 13:30:21 153a48eb7080: Preparing 13:30:21 e11334328e7f: Preparing 13:30:21 a8dbeffebc6b: Preparing 13:30:21 0596245cefb7: Preparing 13:30:21 9374051b392a: Preparing 13:30:21 918975d34ec0: Preparing 13:30:21 ed90296e126a: Preparing 13:30:21 17c7eb46ea5c: Preparing 13:30:21 75654b8eeebd: Preparing 13:30:21 ed90296e126a: Waiting 13:30:21 17c7eb46ea5c: Waiting 13:30:21 75654b8eeebd: Waiting 13:30:21 0596245cefb7: Waiting 13:30:21 9374051b392a: Waiting 13:30:21 918975d34ec0: Waiting 13:30:21 a8dbeffebc6b: Layer already exists 13:30:21 619f5a00634e: Layer already exists 13:30:21 153a48eb7080: Layer already exists 13:30:21 e11334328e7f: Layer already exists 13:30:21 51975e3d4e6d: Layer already exists 13:30:21 918975d34ec0: Layer already exists 13:30:21 9374051b392a: Layer already exists 13:30:21 0596245cefb7: Layer already exists 13:30:21 17c7eb46ea5c: Layer already exists 13:30:21 ed90296e126a: Layer already exists 13:30:21 75654b8eeebd: Layer already exists 13:30:21 main: digest: sha256:08c13aee1a93aeb3547ddd55ec29ec66371b8c5a380d7c6e933dd681257a5669 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:30:22 ===================================================== [Pipeline] echo 13:30:22 taggedImages: 13:30:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:30:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.35 13:30:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 13:30:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 13:30:22 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:22 latest 13:30:22 4.0.0-dev.35 13:30:22 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:22 main 13:30:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:30:22 44d6b4d8058c: Preparing 13:30:22 a412e1da1eb6: Preparing 13:30:22 97d39fbff732: Preparing 13:30:22 c9221062c682: Preparing 13:30:22 9834f66ff896: Preparing 13:30:22 8ac225e75322: Preparing 13:30:22 5e0c1b91164a: Preparing 13:30:22 0596245cefb7: Preparing 13:30:22 9374051b392a: Preparing 13:30:22 7d0dedee6f84: Preparing 13:30:22 579e1774d297: Preparing 13:30:22 75654b8eeebd: Preparing 13:30:22 9374051b392a: Waiting 13:30:22 8ac225e75322: Waiting 13:30:22 7d0dedee6f84: Waiting 13:30:22 75654b8eeebd: Waiting 13:30:22 579e1774d297: Waiting 13:30:22 5e0c1b91164a: Waiting 13:30:22 9834f66ff896: Pushed 13:30:22 a412e1da1eb6: Pushed 13:30:22 44d6b4d8058c: Pushed 13:30:22 0596245cefb7: Layer already exists 13:30:22 9374051b392a: Layer already exists 13:30:22 8ac225e75322: Pushed 13:30:23 5e0c1b91164a: Pushed 13:30:23 75654b8eeebd: Layer already exists 13:30:23 7d0dedee6f84: Pushed 13:30:23 c9221062c682: Pushed 13:30:24 97d39fbff732: Pushed 13:30:24 579e1774d297: Pushed 13:30:24 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:2d92a0900e0af69d9f15b80345891f2197824fb4ec69609448c96820ec9f58e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:30:25 44d6b4d8058c: Preparing 13:30:25 a412e1da1eb6: Preparing 13:30:25 97d39fbff732: Preparing 13:30:25 c9221062c682: Preparing 13:30:25 9834f66ff896: Preparing 13:30:25 8ac225e75322: Preparing 13:30:25 5e0c1b91164a: Preparing 13:30:25 0596245cefb7: Preparing 13:30:25 9374051b392a: Preparing 13:30:25 8ac225e75322: Waiting 13:30:25 5e0c1b91164a: Waiting 13:30:25 0596245cefb7: Waiting 13:30:25 7d0dedee6f84: Preparing 13:30:25 579e1774d297: Preparing 13:30:25 9374051b392a: Waiting 13:30:25 75654b8eeebd: Preparing 13:30:25 579e1774d297: Waiting 13:30:25 75654b8eeebd: Waiting 13:30:25 c9221062c682: Layer already exists 13:30:25 9834f66ff896: Layer already exists 13:30:25 44d6b4d8058c: Layer already exists 13:30:25 97d39fbff732: Layer already exists 13:30:25 a412e1da1eb6: Layer already exists 13:30:25 8ac225e75322: Layer already exists 13:30:25 5e0c1b91164a: Layer already exists 13:30:25 0596245cefb7: Layer already exists 13:30:25 9374051b392a: Layer already exists 13:30:25 7d0dedee6f84: Layer already exists 13:30:25 579e1774d297: Layer already exists 13:30:25 75654b8eeebd: Layer already exists 13:30:25 latest: digest: sha256:2d92a0900e0af69d9f15b80345891f2197824fb4ec69609448c96820ec9f58e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.35 13:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:30:25 44d6b4d8058c: Preparing 13:30:25 a412e1da1eb6: Preparing 13:30:25 97d39fbff732: Preparing 13:30:25 c9221062c682: Preparing 13:30:25 9834f66ff896: Preparing 13:30:25 8ac225e75322: Preparing 13:30:25 5e0c1b91164a: Preparing 13:30:25 0596245cefb7: Preparing 13:30:25 9374051b392a: Preparing 13:30:25 7d0dedee6f84: Preparing 13:30:25 579e1774d297: Preparing 13:30:25 75654b8eeebd: Preparing 13:30:25 9374051b392a: Waiting 13:30:25 579e1774d297: Waiting 13:30:25 75654b8eeebd: Waiting 13:30:25 7d0dedee6f84: Waiting 13:30:25 5e0c1b91164a: Waiting 13:30:25 0596245cefb7: Waiting 13:30:25 8ac225e75322: Waiting 13:30:25 44d6b4d8058c: Layer already exists 13:30:25 c9221062c682: Layer already exists 13:30:25 a412e1da1eb6: Layer already exists 13:30:25 97d39fbff732: Layer already exists 13:30:25 9834f66ff896: Layer already exists 13:30:25 8ac225e75322: Layer already exists 13:30:25 5e0c1b91164a: Layer already exists 13:30:25 7d0dedee6f84: Layer already exists 13:30:25 0596245cefb7: Layer already exists 13:30:25 9374051b392a: Layer already exists 13:30:25 579e1774d297: Layer already exists 13:30:25 75654b8eeebd: Layer already exists 13:30:25 4.0.0-dev.35: digest: sha256:2d92a0900e0af69d9f15b80345891f2197824fb4ec69609448c96820ec9f58e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:30:26 44d6b4d8058c: Preparing 13:30:26 a412e1da1eb6: Preparing 13:30:26 97d39fbff732: Preparing 13:30:26 c9221062c682: Preparing 13:30:26 9834f66ff896: Preparing 13:30:26 8ac225e75322: Preparing 13:30:26 5e0c1b91164a: Preparing 13:30:26 0596245cefb7: Preparing 13:30:26 9374051b392a: Preparing 13:30:26 7d0dedee6f84: Preparing 13:30:26 579e1774d297: Preparing 13:30:26 75654b8eeebd: Preparing 13:30:26 8ac225e75322: Waiting 13:30:26 5e0c1b91164a: Waiting 13:30:26 0596245cefb7: Waiting 13:30:26 9374051b392a: Waiting 13:30:26 7d0dedee6f84: Waiting 13:30:26 75654b8eeebd: Waiting 13:30:26 579e1774d297: Waiting 13:30:26 a412e1da1eb6: Layer already exists 13:30:26 97d39fbff732: Layer already exists 13:30:26 c9221062c682: Layer already exists 13:30:26 9834f66ff896: Layer already exists 13:30:26 44d6b4d8058c: Layer already exists 13:30:26 8ac225e75322: Layer already exists 13:30:26 5e0c1b91164a: Layer already exists 13:30:26 0596245cefb7: Layer already exists 13:30:26 9374051b392a: Layer already exists 13:30:26 7d0dedee6f84: Layer already exists 13:30:26 75654b8eeebd: Layer already exists 13:30:26 579e1774d297: Layer already exists 13:30:26 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:2d92a0900e0af69d9f15b80345891f2197824fb4ec69609448c96820ec9f58e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 13:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:30:27 44d6b4d8058c: Preparing 13:30:27 a412e1da1eb6: Preparing 13:30:27 97d39fbff732: Preparing 13:30:27 c9221062c682: Preparing 13:30:27 9834f66ff896: Preparing 13:30:27 8ac225e75322: Preparing 13:30:27 5e0c1b91164a: Preparing 13:30:27 0596245cefb7: Preparing 13:30:27 9374051b392a: Preparing 13:30:27 7d0dedee6f84: Preparing 13:30:27 579e1774d297: Preparing 13:30:27 75654b8eeebd: Preparing 13:30:27 8ac225e75322: Waiting 13:30:27 7d0dedee6f84: Waiting 13:30:27 579e1774d297: Waiting 13:30:27 75654b8eeebd: Waiting 13:30:27 5e0c1b91164a: Waiting 13:30:27 0596245cefb7: Waiting 13:30:27 9374051b392a: Waiting 13:30:27 44d6b4d8058c: Layer already exists 13:30:27 97d39fbff732: Layer already exists 13:30:27 c9221062c682: Layer already exists 13:30:27 9834f66ff896: Layer already exists 13:30:27 a412e1da1eb6: Layer already exists 13:30:27 8ac225e75322: Layer already exists 13:30:27 5e0c1b91164a: Layer already exists 13:30:27 7d0dedee6f84: Layer already exists 13:30:27 0596245cefb7: Layer already exists 13:30:27 9374051b392a: Layer already exists 13:30:27 579e1774d297: Layer already exists 13:30:27 75654b8eeebd: Layer already exists 13:30:27 main: digest: sha256:2d92a0900e0af69d9f15b80345891f2197824fb4ec69609448c96820ec9f58e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:30:27 ===================================================== [Pipeline] echo 13:30:27 taggedImages: 13:30:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:30:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.35 13:30:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 13:30:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 13:30:27 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:27 latest 13:30:27 4.0.0-dev.35 13:30:27 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:27 main 13:30:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:30:27 5e9e5161f6bb: Preparing 13:30:27 bd69f3facb58: Preparing 13:30:27 0596245cefb7: Preparing 13:30:27 9374051b392a: Preparing 13:30:27 72edb0e46981: Preparing 13:30:27 e2dc87809127: Preparing 13:30:27 75654b8eeebd: Preparing 13:30:27 e2dc87809127: Waiting 13:30:27 75654b8eeebd: Waiting 13:30:27 9374051b392a: Layer already exists 13:30:27 0596245cefb7: Layer already exists 13:30:27 75654b8eeebd: Layer already exists 13:30:27 5e9e5161f6bb: Pushed 13:30:28 72edb0e46981: Pushed 13:30:28 e2dc87809127: Pushed 13:30:30 bd69f3facb58: Pushed 13:30:30 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:c6462eb30c63a5bd91fb56a71b71c8a0a733d7116a5e8050e6d19bfa57591ecb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:30 + 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 13:30:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:30:30 5e9e5161f6bb: Preparing 13:30:30 bd69f3facb58: Preparing 13:30:30 0596245cefb7: Preparing 13:30:30 9374051b392a: Preparing 13:30:30 72edb0e46981: Preparing 13:30:30 e2dc87809127: Preparing 13:30:30 75654b8eeebd: Preparing 13:30:30 e2dc87809127: Waiting 13:30:30 75654b8eeebd: Waiting 13:30:30 bd69f3facb58: Layer already exists 13:30:30 9374051b392a: Layer already exists 13:30:30 5e9e5161f6bb: Layer already exists 13:30:30 72edb0e46981: Layer already exists 13:30:30 0596245cefb7: Layer already exists 13:30:30 e2dc87809127: Layer already exists 13:30:30 75654b8eeebd: Layer already exists 13:30:30 latest: digest: sha256:c6462eb30c63a5bd91fb56a71b71c8a0a733d7116a5e8050e6d19bfa57591ecb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.35 13:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:30:31 5e9e5161f6bb: Preparing 13:30:31 bd69f3facb58: Preparing 13:30:31 0596245cefb7: Preparing 13:30:31 9374051b392a: Preparing 13:30:31 72edb0e46981: Preparing 13:30:31 e2dc87809127: Preparing 13:30:31 75654b8eeebd: Preparing 13:30:31 75654b8eeebd: Waiting 13:30:31 e2dc87809127: Waiting 13:30:31 9374051b392a: Layer already exists 13:30:31 5e9e5161f6bb: Layer already exists 13:30:31 72edb0e46981: Layer already exists 13:30:31 0596245cefb7: Layer already exists 13:30:31 bd69f3facb58: Layer already exists 13:30:31 e2dc87809127: Layer already exists 13:30:31 75654b8eeebd: Layer already exists 13:30:31 4.0.0-dev.35: digest: sha256:c6462eb30c63a5bd91fb56a71b71c8a0a733d7116a5e8050e6d19bfa57591ecb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:30:32 5e9e5161f6bb: Preparing 13:30:32 bd69f3facb58: Preparing 13:30:32 0596245cefb7: Preparing 13:30:32 9374051b392a: Preparing 13:30:32 72edb0e46981: Preparing 13:30:32 e2dc87809127: Preparing 13:30:32 75654b8eeebd: Preparing 13:30:32 e2dc87809127: Waiting 13:30:32 75654b8eeebd: Waiting 13:30:32 72edb0e46981: Layer already exists 13:30:32 5e9e5161f6bb: Layer already exists 13:30:32 bd69f3facb58: Layer already exists 13:30:32 0596245cefb7: Layer already exists 13:30:32 9374051b392a: Layer already exists 13:30:32 75654b8eeebd: Layer already exists 13:30:32 e2dc87809127: Layer already exists 13:30:32 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:c6462eb30c63a5bd91fb56a71b71c8a0a733d7116a5e8050e6d19bfa57591ecb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:32 + 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 13:30:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 13:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:30:32 5e9e5161f6bb: Preparing 13:30:32 bd69f3facb58: Preparing 13:30:32 0596245cefb7: Preparing 13:30:32 9374051b392a: Preparing 13:30:32 72edb0e46981: Preparing 13:30:32 e2dc87809127: Preparing 13:30:32 75654b8eeebd: Preparing 13:30:32 75654b8eeebd: Waiting 13:30:32 e2dc87809127: Waiting 13:30:32 bd69f3facb58: Layer already exists 13:30:32 5e9e5161f6bb: Layer already exists 13:30:32 72edb0e46981: Layer already exists 13:30:32 9374051b392a: Layer already exists 13:30:32 0596245cefb7: Layer already exists 13:30:32 e2dc87809127: Layer already exists 13:30:32 75654b8eeebd: Layer already exists 13:30:32 main: digest: sha256:c6462eb30c63a5bd91fb56a71b71c8a0a733d7116a5e8050e6d19bfa57591ecb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:30:32 ===================================================== [Pipeline] echo 13:30:32 taggedImages: 13:30:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:30:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.35 13:30:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 13:30:32 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 13:30:32 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:32 latest 13:30:32 4.0.0-dev.35 13:30:32 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:32 main 13:30:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:30:33 b0bc9b4d5ef6: Preparing 13:30:33 072ccbe1014b: Preparing 13:30:33 b634559fdd2d: Preparing 13:30:33 0596245cefb7: Preparing 13:30:33 9374051b392a: Preparing 13:30:33 68e1d6835d6f: Preparing 13:30:33 ca58931c9caa: Preparing 13:30:33 36117219dc00: Preparing 13:30:33 c7649af4cf09: Preparing 13:30:33 75654b8eeebd: Preparing 13:30:33 36117219dc00: Waiting 13:30:33 68e1d6835d6f: Waiting 13:30:33 c7649af4cf09: Waiting 13:30:33 ca58931c9caa: Waiting 13:30:33 75654b8eeebd: Waiting 13:30:33 0596245cefb7: Layer already exists 13:30:33 9374051b392a: Layer already exists 13:30:33 b634559fdd2d: Pushed 13:30:33 b0bc9b4d5ef6: Pushed 13:30:33 072ccbe1014b: Pushed 13:30:33 75654b8eeebd: Layer already exists 13:30:33 36117219dc00: Pushed 13:30:34 c7649af4cf09: Pushed 13:30:39 ca58931c9caa: Pushed 13:30:44 68e1d6835d6f: Pushed 13:30:44 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:ef4111fd05b4f04b606285619c64ddd6b5d5d64e15777173b7de0f0427c725aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 13:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:30:44 b0bc9b4d5ef6: Preparing 13:30:44 072ccbe1014b: Preparing 13:30:44 b634559fdd2d: Preparing 13:30:44 0596245cefb7: Preparing 13:30:44 9374051b392a: Preparing 13:30:44 68e1d6835d6f: Preparing 13:30:44 ca58931c9caa: Preparing 13:30:44 36117219dc00: Preparing 13:30:44 c7649af4cf09: Preparing 13:30:44 75654b8eeebd: Preparing 13:30:44 68e1d6835d6f: Waiting 13:30:44 ca58931c9caa: Waiting 13:30:44 36117219dc00: Waiting 13:30:44 c7649af4cf09: Waiting 13:30:44 75654b8eeebd: Waiting 13:30:44 0596245cefb7: Layer already exists 13:30:44 9374051b392a: Layer already exists 13:30:44 b0bc9b4d5ef6: Layer already exists 13:30:44 b634559fdd2d: Layer already exists 13:30:44 072ccbe1014b: Layer already exists 13:30:44 36117219dc00: Layer already exists 13:30:44 ca58931c9caa: Layer already exists 13:30:44 c7649af4cf09: Layer already exists 13:30:44 68e1d6835d6f: Layer already exists 13:30:44 75654b8eeebd: Layer already exists 13:30:44 latest: digest: sha256:ef4111fd05b4f04b606285619c64ddd6b5d5d64e15777173b7de0f0427c725aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.35 13:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:30:45 b0bc9b4d5ef6: Preparing 13:30:45 072ccbe1014b: Preparing 13:30:45 b634559fdd2d: Preparing 13:30:45 0596245cefb7: Preparing 13:30:45 9374051b392a: Preparing 13:30:45 68e1d6835d6f: Preparing 13:30:45 ca58931c9caa: Preparing 13:30:45 36117219dc00: Preparing 13:30:45 c7649af4cf09: Preparing 13:30:45 75654b8eeebd: Preparing 13:30:45 c7649af4cf09: Waiting 13:30:45 68e1d6835d6f: Waiting 13:30:45 75654b8eeebd: Waiting 13:30:45 ca58931c9caa: Waiting 13:30:45 072ccbe1014b: Layer already exists 13:30:45 b0bc9b4d5ef6: Layer already exists 13:30:45 9374051b392a: Layer already exists 13:30:45 b634559fdd2d: Layer already exists 13:30:45 0596245cefb7: Layer already exists 13:30:45 68e1d6835d6f: Layer already exists 13:30:45 ca58931c9caa: Layer already exists 13:30:45 36117219dc00: Layer already exists 13:30:45 c7649af4cf09: Layer already exists 13:30:45 75654b8eeebd: Layer already exists 13:30:45 4.0.0-dev.35: digest: sha256:ef4111fd05b4f04b606285619c64ddd6b5d5d64e15777173b7de0f0427c725aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:30:46 b0bc9b4d5ef6: Preparing 13:30:46 072ccbe1014b: Preparing 13:30:46 b634559fdd2d: Preparing 13:30:46 0596245cefb7: Preparing 13:30:46 9374051b392a: Preparing 13:30:46 68e1d6835d6f: Preparing 13:30:46 ca58931c9caa: Preparing 13:30:46 36117219dc00: Preparing 13:30:46 c7649af4cf09: Preparing 13:30:46 75654b8eeebd: Preparing 13:30:46 c7649af4cf09: Waiting 13:30:46 36117219dc00: Waiting 13:30:46 68e1d6835d6f: Waiting 13:30:46 75654b8eeebd: Waiting 13:30:46 ca58931c9caa: Waiting 13:30:46 b0bc9b4d5ef6: Layer already exists 13:30:46 9374051b392a: Layer already exists 13:30:46 0596245cefb7: Layer already exists 13:30:46 b634559fdd2d: Layer already exists 13:30:46 072ccbe1014b: Layer already exists 13:30:46 ca58931c9caa: Layer already exists 13:30:46 68e1d6835d6f: Layer already exists 13:30:46 c7649af4cf09: Layer already exists 13:30:46 36117219dc00: Layer already exists 13:30:46 75654b8eeebd: Layer already exists 13:30:46 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:ef4111fd05b4f04b606285619c64ddd6b5d5d64e15777173b7de0f0427c725aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 13:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:30:46 b0bc9b4d5ef6: Preparing 13:30:46 072ccbe1014b: Preparing 13:30:46 b634559fdd2d: Preparing 13:30:46 0596245cefb7: Preparing 13:30:46 9374051b392a: Preparing 13:30:46 68e1d6835d6f: Preparing 13:30:46 ca58931c9caa: Preparing 13:30:46 36117219dc00: Preparing 13:30:46 c7649af4cf09: Preparing 13:30:46 75654b8eeebd: Preparing 13:30:46 68e1d6835d6f: Waiting 13:30:46 ca58931c9caa: Waiting 13:30:46 36117219dc00: Waiting 13:30:46 75654b8eeebd: Waiting 13:30:46 b634559fdd2d: Layer already exists 13:30:46 b0bc9b4d5ef6: Layer already exists 13:30:46 0596245cefb7: Layer already exists 13:30:46 072ccbe1014b: Layer already exists 13:30:46 9374051b392a: Layer already exists 13:30:46 36117219dc00: Layer already exists 13:30:46 ca58931c9caa: Layer already exists 13:30:46 68e1d6835d6f: Layer already exists 13:30:46 c7649af4cf09: Layer already exists 13:30:46 75654b8eeebd: Layer already exists 13:30:46 main: digest: sha256:ef4111fd05b4f04b606285619c64ddd6b5d5d64e15777173b7de0f0427c725aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:30:46 ===================================================== [Pipeline] echo 13:30:46 taggedImages: 13:30:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 13:30:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.35 13:30:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 13:30:46 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 13:30:46 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:46 latest 13:30:46 4.0.0-dev.35 13:30:46 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:30:46 main 13:30:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:30:47 04a2a569a16e: Preparing 13:30:47 eb01123264b4: Preparing 13:30:47 797156b4a616: Preparing 13:30:47 0596245cefb7: Preparing 13:30:47 9374051b392a: Preparing 13:30:47 89a010e2d235: Preparing 13:30:47 c3f64360a1e6: Preparing 13:30:47 8bab92728fe5: Preparing 13:30:47 75654b8eeebd: Preparing 13:30:47 89a010e2d235: Waiting 13:30:47 8bab92728fe5: Waiting 13:30:47 c3f64360a1e6: Waiting 13:30:47 75654b8eeebd: Waiting 13:30:47 9374051b392a: Layer already exists 13:30:47 0596245cefb7: Layer already exists 13:30:47 eb01123264b4: Pushed 13:30:47 797156b4a616: Pushed 13:30:47 04a2a569a16e: Pushed 13:30:47 75654b8eeebd: Layer already exists 13:30:48 8bab92728fe5: Pushed 13:30:48 c3f64360a1e6: Pushed 13:30:58 89a010e2d235: Pushed 13:30:58 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:98cc29d8915a6f1d18f8275607e6d9f92c5c1d82f645634a67a11b3717894fa3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 13:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:30:59 04a2a569a16e: Preparing 13:30:59 eb01123264b4: Preparing 13:30:59 797156b4a616: Preparing 13:30:59 0596245cefb7: Preparing 13:30:59 9374051b392a: Preparing 13:30:59 89a010e2d235: Preparing 13:30:59 c3f64360a1e6: Preparing 13:30:59 8bab92728fe5: Preparing 13:30:59 75654b8eeebd: Preparing 13:30:59 89a010e2d235: Waiting 13:30:59 c3f64360a1e6: Waiting 13:30:59 8bab92728fe5: Waiting 13:30:59 75654b8eeebd: Waiting 13:30:59 04a2a569a16e: Layer already exists 13:30:59 eb01123264b4: Layer already exists 13:30:59 9374051b392a: Layer already exists 13:30:59 0596245cefb7: Layer already exists 13:30:59 797156b4a616: Layer already exists 13:30:59 89a010e2d235: Layer already exists 13:30:59 75654b8eeebd: Layer already exists 13:30:59 c3f64360a1e6: Layer already exists 13:30:59 8bab92728fe5: Layer already exists 13:30:59 latest: digest: sha256:98cc29d8915a6f1d18f8275607e6d9f92c5c1d82f645634a67a11b3717894fa3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.35 13:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:30:59 04a2a569a16e: Preparing 13:30:59 eb01123264b4: Preparing 13:30:59 797156b4a616: Preparing 13:30:59 0596245cefb7: Preparing 13:30:59 9374051b392a: Preparing 13:30:59 89a010e2d235: Preparing 13:30:59 c3f64360a1e6: Preparing 13:30:59 8bab92728fe5: Preparing 13:30:59 75654b8eeebd: Preparing 13:30:59 8bab92728fe5: Waiting 13:30:59 89a010e2d235: Waiting 13:30:59 c3f64360a1e6: Waiting 13:30:59 75654b8eeebd: Waiting 13:30:59 9374051b392a: Layer already exists 13:30:59 0596245cefb7: Layer already exists 13:30:59 eb01123264b4: Layer already exists 13:30:59 797156b4a616: Layer already exists 13:30:59 04a2a569a16e: Layer already exists 13:30:59 89a010e2d235: Layer already exists 13:30:59 8bab92728fe5: Layer already exists 13:30:59 75654b8eeebd: Layer already exists 13:30:59 c3f64360a1e6: Layer already exists 13:30:59 4.0.0-dev.35: digest: sha256:98cc29d8915a6f1d18f8275607e6d9f92c5c1d82f645634a67a11b3717894fa3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:31:00 04a2a569a16e: Preparing 13:31:00 eb01123264b4: Preparing 13:31:00 797156b4a616: Preparing 13:31:00 0596245cefb7: Preparing 13:31:00 9374051b392a: Preparing 13:31:00 89a010e2d235: Preparing 13:31:00 c3f64360a1e6: Preparing 13:31:00 8bab92728fe5: Preparing 13:31:00 75654b8eeebd: Preparing 13:31:00 c3f64360a1e6: Waiting 13:31:00 89a010e2d235: Waiting 13:31:00 8bab92728fe5: Waiting 13:31:00 9374051b392a: Layer already exists 13:31:00 04a2a569a16e: Layer already exists 13:31:00 0596245cefb7: Layer already exists 13:31:00 eb01123264b4: Layer already exists 13:31:00 797156b4a616: Layer already exists 13:31:00 c3f64360a1e6: Layer already exists 13:31:00 89a010e2d235: Layer already exists 13:31:00 8bab92728fe5: Layer already exists 13:31:00 75654b8eeebd: Layer already exists 13:31:00 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:98cc29d8915a6f1d18f8275607e6d9f92c5c1d82f645634a67a11b3717894fa3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 13:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:31:01 04a2a569a16e: Preparing 13:31:01 eb01123264b4: Preparing 13:31:01 797156b4a616: Preparing 13:31:01 0596245cefb7: Preparing 13:31:01 9374051b392a: Preparing 13:31:01 89a010e2d235: Preparing 13:31:01 c3f64360a1e6: Preparing 13:31:01 8bab92728fe5: Preparing 13:31:01 75654b8eeebd: Preparing 13:31:01 c3f64360a1e6: Waiting 13:31:01 8bab92728fe5: Waiting 13:31:01 75654b8eeebd: Waiting 13:31:01 89a010e2d235: Waiting 13:31:01 04a2a569a16e: Layer already exists 13:31:01 797156b4a616: Layer already exists 13:31:01 9374051b392a: Layer already exists 13:31:01 0596245cefb7: Layer already exists 13:31:01 eb01123264b4: Layer already exists 13:31:01 89a010e2d235: Layer already exists 13:31:01 8bab92728fe5: Layer already exists 13:31:01 c3f64360a1e6: Layer already exists 13:31:01 75654b8eeebd: Layer already exists 13:31:01 main: digest: sha256:98cc29d8915a6f1d18f8275607e6d9f92c5c1d82f645634a67a11b3717894fa3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:31:01 ===================================================== [Pipeline] echo 13:31:01 taggedImages: 13:31:01 - nexus3.edgexfoundry.org:10004/security-spire-config:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:31:01 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 13:31:01 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.35 13:31:01 - nexus3.edgexfoundry.org:10004/security-spire-config:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:31:01 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 13:31:01 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 13:31:01 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:31:01 latest 13:31:01 4.0.0-dev.35 13:31:01 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:31:01 main 13:31:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:31:02 b0bc9b4d5ef6: Preparing 13:31:02 119588c0bdf1: Preparing 13:31:02 40a6cdb788c1: Preparing 13:31:02 0596245cefb7: Preparing 13:31:02 9374051b392a: Preparing 13:31:02 8805a6cdceef: Preparing 13:31:02 36117219dc00: Preparing 13:31:02 c7649af4cf09: Preparing 13:31:02 75654b8eeebd: Preparing 13:31:02 8805a6cdceef: Waiting 13:31:02 36117219dc00: Waiting 13:31:02 c7649af4cf09: Waiting 13:31:02 75654b8eeebd: Waiting 13:31:02 b0bc9b4d5ef6: Layer already exists 13:31:02 0596245cefb7: Layer already exists 13:31:02 9374051b392a: Layer already exists 13:31:02 36117219dc00: Layer already exists 13:31:02 c7649af4cf09: Layer already exists 13:31:02 40a6cdb788c1: Pushed 13:31:02 75654b8eeebd: Layer already exists 13:31:02 119588c0bdf1: Pushed 13:31:15 8805a6cdceef: Pushed 13:31:15 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:c8dbdd76b0317b14369f54305aa69f81d92c924b1c62a00aa5530c71dea4e8ff size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 13:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:31:16 b0bc9b4d5ef6: Preparing 13:31:16 119588c0bdf1: Preparing 13:31:16 40a6cdb788c1: Preparing 13:31:16 0596245cefb7: Preparing 13:31:16 9374051b392a: Preparing 13:31:16 8805a6cdceef: Preparing 13:31:16 36117219dc00: Preparing 13:31:16 c7649af4cf09: Preparing 13:31:16 75654b8eeebd: Preparing 13:31:16 8805a6cdceef: Waiting 13:31:16 36117219dc00: Waiting 13:31:16 c7649af4cf09: Waiting 13:31:16 75654b8eeebd: Waiting 13:31:16 b0bc9b4d5ef6: Layer already exists 13:31:16 9374051b392a: Layer already exists 13:31:16 119588c0bdf1: Layer already exists 13:31:16 40a6cdb788c1: Layer already exists 13:31:16 0596245cefb7: Layer already exists 13:31:16 8805a6cdceef: Layer already exists 13:31:16 c7649af4cf09: Layer already exists 13:31:16 36117219dc00: Layer already exists 13:31:16 75654b8eeebd: Layer already exists 13:31:16 latest: digest: sha256:c8dbdd76b0317b14369f54305aa69f81d92c924b1c62a00aa5530c71dea4e8ff size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.35 13:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:31:17 b0bc9b4d5ef6: Preparing 13:31:17 119588c0bdf1: Preparing 13:31:17 40a6cdb788c1: Preparing 13:31:17 0596245cefb7: Preparing 13:31:17 9374051b392a: Preparing 13:31:17 8805a6cdceef: Preparing 13:31:17 36117219dc00: Preparing 13:31:17 c7649af4cf09: Preparing 13:31:17 75654b8eeebd: Preparing 13:31:17 36117219dc00: Waiting 13:31:17 8805a6cdceef: Waiting 13:31:17 c7649af4cf09: Waiting 13:31:17 75654b8eeebd: Waiting 13:31:17 9374051b392a: Layer already exists 13:31:17 40a6cdb788c1: Layer already exists 13:31:17 119588c0bdf1: Layer already exists 13:31:17 b0bc9b4d5ef6: Layer already exists 13:31:17 0596245cefb7: Layer already exists 13:31:17 8805a6cdceef: Layer already exists 13:31:17 c7649af4cf09: Layer already exists 13:31:17 36117219dc00: Layer already exists 13:31:17 75654b8eeebd: Layer already exists 13:31:17 4.0.0-dev.35: digest: sha256:c8dbdd76b0317b14369f54305aa69f81d92c924b1c62a00aa5530c71dea4e8ff size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:31:17 b0bc9b4d5ef6: Preparing 13:31:17 119588c0bdf1: Preparing 13:31:17 40a6cdb788c1: Preparing 13:31:17 0596245cefb7: Preparing 13:31:17 9374051b392a: Preparing 13:31:17 8805a6cdceef: Preparing 13:31:17 36117219dc00: Preparing 13:31:17 c7649af4cf09: Preparing 13:31:17 75654b8eeebd: Preparing 13:31:17 36117219dc00: Waiting 13:31:17 8805a6cdceef: Waiting 13:31:17 c7649af4cf09: Waiting 13:31:17 75654b8eeebd: Waiting 13:31:17 119588c0bdf1: Layer already exists 13:31:17 0596245cefb7: Layer already exists 13:31:17 40a6cdb788c1: Layer already exists 13:31:17 9374051b392a: Layer already exists 13:31:17 b0bc9b4d5ef6: Layer already exists 13:31:17 8805a6cdceef: Layer already exists 13:31:17 36117219dc00: Layer already exists 13:31:17 c7649af4cf09: Layer already exists 13:31:17 75654b8eeebd: Layer already exists 13:31:17 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:c8dbdd76b0317b14369f54305aa69f81d92c924b1c62a00aa5530c71dea4e8ff size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 13:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:31:18 b0bc9b4d5ef6: Preparing 13:31:18 119588c0bdf1: Preparing 13:31:18 40a6cdb788c1: Preparing 13:31:18 0596245cefb7: Preparing 13:31:18 9374051b392a: Preparing 13:31:18 8805a6cdceef: Preparing 13:31:18 36117219dc00: Preparing 13:31:18 c7649af4cf09: Preparing 13:31:18 75654b8eeebd: Preparing 13:31:18 8805a6cdceef: Waiting 13:31:18 c7649af4cf09: Waiting 13:31:18 36117219dc00: Waiting 13:31:18 75654b8eeebd: Waiting 13:31:18 40a6cdb788c1: Layer already exists 13:31:18 9374051b392a: Layer already exists 13:31:18 0596245cefb7: Layer already exists 13:31:18 119588c0bdf1: Layer already exists 13:31:18 b0bc9b4d5ef6: Layer already exists 13:31:18 36117219dc00: Layer already exists 13:31:18 8805a6cdceef: Layer already exists 13:31:18 c7649af4cf09: Layer already exists 13:31:18 75654b8eeebd: Layer already exists 13:31:18 main: digest: sha256:c8dbdd76b0317b14369f54305aa69f81d92c924b1c62a00aa5530c71dea4e8ff size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:31:18 ===================================================== [Pipeline] echo 13:31:18 taggedImages: 13:31:18 - nexus3.edgexfoundry.org:10004/security-spire-server:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:31:18 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 13:31:18 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.35 13:31:18 - nexus3.edgexfoundry.org:10004/security-spire-server:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:31:18 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 13:31:18 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 13:31:18 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:31:18 latest 13:31:18 4.0.0-dev.35 13:31:18 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:31:18 main 13:31:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:31:19 12d393fc8c83: Preparing 13:31:19 dde4203619dd: Preparing 13:31:19 c57d362a75cf: Preparing 13:31:19 0596245cefb7: Preparing 13:31:19 9374051b392a: Preparing 13:31:19 5a57e2cb77b5: Preparing 13:31:19 b5ccb7f9b672: Preparing 13:31:19 75654b8eeebd: Preparing 13:31:19 b5ccb7f9b672: Waiting 13:31:19 5a57e2cb77b5: Waiting 13:31:19 75654b8eeebd: Waiting 13:31:19 9374051b392a: Layer already exists 13:31:19 0596245cefb7: Layer already exists 13:31:19 dde4203619dd: Pushed 13:31:19 12d393fc8c83: Pushed 13:31:19 75654b8eeebd: Layer already exists 13:31:19 b5ccb7f9b672: Pushed 13:31:19 5a57e2cb77b5: Pushed 13:31:23 c57d362a75cf: Pushed 13:31:23 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:1b18ac2d02b6de11e2388451d66d79bbadd7d7ad3f8689e67ff5531d8af177ee size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 13:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:31:23 12d393fc8c83: Preparing 13:31:23 dde4203619dd: Preparing 13:31:23 c57d362a75cf: Preparing 13:31:23 0596245cefb7: Preparing 13:31:23 9374051b392a: Preparing 13:31:23 5a57e2cb77b5: Preparing 13:31:23 b5ccb7f9b672: Preparing 13:31:23 75654b8eeebd: Preparing 13:31:23 b5ccb7f9b672: Waiting 13:31:23 5a57e2cb77b5: Waiting 13:31:23 12d393fc8c83: Layer already exists 13:31:23 0596245cefb7: Layer already exists 13:31:23 9374051b392a: Layer already exists 13:31:23 dde4203619dd: Layer already exists 13:31:23 c57d362a75cf: Layer already exists 13:31:23 b5ccb7f9b672: Layer already exists 13:31:23 5a57e2cb77b5: Layer already exists 13:31:23 75654b8eeebd: Layer already exists 13:31:23 latest: digest: sha256:1b18ac2d02b6de11e2388451d66d79bbadd7d7ad3f8689e67ff5531d8af177ee size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.35 13:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:31:24 12d393fc8c83: Preparing 13:31:24 dde4203619dd: Preparing 13:31:24 c57d362a75cf: Preparing 13:31:24 0596245cefb7: Preparing 13:31:24 9374051b392a: Preparing 13:31:24 5a57e2cb77b5: Preparing 13:31:24 b5ccb7f9b672: Preparing 13:31:24 75654b8eeebd: Preparing 13:31:24 b5ccb7f9b672: Waiting 13:31:24 5a57e2cb77b5: Waiting 13:31:24 75654b8eeebd: Waiting 13:31:24 12d393fc8c83: Layer already exists 13:31:24 c57d362a75cf: Layer already exists 13:31:24 9374051b392a: Layer already exists 13:31:24 0596245cefb7: Layer already exists 13:31:24 dde4203619dd: Layer already exists 13:31:24 5a57e2cb77b5: Layer already exists 13:31:24 75654b8eeebd: Layer already exists 13:31:24 b5ccb7f9b672: Layer already exists 13:31:24 4.0.0-dev.35: digest: sha256:1b18ac2d02b6de11e2388451d66d79bbadd7d7ad3f8689e67ff5531d8af177ee size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:31:25 12d393fc8c83: Preparing 13:31:25 dde4203619dd: Preparing 13:31:25 c57d362a75cf: Preparing 13:31:25 0596245cefb7: Preparing 13:31:25 9374051b392a: Preparing 13:31:25 5a57e2cb77b5: Preparing 13:31:25 b5ccb7f9b672: Preparing 13:31:25 75654b8eeebd: Preparing 13:31:25 5a57e2cb77b5: Waiting 13:31:25 75654b8eeebd: Waiting 13:31:25 b5ccb7f9b672: Waiting 13:31:25 12d393fc8c83: Layer already exists 13:31:25 c57d362a75cf: Layer already exists 13:31:25 dde4203619dd: Layer already exists 13:31:25 9374051b392a: Layer already exists 13:31:25 0596245cefb7: Layer already exists 13:31:25 b5ccb7f9b672: Layer already exists 13:31:25 5a57e2cb77b5: Layer already exists 13:31:25 75654b8eeebd: Layer already exists 13:31:25 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:1b18ac2d02b6de11e2388451d66d79bbadd7d7ad3f8689e67ff5531d8af177ee size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 13:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:31:25 12d393fc8c83: Preparing 13:31:25 dde4203619dd: Preparing 13:31:25 c57d362a75cf: Preparing 13:31:25 0596245cefb7: Preparing 13:31:25 9374051b392a: Preparing 13:31:25 5a57e2cb77b5: Preparing 13:31:25 b5ccb7f9b672: Preparing 13:31:25 75654b8eeebd: Preparing 13:31:25 5a57e2cb77b5: Waiting 13:31:25 b5ccb7f9b672: Waiting 13:31:25 75654b8eeebd: Waiting 13:31:25 0596245cefb7: Layer already exists 13:31:25 dde4203619dd: Layer already exists 13:31:25 12d393fc8c83: Layer already exists 13:31:25 9374051b392a: Layer already exists 13:31:25 c57d362a75cf: Layer already exists 13:31:25 5a57e2cb77b5: Layer already exists 13:31:25 75654b8eeebd: Layer already exists 13:31:25 b5ccb7f9b672: Layer already exists 13:31:25 main: digest: sha256:1b18ac2d02b6de11e2388451d66d79bbadd7d7ad3f8689e67ff5531d8af177ee size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:31:25 ===================================================== [Pipeline] echo 13:31:25 taggedImages: 13:31:25 - nexus3.edgexfoundry.org:10004/support-notifications:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:31:25 - nexus3.edgexfoundry.org:10004/support-notifications:latest 13:31:25 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.35 13:31:25 - nexus3.edgexfoundry.org:10004/support-notifications:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:31:25 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 13:31:26 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 13:31:26 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:31:26 latest 13:31:26 4.0.0-dev.35 13:31:26 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:31:26 main 13:31:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:31:26 f7ae6bed1940: Preparing 13:31:26 275bf3872037: Preparing 13:31:26 0596245cefb7: Preparing 13:31:26 9374051b392a: Preparing 13:31:26 1802ba2ad313: Preparing 13:31:26 7c30328cff1a: Preparing 13:31:26 75654b8eeebd: Preparing 13:31:26 7c30328cff1a: Waiting 13:31:26 75654b8eeebd: Waiting 13:31:26 0596245cefb7: Layer already exists 13:31:26 9374051b392a: Layer already exists 13:31:26 75654b8eeebd: Layer already exists 13:31:26 f7ae6bed1940: Pushed 13:31:26 7c30328cff1a: Pushed 13:31:27 1802ba2ad313: Pushed 13:31:30 275bf3872037: Pushed 13:31:30 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:3bed878559fe441f8b0d218ede6c5fe6e6532996aa6e49ab8ef3cf148a682d1d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 13:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:31:31 f7ae6bed1940: Preparing 13:31:31 275bf3872037: Preparing 13:31:31 0596245cefb7: Preparing 13:31:31 9374051b392a: Preparing 13:31:31 1802ba2ad313: Preparing 13:31:31 7c30328cff1a: Preparing 13:31:31 75654b8eeebd: Preparing 13:31:31 7c30328cff1a: Waiting 13:31:31 75654b8eeebd: Waiting 13:31:31 9374051b392a: Layer already exists 13:31:31 275bf3872037: Layer already exists 13:31:31 f7ae6bed1940: Layer already exists 13:31:31 1802ba2ad313: Layer already exists 13:31:31 0596245cefb7: Layer already exists 13:31:31 7c30328cff1a: Layer already exists 13:31:31 75654b8eeebd: Layer already exists 13:31:31 latest: digest: sha256:3bed878559fe441f8b0d218ede6c5fe6e6532996aa6e49ab8ef3cf148a682d1d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.35 13:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:31:32 f7ae6bed1940: Preparing 13:31:32 275bf3872037: Preparing 13:31:32 0596245cefb7: Preparing 13:31:32 9374051b392a: Preparing 13:31:32 1802ba2ad313: Preparing 13:31:32 7c30328cff1a: Preparing 13:31:32 75654b8eeebd: Preparing 13:31:32 75654b8eeebd: Waiting 13:31:32 7c30328cff1a: Waiting 13:31:32 1802ba2ad313: Layer already exists 13:31:32 f7ae6bed1940: Layer already exists 13:31:32 275bf3872037: Layer already exists 13:31:32 9374051b392a: Layer already exists 13:31:32 0596245cefb7: Layer already exists 13:31:32 7c30328cff1a: Layer already exists 13:31:32 75654b8eeebd: Layer already exists 13:31:32 4.0.0-dev.35: digest: sha256:3bed878559fe441f8b0d218ede6c5fe6e6532996aa6e49ab8ef3cf148a682d1d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:31:33 f7ae6bed1940: Preparing 13:31:33 275bf3872037: Preparing 13:31:33 0596245cefb7: Preparing 13:31:33 9374051b392a: Preparing 13:31:33 1802ba2ad313: Preparing 13:31:33 7c30328cff1a: Preparing 13:31:33 75654b8eeebd: Preparing 13:31:33 7c30328cff1a: Waiting 13:31:33 75654b8eeebd: Waiting 13:31:33 0596245cefb7: Layer already exists 13:31:33 f7ae6bed1940: Layer already exists 13:31:33 9374051b392a: Layer already exists 13:31:33 275bf3872037: Layer already exists 13:31:33 1802ba2ad313: Layer already exists 13:31:33 75654b8eeebd: Layer already exists 13:31:33 7c30328cff1a: Layer already exists 13:31:33 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:3bed878559fe441f8b0d218ede6c5fe6e6532996aa6e49ab8ef3cf148a682d1d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 13:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:31:33 f7ae6bed1940: Preparing 13:31:33 275bf3872037: Preparing 13:31:33 0596245cefb7: Preparing 13:31:33 9374051b392a: Preparing 13:31:33 1802ba2ad313: Preparing 13:31:33 7c30328cff1a: Preparing 13:31:33 75654b8eeebd: Preparing 13:31:33 75654b8eeebd: Waiting 13:31:33 7c30328cff1a: Waiting 13:31:33 275bf3872037: Layer already exists 13:31:33 0596245cefb7: Layer already exists 13:31:33 9374051b392a: Layer already exists 13:31:33 1802ba2ad313: Layer already exists 13:31:33 f7ae6bed1940: Layer already exists 13:31:33 7c30328cff1a: Layer already exists 13:31:33 75654b8eeebd: Layer already exists 13:31:33 main: digest: sha256:3bed878559fe441f8b0d218ede6c5fe6e6532996aa6e49ab8ef3cf148a682d1d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:31:34 ===================================================== [Pipeline] echo 13:31:34 taggedImages: 13:31:34 - nexus3.edgexfoundry.org:10004/support-scheduler:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:31:34 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 13:31:34 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.35 13:31:34 - nexus3.edgexfoundry.org:10004/support-scheduler:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:31:34 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:36:39 #156 ... 13:36:39 13:36:39 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:36:39 #146 581.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:36:39 #146 ... 13:36:39 13:36:39 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:36:39 #150 DONE 582.7s 13:36:39 13:36:39 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:36:39 #146 ... 13:36:39 13:36:39 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:36:39 #157 DONE 0.3s 13:36:39 13:36:39 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:36:39 #158 DONE 0.2s 13:36:39 13:36:39 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:36:39 #145 ... 13:36:39 13:36:39 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 13:36:39 #159 DONE 0.4s 13:36:39 13:36:39 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:36:39 #155 ... 13:36:39 13:36:39 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 13:36:39 #160 DONE 0.3s 13:36:39 13:36:39 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 13:36:39 #161 DONE 0.2s 13:36:39 13:36:39 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:36:39 #152 ... 13:36:39 13:36:39 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:36:39 #162 DONE 1.9s 13:36:39 13:36:39 #163 [core-common-config-bootstrapper] exporting to image 13:36:39 #163 exporting layers 13:36:39 #163 exporting layers 0.7s done 13:36:39 #163 writing image sha256:e995e3844f8cc7b8d7a3c320acf0c7e8bf1ba3d6f8e278676eeaedc4911cd5a7 done 13:36:39 #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 13:36:39 #163 DONE 0.8s 13:36:39 13:36:39 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:36:39 #153 ... 13:36:39 13:36:39 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:36:39 #149 DONE 588.3s 13:36:39 13:36:39 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:36:39 #156 ... 13:36:39 13:36:39 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 13:36:39 #164 DONE 0.2s 13:36:39 13:36:39 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 13:36:39 #165 DONE 0.4s 13:36:39 13:36:39 #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 13:36:39 #166 DONE 0.3s 13:36:39 13:36:39 #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 13:36:39 #167 DONE 0.2s 13:36:39 13:36:39 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:36:39 #153 ... 13:36:39 13:36:39 #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:36:40 #168 DONE 0.4s 13:36:40 13:36:40 #169 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:36:40 #169 DONE 0.2s 13:36:40 13:36:40 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:36:40 #145 ... 13:36:40 13:36:40 #170 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:36:42 #170 DONE 1.5s 13:36:42 13:36:42 #171 [security-proxy-setup] exporting to image 13:36:43 #171 exporting layers 1.1s done 13:36:43 #171 writing image sha256:a86a90163d1c0078b3ce3a4f748a4bfb2f6c1ae051d4ba2c704c0f3d6020435c done 13:36:43 #171 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 13:36:43 #171 DONE 1.1s 13:36:43 13:36:43 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:36:43 #147 ... 13:36:43 13:36:43 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:36:43 #154 DONE 593.4s 13:36:43 13:36:43 #172 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 13:36:43 #172 DONE 0.4s 13:36:43 13:36:43 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:36:43 #155 ... 13:36:43 13:36:43 #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 13:36:45 #173 ... 13:36:45 13:36:45 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:36:45 #146 DONE 595.9s 13:36:46 13:36:46 #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 13:36:46 #173 DONE 2.2s 13:36:46 13:36:46 #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 13:36:46 #174 DONE 0.7s 13:36:46 13:36:46 #175 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 13:36:46 #175 DONE 0.5s 13:36:46 13:36:46 #176 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 13:36:47 #176 DONE 0.2s 13:36:47 13:36:47 #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 13:36:47 #177 DONE 0.2s 13:36:47 13:36:47 #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 13:36:47 #178 DONE 0.4s 13:36:47 13:36:47 #179 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 13:36:47 #179 DONE 0.2s 13:36:47 13:36:47 #180 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:36:47 #180 DONE 0.5s 13:36:47 13:36:47 #181 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 13:36:48 #181 DONE 0.3s 13:36:48 13:36:48 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 13:36:48 #182 DONE 0.3s 13:36:48 13:36:48 #183 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 13:36:48 #183 DONE 0.2s 13:36:48 13:36:48 #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:36:48 #184 DONE 0.5s 13:36:48 13:36:48 #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:36:48 #185 ... 13:36:48 13:36:48 #186 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 13:36:48 #186 DONE 0.4s 13:36:48 13:36:48 #187 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 13:36:48 #187 DONE 0.2s 13:36:48 13:36:48 #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:36:48 #185 DONE 0.5s 13:36:48 13:36:48 #188 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:36:48 #188 DONE 0.3s 13:36:48 13:36:48 #189 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 13:36:49 #189 ... 13:36:49 13:36:49 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:36:49 #190 DONE 0.3s 13:36:49 13:36:49 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:36:50 #191 DONE 1.9s 13:36:50 13:36:50 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:36:51 #156 ... 13:36:51 13:36:51 #189 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 13:36:51 #189 DONE 2.1s 13:36:51 13:36:51 #192 [security-bootstrapper] exporting to image 13:36:51 #192 exporting layers 13:36:53 #192 exporting layers 2.2s done 13:36:53 #192 writing image sha256:dcc2e991fa1ab60ea67b9ba23192954dab40ef0e4ae4a2f9ee1a42f2f75e71fd 0.1s done 13:36:53 #192 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 13:36:53 #192 DONE 2.3s 13:36:53 13:36:53 #193 [security-secretstore-setup] exporting to image 13:36:53 #193 exporting layers 2.4s done 13:36:53 #193 writing image sha256:ef87aa84178121b0ea950b0f9c37759257b1fed9a54ce7ac297f19e7a997226c 13:36:53 #193 writing image sha256:ef87aa84178121b0ea950b0f9c37759257b1fed9a54ce7ac297f19e7a997226c done 13:36:53 #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 13:36:53 #193 DONE 2.4s 13:36:53 13:36:53 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:38:30 #155 ... 13:38:30 13:38:30 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:38:30 #151 DONE 687.3s 13:38:30 13:38:30 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:38:30 #156 ... 13:38:30 13:38:30 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:38:30 #194 DONE 0.1s 13:38:30 13:38:30 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:38:30 #155 ... 13:38:30 13:38:30 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:38:30 #195 DONE 0.2s 13:38:30 13:38:30 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:38:30 #196 DONE 0.4s 13:38:30 13:38:30 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:38:30 #156 ... 13:38:30 13:38:30 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 13:38:30 #197 DONE 0.2s 13:38:30 13:38:30 #198 [security-spiffe-token-provider] exporting to image 13:38:30 #198 exporting layers 13:38:30 #198 exporting layers 0.9s done 13:38:30 #198 writing image sha256:cee997cb7396a09037bf426ae45d90deaf10aeaae7e16afded0e4f2dcc5614a1 0.0s done 13:38:30 #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 13:38:30 #198 DONE 0.9s 13:38:30 13:38:30 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:42:07 #155 ... 13:42:07 13:42:07 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:42:07 #148 DONE 905.9s 13:42:07 13:42:07 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:42:07 #155 ... 13:42:07 13:42:07 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:42:07 #199 DONE 0.1s 13:42:07 13:42:07 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:42:07 #200 DONE 0.2s 13:42:07 13:42:07 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 13:42:07 #201 DONE 0.4s 13:42:07 13:42:07 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 13:42:07 #202 DONE 0.1s 13:42:07 13:42:07 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 13:42:07 #203 DONE 0.1s 13:42:07 13:42:07 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:42:07 #204 DONE 1.7s 13:42:07 13:42:07 #205 [security-proxy-auth] exporting to image 13:42:07 #205 exporting layers 13:42:07 #205 exporting layers 0.7s done 13:42:07 #205 writing image sha256:fcb46f86dc2eb86f2c5cf86904d63ff848a3af4c9d7f08c8b9841bb1de349b6d done 13:42:07 #205 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 13:42:07 #205 DONE 0.7s 13:42:07 13:42:07 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:42:07 #147 ... 13:42:07 13:42:07 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:42:07 #145 DONE 913.5s 13:42:07 13:42:07 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:42:07 #156 ... 13:42:07 13:42:07 #206 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 13:42:07 #206 DONE 0.3s 13:42:07 13:42:07 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:42:07 #155 ... 13:42:07 13:42:07 #207 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 13:42:07 #207 DONE 0.2s 13:42:07 13:42:07 #208 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:42:07 #208 DONE 0.5s 13:42:07 13:42:07 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 13:42:07 #209 DONE 0.2s 13:42:07 13:42:07 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:42:07 #147 ... 13:42:07 13:42:07 #210 [core-command] exporting to image 13:42:07 #210 exporting layers 0.4s done 13:42:07 #210 writing image sha256:dd0c28c4272c7bbd27d2b3b0310b1b1ec8440de665b05901718bc3b41445c26e 0.0s done 13:42:07 #210 naming to docker.io/library/core-command-arm64 13:42:07 #210 naming to docker.io/library/core-command-arm64 0.0s done 13:42:07 #210 DONE 0.4s 13:42:07 13:42:07 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:42:53 #147 DONE 961.4s 13:42:53 13:42:53 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:42:53 #153 DONE 961.4s 13:42:53 13:42:53 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:42:53 #155 ... 13:42:53 13:42:53 #211 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 13:42:53 #211 ... 13:42:53 13:42:53 #212 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:42:53 #212 DONE 0.3s 13:42:53 13:42:53 #211 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 13:42:53 #211 DONE 0.3s 13:42:53 13:42:53 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:42:53 #152 DONE 962.0s 13:42:53 13:42:53 #213 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 13:42:53 #213 ... 13:42:53 13:42:53 #214 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 13:42:53 #214 DONE 0.2s 13:42:53 13:42:53 #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:42:53 #215 ... 13:42:53 13:42:53 #213 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 13:42:53 #213 DONE 0.7s 13:42:53 13:42:53 #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:42:53 #215 DONE 0.5s 13:42:53 13:42:53 #216 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 13:42:53 #216 DONE 0.2s 13:42:53 13:42:53 #217 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 13:42:53 #217 DONE 0.2s 13:42:53 13:42:53 #218 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 13:42:53 #218 DONE 0.2s 13:42:53 13:42:53 #219 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 13:42:53 #219 DONE 0.2s 13:42:53 13:42:53 #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 13:42:53 #220 DONE 0.2s 13:42:53 13:42:53 #221 [core-keeper] exporting to image 13:42:53 #221 exporting layers 13:42:53 #221 ... 13:42:53 13:42:53 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 13:42:53 #222 DONE 0.2s 13:42:53 13:42:53 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 13:42:53 #223 DONE 0.3s 13:42:53 13:42:53 #224 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:42:53 #224 DONE 0.4s 13:42:53 13:42:53 #225 [core-metadata] exporting to image 13:42:53 #225 ... 13:42:53 13:42:53 #221 [core-keeper] exporting to image 13:42:53 #221 exporting layers 0.6s done 13:42:53 #221 writing image sha256:c6bbcb12b68d118c495a591105f52c07843e367084933419398bf90075b7739a done 13:42:53 #221 naming to docker.io/library/core-keeper-arm64 0.0s done 13:42:53 #221 DONE 0.6s 13:42:53 13:42:53 #226 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 13:42:53 #226 DONE 0.2s 13:42:53 13:42:53 #227 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 13:42:54 #227 DONE 0.2s 13:42:54 13:42:54 #225 [core-metadata] exporting to image 13:42:54 #225 exporting layers 0.6s done 13:42:54 #225 writing image sha256:2fe7aecf8421419e78f1ff7e74fd405d7a1a1c2299d59f1ed7ff7ba034900aa8 done 13:42:54 #225 naming to docker.io/library/core-metadata-arm64 0.0s done 13:42:54 #225 DONE 0.6s 13:42:54 13:42:54 #228 [core-data] exporting to image 13:42:54 #228 exporting layers 0.4s done 13:42:54 #228 writing image sha256:70da5f9b2f6335a64f0c963ba3125429c9da3987b6bd211135619c06a2b02abe done 13:42:54 #228 naming to docker.io/library/core-data-arm64 done 13:42:54 #228 DONE 0.4s 13:42:54 13:42:54 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:43:06 #155 ... 13:43:06 13:43:06 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:43:06 #156 DONE 976.2s 13:43:06 13:43:06 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:43:06 #229 DONE 0.1s 13:43:06 13:43:06 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:43:06 #230 DONE 0.1s 13:43:06 13:43:06 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:43:07 #231 DONE 0.4s 13:43:07 13:43:07 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:43:07 #155 ... 13:43:07 13:43:07 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 13:43:07 #232 DONE 0.1s 13:43:07 13:43:07 #233 [support-scheduler] exporting to image 13:43:07 #233 exporting layers 13:43:07 #233 exporting layers 0.6s done 13:43:07 #233 writing image sha256:613cd666892897ac2b55baed1346a2c7afbb068a96953f8e499526487e46b568 done 13:43:07 #233 naming to docker.io/library/support-scheduler-arm64 done 13:43:07 #233 DONE 0.6s 13:43:07 13:43:07 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:43:14 #155 DONE 983.9s 13:43:14 13:43:14 #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 13:43:14 #234 DONE 0.1s 13:43:14 13:43:14 #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 13:43:14 #235 DONE 0.1s 13:43:14 13:43:14 #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:43:14 #236 DONE 0.5s 13:43:14 13:43:14 #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 13:43:14 #237 DONE 0.1s 13:43:15 13:43:15 #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 13:43:15 #238 DONE 0.1s 13:43:15 13:43:15 #239 [support-notifications] exporting to image 13:43:15 #239 exporting layers 13:43:15 #239 exporting layers 0.6s done 13:43:15 #239 writing image sha256:756cebe947d6fbcce2c81ff93ddb2c04d0314a0477765ebabbdfc7a3ea95db2a done 13:43:15 #239 naming to docker.io/library/support-notifications-arm64 0.0s done 13:43:15 #239 DONE 0.6s 13:43:15 time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:43:15 time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:43:15 time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:43:15 time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:43:15 time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:43:15 time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:43:15 time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:43:15 time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:43:15 time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:43:15 time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:43:15 time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:43:15 time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:43:15 time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:43:15 time="2025-01-06T13:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:43:15 time="2025-01-06T13:25:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 13:43:15 $ docker stop --time=1 f9e58720affd15fae670eac8c80c94747ebc2b9ca0a6635f673ba8810c4ec7e2 13:43:17 $ docker rm -f --volumes f9e58720affd15fae670eac8c80c94747ebc2b9ca0a6635f673ba8810c4ec7e2 [Pipeline] // withDockerContainer [Pipeline] sh 13:43:17 + docker images 13:43:17 REPOSITORY TAG IMAGE ID CREATED SIZE 13:43:17 support-notifications-arm64 latest 756cebe947d6 3 seconds ago 57.2MB 13:43:17 support-scheduler-arm64 latest 613cd6668928 10 seconds ago 53.6MB 13:43:17 core-metadata-arm64 latest 2fe7aecf8421 24 seconds ago 38.7MB 13:43:17 core-keeper-arm64 latest c6bbcb12b68d 24 seconds ago 31.9MB 13:43:17 core-data-arm64 latest 70da5f9b2f63 24 seconds ago 38.7MB 13:43:17 core-command-arm64 latest dd0c28c4272c About a minute ago 34.5MB 13:43:17 security-proxy-auth-arm64 latest fcb46f86dc2e About a minute ago 33.6MB 13:43:17 security-spiffe-token-provider-arm64 latest cee997cb7396 4 minutes ago 40.2MB 13:43:17 security-secretstore-setup-arm64 latest ef87aa841781 6 minutes ago 47.6MB 13:43:17 security-bootstrapper-arm64 latest dcc2e991fa1a 6 minutes ago 27.4MB 13:43:17 security-proxy-setup-arm64 latest a86a90163d1c 6 minutes ago 36.5MB 13:43:17 core-common-config-bootstrapper-arm64 latest e995e3844f8c 6 minutes ago 24.3MB 13:43:17 security-spire-agent-arm64 latest 88482578e4d8 17 minutes ago 183MB 13:43:17 security-spire-server-arm64 latest 946db88b3c79 17 minutes ago 124MB 13:43:17 security-spire-config-arm64 latest c7650ca12847 17 minutes ago 123MB 13:43:17 ci-base-image-arm64 latest 17127863457d 18 minutes ago 968MB 13:43:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 13 days ago 566MB 13:43:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 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 13:43:17 provisioning config files... 13:43:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/771@tmp/config8583500850475790868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:43:18 ---> ****-login.sh 13:43:18 nexus3.edgexfoundry.org:10001 13:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:43:18 Configure a credential helper to remove this warning. See 13:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:43:18 13:43:18 Login Succeeded 13:43:18 nexus3.edgexfoundry.org:10002 13:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:43:18 Configure a credential helper to remove this warning. See 13:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:43:18 13:43:18 Login Succeeded 13:43:18 nexus3.edgexfoundry.org:10003 13:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:43:18 Configure a credential helper to remove this warning. See 13:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:43:18 13:43:18 Login Succeeded 13:43:18 nexus3.edgexfoundry.org:10004 13:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:43:19 Configure a credential helper to remove this warning. See 13:43:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:43:19 13:43:19 Login Succeeded 13:43:19 ****.io 13:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:43:19 Configure a credential helper to remove this warning. See 13:43:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:43:19 13:43:19 Login Succeeded 13:43:19 ---> ****-login.sh ends [Pipeline] } 13:43:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:43:19 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 13:43:19 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:43:19 latest 13:43:19 4.0.0-dev.35 13:43:19 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:43:19 main 13:43:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:43:20 d589a9fee97c: Preparing 13:43:20 35437463baca: Preparing 13:43:20 a3b3dfda17b8: Preparing 13:43:20 8bf7b0dcb68e: Preparing 13:43:20 65d05a519228: Preparing 13:43:20 bc65e1ea92bd: Preparing 13:43:20 651d9022c234: Preparing 13:43:20 bc65e1ea92bd: Waiting 13:43:20 651d9022c234: Waiting 13:43:20 d589a9fee97c: Pushed 13:43:20 a3b3dfda17b8: Pushed 13:43:20 8bf7b0dcb68e: Pushed 13:43:20 651d9022c234: Layer already exists 13:43:20 bc65e1ea92bd: Pushed 13:43:22 65d05a519228: Pushed 13:43:24 35437463baca: Pushed 13:43:24 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:8d7865dd3fd9041b6bfdad3b7b8374ca6430a3bb0d065f8cc091a637301e2557 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 13:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:43:25 d589a9fee97c: Preparing 13:43:25 35437463baca: Preparing 13:43:25 a3b3dfda17b8: Preparing 13:43:25 8bf7b0dcb68e: Preparing 13:43:25 65d05a519228: Preparing 13:43:25 bc65e1ea92bd: Preparing 13:43:25 651d9022c234: Preparing 13:43:25 bc65e1ea92bd: Waiting 13:43:25 651d9022c234: Waiting 13:43:25 35437463baca: Layer already exists 13:43:25 65d05a519228: Layer already exists 13:43:25 a3b3dfda17b8: Layer already exists 13:43:25 d589a9fee97c: Layer already exists 13:43:25 8bf7b0dcb68e: Layer already exists 13:43:25 bc65e1ea92bd: Layer already exists 13:43:25 651d9022c234: Layer already exists 13:43:25 latest: digest: sha256:8d7865dd3fd9041b6bfdad3b7b8374ca6430a3bb0d065f8cc091a637301e2557 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.35 13:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:43:26 d589a9fee97c: Preparing 13:43:26 35437463baca: Preparing 13:43:26 a3b3dfda17b8: Preparing 13:43:26 8bf7b0dcb68e: Preparing 13:43:26 65d05a519228: Preparing 13:43:26 bc65e1ea92bd: Preparing 13:43:26 651d9022c234: Preparing 13:43:26 bc65e1ea92bd: Waiting 13:43:26 651d9022c234: Waiting 13:43:26 d589a9fee97c: Layer already exists 13:43:26 a3b3dfda17b8: Layer already exists 13:43:26 65d05a519228: Layer already exists 13:43:26 8bf7b0dcb68e: Layer already exists 13:43:26 35437463baca: Layer already exists 13:43:26 651d9022c234: Layer already exists 13:43:26 bc65e1ea92bd: Layer already exists 13:43:26 4.0.0-dev.35: digest: sha256:8d7865dd3fd9041b6bfdad3b7b8374ca6430a3bb0d065f8cc091a637301e2557 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:43:27 d589a9fee97c: Preparing 13:43:27 35437463baca: Preparing 13:43:27 a3b3dfda17b8: Preparing 13:43:27 8bf7b0dcb68e: Preparing 13:43:27 65d05a519228: Preparing 13:43:27 bc65e1ea92bd: Preparing 13:43:27 bc65e1ea92bd: Waiting 13:43:27 651d9022c234: Preparing 13:43:27 651d9022c234: Waiting 13:43:27 65d05a519228: Layer already exists 13:43:27 8bf7b0dcb68e: Layer already exists 13:43:27 35437463baca: Layer already exists 13:43:27 a3b3dfda17b8: Layer already exists 13:43:27 d589a9fee97c: Layer already exists 13:43:27 bc65e1ea92bd: Layer already exists 13:43:27 651d9022c234: Layer already exists 13:43:27 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:8d7865dd3fd9041b6bfdad3b7b8374ca6430a3bb0d065f8cc091a637301e2557 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 13:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:43:28 d589a9fee97c: Preparing 13:43:28 35437463baca: Preparing 13:43:28 a3b3dfda17b8: Preparing 13:43:28 8bf7b0dcb68e: Preparing 13:43:28 65d05a519228: Preparing 13:43:28 bc65e1ea92bd: Preparing 13:43:28 651d9022c234: Preparing 13:43:28 bc65e1ea92bd: Waiting 13:43:28 651d9022c234: Waiting 13:43:28 a3b3dfda17b8: Layer already exists 13:43:28 d589a9fee97c: Layer already exists 13:43:28 65d05a519228: Layer already exists 13:43:28 8bf7b0dcb68e: Layer already exists 13:43:28 35437463baca: Layer already exists 13:43:28 651d9022c234: Layer already exists 13:43:28 bc65e1ea92bd: Layer already exists 13:43:28 main: digest: sha256:8d7865dd3fd9041b6bfdad3b7b8374ca6430a3bb0d065f8cc091a637301e2557 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:28 ===================================================== [Pipeline] echo 13:43:28 taggedImages: 13:43:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:43:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 13:43:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.35 13:43:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:43:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 13:43:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 13:43:28 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:43:28 latest 13:43:28 4.0.0-dev.35 13:43:28 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:43:28 main 13:43:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:43:29 fbff4975977c: Preparing 13:43:29 f00c382f2c22: Preparing 13:43:29 20ba31312130: Preparing 13:43:29 2bf07162aa69: Preparing 13:43:29 a3b3dfda17b8: Preparing 13:43:29 8bf7b0dcb68e: Preparing 13:43:29 65d05a519228: Preparing 13:43:29 bc65e1ea92bd: Preparing 13:43:29 651d9022c234: Preparing 13:43:29 bc65e1ea92bd: Waiting 13:43:29 651d9022c234: Waiting 13:43:29 65d05a519228: Waiting 13:43:29 8bf7b0dcb68e: Waiting 13:43:29 a3b3dfda17b8: Layer already exists 13:43:29 8bf7b0dcb68e: Layer already exists 13:43:29 20ba31312130: Pushed 13:43:29 65d05a519228: Layer already exists 13:43:29 f00c382f2c22: Pushed 13:43:29 fbff4975977c: Pushed 13:43:29 bc65e1ea92bd: Layer already exists 13:43:29 651d9022c234: Layer already exists 13:43:31 2bf07162aa69: Pushed 13:43:32 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:f33cf4bf1ff7fc6700b2db0d0ea628069b6447eff73588b166179e04e17ac7bb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:32 + 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 13:43:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 13:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:43:32 fbff4975977c: Preparing 13:43:32 f00c382f2c22: Preparing 13:43:32 20ba31312130: Preparing 13:43:32 2bf07162aa69: Preparing 13:43:32 a3b3dfda17b8: Preparing 13:43:32 8bf7b0dcb68e: Preparing 13:43:32 65d05a519228: Preparing 13:43:32 bc65e1ea92bd: Preparing 13:43:32 651d9022c234: Preparing 13:43:32 8bf7b0dcb68e: Waiting 13:43:32 65d05a519228: Waiting 13:43:32 bc65e1ea92bd: Waiting 13:43:32 651d9022c234: Waiting 13:43:32 f00c382f2c22: Layer already exists 13:43:32 a3b3dfda17b8: Layer already exists 13:43:32 2bf07162aa69: Layer already exists 13:43:32 fbff4975977c: Layer already exists 13:43:32 20ba31312130: Layer already exists 13:43:32 651d9022c234: Layer already exists 13:43:32 8bf7b0dcb68e: Layer already exists 13:43:32 65d05a519228: Layer already exists 13:43:32 bc65e1ea92bd: Layer already exists 13:43:33 latest: digest: sha256:f33cf4bf1ff7fc6700b2db0d0ea628069b6447eff73588b166179e04e17ac7bb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.35 13:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:43:33 fbff4975977c: Preparing 13:43:33 f00c382f2c22: Preparing 13:43:33 20ba31312130: Preparing 13:43:33 2bf07162aa69: Preparing 13:43:33 a3b3dfda17b8: Preparing 13:43:33 8bf7b0dcb68e: Preparing 13:43:33 65d05a519228: Preparing 13:43:33 bc65e1ea92bd: Preparing 13:43:33 651d9022c234: Preparing 13:43:33 8bf7b0dcb68e: Waiting 13:43:33 65d05a519228: Waiting 13:43:33 bc65e1ea92bd: Waiting 13:43:33 651d9022c234: Waiting 13:43:33 2bf07162aa69: Layer already exists 13:43:33 f00c382f2c22: Layer already exists 13:43:33 20ba31312130: Layer already exists 13:43:33 fbff4975977c: Layer already exists 13:43:33 a3b3dfda17b8: Layer already exists 13:43:33 65d05a519228: Layer already exists 13:43:33 8bf7b0dcb68e: Layer already exists 13:43:33 651d9022c234: Layer already exists 13:43:33 bc65e1ea92bd: Layer already exists 13:43:33 4.0.0-dev.35: digest: sha256:f33cf4bf1ff7fc6700b2db0d0ea628069b6447eff73588b166179e04e17ac7bb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:43:34 fbff4975977c: Preparing 13:43:34 f00c382f2c22: Preparing 13:43:34 20ba31312130: Preparing 13:43:34 2bf07162aa69: Preparing 13:43:34 a3b3dfda17b8: Preparing 13:43:34 8bf7b0dcb68e: Preparing 13:43:34 65d05a519228: Preparing 13:43:34 bc65e1ea92bd: Preparing 13:43:34 651d9022c234: Preparing 13:43:34 65d05a519228: Waiting 13:43:34 bc65e1ea92bd: Waiting 13:43:34 651d9022c234: Waiting 13:43:34 8bf7b0dcb68e: Waiting 13:43:34 fbff4975977c: Layer already exists 13:43:34 2bf07162aa69: Layer already exists 13:43:34 a3b3dfda17b8: Layer already exists 13:43:34 20ba31312130: Layer already exists 13:43:34 f00c382f2c22: Layer already exists 13:43:34 8bf7b0dcb68e: Layer already exists 13:43:34 bc65e1ea92bd: Layer already exists 13:43:34 65d05a519228: Layer already exists 13:43:34 651d9022c234: Layer already exists 13:43:34 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:f33cf4bf1ff7fc6700b2db0d0ea628069b6447eff73588b166179e04e17ac7bb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:35 + 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 13:43:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 13:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:43:35 fbff4975977c: Preparing 13:43:35 f00c382f2c22: Preparing 13:43:35 20ba31312130: Preparing 13:43:35 2bf07162aa69: Preparing 13:43:35 a3b3dfda17b8: Preparing 13:43:35 8bf7b0dcb68e: Preparing 13:43:35 65d05a519228: Preparing 13:43:35 bc65e1ea92bd: Preparing 13:43:35 651d9022c234: Preparing 13:43:35 651d9022c234: Waiting 13:43:35 bc65e1ea92bd: Waiting 13:43:35 8bf7b0dcb68e: Waiting 13:43:35 65d05a519228: Waiting 13:43:35 20ba31312130: Layer already exists 13:43:35 a3b3dfda17b8: Layer already exists 13:43:35 fbff4975977c: Layer already exists 13:43:35 2bf07162aa69: Layer already exists 13:43:35 f00c382f2c22: Layer already exists 13:43:35 8bf7b0dcb68e: Layer already exists 13:43:35 bc65e1ea92bd: Layer already exists 13:43:35 65d05a519228: Layer already exists 13:43:35 651d9022c234: Layer already exists 13:43:35 main: digest: sha256:f33cf4bf1ff7fc6700b2db0d0ea628069b6447eff73588b166179e04e17ac7bb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:36 ===================================================== [Pipeline] echo 13:43:36 taggedImages: 13:43:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:43:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 13:43:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.35 13:43:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:43:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 13:43:36 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 13:43:36 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:43:36 latest 13:43:36 4.0.0-dev.35 13:43:36 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:43:36 main 13:43:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:43:36 c02ae0deccea: Preparing 13:43:36 2227f9df8926: Preparing 13:43:36 459e1d48b625: Preparing 13:43:36 a3b3dfda17b8: Preparing 13:43:36 8bf7b0dcb68e: Preparing 13:43:36 45a1fc579b9d: Preparing 13:43:36 c2daea8cc65b: Preparing 13:43:36 651d9022c234: Preparing 13:43:36 45a1fc579b9d: Waiting 13:43:36 c2daea8cc65b: Waiting 13:43:36 651d9022c234: Waiting 13:43:36 a3b3dfda17b8: Layer already exists 13:43:36 8bf7b0dcb68e: Layer already exists 13:43:37 2227f9df8926: Pushed 13:43:37 c02ae0deccea: Pushed 13:43:37 651d9022c234: Layer already exists 13:43:37 c2daea8cc65b: Pushed 13:43:38 45a1fc579b9d: Pushed 13:43:42 459e1d48b625: Pushed 13:43:42 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:f050a72d948454f40b662c49f38a09491375a87cacd395b27fa91342a285e118 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 13:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:43:43 c02ae0deccea: Preparing 13:43:43 2227f9df8926: Preparing 13:43:43 459e1d48b625: Preparing 13:43:43 a3b3dfda17b8: Preparing 13:43:43 8bf7b0dcb68e: Preparing 13:43:43 45a1fc579b9d: Preparing 13:43:43 c2daea8cc65b: Preparing 13:43:43 651d9022c234: Preparing 13:43:43 45a1fc579b9d: Waiting 13:43:43 c2daea8cc65b: Waiting 13:43:43 651d9022c234: Waiting 13:43:43 c02ae0deccea: Layer already exists 13:43:43 a3b3dfda17b8: Layer already exists 13:43:43 2227f9df8926: Layer already exists 13:43:43 459e1d48b625: Layer already exists 13:43:43 8bf7b0dcb68e: Layer already exists 13:43:43 45a1fc579b9d: Layer already exists 13:43:43 c2daea8cc65b: Layer already exists 13:43:43 651d9022c234: Layer already exists 13:43:43 latest: digest: sha256:f050a72d948454f40b662c49f38a09491375a87cacd395b27fa91342a285e118 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.35 13:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:43:44 c02ae0deccea: Preparing 13:43:44 2227f9df8926: Preparing 13:43:44 459e1d48b625: Preparing 13:43:44 a3b3dfda17b8: Preparing 13:43:44 8bf7b0dcb68e: Preparing 13:43:44 45a1fc579b9d: Preparing 13:43:44 c2daea8cc65b: Preparing 13:43:44 651d9022c234: Preparing 13:43:44 651d9022c234: Waiting 13:43:44 c2daea8cc65b: Waiting 13:43:44 45a1fc579b9d: Waiting 13:43:44 c02ae0deccea: Layer already exists 13:43:44 459e1d48b625: Layer already exists 13:43:44 a3b3dfda17b8: Layer already exists 13:43:44 2227f9df8926: Layer already exists 13:43:44 8bf7b0dcb68e: Layer already exists 13:43:44 c2daea8cc65b: Layer already exists 13:43:44 45a1fc579b9d: Layer already exists 13:43:44 651d9022c234: Layer already exists 13:43:44 4.0.0-dev.35: digest: sha256:f050a72d948454f40b662c49f38a09491375a87cacd395b27fa91342a285e118 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:43:45 c02ae0deccea: Preparing 13:43:45 2227f9df8926: Preparing 13:43:45 459e1d48b625: Preparing 13:43:45 a3b3dfda17b8: Preparing 13:43:45 8bf7b0dcb68e: Preparing 13:43:45 45a1fc579b9d: Preparing 13:43:45 c2daea8cc65b: Preparing 13:43:45 651d9022c234: Preparing 13:43:45 c2daea8cc65b: Waiting 13:43:45 651d9022c234: Waiting 13:43:45 45a1fc579b9d: Waiting 13:43:45 8bf7b0dcb68e: Layer already exists 13:43:45 c02ae0deccea: Layer already exists 13:43:45 2227f9df8926: Layer already exists 13:43:45 459e1d48b625: Layer already exists 13:43:45 a3b3dfda17b8: Layer already exists 13:43:45 45a1fc579b9d: Layer already exists 13:43:45 c2daea8cc65b: Layer already exists 13:43:45 651d9022c234: Layer already exists 13:43:45 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:f050a72d948454f40b662c49f38a09491375a87cacd395b27fa91342a285e118 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 13:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:43:46 c02ae0deccea: Preparing 13:43:46 2227f9df8926: Preparing 13:43:46 459e1d48b625: Preparing 13:43:46 a3b3dfda17b8: Preparing 13:43:46 8bf7b0dcb68e: Preparing 13:43:46 45a1fc579b9d: Preparing 13:43:46 c2daea8cc65b: Preparing 13:43:46 651d9022c234: Preparing 13:43:46 45a1fc579b9d: Waiting 13:43:46 c2daea8cc65b: Waiting 13:43:46 651d9022c234: Waiting 13:43:46 c02ae0deccea: Layer already exists 13:43:46 2227f9df8926: Layer already exists 13:43:46 a3b3dfda17b8: Layer already exists 13:43:46 459e1d48b625: Layer already exists 13:43:46 8bf7b0dcb68e: Layer already exists 13:43:46 c2daea8cc65b: Layer already exists 13:43:46 45a1fc579b9d: Layer already exists 13:43:46 651d9022c234: Layer already exists 13:43:46 main: digest: sha256:f050a72d948454f40b662c49f38a09491375a87cacd395b27fa91342a285e118 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:46 ===================================================== [Pipeline] echo 13:43:46 taggedImages: 13:43:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:43:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 13:43:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.35 13:43:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:43:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 13:43:46 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 13:43:46 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:43:46 latest 13:43:46 4.0.0-dev.35 13:43:46 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:43:46 main 13:43:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:43:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:43:47 c48f55f7c3b8: Preparing 13:43:47 24cbb0a04e2d: Preparing 13:43:47 da5bddacfaf5: Preparing 13:43:47 8bf7b0dcb68e: Preparing 13:43:47 acf804f2bb74: Preparing 13:43:47 35c30cb24810: Preparing 13:43:47 651d9022c234: Preparing 13:43:47 651d9022c234: Waiting 13:43:47 35c30cb24810: Waiting 13:43:47 8bf7b0dcb68e: Layer already exists 13:43:47 c48f55f7c3b8: Pushed 13:43:47 24cbb0a04e2d: Pushed 13:43:47 acf804f2bb74: Pushed 13:43:47 35c30cb24810: Pushed 13:43:47 651d9022c234: Layer already exists 13:43:53 da5bddacfaf5: Pushed 13:43:53 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:f7f7306764079b799ac2fbd6b400722b8327fc0a14f0b64a891da6e776d5d4b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 13:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:43:53 c48f55f7c3b8: Preparing 13:43:53 24cbb0a04e2d: Preparing 13:43:53 da5bddacfaf5: Preparing 13:43:53 8bf7b0dcb68e: Preparing 13:43:53 acf804f2bb74: Preparing 13:43:53 35c30cb24810: Preparing 13:43:53 651d9022c234: Preparing 13:43:53 651d9022c234: Waiting 13:43:53 35c30cb24810: Waiting 13:43:53 acf804f2bb74: Layer already exists 13:43:53 24cbb0a04e2d: Layer already exists 13:43:53 da5bddacfaf5: Layer already exists 13:43:53 8bf7b0dcb68e: Layer already exists 13:43:53 c48f55f7c3b8: Layer already exists 13:43:53 651d9022c234: Layer already exists 13:43:53 35c30cb24810: Layer already exists 13:43:54 latest: digest: sha256:f7f7306764079b799ac2fbd6b400722b8327fc0a14f0b64a891da6e776d5d4b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.35 13:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:43:54 c48f55f7c3b8: Preparing 13:43:54 24cbb0a04e2d: Preparing 13:43:54 da5bddacfaf5: Preparing 13:43:54 8bf7b0dcb68e: Preparing 13:43:54 acf804f2bb74: Preparing 13:43:54 35c30cb24810: Preparing 13:43:54 651d9022c234: Preparing 13:43:54 35c30cb24810: Waiting 13:43:54 651d9022c234: Waiting 13:43:54 da5bddacfaf5: Layer already exists 13:43:54 24cbb0a04e2d: Layer already exists 13:43:54 acf804f2bb74: Layer already exists 13:43:54 8bf7b0dcb68e: Layer already exists 13:43:54 c48f55f7c3b8: Layer already exists 13:43:54 651d9022c234: Layer already exists 13:43:54 35c30cb24810: Layer already exists 13:43:55 4.0.0-dev.35: digest: sha256:f7f7306764079b799ac2fbd6b400722b8327fc0a14f0b64a891da6e776d5d4b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:43:55 c48f55f7c3b8: Preparing 13:43:55 24cbb0a04e2d: Preparing 13:43:55 da5bddacfaf5: Preparing 13:43:55 8bf7b0dcb68e: Preparing 13:43:55 acf804f2bb74: Preparing 13:43:55 35c30cb24810: Preparing 13:43:55 651d9022c234: Preparing 13:43:55 35c30cb24810: Waiting 13:43:55 651d9022c234: Waiting 13:43:55 da5bddacfaf5: Layer already exists 13:43:55 acf804f2bb74: Layer already exists 13:43:55 8bf7b0dcb68e: Layer already exists 13:43:55 c48f55f7c3b8: Layer already exists 13:43:55 24cbb0a04e2d: Layer already exists 13:43:55 35c30cb24810: Layer already exists 13:43:55 651d9022c234: Layer already exists 13:43:56 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:f7f7306764079b799ac2fbd6b400722b8327fc0a14f0b64a891da6e776d5d4b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:56 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 13:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:43:56 c48f55f7c3b8: Preparing 13:43:56 24cbb0a04e2d: Preparing 13:43:56 da5bddacfaf5: Preparing 13:43:56 8bf7b0dcb68e: Preparing 13:43:56 acf804f2bb74: Preparing 13:43:56 35c30cb24810: Preparing 13:43:56 651d9022c234: Preparing 13:43:56 35c30cb24810: Waiting 13:43:56 651d9022c234: Waiting 13:43:56 da5bddacfaf5: Layer already exists 13:43:56 8bf7b0dcb68e: Layer already exists 13:43:56 24cbb0a04e2d: Layer already exists 13:43:56 c48f55f7c3b8: Layer already exists 13:43:56 acf804f2bb74: Layer already exists 13:43:56 35c30cb24810: Layer already exists 13:43:56 651d9022c234: Layer already exists 13:43:57 main: digest: sha256:f7f7306764079b799ac2fbd6b400722b8327fc0a14f0b64a891da6e776d5d4b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:57 ===================================================== [Pipeline] echo 13:43:57 taggedImages: 13:43:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:43:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 13:43:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.35 13:43:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:43:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 13:43:57 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 13:43:57 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:43:57 latest 13:43:57 4.0.0-dev.35 13:43:57 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:43:57 main 13:43:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:43:57 35872a537173: Preparing 13:43:57 da2a8aa45b7b: Preparing 13:43:57 144b2c97e125: Preparing 13:43:57 baa794263134: Preparing 13:43:57 a3b3dfda17b8: Preparing 13:43:57 8bf7b0dcb68e: Preparing 13:43:57 65d05a519228: Preparing 13:43:57 bc65e1ea92bd: Preparing 13:43:57 651d9022c234: Preparing 13:43:57 8bf7b0dcb68e: Waiting 13:43:57 65d05a519228: Waiting 13:43:57 bc65e1ea92bd: Waiting 13:43:57 651d9022c234: Waiting 13:43:57 a3b3dfda17b8: Layer already exists 13:43:58 8bf7b0dcb68e: Layer already exists 13:43:58 35872a537173: Pushed 13:43:58 65d05a519228: Layer already exists 13:43:58 da2a8aa45b7b: Pushed 13:43:58 144b2c97e125: Pushed 13:43:58 bc65e1ea92bd: Layer already exists 13:43:58 651d9022c234: Layer already exists 13:44:03 baa794263134: Pushed 13:44:03 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:8b1a88ddf2e6944db791edb5600dac22ccf2d334f07561e5bcbd1bf23ac34add size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 13:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:44:04 35872a537173: Preparing 13:44:04 da2a8aa45b7b: Preparing 13:44:04 144b2c97e125: Preparing 13:44:04 baa794263134: Preparing 13:44:04 a3b3dfda17b8: Preparing 13:44:04 8bf7b0dcb68e: Preparing 13:44:04 65d05a519228: Preparing 13:44:04 bc65e1ea92bd: Preparing 13:44:04 8bf7b0dcb68e: Waiting 13:44:04 65d05a519228: Waiting 13:44:04 651d9022c234: Preparing 13:44:04 bc65e1ea92bd: Waiting 13:44:04 651d9022c234: Waiting 13:44:04 a3b3dfda17b8: Layer already exists 13:44:04 baa794263134: Layer already exists 13:44:04 35872a537173: Layer already exists 13:44:04 da2a8aa45b7b: Layer already exists 13:44:04 144b2c97e125: Layer already exists 13:44:04 65d05a519228: Layer already exists 13:44:04 bc65e1ea92bd: Layer already exists 13:44:04 8bf7b0dcb68e: Layer already exists 13:44:04 651d9022c234: Layer already exists 13:44:04 latest: digest: sha256:8b1a88ddf2e6944db791edb5600dac22ccf2d334f07561e5bcbd1bf23ac34add size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.35 13:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:44:05 35872a537173: Preparing 13:44:05 da2a8aa45b7b: Preparing 13:44:05 144b2c97e125: Preparing 13:44:05 baa794263134: Preparing 13:44:05 a3b3dfda17b8: Preparing 13:44:05 8bf7b0dcb68e: Preparing 13:44:05 65d05a519228: Preparing 13:44:05 bc65e1ea92bd: Preparing 13:44:05 8bf7b0dcb68e: Waiting 13:44:05 65d05a519228: Waiting 13:44:05 651d9022c234: Preparing 13:44:05 bc65e1ea92bd: Waiting 13:44:05 651d9022c234: Waiting 13:44:05 baa794263134: Layer already exists 13:44:05 35872a537173: Layer already exists 13:44:05 da2a8aa45b7b: Layer already exists 13:44:05 144b2c97e125: Layer already exists 13:44:05 a3b3dfda17b8: Layer already exists 13:44:05 8bf7b0dcb68e: Layer already exists 13:44:05 65d05a519228: Layer already exists 13:44:05 651d9022c234: Layer already exists 13:44:05 bc65e1ea92bd: Layer already exists 13:44:05 4.0.0-dev.35: digest: sha256:8b1a88ddf2e6944db791edb5600dac22ccf2d334f07561e5bcbd1bf23ac34add size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:44:06 35872a537173: Preparing 13:44:06 da2a8aa45b7b: Preparing 13:44:06 144b2c97e125: Preparing 13:44:06 baa794263134: Preparing 13:44:06 a3b3dfda17b8: Preparing 13:44:06 8bf7b0dcb68e: Preparing 13:44:06 65d05a519228: Preparing 13:44:06 bc65e1ea92bd: Preparing 13:44:06 651d9022c234: Preparing 13:44:06 8bf7b0dcb68e: Waiting 13:44:06 65d05a519228: Waiting 13:44:06 bc65e1ea92bd: Waiting 13:44:06 651d9022c234: Waiting 13:44:06 da2a8aa45b7b: Layer already exists 13:44:06 35872a537173: Layer already exists 13:44:06 144b2c97e125: Layer already exists 13:44:06 a3b3dfda17b8: Layer already exists 13:44:06 baa794263134: Layer already exists 13:44:06 65d05a519228: Layer already exists 13:44:06 8bf7b0dcb68e: Layer already exists 13:44:06 bc65e1ea92bd: Layer already exists 13:44:06 651d9022c234: Layer already exists 13:44:06 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:8b1a88ddf2e6944db791edb5600dac22ccf2d334f07561e5bcbd1bf23ac34add size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 13:44:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:44:07 35872a537173: Preparing 13:44:07 da2a8aa45b7b: Preparing 13:44:07 144b2c97e125: Preparing 13:44:07 baa794263134: Preparing 13:44:07 a3b3dfda17b8: Preparing 13:44:07 8bf7b0dcb68e: Preparing 13:44:07 65d05a519228: Preparing 13:44:07 bc65e1ea92bd: Preparing 13:44:07 651d9022c234: Preparing 13:44:07 8bf7b0dcb68e: Waiting 13:44:07 65d05a519228: Waiting 13:44:07 bc65e1ea92bd: Waiting 13:44:07 651d9022c234: Waiting 13:44:07 35872a537173: Layer already exists 13:44:07 a3b3dfda17b8: Layer already exists 13:44:07 baa794263134: Layer already exists 13:44:07 da2a8aa45b7b: Layer already exists 13:44:07 144b2c97e125: Layer already exists 13:44:07 8bf7b0dcb68e: Layer already exists 13:44:07 bc65e1ea92bd: Layer already exists 13:44:07 65d05a519228: Layer already exists 13:44:07 651d9022c234: Layer already exists 13:44:07 main: digest: sha256:8b1a88ddf2e6944db791edb5600dac22ccf2d334f07561e5bcbd1bf23ac34add size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:44:07 ===================================================== [Pipeline] echo 13:44:07 taggedImages: 13:44:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 13:44:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.35 13:44:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 13:44:07 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 13:44:07 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:07 latest 13:44:07 4.0.0-dev.35 13:44:07 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:07 main 13:44:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:44:08 b68283e7081c: Preparing 13:44:08 63efb71679c2: Preparing 13:44:08 01ca1edc601c: Preparing 13:44:08 8bde73b01653: Preparing 13:44:08 06c469333d8a: Preparing 13:44:08 92fd0fa519e4: Preparing 13:44:08 1c1872a0b967: Preparing 13:44:08 a3b3dfda17b8: Preparing 13:44:08 8bf7b0dcb68e: Preparing 13:44:08 1e5aa174bdef: Preparing 13:44:08 0869dabbcae0: Preparing 13:44:08 5f70bf18a086: Preparing 13:44:08 1069439f4ce3: Preparing 13:44:08 2722daafa41d: Preparing 13:44:08 c14c18cb18f1: Preparing 13:44:08 651d9022c234: Preparing 13:44:08 1e5aa174bdef: Waiting 13:44:08 0869dabbcae0: Waiting 13:44:08 5f70bf18a086: Waiting 13:44:08 1069439f4ce3: Waiting 13:44:08 2722daafa41d: Waiting 13:44:08 c14c18cb18f1: Waiting 13:44:08 651d9022c234: Waiting 13:44:08 92fd0fa519e4: Waiting 13:44:08 1c1872a0b967: Waiting 13:44:08 a3b3dfda17b8: Waiting 13:44:08 8bf7b0dcb68e: Waiting 13:44:08 b68283e7081c: Pushed 13:44:08 06c469333d8a: Pushed 13:44:08 8bde73b01653: Pushed 13:44:08 63efb71679c2: Pushed 13:44:08 01ca1edc601c: Pushed 13:44:08 8bf7b0dcb68e: Layer already exists 13:44:08 a3b3dfda17b8: Layer already exists 13:44:08 5f70bf18a086: Layer already exists 13:44:08 92fd0fa519e4: Pushed 13:44:08 1e5aa174bdef: Pushed 13:44:08 0869dabbcae0: Pushed 13:44:08 651d9022c234: Layer already exists 13:44:08 1069439f4ce3: Pushed 13:44:08 c14c18cb18f1: Pushed 13:44:10 2722daafa41d: Pushed 13:44:11 1c1872a0b967: Pushed 13:44:11 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:a540cb68c8cad2942c7ca7d6359d9889f4249426efa528521fa9a6987fb25a79 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 13:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:44:12 b68283e7081c: Preparing 13:44:12 63efb71679c2: Preparing 13:44:12 01ca1edc601c: Preparing 13:44:12 8bde73b01653: Preparing 13:44:12 06c469333d8a: Preparing 13:44:12 92fd0fa519e4: Preparing 13:44:12 1c1872a0b967: Preparing 13:44:12 92fd0fa519e4: Waiting 13:44:12 1c1872a0b967: Waiting 13:44:12 a3b3dfda17b8: Preparing 13:44:12 8bf7b0dcb68e: Preparing 13:44:12 1e5aa174bdef: Preparing 13:44:12 0869dabbcae0: Preparing 13:44:12 5f70bf18a086: Preparing 13:44:12 a3b3dfda17b8: Waiting 13:44:12 1e5aa174bdef: Waiting 13:44:12 0869dabbcae0: Waiting 13:44:12 1069439f4ce3: Preparing 13:44:12 5f70bf18a086: Waiting 13:44:12 8bf7b0dcb68e: Waiting 13:44:12 2722daafa41d: Preparing 13:44:12 1069439f4ce3: Waiting 13:44:12 2722daafa41d: Waiting 13:44:12 c14c18cb18f1: Preparing 13:44:12 651d9022c234: Preparing 13:44:12 c14c18cb18f1: Waiting 13:44:12 651d9022c234: Waiting 13:44:12 63efb71679c2: Layer already exists 13:44:12 b68283e7081c: Layer already exists 13:44:12 01ca1edc601c: Layer already exists 13:44:12 8bde73b01653: Layer already exists 13:44:12 06c469333d8a: Layer already exists 13:44:12 a3b3dfda17b8: Layer already exists 13:44:12 1c1872a0b967: Layer already exists 13:44:12 92fd0fa519e4: Layer already exists 13:44:12 8bf7b0dcb68e: Layer already exists 13:44:12 1e5aa174bdef: Layer already exists 13:44:12 1069439f4ce3: Layer already exists 13:44:12 0869dabbcae0: Layer already exists 13:44:12 5f70bf18a086: Layer already exists 13:44:12 2722daafa41d: Layer already exists 13:44:12 c14c18cb18f1: Layer already exists 13:44:12 651d9022c234: Layer already exists 13:44:12 latest: digest: sha256:a540cb68c8cad2942c7ca7d6359d9889f4249426efa528521fa9a6987fb25a79 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.35 13:44:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:44:13 b68283e7081c: Preparing 13:44:13 63efb71679c2: Preparing 13:44:13 01ca1edc601c: Preparing 13:44:13 8bde73b01653: Preparing 13:44:13 06c469333d8a: Preparing 13:44:13 92fd0fa519e4: Preparing 13:44:13 1c1872a0b967: Preparing 13:44:13 a3b3dfda17b8: Preparing 13:44:13 8bf7b0dcb68e: Preparing 13:44:13 1e5aa174bdef: Preparing 13:44:13 0869dabbcae0: Preparing 13:44:13 5f70bf18a086: Preparing 13:44:13 1069439f4ce3: Preparing 13:44:13 2722daafa41d: Preparing 13:44:13 c14c18cb18f1: Preparing 13:44:13 651d9022c234: Preparing 13:44:13 0869dabbcae0: Waiting 13:44:13 92fd0fa519e4: Waiting 13:44:13 1c1872a0b967: Waiting 13:44:13 a3b3dfda17b8: Waiting 13:44:13 8bf7b0dcb68e: Waiting 13:44:13 5f70bf18a086: Waiting 13:44:13 1e5aa174bdef: Waiting 13:44:13 1069439f4ce3: Waiting 13:44:13 2722daafa41d: Waiting 13:44:13 c14c18cb18f1: Waiting 13:44:13 651d9022c234: Waiting 13:44:13 06c469333d8a: Layer already exists 13:44:13 01ca1edc601c: Layer already exists 13:44:13 b68283e7081c: Layer already exists 13:44:13 8bde73b01653: Layer already exists 13:44:13 63efb71679c2: Layer already exists 13:44:13 1c1872a0b967: Layer already exists 13:44:13 92fd0fa519e4: Layer already exists 13:44:13 1e5aa174bdef: Layer already exists 13:44:13 a3b3dfda17b8: Layer already exists 13:44:13 8bf7b0dcb68e: Layer already exists 13:44:13 0869dabbcae0: Layer already exists 13:44:13 5f70bf18a086: Layer already exists 13:44:13 1069439f4ce3: Layer already exists 13:44:13 c14c18cb18f1: Layer already exists 13:44:13 2722daafa41d: Layer already exists 13:44:13 651d9022c234: Layer already exists 13:44:13 4.0.0-dev.35: digest: sha256:a540cb68c8cad2942c7ca7d6359d9889f4249426efa528521fa9a6987fb25a79 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:44:14 b68283e7081c: Preparing 13:44:14 63efb71679c2: Preparing 13:44:14 01ca1edc601c: Preparing 13:44:14 8bde73b01653: Preparing 13:44:14 06c469333d8a: Preparing 13:44:14 92fd0fa519e4: Preparing 13:44:14 1c1872a0b967: Preparing 13:44:14 a3b3dfda17b8: Preparing 13:44:14 8bf7b0dcb68e: Preparing 13:44:14 1e5aa174bdef: Preparing 13:44:14 0869dabbcae0: Preparing 13:44:14 5f70bf18a086: Preparing 13:44:14 1069439f4ce3: Preparing 13:44:14 2722daafa41d: Preparing 13:44:14 c14c18cb18f1: Preparing 13:44:14 651d9022c234: Preparing 13:44:14 8bf7b0dcb68e: Waiting 13:44:14 1e5aa174bdef: Waiting 13:44:14 0869dabbcae0: Waiting 13:44:14 5f70bf18a086: Waiting 13:44:14 1069439f4ce3: Waiting 13:44:14 2722daafa41d: Waiting 13:44:14 c14c18cb18f1: Waiting 13:44:14 651d9022c234: Waiting 13:44:14 92fd0fa519e4: Waiting 13:44:14 a3b3dfda17b8: Waiting 13:44:14 1c1872a0b967: Waiting 13:44:14 8bde73b01653: Layer already exists 13:44:14 b68283e7081c: Layer already exists 13:44:14 63efb71679c2: Layer already exists 13:44:14 06c469333d8a: Layer already exists 13:44:14 01ca1edc601c: Layer already exists 13:44:14 92fd0fa519e4: Layer already exists 13:44:14 8bf7b0dcb68e: Layer already exists 13:44:14 1c1872a0b967: Layer already exists 13:44:14 1e5aa174bdef: Layer already exists 13:44:14 a3b3dfda17b8: Layer already exists 13:44:14 0869dabbcae0: Layer already exists 13:44:14 1069439f4ce3: Layer already exists 13:44:14 5f70bf18a086: Layer already exists 13:44:14 2722daafa41d: Layer already exists 13:44:14 c14c18cb18f1: Layer already exists 13:44:14 651d9022c234: Layer already exists 13:44:14 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:a540cb68c8cad2942c7ca7d6359d9889f4249426efa528521fa9a6987fb25a79 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 13:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:44:15 b68283e7081c: Preparing 13:44:15 63efb71679c2: Preparing 13:44:15 01ca1edc601c: Preparing 13:44:15 8bde73b01653: Preparing 13:44:15 06c469333d8a: Preparing 13:44:15 92fd0fa519e4: Preparing 13:44:15 1c1872a0b967: Preparing 13:44:15 a3b3dfda17b8: Preparing 13:44:15 8bf7b0dcb68e: Preparing 13:44:15 1e5aa174bdef: Preparing 13:44:15 0869dabbcae0: Preparing 13:44:15 5f70bf18a086: Preparing 13:44:15 92fd0fa519e4: Waiting 13:44:15 8bf7b0dcb68e: Waiting 13:44:15 1069439f4ce3: Preparing 13:44:15 1c1872a0b967: Waiting 13:44:15 a3b3dfda17b8: Waiting 13:44:15 2722daafa41d: Preparing 13:44:15 1e5aa174bdef: Waiting 13:44:15 c14c18cb18f1: Preparing 13:44:15 0869dabbcae0: Waiting 13:44:15 5f70bf18a086: Waiting 13:44:15 651d9022c234: Preparing 13:44:15 1069439f4ce3: Waiting 13:44:15 2722daafa41d: Waiting 13:44:15 c14c18cb18f1: Waiting 13:44:15 651d9022c234: Waiting 13:44:15 63efb71679c2: Layer already exists 13:44:15 01ca1edc601c: Layer already exists 13:44:15 8bde73b01653: Layer already exists 13:44:15 06c469333d8a: Layer already exists 13:44:15 b68283e7081c: Layer already exists 13:44:15 92fd0fa519e4: Layer already exists 13:44:15 1c1872a0b967: Layer already exists 13:44:15 a3b3dfda17b8: Layer already exists 13:44:15 8bf7b0dcb68e: Layer already exists 13:44:15 1e5aa174bdef: Layer already exists 13:44:15 5f70bf18a086: Layer already exists 13:44:15 0869dabbcae0: Layer already exists 13:44:15 1069439f4ce3: Layer already exists 13:44:15 2722daafa41d: Layer already exists 13:44:15 c14c18cb18f1: Layer already exists 13:44:15 651d9022c234: Layer already exists 13:44:15 main: digest: sha256:a540cb68c8cad2942c7ca7d6359d9889f4249426efa528521fa9a6987fb25a79 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:44:15 ===================================================== [Pipeline] echo 13:44:15 taggedImages: 13:44:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 13:44:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.35 13:44:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 13:44:15 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 13:44:15 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:15 latest 13:44:15 4.0.0-dev.35 13:44:15 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:15 main 13:44:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:44:16 47cff1723334: Preparing 13:44:16 eae09d85c796: Preparing 13:44:16 c4022c2c4cae: Preparing 13:44:16 f6977792490e: Preparing 13:44:16 a3b3dfda17b8: Preparing 13:44:16 8bf7b0dcb68e: Preparing 13:44:16 65d05a519228: Preparing 13:44:16 bc65e1ea92bd: Preparing 13:44:16 651d9022c234: Preparing 13:44:16 65d05a519228: Waiting 13:44:16 bc65e1ea92bd: Waiting 13:44:16 651d9022c234: Waiting 13:44:16 8bf7b0dcb68e: Waiting 13:44:16 a3b3dfda17b8: Layer already exists 13:44:16 8bf7b0dcb68e: Layer already exists 13:44:16 65d05a519228: Layer already exists 13:44:16 eae09d85c796: Pushed 13:44:16 c4022c2c4cae: Pushed 13:44:16 bc65e1ea92bd: Layer already exists 13:44:16 47cff1723334: Pushed 13:44:16 651d9022c234: Layer already exists 13:44:21 f6977792490e: Pushed 13:44:21 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:47bc51c8844403d4c1664038ea66003664419d997b7a86b3b7b5d1c7f8940821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:21 + 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 13:44:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 13:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:44:21 47cff1723334: Preparing 13:44:21 eae09d85c796: Preparing 13:44:21 c4022c2c4cae: Preparing 13:44:21 f6977792490e: Preparing 13:44:21 a3b3dfda17b8: Preparing 13:44:21 8bf7b0dcb68e: Preparing 13:44:21 65d05a519228: Preparing 13:44:21 bc65e1ea92bd: Preparing 13:44:21 651d9022c234: Preparing 13:44:21 8bf7b0dcb68e: Waiting 13:44:21 65d05a519228: Waiting 13:44:21 bc65e1ea92bd: Waiting 13:44:21 651d9022c234: Waiting 13:44:21 f6977792490e: Layer already exists 13:44:21 47cff1723334: Layer already exists 13:44:21 a3b3dfda17b8: Layer already exists 13:44:21 c4022c2c4cae: Layer already exists 13:44:21 eae09d85c796: Layer already exists 13:44:21 bc65e1ea92bd: Layer already exists 13:44:21 65d05a519228: Layer already exists 13:44:21 8bf7b0dcb68e: Layer already exists 13:44:21 651d9022c234: Layer already exists 13:44:22 latest: digest: sha256:47bc51c8844403d4c1664038ea66003664419d997b7a86b3b7b5d1c7f8940821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.35 13:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:44:22 47cff1723334: Preparing 13:44:22 eae09d85c796: Preparing 13:44:22 c4022c2c4cae: Preparing 13:44:22 f6977792490e: Preparing 13:44:22 a3b3dfda17b8: Preparing 13:44:22 8bf7b0dcb68e: Preparing 13:44:22 65d05a519228: Preparing 13:44:22 bc65e1ea92bd: Preparing 13:44:22 651d9022c234: Preparing 13:44:22 8bf7b0dcb68e: Waiting 13:44:22 65d05a519228: Waiting 13:44:22 bc65e1ea92bd: Waiting 13:44:22 651d9022c234: Waiting 13:44:22 47cff1723334: Layer already exists 13:44:22 f6977792490e: Layer already exists 13:44:22 eae09d85c796: Layer already exists 13:44:22 c4022c2c4cae: Layer already exists 13:44:22 a3b3dfda17b8: Layer already exists 13:44:22 bc65e1ea92bd: Layer already exists 13:44:22 651d9022c234: Layer already exists 13:44:22 65d05a519228: Layer already exists 13:44:22 8bf7b0dcb68e: Layer already exists 13:44:23 4.0.0-dev.35: digest: sha256:47bc51c8844403d4c1664038ea66003664419d997b7a86b3b7b5d1c7f8940821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:44:23 47cff1723334: Preparing 13:44:23 eae09d85c796: Preparing 13:44:23 c4022c2c4cae: Preparing 13:44:23 f6977792490e: Preparing 13:44:23 a3b3dfda17b8: Preparing 13:44:23 8bf7b0dcb68e: Preparing 13:44:23 65d05a519228: Preparing 13:44:23 bc65e1ea92bd: Preparing 13:44:23 8bf7b0dcb68e: Waiting 13:44:23 65d05a519228: Waiting 13:44:23 651d9022c234: Preparing 13:44:23 bc65e1ea92bd: Waiting 13:44:23 651d9022c234: Waiting 13:44:23 f6977792490e: Layer already exists 13:44:23 eae09d85c796: Layer already exists 13:44:23 c4022c2c4cae: Layer already exists 13:44:23 47cff1723334: Layer already exists 13:44:23 a3b3dfda17b8: Layer already exists 13:44:23 bc65e1ea92bd: Layer already exists 13:44:23 651d9022c234: Layer already exists 13:44:23 65d05a519228: Layer already exists 13:44:23 8bf7b0dcb68e: Layer already exists 13:44:24 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:47bc51c8844403d4c1664038ea66003664419d997b7a86b3b7b5d1c7f8940821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:24 + 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 13:44:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 13:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:44:24 47cff1723334: Preparing 13:44:24 eae09d85c796: Preparing 13:44:24 c4022c2c4cae: Preparing 13:44:24 f6977792490e: Preparing 13:44:24 a3b3dfda17b8: Preparing 13:44:24 8bf7b0dcb68e: Preparing 13:44:24 65d05a519228: Preparing 13:44:24 bc65e1ea92bd: Preparing 13:44:24 651d9022c234: Preparing 13:44:24 65d05a519228: Waiting 13:44:24 bc65e1ea92bd: Waiting 13:44:24 651d9022c234: Waiting 13:44:24 8bf7b0dcb68e: Waiting 13:44:24 eae09d85c796: Layer already exists 13:44:24 f6977792490e: Layer already exists 13:44:24 a3b3dfda17b8: Layer already exists 13:44:24 c4022c2c4cae: Layer already exists 13:44:24 47cff1723334: Layer already exists 13:44:24 8bf7b0dcb68e: Layer already exists 13:44:24 bc65e1ea92bd: Layer already exists 13:44:24 65d05a519228: Layer already exists 13:44:24 651d9022c234: Layer already exists 13:44:25 main: digest: sha256:47bc51c8844403d4c1664038ea66003664419d997b7a86b3b7b5d1c7f8940821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:44:25 ===================================================== [Pipeline] echo 13:44:25 taggedImages: 13:44:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 13:44:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.35 13:44:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 13:44:25 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 13:44:25 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:25 latest 13:44:25 4.0.0-dev.35 13:44:25 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:25 main 13:44:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:44:25 29fb3c561b30: Preparing 13:44:25 01f04d332612: Preparing 13:44:25 10cc6480cbf0: Preparing 13:44:25 e2f45d0dd70c: Preparing 13:44:25 d3df767c5576: Preparing 13:44:25 a3b3dfda17b8: Preparing 13:44:25 8bf7b0dcb68e: Preparing 13:44:25 a3b3dfda17b8: Waiting 13:44:25 e4fe4d43f7f4: Preparing 13:44:25 8bf7b0dcb68e: Waiting 13:44:25 5f81f6b963e6: Preparing 13:44:25 e4fe4d43f7f4: Waiting 13:44:25 f778da133cf5: Preparing 13:44:25 5f81f6b963e6: Waiting 13:44:25 651d9022c234: Preparing 13:44:25 f778da133cf5: Waiting 13:44:25 651d9022c234: Waiting 13:44:26 01f04d332612: Pushed 13:44:26 29fb3c561b30: Pushed 13:44:26 d3df767c5576: Pushed 13:44:26 e2f45d0dd70c: Pushed 13:44:26 a3b3dfda17b8: Layer already exists 13:44:26 8bf7b0dcb68e: Layer already exists 13:44:26 651d9022c234: Layer already exists 13:44:26 e4fe4d43f7f4: Pushed 13:44:26 5f81f6b963e6: Pushed 13:44:28 10cc6480cbf0: Pushed 13:44:30 f778da133cf5: Pushed 13:44:30 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:93d41931dd3873951285129a3b09dcfbd79cc38c236672f4b76d806d5c343d9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:30 + 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 13:44:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 13:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:44:31 29fb3c561b30: Preparing 13:44:31 01f04d332612: Preparing 13:44:31 10cc6480cbf0: Preparing 13:44:31 e2f45d0dd70c: Preparing 13:44:31 d3df767c5576: Preparing 13:44:31 a3b3dfda17b8: Preparing 13:44:31 8bf7b0dcb68e: Preparing 13:44:31 e4fe4d43f7f4: Preparing 13:44:31 5f81f6b963e6: Preparing 13:44:31 f778da133cf5: Preparing 13:44:31 651d9022c234: Preparing 13:44:31 a3b3dfda17b8: Waiting 13:44:31 8bf7b0dcb68e: Waiting 13:44:31 e4fe4d43f7f4: Waiting 13:44:31 5f81f6b963e6: Waiting 13:44:31 f778da133cf5: Waiting 13:44:31 651d9022c234: Waiting 13:44:31 e2f45d0dd70c: Layer already exists 13:44:31 d3df767c5576: Layer already exists 13:44:31 01f04d332612: Layer already exists 13:44:31 29fb3c561b30: Layer already exists 13:44:31 10cc6480cbf0: Layer already exists 13:44:31 a3b3dfda17b8: Layer already exists 13:44:31 8bf7b0dcb68e: Layer already exists 13:44:31 f778da133cf5: Layer already exists 13:44:31 e4fe4d43f7f4: Layer already exists 13:44:31 5f81f6b963e6: Layer already exists 13:44:31 651d9022c234: Layer already exists 13:44:31 latest: digest: sha256:93d41931dd3873951285129a3b09dcfbd79cc38c236672f4b76d806d5c343d9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.35 13:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:44:32 29fb3c561b30: Preparing 13:44:32 01f04d332612: Preparing 13:44:32 10cc6480cbf0: Preparing 13:44:32 e2f45d0dd70c: Preparing 13:44:32 d3df767c5576: Preparing 13:44:32 a3b3dfda17b8: Preparing 13:44:32 8bf7b0dcb68e: Preparing 13:44:32 e4fe4d43f7f4: Preparing 13:44:32 5f81f6b963e6: Preparing 13:44:32 f778da133cf5: Preparing 13:44:32 651d9022c234: Preparing 13:44:32 e4fe4d43f7f4: Waiting 13:44:32 5f81f6b963e6: Waiting 13:44:32 f778da133cf5: Waiting 13:44:32 a3b3dfda17b8: Waiting 13:44:32 8bf7b0dcb68e: Waiting 13:44:32 651d9022c234: Waiting 13:44:32 10cc6480cbf0: Layer already exists 13:44:32 e2f45d0dd70c: Layer already exists 13:44:32 01f04d332612: Layer already exists 13:44:32 29fb3c561b30: Layer already exists 13:44:32 d3df767c5576: Layer already exists 13:44:32 a3b3dfda17b8: Layer already exists 13:44:32 e4fe4d43f7f4: Layer already exists 13:44:32 8bf7b0dcb68e: Layer already exists 13:44:32 5f81f6b963e6: Layer already exists 13:44:32 f778da133cf5: Layer already exists 13:44:32 651d9022c234: Layer already exists 13:44:32 4.0.0-dev.35: digest: sha256:93d41931dd3873951285129a3b09dcfbd79cc38c236672f4b76d806d5c343d9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:44:33 29fb3c561b30: Preparing 13:44:33 01f04d332612: Preparing 13:44:33 10cc6480cbf0: Preparing 13:44:33 e2f45d0dd70c: Preparing 13:44:33 d3df767c5576: Preparing 13:44:33 a3b3dfda17b8: Preparing 13:44:33 8bf7b0dcb68e: Preparing 13:44:33 a3b3dfda17b8: Waiting 13:44:33 e4fe4d43f7f4: Preparing 13:44:33 8bf7b0dcb68e: Waiting 13:44:33 5f81f6b963e6: Preparing 13:44:33 e4fe4d43f7f4: Waiting 13:44:33 f778da133cf5: Preparing 13:44:33 5f81f6b963e6: Waiting 13:44:33 651d9022c234: Preparing 13:44:33 f778da133cf5: Waiting 13:44:33 651d9022c234: Waiting 13:44:33 d3df767c5576: Layer already exists 13:44:33 29fb3c561b30: Layer already exists 13:44:33 10cc6480cbf0: Layer already exists 13:44:33 e2f45d0dd70c: Layer already exists 13:44:33 01f04d332612: Layer already exists 13:44:33 a3b3dfda17b8: Layer already exists 13:44:33 5f81f6b963e6: Layer already exists 13:44:33 f778da133cf5: Layer already exists 13:44:33 8bf7b0dcb68e: Layer already exists 13:44:33 e4fe4d43f7f4: Layer already exists 13:44:33 651d9022c234: Layer already exists 13:44:33 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:93d41931dd3873951285129a3b09dcfbd79cc38c236672f4b76d806d5c343d9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:33 + 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 13:44:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 13:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:44:34 29fb3c561b30: Preparing 13:44:34 01f04d332612: Preparing 13:44:34 10cc6480cbf0: Preparing 13:44:34 e2f45d0dd70c: Preparing 13:44:34 d3df767c5576: Preparing 13:44:34 a3b3dfda17b8: Preparing 13:44:34 8bf7b0dcb68e: Preparing 13:44:34 e4fe4d43f7f4: Preparing 13:44:34 5f81f6b963e6: Preparing 13:44:34 f778da133cf5: Preparing 13:44:34 651d9022c234: Preparing 13:44:34 a3b3dfda17b8: Waiting 13:44:34 8bf7b0dcb68e: Waiting 13:44:34 e4fe4d43f7f4: Waiting 13:44:34 651d9022c234: Waiting 13:44:34 5f81f6b963e6: Waiting 13:44:34 f778da133cf5: Waiting 13:44:34 e2f45d0dd70c: Layer already exists 13:44:34 d3df767c5576: Layer already exists 13:44:34 29fb3c561b30: Layer already exists 13:44:34 01f04d332612: Layer already exists 13:44:34 10cc6480cbf0: Layer already exists 13:44:34 a3b3dfda17b8: Layer already exists 13:44:34 8bf7b0dcb68e: Layer already exists 13:44:34 5f81f6b963e6: Layer already exists 13:44:34 e4fe4d43f7f4: Layer already exists 13:44:34 f778da133cf5: Layer already exists 13:44:34 651d9022c234: Layer already exists 13:44:34 main: digest: sha256:93d41931dd3873951285129a3b09dcfbd79cc38c236672f4b76d806d5c343d9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:44:34 ===================================================== [Pipeline] echo 13:44:34 taggedImages: 13:44:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 13:44:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.35 13:44:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 13:44:34 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 13:44:34 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:34 latest 13:44:34 4.0.0-dev.35 13:44:34 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:34 main 13:44:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:44:35 785b01d968aa: Preparing 13:44:35 d3b174601a86: Preparing 13:44:35 ad2ff8079ed9: Preparing 13:44:35 f5bead70c6f6: Preparing 13:44:35 ba2e0e05070d: Preparing 13:44:35 eed7c44a33dc: Preparing 13:44:35 072894eb1903: Preparing 13:44:35 a3b3dfda17b8: Preparing 13:44:35 8bf7b0dcb68e: Preparing 13:44:35 43deda29f806: Preparing 13:44:35 e7b977fd3581: Preparing 13:44:35 651d9022c234: Preparing 13:44:35 a3b3dfda17b8: Waiting 13:44:35 8bf7b0dcb68e: Waiting 13:44:35 43deda29f806: Waiting 13:44:35 651d9022c234: Waiting 13:44:35 e7b977fd3581: Waiting 13:44:35 072894eb1903: Waiting 13:44:35 eed7c44a33dc: Waiting 13:44:35 d3b174601a86: Pushed 13:44:35 ba2e0e05070d: Pushed 13:44:35 785b01d968aa: Pushed 13:44:35 a3b3dfda17b8: Layer already exists 13:44:35 8bf7b0dcb68e: Layer already exists 13:44:35 eed7c44a33dc: Pushed 13:44:35 072894eb1903: Pushed 13:44:35 651d9022c234: Layer already exists 13:44:37 43deda29f806: Pushed 13:44:37 f5bead70c6f6: Pushed 13:44:38 ad2ff8079ed9: Pushed 13:44:38 e7b977fd3581: Pushed 13:44:40 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:659451e4aa08e83e0c75e0d69bdf852eec7355cfbe539488c15ac371e80465d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:40 + 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 13:44:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 13:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:44:40 785b01d968aa: Preparing 13:44:40 d3b174601a86: Preparing 13:44:40 ad2ff8079ed9: Preparing 13:44:40 f5bead70c6f6: Preparing 13:44:40 ba2e0e05070d: Preparing 13:44:40 eed7c44a33dc: Preparing 13:44:40 072894eb1903: Preparing 13:44:40 a3b3dfda17b8: Preparing 13:44:40 8bf7b0dcb68e: Preparing 13:44:40 43deda29f806: Preparing 13:44:40 e7b977fd3581: Preparing 13:44:40 072894eb1903: Waiting 13:44:40 a3b3dfda17b8: Waiting 13:44:40 eed7c44a33dc: Waiting 13:44:40 8bf7b0dcb68e: Waiting 13:44:40 43deda29f806: Waiting 13:44:40 651d9022c234: Preparing 13:44:40 e7b977fd3581: Waiting 13:44:40 651d9022c234: Waiting 13:44:40 ad2ff8079ed9: Layer already exists 13:44:40 785b01d968aa: Layer already exists 13:44:40 d3b174601a86: Layer already exists 13:44:40 ba2e0e05070d: Layer already exists 13:44:40 f5bead70c6f6: Layer already exists 13:44:40 072894eb1903: Layer already exists 13:44:40 43deda29f806: Layer already exists 13:44:40 8bf7b0dcb68e: Layer already exists 13:44:40 a3b3dfda17b8: Layer already exists 13:44:40 eed7c44a33dc: Layer already exists 13:44:40 e7b977fd3581: Layer already exists 13:44:40 651d9022c234: Layer already exists 13:44:41 latest: digest: sha256:659451e4aa08e83e0c75e0d69bdf852eec7355cfbe539488c15ac371e80465d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.35 13:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:44:41 785b01d968aa: Preparing 13:44:41 d3b174601a86: Preparing 13:44:41 ad2ff8079ed9: Preparing 13:44:41 f5bead70c6f6: Preparing 13:44:41 ba2e0e05070d: Preparing 13:44:41 eed7c44a33dc: Preparing 13:44:41 eed7c44a33dc: Waiting 13:44:41 072894eb1903: Preparing 13:44:41 a3b3dfda17b8: Preparing 13:44:41 8bf7b0dcb68e: Preparing 13:44:41 43deda29f806: Preparing 13:44:41 072894eb1903: Waiting 13:44:41 a3b3dfda17b8: Waiting 13:44:41 e7b977fd3581: Preparing 13:44:41 8bf7b0dcb68e: Waiting 13:44:41 43deda29f806: Waiting 13:44:41 651d9022c234: Preparing 13:44:41 e7b977fd3581: Waiting 13:44:41 651d9022c234: Waiting 13:44:41 d3b174601a86: Layer already exists 13:44:41 785b01d968aa: Layer already exists 13:44:41 ba2e0e05070d: Layer already exists 13:44:41 f5bead70c6f6: Layer already exists 13:44:41 ad2ff8079ed9: Layer already exists 13:44:41 8bf7b0dcb68e: Layer already exists 13:44:41 43deda29f806: Layer already exists 13:44:41 eed7c44a33dc: Layer already exists 13:44:41 072894eb1903: Layer already exists 13:44:41 a3b3dfda17b8: Layer already exists 13:44:41 651d9022c234: Layer already exists 13:44:41 e7b977fd3581: Layer already exists 13:44:42 4.0.0-dev.35: digest: sha256:659451e4aa08e83e0c75e0d69bdf852eec7355cfbe539488c15ac371e80465d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:44:42 785b01d968aa: Preparing 13:44:42 d3b174601a86: Preparing 13:44:42 ad2ff8079ed9: Preparing 13:44:42 f5bead70c6f6: Preparing 13:44:42 ba2e0e05070d: Preparing 13:44:42 eed7c44a33dc: Preparing 13:44:42 072894eb1903: Preparing 13:44:42 a3b3dfda17b8: Preparing 13:44:42 8bf7b0dcb68e: Preparing 13:44:42 43deda29f806: Preparing 13:44:42 e7b977fd3581: Preparing 13:44:42 651d9022c234: Preparing 13:44:42 eed7c44a33dc: Waiting 13:44:42 072894eb1903: Waiting 13:44:42 e7b977fd3581: Waiting 13:44:42 a3b3dfda17b8: Waiting 13:44:42 8bf7b0dcb68e: Waiting 13:44:42 651d9022c234: Waiting 13:44:42 43deda29f806: Waiting 13:44:42 ba2e0e05070d: Layer already exists 13:44:42 f5bead70c6f6: Layer already exists 13:44:42 ad2ff8079ed9: Layer already exists 13:44:42 d3b174601a86: Layer already exists 13:44:42 785b01d968aa: Layer already exists 13:44:42 072894eb1903: Layer already exists 13:44:42 a3b3dfda17b8: Layer already exists 13:44:42 8bf7b0dcb68e: Layer already exists 13:44:42 eed7c44a33dc: Layer already exists 13:44:42 43deda29f806: Layer already exists 13:44:42 e7b977fd3581: Layer already exists 13:44:42 651d9022c234: Layer already exists 13:44:43 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:659451e4aa08e83e0c75e0d69bdf852eec7355cfbe539488c15ac371e80465d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:43 + 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 13:44:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 13:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:44:43 785b01d968aa: Preparing 13:44:43 d3b174601a86: Preparing 13:44:43 ad2ff8079ed9: Preparing 13:44:43 f5bead70c6f6: Preparing 13:44:43 ba2e0e05070d: Preparing 13:44:43 eed7c44a33dc: Preparing 13:44:43 072894eb1903: Preparing 13:44:43 a3b3dfda17b8: Preparing 13:44:43 8bf7b0dcb68e: Preparing 13:44:43 43deda29f806: Preparing 13:44:43 e7b977fd3581: Preparing 13:44:43 651d9022c234: Preparing 13:44:43 8bf7b0dcb68e: Waiting 13:44:43 43deda29f806: Waiting 13:44:43 651d9022c234: Waiting 13:44:43 e7b977fd3581: Waiting 13:44:43 eed7c44a33dc: Waiting 13:44:43 072894eb1903: Waiting 13:44:43 a3b3dfda17b8: Waiting 13:44:43 ad2ff8079ed9: Layer already exists 13:44:43 f5bead70c6f6: Layer already exists 13:44:43 ba2e0e05070d: Layer already exists 13:44:43 d3b174601a86: Layer already exists 13:44:43 785b01d968aa: Layer already exists 13:44:43 eed7c44a33dc: Layer already exists 13:44:43 072894eb1903: Layer already exists 13:44:43 a3b3dfda17b8: Layer already exists 13:44:43 8bf7b0dcb68e: Layer already exists 13:44:43 43deda29f806: Layer already exists 13:44:43 e7b977fd3581: Layer already exists 13:44:43 651d9022c234: Layer already exists 13:44:44 main: digest: sha256:659451e4aa08e83e0c75e0d69bdf852eec7355cfbe539488c15ac371e80465d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:44:44 ===================================================== [Pipeline] echo 13:44:44 taggedImages: 13:44:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 13:44:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.35 13:44:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 13:44:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 13:44:44 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:44 latest 13:44:44 4.0.0-dev.35 13:44:44 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:44 main 13:44:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:44:44 6404ea43fd62: Preparing 13:44:44 732ead466049: Preparing 13:44:44 a3b3dfda17b8: Preparing 13:44:44 8bf7b0dcb68e: Preparing 13:44:44 9a8c4514f454: Preparing 13:44:44 31a23644baa3: Preparing 13:44:44 651d9022c234: Preparing 13:44:44 31a23644baa3: Waiting 13:44:44 651d9022c234: Waiting 13:44:44 8bf7b0dcb68e: Layer already exists 13:44:44 a3b3dfda17b8: Layer already exists 13:44:45 651d9022c234: Layer already exists 13:44:45 6404ea43fd62: Pushed 13:44:46 9a8c4514f454: Pushed 13:44:47 31a23644baa3: Pushed 13:44:49 732ead466049: Pushed 13:44:49 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:43c13842d84e8c97179ae2c078d1f0e4a87c71d61fc1a283e37dd0b6a0bed8f5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:49 + 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 13:44:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 13:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:44:50 6404ea43fd62: Preparing 13:44:50 732ead466049: Preparing 13:44:50 a3b3dfda17b8: Preparing 13:44:50 8bf7b0dcb68e: Preparing 13:44:50 9a8c4514f454: Preparing 13:44:50 31a23644baa3: Preparing 13:44:50 651d9022c234: Preparing 13:44:50 31a23644baa3: Waiting 13:44:50 651d9022c234: Waiting 13:44:50 8bf7b0dcb68e: Layer already exists 13:44:50 9a8c4514f454: Layer already exists 13:44:50 a3b3dfda17b8: Layer already exists 13:44:50 6404ea43fd62: Layer already exists 13:44:50 732ead466049: Layer already exists 13:44:50 651d9022c234: Layer already exists 13:44:50 31a23644baa3: Layer already exists 13:44:50 latest: digest: sha256:43c13842d84e8c97179ae2c078d1f0e4a87c71d61fc1a283e37dd0b6a0bed8f5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.35 13:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:44:51 6404ea43fd62: Preparing 13:44:51 732ead466049: Preparing 13:44:51 a3b3dfda17b8: Preparing 13:44:51 8bf7b0dcb68e: Preparing 13:44:51 9a8c4514f454: Preparing 13:44:51 31a23644baa3: Preparing 13:44:51 651d9022c234: Preparing 13:44:51 31a23644baa3: Waiting 13:44:51 651d9022c234: Waiting 13:44:51 732ead466049: Layer already exists 13:44:51 6404ea43fd62: Layer already exists 13:44:51 8bf7b0dcb68e: Layer already exists 13:44:51 9a8c4514f454: Layer already exists 13:44:51 a3b3dfda17b8: Layer already exists 13:44:51 31a23644baa3: Layer already exists 13:44:51 651d9022c234: Layer already exists 13:44:51 4.0.0-dev.35: digest: sha256:43c13842d84e8c97179ae2c078d1f0e4a87c71d61fc1a283e37dd0b6a0bed8f5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:44:52 6404ea43fd62: Preparing 13:44:52 732ead466049: Preparing 13:44:52 a3b3dfda17b8: Preparing 13:44:52 8bf7b0dcb68e: Preparing 13:44:52 9a8c4514f454: Preparing 13:44:52 31a23644baa3: Preparing 13:44:52 651d9022c234: Preparing 13:44:52 31a23644baa3: Waiting 13:44:52 651d9022c234: Waiting 13:44:52 732ead466049: Layer already exists 13:44:52 8bf7b0dcb68e: Layer already exists 13:44:52 a3b3dfda17b8: Layer already exists 13:44:52 9a8c4514f454: Layer already exists 13:44:52 6404ea43fd62: Layer already exists 13:44:52 31a23644baa3: Layer already exists 13:44:52 651d9022c234: Layer already exists 13:44:52 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:43c13842d84e8c97179ae2c078d1f0e4a87c71d61fc1a283e37dd0b6a0bed8f5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:53 + 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 13:44:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 13:44:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:44:53 6404ea43fd62: Preparing 13:44:53 732ead466049: Preparing 13:44:53 a3b3dfda17b8: Preparing 13:44:53 8bf7b0dcb68e: Preparing 13:44:53 9a8c4514f454: Preparing 13:44:53 31a23644baa3: Preparing 13:44:53 651d9022c234: Preparing 13:44:53 31a23644baa3: Waiting 13:44:53 651d9022c234: Waiting 13:44:53 8bf7b0dcb68e: Layer already exists 13:44:53 732ead466049: Layer already exists 13:44:53 9a8c4514f454: Layer already exists 13:44:53 6404ea43fd62: Layer already exists 13:44:53 a3b3dfda17b8: Layer already exists 13:44:53 31a23644baa3: Layer already exists 13:44:53 651d9022c234: Layer already exists 13:44:53 main: digest: sha256:43c13842d84e8c97179ae2c078d1f0e4a87c71d61fc1a283e37dd0b6a0bed8f5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:44:53 ===================================================== [Pipeline] echo 13:44:53 taggedImages: 13:44:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 13:44:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.35 13:44:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 13:44:54 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 13:44:54 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:54 latest 13:44:54 4.0.0-dev.35 13:44:54 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:44:54 main 13:44:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:44:54 1f7337127194: Preparing 13:44:54 d9753874908c: Preparing 13:44:54 dd42e8c5e524: Preparing 13:44:54 a3b3dfda17b8: Preparing 13:44:54 8bf7b0dcb68e: Preparing 13:44:54 a4fb8704ca43: Preparing 13:44:54 b97415f1db25: Preparing 13:44:54 cc1f76746fa0: Preparing 13:44:54 f45f76d547a6: Preparing 13:44:54 651d9022c234: Preparing 13:44:54 a4fb8704ca43: Waiting 13:44:54 f45f76d547a6: Waiting 13:44:54 651d9022c234: Waiting 13:44:54 b97415f1db25: Waiting 13:44:54 cc1f76746fa0: Waiting 13:44:54 8bf7b0dcb68e: Layer already exists 13:44:54 a3b3dfda17b8: Layer already exists 13:44:54 1f7337127194: Pushed 13:44:54 dd42e8c5e524: Pushed 13:44:54 d9753874908c: Pushed 13:44:54 651d9022c234: Layer already exists 13:44:55 cc1f76746fa0: Pushed 13:44:57 f45f76d547a6: Pushed 13:45:09 b97415f1db25: Pushed 13:45:16 a4fb8704ca43: Pushed 13:45:16 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:66fdca8cf3dd470fe9b3805a9d636a1ee3de1ce7c572c1cfb8ed6301e823c24f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:16 + 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 13:45:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 13:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:45:17 1f7337127194: Preparing 13:45:17 d9753874908c: Preparing 13:45:17 dd42e8c5e524: Preparing 13:45:17 a3b3dfda17b8: Preparing 13:45:17 8bf7b0dcb68e: Preparing 13:45:17 a4fb8704ca43: Preparing 13:45:17 b97415f1db25: Preparing 13:45:17 cc1f76746fa0: Preparing 13:45:17 f45f76d547a6: Preparing 13:45:17 651d9022c234: Preparing 13:45:17 a4fb8704ca43: Waiting 13:45:17 cc1f76746fa0: Waiting 13:45:17 b97415f1db25: Waiting 13:45:17 f45f76d547a6: Waiting 13:45:17 651d9022c234: Waiting 13:45:17 d9753874908c: Layer already exists 13:45:17 a3b3dfda17b8: Layer already exists 13:45:17 8bf7b0dcb68e: Layer already exists 13:45:17 dd42e8c5e524: Layer already exists 13:45:17 1f7337127194: Layer already exists 13:45:17 a4fb8704ca43: Layer already exists 13:45:17 f45f76d547a6: Layer already exists 13:45:17 b97415f1db25: Layer already exists 13:45:17 cc1f76746fa0: Layer already exists 13:45:17 651d9022c234: Layer already exists 13:45:17 latest: digest: sha256:66fdca8cf3dd470fe9b3805a9d636a1ee3de1ce7c572c1cfb8ed6301e823c24f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.35 13:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:45:18 1f7337127194: Preparing 13:45:18 d9753874908c: Preparing 13:45:18 dd42e8c5e524: Preparing 13:45:18 a3b3dfda17b8: Preparing 13:45:18 8bf7b0dcb68e: Preparing 13:45:18 a4fb8704ca43: Preparing 13:45:18 b97415f1db25: Preparing 13:45:18 cc1f76746fa0: Preparing 13:45:18 f45f76d547a6: Preparing 13:45:18 651d9022c234: Preparing 13:45:18 a4fb8704ca43: Waiting 13:45:18 cc1f76746fa0: Waiting 13:45:18 b97415f1db25: Waiting 13:45:18 f45f76d547a6: Waiting 13:45:18 651d9022c234: Waiting 13:45:18 d9753874908c: Layer already exists 13:45:18 a3b3dfda17b8: Layer already exists 13:45:18 1f7337127194: Layer already exists 13:45:18 dd42e8c5e524: Layer already exists 13:45:18 8bf7b0dcb68e: Layer already exists 13:45:18 a4fb8704ca43: Layer already exists 13:45:18 b97415f1db25: Layer already exists 13:45:18 cc1f76746fa0: Layer already exists 13:45:18 651d9022c234: Layer already exists 13:45:18 f45f76d547a6: Layer already exists 13:45:18 4.0.0-dev.35: digest: sha256:66fdca8cf3dd470fe9b3805a9d636a1ee3de1ce7c572c1cfb8ed6301e823c24f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:45:18 1f7337127194: Preparing 13:45:18 d9753874908c: Preparing 13:45:18 dd42e8c5e524: Preparing 13:45:18 a3b3dfda17b8: Preparing 13:45:18 8bf7b0dcb68e: Preparing 13:45:18 a4fb8704ca43: Preparing 13:45:18 b97415f1db25: Preparing 13:45:18 cc1f76746fa0: Preparing 13:45:18 f45f76d547a6: Preparing 13:45:18 651d9022c234: Preparing 13:45:18 a4fb8704ca43: Waiting 13:45:18 b97415f1db25: Waiting 13:45:18 cc1f76746fa0: Waiting 13:45:18 f45f76d547a6: Waiting 13:45:18 651d9022c234: Waiting 13:45:18 dd42e8c5e524: Layer already exists 13:45:18 1f7337127194: Layer already exists 13:45:18 a3b3dfda17b8: Layer already exists 13:45:18 8bf7b0dcb68e: Layer already exists 13:45:18 d9753874908c: Layer already exists 13:45:18 a4fb8704ca43: Layer already exists 13:45:18 b97415f1db25: Layer already exists 13:45:18 651d9022c234: Layer already exists 13:45:18 f45f76d547a6: Layer already exists 13:45:18 cc1f76746fa0: Layer already exists 13:45:19 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:66fdca8cf3dd470fe9b3805a9d636a1ee3de1ce7c572c1cfb8ed6301e823c24f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:19 + 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 13:45:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 13:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:45:19 1f7337127194: Preparing 13:45:19 d9753874908c: Preparing 13:45:19 dd42e8c5e524: Preparing 13:45:19 a3b3dfda17b8: Preparing 13:45:19 8bf7b0dcb68e: Preparing 13:45:19 a4fb8704ca43: Preparing 13:45:19 b97415f1db25: Preparing 13:45:19 cc1f76746fa0: Preparing 13:45:19 f45f76d547a6: Preparing 13:45:19 651d9022c234: Preparing 13:45:19 f45f76d547a6: Waiting 13:45:19 cc1f76746fa0: Waiting 13:45:19 a4fb8704ca43: Waiting 13:45:19 b97415f1db25: Waiting 13:45:19 651d9022c234: Waiting 13:45:19 d9753874908c: Layer already exists 13:45:19 a3b3dfda17b8: Layer already exists 13:45:19 8bf7b0dcb68e: Layer already exists 13:45:19 dd42e8c5e524: Layer already exists 13:45:19 1f7337127194: Layer already exists 13:45:19 a4fb8704ca43: Layer already exists 13:45:19 cc1f76746fa0: Layer already exists 13:45:19 b97415f1db25: Layer already exists 13:45:19 651d9022c234: Layer already exists 13:45:19 f45f76d547a6: Layer already exists 13:45:20 main: digest: sha256:66fdca8cf3dd470fe9b3805a9d636a1ee3de1ce7c572c1cfb8ed6301e823c24f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:45:20 ===================================================== [Pipeline] echo 13:45:20 taggedImages: 13:45:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:45:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 13:45:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.35 13:45:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:45:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 13:45:20 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 13:45:20 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:45:20 latest 13:45:20 4.0.0-dev.35 13:45:20 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:45:20 main 13:45:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:45:21 60dae0da44c7: Preparing 13:45:21 6da1da4c1c87: Preparing 13:45:21 ef7c99bfcc88: Preparing 13:45:21 a3b3dfda17b8: Preparing 13:45:21 8bf7b0dcb68e: Preparing 13:45:21 d679ba76a4ee: Preparing 13:45:21 d97fb86505d2: Preparing 13:45:21 2dc7ede5c660: Preparing 13:45:21 651d9022c234: Preparing 13:45:21 651d9022c234: Waiting 13:45:21 d679ba76a4ee: Waiting 13:45:21 2dc7ede5c660: Waiting 13:45:21 d97fb86505d2: Waiting 13:45:21 8bf7b0dcb68e: Layer already exists 13:45:21 a3b3dfda17b8: Layer already exists 13:45:21 ef7c99bfcc88: Pushed 13:45:21 60dae0da44c7: Pushed 13:45:21 6da1da4c1c87: Pushed 13:45:21 651d9022c234: Layer already exists 13:45:21 2dc7ede5c660: Pushed 13:45:22 d97fb86505d2: Pushed 13:45:44 d679ba76a4ee: Pushed 13:45:44 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:9f12ff92a9bd70d6b2d0d9617812f6d92c29a188b8f127ac7777ed9817b93ebe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:45 + 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 13:45:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 13:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:45:45 60dae0da44c7: Preparing 13:45:45 6da1da4c1c87: Preparing 13:45:45 ef7c99bfcc88: Preparing 13:45:45 a3b3dfda17b8: Preparing 13:45:45 8bf7b0dcb68e: Preparing 13:45:45 d679ba76a4ee: Preparing 13:45:45 d97fb86505d2: Preparing 13:45:45 2dc7ede5c660: Preparing 13:45:45 651d9022c234: Preparing 13:45:45 d679ba76a4ee: Waiting 13:45:45 d97fb86505d2: Waiting 13:45:45 2dc7ede5c660: Waiting 13:45:45 651d9022c234: Waiting 13:45:45 60dae0da44c7: Layer already exists 13:45:45 6da1da4c1c87: Layer already exists 13:45:45 a3b3dfda17b8: Layer already exists 13:45:45 ef7c99bfcc88: Layer already exists 13:45:45 8bf7b0dcb68e: Layer already exists 13:45:45 d679ba76a4ee: Layer already exists 13:45:45 d97fb86505d2: Layer already exists 13:45:45 651d9022c234: Layer already exists 13:45:45 2dc7ede5c660: Layer already exists 13:45:45 latest: digest: sha256:9f12ff92a9bd70d6b2d0d9617812f6d92c29a188b8f127ac7777ed9817b93ebe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.35 13:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:45:46 60dae0da44c7: Preparing 13:45:46 6da1da4c1c87: Preparing 13:45:46 ef7c99bfcc88: Preparing 13:45:46 a3b3dfda17b8: Preparing 13:45:46 8bf7b0dcb68e: Preparing 13:45:46 d679ba76a4ee: Preparing 13:45:46 d97fb86505d2: Preparing 13:45:46 2dc7ede5c660: Preparing 13:45:46 651d9022c234: Preparing 13:45:46 d679ba76a4ee: Waiting 13:45:46 651d9022c234: Waiting 13:45:46 d97fb86505d2: Waiting 13:45:46 2dc7ede5c660: Waiting 13:45:46 ef7c99bfcc88: Layer already exists 13:45:46 a3b3dfda17b8: Layer already exists 13:45:46 6da1da4c1c87: Layer already exists 13:45:46 60dae0da44c7: Layer already exists 13:45:46 8bf7b0dcb68e: Layer already exists 13:45:46 d97fb86505d2: Layer already exists 13:45:46 d679ba76a4ee: Layer already exists 13:45:46 2dc7ede5c660: Layer already exists 13:45:46 651d9022c234: Layer already exists 13:45:46 4.0.0-dev.35: digest: sha256:9f12ff92a9bd70d6b2d0d9617812f6d92c29a188b8f127ac7777ed9817b93ebe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:45:48 60dae0da44c7: Preparing 13:45:48 6da1da4c1c87: Preparing 13:45:48 ef7c99bfcc88: Preparing 13:45:48 a3b3dfda17b8: Preparing 13:45:48 8bf7b0dcb68e: Preparing 13:45:48 d679ba76a4ee: Preparing 13:45:48 d97fb86505d2: Preparing 13:45:48 d679ba76a4ee: Waiting 13:45:48 d97fb86505d2: Waiting 13:45:48 2dc7ede5c660: Preparing 13:45:48 651d9022c234: Preparing 13:45:48 2dc7ede5c660: Waiting 13:45:48 6da1da4c1c87: Layer already exists 13:45:48 60dae0da44c7: Layer already exists 13:45:48 a3b3dfda17b8: Layer already exists 13:45:48 8bf7b0dcb68e: Layer already exists 13:45:48 ef7c99bfcc88: Layer already exists 13:45:48 d679ba76a4ee: Layer already exists 13:45:48 2dc7ede5c660: Layer already exists 13:45:48 651d9022c234: Layer already exists 13:45:48 d97fb86505d2: Layer already exists 13:45:48 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:9f12ff92a9bd70d6b2d0d9617812f6d92c29a188b8f127ac7777ed9817b93ebe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:48 + 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 13:45:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 13:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:45:49 60dae0da44c7: Preparing 13:45:49 6da1da4c1c87: Preparing 13:45:49 ef7c99bfcc88: Preparing 13:45:49 a3b3dfda17b8: Preparing 13:45:49 8bf7b0dcb68e: Preparing 13:45:49 d679ba76a4ee: Preparing 13:45:49 d97fb86505d2: Preparing 13:45:49 2dc7ede5c660: Preparing 13:45:49 651d9022c234: Preparing 13:45:49 d97fb86505d2: Waiting 13:45:49 2dc7ede5c660: Waiting 13:45:49 651d9022c234: Waiting 13:45:49 d679ba76a4ee: Waiting 13:45:49 ef7c99bfcc88: Layer already exists 13:45:49 a3b3dfda17b8: Layer already exists 13:45:49 60dae0da44c7: Layer already exists 13:45:49 6da1da4c1c87: Layer already exists 13:45:49 8bf7b0dcb68e: Layer already exists 13:45:49 2dc7ede5c660: Layer already exists 13:45:49 651d9022c234: Layer already exists 13:45:49 d679ba76a4ee: Layer already exists 13:45:49 d97fb86505d2: Layer already exists 13:45:49 main: digest: sha256:9f12ff92a9bd70d6b2d0d9617812f6d92c29a188b8f127ac7777ed9817b93ebe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:45:49 ===================================================== [Pipeline] echo 13:45:49 taggedImages: 13:45:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:45:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 13:45:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.35 13:45:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:45:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 13:45:49 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 13:45:49 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:45:49 latest 13:45:49 4.0.0-dev.35 13:45:49 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:45:49 main 13:45:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:45:50 2b0ea20b11cf: Preparing 13:45:50 4cea86afa48d: Preparing 13:45:50 e16fe4b47f9b: Preparing 13:45:50 a3b3dfda17b8: Preparing 13:45:50 8bf7b0dcb68e: Preparing 13:45:50 963df85ca70d: Preparing 13:45:50 cc1f76746fa0: Preparing 13:45:50 f45f76d547a6: Preparing 13:45:50 651d9022c234: Preparing 13:45:50 cc1f76746fa0: Waiting 13:45:50 f45f76d547a6: Waiting 13:45:50 651d9022c234: Waiting 13:45:50 963df85ca70d: Waiting 13:45:50 a3b3dfda17b8: Layer already exists 13:45:50 8bf7b0dcb68e: Layer already exists 13:45:50 cc1f76746fa0: Layer already exists 13:45:50 e16fe4b47f9b: Pushed 13:45:50 2b0ea20b11cf: Pushed 13:45:50 4cea86afa48d: Pushed 13:45:50 f45f76d547a6: Layer already exists 13:45:50 651d9022c234: Layer already exists 13:46:12 963df85ca70d: Pushed 13:46:12 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:0c44e92aeb61e09024455a0e55a47b83e8c98c846ed17dfd69b8733f6b55da27 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:12 + 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 13:46:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 13:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:46:13 2b0ea20b11cf: Preparing 13:46:13 4cea86afa48d: Preparing 13:46:13 e16fe4b47f9b: Preparing 13:46:13 a3b3dfda17b8: Preparing 13:46:13 8bf7b0dcb68e: Preparing 13:46:13 963df85ca70d: Preparing 13:46:13 cc1f76746fa0: Preparing 13:46:13 f45f76d547a6: Preparing 13:46:13 651d9022c234: Preparing 13:46:13 963df85ca70d: Waiting 13:46:13 cc1f76746fa0: Waiting 13:46:13 f45f76d547a6: Waiting 13:46:13 651d9022c234: Waiting 13:46:13 4cea86afa48d: Layer already exists 13:46:13 a3b3dfda17b8: Layer already exists 13:46:13 e16fe4b47f9b: Layer already exists 13:46:13 8bf7b0dcb68e: Layer already exists 13:46:13 2b0ea20b11cf: Layer already exists 13:46:13 963df85ca70d: Layer already exists 13:46:13 cc1f76746fa0: Layer already exists 13:46:13 f45f76d547a6: Layer already exists 13:46:13 651d9022c234: Layer already exists 13:46:13 latest: digest: sha256:0c44e92aeb61e09024455a0e55a47b83e8c98c846ed17dfd69b8733f6b55da27 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.35 13:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:46:14 2b0ea20b11cf: Preparing 13:46:14 4cea86afa48d: Preparing 13:46:14 e16fe4b47f9b: Preparing 13:46:14 a3b3dfda17b8: Preparing 13:46:14 8bf7b0dcb68e: Preparing 13:46:14 963df85ca70d: Preparing 13:46:14 cc1f76746fa0: Preparing 13:46:14 f45f76d547a6: Preparing 13:46:14 651d9022c234: Preparing 13:46:14 963df85ca70d: Waiting 13:46:14 cc1f76746fa0: Waiting 13:46:14 f45f76d547a6: Waiting 13:46:14 651d9022c234: Waiting 13:46:14 e16fe4b47f9b: Layer already exists 13:46:14 8bf7b0dcb68e: Layer already exists 13:46:14 4cea86afa48d: Layer already exists 13:46:14 a3b3dfda17b8: Layer already exists 13:46:14 2b0ea20b11cf: Layer already exists 13:46:14 cc1f76746fa0: Layer already exists 13:46:14 f45f76d547a6: Layer already exists 13:46:14 963df85ca70d: Layer already exists 13:46:14 651d9022c234: Layer already exists 13:46:14 4.0.0-dev.35: digest: sha256:0c44e92aeb61e09024455a0e55a47b83e8c98c846ed17dfd69b8733f6b55da27 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:46:15 2b0ea20b11cf: Preparing 13:46:15 4cea86afa48d: Preparing 13:46:15 e16fe4b47f9b: Preparing 13:46:15 a3b3dfda17b8: Preparing 13:46:15 8bf7b0dcb68e: Preparing 13:46:15 963df85ca70d: Preparing 13:46:15 cc1f76746fa0: Preparing 13:46:15 f45f76d547a6: Preparing 13:46:15 651d9022c234: Preparing 13:46:15 cc1f76746fa0: Waiting 13:46:15 f45f76d547a6: Waiting 13:46:15 651d9022c234: Waiting 13:46:15 963df85ca70d: Waiting 13:46:15 8bf7b0dcb68e: Layer already exists 13:46:15 2b0ea20b11cf: Layer already exists 13:46:15 a3b3dfda17b8: Layer already exists 13:46:15 4cea86afa48d: Layer already exists 13:46:15 e16fe4b47f9b: Layer already exists 13:46:15 963df85ca70d: Layer already exists 13:46:15 f45f76d547a6: Layer already exists 13:46:15 651d9022c234: Layer already exists 13:46:15 cc1f76746fa0: Layer already exists 13:46:15 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:0c44e92aeb61e09024455a0e55a47b83e8c98c846ed17dfd69b8733f6b55da27 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:15 + 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 13:46:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 13:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:46:16 2b0ea20b11cf: Preparing 13:46:16 4cea86afa48d: Preparing 13:46:16 e16fe4b47f9b: Preparing 13:46:16 a3b3dfda17b8: Preparing 13:46:16 8bf7b0dcb68e: Preparing 13:46:16 963df85ca70d: Preparing 13:46:16 cc1f76746fa0: Preparing 13:46:16 f45f76d547a6: Preparing 13:46:16 651d9022c234: Preparing 13:46:16 cc1f76746fa0: Waiting 13:46:16 963df85ca70d: Waiting 13:46:16 f45f76d547a6: Waiting 13:46:16 651d9022c234: Waiting 13:46:16 4cea86afa48d: Layer already exists 13:46:16 8bf7b0dcb68e: Layer already exists 13:46:16 e16fe4b47f9b: Layer already exists 13:46:16 2b0ea20b11cf: Layer already exists 13:46:16 a3b3dfda17b8: Layer already exists 13:46:16 963df85ca70d: Layer already exists 13:46:16 f45f76d547a6: Layer already exists 13:46:16 651d9022c234: Layer already exists 13:46:16 cc1f76746fa0: Layer already exists 13:46:16 main: digest: sha256:0c44e92aeb61e09024455a0e55a47b83e8c98c846ed17dfd69b8733f6b55da27 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:46:16 ===================================================== [Pipeline] echo 13:46:16 taggedImages: 13:46:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:46:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 13:46:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.35 13:46:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:46:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 13:46:16 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 13:46:16 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:46:16 latest 13:46:16 4.0.0-dev.35 13:46:16 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:46:16 main 13:46:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:46:17 0d126b3fa9f9: Preparing 13:46:17 331946e77812: Preparing 13:46:17 4bea29af0e6e: Preparing 13:46:17 a3b3dfda17b8: Preparing 13:46:17 8bf7b0dcb68e: Preparing 13:46:17 e11973873890: Preparing 13:46:17 a589f21870e4: Preparing 13:46:17 651d9022c234: Preparing 13:46:17 651d9022c234: Waiting 13:46:17 e11973873890: Waiting 13:46:17 a589f21870e4: Waiting 13:46:17 a3b3dfda17b8: Layer already exists 13:46:17 8bf7b0dcb68e: Layer already exists 13:46:17 331946e77812: Pushed 13:46:17 0d126b3fa9f9: Pushed 13:46:17 651d9022c234: Layer already exists 13:46:19 a589f21870e4: Pushed 13:46:19 e11973873890: Pushed 13:46:25 4bea29af0e6e: Pushed 13:46:25 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:d8c9a0038c97d64112526aa3e361f3486337c97290ce9d98d2d26a6f9bff6ae9 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 13:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:46:26 0d126b3fa9f9: Preparing 13:46:26 331946e77812: Preparing 13:46:26 4bea29af0e6e: Preparing 13:46:26 a3b3dfda17b8: Preparing 13:46:26 8bf7b0dcb68e: Preparing 13:46:26 e11973873890: Preparing 13:46:26 a589f21870e4: Preparing 13:46:26 651d9022c234: Preparing 13:46:26 e11973873890: Waiting 13:46:26 a589f21870e4: Waiting 13:46:26 651d9022c234: Waiting 13:46:26 331946e77812: Layer already exists 13:46:26 a3b3dfda17b8: Layer already exists 13:46:26 8bf7b0dcb68e: Layer already exists 13:46:26 0d126b3fa9f9: Layer already exists 13:46:26 4bea29af0e6e: Layer already exists 13:46:26 a589f21870e4: Layer already exists 13:46:26 e11973873890: Layer already exists 13:46:26 651d9022c234: Layer already exists 13:46:26 latest: digest: sha256:d8c9a0038c97d64112526aa3e361f3486337c97290ce9d98d2d26a6f9bff6ae9 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.35 13:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:46:27 0d126b3fa9f9: Preparing 13:46:27 331946e77812: Preparing 13:46:27 4bea29af0e6e: Preparing 13:46:27 a3b3dfda17b8: Preparing 13:46:27 8bf7b0dcb68e: Preparing 13:46:27 e11973873890: Preparing 13:46:27 a589f21870e4: Preparing 13:46:27 e11973873890: Waiting 13:46:27 651d9022c234: Preparing 13:46:27 a589f21870e4: Waiting 13:46:27 651d9022c234: Waiting 13:46:27 0d126b3fa9f9: Layer already exists 13:46:27 331946e77812: Layer already exists 13:46:27 4bea29af0e6e: Layer already exists 13:46:27 8bf7b0dcb68e: Layer already exists 13:46:27 a3b3dfda17b8: Layer already exists 13:46:27 e11973873890: Layer already exists 13:46:27 a589f21870e4: Layer already exists 13:46:27 651d9022c234: Layer already exists 13:46:27 4.0.0-dev.35: digest: sha256:d8c9a0038c97d64112526aa3e361f3486337c97290ce9d98d2d26a6f9bff6ae9 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:46:28 0d126b3fa9f9: Preparing 13:46:28 331946e77812: Preparing 13:46:28 4bea29af0e6e: Preparing 13:46:28 a3b3dfda17b8: Preparing 13:46:28 8bf7b0dcb68e: Preparing 13:46:28 e11973873890: Preparing 13:46:28 a589f21870e4: Preparing 13:46:28 651d9022c234: Preparing 13:46:28 a589f21870e4: Waiting 13:46:28 651d9022c234: Waiting 13:46:28 e11973873890: Waiting 13:46:28 331946e77812: Layer already exists 13:46:28 8bf7b0dcb68e: Layer already exists 13:46:28 0d126b3fa9f9: Layer already exists 13:46:28 a3b3dfda17b8: Layer already exists 13:46:28 4bea29af0e6e: Layer already exists 13:46:28 e11973873890: Layer already exists 13:46:28 651d9022c234: Layer already exists 13:46:28 a589f21870e4: Layer already exists 13:46:28 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:d8c9a0038c97d64112526aa3e361f3486337c97290ce9d98d2d26a6f9bff6ae9 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 13:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:46:29 0d126b3fa9f9: Preparing 13:46:29 331946e77812: Preparing 13:46:29 4bea29af0e6e: Preparing 13:46:29 a3b3dfda17b8: Preparing 13:46:29 8bf7b0dcb68e: Preparing 13:46:29 e11973873890: Preparing 13:46:29 a589f21870e4: Preparing 13:46:29 651d9022c234: Preparing 13:46:29 e11973873890: Waiting 13:46:29 651d9022c234: Waiting 13:46:29 a589f21870e4: Waiting 13:46:29 331946e77812: Layer already exists 13:46:29 a3b3dfda17b8: Layer already exists 13:46:29 4bea29af0e6e: Layer already exists 13:46:29 0d126b3fa9f9: Layer already exists 13:46:29 8bf7b0dcb68e: Layer already exists 13:46:29 e11973873890: Layer already exists 13:46:29 a589f21870e4: Layer already exists 13:46:29 651d9022c234: Layer already exists 13:46:29 main: digest: sha256:d8c9a0038c97d64112526aa3e361f3486337c97290ce9d98d2d26a6f9bff6ae9 size: 1991 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:46:29 ===================================================== [Pipeline] echo 13:46:29 taggedImages: 13:46:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:46:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 13:46:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.35 13:46:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:46:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 13:46:29 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 13:46:29 b24805f90b03a244b57d66aad36c21d665a8ccc6 13:46:29 latest 13:46:29 4.0.0-dev.35 13:46:29 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:46:29 main 13:46:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:46:30 96e31d636e88: Preparing 13:46:30 65f313f97d32: Preparing 13:46:30 a3b3dfda17b8: Preparing 13:46:30 8bf7b0dcb68e: Preparing 13:46:30 b96f52416b87: Preparing 13:46:30 23423b0a17c7: Preparing 13:46:30 651d9022c234: Preparing 13:46:30 23423b0a17c7: Waiting 13:46:30 651d9022c234: Waiting 13:46:30 8bf7b0dcb68e: Layer already exists 13:46:30 a3b3dfda17b8: Layer already exists 13:46:30 651d9022c234: Layer already exists 13:46:30 96e31d636e88: Pushed 13:46:31 23423b0a17c7: Pushed 13:46:32 b96f52416b87: Pushed 13:46:38 65f313f97d32: Pushed 13:46:38 b24805f90b03a244b57d66aad36c21d665a8ccc6: digest: sha256:615b4e148bd9370632f179f08067bcde5dd74a73df2d671bd7e41c62c71a2c4e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 13:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:46:39 96e31d636e88: Preparing 13:46:39 65f313f97d32: Preparing 13:46:39 a3b3dfda17b8: Preparing 13:46:39 8bf7b0dcb68e: Preparing 13:46:39 b96f52416b87: Preparing 13:46:39 23423b0a17c7: Preparing 13:46:39 651d9022c234: Preparing 13:46:39 23423b0a17c7: Waiting 13:46:39 651d9022c234: Waiting 13:46:39 96e31d636e88: Layer already exists 13:46:39 a3b3dfda17b8: Layer already exists 13:46:39 b96f52416b87: Layer already exists 13:46:39 65f313f97d32: Layer already exists 13:46:39 8bf7b0dcb68e: Layer already exists 13:46:39 651d9022c234: Layer already exists 13:46:39 23423b0a17c7: Layer already exists 13:46:39 latest: digest: sha256:615b4e148bd9370632f179f08067bcde5dd74a73df2d671bd7e41c62c71a2c4e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.35 13:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:46:40 96e31d636e88: Preparing 13:46:40 65f313f97d32: Preparing 13:46:40 a3b3dfda17b8: Preparing 13:46:40 8bf7b0dcb68e: Preparing 13:46:40 b96f52416b87: Preparing 13:46:40 23423b0a17c7: Preparing 13:46:40 651d9022c234: Preparing 13:46:40 651d9022c234: Waiting 13:46:40 23423b0a17c7: Waiting 13:46:40 96e31d636e88: Layer already exists 13:46:40 a3b3dfda17b8: Layer already exists 13:46:40 b96f52416b87: Layer already exists 13:46:40 65f313f97d32: Layer already exists 13:46:40 8bf7b0dcb68e: Layer already exists 13:46:40 23423b0a17c7: Layer already exists 13:46:40 651d9022c234: Layer already exists 13:46:40 4.0.0-dev.35: digest: sha256:615b4e148bd9370632f179f08067bcde5dd74a73df2d671bd7e41c62c71a2c4e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:46:41 96e31d636e88: Preparing 13:46:41 65f313f97d32: Preparing 13:46:41 a3b3dfda17b8: Preparing 13:46:41 8bf7b0dcb68e: Preparing 13:46:41 b96f52416b87: Preparing 13:46:41 23423b0a17c7: Preparing 13:46:41 651d9022c234: Preparing 13:46:41 23423b0a17c7: Waiting 13:46:41 651d9022c234: Waiting 13:46:41 b96f52416b87: Layer already exists 13:46:41 a3b3dfda17b8: Layer already exists 13:46:41 65f313f97d32: Layer already exists 13:46:41 8bf7b0dcb68e: Layer already exists 13:46:41 96e31d636e88: Layer already exists 13:46:41 651d9022c234: Layer already exists 13:46:41 23423b0a17c7: Layer already exists 13:46:41 b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35: digest: sha256:615b4e148bd9370632f179f08067bcde5dd74a73df2d671bd7e41c62c71a2c4e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 13:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:46:42 96e31d636e88: Preparing 13:46:42 65f313f97d32: Preparing 13:46:42 a3b3dfda17b8: Preparing 13:46:42 8bf7b0dcb68e: Preparing 13:46:42 b96f52416b87: Preparing 13:46:42 23423b0a17c7: Preparing 13:46:42 651d9022c234: Preparing 13:46:42 651d9022c234: Waiting 13:46:42 23423b0a17c7: Waiting 13:46:42 b96f52416b87: Layer already exists 13:46:42 a3b3dfda17b8: Layer already exists 13:46:42 96e31d636e88: Layer already exists 13:46:42 8bf7b0dcb68e: Layer already exists 13:46:42 65f313f97d32: Layer already exists 13:46:42 23423b0a17c7: Layer already exists 13:46:42 651d9022c234: Layer already exists 13:46:42 main: digest: sha256:615b4e148bd9370632f179f08067bcde5dd74a73df2d671bd7e41c62c71a2c4e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:46:42 ===================================================== [Pipeline] echo 13:46:42 taggedImages: 13:46:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6 13:46:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 13:46:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.35 13:46:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b24805f90b03a244b57d66aad36c21d665a8ccc6-4.0.0-dev.35 13:46:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:46:43 13:46:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:46:43 arm64: Pulling from edgex-lftools-log-publisher 13:46:43 8998bd30e6a1: Pulling fs layer 13:46:43 04944245beec: Pulling fs layer 13:46:43 699f458cf7ca: Pulling fs layer 13:46:43 765212b225bb: Pulling fs layer 13:46:43 f23df028b6ca: Pulling fs layer 13:46:43 d65c8cfc05b1: Pulling fs layer 13:46:43 2437ff75d9bd: Pulling fs layer 13:46:43 765212b225bb: Waiting 13:46:43 d65c8cfc05b1: Waiting 13:46:43 2437ff75d9bd: Waiting 13:46:43 f23df028b6ca: Waiting 13:46:43 04944245beec: Verifying Checksum 13:46:43 04944245beec: Download complete 13:46:43 765212b225bb: Verifying Checksum 13:46:43 765212b225bb: Download complete 13:46:43 f23df028b6ca: Verifying Checksum 13:46:43 f23df028b6ca: Download complete 13:46:43 d65c8cfc05b1: Verifying Checksum 13:46:43 d65c8cfc05b1: Download complete 13:46:44 699f458cf7ca: Verifying Checksum 13:46:44 699f458cf7ca: Download complete 13:46:44 8998bd30e6a1: Verifying Checksum 13:46:44 8998bd30e6a1: Download complete 13:46:46 2437ff75d9bd: Verifying Checksum 13:46:46 2437ff75d9bd: Download complete 13:46:50 8998bd30e6a1: Pull complete 13:46:50 04944245beec: Pull complete 13:46:52 699f458cf7ca: Pull complete 13:46:52 765212b225bb: Pull complete 13:46:53 f23df028b6ca: Pull complete 13:46:53 d65c8cfc05b1: Pull complete 13:47:15 2437ff75d9bd: Pull complete 13:47:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:47:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:47:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:15 prd-ubuntu20.04-docker-arm64-4c-16g-36211 does not seem to be running inside a container 13:47:15 $ 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/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@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 13:47:17 $ docker top 879c7c5a134360fc9b7b6dabd20cb927c2a84591314e473d7282ce4bab294cc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:47:18 ---> job-cost.sh 13:47:18 lf-activate-venv: SKIPPING 13:47:18 INFO: No Stack... 13:47:18 INFO: Retrieving Pricing Info for: v3-standard-8 13:47:19 INFO: Archiving Costs [Pipeline] sh 13:47:20 + cat /w/workspace/edgex-go/771/archives/cost.csv 13:47:20 + cut -d, -f6 [Pipeline] lock 13:47:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-771-stack-cost] 13:47:20 Resource [jenkins-edgexfoundry-edgex-go-main-771-stack-cost] did not exist. Created. 13:47:20 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-771-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:47:20 + echo total: 0.2199999988079071 [Pipeline] stash 13:47:21 Stashed 1 file(s) [Pipeline] } 13:47:21 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-771-stack-cost] [Pipeline] // lock [Pipeline] } 13:47:21 $ docker stop --time=1 879c7c5a134360fc9b7b6dabd20cb927c2a84591314e473d7282ce4bab294cc7 13:47:22 $ docker rm -f --volumes 879c7c5a134360fc9b7b6dabd20cb927c2a84591314e473d7282ce4bab294cc7 [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 13:47:23 provisioning config files... 13:47:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/771@tmp/config15944370522120168693tmp [Pipeline] { [Pipeline] sh 13:47:23 + set +x 13:47:23 + curl -s+ https://codecov.io/bash 13:47:23 bash -s -- 13:47:23 13:47:23 _____ _ 13:47:23 / ____| | | 13:47:23 | | ___ __| | ___ ___ _____ __ 13:47:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:47:23 | |___| (_) | (_| | __/ (_| (_) \ V / 13:47:23 \_____\___/ \__,_|\___|\___\___/ \_/ 13:47:23 Bash-1.0.6 13:47:23 13:47:23 13:47:23 ==> git version 2.25.1 found 13:47:23 ==> 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 13:47:23 Release-Date: 2020-01-08 13:47:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:47:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:47:23 ==> Jenkins CI detected. 13:47:23 current dir:  /w/workspace/edgex-go/771 13:47:23 project root: . 13:47:23 --> token set from env 13:47:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:47:23 ==> Running gcov in . (disable via -X gcov) 13:47:23 ==> Python coveragepy not found 13:47:23 ==> Searching for coverage reports in: 13:47:23 + . 13:47:23 -> Found 1 reports 13:47:23 ==> Detecting git/mercurial file structure 13:47:23 ==> Reading reports 13:47:23 + ./coverage.out bytes=1476385 13:47:23 ==> Appending adjustments 13:47:23 https://docs.codecov.io/docs/fixing-reports 13:47:25 + Found adjustments 13:47:25 ==> Gzipping contents 13:47:25 128K /tmp/codecov.B1KsPs.gz 13:47:25 ==> Uploading reports 13:47:25 url: https://codecov.io 13:47:25 query: branch=main&commit=b24805f90b03a244b57d66aad36c21d665a8ccc6&build=771&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F771%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:47:25 -> Pinging Codecov 13:47:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b24805f90b03a244b57d66aad36c21d665a8ccc6&build=771&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F771%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:47:25 -> Uploading to 13:47:25 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b24805f90b03a244b57d66aad36c21d665a8ccc6/3ba69546-8ff7-44ea-8dff-8102a1289468.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250106T134725Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=95b209339593eee0630408179bdc1270c49ff33da36f85e99cfcf8b4afc6990f 13:47:25 % Total % Received % Xferd Average Speed Time Time Time Current 13:47:25 Dload Upload Total Spent Left Speed 13:47:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125k 0 0 100 125k 0 427k --:--:-- --:--:-- --:--:-- 427k 13:47:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b24805f90b03a244b57d66aad36c21d665a8ccc6 [Pipeline] } 13:47:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 13:47:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:47:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:47:26 13:47:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:47:26 latest: Pulling from edgex-devops/edgex-snyk-go 13:47:26 43c4264eed91: Pulling fs layer 13:47:26 4cc291be95ef: Pulling fs layer 13:47:26 2ac1f1163629: Pulling fs layer 13:47:26 5c3c966382ef: Pulling fs layer 13:47:26 4f4fb700ef54: Pulling fs layer 13:47:26 d9c7d2e4e75e: Pulling fs layer 13:47:26 9c3e1370e548: Pulling fs layer 13:47:26 4f4fb700ef54: Waiting 13:47:26 d9c7d2e4e75e: Waiting 13:47:26 9c3e1370e548: Waiting 13:47:26 5c3c966382ef: Waiting 13:47:26 4cc291be95ef: Download complete 13:47:26 5c3c966382ef: Verifying Checksum 13:47:26 5c3c966382ef: Download complete 13:47:26 4f4fb700ef54: Verifying Checksum 13:47:26 4f4fb700ef54: Download complete 13:47:26 43c4264eed91: Download complete 13:47:26 d9c7d2e4e75e: Verifying Checksum 13:47:26 d9c7d2e4e75e: Download complete 13:47:27 2ac1f1163629: Download complete 13:47:27 43c4264eed91: Pull complete 13:47:28 9c3e1370e548: Verifying Checksum 13:47:28 9c3e1370e548: Download complete 13:47:28 4cc291be95ef: Pull complete 13:47:32 2ac1f1163629: Pull complete 13:47:32 5c3c966382ef: Pull complete 13:47:32 4f4fb700ef54: Pull complete 13:47:32 d9c7d2e4e75e: Pull complete 13:47:36 9c3e1370e548: Pull complete 13:47:36 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 13:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:47:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:36 prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container 13:47:36 $ 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/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@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 13:47:44 $ docker top cdc3edfccd723dd05e39b598aeae5e801329c0f94249fb589f4ce856e80e97b5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:47:45 + git config --global --add safe.directory /w/workspace/edgex-go/771 [Pipeline] echo 13:47:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 13:47:45 + set -o pipefail 13:47:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 13:47:53 13:47:53 Monitoring /w/workspace/edgex-go/771 (github.com/edgexfoundry/edgex-go)... 13:47:53 13:47:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b434715e-681c-4c6b-ac73-59b8777a4eca 13:47:53 13:47:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:47:53 13:47:54 13:47:54 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 13:47:54 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:47:54 $ docker stop --time=1 cdc3edfccd723dd05e39b598aeae5e801329c0f94249fb589f4ce856e80e97b5 13:48:02 $ docker rm -f --volumes cdc3edfccd723dd05e39b598aeae5e801329c0f94249fb589f4ce856e80e97b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 13:48:02 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:48:02 provisioning config files... 13:48:02 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/771@tmp/config7461180674094318835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:02 --> edgex-publish-swagger.sh 13:48:02 === Publish openapi API === 13:48:02 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 13:48:02 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/771/openapi/core-command.yaml] 13:48:02 % Total % Received % Xferd Average Speed Time Time Time Current 13:48:02 Dload Upload Total Spent Left Speed 13:48:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60483 --:--:-- --:--:-- --:--:-- 60595 13:48:03 13:48:03 13:48:03 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/771/openapi/core-data.yaml] 13:48:03 % Total % Received % Xferd Average Speed Time Time Time Current 13:48:03 Dload Upload Total Spent Left Speed 13:48:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 139k --:--:-- --:--:-- --:--:-- 139k 100 72057 0 0 100 72057 0 139k --:--:-- --:--:-- --:--:-- 139k 13:48:04 13:48:04 13:48:04 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/771/openapi/core-keeper.yaml] 13:48:04 % Total % Received % Xferd Average Speed Time Time Time Current 13:48:04 Dload Upload Total Spent Left Speed 13:48:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 245 119k --:--:-- --:--:-- --:--:-- 119k 13:48:04 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 13:48:04 13:48:04 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/771/openapi/core-metadata.yaml] 13:48:04 % Total % Received % Xferd Average Speed Time Time Time Current 13:48:04 Dload Upload Total Spent Left Speed 13:48:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 514 511k --:--:-- --:--:-- --:--:-- 511k 13:48:04 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 13:48:04 13:48:04 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/771/openapi/support-notifications.yaml] 13:48:04 % Total % Received % Xferd Average Speed Time Time Time Current 13:48:04 Dload Upload Total Spent Left Speed 13:48:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99976 0 0 100 99976 0 478k --:--:-- --:--:-- --:--:-- 476k 100 97k 100 156 100 99976 376 235k --:--:-- --:--:-- --:--:-- 235k 13:48:04 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 13:48:04 13:48:04 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/771/openapi/support-scheduler.yaml] 13:48:04 % Total % Received % Xferd Average Speed Time Time Time Current 13:48:04 Dload Upload Total Spent Left Speed 13:48:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 582 184k --:--:-- --:--:-- --:--:-- 185k 13:48:05 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 13:48:05 [Pipeline] } 13:48:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 13:48:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:05 prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container 13:48:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@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 13:48:09 $ docker top 9cc26b1e0ec04408126c59b0d566ea49ff6cc023913a9e78ee08bb5e2294de74 -eo pid,comm 13:48:09 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). 13:48:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:09 [ssh-agent] Looking for ssh-agent implementation... 13:48:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:09 $ docker exec 9cc26b1e0ec04408126c59b0d566ea49ff6cc023913a9e78ee08bb5e2294de74 ssh-agent 13:48:09 SSH_AUTH_SOCK=/tmp/ssh-Tlws6BEq8j5P/agent.14 13:48:09 SSH_AGENT_PID=20 13:48:09 Running ssh-add (command line suppressed) 13:48:09 Identity added: /w/workspace/edgex-go/771@tmp/private_key_674364290534361420.key (/w/workspace/edgex-go/771@tmp/private_key_674364290534361420.key) 13:48:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:10 + git semver tag 13:48:10 2025-01-06 13:48:10,280 [run_tag] DEBUG tag force:False 13:48:10 2025-01-06 13:48:10,280 [check_head_tag] DEBUG check head tag 13:48:10 2025-01-06 13:48:10,284 [execute] INFO git cat-file --batch-check 13:48:10 2025-01-06 13:48:10,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/771, universal_newlines=False, shell=None, istream=) 13:48:10 2025-01-06 13:48:10,287 [execute] INFO git cat-file --batch 13:48:10 2025-01-06 13:48:10,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/771, universal_newlines=False, shell=None, istream=) 13:48:10 2025-01-06 13:48:10,345 [read_version] DEBUG read version from /w/workspace/edgex-go/771/.semver/main 13:48:10 2025-01-06 13:48:10,345 [execute] INFO git tag -a v4.0.0-dev.35 -m v4.0.0-dev.35 13:48:10 2025-01-06 13:48:10,345 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.35', '-m', 'v4.0.0-dev.35'], cwd=/w/workspace/edgex-go/771, universal_newlines=False, shell=None, istream=None) 13:48:10 2025-01-06 13:48:10,351 [read_version] DEBUG read version from /w/workspace/edgex-go/771/.semver/main 13:48:10 4.0.0-dev.35 [Pipeline] } 13:48:10 $ docker exec --env ******** --env ******** 9cc26b1e0ec04408126c59b0d566ea49ff6cc023913a9e78ee08bb5e2294de74 ssh-agent -k 13:48:10 unset SSH_AUTH_SOCK; 13:48:10 unset SSH_AGENT_PID; 13:48:10 echo Agent pid 20 killed; 13:48:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:11 + git semver [Pipeline] } 13:48:11 $ docker stop --time=1 9cc26b1e0ec04408126c59b0d566ea49ff6cc023913a9e78ee08bb5e2294de74 13:48:12 $ docker rm -f --volumes 9cc26b1e0ec04408126c59b0d566ea49ff6cc023913a9e78ee08bb5e2294de74 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:48:13 13:48:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:48:13 0.23.1-centos7: Pulling from edgex-lftools 13:48:13 ab5ef0e58194: Pulling fs layer 13:48:13 9712f1f96733: Pulling fs layer 13:48:13 63f879dbbcfc: Pulling fs layer 13:48:13 0d9ebad4ef96: Pulling fs layer 13:48:13 e9a5061849ea: Pulling fs layer 13:48:13 d747dcd14b5f: Pulling fs layer 13:48:13 2de7ff778b66: Pulling fs layer 13:48:13 0d9ebad4ef96: Waiting 13:48:13 e9a5061849ea: Waiting 13:48:13 d747dcd14b5f: Waiting 13:48:13 2de7ff778b66: Waiting 13:48:13 9712f1f96733: Download complete 13:48:13 63f879dbbcfc: Verifying Checksum 13:48:13 63f879dbbcfc: Download complete 13:48:14 e9a5061849ea: Verifying Checksum 13:48:14 e9a5061849ea: Download complete 13:48:14 d747dcd14b5f: Verifying Checksum 13:48:14 d747dcd14b5f: Download complete 13:48:14 0d9ebad4ef96: Verifying Checksum 13:48:14 0d9ebad4ef96: Download complete 13:48:14 ab5ef0e58194: Verifying Checksum 13:48:14 ab5ef0e58194: Download complete 13:48:14 2de7ff778b66: Verifying Checksum 13:48:14 2de7ff778b66: Download complete 13:48:17 ab5ef0e58194: Pull complete 13:48:17 9712f1f96733: Pull complete 13:48:19 63f879dbbcfc: Pull complete 13:48:24 0d9ebad4ef96: Pull complete 13:48:24 e9a5061849ea: Pull complete 13:48:24 d747dcd14b5f: Pull complete 13:48:25 2de7ff778b66: Pull complete 13:48:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:48:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:48:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:25 prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container 13:48:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@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 13:48:36 $ docker top f4b00c92ee15d3b4c01341c7f2a491bff5701b8b58523407da1445b303d66727 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:48:36 provisioning config files... 13:48:36 copy managed file [sigul-config] to file:/w/workspace/edgex-go/771@tmp/config13136025767709797132tmp 13:48:36 copy managed file [sigul-password] to file:/w/workspace/edgex-go/771@tmp/config16678857903123165797tmp 13:48:36 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/771@tmp/config752135281673090905tmp [Pipeline] { [Pipeline] echo 13:48:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:48:37 ---> sigul-configuration.sh 13:48:37 gpg: directory `/root/.gnupg' created 13:48:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:48:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:48:37 gpg: keyring `/root/.gnupg/secring.gpg' created 13:48:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:48:37 gpg: CAST5 encrypted data 13:48:37 gpg: encrypted with 1 passphrase 13:48:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:48:37 + mkdir /home/jenkins 13:48:37 + mkdir /home/jenkins/sigul [Pipeline] sh 13:48:37 + 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 13:48:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:48:38 ---> sigul-install.sh 13:48:38 Sigul already installed; skipping installation. [Pipeline] sh 13:48:38 + git tag --list 13:48:38 0.6.0 13:48:38 0.6.1 13:48:38 0.7.0 13:48:38 0.7.1 13:48:38 v1.0.0 13:48:38 v1.0.1 13:48:38 v1.1.0 13:48:38 v1.2.0 13:48:38 v1.2.1 13:48:38 v1.3.0 13:48:38 v1.3.1 13:48:38 v2.0.0 13:48:38 v2.1.0 13:48:38 v2.1.1 13:48:38 v2.2.0 13:48:38 v2.3.0 13:48:38 v3.0 13:48:38 v3.0.0 13:48:38 v3.1 13:48:38 v3.1.0 13:48:38 v3.1.0-dev.1 13:48:38 v3.1.0-dev.10 13:48:38 v3.1.0-dev.11 13:48:38 v3.1.0-dev.12 13:48:38 v3.1.0-dev.13 13:48:38 v3.1.0-dev.14 13:48:38 v3.1.0-dev.15 13:48:38 v3.1.0-dev.16 13:48:38 v3.1.0-dev.17 13:48:38 v3.1.0-dev.18 13:48:38 v3.1.0-dev.19 13:48:38 v3.1.0-dev.2 13:48:38 v3.1.0-dev.20 13:48:38 v3.1.0-dev.21 13:48:38 v3.1.0-dev.22 13:48:38 v3.1.0-dev.23 13:48:38 v3.1.0-dev.24 13:48:38 v3.1.0-dev.25 13:48:38 v3.1.0-dev.26 13:48:38 v3.1.0-dev.27 13:48:38 v3.1.0-dev.28 13:48:38 v3.1.0-dev.29 13:48:38 v3.1.0-dev.3 13:48:38 v3.1.0-dev.30 13:48:38 v3.1.0-dev.31 13:48:38 v3.1.0-dev.32 13:48:38 v3.1.0-dev.33 13:48:38 v3.1.0-dev.34 13:48:38 v3.1.0-dev.35 13:48:38 v3.1.0-dev.36 13:48:38 v3.1.0-dev.37 13:48:38 v3.1.0-dev.38 13:48:38 v3.1.0-dev.39 13:48:38 v3.1.0-dev.4 13:48:38 v3.1.0-dev.40 13:48:38 v3.1.0-dev.41 13:48:38 v3.1.0-dev.42 13:48:38 v3.1.0-dev.43 13:48:38 v3.1.0-dev.44 13:48:38 v3.1.0-dev.45 13:48:38 v3.1.0-dev.46 13:48:38 v3.1.0-dev.47 13:48:38 v3.1.0-dev.48 13:48:38 v3.1.0-dev.49 13:48:38 v3.1.0-dev.5 13:48:38 v3.1.0-dev.50 13:48:38 v3.1.0-dev.51 13:48:38 v3.1.0-dev.52 13:48:38 v3.1.0-dev.53 13:48:38 v3.1.0-dev.54 13:48:38 v3.1.0-dev.55 13:48:38 v3.1.0-dev.56 13:48:38 v3.1.0-dev.57 13:48:38 v3.1.0-dev.58 13:48:38 v3.1.0-dev.59 13:48:38 v3.1.0-dev.6 13:48:38 v3.1.0-dev.60 13:48:38 v3.1.0-dev.61 13:48:38 v3.1.0-dev.62 13:48:38 v3.1.0-dev.63 13:48:38 v3.1.0-dev.64 13:48:38 v3.1.0-dev.65 13:48:38 v3.1.0-dev.66 13:48:38 v3.1.0-dev.67 13:48:38 v3.1.0-dev.68 13:48:38 v3.1.0-dev.69 13:48:38 v3.1.0-dev.7 13:48:38 v3.1.0-dev.70 13:48:38 v3.1.0-dev.71 13:48:38 v3.1.0-dev.72 13:48:38 v3.1.0-dev.73 13:48:38 v3.1.0-dev.8 13:48:38 v3.1.0-dev.9 13:48:38 v3.1.1 13:48:38 v3.1.1-dev.1 13:48:38 v3.1.1-dev.2 13:48:38 v3.2.0-dev.1 13:48:38 v3.2.0-dev.10 13:48:38 v3.2.0-dev.100 13:48:38 v3.2.0-dev.101 13:48:38 v3.2.0-dev.102 13:48:38 v3.2.0-dev.103 13:48:38 v3.2.0-dev.104 13:48:38 v3.2.0-dev.105 13:48:38 v3.2.0-dev.106 13:48:38 v3.2.0-dev.107 13:48:38 v3.2.0-dev.108 13:48:38 v3.2.0-dev.109 13:48:38 v3.2.0-dev.11 13:48:38 v3.2.0-dev.12 13:48:38 v3.2.0-dev.13 13:48:38 v3.2.0-dev.14 13:48:38 v3.2.0-dev.15 13:48:38 v3.2.0-dev.16 13:48:38 v3.2.0-dev.17 13:48:38 v3.2.0-dev.18 13:48:38 v3.2.0-dev.19 13:48:38 v3.2.0-dev.2 13:48:38 v3.2.0-dev.20 13:48:38 v3.2.0-dev.21 13:48:38 v3.2.0-dev.22 13:48:38 v3.2.0-dev.23 13:48:38 v3.2.0-dev.24 13:48:38 v3.2.0-dev.25 13:48:38 v3.2.0-dev.26 13:48:38 v3.2.0-dev.27 13:48:38 v3.2.0-dev.28 13:48:38 v3.2.0-dev.29 13:48:38 v3.2.0-dev.3 13:48:38 v3.2.0-dev.30 13:48:38 v3.2.0-dev.31 13:48:38 v3.2.0-dev.32 13:48:38 v3.2.0-dev.33 13:48:38 v3.2.0-dev.34 13:48:38 v3.2.0-dev.35 13:48:38 v3.2.0-dev.36 13:48:38 v3.2.0-dev.37 13:48:38 v3.2.0-dev.38 13:48:38 v3.2.0-dev.39 13:48:38 v3.2.0-dev.4 13:48:38 v3.2.0-dev.40 13:48:38 v3.2.0-dev.41 13:48:38 v3.2.0-dev.42 13:48:38 v3.2.0-dev.43 13:48:38 v3.2.0-dev.44 13:48:38 v3.2.0-dev.45 13:48:38 v3.2.0-dev.46 13:48:38 v3.2.0-dev.47 13:48:38 v3.2.0-dev.48 13:48:38 v3.2.0-dev.49 13:48:38 v3.2.0-dev.5 13:48:38 v3.2.0-dev.50 13:48:38 v3.2.0-dev.51 13:48:38 v3.2.0-dev.52 13:48:38 v3.2.0-dev.53 13:48:38 v3.2.0-dev.54 13:48:38 v3.2.0-dev.55 13:48:38 v3.2.0-dev.56 13:48:38 v3.2.0-dev.57 13:48:38 v3.2.0-dev.58 13:48:38 v3.2.0-dev.59 13:48:38 v3.2.0-dev.6 13:48:38 v3.2.0-dev.60 13:48:38 v3.2.0-dev.61 13:48:38 v3.2.0-dev.62 13:48:38 v3.2.0-dev.63 13:48:38 v3.2.0-dev.64 13:48:38 v3.2.0-dev.65 13:48:38 v3.2.0-dev.66 13:48:38 v3.2.0-dev.67 13:48:38 v3.2.0-dev.68 13:48:38 v3.2.0-dev.69 13:48:38 v3.2.0-dev.7 13:48:38 v3.2.0-dev.70 13:48:38 v3.2.0-dev.71 13:48:38 v3.2.0-dev.72 13:48:38 v3.2.0-dev.73 13:48:38 v3.2.0-dev.74 13:48:38 v3.2.0-dev.75 13:48:38 v3.2.0-dev.76 13:48:38 v3.2.0-dev.77 13:48:38 v3.2.0-dev.78 13:48:38 v3.2.0-dev.79 13:48:38 v3.2.0-dev.8 13:48:38 v3.2.0-dev.80 13:48:38 v3.2.0-dev.81 13:48:38 v3.2.0-dev.82 13:48:38 v3.2.0-dev.83 13:48:38 v3.2.0-dev.84 13:48:38 v3.2.0-dev.85 13:48:38 v3.2.0-dev.86 13:48:38 v3.2.0-dev.87 13:48:38 v3.2.0-dev.88 13:48:38 v3.2.0-dev.89 13:48:38 v3.2.0-dev.9 13:48:38 v3.2.0-dev.90 13:48:38 v3.2.0-dev.91 13:48:38 v3.2.0-dev.92 13:48:38 v3.2.0-dev.93 13:48:38 v3.2.0-dev.94 13:48:38 v3.2.0-dev.95 13:48:38 v3.2.0-dev.96 13:48:38 v3.2.0-dev.97 13:48:38 v3.2.0-dev.98 13:48:38 v3.2.0-dev.99 13:48:38 v4.0.0-dev.1 13:48:38 v4.0.0-dev.10 13:48:38 v4.0.0-dev.11 13:48:38 v4.0.0-dev.12 13:48:38 v4.0.0-dev.13 13:48:38 v4.0.0-dev.14 13:48:38 v4.0.0-dev.15 13:48:38 v4.0.0-dev.16 13:48:38 v4.0.0-dev.17 13:48:38 v4.0.0-dev.18 13:48:38 v4.0.0-dev.19 13:48:38 v4.0.0-dev.2 13:48:38 v4.0.0-dev.20 13:48:38 v4.0.0-dev.21 13:48:38 v4.0.0-dev.22 13:48:38 v4.0.0-dev.23 13:48:38 v4.0.0-dev.24 13:48:38 v4.0.0-dev.25 13:48:38 v4.0.0-dev.26 13:48:38 v4.0.0-dev.27 13:48:38 v4.0.0-dev.28 13:48:38 v4.0.0-dev.29 13:48:38 v4.0.0-dev.3 13:48:38 v4.0.0-dev.30 13:48:38 v4.0.0-dev.31 13:48:38 v4.0.0-dev.32 13:48:38 v4.0.0-dev.33 13:48:38 v4.0.0-dev.34 13:48:38 v4.0.0-dev.35 13:48:38 v4.0.0-dev.4 13:48:38 v4.0.0-dev.5 13:48:38 v4.0.0-dev.6 13:48:38 v4.0.0-dev.7 13:48:38 v4.0.0-dev.8 13:48:38 v4.0.0-dev.9 [Pipeline] sh 13:48:38 + lftools sign git-tag v4.0.0-dev.35 13:48:39 Signing Git tag with Sigul... 13:48:39 Signing v4.0.0-dev.35 [Pipeline] echo 13:48:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:48:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:48:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:48:40 $ docker stop --time=1 f4b00c92ee15d3b4c01341c7f2a491bff5701b8b58523407da1445b303d66727 13:48:41 $ docker rm -f --volumes f4b00c92ee15d3b4c01341c7f2a491bff5701b8b58523407da1445b303d66727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:48:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:42 prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container 13:48:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@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 13:48:42 $ docker top 3c4a0ce4d761fedeef1517c1f6b2d7392eb69e36b107c01491f97c037d814717 -eo pid,comm 13:48:42 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). 13:48:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:42 [ssh-agent] Looking for ssh-agent implementation... 13:48:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:42 $ docker exec 3c4a0ce4d761fedeef1517c1f6b2d7392eb69e36b107c01491f97c037d814717 ssh-agent 13:48:42 SSH_AUTH_SOCK=/tmp/ssh-TDjbNssxNIPU/agent.32 13:48:42 SSH_AGENT_PID=38 13:48:42 Running ssh-add (command line suppressed) 13:48:43 Identity added: /w/workspace/edgex-go/771@tmp/private_key_13931810155188791105.key (/w/workspace/edgex-go/771@tmp/private_key_13931810155188791105.key) 13:48:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:43 + git semver bump pre 13:48:43 2025-01-06 13:48:43,584 [read_version] DEBUG read version from /w/workspace/edgex-go/771/.semver/main 13:48:43 2025-01-06 13:48:43,584 [bump_version] DEBUG bumping version:4.0.0-dev.35 on axis:pre with prefix:dev 13:48:43 2025-01-06 13:48:43,585 [bump_version] DEBUG bumped version:4.0.0-dev.36 13:48:43 2025-01-06 13:48:43,585 [write_version] DEBUG write version:4.0.0-dev.36 to path:/w/workspace/edgex-go/771/.semver/main with force:True 13:48:43 2025-01-06 13:48:43,585 [read_version] DEBUG read version from /w/workspace/edgex-go/771/.semver/main 13:48:43 2025-01-06 13:48:43,585 [write_file] DEBUG write to file:/w/workspace/edgex-go/771/.semver/main 13:48:43 2025-01-06 13:48:43,587 [execute] INFO git cat-file --batch-check 13:48:43 2025-01-06 13:48:43,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/771/.semver, universal_newlines=False, shell=None, istream=) 13:48:43 2025-01-06 13:48:43,594 [execute] INFO git cat-file --batch 13:48:43 2025-01-06 13:48:43,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/771/.semver, universal_newlines=False, shell=None, istream=) 13:48:43 2025-01-06 13:48:43,599 [read_version] DEBUG read version from /w/workspace/edgex-go/771/.semver/main 13:48:43 4.0.0-dev.36 [Pipeline] } 13:48:43 $ docker exec --env ******** --env ******** 3c4a0ce4d761fedeef1517c1f6b2d7392eb69e36b107c01491f97c037d814717 ssh-agent -k 13:48:43 unset SSH_AUTH_SOCK; 13:48:43 unset SSH_AGENT_PID; 13:48:43 echo Agent pid 38 killed; 13:48:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:44 + git semver [Pipeline] } 13:48:44 $ docker stop --time=1 3c4a0ce4d761fedeef1517c1f6b2d7392eb69e36b107c01491f97c037d814717 13:48:45 $ docker rm -f --volumes 3c4a0ce4d761fedeef1517c1f6b2d7392eb69e36b107c01491f97c037d814717 [Pipeline] // withDockerContainer [Pipeline] sh 13:48:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:46 prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container 13:48:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@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 13:48:46 $ docker top b432b2ab74eef8edcbac21eb2a5b6101e0d8fafe71b9ee1a945cf736c0d8487e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:46 [ssh-agent] Looking for ssh-agent implementation... 13:48:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:47 $ docker exec b432b2ab74eef8edcbac21eb2a5b6101e0d8fafe71b9ee1a945cf736c0d8487e ssh-agent 13:48:47 SSH_AUTH_SOCK=/tmp/ssh-ydUnN71y3igz/agent.32 13:48:47 SSH_AGENT_PID=38 13:48:47 Running ssh-add (command line suppressed) 13:48:47 Identity added: /w/workspace/edgex-go/771@tmp/private_key_17579028324241838305.key (/w/workspace/edgex-go/771@tmp/private_key_17579028324241838305.key) 13:48:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:47 + git semver push 13:48:47 2025-01-06 13:48:47,735 [run_push] DEBUG push 13:48:47 2025-01-06 13:48:47,735 [execute] INFO git cat-file --batch-check 13:48:47 2025-01-06 13:48:47,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/771/.semver, universal_newlines=False, shell=None, istream=) 13:48:47 2025-01-06 13:48:47,741 [execute] INFO git rev-list 29d2ee4f3d66c826e4bcab30f2b0daac559cb7cd -- 13:48:47 2025-01-06 13:48:47,741 [execute] DEBUG Popen(['git', 'rev-list', '29d2ee4f3d66c826e4bcab30f2b0daac559cb7cd', '--'], cwd=/w/workspace/edgex-go/771/.semver, universal_newlines=False, shell=None, istream=None) 13:48:47 2025-01-06 13:48:47,758 [execute] INFO git fetch -v origin 13:48:47 2025-01-06 13:48:47,758 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/771/.semver, universal_newlines=True, shell=None, istream=None) 13:48:48 2025-01-06 13:48:48,198 [run_push] DEBUG no remote changes detected 13:48:48 2025-01-06 13:48:48,199 [execute] INFO git push origin semver 13:48:48 2025-01-06 13:48:48,199 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/771/.semver, universal_newlines=False, shell=None, istream=None) 13:48:48 2025-01-06 13:48:48,824 [run_push] DEBUG push all version tags 13:48:48 2025-01-06 13:48:48,824 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:48:48 2025-01-06 13:48:48,825 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/771, universal_newlines=False, shell=None, istream=None) 13:48:49 2025-01-06 13:48:49,475 [read_version] DEBUG read version from /w/workspace/edgex-go/771/.semver/main 13:48:49 4.0.0-dev.36 [Pipeline] } 13:48:49 $ docker exec --env ******** --env ******** b432b2ab74eef8edcbac21eb2a5b6101e0d8fafe71b9ee1a945cf736c0d8487e ssh-agent -k 13:48:49 unset SSH_AUTH_SOCK; 13:48:49 unset SSH_AGENT_PID; 13:48:49 echo Agent pid 38 killed; 13:48:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:49 + git semver [Pipeline] } 13:48:50 $ docker stop --time=1 b432b2ab74eef8edcbac21eb2a5b6101e0d8fafe71b9ee1a945cf736c0d8487e 13:48:51 $ docker rm -f --volumes b432b2ab74eef8edcbac21eb2a5b6101e0d8fafe71b9ee1a945cf736c0d8487e [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 13:48:52 + [ -d /w/workspace/edgex-go/771/archives ] [Pipeline] libraryResource [Pipeline] sh 13:48:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:48:53 ---> package-listing.sh 13:48:53 ++ facter osfamily 13:48:53 ++ tr '[:upper:]' '[:lower:]' 13:48:53 + OS_FAMILY=debian 13:48:53 + workspace=/w/workspace/edgex-go/771 13:48:53 + START_PACKAGES=/tmp/packages_start.txt 13:48:53 + END_PACKAGES=/tmp/packages_end.txt 13:48:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:48:53 + PACKAGES=/tmp/packages_start.txt 13:48:53 + '[' /w/workspace/edgex-go/771 ']' 13:48:53 + PACKAGES=/tmp/packages_end.txt 13:48:53 + case "${OS_FAMILY}" in 13:48:53 + dpkg -l 13:48:53 + grep '^ii' 13:48:53 + '[' -f /tmp/packages_start.txt ']' 13:48:53 + '[' -f /tmp/packages_end.txt ']' 13:48:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:48:53 + '[' /w/workspace/edgex-go/771 ']' 13:48:53 + mkdir -p /w/workspace/edgex-go/771/archives/ 13:48:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/771/archives/ [Pipeline] echo 13:48:53 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/771/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:48:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:48:54 13:48:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:48:54 latest: Pulling from edgex-lftools-log-publisher 13:48:54 5eb5b503b376: Pulling fs layer 13:48:54 5c69ac0246d0: Pulling fs layer 13:48:54 ec43610c2a17: Pulling fs layer 13:48:54 3a2ae6a8a46f: Pulling fs layer 13:48:54 33b1e0a273af: Pulling fs layer 13:48:54 5d3b04190fa2: Pulling fs layer 13:48:54 2f39f015ded8: Pulling fs layer 13:48:54 33b1e0a273af: Waiting 13:48:54 5d3b04190fa2: Waiting 13:48:54 2f39f015ded8: Waiting 13:48:54 3a2ae6a8a46f: Waiting 13:48:54 5c69ac0246d0: Verifying Checksum 13:48:54 5c69ac0246d0: Download complete 13:48:54 3a2ae6a8a46f: Verifying Checksum 13:48:54 3a2ae6a8a46f: Download complete 13:48:54 33b1e0a273af: Download complete 13:48:54 5d3b04190fa2: Download complete 13:48:54 ec43610c2a17: Verifying Checksum 13:48:54 ec43610c2a17: Download complete 13:48:54 5eb5b503b376: Verifying Checksum 13:48:54 5eb5b503b376: Download complete 13:48:55 2f39f015ded8: Download complete 13:48:56 5eb5b503b376: Pull complete 13:48:56 5c69ac0246d0: Pull complete 13:48:57 ec43610c2a17: Pull complete 13:48:57 3a2ae6a8a46f: Pull complete 13:48:57 33b1e0a273af: Pull complete 13:48:57 5d3b04190fa2: Pull complete 13:49:03 2f39f015ded8: Pull complete 13:49:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:49:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:49:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:03 prd-ubuntu20.04-docker-8c-8g-36210 does not seem to be running inside a container 13:49:03 $ 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/771/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/771 -v /w/workspace/edgex-go/771:/w/workspace/edgex-go/771:rw,z -v /w/workspace/edgex-go/771@tmp:/w/workspace/edgex-go/771@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 13:49:09 $ docker top a57f42cf4865bfee7196fdca724421ddeb87194d518e3a90f79da94a0b1793b6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:49:09 + touch /tmp/pre-build-complete [Pipeline] sh 13:49:10 + mkdir -p /var/log/sysstat [Pipeline] sh 13:49:10 + ls /var/log/sa-host 13:49:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:49:10 provisioning config files... 13:49:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/771@tmp/config8320196322722332369tmp [Pipeline] { [Pipeline] echo 13:49:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:49:10 ---> create-netrc.sh [Pipeline] } 13:49:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:49:11 ---> python-tools-install.sh [Pipeline] echo 13:49:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:49:11 ---> sudo-logs.sh 13:49:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:49:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:49:11 ---> job-cost.sh 13:49:11 lf-activate-venv: SKIPPING 13:49:11 DEBUG: total: 0.2199999988079071 13:49:11 INFO: Retrieving Stack Cost... 13:49:12 INFO: Retrieving Pricing Info for: v3-standard-8 13:49:12 INFO: Archiving Costs [Pipeline] echo 13:49:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:49:12 ---> logs-deploy.sh 13:49:12 lf-activate-venv: SKIPPING 13:49:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/771 13:49:12 INFO: archiving workspace using pattern(s): 13:49:13 Archives upload complete. 13:49:13 INFO: archiving logs to Nexus 13:49:14 ---> uname -a: 13:49:14 Linux prd-ubuntu20-04-docker-8c-8g-36210 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:49:14 13:49:14 13:49:14 ---> lscpu: 13:49:14 Architecture: x86_64 13:49:14 CPU op-mode(s): 32-bit, 64-bit 13:49:14 Byte Order: Little Endian 13:49:14 Address sizes: 40 bits physical, 48 bits virtual 13:49:14 CPU(s): 8 13:49:14 On-line CPU(s) list: 0-7 13:49:14 Thread(s) per core: 1 13:49:14 Core(s) per socket: 1 13:49:14 Socket(s): 8 13:49:14 NUMA node(s): 1 13:49:14 Vendor ID: AuthenticAMD 13:49:14 CPU family: 23 13:49:14 Model: 49 13:49:14 Model name: AMD EPYC-Rome Processor 13:49:14 Stepping: 0 13:49:14 CPU MHz: 2799.998 13:49:14 BogoMIPS: 5599.99 13:49:14 Virtualization: AMD-V 13:49:14 Hypervisor vendor: KVM 13:49:14 Virtualization type: full 13:49:14 L1d cache: 256 KiB 13:49:14 L1i cache: 256 KiB 13:49:14 L2 cache: 4 MiB 13:49:14 L3 cache: 128 MiB 13:49:14 NUMA node0 CPU(s): 0-7 13:49:14 Vulnerability Itlb multihit: Not affected 13:49:14 Vulnerability L1tf: Not affected 13:49:14 Vulnerability Mds: Not affected 13:49:14 Vulnerability Meltdown: Not affected 13:49:14 Vulnerability Mmio stale data: Not affected 13:49:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:49:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:49:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:49:14 Vulnerability Srbds: Not affected 13:49:14 Vulnerability Tsx async abort: Not affected 13:49:14 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 13:49:14 13:49:14 13:49:14 ---> nproc: 13:49:14 8 13:49:14 13:49:14 13:49:14 ---> df -h: 13:49:14 Filesystem Size Used Avail Use% Mounted on 13:49:14 overlay 155G 28G 128G 18% / 13:49:14 tmpfs 64M 0 64M 0% /dev 13:49:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:49:14 shm 64M 0 64M 0% /dev/shm 13:49:14 /dev/vda1 155G 28G 128G 18% /facter-os 13:49:14 13:49:14 13:49:14 ---> sar -b -r -n DEV: 13:49:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36210) 01/06/25 _x86_64_ (8 CPU) 13:49:14 13:49:14 13:19:43 LINUX RESTART (8 CPU) 13:49:14 13:49:14 13:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:49:14 13:21:01 338.27 47.22 291.05 0.00 5313.96 111053.38 0.00 13:49:14 13:22:01 184.21 1.17 183.04 0.00 20.12 62731.03 0.00 13:49:14 13:23:01 42.42 0.00 42.42 0.00 0.00 30824.28 0.00 13:49:14 13:24:01 33.06 0.17 32.89 0.00 2.53 21643.86 0.00 13:49:14 13:25:01 178.42 2.75 175.67 0.00 130.91 59498.22 0.00 13:49:14 13:26:01 704.86 17.60 687.26 0.00 4379.35 211794.54 0.00 13:49:14 13:27:01 520.73 0.65 520.08 0.00 5.73 192529.69 0.00 13:49:14 13:28:01 176.12 0.07 176.06 0.00 0.53 51238.25 0.00 13:49:14 13:29:01 285.90 0.02 285.89 0.00 2.53 113648.25 0.00 13:49:14 13:30:01 604.67 0.08 604.58 0.00 11.06 78908.36 0.00 13:49:14 13:31:01 33.09 0.08 33.01 0.00 14.93 855.19 0.00 13:49:14 13:32:01 15.25 1.02 14.23 0.00 21.86 340.08 0.00 13:49:14 13:33:01 1.05 0.00 1.05 0.00 0.00 16.66 0.00 13:49:14 13:34:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 13:49:14 13:35:01 2.22 0.02 2.20 0.00 0.13 27.73 0.00 13:49:14 13:36:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 13:49:14 13:37:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 13:49:14 13:38:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 13:49:14 13:39:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 13:49:14 13:40:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 13:49:14 13:41:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 13:49:14 13:42:02 1.45 0.00 1.45 0.00 0.00 16.53 0.00 13:49:14 13:43:01 1.02 0.00 1.02 0.00 0.00 11.39 0.00 13:49:14 13:44:01 2.85 0.63 2.22 0.00 70.52 26.13 0.00 13:49:14 13:45:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 13:49:14 13:46:01 2.20 0.00 2.20 0.00 0.00 25.86 0.00 13:49:14 13:47:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 13:49:14 13:48:01 109.88 0.42 109.47 0.00 18.93 38208.30 0.00 13:49:14 13:49:01 94.98 0.20 94.78 0.00 17.20 25342.18 0.00 13:49:14 Average: 115.39 2.49 112.90 0.00 345.46 34468.35 0.00 13:49:14 13:49:14 13:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:49:14 13:21:01 29034424 31523364 806288 2.45 69852 2693184 2052764 6.05 1061972 2406832 459652 13:49:14 13:22:01 27738004 31223524 1080860 3.29 125796 3528372 2438960 7.19 1647980 2992608 235736 13:49:14 13:23:01 27036904 31436728 864596 2.63 128780 4389220 2042516 6.02 1900516 3387608 203280 13:49:14 13:24:01 26703224 31347508 951892 2.89 133100 4596108 2138136 6.30 1686120 3904460 303588 13:49:14 13:25:01 25512420 31160100 1105688 3.36 157128 5584604 2576268 7.59 1837044 4896728 1078324 13:49:14 13:26:01 17689436 31276612 964056 2.93 339592 12852304 2693248 7.94 2913636 11134872 2698492 13:49:14 13:27:01 12716460 29829124 2355044 7.16 389680 15995240 7056136 20.80 4545252 14070388 266464 13:49:14 13:28:01 8928368 28594972 3580400 10.89 404612 18409500 10406796 30.67 6948480 15308568 1271580 13:49:14 13:29:01 8011172 29983540 2210812 6.72 416104 20651804 5789460 17.06 6392172 16770020 772928 13:49:14 13:30:01 10715876 31436500 808780 2.46 423860 19571632 2135704 6.29 3410108 17293236 524 13:49:14 13:31:01 10698212 31421464 823436 2.50 425452 19572652 2284792 6.73 3784212 16938188 232 13:49:14 13:32:01 10707396 31432176 812964 2.47 426072 19573368 2141548 6.31 3958616 16753840 4 13:49:14 13:33:01 10708280 31433088 812200 2.47 426092 19573372 2141548 6.31 3957732 16753844 48 13:49:14 13:34:01 10719572 31444412 800856 2.44 426112 19573376 2141548 6.31 3946004 16753848 176 13:49:14 13:35:01 10719976 31444856 801252 2.44 426148 19573344 2160788 6.37 3946424 16753824 4 13:49:14 13:36:01 10722904 31447792 798228 2.43 426176 19573356 2160788 6.37 3942904 16753828 4 13:49:14 13:37:01 10722824 31447880 798044 2.43 426196 19573484 2160788 6.37 3943220 16753944 152 13:49:14 13:38:01 10723532 31448620 797252 2.42 426208 19573492 2160788 6.37 3942684 16753960 184 13:49:14 13:39:01 10723232 31448328 797484 2.43 426212 19573496 2160788 6.37 3942672 16753964 208 13:49:14 13:40:01 10724608 31449788 795924 2.42 426232 19573496 2160788 6.37 3941396 16753968 52 13:49:14 13:41:01 10724600 31449784 795940 2.42 426240 19573500 2160788 6.37 3941488 16753972 164 13:49:14 13:42:02 10724584 31449828 795864 2.42 426268 19573500 2160788 6.37 3941456 16753972 208 13:49:14 13:43:01 10724608 31449856 795824 2.42 426280 19573504 2160788 6.37 3941076 16753976 8 13:49:14 13:44:01 10722580 31450132 795516 2.42 426320 19575608 2180912 6.43 3941844 16755776 184 13:49:14 13:45:01 10722564 31450140 795492 2.42 426332 19575608 2180912 6.43 3941588 16755776 8 13:49:14 13:46:01 10722404 31450060 795452 2.42 426392 19575620 2180912 6.43 3942312 16755784 184 13:49:14 13:47:01 10722112 31449816 795640 2.42 426432 19575624 2180912 6.43 3941992 16755792 8 13:49:14 13:48:01 9476864 31407288 834220 2.54 441032 20659872 2307556 6.80 4149104 17681064 23576 13:49:14 13:49:01 8657416 31377008 864604 2.63 471292 21346628 2473488 7.29 4106232 18470744 492900 13:49:14 Average: 13601881 31212562 1035676 3.15 370551 16656375 2792800 8.23 3706767 14252599 269271 13:49:14 13:49:14 13:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:49:14 13:21:01 docker0 576.84 526.57 40.32 2865.41 0.00 0.00 0.00 0.00 13:49:14 13:21:01 lo 5.33 5.33 0.52 0.52 0.00 0.00 0.00 0.00 13:49:14 13:21:01 ens3 1263.08 1124.39 11360.32 154.56 0.00 0.00 0.00 0.00 13:49:14 13:22:01 veth6269a83 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:49:14 13:22:01 docker0 212.79 296.07 18.58 2032.08 0.00 0.00 0.00 0.00 13:49:14 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:49:14 13:22:01 ens3 326.67 232.43 2063.91 34.80 0.00 0.00 0.00 0.00 13:49:14 13:23:01 veth6269a83 0.97 1.02 0.08 0.09 0.00 0.00 0.00 0.00 13:49:14 13:23:01 docker0 0.97 0.97 0.07 0.09 0.00 0.00 0.00 0.00 13:49:14 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:23:01 ens3 32.84 22.81 33.34 13.91 0.00 0.00 0.00 0.00 13:49:14 13:24:01 veth6269a83 0.27 0.28 0.02 0.02 0.00 0.00 0.00 0.00 13:49:14 13:24:01 docker0 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:49:14 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:49:14 13:24:01 ens3 20.75 11.48 17.96 10.64 0.00 0.00 0.00 0.00 13:49:14 13:25:01 veth1048dd6 0.32 0.47 0.03 0.14 0.00 0.00 0.00 0.00 13:49:14 13:25:01 docker0 11.60 21.81 0.75 309.09 0.00 0.00 0.00 0.00 13:49:14 13:25:01 veth4fca206 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:25:01 veth206bea2 2.73 3.58 0.20 44.56 0.00 0.00 0.00 0.00 13:49:14 13:25:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 13:49:14 13:25:01 veth3db6ced 1.52 3.67 0.11 38.14 0.00 0.00 0.00 0.00 13:49:14 13:25:01 ens3 172.60 104.83 3472.17 20.49 0.00 0.00 0.00 0.00 13:49:14 13:25:01 vetha323463 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:25:01 vetha8b596a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:25:01 vethd0b101d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:25:01 veth5e682a3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:49:14 13:25:01 veth9133ceb 3.07 6.10 0.23 109.90 0.00 0.00 0.00 0.01 13:49:14 13:25:01 veth3a5ac91 3.97 8.72 0.33 116.41 0.00 0.00 0.00 0.01 13:49:14 13:26:01 veth3f96e0c 84.51 134.31 8.37 1212.82 0.00 0.00 0.00 0.10 13:49:14 13:26:01 veth1048dd6 0.07 1.12 0.00 0.05 0.00 0.00 0.00 0.00 13:49:14 13:26:01 docker0 514.09 928.43 43.49 8658.34 0.00 0.00 0.00 0.00 13:49:14 13:26:01 veth42c2e3b 72.37 134.66 7.56 1212.37 0.00 0.00 0.00 0.10 13:49:14 13:26:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 13:49:14 13:26:01 veth34b3e69 68.80 149.03 7.31 1216.92 0.00 0.00 0.00 0.10 13:49:14 13:26:01 ens3 1246.04 663.41 11445.38 222.48 0.00 0.00 0.00 0.00 13:49:14 13:26:01 veth09c161c 81.20 122.10 8.16 1211.86 0.00 0.00 0.00 0.10 13:49:14 13:26:01 vethaa14d47 74.53 139.24 7.72 1214.43 0.00 0.00 0.00 0.10 13:49:14 13:26:01 vethecad53b 56.70 107.99 5.76 709.52 0.00 0.00 0.00 0.06 13:49:14 13:27:01 vethe5c1529 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:49:14 13:27:01 vethbb958ab 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:49:14 13:27:01 veth1048dd6 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:49:14 13:27:01 veth0668bff 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:49:14 13:27:01 docker0 27.21 47.58 2.20 505.34 0.00 0.00 0.00 0.00 13:49:14 13:27:01 veth196839c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:49:14 13:27:01 veth68cf0ce 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:49:14 13:27:01 vethf488f07 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:49:14 13:27:01 vethb091967 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:49:14 13:27:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:49:14 13:27:01 veth4c885e6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:49:14 13:27:01 vethd9686f0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:49:14 13:27:01 ens3 58.21 34.22 513.90 7.23 0.00 0.00 0.00 0.00 13:49:14 13:27:01 vethba40eae 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:49:14 13:27:01 veth978289c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:49:14 13:27:01 veth143e3a9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:49:14 13:28:01 vethe5c1529 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:28:01 vethbb958ab 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:28:01 veth1048dd6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:28:01 veth0668bff 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:28:01 veth196839c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:28:01 veth68cf0ce 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:28:01 vethf488f07 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:28:01 vethb091967 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:49:14 13:28:01 veth4c885e6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:28:01 vethd9686f0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:28:01 ens3 6.33 4.43 5.22 3.01 0.00 0.00 0.00 0.00 13:49:14 13:28:01 vethba40eae 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:28:01 veth978289c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:28:01 veth143e3a9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:29:01 vethe5c1529 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:29:01 vethbb958ab 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:29:01 veth1048dd6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:29:01 veth0668bff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:29:01 veth196839c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:29:01 veth68cf0ce 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:29:01 vethf488f07 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:29:01 vethb091967 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:29:01 veth4c885e6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:29:01 vethd9686f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:29:01 ens3 5.48 2.92 4.55 2.40 0.00 0.00 0.00 0.00 13:49:14 13:29:01 vethba40eae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:29:01 veth978289c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:29:01 veth143e3a9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:30:01 lo 22.66 22.66 2.23 2.23 0.00 0.00 0.00 0.00 13:49:14 13:30:01 ens3 169.38 162.26 105.96 675.43 0.00 0.00 0.00 0.00 13:49:14 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:31:01 lo 44.39 44.39 4.38 4.38 0.00 0.00 0.00 0.00 13:49:14 13:31:01 ens3 471.64 474.09 204.97 2601.71 0.00 0.00 0.00 0.00 13:49:14 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:32:01 lo 14.46 14.46 1.42 1.42 0.00 0.00 0.00 0.00 13:49:14 13:32:01 ens3 168.62 164.46 69.78 1036.53 0.00 0.00 0.00 0.00 13:49:14 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:49:14 13:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:49:14 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:49:14 13:36:01 ens3 0.27 0.27 0.09 0.08 0.00 0.00 0.00 0.00 13:49:14 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:37:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:49:14 13:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:49:14 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:49:14 13:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:49:14 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:41:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:49:14 13:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:42:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:49:14 13:42:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:49:14 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:49:14 13:44:01 ens3 0.98 0.67 3.87 0.05 0.00 0.00 0.00 0.00 13:49:14 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:49:14 13:46:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 13:49:14 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:14 13:48:01 docker0 81.80 151.32 7.32 1257.06 0.00 0.00 0.00 0.00 13:49:14 13:48:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 13:49:14 13:48:01 ens3 306.75 200.40 5192.57 143.73 0.00 0.00 0.00 0.00 13:49:14 13:49:01 docker0 2.25 2.47 0.36 1.78 0.00 0.00 0.00 0.00 13:49:14 13:49:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 13:49:14 13:49:01 ens3 278.50 163.89 5784.07 50.13 0.00 0.00 0.00 0.00 13:49:14 Average: docker0 49.27 68.18 3.90 539.39 0.00 0.00 0.00 0.00 13:49:14 Average: lo 3.26 3.26 0.32 0.32 0.00 0.00 0.00 0.00 13:49:14 Average: ens3 156.29 116.21 1389.87 171.73 0.00 0.00 0.00 0.00 13:49:14 13:49:14 13:49:14 ---> sar -P ALL: 13:49:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36210) 01/06/25 _x86_64_ (8 CPU) 13:49:14 13:49:14 13:19:43 LINUX RESTART (8 CPU) 13:49:14 13:49:14 13:20:01 CPU %user %nice %system %iowait %steal %idle 13:49:14 13:21:01 all 10.58 0.00 3.34 2.78 0.05 83.24 13:49:14 13:21:01 0 7.19 0.00 3.65 8.03 0.07 81.06 13:49:14 13:21:01 1 17.33 0.00 4.12 5.70 0.05 72.80 13:49:14 13:21:01 2 10.68 0.00 2.13 0.49 0.05 86.65 13:49:14 13:21:01 3 8.97 0.00 3.31 0.47 0.05 87.20 13:49:14 13:21:01 4 11.69 0.00 4.47 5.67 0.05 78.12 13:49:14 13:21:01 5 6.89 0.00 3.54 1.29 0.07 88.22 13:49:14 13:21:01 6 6.55 0.00 2.10 0.27 0.05 91.03 13:49:14 13:21:01 7 15.33 0.00 3.41 0.40 0.05 80.81 13:49:14 13:22:01 all 13.53 0.00 4.02 3.58 0.06 78.81 13:49:14 13:22:01 0 13.51 0.00 4.93 20.06 0.07 61.43 13:49:14 13:22:01 1 14.52 0.00 3.65 2.12 0.07 79.64 13:49:14 13:22:01 2 14.25 0.00 4.53 0.76 0.05 80.40 13:49:14 13:22:01 3 13.15 0.00 3.21 4.17 0.05 79.41 13:49:14 13:22:01 4 13.92 0.00 3.98 0.10 0.07 81.93 13:49:14 13:22:01 5 12.66 0.00 4.95 0.96 0.05 81.38 13:49:14 13:22:01 6 14.84 0.00 3.35 0.35 0.07 81.38 13:49:14 13:22:01 7 11.42 0.00 3.55 0.25 0.07 84.71 13:49:14 13:23:01 all 36.40 0.00 6.31 2.21 0.08 55.00 13:49:14 13:23:01 0 33.76 0.00 5.95 13.74 0.08 46.47 13:49:14 13:23:01 1 36.40 0.00 5.73 2.35 0.08 55.44 13:49:14 13:23:01 2 37.94 0.00 6.43 0.17 0.10 55.36 13:49:14 13:23:01 3 37.44 0.00 7.05 0.05 0.08 55.38 13:49:14 13:23:01 4 36.75 0.00 6.15 0.17 0.07 56.86 13:49:14 13:23:01 5 38.10 0.00 6.81 0.61 0.08 54.40 13:49:14 13:23:01 6 35.85 0.00 5.36 0.47 0.08 58.23 13:49:14 13:23:01 7 34.93 0.00 6.98 0.10 0.08 57.90 13:49:14 13:24:01 all 63.95 0.00 8.74 1.16 0.09 26.06 13:49:14 13:24:01 0 63.93 0.00 9.13 4.27 0.08 22.57 13:49:14 13:24:01 1 63.74 0.00 7.78 1.46 0.08 26.94 13:49:14 13:24:01 2 64.07 0.00 8.98 0.22 0.08 26.65 13:49:14 13:24:01 3 63.48 0.00 8.74 1.28 0.08 26.41 13:49:14 13:24:01 4 64.27 0.00 8.58 0.27 0.08 26.80 13:49:14 13:24:01 5 63.68 0.00 8.83 0.49 0.08 26.91 13:49:14 13:24:01 6 64.45 0.00 8.66 1.09 0.08 25.71 13:49:14 13:24:01 7 64.01 0.00 9.21 0.22 0.10 26.46 13:49:14 13:25:01 all 28.60 0.00 7.26 3.90 0.08 60.16 13:49:14 13:25:01 0 27.39 0.00 6.85 4.21 0.07 61.48 13:49:14 13:25:01 1 27.86 0.00 6.97 5.72 0.07 59.38 13:49:14 13:25:01 2 28.89 0.00 6.95 1.03 0.08 63.05 13:49:14 13:25:01 3 28.48 0.00 7.58 1.27 0.08 62.59 13:49:14 13:25:01 4 29.03 0.00 7.29 1.69 0.08 61.91 13:49:14 13:25:01 5 30.91 0.00 7.71 1.54 0.08 59.75 13:49:14 13:25:01 6 27.95 0.00 7.15 14.72 0.08 50.09 13:49:14 13:25:01 7 28.29 0.00 7.54 1.06 0.08 63.03 13:49:14 13:26:01 all 23.80 0.00 9.71 30.86 0.14 35.49 13:49:14 13:26:01 0 22.46 0.00 8.50 30.74 0.21 38.10 13:49:14 13:26:01 1 23.61 0.00 9.53 33.43 0.16 33.29 13:49:14 13:26:01 2 24.09 0.00 10.22 44.56 0.12 21.00 13:49:14 13:26:01 3 23.14 0.00 10.59 25.24 0.14 40.89 13:49:14 13:26:01 4 24.91 0.00 9.80 32.38 0.14 32.78 13:49:14 13:26:01 5 23.85 0.00 9.59 26.65 0.12 39.79 13:49:14 13:26:01 6 23.45 0.00 9.29 24.75 0.12 42.39 13:49:14 13:26:01 7 24.93 0.00 10.15 29.16 0.12 35.65 13:49:14 13:27:01 all 13.33 0.00 5.35 19.53 0.05 61.73 13:49:14 13:27:01 0 13.35 0.00 5.14 21.54 0.07 59.90 13:49:14 13:27:01 1 14.15 0.00 4.43 4.29 0.05 77.08 13:49:14 13:27:01 2 11.50 0.00 5.05 5.67 0.03 77.75 13:49:14 13:27:01 3 12.80 0.00 5.83 15.97 0.05 65.34 13:49:14 13:27:01 4 13.13 0.00 5.17 25.32 0.05 56.32 13:49:14 13:27:01 5 13.46 0.00 5.18 26.41 0.07 54.88 13:49:14 13:27:01 6 13.72 0.00 5.10 15.99 0.05 65.14 13:49:14 13:27:01 7 14.54 0.00 6.94 41.28 0.07 37.17 13:49:14 13:28:01 all 88.35 0.00 11.52 0.00 0.13 0.00 13:49:14 13:28:01 0 88.74 0.00 11.12 0.02 0.12 0.00 13:49:14 13:28:01 1 88.58 0.00 11.30 0.00 0.12 0.00 13:49:14 13:28:01 2 89.53 0.00 10.35 0.00 0.12 0.00 13:49:14 13:28:01 3 87.98 0.00 11.89 0.00 0.13 0.00 13:49:14 13:28:01 4 88.05 0.00 11.80 0.00 0.15 0.00 13:49:14 13:28:01 5 87.66 0.00 12.19 0.00 0.15 0.00 13:49:14 13:28:01 6 88.36 0.00 11.52 0.00 0.12 0.00 13:49:14 13:28:01 7 87.91 0.00 11.97 0.00 0.12 0.00 13:49:14 13:29:01 all 87.98 0.00 11.81 0.00 0.21 0.00 13:49:14 13:29:01 0 87.73 0.00 11.81 0.00 0.44 0.02 13:49:14 13:29:01 1 86.99 0.00 12.85 0.00 0.15 0.00 13:49:14 13:29:01 2 89.37 0.00 10.50 0.00 0.13 0.00 13:49:14 13:29:01 3 88.20 0.00 11.60 0.00 0.20 0.00 13:49:14 13:29:01 4 88.30 0.00 11.47 0.00 0.24 0.00 13:49:14 13:29:01 5 87.10 0.00 12.69 0.00 0.21 0.00 13:49:14 13:29:01 6 87.62 0.00 12.21 0.00 0.17 0.00 13:49:14 13:29:01 7 88.47 0.00 11.38 0.00 0.15 0.00 13:49:14 13:30:01 all 28.46 0.00 5.30 5.29 0.09 60.85 13:49:14 13:30:01 0 29.52 0.00 5.55 5.01 0.08 59.84 13:49:14 13:30:01 1 27.95 0.00 5.43 12.34 0.10 54.18 13:49:14 13:30:01 2 29.12 0.00 4.95 1.48 0.08 64.37 13:49:14 13:30:01 3 27.39 0.00 5.69 6.23 0.12 60.57 13:49:14 13:30:01 4 27.80 0.00 5.23 3.94 0.07 62.96 13:49:14 13:30:01 5 30.42 0.00 5.46 6.72 0.10 57.30 13:49:14 13:30:01 6 26.46 0.00 5.35 3.28 0.07 64.84 13:49:14 13:30:01 7 29.02 0.00 4.79 3.34 0.08 62.77 13:49:14 13:31:01 all 10.34 0.00 1.06 0.11 0.06 88.43 13:49:14 13:31:01 0 10.65 0.00 0.92 0.02 0.05 88.36 13:49:14 13:31:01 1 9.20 0.00 1.25 0.03 0.08 89.43 13:49:14 13:31:01 2 12.06 0.00 1.20 0.44 0.05 86.24 13:49:14 13:31:01 3 10.62 0.00 0.97 0.13 0.07 88.21 13:49:14 13:31:01 4 8.74 0.00 0.95 0.13 0.07 90.10 13:49:14 13:31:01 5 10.52 0.00 1.06 0.05 0.07 88.30 13:49:14 13:31:01 6 9.96 0.00 1.09 0.03 0.07 88.85 13:49:14 13:31:01 7 10.96 0.00 1.02 0.02 0.07 87.93 13:49:14 13:49:14 13:31:01 CPU %user %nice %system %iowait %steal %idle 13:49:14 13:32:01 all 4.70 0.00 0.43 0.04 0.04 94.79 13:49:14 13:32:01 0 3.06 0.00 0.48 0.00 0.03 96.43 13:49:14 13:32:01 1 1.62 0.00 0.38 0.00 0.02 97.98 13:49:14 13:32:01 2 5.00 0.00 0.42 0.03 0.03 94.51 13:49:14 13:32:01 3 6.68 0.00 0.52 0.02 0.07 92.72 13:49:14 13:32:01 4 6.01 0.00 0.33 0.22 0.03 93.40 13:49:14 13:32:01 5 5.26 0.00 0.47 0.02 0.03 94.23 13:49:14 13:32:01 6 5.65 0.00 0.52 0.00 0.05 93.78 13:49:14 13:32:01 7 4.34 0.00 0.35 0.03 0.03 95.25 13:49:14 13:33:01 all 0.09 0.00 0.02 0.00 0.01 99.87 13:49:14 13:33:01 0 0.05 0.00 0.05 0.00 0.03 99.87 13:49:14 13:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:49:14 13:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:49:14 13:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:49:14 13:33:01 4 0.03 0.00 0.02 0.02 0.00 99.93 13:49:14 13:33:01 5 0.05 0.00 0.05 0.00 0.03 99.87 13:49:14 13:33:01 6 0.50 0.00 0.05 0.00 0.03 99.42 13:49:14 13:33:01 7 0.00 0.00 0.02 0.00 0.02 99.97 13:49:14 13:34:01 all 0.04 0.00 0.02 0.00 0.01 99.93 13:49:14 13:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:49:14 13:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:49:14 13:34:01 2 0.05 0.00 0.00 0.00 0.02 99.93 13:49:14 13:34:01 3 0.07 0.00 0.03 0.00 0.03 99.87 13:49:14 13:34:01 4 0.02 0.00 0.03 0.02 0.02 99.92 13:49:14 13:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:49:14 13:34:01 6 0.03 0.00 0.02 0.00 0.03 99.92 13:49:14 13:34:01 7 0.02 0.00 0.02 0.02 0.00 99.95 13:49:14 13:35:01 all 0.03 0.00 0.02 0.00 0.01 99.93 13:49:14 13:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:49:14 13:35:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:49:14 13:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:49:14 13:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:49:14 13:35:01 4 0.05 0.00 0.03 0.02 0.00 99.90 13:49:14 13:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:49:14 13:35:01 6 0.03 0.00 0.05 0.00 0.03 99.88 13:49:14 13:35:01 7 0.02 0.00 0.02 0.02 0.02 99.93 13:49:14 13:36:01 all 0.02 0.00 0.02 0.00 0.01 99.94 13:49:14 13:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:49:14 13:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:49:14 13:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:49:14 13:36:01 3 0.05 0.00 0.00 0.00 0.02 99.93 13:49:14 13:36:01 4 0.02 0.00 0.03 0.02 0.02 99.92 13:49:14 13:36:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:49:14 13:36:01 6 0.03 0.00 0.03 0.00 0.03 99.90 13:49:14 13:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:49:14 13:37:01 all 0.15 0.00 0.01 0.00 0.01 99.83 13:49:14 13:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:49:14 13:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 13:49:14 13:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:49:14 13:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:49:14 13:37:01 4 0.02 0.00 0.02 0.02 0.02 99.93 13:49:14 13:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:49:14 13:37:01 6 0.03 0.00 0.03 0.00 0.03 99.90 13:49:14 13:37:01 7 1.04 0.00 0.00 0.00 0.02 98.94 13:49:14 13:38:01 all 0.28 0.00 0.01 0.00 0.01 99.69 13:49:14 13:38:01 0 0.07 0.00 0.02 0.00 0.02 99.90 13:49:14 13:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:49:14 13:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:49:14 13:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:49:14 13:38:01 4 0.07 0.00 0.05 0.00 0.02 99.87 13:49:14 13:38:01 5 0.05 0.00 0.00 0.02 0.02 99.92 13:49:14 13:38:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:49:14 13:38:01 7 1.97 0.00 0.00 0.02 0.02 98.00 13:49:14 13:39:01 all 0.29 0.00 0.01 0.00 0.01 99.69 13:49:14 13:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:49:14 13:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:49:14 13:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:49:14 13:39:01 3 0.12 0.00 0.02 0.00 0.02 99.85 13:49:14 13:39:01 4 0.07 0.00 0.00 0.02 0.02 99.90 13:49:14 13:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:49:14 13:39:01 6 0.03 0.00 0.03 0.00 0.03 99.90 13:49:14 13:39:01 7 1.97 0.00 0.00 0.00 0.02 98.01 13:49:14 13:40:01 all 0.28 0.00 0.01 0.01 0.01 99.68 13:49:14 13:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:49:14 13:40:01 1 0.07 0.00 0.02 0.00 0.02 99.90 13:49:14 13:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 13:49:14 13:40:01 3 0.10 0.00 0.02 0.00 0.02 99.87 13:49:14 13:40:01 4 0.03 0.00 0.05 0.02 0.02 99.88 13:49:14 13:40:01 5 0.02 0.00 0.00 0.02 0.02 99.95 13:49:14 13:40:01 6 0.02 0.00 0.00 0.00 0.03 99.95 13:49:14 13:40:01 7 1.97 0.00 0.00 0.00 0.02 98.01 13:49:14 13:41:01 all 0.07 0.00 0.02 0.00 0.01 99.90 13:49:14 13:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:49:14 13:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:49:14 13:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:49:14 13:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:49:14 13:41:01 4 0.07 0.00 0.03 0.00 0.02 99.88 13:49:14 13:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:49:14 13:41:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:49:14 13:41:01 7 0.43 0.00 0.07 0.00 0.00 99.50 13:49:14 13:42:02 all 0.03 0.00 0.02 0.01 0.02 99.93 13:49:14 13:42:02 0 0.03 0.00 0.00 0.00 0.02 99.95 13:49:14 13:42:02 1 0.03 0.00 0.03 0.00 0.02 99.92 13:49:14 13:42:02 2 0.00 0.00 0.02 0.00 0.00 99.98 13:49:14 13:42:02 3 0.03 0.00 0.03 0.00 0.02 99.92 13:49:14 13:42:02 4 0.07 0.00 0.02 0.02 0.03 99.87 13:49:14 13:42:02 5 0.02 0.00 0.00 0.03 0.02 99.93 13:49:14 13:42:02 6 0.03 0.00 0.03 0.00 0.03 99.90 13:49:14 13:42:02 7 0.00 0.00 0.00 0.00 0.02 99.98 13:49:14 13:49:14 13:42:02 CPU %user %nice %system %iowait %steal %idle 13:49:14 13:43:01 all 0.07 0.00 0.01 0.00 0.01 99.91 13:49:14 13:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:49:14 13:43:01 1 0.07 0.00 0.00 0.00 0.02 99.92 13:49:14 13:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:49:14 13:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:49:14 13:43:01 4 0.03 0.00 0.00 0.02 0.00 99.95 13:49:14 13:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:49:14 13:43:01 6 0.03 0.00 0.00 0.00 0.02 99.95 13:49:14 13:43:01 7 0.31 0.00 0.02 0.00 0.02 99.66 13:49:14 13:44:01 all 0.06 0.00 0.05 0.14 0.01 99.75 13:49:14 13:44:01 0 0.03 0.00 0.05 0.00 0.02 99.90 13:49:14 13:44:01 1 0.05 0.00 0.03 0.00 0.00 99.92 13:49:14 13:44:01 2 0.03 0.00 0.05 0.03 0.00 99.88 13:49:14 13:44:01 3 0.08 0.00 0.03 0.00 0.00 99.88 13:49:14 13:44:01 4 0.05 0.00 0.07 1.07 0.02 98.80 13:49:14 13:44:01 5 0.00 0.00 0.02 0.02 0.00 99.97 13:49:14 13:44:01 6 0.07 0.00 0.08 0.00 0.02 99.83 13:49:14 13:44:01 7 0.13 0.00 0.03 0.00 0.00 99.83 13:49:14 13:45:01 all 0.09 0.00 0.01 0.00 0.01 99.89 13:49:14 13:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:49:14 13:45:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:49:14 13:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:49:14 13:45:01 3 0.05 0.00 0.03 0.00 0.02 99.90 13:49:14 13:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:49:14 13:45:01 5 0.03 0.00 0.00 0.02 0.02 99.93 13:49:14 13:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:49:14 13:45:01 7 0.47 0.00 0.00 0.00 0.03 99.50 13:49:14 13:46:01 all 0.22 0.00 0.02 0.04 0.01 99.70 13:49:14 13:46:01 0 0.07 0.00 0.07 0.00 0.02 99.85 13:49:14 13:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:49:14 13:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:49:14 13:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:49:14 13:46:01 4 0.00 0.00 0.05 0.15 0.02 99.78 13:49:14 13:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:49:14 13:46:01 6 0.00 0.00 0.02 0.18 0.00 99.80 13:49:14 13:46:01 7 1.65 0.00 0.02 0.00 0.03 98.30 13:49:14 13:47:01 all 0.04 0.00 0.01 0.03 0.01 99.91 13:49:14 13:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:49:14 13:47:01 1 0.08 0.00 0.02 0.00 0.00 99.90 13:49:14 13:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 13:49:14 13:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:49:14 13:47:01 4 0.07 0.00 0.02 0.20 0.02 99.70 13:49:14 13:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:49:14 13:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:49:14 13:47:01 7 0.05 0.00 0.03 0.00 0.03 99.88 13:49:14 13:48:01 all 5.82 0.00 2.40 3.26 0.05 88.46 13:49:14 13:48:01 0 6.22 0.00 2.82 12.88 0.03 78.05 13:49:14 13:48:01 1 6.33 0.00 3.08 0.45 0.05 90.08 13:49:14 13:48:01 2 4.89 0.00 1.97 0.66 0.05 92.43 13:49:14 13:48:01 3 6.05 0.00 1.85 0.10 0.03 91.97 13:49:14 13:48:01 4 5.36 0.00 2.12 3.28 0.03 89.21 13:49:14 13:48:01 5 6.45 0.00 2.30 0.02 0.03 91.20 13:49:14 13:48:01 6 4.16 0.00 2.48 8.41 0.08 84.87 13:49:14 13:48:01 7 7.12 0.00 2.60 0.35 0.10 89.82 13:49:14 13:49:01 all 7.49 0.00 3.61 4.06 0.08 84.76 13:49:14 13:49:01 0 9.94 0.00 3.45 0.69 0.07 85.86 13:49:14 13:49:01 1 7.74 0.00 3.79 2.93 0.05 85.49 13:49:14 13:49:01 2 5.54 0.00 3.87 0.37 0.07 90.15 13:49:14 13:49:01 3 7.32 0.00 2.88 0.51 0.07 89.23 13:49:14 13:49:01 4 7.45 0.00 3.27 0.61 0.13 88.54 13:49:14 13:49:01 5 7.40 0.00 3.37 0.37 0.12 88.74 13:49:14 13:49:01 6 6.92 0.00 4.21 25.03 0.09 63.74 13:49:14 13:49:01 7 7.55 0.00 4.06 2.23 0.08 86.08 13:49:14 Average: all 14.55 0.00 2.77 2.62 0.05 80.00 13:49:14 Average: 0 14.25 0.00 2.75 4.13 0.06 78.81 13:49:14 Average: 1 14.66 0.00 2.76 2.40 0.04 80.14 13:49:14 Average: 2 14.68 0.00 2.66 1.89 0.04 80.73 13:49:14 Average: 3 14.46 0.00 2.80 1.89 0.05 80.81 13:49:14 Average: 4 14.55 0.00 2.77 2.57 0.05 80.07 13:49:14 Average: 5 14.45 0.00 2.87 2.22 0.05 80.40 13:49:14 Average: 6 14.34 0.00 2.71 3.23 0.05 79.68 13:49:14 Average: 7 15.05 0.00 2.88 2.66 0.05 79.36 13:49:14 13:49:14 13:49:14