Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 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-ssh4597188765250508453.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9581321641210067478.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18034792133289352397.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3013922212684307401.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-ssh9623256269743695195.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-26082’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26087 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/751 [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/751 # 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 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 (main) Commit message: "Merge pull request #5001 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.5" > 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 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 # timeout=10 > git rev-list --no-walk ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:44:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:44:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:44:26 ========================================================= 02:44:26 EdgeX Global Pipelines Version Info 02:44:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:44:26 ------------------- 02:44:26 stable info: 02:44:26 ------------------- 02:44:26 Commited By: Ginny Guan ginny@iotechsys.com 02:44:26 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 02:44:26 Message: update stable to v1.0.265 02:44:27 ------------------- 02:44:27 experimental info: 02:44:27 ------------------- 02:44:27 Commited By: Cherry Wang cherry@iotechsys.com 02:44:27 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 02:44:27 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:44:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:44:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:44:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:44:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:44:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:44:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:44:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:44:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:44:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:44:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:44:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:44:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:44:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:44:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:44:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:44:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:44:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:44:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:44:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:44:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:44:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:44:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:44:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:44:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:44:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:44:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:44:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] echo 02:44:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b0a9cd [Pipeline] echo 02:44:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:28 provisioning config files... 02:44:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/751@tmp/config2977212804682392030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:28 ---> ****-login.sh 02:44:28 nexus3.edgexfoundry.org:10001 02:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:44:29 Configure a credential helper to remove this warning. See 02:44:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:44:29 02:44:29 Login Succeeded 02:44:29 nexus3.edgexfoundry.org:10002 02:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:44:29 Configure a credential helper to remove this warning. See 02:44:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:44:29 02:44:29 Login Succeeded 02:44:29 nexus3.edgexfoundry.org:10003 02:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:44:29 Configure a credential helper to remove this warning. See 02:44:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:44:29 02:44:29 Login Succeeded 02:44:29 nexus3.edgexfoundry.org:10004 02:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:44:29 Configure a credential helper to remove this warning. See 02:44:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:44:29 02:44:29 Login Succeeded 02:44:29 ****.io 02:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:44:29 Configure a credential helper to remove this warning. See 02:44:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:44:29 02:44:29 Login Succeeded 02:44:29 ---> ****-login.sh ends [Pipeline] } 02:44:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:30 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile 02:44:30 + dirname cmd/core-command/Dockerfile 02:44:30 + cut -d/ -f2 02:44:30 + echo core-command,cmd/core-command/Dockerfile 02:44:30 + + cut -d/ -f2dirname 02:44:30 cmd/core-common-config-bootstrapper/Dockerfile 02:44:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:44:30 + dirname cmd/core-data/Dockerfile 02:44:30 + cut -d/ -f2 02:44:30 + echo core-data,cmd/core-data/Dockerfile 02:44:30 + dirname cmd/core-keeper/Dockerfile 02:44:30 + cut -d/ -f2 02:44:30 + echo core-keeper,cmd/core-keeper/Dockerfile 02:44:30 + dirname cmd/core-metadata/Dockerfile 02:44:30 + cut -d/ -f2 02:44:30 + echo core-metadata,cmd/core-metadata/Dockerfile 02:44:30 + + dirname cmd/security-bootstrapper/Dockerfilecut 02:44:30 -d/ -f2 02:44:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:44:30 + dirname cmd/security-proxy-auth/Dockerfile 02:44:30 + cut -d/ -f2 02:44:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:44:30 + dirname cmd/security-proxy-setup/Dockerfile 02:44:30 + cut -d/ -f2 02:44:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:44:30 + dirname cmd/security-secretstore-setup/Dockerfile 02:44:30 + cut -d/ -f2 02:44:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:44:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:44:30 + cut -d/ -f2 02:44:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:44:30 + dirname cmd/security-spire-agent/Dockerfile 02:44:30 + cut -d/ -f2 02:44:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:44:30 + dirname cmd/security-spire-config/Dockerfile 02:44:30 + cut -d/ -f2 02:44:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:44:30 + dirname cmd/security-spire-server/Dockerfile 02:44:30 + cut -d/ -f2 02:44:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:44:30 + dirname cmd/support-cron-scheduler/Dockerfile 02:44:30 + cut -d/ -f2 02:44:30 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 02:44:30 + dirname cmd/support-notifications/Dockerfile 02:44:30 + cut -d/ -f2 02:44:30 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 02:44:30 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:44:30 + git rev-list -1 --merges 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7~1..0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] echo 02:44:30 -----------> git rev-list -1 --merges 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7~1..0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:44:30 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [false] [Pipeline] sh 02:44:30 + git log --format=format:%s -1 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] echo 02:44:30 ========================================================= 02:44:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:44:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:44:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:31 + grep -v github /etc/ssh/ssh_known_hosts 02:44:31 + [ -e /tmp/ssh_known_hosts ] 02:44:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:44:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:44:31 + sudo tee -a /etc/ssh/ssh_known_hosts 02:44:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:31 02:44:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:32 0.1.4: Pulling from edgex-devops/py-git-semver 02:44:32 b85a868b505f: Pulling fs layer 02:44:32 e2be974225ed: Pulling fs layer 02:44:32 339a4e72a1f5: Pulling fs layer 02:44:32 988bab9f4d93: Pulling fs layer 02:44:32 1469e6f7b9e6: Pulling fs layer 02:44:32 eaf3925da568: Pulling fs layer 02:44:32 bab4dde63d76: Pulling fs layer 02:44:32 bde34c3a00c8: Pulling fs layer 02:44:32 b352a97aabf1: Pulling fs layer 02:44:32 4872d77fe225: Pulling fs layer 02:44:32 5851b861e8e6: Pulling fs layer 02:44:32 bde34c3a00c8: Waiting 02:44:32 5851b861e8e6: Waiting 02:44:32 1469e6f7b9e6: Waiting 02:44:32 eaf3925da568: Waiting 02:44:32 b352a97aabf1: Waiting 02:44:32 4872d77fe225: Waiting 02:44:32 988bab9f4d93: Waiting 02:44:32 bab4dde63d76: Waiting 02:44:32 e2be974225ed: Verifying Checksum 02:44:32 e2be974225ed: Download complete 02:44:32 988bab9f4d93: Verifying Checksum 02:44:32 988bab9f4d93: Download complete 02:44:32 1469e6f7b9e6: Download complete 02:44:32 eaf3925da568: Verifying Checksum 02:44:32 eaf3925da568: Download complete 02:44:32 339a4e72a1f5: Verifying Checksum 02:44:32 339a4e72a1f5: Download complete 02:44:32 bde34c3a00c8: Verifying Checksum 02:44:32 bde34c3a00c8: Download complete 02:44:32 b352a97aabf1: Verifying Checksum 02:44:32 b352a97aabf1: Download complete 02:44:32 4872d77fe225: Verifying Checksum 02:44:32 4872d77fe225: Download complete 02:44:32 5851b861e8e6: Verifying Checksum 02:44:32 5851b861e8e6: Download complete 02:44:32 b85a868b505f: Verifying Checksum 02:44:32 b85a868b505f: Download complete 02:44:32 bab4dde63d76: Verifying Checksum 02:44:32 bab4dde63d76: Download complete 02:44:33 b85a868b505f: Pull complete 02:44:33 e2be974225ed: Pull complete 02:44:34 339a4e72a1f5: Pull complete 02:44:34 988bab9f4d93: Pull complete 02:44:34 1469e6f7b9e6: Pull complete 02:44:34 eaf3925da568: Pull complete 02:44:36 bab4dde63d76: Pull complete 02:44:36 bde34c3a00c8: Pull complete 02:44:36 b352a97aabf1: Pull complete 02:44:36 4872d77fe225: Pull complete 02:44:36 5851b861e8e6: Pull complete 02:44:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:44:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:36 prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container 02:44:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:44:37 $ docker top 0277f0e92f221d741ce6b3ef9f579500fadf4f5ef8bca8f243fbd6dce9eb5a6e -eo pid,comm 02:44:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:44:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:38 [ssh-agent] Looking for ssh-agent implementation... 02:44:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:38 $ docker exec 0277f0e92f221d741ce6b3ef9f579500fadf4f5ef8bca8f243fbd6dce9eb5a6e ssh-agent 02:44:38 SSH_AUTH_SOCK=/tmp/ssh-WmsIGyMx47Iu/agent.32 02:44:38 SSH_AGENT_PID=38 02:44:38 Running ssh-add (command line suppressed) 02:44:38 Identity added: /w/workspace/edgex-go/751@tmp/private_key_1876456792942689169.key (/w/workspace/edgex-go/751@tmp/private_key_1876456792942689169.key) 02:44:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:38 + git tag --points-at HEAD [Pipeline] } 02:44:38 $ docker exec --env ******** --env ******** 0277f0e92f221d741ce6b3ef9f579500fadf4f5ef8bca8f243fbd6dce9eb5a6e ssh-agent -k 02:44:38 unset SSH_AUTH_SOCK; 02:44:38 unset SSH_AGENT_PID; 02:44:38 echo Agent pid 38 killed; 02:44:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:44:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:38 [ssh-agent] Looking for ssh-agent implementation... 02:44:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:39 $ docker exec 0277f0e92f221d741ce6b3ef9f579500fadf4f5ef8bca8f243fbd6dce9eb5a6e ssh-agent 02:44:39 SSH_AUTH_SOCK=/tmp/ssh-6iHcJseSkueW/agent.71 02:44:39 SSH_AGENT_PID=77 02:44:39 Running ssh-add (command line suppressed) 02:44:39 Identity added: /w/workspace/edgex-go/751@tmp/private_key_18088486937094861867.key (/w/workspace/edgex-go/751@tmp/private_key_18088486937094861867.key) 02:44:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:39 + git semver init 02:44:39 2024-11-11 02:44:39,772 [run_init] DEBUG init version:0.0.0 force:False 02:44:39 2024-11-11 02:44:39,773 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/751/.semver 02:44:39 2024-11-11 02:44:39,773 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/751/.semver 02:44:39 2024-11-11 02:44:39,774 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/751/.semver'], cwd=/w/workspace/edgex-go/751, universal_newlines=False, shell=None, istream=None) 02:44:45 2024-11-11 02:44:44,706 [append_file] DEBUG append to file:/w/workspace/edgex-go/751/.git/info/exclude 02:44:45 2024-11-11 02:44:44,707 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/751/.semver/main with force:False 02:44:45 2024-11-11 02:44:44,707 [read_version] DEBUG read version from /w/workspace/edgex-go/751/.semver/main 02:44:45 2024-11-11 02:44:44,707 [read_version] DEBUG read version from /w/workspace/edgex-go/751/.semver/main 02:44:45 4.0.0-dev.17 [Pipeline] } 02:44:45 $ docker exec --env ******** --env ******** 0277f0e92f221d741ce6b3ef9f579500fadf4f5ef8bca8f243fbd6dce9eb5a6e ssh-agent -k 02:44:45 unset SSH_AUTH_SOCK; 02:44:45 unset SSH_AGENT_PID; 02:44:45 echo Agent pid 77 killed; 02:44:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:45 + git semver [Pipeline] } 02:44:45 $ docker stop --time=1 0277f0e92f221d741ce6b3ef9f579500fadf4f5ef8bca8f243fbd6dce9eb5a6e 02:44:47 $ docker rm -f --volumes 0277f0e92f221d741ce6b3ef9f579500fadf4f5ef8bca8f243fbd6dce9eb5a6e [Pipeline] // withDockerContainer [Pipeline] sh 02:44:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:44:47 Stashed 1 file(s) [Pipeline] echo 02:44:47 [edgeXSemver]: initialized semver on version 4.0.0-dev.17 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:44:48 + git config --global --add safe.directory /w/workspace/edgex-go/751 [Pipeline] echo 02:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:44:48 ========================================================= 02:44:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:44:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:44:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:44:48 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:44:48 43c4264eed91: Pulling fs layer 02:44:48 4cc291be95ef: Pulling fs layer 02:44:48 2ac1f1163629: Pulling fs layer 02:44:48 5c3c966382ef: Pulling fs layer 02:44:48 4f4fb700ef54: Pulling fs layer 02:44:48 5d5c8e513c77: Pulling fs layer 02:44:48 9f66e0745190: Pulling fs layer 02:44:48 f49a43e4bbc0: Pulling fs layer 02:44:48 561ebcabdf7f: Pulling fs layer 02:44:48 4f4fb700ef54: Waiting 02:44:48 5d5c8e513c77: Waiting 02:44:48 9f66e0745190: Waiting 02:44:48 5c3c966382ef: Waiting 02:44:48 f49a43e4bbc0: Waiting 02:44:48 561ebcabdf7f: Waiting 02:44:48 4cc291be95ef: Download complete 02:44:48 5c3c966382ef: Verifying Checksum 02:44:48 5c3c966382ef: Download complete 02:44:48 4f4fb700ef54: Verifying Checksum 02:44:48 4f4fb700ef54: Download complete 02:44:48 5d5c8e513c77: Verifying Checksum 02:44:48 5d5c8e513c77: Download complete 02:44:48 43c4264eed91: Verifying Checksum 02:44:48 43c4264eed91: Download complete 02:44:48 9f66e0745190: Verifying Checksum 02:44:48 9f66e0745190: Download complete 02:44:48 43c4264eed91: Pull complete 02:44:48 4cc291be95ef: Pull complete 02:44:49 561ebcabdf7f: Verifying Checksum 02:44:49 561ebcabdf7f: Download complete 02:44:49 2ac1f1163629: Verifying Checksum 02:44:49 2ac1f1163629: Download complete 02:44:49 f49a43e4bbc0: Download complete 02:44:52 2ac1f1163629: Pull complete 02:44:52 5c3c966382ef: Pull complete 02:44:52 4f4fb700ef54: Pull complete 02:44:52 5d5c8e513c77: Pull complete 02:44:53 9f66e0745190: Pull complete 02:44:55 f49a43e4bbc0: Pull complete 02:44:55 561ebcabdf7f: Pull complete 02:44:55 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 02:44:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:44:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:44:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:44:56 WORKDIR /edgex 02:44:56 COPY go.mod . 02:44:56 RUN go mod download 02:44:56 + docker build -t ci-base-image-x86_64 -f - . 02:44:56 Sending build context to Docker daemon 178.1MB 02:44:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:44:56 ---> 3a752c3f9dda 02:44:56 Step 2/4 : WORKDIR /edgex 02:44:58 ---> Running in 71108989d2f5 02:44:58 Removing intermediate container 71108989d2f5 02:44:58 ---> 104bbc5478c0 02:44:58 Step 3/4 : COPY go.mod . 02:44:58 ---> 339f94351e3f 02:44:58 Step 4/4 : RUN go mod download 02:44:58 ---> Running in 80cca3f39358 02:45:02 Still waiting to schedule task 02:45:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:45:16 Removing intermediate container 80cca3f39358 02:45:16 ---> 598484be2bc5 02:45:16 Successfully built 598484be2bc5 02:45:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:17 + docker inspect -f . ci-base-image-x86_64 02:45:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:17 prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container 02:45:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:45:17 $ docker top f31068debbbbcefa50721298e84bc11b4f22e9c9a34cf471e98081a83b274940 -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:17 + go version 02:45:17 go version go1.23.2 linux/amd64 [Pipeline] } 02:45:17 $ docker stop --time=1 f31068debbbbcefa50721298e84bc11b4f22e9c9a34cf471e98081a83b274940 02:45:19 $ docker rm -f --volumes f31068debbbbcefa50721298e84bc11b4f22e9c9a34cf471e98081a83b274940 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:19 + docker inspect -f . ci-base-image-x86_64 02:45:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:19 prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container 02:45:19 $ 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/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:45:20 $ docker top dfb3d0b487dae5a842b29e0d3eef3622ff51a90bb2875c12a3c49ec833f2cb61 -eo pid,comm [Pipeline] { [Pipeline] echo 02:45:20 ========================================================= 02:45:20 [edgeXBuildGoParallel] Running Tests and Build... 02:45:20 ========================================================= [Pipeline] sh 02:45:20 + git config --global --add safe.directory /w/workspace/edgex-go/751 [Pipeline] fileExists [Pipeline] sh 02:45:20 + make test 02:45:20 go test -race -coverprofile=coverage.out ./... 02:45:28 ? github.com/edgexfoundry/edgex-go [no test files] 02:46:01 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 02:46:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:46:01 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:46:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements 02:46:01 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:46:01 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:46:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 02:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:46:02 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:46:02 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:46:02 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:46:02 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:46:02 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:46:02 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:46:02 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:46:04 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:46:04 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:46:04 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:46:04 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:46:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements 02:46:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 48.4% of statements 02:46:05 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:46:05 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:46:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.323s coverage: 93.4% of statements 02:46:06 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 91.7% of statements 02:46:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.066s coverage: 9.4% of statements 02:46:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:46:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:46:07 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:46:07 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:46:07 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:46:07 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:46:07 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:46:07 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:46:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:46:07 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:46:07 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:46:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.399s coverage: 95.8% of statements 02:46:09 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 02:46:09 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:46:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:46:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:46:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] 02:46:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements 02:46:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 44.2% of statements 02:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 40.0% of statements 02:46:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:46:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:46:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.027s coverage: 87.1% of statements 02:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 02:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 02:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 02:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:46:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:46:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:46:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:46:13 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:46:13 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:46:13 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:46:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:46:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:46:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:46:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:46:14 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:46:14 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:46:14 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:46:15 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:46:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:46:17 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:46:17 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:46:19 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 02:46:19 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:46:19 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:46:21 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 02:46:23 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 02:46:23 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 02:46:23 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 02:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 02:46:24 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:46:24 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:46:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:46:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:46:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:46:25 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:46:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:46:26 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.051s coverage: 92.9% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 17.0% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.055s coverage: 81.8% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.117s coverage: 63.1% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 36.8% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.017s coverage: 93.8% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.032s coverage: 9.0% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.057s coverage: 97.7% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.027s coverage: 45.8% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.049s coverage: 17.2% of statements 02:46:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 95.7% of statements 02:46:34 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:46:34 running golangci-lint 02:46:35 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 02:46:35 go version go1.23.2 linux/amd64 02:46:35 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 02:46:35 level=info msg="[config_reader] Used config file .golangci.yml" 02:46:35 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:46:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26088 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:46:38 Running in /w/workspace/edgex-go/751 [Pipeline] { [Pipeline] checkout 02:46:41 The recommended git tool is: git 02:46:46 using credential edgex-jenkins-ssh 02:46:46 Cloning the remote Git repository 02:46:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:46:47 > git init /w/workspace/edgex-go/751 # timeout=10 02:46:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:46:47 > git --version # timeout=10 02:46:47 > git --version # 'git version 2.25.1' 02:46:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:57 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|name|exports_file|files|imports|types_sizes) took 20.650904103s" 02:46:57 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 58.290107ms" 02:47:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:47:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:04 Avoid second fetch 02:47:04 Checking out Revision 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 (main) 02:47:04 Commit message: "Merge pull request #5001 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.5" 02:47:04 > git config core.sparsecheckout # timeout=10 02:47:04 > git checkout -f 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 # timeout=10 02:47:07 level=info msg="[linters_context/goanalysis] analyzers took 1m16.18490298s with top 10 stages: buildir: 47.651106643s, gosec: 2.96249863s, inspect: 2.251212121s, fact_deprecated: 1.9963692s, ctrlflow: 1.481872934s, printf: 1.304265945s, fact_purity: 1.187461475s, nilness: 1.001531427s, S1038: 919.829961ms, SA5012: 769.805268ms" 02:47:07 level=info msg="[runner] Issues before processing: 208, after processing: 0" 02:47:07 level=info msg="[runner] Processors filtering stat (in/out): cgo: 208/208, invalid_issue: 208/208, skip_files: 208/208, exclude: 208/208, filename_unadjuster: 208/208, autogenerated_exclude: 208/208, path_prettifier: 208/208, skip_dirs: 208/208, identifier_marker: 208/208, exclude-rules: 208/15, nolint: 15/0" 02:47:07 level=info msg="[runner] processing took 15.726672ms with stages: identifier_marker: 5.641853ms, nolint: 4.978459ms, autogenerated_exclude: 1.583203ms, path_prettifier: 1.512811ms, exclude-rules: 1.014658ms, skip_dirs: 909.257µs, cgo: 28.21µs, invalid_issue: 27.05µs, filename_unadjuster: 26.871µs, max_same_issues: 1.28µs, skip_files: 430ns, uniq_by_line: 410ns, fixer: 380ns, max_from_linter: 310ns, exclude: 310ns, sort_results: 260ns, path_prefixer: 250ns, diff: 170ns, source_code: 150ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, severity-rules: 110ns" 02:47:07 level=info msg="[runner] linters took 10.241667798s with stages: goanalysis_metalinter: 10.225858976s" 02:47:07 level=info msg="File cache stats: 0 entries of total size 0B" 02:47:07 level=info msg="Memory: 307 samples, avg is 253.9MB, max is 1220.8MB" 02:47:07 level=info msg="Execution took 30.957758469s" 02:47:07 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:47:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:47:09 % Total % Received % Xferd Average Speed Time Time Time Current 02:47:09 Dload Upload Total Spent Left Speed 02:47:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 02:47:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:47:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:47:10 + sudo tee /etc/docker/daemon.new 02:47:10 { 02:47:10 "registry-mirrors": [ 02:47:10 "https://nexus3.edgexfoundry.org:10001" 02:47:10 ], 02:47:10 "bip": "10.250.0.254/24", 02:47:10 "hosts": [ 02:47:10 "tcp://0.0.0.0:5555", 02:47:10 "unix:///var/run/docker.sock" 02:47:10 ], 02:47:10 "mtu": 1458, 02:47:10 "selinux-enabled": true, 02:47:10 "seccomp-profile": "/etc/docker/seccomp.json" 02:47:10 } [Pipeline] sh 02:47:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:47:11 + sudo service docker restart 02:47:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:47:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:47:12 ./bin/test-attribution-txt.sh [Pipeline] echo 02:47:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:47:13 + ls -al . 02:47:13 total 1764 02:47:13 drwxrwxr-x 11 1001 1001 4096 Nov 11 02:45 . 02:47:13 drwxr-xr-x 4 root root 4096 Nov 11 02:45 .. 02:47:13 drwxrwxr-x 2 1001 1001 4096 Nov 11 02:44 .blubracket 02:47:13 -rw-rw-r-- 1 1001 1001 10 Nov 11 02:44 .dockerignore 02:47:13 drwxrwxr-x 8 1001 1001 4096 Nov 11 02:46 .git 02:47:13 drwxrwxr-x 3 1001 1001 4096 Nov 11 02:44 .github 02:47:13 -rw-rw-r-- 1 1001 1001 961 Nov 11 02:44 .gitignore 02:47:13 -rw-rw-r-- 1 1001 1001 199 Nov 11 02:44 .golangci.yml 02:47:13 -rw-rw-r-- 1 1001 1001 100 Nov 11 02:44 .hadolint.yml 02:47:13 drwxr-xr-x 3 1001 1001 4096 Nov 11 02:44 .semver 02:47:13 -rw-rw-r-- 1 1001 1001 155 Nov 11 02:44 .sonarcloud.properties 02:47:13 -rw-rw-r-- 1 1001 1001 1171 Nov 11 02:44 ADOPTERS.md 02:47:13 -rw-rw-r-- 1 1001 1001 17141 Nov 11 02:44 Attribution.txt 02:47:13 -rw-rw-r-- 1 1001 1001 100284 Nov 11 02:44 CHANGELOG.md 02:47:13 -rw-rw-r-- 1 1001 1001 3804 Nov 11 02:44 CONTRIBUTING.md 02:47:13 -rw-rw-r-- 1 1001 1001 677 Nov 11 02:44 GOVERNANCE.md 02:47:13 -rw-rw-r-- 1 1001 1001 858 Nov 11 02:44 Jenkinsfile 02:47:13 -rw-rw-r-- 1 1001 1001 10775 Nov 11 02:44 LICENSE 02:47:13 -rw-rw-r-- 1 1001 1001 16730 Nov 11 02:44 Makefile 02:47:13 -rw-rw-r-- 1 1001 1001 582 Nov 11 02:44 OWNERS.md 02:47:13 -rw-rw-r-- 1 1001 1001 9533 Nov 11 02:44 README.md 02:47:13 -rw-rw-r-- 1 1001 1001 789 Nov 11 02:44 SECURITY.md 02:47:13 -rw-rw-r-- 1 1001 1001 12 Nov 11 02:44 VERSION 02:47:13 drwxrwxr-x 2 1001 1001 4096 Nov 11 02:44 bin 02:47:13 drwxrwxr-x 19 1001 1001 4096 Nov 11 02:44 cmd 02:47:13 -rw-r--r-- 1 root root 1434023 Nov 11 02:46 coverage.out 02:47:13 drwxrwxr-x 2 1001 1001 4096 Nov 11 02:44 fuzz_test 02:47:13 -rw-rw-r-- 1 1001 1001 6528 Nov 11 02:44 go.mod 02:47:13 -rw-rw-r-- 1 1001 1001 88078 Nov 11 02:44 go.sum 02:47:13 drwxrwxr-x 7 1001 1001 4096 Nov 11 02:44 internal 02:47:13 drwxrwxr-x 2 1001 1001 4096 Nov 11 02:44 openapi 02:47:13 -rw-rw-r-- 1 1001 1001 584 Nov 11 02:44 security.txt 02:47:13 -rw-rw-r-- 1 1001 1001 204 Nov 11 02:44 version.go [Pipeline] sh 02:47:13 + '[' -e coverage.out ] 02:47:13 + chown 1001:1001 coverage.out [Pipeline] stash 02:47:13 Stashed 1 file(s) [Pipeline] sh 02:47:13 + make build 02:47:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:29 provisioning config files... 02:47:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/751@tmp/config17502767517589067608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:29 ---> ****-login.sh 02:47:29 nexus3.edgexfoundry.org:10001 02:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:30 Configure a credential helper to remove this warning. See 02:47:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:30 02:47:30 Login Succeeded 02:47:30 nexus3.edgexfoundry.org:10002 02:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:30 Configure a credential helper to remove this warning. See 02:47:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:30 02:47:30 Login Succeeded 02:47:30 nexus3.edgexfoundry.org:10003 02:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:31 Configure a credential helper to remove this warning. See 02:47:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:31 02:47:31 Login Succeeded 02:47:31 nexus3.edgexfoundry.org:10004 02:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:31 Configure a credential helper to remove this warning. See 02:47:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:31 02:47:31 Login Succeeded 02:47:31 ****.io 02:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:32 Configure a credential helper to remove this warning. See 02:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:32 02:47:32 Login Succeeded 02:47:32 ---> ****-login.sh ends [Pipeline] } 02:47:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:47:32 + git config --global --add safe.directory /w/workspace/edgex-go/751 [Pipeline] echo 02:47:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:47:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:47:32 ========================================================= 02:47:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:47:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:47:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:47:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:47:33 cf04c63912e1: Pulling fs layer 02:47:33 55b35a11ae5e: Pulling fs layer 02:47:33 a37a00ec5f00: Pulling fs layer 02:47:33 50b3750afda1: Pulling fs layer 02:47:33 4f4fb700ef54: Pulling fs layer 02:47:33 80978eb59214: Pulling fs layer 02:47:33 c9f46d7d2bd2: Pulling fs layer 02:47:33 c5a475d317c9: Pulling fs layer 02:47:33 80978eb59214: Waiting 02:47:33 c9f46d7d2bd2: Waiting 02:47:33 c5a475d317c9: Waiting 02:47:33 50b3750afda1: Waiting 02:47:33 4f4fb700ef54: Waiting 02:47:33 55b35a11ae5e: Verifying Checksum 02:47:33 55b35a11ae5e: Download complete 02:47:33 50b3750afda1: Verifying Checksum 02:47:33 50b3750afda1: Download complete 02:47:33 4f4fb700ef54: Verifying Checksum 02:47:33 4f4fb700ef54: Download complete 02:47:33 80978eb59214: Verifying Checksum 02:47:33 80978eb59214: Download complete 02:47:33 cf04c63912e1: Verifying Checksum 02:47:33 cf04c63912e1: Download complete 02:47:33 c5a475d317c9: Verifying Checksum 02:47:33 c5a475d317c9: Download complete 02:47:34 cf04c63912e1: Pull complete 02:47:34 55b35a11ae5e: Pull complete 02:47:35 a37a00ec5f00: Verifying Checksum 02:47:35 a37a00ec5f00: Download complete 02:47:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:47:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:47:35 c9f46d7d2bd2: Verifying Checksum 02:47:35 c9f46d7d2bd2: Download complete 02:47:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:47:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:47:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:47:42 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:47:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:47:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:47:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:47:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:47:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:47:48 a37a00ec5f00: Pull complete 02:47:48 50b3750afda1: Pull complete 02:47:48 4f4fb700ef54: Pull complete 02:47:48 80978eb59214: Pull complete 02:47:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:47:50 $ docker stop --time=1 dfb3d0b487dae5a842b29e0d3eef3622ff51a90bb2875c12a3c49ec833f2cb61 02:47:56 c9f46d7d2bd2: Pull complete 02:47:58 c5a475d317c9: Pull complete 02:47:58 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:47:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:47:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:47:59 $ docker rm -f --volumes dfb3d0b487dae5a842b29e0d3eef3622ff51a90bb2875c12a3c49ec833f2cb61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 02:48:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:48:00 WORKDIR /edgex 02:48:00 COPY go.mod . 02:48:00 RUN go mod download 02:48:00 + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:48:00 02:48:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:00 Sending build context to Docker daemon 3.379MB 02:48:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:48:00 ---> be29e6b0f0d4 02:48:00 Step 2/4 : WORKDIR /edgex 02:48:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:48:00 latest: Pulling from edgex-devops/edgex-compose 02:48:00 91d30c5bc195: Pulling fs layer 02:48:00 2e9b0aa3be6d: Pulling fs layer 02:48:00 9c61dcf015f6: Pulling fs layer 02:48:00 4698f68db338: Pulling fs layer 02:48:00 2a2f49069b9e: Pulling fs layer 02:48:00 e0025b399a48: Pulling fs layer 02:48:00 4698f68db338: Waiting 02:48:00 2a2f49069b9e: Waiting 02:48:00 e0025b399a48: Waiting 02:48:01 91d30c5bc195: Verifying Checksum 02:48:01 91d30c5bc195: Download complete 02:48:01 4698f68db338: Verifying Checksum 02:48:01 4698f68db338: Download complete 02:48:01 2e9b0aa3be6d: Verifying Checksum 02:48:01 2e9b0aa3be6d: Download complete 02:48:01 e0025b399a48: Verifying Checksum 02:48:01 e0025b399a48: Download complete 02:48:01 91d30c5bc195: Pull complete 02:48:01 2a2f49069b9e: Verifying Checksum 02:48:01 2a2f49069b9e: Download complete 02:48:01 2e9b0aa3be6d: Pull complete 02:48:01 9c61dcf015f6: Verifying Checksum 02:48:01 9c61dcf015f6: Download complete 02:48:02 ---> Running in 520be06e7e32 02:48:02 Removing intermediate container 520be06e7e32 02:48:02 ---> 72e2e38b7b98 02:48:02 Step 3/4 : COPY go.mod . 02:48:03 ---> 3e4af545885a 02:48:03 Step 4/4 : RUN go mod download 02:48:03 ---> Running in ce72fc71e164 02:48:04 9c61dcf015f6: Pull complete 02:48:04 4698f68db338: Pull complete 02:48:04 2a2f49069b9e: Pull complete 02:48:04 e0025b399a48: Pull complete 02:48:04 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:48:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:04 prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container 02:48:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:48:07 $ docker top 160870b2534e68832ce10016291539a16c68d0bbeb63c8b1c6f955de98c33f09 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:08 + docker compose -f ./docker-compose-build.yml build --parallel 02:48:10 #1 [security-spire-agent internal] load build definition from Dockerfile 02:48:10 #1 transferring dockerfile: 1.81kB done 02:48:10 #1 DONE 0.0s 02:48:10 02:48:10 #2 [security-proxy-setup internal] load build definition from Dockerfile 02:48:10 #2 transferring dockerfile: 2.50kB done 02:48:10 #2 DONE 0.0s 02:48:10 02:48:10 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:48:10 #3 transferring dockerfile: 2.23kB done 02:48:10 #3 DONE 0.0s 02:48:10 02:48:10 #4 [support-notifications internal] load build definition from Dockerfile 02:48:10 #4 transferring dockerfile: 2.02kB done 02:48:10 #4 DONE 0.0s 02:48:10 02:48:10 #5 [security-bootstrapper internal] load build definition from Dockerfile 02:48:10 #5 transferring dockerfile: 3.02kB done 02:48:10 #5 DONE 0.0s 02:48:10 02:48:10 #6 [core-metadata internal] load build definition from Dockerfile 02:48:10 #6 transferring dockerfile: 2.13kB done 02:48:10 #6 DONE 0.0s 02:48:10 02:48:10 #7 [core-command internal] load build definition from Dockerfile 02:48:10 #7 transferring dockerfile: 1.94kB done 02:48:10 #7 DONE 0.0s 02:48:10 02:48:10 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:48:10 #8 transferring dockerfile: 1.89kB done 02:48:10 #8 DONE 0.0s 02:48:10 02:48:10 #9 [core-data internal] load build definition from Dockerfile 02:48:10 #9 transferring dockerfile: 2.07kB done 02:48:10 #9 DONE 0.0s 02:48:10 02:48:10 #10 [support-cron-scheduler internal] load build definition from Dockerfile 02:48:10 #10 transferring dockerfile: 1.86kB done 02:48:10 #10 DONE 0.0s 02:48:10 02:48:10 #11 [security-spire-server internal] load build definition from Dockerfile 02:48:10 #11 transferring dockerfile: 1.70kB done 02:48:10 #11 DONE 0.1s 02:48:10 02:48:10 #12 [security-secretstore-setup internal] load build definition from Dockerfile 02:48:10 #12 transferring dockerfile: 2.49kB done 02:48:10 #12 DONE 0.0s 02:48:10 02:48:10 #13 [security-spire-config internal] load build definition from Dockerfile 02:48:10 #13 transferring dockerfile: 1.69kB done 02:48:10 #13 DONE 0.1s 02:48:10 02:48:10 #14 [security-proxy-auth internal] load build definition from Dockerfile 02:48:10 #14 transferring dockerfile: 2.15kB done 02:48:10 #14 DONE 0.1s 02:48:10 02:48:10 #15 [core-keeper internal] load build definition from Dockerfile 02:48:10 #15 transferring dockerfile: 2.07kB done 02:48:10 #15 DONE 0.1s 02:48:10 02:48:10 #16 [security-spire-agent internal] load .dockerignore 02:48:10 #16 transferring context: 50B done 02:48:10 #16 DONE 0.0s 02:48:10 02:48:10 #17 [security-proxy-setup internal] load .dockerignore 02:48:10 #17 transferring context: 50B done 02:48:10 #17 DONE 0.0s 02:48:10 02:48:10 #18 [core-common-config-bootstrapper internal] load .dockerignore 02:48:10 #18 transferring context: 50B done 02:48:10 #18 DONE 0.0s 02:48:10 02:48:10 #19 [support-notifications internal] load .dockerignore 02:48:10 #19 transferring context: 50B done 02:48:10 #19 DONE 0.0s 02:48:10 02:48:10 #20 [security-bootstrapper internal] load .dockerignore 02:48:10 #20 transferring context: 50B done 02:48:10 #20 DONE 0.0s 02:48:10 02:48:10 #21 [core-metadata internal] load .dockerignore 02:48:10 #21 transferring context: 50B done 02:48:10 #21 DONE 0.0s 02:48:10 02:48:10 #22 [core-command internal] load .dockerignore 02:48:10 #22 transferring context: 50B done 02:48:10 #22 DONE 0.0s 02:48:10 02:48:10 #23 [security-spiffe-token-provider internal] load .dockerignore 02:48:10 #23 transferring context: 50B done 02:48:10 #23 DONE 0.0s 02:48:10 02:48:10 #24 [core-data internal] load .dockerignore 02:48:10 #24 transferring context: 50B done 02:48:10 #24 DONE 0.0s 02:48:10 02:48:10 #25 [support-cron-scheduler internal] load .dockerignore 02:48:10 #25 transferring context: 50B done 02:48:10 #25 DONE 0.0s 02:48:10 02:48:10 #26 [security-spire-server internal] load .dockerignore 02:48:10 #26 transferring context: 50B done 02:48:10 #26 DONE 0.0s 02:48:10 02:48:10 #27 [security-secretstore-setup internal] load .dockerignore 02:48:10 #27 transferring context: 50B done 02:48:10 #27 DONE 0.0s 02:48:10 02:48:10 #28 [security-proxy-auth internal] load .dockerignore 02:48:10 #28 transferring context: 50B done 02:48:10 #28 DONE 0.0s 02:48:10 02:48:10 #29 [security-spire-config internal] load .dockerignore 02:48:10 #29 transferring context: 50B done 02:48:10 #29 DONE 0.0s 02:48:10 02:48:10 #30 [core-keeper internal] load .dockerignore 02:48:10 #30 transferring context: 50B done 02:48:10 #30 DONE 0.0s 02:48:10 02:48:10 #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 02:48:10 #31 DONE 0.1s 02:48:10 02:48:10 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:48:10 #32 ... 02:48:10 02:48:10 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:48:10 #33 DONE 0.0s 02:48:10 02:48:10 #34 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:48:10 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:48:10 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:48:10 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:48:10 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:48:10 #34 DONE 0.1s 02:48:11 02:48:11 #34 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:48:11 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:48:11 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:48:11 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:48:11 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:48:11 #34 DONE 0.1s 02:48:11 02:48:11 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:48:11 #33 DONE 0.0s 02:48:11 02:48:11 #35 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:48:11 #35 ... 02:48:11 02:48:11 #34 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:48:11 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:48:11 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:48:11 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:48:11 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:48:11 #34 DONE 0.1s 02:48:11 02:48:11 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:48:11 #33 DONE 0.0s 02:48:11 02:48:11 #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 02:48:11 #31 DONE 0.3s 02:48:11 02:48:11 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:48:11 #36 ... 02:48:11 02:48:11 #34 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:48:11 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:48:11 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:48:11 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:48:11 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:48:11 #34 DONE 0.1s 02:48:11 02:48:11 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:48:11 #32 DONE 0.6s 02:48:11 02:48:11 #34 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:48:11 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:48:11 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:48:11 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:48:11 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:48:11 #34 DONE 0.2s 02:48:11 02:48:11 #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 02:48:11 #31 DONE 0.5s 02:48:11 02:48:11 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:48:11 #37 DONE 0.8s 02:48:11 02:48:11 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:48:11 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:48:11 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 02:48:12 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:48:12 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:48:12 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:48:12 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:48:12 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:48:12 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:48:12 #38 ... 02:48:12 02:48:12 #39 [security-spire-server internal] load build context 02:48:12 #39 transferring context: 23.57kB 0.0s done 02:48:12 #39 DONE 0.9s 02:48:12 02:48:12 #40 [security-spire-agent internal] load build context 02:48:12 #40 transferring context: 23.10kB 0.0s done 02:48:12 #40 DONE 0.9s 02:48:12 02:48:12 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:48:12 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s 02:48:12 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s 02:48:12 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 02:48:12 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:48:12 #38 ... 02:48:12 02:48:12 #41 [security-spire-config internal] load build context 02:48:12 #41 transferring context: 21.82kB 0.0s done 02:48:12 #41 DONE 0.9s 02:48:12 02:48:12 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:48:12 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 02:48:12 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 02:48:12 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 02:48:12 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 237.57kB / 30.73MB 0.4s 02:48:12 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.5s 02:48:12 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 02:48:12 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 0.6s 02:48:12 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:48:12 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.7s 02:48:13 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 0.8s 02:48:13 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s 02:48:18 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.0s done 02:48:21 #38 ... 02:48:21 02:48:21 #42 [security-proxy-setup internal] load build context 02:48:21 #42 transferring context: 234.19MB 9.9s 02:48:21 #42 ... 02:48:21 02:48:21 #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:48:21 #0 1.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:21 #0 1.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:21 #0 1.951 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:48:21 #0 1.984 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:48:21 #0 1.993 (3/6) Installing dumb-init (1.2.5-r3) 02:48:21 #0 2.011 (4/6) Installing openssl (3.3.2-r1) 02:48:21 #0 2.011 (5/6) Installing su-exec (0.2-r3) 02:48:21 #0 2.013 (6/6) Installing yq-go (4.44.1-r2) 02:48:21 #0 2.079 Executing busybox-1.36.1-r29.trigger 02:48:21 #0 2.087 OK: 19 MiB in 18 packages 02:48:21 #43 ... 02:48:21 02:48:21 #44 [support-notifications internal] load build context 02:48:21 #44 ... 02:48:21 02:48:21 #45 [support-cron-scheduler internal] load build context 02:48:21 #45 ... 02:48:21 02:48:21 #46 [core-command internal] load build context 02:48:21 #46 ... 02:48:21 02:48:21 #47 [security-bootstrapper internal] load build context 02:48:21 #47 transferring context: 433.58MB 9.8s done 02:48:21 #47 ... 02:48:21 02:48:21 #48 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:48:21 #0 0.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:21 #0 1.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:21 #0 1.574 (1/1) Installing dumb-init (1.2.5-r3) 02:48:21 #0 1.574 Executing busybox-1.36.1-r29.trigger 02:48:21 #0 1.584 OK: 8 MiB in 15 packages 02:48:21 #48 ... 02:48:21 02:48:21 #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:48:21 #0 4.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:21 #0 4.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:21 #0 4.597 (1/3) Installing ca-certificates (20240705-r0) 02:48:21 #0 4.613 (2/3) Installing dumb-init (1.2.5-r3) 02:48:21 #0 4.616 (3/3) Installing tzdata (2024b-r0) 02:48:21 #0 4.648 Executing busybox-1.36.1-r29.trigger 02:48:21 #0 4.657 Executing ca-certificates-20240705-r0.trigger 02:48:21 #0 4.703 OK: 10 MiB in 17 packages 02:48:21 #49 ... 02:48:21 02:48:21 #50 [core-common-config-bootstrapper internal] load build context 02:48:21 #50 ... 02:48:21 02:48:21 #51 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:48:21 #0 1.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:21 #0 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:21 #0 1.594 (1/2) Installing ca-certificates (20240705-r0) 02:48:21 #0 1.594 (2/2) Installing dumb-init (1.2.5-r3) 02:48:21 #0 1.594 Executing busybox-1.36.1-r29.trigger 02:48:21 #0 1.602 Executing ca-certificates-20240705-r0.trigger 02:48:21 #0 1.755 OK: 9 MiB in 16 packages 02:48:21 #51 ... 02:48:21 02:48:21 #52 [core-data internal] load build context 02:48:21 #52 transferring context: 433.58MB 9.4s done 02:48:21 #52 ... 02:48:21 02:48:21 #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:48:22 #53 ... 02:48:22 02:48:22 #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:22 #54 ... 02:48:22 02:48:22 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:48:22 #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done 02:48:22 #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:48:22 #55 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:48:22 #55 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:48:22 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done 02:48:22 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 02:48:22 #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:48:22 #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 02:48:22 #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:48:22 #55 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.8s done 02:48:22 #55 ... 02:48:22 02:48:22 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:48:22 #56 ... 02:48:22 02:48:22 #35 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:48:22 #35 1.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:22 #35 1.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:22 #35 1.770 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:48:22 #35 1.770 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:48:22 #35 1.770 OK: 24168 distinct packages available 02:48:22 #35 1.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:22 #35 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:22 #35 2.175 (1/14) Installing ca-certificates (20240705-r0) 02:48:22 #35 2.192 (2/14) Installing brotli-libs (1.1.0-r2) 02:48:22 #35 2.205 (3/14) Installing c-ares (1.33.1-r0) 02:48:22 #35 2.209 (4/14) Installing libunistring (1.2-r0) 02:48:22 #35 2.227 (5/14) Installing libidn2 (2.3.7-r0) 02:48:22 #35 2.232 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:48:22 #35 2.240 (7/14) Installing libpsl (0.21.5-r1) 02:48:22 #35 2.240 (8/14) Installing zstd-libs (1.5.6-r0) 02:48:22 #35 2.272 (9/14) Installing libcurl (8.11.0-r1) 02:48:22 #35 2.282 (10/14) Installing curl (8.11.0-r1) 02:48:22 #35 2.293 (11/14) Installing dumb-init (1.2.5-r3) 02:48:22 #35 2.297 (12/14) Installing musl-obstack (1.2.3-r2) 02:48:22 #35 2.301 (13/14) Installing libucontext (1.2-r3) 02:48:22 #35 2.304 (14/14) Installing gcompat (1.1.0-r4) 02:48:22 #35 2.309 Executing busybox-1.36.1-r29.trigger 02:48:22 #35 2.316 Executing ca-certificates-20240705-r0.trigger 02:48:22 #35 2.347 OK: 13 MiB in 28 packages 02:48:22 #35 ... 02:48:22 02:48:22 #57 [security-proxy-auth internal] load build context 02:48:22 #57 transferring context: 433.58MB 10.4s done 02:48:22 #57 ... 02:48:22 02:48:22 #58 [core-metadata internal] load build context 02:48:22 #58 ... 02:48:22 02:48:22 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:48:22 #0 9.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:22 #0 9.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:22 #0 9.749 (1/4) Installing ca-certificates (20240705-r0) 02:48:22 #0 9.772 (2/4) Installing dumb-init (1.2.5-r3) 02:48:22 #0 9.773 (3/4) Installing su-exec (0.2-r3) 02:48:22 #0 9.776 (4/4) Installing yq-go (4.44.1-r2) 02:48:22 #0 9.843 Executing busybox-1.36.1-r29.trigger 02:48:22 #0 9.853 Executing ca-certificates-20240705-r0.trigger 02:48:22 #0 9.899 OK: 19 MiB in 18 packages 02:48:23 #59 ... 02:48:23 02:48:23 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:48:23 #0 1.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:23 #0 1.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:23 #0 1.655 (1/2) Installing dumb-init (1.2.5-r3) 02:48:23 #0 1.692 (2/2) Installing su-exec (0.2-r3) 02:48:23 #0 1.692 Executing busybox-1.36.1-r29.trigger 02:48:23 #0 1.748 OK: 8 MiB in 16 packages 02:48:23 #60 ... 02:48:23 02:48:23 #61 [security-secretstore-setup internal] load build context 02:48:23 #61 transferring context: 433.58MB 9.8s done 02:48:23 #61 ... 02:48:23 02:48:23 #62 [security-spiffe-token-provider internal] load build context 02:48:23 #62 transferring context: 433.58MB 10.4s done 02:48:23 #62 ... 02:48:23 02:48:23 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:48:23 #0 8.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:23 #0 8.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:23 #0 8.712 (1/1) Installing dumb-init (1.2.5-r3) 02:48:23 #0 8.717 Executing busybox-1.36.1-r29.trigger 02:48:23 #0 8.724 OK: 8 MiB in 15 packages 02:48:23 #63 ... 02:48:23 02:48:23 #64 [core-keeper internal] load build context 02:48:23 #64 transferring context: 433.58MB 9.3s done 02:48:23 #64 ... 02:48:23 02:48:23 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:48:23 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:48:29 #38 ... 02:48:29 02:48:29 #42 [security-proxy-setup internal] load build context 02:48:29 #42 transferring context: 433.58MB 12.4s done 02:48:31 #42 ... 02:48:31 02:48:31 #44 [support-notifications internal] load build context 02:48:31 #44 transferring context: 433.58MB 11.4s done 02:48:31 #44 ... 02:48:31 02:48:31 #45 [support-cron-scheduler internal] load build context 02:48:31 #45 transferring context: 433.58MB 9.9s done 02:48:31 #45 ... 02:48:31 02:48:31 #46 [core-command internal] load build context 02:48:31 #46 transferring context: 433.58MB 10.4s done 02:48:31 #46 ... 02:48:31 02:48:31 #58 [core-metadata internal] load build context 02:48:31 #58 transferring context: 433.58MB 13.1s done 02:48:31 #58 ... 02:48:31 02:48:31 #50 [core-common-config-bootstrapper internal] load build context 02:48:31 #50 transferring context: 433.58MB 11.5s done 02:48:32 #50 ... 02:48:32 02:48:32 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:48:32 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 02:48:33 #38 ... 02:48:33 02:48:33 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:48:33 #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:48:33 #55 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done 02:48:33 #55 ... 02:48:33 02:48:33 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:48:33 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done 02:48:45 #38 ... 02:48:45 02:48:45 #52 [core-data internal] load build context 02:48:45 #52 DONE 34.2s 02:48:45 02:48:45 #64 [core-keeper internal] load build context 02:48:45 #64 DONE 34.2s 02:48:45 02:48:45 #47 [security-bootstrapper internal] load build context 02:48:45 #47 DONE 34.4s 02:48:45 02:48:45 #61 [security-secretstore-setup internal] load build context 02:48:45 #61 DONE 34.2s 02:48:45 02:48:45 #62 [security-spiffe-token-provider internal] load build context 02:48:45 #62 DONE 34.4s 02:48:45 02:48:45 #46 [core-command internal] load build context 02:48:45 #46 DONE 34.4s 02:48:45 02:48:45 #45 [support-cron-scheduler internal] load build context 02:48:45 #45 DONE 34.3s 02:48:45 02:48:45 #57 [security-proxy-auth internal] load build context 02:48:45 #57 DONE 34.3s 02:48:45 02:48:45 #44 [support-notifications internal] load build context 02:48:45 #44 DONE 34.5s 02:48:45 02:48:45 #50 [core-common-config-bootstrapper internal] load build context 02:48:45 #50 DONE 34.5s 02:48:45 02:48:45 #42 [security-proxy-setup internal] load build context 02:48:45 #42 DONE 34.6s 02:48:45 02:48:45 #58 [core-metadata internal] load build context 02:48:45 #58 DONE 34.5s 02:48:45 02:48:45 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:48:45 #63 DONE 34.1s 02:48:45 02:48:45 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:48:45 #59 DONE 34.1s 02:48:45 02:48:45 #48 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:48:45 #48 DONE 34.5s 02:48:45 02:48:45 #51 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:48:45 #51 DONE 34.5s 02:48:45 02:48:45 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:48:45 #60 DONE 34.5s 02:48:45 02:48:45 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:48:45 #65 ... 02:48:45 02:48:45 #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:48:45 #43 DONE 34.6s 02:48:45 02:48:45 #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:48:45 #49 DONE 34.2s 02:48:45 02:48:45 #35 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:48:45 #35 DONE 34.5s 02:48:45 02:48:45 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:48:45 #36 DONE 34.8s 02:48:45 02:48:45 #66 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 02:48:45 #66 DONE 0.1s 02:48:45 02:48:45 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:48:46 #38 DONE 34.6s 02:48:46 02:48:46 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:48:46 #67 ... 02:48:46 02:48:46 #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:46 #54 DONE 34.8s 02:48:46 02:48:46 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:48:46 #56 34.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:46 #56 34.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:46 #56 34.50 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:48:46 #56 34.50 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:48:46 #56 34.50 OK: 24168 distinct packages available 02:48:46 #56 34.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:46 #56 34.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:47 #56 34.93 (1/4) Installing dumb-init (1.2.5-r3) 02:48:47 #56 34.94 (2/4) Installing musl-obstack (1.2.3-r2) 02:48:47 #56 34.94 (3/4) Installing libucontext (1.2-r3) 02:48:47 #56 34.94 (4/4) Installing gcompat (1.1.0-r4) 02:48:47 #56 34.95 Executing busybox-1.36.1-r29.trigger 02:48:47 #56 34.95 OK: 8 MiB in 18 packages 02:48:47 #56 DONE 35.2s 02:48:47 02:48:47 #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:48:47 #68 ... 02:48:47 02:48:47 #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:48:47 #53 35.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:47 #53 35.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:47 #53 35.54 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:48:47 #53 35.54 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:48:47 #53 35.54 OK: 24168 distinct packages available 02:48:47 #53 35.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:47 #53 35.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:47 #53 36.00 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:48:47 #53 36.04 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:48:47 #53 36.05 (3/7) Installing dumb-init (1.2.5-r3) 02:48:47 #53 36.05 (4/7) Installing musl-obstack (1.2.3-r2) 02:48:47 #53 36.06 (5/7) Installing libucontext (1.2-r3) 02:48:47 #53 36.06 (6/7) Installing gcompat (1.1.0-r4) 02:48:47 #53 36.06 (7/7) Installing openssl (3.3.2-r1) 02:48:47 #53 36.08 Executing busybox-1.36.1-r29.trigger 02:48:47 #53 36.08 OK: 9 MiB in 19 packages 02:48:47 #53 DONE 36.3s 02:48:47 02:48:47 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:48:47 #67 1.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:47 #67 1.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:48 #67 2.303 OK: 246 MiB in 54 packages 02:48:49 #67 DONE 3.2s 02:48:49 02:48:49 #69 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:48:49 #0 1.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 1.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.071 Upgrading critical system libraries and apk-tools: 02:48:49 #0 2.071 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:48:49 #0 2.095 Executing busybox-1.36.1-r29.trigger 02:48:49 #0 2.175 Continuing the upgrade transaction with new apk-tools: 02:48:49 #0 2.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.562 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:48:49 #0 2.607 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:48:49 #0 2.620 OK: 8 MiB in 15 packages 02:48:49 #69 DONE 3.5s 02:48:49 02:48:49 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:48:49 #0 2.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.650 OK: 246 MiB in 54 packages 02:48:49 #70 DONE 3.3s 02:48:49 02:48:49 #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:48:49 #71 ... 02:48:49 02:48:49 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:48:49 #0 2.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.479 Upgrading critical system libraries and apk-tools: 02:48:49 #0 2.479 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:48:49 #0 2.492 Executing busybox-1.36.1-r29.trigger 02:48:49 #0 2.618 Continuing the upgrade transaction with new apk-tools: 02:48:49 #0 2.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.989 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:48:49 #0 3.033 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:48:49 #0 3.050 OK: 8 MiB in 15 packages 02:48:49 #72 DONE 3.6s 02:48:49 02:48:49 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:48:49 #65 2.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #65 2.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #65 2.418 Upgrading critical system libraries and apk-tools: 02:48:49 #65 2.418 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:48:49 #65 2.426 Executing busybox-1.36.1-r29.trigger 02:48:49 #65 2.514 Continuing the upgrade transaction with new apk-tools: 02:48:49 #65 2.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #65 2.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #65 2.905 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:48:49 #65 2.994 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:48:49 #65 3.021 OK: 8 MiB in 16 packages 02:48:49 #65 DONE 3.5s 02:48:49 02:48:49 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:48:49 #0 1.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 1.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.222 Upgrading critical system libraries and apk-tools: 02:48:49 #0 2.222 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:48:49 #0 2.222 Executing busybox-1.36.1-r29.trigger 02:48:49 #0 2.285 Continuing the upgrade transaction with new apk-tools: 02:48:49 #0 2.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.843 OK: 19 MiB in 18 packages 02:48:49 #73 DONE 3.5s 02:48:49 02:48:49 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:48:49 #0 1.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 1.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.066 Upgrading critical system libraries and apk-tools: 02:48:49 #0 2.066 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:48:49 #0 2.076 Executing busybox-1.36.1-r29.trigger 02:48:49 #0 2.161 Continuing the upgrade transaction with new apk-tools: 02:48:49 #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.641 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:48:49 #0 2.896 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:48:49 #0 2.909 Executing ca-certificates-20240705-r0.trigger 02:48:49 #0 2.950 OK: 19 MiB in 18 packages 02:48:49 #74 DONE 3.6s 02:48:49 02:48:49 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:48:49 #0 2.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.436 Upgrading critical system libraries and apk-tools: 02:48:49 #0 2.436 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:48:49 #0 2.442 Executing busybox-1.36.1-r29.trigger 02:48:49 #0 2.538 Continuing the upgrade transaction with new apk-tools: 02:48:49 #0 2.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.881 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:48:49 #0 2.971 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:48:49 #0 2.978 Executing ca-certificates-20240705-r0.trigger 02:48:49 #0 3.047 OK: 10 MiB in 17 packages 02:48:49 #75 DONE 3.5s 02:48:49 02:48:49 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:48:49 #0 1.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.355 Upgrading critical system libraries and apk-tools: 02:48:49 #0 2.355 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:48:49 #0 2.367 Executing busybox-1.36.1-r29.trigger 02:48:49 #0 2.484 Continuing the upgrade transaction with new apk-tools: 02:48:49 #0 2.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.851 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:48:49 #0 2.943 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:48:49 #0 2.948 Executing ca-certificates-20240705-r0.trigger 02:48:49 #0 3.044 OK: 13 MiB in 28 packages 02:48:49 #76 DONE 3.6s 02:48:49 02:48:49 #77 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:49 #77 DONE 3.4s 02:48:49 02:48:49 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:48:49 #78 ... 02:48:49 02:48:49 #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:48:49 #79 DONE 0.3s 02:48:49 02:48:49 #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:48:49 #71 DONE 0.3s 02:48:49 02:48:49 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:48:49 #80 DONE 0.2s 02:48:49 02:48:49 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:49 #81 ... 02:48:49 02:48:49 #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:48:49 #0 2.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 3.358 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:48:49 #0 3.358 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:48:49 #0 3.358 OK: 24170 distinct packages available 02:48:49 #0 3.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 3.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 3.844 OK: 246 MiB in 54 packages 02:48:49 #82 DONE 4.0s 02:48:49 02:48:49 #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:48:49 #0 1.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 2.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 3.335 Upgrading critical system libraries and apk-tools: 02:48:49 #0 3.335 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:48:49 #0 3.341 Executing busybox-1.36.1-r29.trigger 02:48:49 #0 3.430 Continuing the upgrade transaction with new apk-tools: 02:48:49 #0 3.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 3.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 3.782 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:48:49 #0 3.812 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:48:49 #0 3.823 Executing ca-certificates-20240705-r0.trigger 02:48:49 #0 3.865 OK: 9 MiB in 16 packages 02:48:49 #83 DONE 4.3s 02:48:49 02:48:49 #84 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:48:49 #0 3.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:49 #0 3.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:49 #0 3.634 OK: 246 MiB in 54 packages 02:48:49 #84 DONE 4.1s 02:48:50 02:48:50 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:48:50 #85 ... 02:48:50 02:48:50 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:48:50 #86 DONE 0.3s 02:48:50 02:48:50 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:48:50 #85 DONE 0.4s 02:48:50 02:48:50 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:52 #87 ... 02:48:52 02:48:52 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:48:52 #88 DONE 2.9s 02:48:52 02:48:52 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:48:52 #89 ... 02:48:52 02:48:52 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:48:52 #0 3.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:52 #0 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:52 #0 3.782 Upgrading critical system libraries and apk-tools: 02:48:52 #0 3.782 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:48:52 #0 3.787 Executing busybox-1.36.1-r29.trigger 02:48:52 #0 3.858 Continuing the upgrade transaction with new apk-tools: 02:48:52 #0 3.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:52 #0 3.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:52 #0 4.376 OK: 9 MiB in 19 packages 02:48:52 #90 DONE 4.8s 02:48:52 02:48:52 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:48:52 #91 ... 02:48:52 02:48:52 #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:48:52 #68 3.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:52 #68 3.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:52 #68 3.941 Upgrading critical system libraries and apk-tools: 02:48:52 #68 3.941 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:48:52 #68 3.941 Executing busybox-1.36.1-r29.trigger 02:48:52 #68 4.014 Continuing the upgrade transaction with new apk-tools: 02:48:52 #68 4.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:52 #68 4.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:52 #68 4.367 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:48:52 #68 4.410 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:48:52 #68 4.565 OK: 8 MiB in 18 packages 02:48:52 #68 DONE 5.2s 02:48:52 02:48:52 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:48:53 #92 ... 02:48:53 02:48:53 #93 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:48:53 #0 3.642 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:53 #0 5.239 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:53 #0 5.974 (1/1) Installing dumb-init (1.2.5-r3) 02:48:53 #0 6.266 Executing busybox-1.36.1-r29.trigger 02:48:53 #0 6.270 OK: 8 MiB in 15 packages 02:48:53 #93 DONE 7.2s 02:48:53 02:48:53 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:48:53 #78 2.224 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:48:53 #78 2.704 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:48:53 #78 3.454 OK: 246 MiB in 54 packages 02:48:53 #78 DONE 4.2s 02:48:53 02:48:53 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:48:53 #89 DONE 1.4s 02:48:53 02:48:53 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:48:56 #94 ... 02:48:56 02:48:56 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:48:56 #91 DONE 3.4s 02:48:56 02:48:56 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:48:56 #92 DONE 3.2s 02:48:56 02:48:56 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:48:56 #94 DONE 2.3s 02:48:56 02:48:56 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:48:56 #95 DONE 0.1s 02:48:56 02:48:56 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:48:56 #96 DONE 3.4s 02:48:56 02:48:56 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:48:56 #97 DONE 0.2s 02:48:56 02:48:56 #98 [security-spire-config stage-2 6/10] COPY security.txt / 02:48:56 #98 ... 02:48:56 02:48:56 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:48:56 #55 ... 02:48:56 02:48:56 #99 [security-spire-server stage-2 6/9] COPY security.txt / 02:48:56 #99 DONE 0.9s 02:48:56 02:48:56 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:48:56 #100 DONE 1.0s 02:48:56 02:48:56 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:48:56 #101 DONE 0.1s 02:48:56 02:48:56 #98 [security-spire-config stage-2 6/10] COPY security.txt / 02:48:56 #98 DONE 0.8s 02:48:56 02:48:56 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:48:56 #102 DONE 0.1s 02:48:56 02:48:56 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:48:56 #103 DONE 0.1s 02:48:56 02:48:56 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:48:56 #104 DONE 0.1s 02:48:56 02:48:56 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:48:56 #105 DONE 0.1s 02:48:56 02:48:56 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:48:56 #106 DONE 0.1s 02:48:56 02:48:56 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 02:48:56 #107 DONE 0.1s 02:48:56 02:48:56 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:48:56 #108 DONE 0.1s 02:48:56 02:48:56 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:48:56 #109 DONE 0.1s 02:48:56 02:48:56 #110 [security-spire-server] exporting to image 02:48:56 #110 exporting layers 02:48:57 #110 ... 02:48:57 02:48:57 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:48:57 #111 DONE 0.1s 02:48:57 02:48:57 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:48:57 #112 DONE 0.0s 02:48:57 02:48:57 #110 [security-spire-agent] exporting to image 02:48:57 #110 exporting layers 0.6s done 02:48:57 #110 writing image sha256:9ea7b8b4cd155137d284c2916c3f150b1b71a69e5fe7838fe63be9a1dab84035 done 02:48:57 #110 naming to docker.io/library/security-spire-config done 02:48:57 #110 writing image sha256:8eda18d1af7784f37e2eed8ecb72c01704e5899319a00e833e75a48e2ca2bc21 done 02:48:57 #110 naming to docker.io/library/security-spire-server done 02:48:57 #110 writing image sha256:c3ea2c0d6b9f7530542ee43ff0dc09666619f75bede913da98b81519be670432 done 02:48:57 #110 naming to docker.io/library/security-spire-agent done 02:48:57 #110 DONE 1.0s 02:48:57 02:48:57 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:59 #113 ... 02:48:59 02:48:59 #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:59 #114 ... 02:48:59 02:48:59 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:00 Removing intermediate container ce72fc71e164 02:49:00 ---> 47d8bc1b28e1 02:49:00 Successfully built 47d8bc1b28e1 02:49:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:00 + docker inspect -f . ci-base-image-arm64 02:49:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:00 prd-ubuntu20.04-docker-arm64-4c-16g-26088 does not seem to be running inside a container 02:49:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:49:01 $ docker top a5e36c5fc6cc53e8ea903f53b5462bff3b3d1a9306497d2abb3704c6ac211119 -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:02 + go version 02:49:03 go version go1.23.2 linux/arm64 [Pipeline] } 02:49:03 $ docker stop --time=1 a5e36c5fc6cc53e8ea903f53b5462bff3b3d1a9306497d2abb3704c6ac211119 02:49:05 $ docker rm -f --volumes a5e36c5fc6cc53e8ea903f53b5462bff3b3d1a9306497d2abb3704c6ac211119 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:49:05 02:49:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:49:06 latest: Pulling from edgex-devops/edgex-compose-arm64 02:49:06 547446be3368: Pulling fs layer 02:49:06 d125d8839a47: Pulling fs layer 02:49:06 3e85d5ac6304: Pulling fs layer 02:49:06 c3105a71a48b: Pulling fs layer 02:49:06 0f093f025ec4: Pulling fs layer 02:49:06 c3106fc0e877: Pulling fs layer 02:49:06 c3105a71a48b: Waiting 02:49:06 0f093f025ec4: Waiting 02:49:06 c3106fc0e877: Waiting 02:49:06 547446be3368: Verifying Checksum 02:49:06 547446be3368: Download complete 02:49:06 c3105a71a48b: Verifying Checksum 02:49:06 c3105a71a48b: Download complete 02:49:06 d125d8839a47: Verifying Checksum 02:49:06 d125d8839a47: Download complete 02:49:06 c3106fc0e877: Verifying Checksum 02:49:06 c3106fc0e877: Download complete 02:49:07 0f093f025ec4: Verifying Checksum 02:49:07 0f093f025ec4: Download complete 02:49:07 547446be3368: Pull complete 02:49:08 d125d8839a47: Pull complete 02:49:08 3e85d5ac6304: Download complete 02:49:18 3e85d5ac6304: Pull complete 02:49:18 c3105a71a48b: Pull complete 02:49:19 0f093f025ec4: Pull complete 02:49:19 c3106fc0e877: Pull complete 02:49:19 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:49:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:20 prd-ubuntu20.04-docker-arm64-4c-16g-26088 does not seem to be running inside a container 02:49:20 $ 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/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:49:22 $ docker top e324d165ca948a66a87712716486057c7ec9f4f35a9a37b1a42153c479c53c5c -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:23 + docker compose -f ./docker-compose-build.yml build --parallel 02:49:33 #1 [security-proxy-setup internal] load build definition from Dockerfile 02:49:33 #1 transferring dockerfile: 2.50kB done 02:49:33 #1 DONE 0.1s 02:49:33 02:49:33 #2 [security-spire-config internal] load build definition from Dockerfile 02:49:33 #2 transferring dockerfile: 1.69kB done 02:49:33 #2 DONE 0.0s 02:49:33 02:49:33 #3 [core-data internal] load build definition from Dockerfile 02:49:33 #3 transferring dockerfile: 2.07kB done 02:49:33 #3 DONE 0.0s 02:49:33 02:49:33 #4 [core-metadata internal] load build definition from Dockerfile 02:49:33 #4 transferring dockerfile: 2.13kB done 02:49:33 #4 DONE 0.1s 02:49:33 02:49:33 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:49:33 #5 transferring dockerfile: 2.23kB done 02:49:33 #5 DONE 0.1s 02:49:33 02:49:33 #6 [security-spire-agent internal] load build definition from Dockerfile 02:49:33 #6 transferring dockerfile: 1.81kB done 02:49:33 #6 DONE 0.1s 02:49:33 02:49:33 #7 [core-command internal] load build definition from Dockerfile 02:49:33 #7 transferring dockerfile: 1.94kB done 02:49:33 #7 DONE 0.1s 02:49:33 02:49:33 #8 [security-spire-server internal] load build definition from Dockerfile 02:49:33 #8 transferring dockerfile: 1.70kB 0.0s done 02:49:33 #8 DONE 0.1s 02:49:33 02:49:33 #9 [support-notifications internal] load build definition from Dockerfile 02:49:33 #9 transferring dockerfile: 2.02kB 0.0s done 02:49:33 #9 DONE 0.1s 02:49:33 02:49:33 #10 [security-proxy-auth internal] load build definition from Dockerfile 02:49:33 #10 transferring dockerfile: 2.15kB done 02:49:33 #10 DONE 0.1s 02:49:33 02:49:33 #11 [support-cron-scheduler internal] load build definition from Dockerfile 02:49:33 #11 transferring dockerfile: 1.86kB 0.0s done 02:49:33 #11 DONE 0.1s 02:49:33 02:49:33 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:49:33 #12 transferring dockerfile: 1.89kB 0.0s done 02:49:33 #12 DONE 0.1s 02:49:33 02:49:33 #13 [security-secretstore-setup internal] load build definition from Dockerfile 02:49:33 #13 transferring dockerfile: 2.49kB 0.0s done 02:49:33 #13 DONE 0.1s 02:49:33 02:49:33 #14 [security-bootstrapper internal] load build definition from Dockerfile 02:49:33 #14 transferring dockerfile: 3.02kB done 02:49:33 #14 DONE 0.1s 02:49:33 02:49:33 #15 [core-keeper internal] load build definition from Dockerfile 02:49:33 #15 transferring dockerfile: 2.07kB 0.0s done 02:49:33 #15 DONE 0.1s 02:49:33 02:49:33 #16 [security-proxy-setup internal] load .dockerignore 02:49:33 #16 transferring context: 02:49:33 #16 transferring context: 50B done 02:49:33 #16 DONE 0.1s 02:49:34 02:49:34 #17 [security-spire-config internal] load .dockerignore 02:49:34 #17 transferring context: 50B done 02:49:34 #17 DONE 0.1s 02:49:34 02:49:34 #18 [core-data internal] load .dockerignore 02:49:34 #18 transferring context: 50B done 02:49:34 #18 DONE 0.0s 02:49:34 02:49:34 #19 [core-metadata internal] load .dockerignore 02:49:34 #19 transferring context: 50B 0.0s done 02:49:34 #19 DONE 0.1s 02:49:34 02:49:34 #20 [core-common-config-bootstrapper internal] load .dockerignore 02:49:34 #20 transferring context: 50B done 02:49:34 #20 DONE 0.1s 02:49:34 02:49:34 #21 [security-spire-agent internal] load .dockerignore 02:49:34 #21 transferring context: 50B done 02:49:34 #21 DONE 0.0s 02:49:34 02:49:34 #22 [core-command internal] load .dockerignore 02:49:34 #22 transferring context: 50B 0.0s done 02:49:34 #22 DONE 0.0s 02:49:34 02:49:34 #23 [security-spire-server internal] load .dockerignore 02:49:34 #23 transferring context: 50B done 02:49:34 #23 DONE 0.1s 02:49:34 02:49:34 #24 [support-notifications internal] load .dockerignore 02:49:34 #24 transferring context: 50B done 02:49:34 #24 DONE 0.1s 02:49:34 02:49:34 #25 [security-proxy-auth internal] load .dockerignore 02:49:34 #25 transferring context: 50B done 02:49:34 #25 DONE 0.1s 02:49:34 02:49:34 #26 [support-cron-scheduler internal] load .dockerignore 02:49:34 #26 transferring context: 50B done 02:49:34 #26 DONE 0.1s 02:49:34 02:49:34 #27 [security-spiffe-token-provider internal] load .dockerignore 02:49:35 #27 transferring context: 50B 0.0s done 02:49:35 #27 DONE 0.1s 02:49:35 02:49:35 #28 [security-secretstore-setup internal] load .dockerignore 02:49:35 #28 transferring context: 50B done 02:49:35 #28 DONE 0.1s 02:49:35 02:49:35 #29 [security-bootstrapper internal] load .dockerignore 02:49:35 #29 transferring context: 50B done 02:49:35 #29 DONE 0.1s 02:49:35 02:49:35 #30 [core-keeper internal] load .dockerignore 02:49:35 #30 transferring context: 50B 0.0s done 02:49:35 #30 DONE 0.1s 02:49:35 02:49:35 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:49:35 #31 DONE 0.0s 02:49:35 02:49:35 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 02:49:35 #32 DONE 0.3s 02:49:35 02:49:35 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:49:35 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:49:35 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:49:35 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:49:35 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:49:35 #33 DONE 0.2s 02:49:35 02:49:35 #34 [security-proxy-setup internal] load build context 02:49:36 #34 transferring context: 2.96MB 0.7s done 02:49:36 #34 ... 02:49:36 02:49:36 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:49:36 #31 DONE 0.0s 02:49:36 02:49:36 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:49:36 #31 DONE 0.0s 02:49:36 02:49:36 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 02:49:37 #32 ... 02:49:37 02:49:37 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:49:37 #31 DONE 0.0s 02:49:37 02:49:37 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 02:49:37 #32 ... 02:49:37 02:49:37 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:49:37 #31 DONE 0.0s 02:49:37 02:49:37 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 02:49:37 #32 DONE 1.1s 02:49:37 02:49:37 #33 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:49:37 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:49:37 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:49:37 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:49:37 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:49:37 #33 DONE 0.7s 02:49:37 02:49:37 #35 [core-keeper internal] load build context 02:49:37 #35 DONE 0.0s 02:49:37 02:49:37 #36 [core-metadata internal] load build context 02:49:37 #36 ... 02:49:37 02:49:37 #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:49:37 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:49:37 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:49:37 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:49:37 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:49:37 #33 DONE 0.7s 02:49:37 02:49:37 #37 [security-spiffe-token-provider internal] load build context 02:49:37 #37 DONE 0.0s 02:49:37 02:49:37 #34 [security-proxy-setup internal] load build context 02:49:37 #34 DONE 1.9s 02:49:37 02:49:37 #38 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init 02:49:40 #38 ... 02:49:40 02:49:40 #36 [core-metadata internal] load build context 02:49:40 #36 transferring context: 2.96MB 1.6s done 02:49:40 #36 DONE 2.4s 02:49:40 02:49:40 #39 [core-data internal] load build context 02:49:40 #39 transferring context: 2.96MB 1.7s done 02:49:40 #39 DONE 2.5s 02:49:40 02:49:40 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:49:40 #40 DONE 3.4s 02:49:40 02:49:40 #41 [core-common-config-bootstrapper internal] load build context 02:49:40 #41 transferring context: 2.96MB 1.7s done 02:49:40 #41 ... 02:49:40 02:49:40 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:49:40 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:49:40 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:49:40 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:49:40 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:49:40 #33 DONE 0.7s 02:49:40 02:49:40 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:49:40 #42 DONE 3.4s 02:49:40 02:49:40 #35 [core-keeper internal] load build context 02:49:40 #35 transferring context: 2.96MB 1.7s done 02:49:40 #35 ... 02:49:40 02:49:40 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:49:40 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:49:40 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:49:40 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:49:40 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:49:40 #33 DONE 0.7s 02:49:40 02:49:40 #43 [security-spire-agent internal] load build context 02:49:40 #43 DONE 0.0s 02:49:40 02:49:40 #44 [security-spire-server internal] load build context 02:49:40 #44 DONE 0.0s 02:49:40 02:49:40 #45 [security-bootstrapper internal] load build context 02:49:40 #45 ... 02:49:40 02:49:40 #41 [core-common-config-bootstrapper internal] load build context 02:49:40 #41 DONE 2.9s 02:49:40 02:49:40 #46 [security-spire-config internal] load build context 02:49:40 #46 ... 02:49:40 02:49:40 #35 [core-keeper internal] load build context 02:49:40 #35 DONE 3.5s 02:49:41 02:49:41 #45 [security-bootstrapper internal] load build context 02:49:42 #45 ... 02:49:42 02:49:42 #47 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:49:42 #47 DONE 7.3s 02:49:42 02:49:42 #45 [security-bootstrapper internal] load build context 02:49:43 #45 ... 02:49:43 02:49:43 #43 [security-spire-agent internal] load build context 02:49:43 #43 transferring context: 23.10kB 0.4s done 02:49:43 #43 DONE 2.9s 02:49:43 02:49:43 #45 [security-bootstrapper internal] load build context 02:49:46 #45 ... 02:49:46 02:49:46 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:49:46 #0 3.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:49:46 #0 4.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:49:46 #0 6.241 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:49:46 #0 6.376 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:49:46 #0 6.487 (3/6) Installing dumb-init (1.2.5-r3) 02:49:46 #0 6.487 (4/6) Installing openssl (3.3.2-r1) 02:49:46 #0 6.487 (5/6) Installing su-exec (0.2-r3) 02:49:46 #0 6.619 (6/6) Installing yq-go (4.44.1-r2) 02:49:46 #0 6.883 Executing busybox-1.36.1-r29.trigger 02:49:46 #0 6.906 OK: 20 MiB in 18 packages 02:49:46 #48 DONE 9.7s 02:49:46 02:49:46 #45 [security-bootstrapper internal] load build context 02:49:46 #45 ... 02:49:46 02:49:46 #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:46 #49 DONE 8.6s 02:49:46 02:49:46 #45 [security-bootstrapper internal] load build context 02:49:46 #45 ... 02:49:46 02:49:46 #44 [security-spire-server internal] load build context 02:49:46 #44 transferring context: 23.57kB 1.0s done 02:49:46 #44 DONE 6.1s 02:49:46 02:49:46 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:46 #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done 02:49:46 #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:49:46 #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:49:46 #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:49:46 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done 02:49:46 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done 02:49:46 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:49:46 #50 ... 02:49:46 02:49:46 #45 [security-bootstrapper internal] load build context 02:49:46 #115 DONE 51.5s 02:49:46 02:49:46 #116 [security-spiffe-token-provider builder 6/7] COPY . . 02:49:46 #116 ... 02:49:46 02:49:46 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:46 #87 DONE 51.4s 02:49:46 02:49:46 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:46 #81 DONE 52.3s 02:49:46 02:49:46 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:46 #113 DONE 46.0s 02:49:46 02:49:46 #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:46 #114 DONE 52.3s 02:49:46 02:49:46 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 02:49:46 #117 DONE 5.3s 02:49:46 02:49:46 #116 [security-spiffe-token-provider builder 6/7] COPY . . 02:49:46 #116 DONE 5.3s 02:49:46 02:49:46 #118 [support-notifications builder 6/7] COPY . . 02:49:46 #118 DONE 5.3s 02:49:46 02:49:46 #119 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:49:46 #119 CACHED 02:49:46 02:49:46 #120 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:46 #120 CACHED 02:49:46 02:49:46 #121 [support-cron-scheduler builder 6/7] COPY . . 02:49:46 #121 CACHED 02:49:46 02:49:46 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:46 #122 CACHED 02:49:46 02:49:46 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 02:49:46 #123 CACHED 02:49:46 02:49:46 #124 [core-command builder 6/7] COPY . . 02:49:46 #124 CACHED 02:49:46 02:49:46 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:46 #125 CACHED 02:49:46 02:49:46 #126 [core-metadata builder 6/7] COPY . . 02:49:46 #126 CACHED 02:49:46 02:49:46 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:49:46 #127 CACHED 02:49:46 02:49:46 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 02:49:46 #128 CACHED 02:49:46 02:49:46 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:46 #129 CACHED 02:49:46 02:49:46 #130 [core-data builder 6/7] COPY . . 02:49:46 #130 CACHED 02:49:46 02:49:46 #131 [security-proxy-auth builder 6/7] COPY . . 02:49:46 #131 CACHED 02:49:46 02:49:46 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:46 #132 CACHED 02:49:46 02:49:46 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:49:46 #133 CACHED 02:49:46 02:49:46 #134 [core-keeper builder 7/8] COPY . . 02:49:46 #134 DONE 5.3s 02:49:46 02:49:46 #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:49:46 #135 CACHED 02:49:46 02:49:46 #136 [security-bootstrapper builder 6/7] COPY . . 02:49:46 #136 CACHED 02:49:46 02:49:46 #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:46 #137 CACHED 02:49:46 02:49:46 #138 [security-proxy-setup builder 6/7] COPY . . 02:49:46 #138 DONE 5.3s 02:49:46 02:49:46 #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:46 #139 CACHED 02:49:46 02:49:46 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:49:46 #140 CACHED 02:49:46 02:49:46 #141 [security-secretstore-setup builder 6/7] COPY . . 02:49:46 #141 CACHED 02:49:46 02:49:46 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:49:47 #45 ... 02:49:47 02:49:47 #46 [security-spire-config internal] load build context 02:49:47 #46 transferring context: 21.82kB 1.4s done 02:49:47 #46 DONE 7.0s 02:49:47 02:49:47 #45 [security-bootstrapper internal] load build context 02:49:47 #45 ... 02:49:47 02:49:47 #51 [support-cron-scheduler internal] load build context 02:49:47 #51 transferring context: 2.96MB 7.8s done 02:49:47 #51 ... 02:49:47 02:49:47 #52 [security-proxy-auth internal] load build context 02:49:47 #52 ... 02:49:47 02:49:47 #53 [security-secretstore-setup internal] load build context 02:49:47 #53 ... 02:49:47 02:49:47 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:49:47 #54 ... 02:49:47 02:49:47 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:49:48 #55 ... 02:49:48 02:49:48 #56 [core-command internal] load build context 02:49:48 #56 ... 02:49:48 02:49:48 #37 [security-spiffe-token-provider internal] load build context 02:49:48 #37 transferring context: 2.96MB 7.5s done 02:49:48 #37 ... 02:49:48 02:49:48 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:49:48 #57 ... 02:49:48 02:49:48 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:49:48 #0 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:49:48 #58 ... 02:49:48 02:49:48 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:49:48 #142 1.385 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:49:48 #59 ... 02:49:48 02:49:48 #60 [support-notifications internal] load build context 02:49:48 #60 transferring context: 2.96MB 7.5s done 02:49:48 #60 DONE 11.0s 02:49:48 02:49:48 #61 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 02:49:48 #61 DONE 6.6s 02:49:48 02:49:48 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:49:48 #62 ... 02:49:48 02:49:48 #37 [security-spiffe-token-provider internal] load build context 02:49:48 #37 DONE 11.2s 02:49:48 02:49:48 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:48 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.7s done 02:49:48 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 3.8s 02:49:48 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:49:48 #50 ... 02:49:48 02:49:48 #51 [support-cron-scheduler internal] load build context 02:49:48 #51 DONE 11.5s 02:49:48 02:49:48 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:48 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.0s 02:49:49 #50 ... 02:49:49 02:49:49 #45 [security-bootstrapper internal] load build context 02:49:49 #45 transferring context: 2.96MB 8.5s done 02:49:49 #45 DONE 11.6s 02:49:49 02:49:49 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:49 #50 ... 02:49:49 02:49:49 #52 [security-proxy-auth internal] load build context 02:49:49 #52 transferring context: 2.96MB 8.7s done 02:49:49 #52 DONE 11.7s 02:49:49 02:49:49 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:49 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 4.6s 02:49:49 #50 ... 02:49:49 02:49:49 #56 [core-command internal] load build context 02:49:49 #56 transferring context: 2.96MB 8.8s done 02:49:49 #56 DONE 12.1s 02:49:49 02:49:49 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:49 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.06MB / 28.04MB 5.0s 02:49:49 #50 ... 02:49:49 02:49:49 #53 [security-secretstore-setup internal] load build context 02:49:49 #53 transferring context: 2.96MB 9.2s done 02:49:49 #53 DONE 12.6s 02:49:49 02:49:49 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:50 #50 ... 02:49:50 02:49:50 #38 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 02:49:50 #38 8.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:49:50 #38 9.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:49:50 #38 11.46 (1/1) Installing dumb-init (1.2.5-r3) 02:49:50 #38 11.49 Executing busybox-1.36.1-r29.trigger 02:49:50 #38 11.51 OK: 9 MiB in 15 packages 02:49:50 #38 DONE 12.9s 02:49:50 02:49:50 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:50 #50 ... 02:49:50 02:49:50 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:49:50 #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done 02:49:50 #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:49:50 #63 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:49:50 #63 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:49:50 #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done 02:49:50 #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.3s done 02:49:50 #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done 02:49:50 #63 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:49:50 #63 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 6.0s 02:49:50 #63 ... 02:49:50 02:49:50 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:50 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 5.8s 02:49:51 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 6.3s 02:49:51 #50 ... 02:49:51 02:49:51 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:49:51 #64 ... 02:49:51 02:49:51 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:49:51 #65 ... 02:49:51 02:49:51 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:51 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 6.9s 02:49:52 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 7.4s 02:49:53 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.43MB / 28.04MB 8.1s 02:49:53 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 02:49:53 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.84MB / 28.04MB 8.4s 02:49:53 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 02:49:53 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 02:49:53 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.92MB / 28.04MB 8.9s 02:49:55 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 10.3s 02:49:55 #50 ... 02:49:55 02:49:55 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:49:55 #55 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:49:55 #55 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:49:55 #55 16.32 (1/1) Installing dumb-init (1.2.5-r3) 02:49:55 #55 16.35 Executing busybox-1.36.1-r29.trigger 02:49:55 #55 16.40 OK: 9 MiB in 15 packages 02:49:55 #55 DONE 18.1s 02:49:55 02:49:55 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:55 #50 ... 02:49:55 02:49:55 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:49:55 #66 ... 02:49:55 02:49:55 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:56 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 11.6s 02:49:56 #50 ... 02:49:56 02:49:56 #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:49:56 #67 ... 02:49:56 02:49:56 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:56 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.6s done 02:49:58 #142 ... 02:49:58 02:49:58 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:49:58 #0 1.237 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:49:58 #143 ... 02:49:58 02:49:58 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:49:58 #0 1.658 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:49:58 #144 ... 02:49:58 02:49:58 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:49:58 #0 0.614 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:49:58 #145 ... 02:49:58 02:49:58 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:49:58 #0 1.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:49:58 #146 ... 02:49:58 02:49:58 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:49:58 #0 1.053 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:49:58 #147 ... 02:49:58 02:49:58 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:49:58 #0 0.842 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:49:58 #148 ... 02:49:58 02:49:58 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:49:58 #0 0.981 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:49:58 #149 ... 02:49:58 02:49:58 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:49:58 #0 1.201 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:49:58 #150 ... 02:49:58 02:49:58 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:49:58 #0 1.200 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:49:58 #151 ... 02:49:58 02:49:58 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:49:58 #0 0.560 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:49:58 #50 ... 02:49:58 02:49:58 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:49:58 #57 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:49:58 #57 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:49:58 #57 16.33 (1/4) Installing ca-certificates (20240705-r0) 02:49:58 #57 16.72 (2/4) Installing dumb-init (1.2.5-r3) 02:49:58 #57 16.74 (3/4) Installing su-exec (0.2-r3) 02:49:58 #57 16.75 (4/4) Installing yq-go (4.44.1-r2) 02:49:58 #57 17.83 Executing busybox-1.36.1-r29.trigger 02:49:58 #57 17.99 Executing ca-certificates-20240705-r0.trigger 02:49:58 #57 18.94 OK: 20 MiB in 18 packages 02:49:58 #57 DONE 20.8s 02:49:58 02:49:58 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:49:58 #68 ... 02:49:58 02:49:58 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:49:58 #69 ... 02:49:58 02:49:58 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:49:58 #59 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:49:58 #59 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:49:58 #59 17.78 (1/3) Installing ca-certificates (20240705-r0) 02:49:58 #59 18.05 (2/3) Installing dumb-init (1.2.5-r3) 02:49:58 #59 18.07 (3/3) Installing tzdata (2024b-r0) 02:49:58 #59 19.08 Executing busybox-1.36.1-r29.trigger 02:49:58 #59 19.15 Executing ca-certificates-20240705-r0.trigger 02:49:58 #59 20.32 OK: 11 MiB in 17 packages 02:49:59 #152 ... 02:49:59 02:49:59 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:49:59 #0 0.471 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:49:59 #59 ... 02:49:59 02:49:59 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:49:59 #70 ... 02:49:59 02:49:59 #71 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:49:59 #71 ... 02:49:59 02:49:59 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:49:59 #72 ... 02:49:59 02:49:59 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:49:59 #59 DONE 21.9s 02:49:59 02:49:59 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:59 #73 ... 02:49:59 02:49:59 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:49:59 #58 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:49:59 #58 15.53 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:49:59 #58 15.53 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:49:59 #58 15.53 OK: 24046 distinct packages available 02:49:59 #58 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:49:59 #58 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:49:59 #58 ... 02:49:59 02:49:59 #71 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:49:59 #71 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:00 #71 ... 02:50:00 02:50:00 #74 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 02:50:00 #74 ... 02:50:00 02:50:00 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:50:00 #63 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.8s done 02:50:00 #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 02:50:00 #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.3s 02:50:01 #63 ... 02:50:01 02:50:01 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:01 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 02:50:02 #50 ... 02:50:02 02:50:02 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:50:02 #54 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:02 #54 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:02 #54 21.95 (1/2) Installing ca-certificates (20240705-r0) 02:50:02 #54 22.40 (2/2) Installing dumb-init (1.2.5-r3) 02:50:02 #54 22.41 Executing busybox-1.36.1-r29.trigger 02:50:02 #54 22.55 Executing ca-certificates-20240705-r0.trigger 02:50:02 #54 23.64 OK: 10 MiB in 16 packages 02:50:02 #54 ... 02:50:02 02:50:02 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:50:02 #72 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:03 #72 ... 02:50:03 02:50:03 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:50:03 #62 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:03 #62 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:03 #62 24.66 (1/2) Installing dumb-init (1.2.5-r3) 02:50:03 #62 24.68 (2/2) Installing su-exec (0.2-r3) 02:50:03 #62 24.71 Executing busybox-1.36.1-r29.trigger 02:50:03 #62 24.91 OK: 9 MiB in 16 packages 02:50:04 #62 ... 02:50:04 02:50:04 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:04 #50 ... 02:50:04 02:50:04 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:04 #73 DONE 15.6s 02:50:04 02:50:04 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:50:04 #75 ... 02:50:04 02:50:04 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:50:04 #54 DONE 26.8s 02:50:04 02:50:04 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:50:05 #76 ... 02:50:05 02:50:05 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:50:05 #65 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:05 #65 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:05 #65 22.05 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:50:05 #65 22.05 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:50:05 #65 22.05 OK: 24046 distinct packages available 02:50:05 #65 23.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:05 #65 ... 02:50:05 02:50:05 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:50:05 #62 DONE 28.0s 02:50:05 02:50:05 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:50:05 #0 8.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:05 #77 ... 02:50:05 02:50:05 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:06 #50 ... 02:50:06 02:50:06 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:50:06 #64 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:06 #64 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:06 #64 ... 02:50:06 02:50:06 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:50:06 #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.8s 02:50:06 #63 ... 02:50:06 02:50:06 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:50:06 #77 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:08 #77 ... 02:50:08 02:50:08 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:50:08 #66 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:08 #66 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:08 #66 ... 02:50:08 02:50:08 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:08 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.4s 02:50:09 #50 ... 02:50:09 02:50:09 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:50:09 #0 8.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:09 #78 ... 02:50:09 02:50:09 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:11 #50 ... 02:50:11 02:50:11 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:50:11 #69 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:11 #69 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:11 #69 ... 02:50:11 02:50:11 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:11 #50 ... 02:50:11 02:50:11 #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:50:11 #67 15.22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:11 #67 18.01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:11 #67 ... 02:50:11 02:50:11 #71 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:50:11 #71 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:11 #71 ... 02:50:11 02:50:11 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:12 #50 ... 02:50:12 02:50:12 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:50:12 #70 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:12 #70 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:12 #70 ... 02:50:12 02:50:12 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:13 #50 ... 02:50:13 02:50:13 #74 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 02:50:13 #74 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:13 #74 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:13 #74 ... 02:50:13 02:50:13 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:13 #50 ... 02:50:13 02:50:13 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:50:13 #58 29.84 (1/14) Installing ca-certificates (20240705-r0) 02:50:13 #58 30.42 (2/14) Installing brotli-libs (1.1.0-r2) 02:50:13 #58 30.56 (3/14) Installing c-ares (1.33.1-r0) 02:50:13 #58 30.59 (4/14) Installing libunistring (1.2-r0) 02:50:13 #58 30.88 (5/14) Installing libidn2 (2.3.7-r0) 02:50:13 #58 30.93 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:50:13 #58 30.96 (7/14) Installing libpsl (0.21.5-r1) 02:50:13 #58 30.98 (8/14) Installing zstd-libs (1.5.6-r0) 02:50:13 #58 31.15 (9/14) Installing libcurl (8.11.0-r1) 02:50:13 #58 31.35 (10/14) Installing curl (8.11.0-r1) 02:50:13 #58 31.41 (11/14) Installing dumb-init (1.2.5-r3) 02:50:13 #58 31.50 (12/14) Installing musl-obstack (1.2.3-r2) 02:50:13 #58 31.53 (13/14) Installing libucontext (1.2-r3) 02:50:13 #58 31.54 (14/14) Installing gcompat (1.1.0-r4) 02:50:13 #58 31.59 Executing busybox-1.36.1-r29.trigger 02:50:13 #58 31.81 Executing ca-certificates-20240705-r0.trigger 02:50:13 #58 33.43 OK: 15 MiB in 28 packages 02:50:13 #58 DONE 35.9s 02:50:13 02:50:13 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:13 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.4s 02:50:15 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.2s done 02:50:15 #50 ... 02:50:15 02:50:15 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:50:15 #72 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:15 #72 ... 02:50:15 02:50:15 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:50:15 #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.5s done 02:50:15 #63 ... 02:50:15 02:50:15 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:50:15 #0 5.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:15 #0 8.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:15 #79 ... 02:50:15 02:50:15 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:50:16 #50 ... 02:50:16 02:50:16 #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:50:16 #71 25.98 OK: 238 MiB in 54 packages 02:50:16 #71 DONE 27.8s 02:50:16 02:50:16 #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:50:17 #80 DONE 0.6s 02:50:17 02:50:17 #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:50:17 #67 30.59 (1/1) Installing dumb-init (1.2.5-r3) 02:50:17 #67 ... 02:50:17 02:50:17 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:50:17 #68 8.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:17 #68 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:17 #68 ... 02:50:17 02:50:17 #74 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 02:50:17 #74 26.63 Upgrading critical system libraries and apk-tools: 02:50:17 #74 26.63 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:17 #74 26.75 Executing busybox-1.36.1-r29.trigger 02:50:17 #74 ... 02:50:17 02:50:17 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:50:17 #70 28.02 OK: 238 MiB in 54 packages 02:50:17 #70 DONE 29.2s 02:50:17 02:50:17 #81 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:50:18 #81 ... 02:50:18 02:50:18 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:50:18 #65 26.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:18 #65 ... 02:50:18 02:50:18 #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:50:18 #67 31.46 Executing busybox-1.36.1-r29.trigger 02:50:18 #67 31.83 OK: 9 MiB in 15 packages 02:50:18 #67 ... 02:50:18 02:50:18 #81 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:50:18 #81 DONE 0.6s 02:50:18 02:50:18 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:18 #82 ... 02:50:18 02:50:18 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:50:18 #64 27.19 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:50:18 #64 27.19 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:50:18 #64 27.19 OK: 24046 distinct packages available 02:50:18 #64 29.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:18 #64 32.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:18 #64 ... 02:50:18 02:50:18 #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:19 #83 ... 02:50:19 02:50:19 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:50:19 #72 29.15 OK: 238 MiB in 54 packages 02:50:19 #72 DONE 31.4s 02:50:19 02:50:19 #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:50:19 #84 DONE 0.8s 02:50:19 02:50:19 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:20 #85 ... 02:50:20 02:50:20 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:50:20 #78 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:20 #78 ... 02:50:20 02:50:20 #74 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 02:50:20 #74 29.32 Continuing the upgrade transaction with new apk-tools: 02:50:20 #74 29.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:20 #74 ... 02:50:20 02:50:20 #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:50:20 #67 DONE 34.1s 02:50:20 02:50:20 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:50:20 #65 38.83 (1/4) Installing dumb-init (1.2.5-r3) 02:50:20 #65 38.87 (2/4) Installing musl-obstack (1.2.3-r2) 02:50:20 #65 38.89 (3/4) Installing libucontext (1.2-r3) 02:50:20 #65 38.90 (4/4) Installing gcompat (1.1.0-r4) 02:50:20 #65 39.00 Executing busybox-1.36.1-r29.trigger 02:50:20 #65 39.18 OK: 9 MiB in 18 packages 02:50:21 #65 ... 02:50:21 02:50:21 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:50:21 #66 25.68 Upgrading critical system libraries and apk-tools: 02:50:21 #66 25.68 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:21 #66 25.77 Executing busybox-1.36.1-r29.trigger 02:50:21 #66 28.87 Continuing the upgrade transaction with new apk-tools: 02:50:21 #66 28.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:21 #66 31.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:21 #66 ... 02:50:21 02:50:21 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:50:21 #76 7.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:21 #76 8.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:21 #76 ... 02:50:21 02:50:21 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:50:21 #78 22.21 Upgrading critical system libraries and apk-tools: 02:50:21 #78 22.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:21 #78 22.26 Executing busybox-1.36.1-r29.trigger 02:50:22 #78 ... 02:50:22 02:50:22 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:50:22 #75 7.773 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:22 #75 9.764 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:22 #75 ... 02:50:22 02:50:22 #74 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 02:50:22 #74 31.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:23 #74 ... 02:50:23 02:50:23 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:50:23 #65 DONE 42.1s 02:50:23 02:50:23 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:50:23 #0 4.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:23 #0 6.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:23 #86 ... 02:50:23 02:50:23 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:50:24 #87 ... 02:50:24 02:50:24 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:50:24 #69 25.68 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:50:24 #69 25.68 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:50:24 #69 25.68 OK: 24048 distinct packages available 02:50:24 #69 27.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:24 #69 29.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:24 #69 ... 02:50:24 02:50:24 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:50:24 #76 19.83 Upgrading critical system libraries and apk-tools: 02:50:24 #76 19.83 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:24 #76 19.89 Executing busybox-1.36.1-r29.trigger 02:50:25 #76 21.01 Continuing the upgrade transaction with new apk-tools: 02:50:25 #76 21.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:26 #76 ... 02:50:26 02:50:26 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:50:26 #75 21.12 OK: 238 MiB in 54 packages 02:50:26 #75 DONE 22.4s 02:50:26 02:50:26 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:50:27 #88 DONE 0.6s 02:50:27 02:50:27 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:27 #89 ... 02:50:27 02:50:27 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:50:27 #64 42.50 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:27 #64 43.43 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:27 #64 43.60 (3/7) Installing dumb-init (1.2.5-r3) 02:50:27 #64 43.66 (4/7) Installing musl-obstack (1.2.3-r2) 02:50:27 #64 43.70 (5/7) Installing libucontext (1.2-r3) 02:50:27 #64 43.77 (6/7) Installing gcompat (1.1.0-r4) 02:50:27 #64 43.86 (7/7) Installing openssl (3.3.2-r1) 02:50:27 #64 44.02 Executing busybox-1.36.1-r29.trigger 02:50:27 #64 44.20 OK: 10 MiB in 19 packages 02:50:27 #64 DONE 46.0s 02:50:27 02:50:27 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:50:27 #90 ... 02:50:27 02:50:27 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:50:27 #77 21.85 Upgrading critical system libraries and apk-tools: 02:50:27 #77 21.85 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:27 #77 21.98 Executing busybox-1.36.1-r29.trigger 02:50:27 #77 24.77 Continuing the upgrade transaction with new apk-tools: 02:50:27 #77 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:27 #77 27.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:28 #77 ... 02:50:28 02:50:28 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:50:28 #66 41.29 OK: 20 MiB in 18 packages 02:50:28 #66 DONE 43.1s 02:50:28 02:50:28 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:50:28 #76 23.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:29 #76 ... 02:50:29 02:50:29 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:50:29 #91 DONE 0.4s 02:50:29 02:50:29 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:50:29 #69 40.31 OK: 238 MiB in 54 packages 02:50:30 #69 DONE 41.8s 02:50:30 02:50:30 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:50:31 #92 DONE 0.7s 02:50:31 02:50:31 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:32 #93 ... 02:50:32 02:50:32 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:50:32 #68 23.34 Upgrading critical system libraries and apk-tools: 02:50:32 #68 23.34 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:32 #68 23.43 Executing busybox-1.36.1-r29.trigger 02:50:32 #68 26.26 Continuing the upgrade transaction with new apk-tools: 02:50:32 #68 26.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:32 #68 28.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:32 #68 ... 02:50:32 02:50:32 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:50:32 #86 18.06 Upgrading critical system libraries and apk-tools: 02:50:32 #86 18.07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:32 #86 18.11 Executing busybox-1.36.1-r29.trigger 02:50:33 #86 19.74 Continuing the upgrade transaction with new apk-tools: 02:50:33 #86 ... 02:50:33 02:50:33 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:50:33 #78 23.88 Continuing the upgrade transaction with new apk-tools: 02:50:33 #78 24.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:33 #78 26.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:33 #78 ... 02:50:33 02:50:33 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:50:33 #86 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:34 #86 ... 02:50:34 02:50:34 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:50:34 #79 18.08 Upgrading critical system libraries and apk-tools: 02:50:34 #79 18.08 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:34 #79 18.19 Executing busybox-1.36.1-r29.trigger 02:50:34 #79 20.70 Continuing the upgrade transaction with new apk-tools: 02:50:34 #79 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:34 #79 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:34 #79 ... 02:50:34 02:50:34 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:50:34 #77 36.03 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:34 #77 36.57 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:34 #77 36.81 OK: 9 MiB in 15 packages 02:50:34 #77 DONE 38.7s 02:50:34 02:50:34 #74 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 02:50:34 #74 40.50 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:34 #74 41.39 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:34 #74 41.48 OK: 9 MiB in 15 packages 02:50:34 #74 DONE 44.1s 02:50:34 02:50:34 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:50:34 #86 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:36 #86 ... 02:50:36 02:50:36 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:50:36 #87 2.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:36 #87 4.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:36 #87 ... 02:50:36 02:50:36 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:50:36 #76 31.86 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:36 #76 32.34 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:37 #76 ... 02:50:37 02:50:37 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:50:37 #79 29.74 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:37 #79 30.07 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:37 #79 30.15 OK: 9 MiB in 16 packages 02:50:37 #79 DONE 31.2s 02:50:37 02:50:37 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:50:37 #76 32.51 Executing ca-certificates-20240705-r0.trigger 02:50:38 #76 ... 02:50:38 02:50:38 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:50:38 #68 36.37 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:38 #68 36.72 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:38 #68 36.78 Executing ca-certificates-20240705-r0.trigger 02:50:38 #68 37.71 OK: 20 MiB in 18 packages 02:50:38 #68 DONE 39.3s 02:50:38 02:50:38 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:50:38 #87 13.59 Upgrading critical system libraries and apk-tools: 02:50:38 #87 13.60 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:38 #87 13.65 Executing busybox-1.36.1-r29.trigger 02:50:39 #87 ... 02:50:39 02:50:39 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:50:39 #78 35.67 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:39 #78 36.20 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:39 #78 36.33 Executing ca-certificates-20240705-r0.trigger 02:50:39 #78 37.14 OK: 11 MiB in 17 packages 02:50:39 #78 DONE 39.4s 02:50:39 02:50:39 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:50:39 #76 33.89 OK: 10 MiB in 16 packages 02:50:39 #76 DONE 35.3s 02:50:39 02:50:39 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:50:39 #87 15.58 Continuing the upgrade transaction with new apk-tools: 02:50:39 #87 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:39 #87 ... 02:50:39 02:50:39 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:50:39 #94 DONE 3.0s 02:50:40 02:50:40 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:50:40 #95 DONE 0.5s 02:50:40 02:50:40 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:50:40 #87 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:41 #87 ... 02:50:41 02:50:41 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:50:41 #90 4.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:41 #90 6.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:41 #90 12.11 Upgrading critical system libraries and apk-tools: 02:50:41 #90 12.11 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:50:41 #90 12.18 Executing busybox-1.36.1-r29.trigger 02:50:41 #90 13.41 Continuing the upgrade transaction with new apk-tools: 02:50:41 #90 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:50:41 #90 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:50:41 #90 ... 02:50:41 02:50:41 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:50:41 #86 27.50 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:41 #86 27.96 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:41 #86 28.01 Executing ca-certificates-20240705-r0.trigger 02:50:42 #86 28.47 OK: 15 MiB in 28 packages 02:50:43 #86 DONE 29.2s 02:50:43 02:50:43 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:43 #82 ... 02:50:43 02:50:43 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:50:43 #87 19.94 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:50:43 #87 20.12 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:50:43 #87 20.17 OK: 9 MiB in 18 packages 02:50:44 #87 DONE 20.7s 02:50:44 02:50:44 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:50:45 #96 ... 02:50:45 02:50:45 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:50:45 #90 16.91 OK: 10 MiB in 19 packages 02:50:45 #90 DONE 17.7s 02:50:45 02:50:45 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:50:46 #97 ... 02:50:46 02:50:46 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:50:46 #96 DONE 2.3s 02:50:46 02:50:46 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:50:46 #97 DONE 1.6s 02:50:46 02:50:46 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:50:46 #98 DONE 1.6s 02:50:46 02:50:46 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:50:47 #99 ... 02:50:47 02:50:47 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:50:47 #100 DONE 0.2s 02:50:47 02:50:47 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:50:47 #99 DONE 0.3s 02:50:47 02:50:47 #101 [security-spire-server stage-2 6/9] COPY security.txt / 02:50:47 #101 ... 02:50:47 02:50:47 #102 [security-spire-config stage-2 6/10] COPY security.txt / 02:50:47 #102 DONE 0.2s 02:50:47 02:50:47 #101 [security-spire-server stage-2 6/9] COPY security.txt / 02:50:47 #101 DONE 0.3s 02:50:47 02:50:47 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:50:47 #103 ... 02:50:47 02:50:47 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:50:47 #104 DONE 0.3s 02:50:47 02:50:47 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:50:47 #105 DONE 0.3s 02:50:47 02:50:47 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:50:47 #103 DONE 0.4s 02:50:47 02:50:47 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:50:48 #106 DONE 0.3s 02:50:48 02:50:48 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:50:48 #107 ... 02:50:48 02:50:48 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:50:48 #108 DONE 0.3s 02:50:48 02:50:48 #109 [security-spire-config] exporting to image 02:50:48 #109 exporting layers 02:50:48 #109 ... 02:50:48 02:50:48 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:50:48 #107 DONE 0.4s 02:50:48 02:50:48 #109 [security-spire-server] exporting to image 02:50:49 #109 ... 02:50:49 02:50:49 #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:50:49 #110 DONE 2.3s 02:50:49 02:50:49 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:50:49 #111 DONE 0.4s 02:50:49 02:50:49 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 02:50:49 #112 DONE 0.4s 02:50:49 02:50:49 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:50:50 #113 DONE 0.3s 02:50:50 02:50:50 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:50:50 #114 DONE 0.2s 02:50:50 02:50:50 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:50:50 #115 DONE 0.3s 02:50:50 02:50:50 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:50 #82 ... 02:50:50 02:50:50 #109 [security-spire-agent] exporting to image 02:50:52 #109 exporting layers 4.0s done 02:50:52 #109 writing image sha256:e1160d35a48852c49861375dd79b80ce3159e9f86a32446f429e33cb67165a4c 0.1s done 02:50:52 #109 naming to docker.io/library/security-spire-config-arm64 02:50:52 #109 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:50:52 #109 exporting layers 3.9s done 02:50:52 #109 writing image sha256:da2779a309babda516635199c4bfc144a77e679f436e52f8e9fef31aa1604057 0.0s done 02:50:52 #109 naming to docker.io/library/security-spire-server-arm64 done 02:50:53 #109 exporting layers 2.4s done 02:50:53 #109 writing image sha256:1ed7deb83a0082b38c4d232c663525d595528fc2b24753f8c1fe1a5be0f5b88a done 02:50:53 #109 naming to docker.io/library/security-spire-agent-arm64 done 02:50:53 #109 DONE 4.9s 02:50:53 02:50:53 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:51:20 #153 ... 02:51:20 02:51:20 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:51:20 #149 89.18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:52:00 #50 ... 02:52:00 02:52:00 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:00 #89 DONE 89.7s 02:52:00 02:52:00 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:00 #93 DONE 85.8s 02:52:00 02:52:00 #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:00 #83 DONE 98.5s 02:52:00 02:52:00 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:00 #85 DONE 97.0s 02:52:00 02:52:00 #116 [core-keeper builder 7/8] COPY . . 02:52:00 #116 ... 02:52:00 02:52:00 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:00 #82 DONE 100.1s 02:52:00 02:52:00 #117 [core-metadata builder 6/7] COPY . . 02:52:00 #117 ... 02:52:00 02:52:00 #116 [core-keeper builder 7/8] COPY . . 02:52:00 #116 DONE 1.6s 02:52:00 02:52:00 #118 [security-spiffe-token-provider builder 6/7] COPY . . 02:52:00 #118 DONE 1.6s 02:52:00 02:52:00 #119 [security-bootstrapper builder 6/7] COPY . . 02:52:00 #119 CACHED 02:52:00 02:52:00 #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:52:00 #120 CACHED 02:52:00 02:52:00 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:00 #121 CACHED 02:52:00 02:52:00 #122 [support-cron-scheduler builder 6/7] COPY . . 02:52:00 #122 DONE 1.6s 02:52:00 02:52:00 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:52:00 #123 CACHED 02:52:00 02:52:00 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:00 #124 CACHED 02:52:00 02:52:00 #125 [security-secretstore-setup builder 6/7] COPY . . 02:52:00 #125 CACHED 02:52:00 02:52:00 #126 [support-notifications builder 6/7] COPY . . 02:52:00 #126 CACHED 02:52:00 02:52:00 #127 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:00 #127 CACHED 02:52:00 02:52:00 #128 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:52:00 #128 CACHED 02:52:00 02:52:00 #129 [security-proxy-setup builder 6/7] COPY . . 02:52:00 #129 DONE 1.7s 02:52:00 02:52:00 #130 [security-proxy-auth builder 6/7] COPY . . 02:52:00 #130 CACHED 02:52:00 02:52:00 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:00 #131 CACHED 02:52:00 02:52:00 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:52:00 #132 CACHED 02:52:00 02:52:00 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:00 #133 CACHED 02:52:00 02:52:00 #134 [core-command builder 6/7] COPY . . 02:52:00 #134 CACHED 02:52:00 02:52:00 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 02:52:00 #135 CACHED 02:52:00 02:52:00 #117 [core-metadata builder 6/7] COPY . . 02:52:00 #117 DONE 1.6s 02:52:00 02:52:00 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:52:00 #136 CACHED 02:52:00 02:52:00 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:00 #137 CACHED 02:52:00 02:52:00 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 02:52:00 #138 CACHED 02:52:00 02:52:00 #139 [core-data builder 6/7] COPY . . 02:52:00 #139 CACHED 02:52:00 02:52:00 #140 [core-data builder 4/7] COPY go.mod vendor* ./ 02:52:00 #140 CACHED 02:52:00 02:52:00 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:00 #141 CACHED 02:52:00 02:52:00 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:52:04 #142 ... 02:52:04 02:52:04 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:52:04 #0 5.098 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:52:04 #143 ... 02:52:04 02:52:04 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:52:04 #142 5.822 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:52:08 #142 ... 02:52:08 02:52:08 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:52:08 #0 5.948 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:52:08 #144 ... 02:52:08 02:52:08 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:52:08 #0 5.980 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:52:08 #145 ... 02:52:08 02:52:08 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:52:08 #0 5.330 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:52:09 #146 ... 02:52:09 02:52:09 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:52:09 #0 4.010 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:52:09 #147 ... 02:52:09 02:52:09 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:52:09 #0 5.149 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:52:09 #148 ... 02:52:09 02:52:09 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:52:09 #0 5.801 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:52:09 #149 ... 02:52:09 02:52:09 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:52:09 #0 4.334 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:52:09 #150 ... 02:52:09 02:52:09 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:52:09 #0 5.792 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:52:09 #151 ... 02:52:09 02:52:09 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:52:09 #0 5.871 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:52:09 #152 ... 02:52:09 02:52:09 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:52:09 #0 5.741 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:52:17 #149 DONE 144.7s 02:52:17 02:52:17 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:52:17 #148 DONE 144.7s 02:52:17 02:52:17 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:52:17 #152 DONE 144.7s 02:52:17 02:52:17 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:52:17 #55 ... 02:52:17 02:52:17 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:52:17 #146 DONE 144.8s 02:52:17 02:52:17 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:52:17 #143 DONE 144.8s 02:52:17 02:52:17 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:52:17 #142 DONE 144.8s 02:52:17 02:52:17 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:52:17 #153 DONE 144.9s 02:52:17 02:52:17 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:52:17 #150 DONE 144.9s 02:52:17 02:52:17 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:52:17 #154 ... 02:52:17 02:52:17 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:52:17 #145 DONE 144.9s 02:52:17 02:52:17 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:52:17 #151 DONE 145.1s 02:52:17 02:52:17 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:52:17 #155 ... 02:52:17 02:52:17 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:52:17 #147 DONE 145.2s 02:52:17 02:52:17 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:52:17 #144 DONE 145.2s 02:52:17 02:52:17 #156 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:52:17 #156 ... 02:52:17 02:52:17 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:52:17 #157 DONE 0.8s 02:52:17 02:52:17 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:52:17 #154 DONE 0.9s 02:52:17 02:52:17 #158 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:52:17 #158 DONE 0.9s 02:52:17 02:52:17 #159 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:52:17 #159 DONE 0.8s 02:52:17 02:52:17 #160 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:52:17 #160 DONE 0.8s 02:52:17 02:52:17 #161 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:52:17 #161 ... 02:52:17 02:52:17 #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:52:17 #162 DONE 0.9s 02:52:17 02:52:17 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:52:17 #155 DONE 0.9s 02:52:17 02:52:17 #156 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:52:17 #156 DONE 0.6s 02:52:17 02:52:17 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:52:17 #163 DONE 0.7s 02:52:17 02:52:17 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:52:17 #164 ... 02:52:17 02:52:17 #165 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:52:17 #165 DONE 0.6s 02:52:17 02:52:17 #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:52:17 #166 CACHED 02:52:17 02:52:17 #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:52:17 #167 CACHED 02:52:17 02:52:17 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:52:17 #168 CACHED 02:52:17 02:52:17 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:52:17 #169 CACHED 02:52:17 02:52:17 #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:52:17 #170 CACHED 02:52:17 02:52:17 #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:52:17 #171 CACHED 02:52:17 02:52:17 #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:52:17 #172 DONE 0.5s 02:52:17 02:52:17 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:52:17 #173 DONE 0.7s 02:52:17 02:52:17 #174 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:52:17 #174 DONE 0.6s 02:52:17 02:52:17 #161 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:52:17 #161 DONE 0.7s 02:52:17 02:52:17 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:52:17 #175 DONE 0.8s 02:52:17 02:52:17 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:52:17 #164 DONE 0.5s 02:52:17 02:52:17 #176 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:52:17 #176 DONE 0.6s 02:52:17 02:52:17 #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:52:17 #177 ... 02:52:17 02:52:17 #178 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:52:17 #178 DONE 2.3s 02:52:17 02:52:17 #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:52:17 #179 DONE 2.3s 02:52:17 02:52:17 #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:52:17 #180 DONE 2.3s 02:52:17 02:52:17 #181 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:52:17 #181 DONE 2.2s 02:52:17 02:52:17 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:52:17 #182 DONE 2.3s 02:52:17 02:52:17 #183 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:52:17 #183 DONE 2.3s 02:52:17 02:52:17 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:52:17 #184 DONE 2.2s 02:52:17 02:52:17 #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:52:17 #185 DONE 2.2s 02:52:17 02:52:17 #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:52:17 #177 DONE 2.2s 02:52:17 02:52:17 #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:52:17 #186 ... 02:52:17 02:52:17 #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:52:17 #187 DONE 2.3s 02:52:17 02:52:17 #188 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:52:17 #188 DONE 2.3s 02:52:17 02:52:17 #189 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:52:17 #189 DONE 3.0s 02:52:17 02:52:17 #190 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:52:17 #190 ... 02:52:17 02:52:17 #191 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:52:17 #191 DONE 0.4s 02:52:17 02:52:17 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:52:17 #192 DONE 0.4s 02:52:17 02:52:17 #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:52:17 #193 DONE 0.5s 02:52:17 02:52:17 #194 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:52:17 #194 DONE 0.5s 02:52:17 02:52:17 #195 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:52:17 #195 DONE 0.5s 02:52:17 02:52:17 #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:52:17 #186 DONE 0.5s 02:52:17 02:52:17 #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 02:52:17 #196 DONE 0.5s 02:52:17 02:52:17 #197 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:52:17 #197 DONE 0.6s 02:52:17 02:52:17 #198 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:52:17 #198 ... 02:52:17 02:52:17 #199 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:52:17 #199 DONE 0.5s 02:52:17 02:52:17 #200 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:52:17 #200 DONE 0.5s 02:52:17 02:52:17 #201 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:52:17 #201 DONE 0.5s 02:52:17 02:52:17 #190 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:52:17 #190 DONE 0.4s 02:52:17 02:52:17 #110 [core-keeper] exporting to image 02:52:17 #110 exporting layers 02:52:17 #110 ... 02:52:17 02:52:17 #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:52:17 #202 DONE 0.4s 02:52:17 02:52:17 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:52:17 #203 DONE 0.5s 02:52:17 02:52:17 #204 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:52:17 #204 DONE 0.5s 02:52:17 02:52:17 #198 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:52:17 #198 DONE 0.4s 02:52:17 02:52:17 #205 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:52:17 #205 DONE 0.4s 02:52:17 02:52:17 #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:52:17 #206 DONE 0.5s 02:52:17 02:52:17 #207 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:52:17 #207 DONE 0.5s 02:52:17 02:52:17 #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:52:17 #208 ... 02:52:17 02:52:17 #209 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:52:17 #209 DONE 0.4s 02:52:17 02:52:17 #110 [support-notifications] exporting to image 02:52:17 #110 exporting layers 0.6s done 02:52:17 #110 ... 02:52:17 02:52:17 #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:52:17 #210 DONE 0.5s 02:52:17 02:52:17 #110 [support-notifications] exporting to image 02:52:17 #110 writing image sha256:a26e772fecbe466b9c3e6f499ae63d138ec1da6d1e0d1d69eb6316a747a12bcf 02:52:17 #110 ... 02:52:17 02:52:17 #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:52:17 #211 DONE 0.6s 02:52:17 02:52:17 #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:52:17 #208 DONE 0.5s 02:52:17 02:52:17 #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:52:17 #212 DONE 0.5s 02:52:17 02:52:17 #110 [core-keeper] exporting to image 02:52:17 #110 writing image sha256:a26e772fecbe466b9c3e6f499ae63d138ec1da6d1e0d1d69eb6316a747a12bcf 0.2s done 02:52:17 #110 writing image sha256:bde23b6bbe0de1778c8e2c74c44f9e1dd49c613c785e3a7fd9e19b8b9f623052 0.0s done 02:52:17 #110 writing image sha256:b1ebe5e77365a3c53c3c67f6aacededbd2b59acb33d82f7fc03481fffbc07373 0.1s done 02:52:17 #110 writing image sha256:5030625eea3f7ff9bcbed10280fe9beb45f4162e2739eac37f185f7f7ee504b2 0.1s done 02:52:17 #110 naming to docker.io/library/core-command done 02:52:17 #110 naming to docker.io/library/security-spiffe-token-provider done 02:52:17 #110 naming to docker.io/library/core-keeper done 02:52:17 #110 naming to docker.io/library/support-cron-scheduler 02:52:17 #110 naming to docker.io/library/support-cron-scheduler done 02:52:17 #110 exporting layers 0.9s done 02:52:17 #110 ... 02:52:17 02:52:17 #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:52:17 #213 DONE 0.3s 02:52:17 02:52:17 #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:52:17 #214 DONE 0.3s 02:52:17 02:52:17 #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:17 #215 DONE 1.0s 02:52:17 02:52:17 #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:17 #216 DONE 1.1s 02:52:17 02:52:17 #110 [core-common-config-bootstrapper] exporting to image 02:52:17 #110 writing image sha256:f1ad82d64fc5472d2d70793585f4a594961c0597d7959d77613c903016b68e1b 0.0s done 02:52:17 #110 naming to docker.io/library/support-notifications done 02:52:17 #110 writing image sha256:bad99f33e61fd113c0845be82d58a1dc46d8350cda3d7ecf87a6024466909136 0.0s done 02:52:17 #110 naming to docker.io/library/core-data done 02:52:17 #110 ... 02:52:17 02:52:17 #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:52:17 #217 DONE 0.2s 02:52:17 02:52:17 #110 [core-metadata] exporting to image 02:52:17 #110 writing image sha256:f8c7e8355f4ef7bdd75e80072a7b1fc749341737d0665a57de3bf5eb2bfcd21e done 02:52:17 #110 naming to docker.io/library/core-metadata done 02:52:18 #110 ... 02:52:18 02:52:18 #218 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:52:18 #218 DONE 0.2s 02:52:18 02:52:18 #110 [core-common-config-bootstrapper] exporting to image 02:52:18 #110 exporting layers 0.2s done 02:52:18 #110 writing image sha256:e985087af3d9578ba99a6b42e497efcbaadae235b8e6429718cd691a21f8d2d9 done 02:52:18 #110 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 02:52:18 #110 exporting layers 0.2s done 02:52:18 #110 writing image sha256:da5519c35913d8c693b9b908dd212e3c0d9ad370dcb3dfb201fc15edab357f69 done 02:52:18 #110 naming to docker.io/library/security-proxy-auth done 02:52:18 #110 DONE 2.9s 02:52:18 02:52:18 #219 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:52:18 #219 DONE 0.1s 02:52:18 02:52:18 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:18 #220 DONE 0.8s 02:52:18 02:52:18 #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:52:18 #221 DONE 0.1s 02:52:18 02:52:18 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:52:18 #222 DONE 0.1s 02:52:18 02:52:18 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:52:18 #223 ... 02:52:18 02:52:18 #110 [security-proxy-setup] exporting to image 02:52:18 #110 exporting layers 0.2s done 02:52:18 #110 writing image sha256:9af2f1f2189fcfd3d461a618f4e78f233e5abb2719b53ca344f48edef986427a done 02:52:18 #110 naming to docker.io/library/security-proxy-setup done 02:52:18 #110 DONE 3.1s 02:52:18 02:52:18 #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:18 #224 DONE 0.5s 02:52:18 02:52:18 #110 [security-secretstore-setup] exporting to image 02:52:18 #110 exporting layers 0.2s done 02:52:18 #110 writing image sha256:5affd64579d5b0f35d5a8e879282174c2264fe68a415f2793acf759001e9a435 done 02:52:18 #110 naming to docker.io/library/security-secretstore-setup done 02:52:18 #110 DONE 3.4s 02:52:18 02:52:18 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:52:18 #223 DONE 0.5s 02:52:18 02:52:18 #110 [security-bootstrapper] exporting to image 02:52:18 #110 exporting layers 0.2s done 02:52:18 #110 writing image sha256:06e26d56609b8079e7a0e147f764d3bf1cd6678fda77f9b4f573e7f56c14fae3 done 02:52:18 #110 naming to docker.io/library/security-bootstrapper done 02:52:18 #110 DONE 3.6s 02:52:18 02:52:18 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:52:18 time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:52:18 $ docker stop --time=1 160870b2534e68832ce10016291539a16c68d0bbeb63c8b1c6f955de98c33f09 02:52:20 $ docker rm -f --volumes 160870b2534e68832ce10016291539a16c68d0bbeb63c8b1c6f955de98c33f09 [Pipeline] // withDockerContainer [Pipeline] sh 02:52:20 + docker images 02:52:20 REPOSITORY TAG IMAGE ID CREATED SIZE 02:52:20 security-secretstore-setup latest 5affd64579d5 2 seconds ago 46.9MB 02:52:20 security-bootstrapper latest 06e26d56609b 2 seconds ago 26MB 02:52:20 security-proxy-auth latest da5519c35913 3 seconds ago 32.2MB 02:52:20 core-common-config-bootstrapper latest e985087af3d9 3 seconds ago 22.8MB 02:52:20 security-proxy-setup latest 9af2f1f2189f 3 seconds ago 35MB 02:52:20 core-data latest bad99f33e61f 4 seconds ago 37.5MB 02:52:20 support-notifications latest f1ad82d64fc5 4 seconds ago 52MB 02:52:20 core-keeper latest b1ebe5e77365 4 seconds ago 31.3MB 02:52:20 security-spiffe-token-provider latest bde23b6bbe0d 4 seconds ago 38.5MB 02:52:20 core-metadata latest f8c7e8355f4e 4 seconds ago 37.6MB 02:52:20 core-command latest a26e772fecbe 5 seconds ago 33.2MB 02:52:20 support-cron-scheduler latest 5030625eea3f 5 seconds ago 52.9MB 02:52:20 security-spire-agent latest c3ea2c0d6b9f 3 minutes ago 188MB 02:52:20 security-spire-server latest 8eda18d1af77 3 minutes ago 128MB 02:52:20 security-spire-config latest 9ea7b8b4cd15 3 minutes ago 127MB 02:52:20 ci-base-image-x86_64 latest 598484be2bc5 7 minutes ago 975MB 02:52:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 weeks ago 573MB 02:52:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 02:52:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:20 provisioning config files... 02:52:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/751@tmp/config4844064253459939344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:20 ---> ****-login.sh 02:52:20 nexus3.edgexfoundry.org:10001 02:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:20 Configure a credential helper to remove this warning. See 02:52:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:20 02:52:20 Login Succeeded 02:52:20 nexus3.edgexfoundry.org:10002 02:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:20 Configure a credential helper to remove this warning. See 02:52:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:20 02:52:20 Login Succeeded 02:52:20 nexus3.edgexfoundry.org:10003 02:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:21 Configure a credential helper to remove this warning. See 02:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:21 02:52:21 Login Succeeded 02:52:21 nexus3.edgexfoundry.org:10004 02:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:21 Configure a credential helper to remove this warning. See 02:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:21 02:52:21 Login Succeeded 02:52:21 ****.io 02:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:21 Configure a credential helper to remove this warning. See 02:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:21 02:52:21 Login Succeeded 02:52:21 ---> ****-login.sh ends [Pipeline] } 02:52:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:52:21 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:52:21 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:21 latest 02:52:21 4.0.0-dev.17 02:52:21 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:21 main 02:52:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:22 + docker push nexus3.edgexfoundry.org:10004/core-command:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:52:22 d76aa34d3c82: Preparing 02:52:22 16f376107c71: Preparing 02:52:22 8aa3a4948cf0: Preparing 02:52:22 0e1551f10412: Preparing 02:52:22 e6be4e11784f: Preparing 02:52:22 8fabe28d9ea7: Preparing 02:52:22 63ca1fbb43ae: Preparing 02:52:22 8fabe28d9ea7: Waiting 02:52:22 63ca1fbb43ae: Waiting 02:52:22 0e1551f10412: Pushed 02:52:22 d76aa34d3c82: Pushed 02:52:22 8aa3a4948cf0: Pushed 02:52:22 63ca1fbb43ae: Layer already exists 02:52:22 8fabe28d9ea7: Pushed 02:52:22 e6be4e11784f: Pushed 02:52:24 16f376107c71: Pushed 02:52:24 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:5de011b9c2d5e8127886a1e177b0c5bb2ed0ac1ff78e348f1ffb6d95855c79b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:24 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:52:24 d76aa34d3c82: Preparing 02:52:24 16f376107c71: Preparing 02:52:24 8aa3a4948cf0: Preparing 02:52:24 0e1551f10412: Preparing 02:52:24 e6be4e11784f: Preparing 02:52:24 8fabe28d9ea7: Preparing 02:52:24 63ca1fbb43ae: Preparing 02:52:24 8fabe28d9ea7: Waiting 02:52:24 63ca1fbb43ae: Waiting 02:52:24 16f376107c71: Layer already exists 02:52:24 8aa3a4948cf0: Layer already exists 02:52:24 d76aa34d3c82: Layer already exists 02:52:24 0e1551f10412: Layer already exists 02:52:24 e6be4e11784f: Layer already exists 02:52:24 8fabe28d9ea7: Layer already exists 02:52:24 63ca1fbb43ae: Layer already exists 02:52:24 latest: digest: sha256:5de011b9c2d5e8127886a1e177b0c5bb2ed0ac1ff78e348f1ffb6d95855c79b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:25 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.17 02:52:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:52:25 d76aa34d3c82: Preparing 02:52:25 16f376107c71: Preparing 02:52:25 8aa3a4948cf0: Preparing 02:52:25 0e1551f10412: Preparing 02:52:25 e6be4e11784f: Preparing 02:52:25 8fabe28d9ea7: Preparing 02:52:25 63ca1fbb43ae: Preparing 02:52:25 8fabe28d9ea7: Waiting 02:52:25 63ca1fbb43ae: Waiting 02:52:25 0e1551f10412: Layer already exists 02:52:25 e6be4e11784f: Layer already exists 02:52:25 d76aa34d3c82: Layer already exists 02:52:25 16f376107c71: Layer already exists 02:52:25 8aa3a4948cf0: Layer already exists 02:52:25 8fabe28d9ea7: Layer already exists 02:52:25 63ca1fbb43ae: Layer already exists 02:52:25 4.0.0-dev.17: digest: sha256:5de011b9c2d5e8127886a1e177b0c5bb2ed0ac1ff78e348f1ffb6d95855c79b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:26 + docker push nexus3.edgexfoundry.org:10004/core-command:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:52:26 d76aa34d3c82: Preparing 02:52:26 16f376107c71: Preparing 02:52:26 8aa3a4948cf0: Preparing 02:52:26 0e1551f10412: Preparing 02:52:26 e6be4e11784f: Preparing 02:52:26 8fabe28d9ea7: Preparing 02:52:26 63ca1fbb43ae: Preparing 02:52:26 8fabe28d9ea7: Waiting 02:52:26 63ca1fbb43ae: Waiting 02:52:26 8aa3a4948cf0: Layer already exists 02:52:26 e6be4e11784f: Layer already exists 02:52:26 d76aa34d3c82: Layer already exists 02:52:26 0e1551f10412: Layer already exists 02:52:26 16f376107c71: Layer already exists 02:52:26 63ca1fbb43ae: Layer already exists 02:52:26 8fabe28d9ea7: Layer already exists 02:52:26 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:5de011b9c2d5e8127886a1e177b0c5bb2ed0ac1ff78e348f1ffb6d95855c79b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:26 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:52:26 d76aa34d3c82: Preparing 02:52:26 16f376107c71: Preparing 02:52:26 8aa3a4948cf0: Preparing 02:52:26 0e1551f10412: Preparing 02:52:26 e6be4e11784f: Preparing 02:52:26 8fabe28d9ea7: Preparing 02:52:26 63ca1fbb43ae: Preparing 02:52:26 8fabe28d9ea7: Waiting 02:52:26 63ca1fbb43ae: Waiting 02:52:26 8aa3a4948cf0: Layer already exists 02:52:26 d76aa34d3c82: Layer already exists 02:52:26 16f376107c71: Layer already exists 02:52:26 e6be4e11784f: Layer already exists 02:52:26 0e1551f10412: Layer already exists 02:52:26 8fabe28d9ea7: Layer already exists 02:52:26 63ca1fbb43ae: Layer already exists 02:52:26 main: digest: sha256:5de011b9c2d5e8127886a1e177b0c5bb2ed0ac1ff78e348f1ffb6d95855c79b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:26 ===================================================== [Pipeline] echo 02:52:26 taggedImages: 02:52:26 - nexus3.edgexfoundry.org:10004/core-command:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:26 - nexus3.edgexfoundry.org:10004/core-command:latest 02:52:26 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.17 02:52:26 - nexus3.edgexfoundry.org:10004/core-command:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:26 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:52:26 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:52:26 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:26 latest 02:52:26 4.0.0-dev.17 02:52:26 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:26 main 02:52:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:52:27 6ce0128dc9b0: Preparing 02:52:27 0a22c4e16d1e: Preparing 02:52:27 ff7b12d75602: Preparing 02:52:27 9a01ecef0e05: Preparing 02:52:27 8aa3a4948cf0: Preparing 02:52:27 0e1551f10412: Preparing 02:52:27 e6be4e11784f: Preparing 02:52:27 8fabe28d9ea7: Preparing 02:52:27 63ca1fbb43ae: Preparing 02:52:27 0e1551f10412: Waiting 02:52:27 8fabe28d9ea7: Waiting 02:52:27 63ca1fbb43ae: Waiting 02:52:27 e6be4e11784f: Waiting 02:52:27 8aa3a4948cf0: Layer already exists 02:52:27 0e1551f10412: Layer already exists 02:52:27 e6be4e11784f: Layer already exists 02:52:27 8fabe28d9ea7: Layer already exists 02:52:27 63ca1fbb43ae: Layer already exists 02:52:27 0a22c4e16d1e: Pushed 02:52:27 ff7b12d75602: Pushed 02:52:27 6ce0128dc9b0: Pushed 02:52:28 9a01ecef0e05: Pushed 02:52:28 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:750b0f4ae7c6e77d7ce8362c6ec377a815d54a71d8cdd4791dfa4167fb06a6d7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:52:29 6ce0128dc9b0: Preparing 02:52:29 0a22c4e16d1e: Preparing 02:52:29 ff7b12d75602: Preparing 02:52:29 9a01ecef0e05: Preparing 02:52:29 8aa3a4948cf0: Preparing 02:52:29 0e1551f10412: Preparing 02:52:29 e6be4e11784f: Preparing 02:52:29 8fabe28d9ea7: Preparing 02:52:29 63ca1fbb43ae: Preparing 02:52:29 e6be4e11784f: Waiting 02:52:29 0e1551f10412: Waiting 02:52:29 8aa3a4948cf0: Layer already exists 02:52:29 0a22c4e16d1e: Layer already exists 02:52:29 ff7b12d75602: Layer already exists 02:52:29 6ce0128dc9b0: Layer already exists 02:52:29 9a01ecef0e05: Layer already exists 02:52:29 0e1551f10412: Layer already exists 02:52:29 e6be4e11784f: Layer already exists 02:52:29 63ca1fbb43ae: Layer already exists 02:52:29 8fabe28d9ea7: Layer already exists 02:52:29 latest: digest: sha256:750b0f4ae7c6e77d7ce8362c6ec377a815d54a71d8cdd4791dfa4167fb06a6d7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.17 02:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:52:30 6ce0128dc9b0: Preparing 02:52:30 0a22c4e16d1e: Preparing 02:52:30 ff7b12d75602: Preparing 02:52:30 9a01ecef0e05: Preparing 02:52:30 8aa3a4948cf0: Preparing 02:52:30 0e1551f10412: Preparing 02:52:30 e6be4e11784f: Preparing 02:52:30 8fabe28d9ea7: Preparing 02:52:30 63ca1fbb43ae: Preparing 02:52:30 0e1551f10412: Waiting 02:52:30 63ca1fbb43ae: Waiting 02:52:30 e6be4e11784f: Waiting 02:52:30 8fabe28d9ea7: Waiting 02:52:30 6ce0128dc9b0: Layer already exists 02:52:30 8aa3a4948cf0: Layer already exists 02:52:30 9a01ecef0e05: Layer already exists 02:52:30 0a22c4e16d1e: Layer already exists 02:52:30 ff7b12d75602: Layer already exists 02:52:30 0e1551f10412: Layer already exists 02:52:30 63ca1fbb43ae: Layer already exists 02:52:30 e6be4e11784f: Layer already exists 02:52:30 8fabe28d9ea7: Layer already exists 02:52:30 4.0.0-dev.17: digest: sha256:750b0f4ae7c6e77d7ce8362c6ec377a815d54a71d8cdd4791dfa4167fb06a6d7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:52:30 6ce0128dc9b0: Preparing 02:52:30 0a22c4e16d1e: Preparing 02:52:30 ff7b12d75602: Preparing 02:52:30 9a01ecef0e05: Preparing 02:52:30 8aa3a4948cf0: Preparing 02:52:30 0e1551f10412: Preparing 02:52:30 e6be4e11784f: Preparing 02:52:30 8fabe28d9ea7: Preparing 02:52:30 63ca1fbb43ae: Preparing 02:52:30 0e1551f10412: Waiting 02:52:30 e6be4e11784f: Waiting 02:52:30 8fabe28d9ea7: Waiting 02:52:30 63ca1fbb43ae: Waiting 02:52:30 9a01ecef0e05: Layer already exists 02:52:30 8aa3a4948cf0: Layer already exists 02:52:30 0a22c4e16d1e: Layer already exists 02:52:30 6ce0128dc9b0: Layer already exists 02:52:30 ff7b12d75602: Layer already exists 02:52:30 0e1551f10412: Layer already exists 02:52:30 e6be4e11784f: Layer already exists 02:52:30 63ca1fbb43ae: Layer already exists 02:52:30 8fabe28d9ea7: Layer already exists 02:52:30 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:750b0f4ae7c6e77d7ce8362c6ec377a815d54a71d8cdd4791dfa4167fb06a6d7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:52:31 6ce0128dc9b0: Preparing 02:52:31 0a22c4e16d1e: Preparing 02:52:31 ff7b12d75602: Preparing 02:52:31 9a01ecef0e05: Preparing 02:52:31 8aa3a4948cf0: Preparing 02:52:31 0e1551f10412: Preparing 02:52:31 e6be4e11784f: Preparing 02:52:31 8fabe28d9ea7: Preparing 02:52:31 63ca1fbb43ae: Preparing 02:52:31 0e1551f10412: Waiting 02:52:31 e6be4e11784f: Waiting 02:52:31 8fabe28d9ea7: Waiting 02:52:31 ff7b12d75602: Layer already exists 02:52:31 0a22c4e16d1e: Layer already exists 02:52:31 9a01ecef0e05: Layer already exists 02:52:31 e6be4e11784f: Layer already exists 02:52:31 0e1551f10412: Layer already exists 02:52:31 6ce0128dc9b0: Layer already exists 02:52:31 8fabe28d9ea7: Layer already exists 02:52:31 63ca1fbb43ae: Layer already exists 02:52:31 8aa3a4948cf0: Layer already exists 02:52:31 main: digest: sha256:750b0f4ae7c6e77d7ce8362c6ec377a815d54a71d8cdd4791dfa4167fb06a6d7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:31 ===================================================== [Pipeline] echo 02:52:31 taggedImages: 02:52:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:52:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.17 02:52:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:52:31 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:52:31 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:31 latest 02:52:31 4.0.0-dev.17 02:52:31 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:31 main 02:52:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:32 + docker push nexus3.edgexfoundry.org:10004/core-data:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:52:32 f7c8a8a56496: Preparing 02:52:32 48b0d353a8e8: Preparing 02:52:32 5cbd19f5d03b: Preparing 02:52:32 8aa3a4948cf0: Preparing 02:52:32 0e1551f10412: Preparing 02:52:32 e6be4e11784f: Preparing 02:52:32 36fb59287027: Preparing 02:52:32 63ca1fbb43ae: Preparing 02:52:32 36fb59287027: Waiting 02:52:32 e6be4e11784f: Waiting 02:52:32 8aa3a4948cf0: Layer already exists 02:52:32 0e1551f10412: Layer already exists 02:52:32 e6be4e11784f: Layer already exists 02:52:32 63ca1fbb43ae: Layer already exists 02:52:32 48b0d353a8e8: Pushed 02:52:32 f7c8a8a56496: Pushed 02:52:32 36fb59287027: Pushed 02:52:34 5cbd19f5d03b: Pushed 02:52:34 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:5425883c05541c7891d144adcb5b1e22314234cac327c3d8388bab3721dad0c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:35 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:52:35 f7c8a8a56496: Preparing 02:52:35 48b0d353a8e8: Preparing 02:52:35 5cbd19f5d03b: Preparing 02:52:35 8aa3a4948cf0: Preparing 02:52:35 0e1551f10412: Preparing 02:52:35 e6be4e11784f: Preparing 02:52:35 36fb59287027: Preparing 02:52:35 63ca1fbb43ae: Preparing 02:52:35 e6be4e11784f: Waiting 02:52:35 63ca1fbb43ae: Waiting 02:52:35 36fb59287027: Waiting 02:52:35 0e1551f10412: Layer already exists 02:52:35 48b0d353a8e8: Layer already exists 02:52:35 5cbd19f5d03b: Layer already exists 02:52:35 f7c8a8a56496: Layer already exists 02:52:35 8aa3a4948cf0: Layer already exists 02:52:35 63ca1fbb43ae: Layer already exists 02:52:35 e6be4e11784f: Layer already exists 02:52:35 36fb59287027: Layer already exists 02:52:35 latest: digest: sha256:5425883c05541c7891d144adcb5b1e22314234cac327c3d8388bab3721dad0c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:36 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.17 02:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:52:36 f7c8a8a56496: Preparing 02:52:36 48b0d353a8e8: Preparing 02:52:36 5cbd19f5d03b: Preparing 02:52:36 8aa3a4948cf0: Preparing 02:52:36 0e1551f10412: Preparing 02:52:36 e6be4e11784f: Preparing 02:52:36 36fb59287027: Preparing 02:52:36 63ca1fbb43ae: Preparing 02:52:36 e6be4e11784f: Waiting 02:52:36 36fb59287027: Waiting 02:52:36 63ca1fbb43ae: Waiting 02:52:36 8aa3a4948cf0: Layer already exists 02:52:36 48b0d353a8e8: Layer already exists 02:52:36 f7c8a8a56496: Layer already exists 02:52:36 5cbd19f5d03b: Layer already exists 02:52:36 0e1551f10412: Layer already exists 02:52:36 e6be4e11784f: Layer already exists 02:52:36 36fb59287027: Layer already exists 02:52:36 63ca1fbb43ae: Layer already exists 02:52:36 4.0.0-dev.17: digest: sha256:5425883c05541c7891d144adcb5b1e22314234cac327c3d8388bab3721dad0c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:36 + docker push nexus3.edgexfoundry.org:10004/core-data:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:52:36 f7c8a8a56496: Preparing 02:52:36 48b0d353a8e8: Preparing 02:52:36 5cbd19f5d03b: Preparing 02:52:36 8aa3a4948cf0: Preparing 02:52:36 0e1551f10412: Preparing 02:52:36 e6be4e11784f: Preparing 02:52:36 36fb59287027: Preparing 02:52:36 63ca1fbb43ae: Preparing 02:52:36 36fb59287027: Waiting 02:52:36 63ca1fbb43ae: Waiting 02:52:36 e6be4e11784f: Waiting 02:52:36 48b0d353a8e8: Layer already exists 02:52:36 0e1551f10412: Layer already exists 02:52:36 f7c8a8a56496: Layer already exists 02:52:36 5cbd19f5d03b: Layer already exists 02:52:36 8aa3a4948cf0: Layer already exists 02:52:36 e6be4e11784f: Layer already exists 02:52:36 36fb59287027: Layer already exists 02:52:36 63ca1fbb43ae: Layer already exists 02:52:36 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:5425883c05541c7891d144adcb5b1e22314234cac327c3d8388bab3721dad0c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:37 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:52:37 f7c8a8a56496: Preparing 02:52:37 48b0d353a8e8: Preparing 02:52:37 5cbd19f5d03b: Preparing 02:52:37 8aa3a4948cf0: Preparing 02:52:37 0e1551f10412: Preparing 02:52:37 e6be4e11784f: Preparing 02:52:37 36fb59287027: Preparing 02:52:37 63ca1fbb43ae: Preparing 02:52:37 36fb59287027: Waiting 02:52:37 63ca1fbb43ae: Waiting 02:52:37 e6be4e11784f: Waiting 02:52:37 5cbd19f5d03b: Layer already exists 02:52:37 48b0d353a8e8: Layer already exists 02:52:37 8aa3a4948cf0: Layer already exists 02:52:37 0e1551f10412: Layer already exists 02:52:37 f7c8a8a56496: Layer already exists 02:52:37 e6be4e11784f: Layer already exists 02:52:37 36fb59287027: Layer already exists 02:52:37 63ca1fbb43ae: Layer already exists 02:52:37 main: digest: sha256:5425883c05541c7891d144adcb5b1e22314234cac327c3d8388bab3721dad0c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:37 ===================================================== [Pipeline] echo 02:52:37 taggedImages: 02:52:37 - nexus3.edgexfoundry.org:10004/core-data:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:37 - nexus3.edgexfoundry.org:10004/core-data:latest 02:52:37 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.17 02:52:37 - nexus3.edgexfoundry.org:10004/core-data:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:37 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:52:37 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:52:37 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:37 latest 02:52:37 4.0.0-dev.17 02:52:37 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:37 main 02:52:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:38 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:52:38 46825e5660ef: Preparing 02:52:38 0b82a8f44c97: Preparing 02:52:38 3d6379c01b4c: Preparing 02:52:38 0e1551f10412: Preparing 02:52:38 16ff78dd8246: Preparing 02:52:38 469d402caf30: Preparing 02:52:38 63ca1fbb43ae: Preparing 02:52:38 469d402caf30: Waiting 02:52:38 63ca1fbb43ae: Waiting 02:52:38 0e1551f10412: Layer already exists 02:52:38 16ff78dd8246: Pushed 02:52:38 63ca1fbb43ae: Layer already exists 02:52:38 0b82a8f44c97: Pushed 02:52:38 46825e5660ef: Pushed 02:52:38 469d402caf30: Pushed 02:52:40 3d6379c01b4c: Pushed 02:52:40 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:105c7ebdeaf256549f2c9ba5fd71955b0ef820682cb67950cee9b87928633716 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:52:41 46825e5660ef: Preparing 02:52:41 0b82a8f44c97: Preparing 02:52:41 3d6379c01b4c: Preparing 02:52:41 0e1551f10412: Preparing 02:52:41 16ff78dd8246: Preparing 02:52:41 469d402caf30: Preparing 02:52:41 63ca1fbb43ae: Preparing 02:52:41 469d402caf30: Waiting 02:52:41 63ca1fbb43ae: Waiting 02:52:41 3d6379c01b4c: Layer already exists 02:52:41 16ff78dd8246: Layer already exists 02:52:41 0e1551f10412: Layer already exists 02:52:41 46825e5660ef: Layer already exists 02:52:41 0b82a8f44c97: Layer already exists 02:52:41 63ca1fbb43ae: Layer already exists 02:52:41 469d402caf30: Layer already exists 02:52:41 latest: digest: sha256:105c7ebdeaf256549f2c9ba5fd71955b0ef820682cb67950cee9b87928633716 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.17 02:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:52:42 46825e5660ef: Preparing 02:52:42 0b82a8f44c97: Preparing 02:52:42 3d6379c01b4c: Preparing 02:52:42 0e1551f10412: Preparing 02:52:42 16ff78dd8246: Preparing 02:52:42 469d402caf30: Preparing 02:52:42 63ca1fbb43ae: Preparing 02:52:42 469d402caf30: Waiting 02:52:42 63ca1fbb43ae: Waiting 02:52:42 16ff78dd8246: Layer already exists 02:52:42 3d6379c01b4c: Layer already exists 02:52:42 0e1551f10412: Layer already exists 02:52:42 46825e5660ef: Layer already exists 02:52:42 0b82a8f44c97: Layer already exists 02:52:42 469d402caf30: Layer already exists 02:52:42 63ca1fbb43ae: Layer already exists 02:52:42 4.0.0-dev.17: digest: sha256:105c7ebdeaf256549f2c9ba5fd71955b0ef820682cb67950cee9b87928633716 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:52:42 46825e5660ef: Preparing 02:52:42 0b82a8f44c97: Preparing 02:52:42 3d6379c01b4c: Preparing 02:52:42 0e1551f10412: Preparing 02:52:42 16ff78dd8246: Preparing 02:52:42 469d402caf30: Preparing 02:52:42 63ca1fbb43ae: Preparing 02:52:42 469d402caf30: Waiting 02:52:42 63ca1fbb43ae: Waiting 02:52:42 46825e5660ef: Layer already exists 02:52:42 3d6379c01b4c: Layer already exists 02:52:42 0b82a8f44c97: Layer already exists 02:52:42 0e1551f10412: Layer already exists 02:52:42 16ff78dd8246: Layer already exists 02:52:42 63ca1fbb43ae: Layer already exists 02:52:42 469d402caf30: Layer already exists 02:52:42 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:105c7ebdeaf256549f2c9ba5fd71955b0ef820682cb67950cee9b87928633716 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:52:43 46825e5660ef: Preparing 02:52:43 0b82a8f44c97: Preparing 02:52:43 3d6379c01b4c: Preparing 02:52:43 0e1551f10412: Preparing 02:52:43 16ff78dd8246: Preparing 02:52:43 469d402caf30: Preparing 02:52:43 63ca1fbb43ae: Preparing 02:52:43 469d402caf30: Waiting 02:52:43 63ca1fbb43ae: Waiting 02:52:43 46825e5660ef: Layer already exists 02:52:43 3d6379c01b4c: Layer already exists 02:52:43 0e1551f10412: Layer already exists 02:52:43 16ff78dd8246: Layer already exists 02:52:43 0b82a8f44c97: Layer already exists 02:52:43 469d402caf30: Layer already exists 02:52:43 63ca1fbb43ae: Layer already exists 02:52:43 main: digest: sha256:105c7ebdeaf256549f2c9ba5fd71955b0ef820682cb67950cee9b87928633716 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:43 ===================================================== [Pipeline] echo 02:52:43 taggedImages: 02:52:43 - nexus3.edgexfoundry.org:10004/core-keeper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:43 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:52:43 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.17 02:52:43 - nexus3.edgexfoundry.org:10004/core-keeper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:43 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:52:43 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:52:43 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:43 latest 02:52:43 4.0.0-dev.17 02:52:43 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:43 main 02:52:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:52:44 7180561679a6: Preparing 02:52:44 19c6eb270739: Preparing 02:52:44 5d92319dad4b: Preparing 02:52:44 f3e1ce0c7e7e: Preparing 02:52:44 8aa3a4948cf0: Preparing 02:52:44 0e1551f10412: Preparing 02:52:44 e6be4e11784f: Preparing 02:52:44 8fabe28d9ea7: Preparing 02:52:44 63ca1fbb43ae: Preparing 02:52:44 0e1551f10412: Waiting 02:52:44 e6be4e11784f: Waiting 02:52:44 63ca1fbb43ae: Waiting 02:52:44 8aa3a4948cf0: Layer already exists 02:52:44 0e1551f10412: Layer already exists 02:52:44 e6be4e11784f: Layer already exists 02:52:44 8fabe28d9ea7: Layer already exists 02:52:44 63ca1fbb43ae: Layer already exists 02:52:44 5d92319dad4b: Pushed 02:52:44 7180561679a6: Pushed 02:52:44 19c6eb270739: Pushed 02:52:46 f3e1ce0c7e7e: Pushed 02:52:46 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:6660a150a2ee33a6338dbcaea6a9831c7aa43090ab5a2891a11f231d85747975 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:52:47 7180561679a6: Preparing 02:52:47 19c6eb270739: Preparing 02:52:47 5d92319dad4b: Preparing 02:52:47 f3e1ce0c7e7e: Preparing 02:52:47 8aa3a4948cf0: Preparing 02:52:47 0e1551f10412: Preparing 02:52:47 e6be4e11784f: Preparing 02:52:47 8fabe28d9ea7: Preparing 02:52:47 63ca1fbb43ae: Preparing 02:52:47 0e1551f10412: Waiting 02:52:47 8fabe28d9ea7: Waiting 02:52:47 63ca1fbb43ae: Waiting 02:52:47 8aa3a4948cf0: Layer already exists 02:52:47 7180561679a6: Layer already exists 02:52:47 f3e1ce0c7e7e: Layer already exists 02:52:47 19c6eb270739: Layer already exists 02:52:47 5d92319dad4b: Layer already exists 02:52:47 0e1551f10412: Layer already exists 02:52:47 e6be4e11784f: Layer already exists 02:52:47 8fabe28d9ea7: Layer already exists 02:52:47 63ca1fbb43ae: Layer already exists 02:52:47 latest: digest: sha256:6660a150a2ee33a6338dbcaea6a9831c7aa43090ab5a2891a11f231d85747975 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.17 02:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:52:48 7180561679a6: Preparing 02:52:48 19c6eb270739: Preparing 02:52:48 5d92319dad4b: Preparing 02:52:48 f3e1ce0c7e7e: Preparing 02:52:48 8aa3a4948cf0: Preparing 02:52:48 0e1551f10412: Preparing 02:52:48 e6be4e11784f: Preparing 02:52:48 8fabe28d9ea7: Preparing 02:52:48 63ca1fbb43ae: Preparing 02:52:48 0e1551f10412: Waiting 02:52:48 63ca1fbb43ae: Waiting 02:52:48 8fabe28d9ea7: Waiting 02:52:48 8aa3a4948cf0: Layer already exists 02:52:48 5d92319dad4b: Layer already exists 02:52:48 7180561679a6: Layer already exists 02:52:48 19c6eb270739: Layer already exists 02:52:48 f3e1ce0c7e7e: Layer already exists 02:52:48 0e1551f10412: Layer already exists 02:52:48 e6be4e11784f: Layer already exists 02:52:48 63ca1fbb43ae: Layer already exists 02:52:48 8fabe28d9ea7: Layer already exists 02:52:48 4.0.0-dev.17: digest: sha256:6660a150a2ee33a6338dbcaea6a9831c7aa43090ab5a2891a11f231d85747975 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:52:48 7180561679a6: Preparing 02:52:48 19c6eb270739: Preparing 02:52:48 5d92319dad4b: Preparing 02:52:48 f3e1ce0c7e7e: Preparing 02:52:48 8aa3a4948cf0: Preparing 02:52:48 0e1551f10412: Preparing 02:52:48 e6be4e11784f: Preparing 02:52:48 8fabe28d9ea7: Preparing 02:52:48 63ca1fbb43ae: Preparing 02:52:48 8fabe28d9ea7: Waiting 02:52:48 e6be4e11784f: Waiting 02:52:48 0e1551f10412: Waiting 02:52:48 63ca1fbb43ae: Waiting 02:52:48 8aa3a4948cf0: Layer already exists 02:52:48 7180561679a6: Layer already exists 02:52:48 f3e1ce0c7e7e: Layer already exists 02:52:48 19c6eb270739: Layer already exists 02:52:48 5d92319dad4b: Layer already exists 02:52:48 0e1551f10412: Layer already exists 02:52:48 8fabe28d9ea7: Layer already exists 02:52:48 e6be4e11784f: Layer already exists 02:52:48 63ca1fbb43ae: Layer already exists 02:52:48 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:6660a150a2ee33a6338dbcaea6a9831c7aa43090ab5a2891a11f231d85747975 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:52:49 7180561679a6: Preparing 02:52:49 19c6eb270739: Preparing 02:52:49 5d92319dad4b: Preparing 02:52:49 f3e1ce0c7e7e: Preparing 02:52:49 8aa3a4948cf0: Preparing 02:52:49 0e1551f10412: Preparing 02:52:49 e6be4e11784f: Preparing 02:52:49 8fabe28d9ea7: Preparing 02:52:49 63ca1fbb43ae: Preparing 02:52:49 e6be4e11784f: Waiting 02:52:49 8fabe28d9ea7: Waiting 02:52:49 63ca1fbb43ae: Waiting 02:52:49 0e1551f10412: Waiting 02:52:49 f3e1ce0c7e7e: Layer already exists 02:52:49 5d92319dad4b: Layer already exists 02:52:49 8aa3a4948cf0: Layer already exists 02:52:49 19c6eb270739: Layer already exists 02:52:49 7180561679a6: Layer already exists 02:52:49 e6be4e11784f: Layer already exists 02:52:49 0e1551f10412: Layer already exists 02:52:49 8fabe28d9ea7: Layer already exists 02:52:49 63ca1fbb43ae: Layer already exists 02:52:49 main: digest: sha256:6660a150a2ee33a6338dbcaea6a9831c7aa43090ab5a2891a11f231d85747975 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:49 ===================================================== [Pipeline] echo 02:52:49 taggedImages: 02:52:49 - nexus3.edgexfoundry.org:10004/core-metadata:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:49 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:52:49 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.17 02:52:49 - nexus3.edgexfoundry.org:10004/core-metadata:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:49 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:52:49 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:52:49 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:49 latest 02:52:49 4.0.0-dev.17 02:52:49 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:49 main 02:52:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:52:50 504d7a3d9b2b: Preparing 02:52:50 668d6b652e8a: Preparing 02:52:50 06cfee417741: Preparing 02:52:50 aaf4e49fb857: Preparing 02:52:50 e6d55e90983c: Preparing 02:52:50 23738424b5e2: Preparing 02:52:50 ff720c01e6d3: Preparing 02:52:50 8aa3a4948cf0: Preparing 02:52:50 0e1551f10412: Preparing 02:52:50 d3ab6d92f1c7: Preparing 02:52:50 2631d9a67235: Preparing 02:52:50 5f70bf18a086: Preparing 02:52:50 da2b3ff86f87: Preparing 02:52:50 156d745fd5d9: Preparing 02:52:50 be0180bb1717: Preparing 02:52:50 63ca1fbb43ae: Preparing 02:52:50 8aa3a4948cf0: Waiting 02:52:50 0e1551f10412: Waiting 02:52:50 d3ab6d92f1c7: Waiting 02:52:50 2631d9a67235: Waiting 02:52:50 5f70bf18a086: Waiting 02:52:50 da2b3ff86f87: Waiting 02:52:50 156d745fd5d9: Waiting 02:52:50 be0180bb1717: Waiting 02:52:50 63ca1fbb43ae: Waiting 02:52:50 23738424b5e2: Waiting 02:52:50 ff720c01e6d3: Waiting 02:52:50 e6d55e90983c: Pushed 02:52:50 504d7a3d9b2b: Pushed 02:52:50 06cfee417741: Pushed 02:52:50 668d6b652e8a: Pushed 02:52:50 aaf4e49fb857: Pushed 02:52:50 8aa3a4948cf0: Layer already exists 02:52:50 0e1551f10412: Layer already exists 02:52:50 5f70bf18a086: Layer already exists 02:52:50 23738424b5e2: Pushed 02:52:50 2631d9a67235: Pushed 02:52:50 d3ab6d92f1c7: Pushed 02:52:50 da2b3ff86f87: Pushed 02:52:50 63ca1fbb43ae: Layer already exists 02:52:50 be0180bb1717: Pushed 02:52:51 156d745fd5d9: Pushed 02:52:52 ff720c01e6d3: Pushed 02:52:52 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:9e56d909f1c71cac5fe43bec58544a8b9490942d47153a41b6525c512cad0828 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:52:52 504d7a3d9b2b: Preparing 02:52:52 668d6b652e8a: Preparing 02:52:52 06cfee417741: Preparing 02:52:52 aaf4e49fb857: Preparing 02:52:52 e6d55e90983c: Preparing 02:52:52 23738424b5e2: Preparing 02:52:52 ff720c01e6d3: Preparing 02:52:52 8aa3a4948cf0: Preparing 02:52:52 0e1551f10412: Preparing 02:52:52 d3ab6d92f1c7: Preparing 02:52:52 2631d9a67235: Preparing 02:52:52 5f70bf18a086: Preparing 02:52:52 da2b3ff86f87: Preparing 02:52:52 156d745fd5d9: Preparing 02:52:52 be0180bb1717: Preparing 02:52:52 63ca1fbb43ae: Preparing 02:52:52 0e1551f10412: Waiting 02:52:52 8aa3a4948cf0: Waiting 02:52:52 23738424b5e2: Waiting 02:52:52 ff720c01e6d3: Waiting 02:52:52 d3ab6d92f1c7: Waiting 02:52:52 2631d9a67235: Waiting 02:52:52 da2b3ff86f87: Waiting 02:52:52 156d745fd5d9: Waiting 02:52:52 5f70bf18a086: Waiting 02:52:52 be0180bb1717: Waiting 02:52:52 668d6b652e8a: Layer already exists 02:52:52 aaf4e49fb857: Layer already exists 02:52:52 06cfee417741: Layer already exists 02:52:52 504d7a3d9b2b: Layer already exists 02:52:52 e6d55e90983c: Layer already exists 02:52:52 ff720c01e6d3: Layer already exists 02:52:52 23738424b5e2: Layer already exists 02:52:52 0e1551f10412: Layer already exists 02:52:52 d3ab6d92f1c7: Layer already exists 02:52:52 8aa3a4948cf0: Layer already exists 02:52:52 5f70bf18a086: Layer already exists 02:52:52 2631d9a67235: Layer already exists 02:52:52 da2b3ff86f87: Layer already exists 02:52:52 156d745fd5d9: Layer already exists 02:52:52 be0180bb1717: Layer already exists 02:52:52 63ca1fbb43ae: Layer already exists 02:52:52 latest: digest: sha256:9e56d909f1c71cac5fe43bec58544a8b9490942d47153a41b6525c512cad0828 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.17 02:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:52:53 504d7a3d9b2b: Preparing 02:52:53 668d6b652e8a: Preparing 02:52:53 06cfee417741: Preparing 02:52:53 aaf4e49fb857: Preparing 02:52:53 e6d55e90983c: Preparing 02:52:53 23738424b5e2: Preparing 02:52:53 ff720c01e6d3: Preparing 02:52:53 8aa3a4948cf0: Preparing 02:52:53 0e1551f10412: Preparing 02:52:53 d3ab6d92f1c7: Preparing 02:52:53 2631d9a67235: Preparing 02:52:53 5f70bf18a086: Preparing 02:52:53 da2b3ff86f87: Preparing 02:52:53 156d745fd5d9: Preparing 02:52:53 be0180bb1717: Preparing 02:52:53 63ca1fbb43ae: Preparing 02:52:53 ff720c01e6d3: Waiting 02:52:53 0e1551f10412: Waiting 02:52:53 8aa3a4948cf0: Waiting 02:52:53 156d745fd5d9: Waiting 02:52:53 63ca1fbb43ae: Waiting 02:52:53 be0180bb1717: Waiting 02:52:53 d3ab6d92f1c7: Waiting 02:52:53 23738424b5e2: Waiting 02:52:53 da2b3ff86f87: Waiting 02:52:53 5f70bf18a086: Waiting 02:52:53 e6d55e90983c: Layer already exists 02:52:53 504d7a3d9b2b: Layer already exists 02:52:53 aaf4e49fb857: Layer already exists 02:52:53 668d6b652e8a: Layer already exists 02:52:53 06cfee417741: Layer already exists 02:52:53 ff720c01e6d3: Layer already exists 02:52:53 23738424b5e2: Layer already exists 02:52:53 0e1551f10412: Layer already exists 02:52:53 8aa3a4948cf0: Layer already exists 02:52:53 d3ab6d92f1c7: Layer already exists 02:52:53 2631d9a67235: Layer already exists 02:52:53 da2b3ff86f87: Layer already exists 02:52:53 156d745fd5d9: Layer already exists 02:52:53 be0180bb1717: Layer already exists 02:52:53 5f70bf18a086: Layer already exists 02:52:53 63ca1fbb43ae: Layer already exists 02:52:53 4.0.0-dev.17: digest: sha256:9e56d909f1c71cac5fe43bec58544a8b9490942d47153a41b6525c512cad0828 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:52:54 504d7a3d9b2b: Preparing 02:52:54 668d6b652e8a: Preparing 02:52:54 06cfee417741: Preparing 02:52:54 aaf4e49fb857: Preparing 02:52:54 e6d55e90983c: Preparing 02:52:54 23738424b5e2: Preparing 02:52:54 ff720c01e6d3: Preparing 02:52:54 8aa3a4948cf0: Preparing 02:52:54 0e1551f10412: Preparing 02:52:54 d3ab6d92f1c7: Preparing 02:52:54 2631d9a67235: Preparing 02:52:54 5f70bf18a086: Preparing 02:52:54 da2b3ff86f87: Preparing 02:52:54 156d745fd5d9: Preparing 02:52:54 be0180bb1717: Preparing 02:52:54 63ca1fbb43ae: Preparing 02:52:54 23738424b5e2: Waiting 02:52:54 8aa3a4948cf0: Waiting 02:52:54 ff720c01e6d3: Waiting 02:52:54 2631d9a67235: Waiting 02:52:54 5f70bf18a086: Waiting 02:52:54 da2b3ff86f87: Waiting 02:52:54 156d745fd5d9: Waiting 02:52:54 be0180bb1717: Waiting 02:52:54 63ca1fbb43ae: Waiting 02:52:54 d3ab6d92f1c7: Waiting 02:52:54 0e1551f10412: Waiting 02:52:54 e6d55e90983c: Layer already exists 02:52:54 504d7a3d9b2b: Layer already exists 02:52:54 aaf4e49fb857: Layer already exists 02:52:54 668d6b652e8a: Layer already exists 02:52:54 06cfee417741: Layer already exists 02:52:54 ff720c01e6d3: Layer already exists 02:52:54 23738424b5e2: Layer already exists 02:52:54 8aa3a4948cf0: Layer already exists 02:52:54 0e1551f10412: Layer already exists 02:52:54 d3ab6d92f1c7: Layer already exists 02:52:54 da2b3ff86f87: Layer already exists 02:52:54 2631d9a67235: Layer already exists 02:52:54 156d745fd5d9: Layer already exists 02:52:54 5f70bf18a086: Layer already exists 02:52:54 be0180bb1717: Layer already exists 02:52:54 63ca1fbb43ae: Layer already exists 02:52:54 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:9e56d909f1c71cac5fe43bec58544a8b9490942d47153a41b6525c512cad0828 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:52:54 504d7a3d9b2b: Preparing 02:52:54 668d6b652e8a: Preparing 02:52:54 06cfee417741: Preparing 02:52:54 aaf4e49fb857: Preparing 02:52:54 e6d55e90983c: Preparing 02:52:54 23738424b5e2: Preparing 02:52:54 ff720c01e6d3: Preparing 02:52:54 8aa3a4948cf0: Preparing 02:52:54 0e1551f10412: Preparing 02:52:54 d3ab6d92f1c7: Preparing 02:52:54 2631d9a67235: Preparing 02:52:54 5f70bf18a086: Preparing 02:52:54 da2b3ff86f87: Preparing 02:52:54 156d745fd5d9: Preparing 02:52:54 be0180bb1717: Preparing 02:52:54 63ca1fbb43ae: Preparing 02:52:54 0e1551f10412: Waiting 02:52:54 5f70bf18a086: Waiting 02:52:54 d3ab6d92f1c7: Waiting 02:52:54 da2b3ff86f87: Waiting 02:52:54 2631d9a67235: Waiting 02:52:54 156d745fd5d9: Waiting 02:52:54 ff720c01e6d3: Waiting 02:52:54 be0180bb1717: Waiting 02:52:54 23738424b5e2: Waiting 02:52:54 63ca1fbb43ae: Waiting 02:52:54 8aa3a4948cf0: Waiting 02:52:54 06cfee417741: Layer already exists 02:52:54 e6d55e90983c: Layer already exists 02:52:54 668d6b652e8a: Layer already exists 02:52:54 504d7a3d9b2b: Layer already exists 02:52:54 aaf4e49fb857: Layer already exists 02:52:54 23738424b5e2: Layer already exists 02:52:54 ff720c01e6d3: Layer already exists 02:52:54 0e1551f10412: Layer already exists 02:52:54 8aa3a4948cf0: Layer already exists 02:52:54 d3ab6d92f1c7: Layer already exists 02:52:54 5f70bf18a086: Layer already exists 02:52:54 2631d9a67235: Layer already exists 02:52:54 156d745fd5d9: Layer already exists 02:52:54 da2b3ff86f87: Layer already exists 02:52:54 be0180bb1717: Layer already exists 02:52:54 63ca1fbb43ae: Layer already exists 02:52:54 main: digest: sha256:9e56d909f1c71cac5fe43bec58544a8b9490942d47153a41b6525c512cad0828 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:54 ===================================================== [Pipeline] echo 02:52:54 taggedImages: 02:52:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:52:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.17 02:52:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:52:54 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:52:54 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:54 latest 02:52:54 4.0.0-dev.17 02:52:54 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:54 main 02:52:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:52:55 6ce0128dc9b0: Preparing 02:52:55 0a22c4e16d1e: Preparing 02:52:55 49990ca15a2f: Preparing 02:52:55 0d74fdbe3ffc: Preparing 02:52:55 8aa3a4948cf0: Preparing 02:52:55 0e1551f10412: Preparing 02:52:55 e6be4e11784f: Preparing 02:52:55 8fabe28d9ea7: Preparing 02:52:55 63ca1fbb43ae: Preparing 02:52:55 0e1551f10412: Waiting 02:52:55 e6be4e11784f: Waiting 02:52:55 8fabe28d9ea7: Waiting 02:52:55 63ca1fbb43ae: Waiting 02:52:55 8aa3a4948cf0: Layer already exists 02:52:55 0a22c4e16d1e: Layer already exists 02:52:55 6ce0128dc9b0: Layer already exists 02:52:55 0e1551f10412: Layer already exists 02:52:55 e6be4e11784f: Layer already exists 02:52:55 8fabe28d9ea7: Layer already exists 02:52:55 63ca1fbb43ae: Layer already exists 02:52:55 49990ca15a2f: Pushed 02:52:57 0d74fdbe3ffc: Pushed 02:52:57 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:671487f5b796b4298af6ca5c1a636f80406e51d9d49aba659d5a03ee32318ef2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:52:58 6ce0128dc9b0: Preparing 02:52:58 0a22c4e16d1e: Preparing 02:52:58 49990ca15a2f: Preparing 02:52:58 0d74fdbe3ffc: Preparing 02:52:58 8aa3a4948cf0: Preparing 02:52:58 0e1551f10412: Preparing 02:52:58 e6be4e11784f: Preparing 02:52:58 8fabe28d9ea7: Preparing 02:52:58 63ca1fbb43ae: Preparing 02:52:58 8fabe28d9ea7: Waiting 02:52:58 0e1551f10412: Waiting 02:52:58 e6be4e11784f: Waiting 02:52:58 6ce0128dc9b0: Layer already exists 02:52:58 0a22c4e16d1e: Layer already exists 02:52:58 8aa3a4948cf0: Layer already exists 02:52:58 0d74fdbe3ffc: Layer already exists 02:52:58 49990ca15a2f: Layer already exists 02:52:58 e6be4e11784f: Layer already exists 02:52:58 63ca1fbb43ae: Layer already exists 02:52:58 8fabe28d9ea7: Layer already exists 02:52:58 0e1551f10412: Layer already exists 02:52:58 latest: digest: sha256:671487f5b796b4298af6ca5c1a636f80406e51d9d49aba659d5a03ee32318ef2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.17 02:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:52:59 6ce0128dc9b0: Preparing 02:52:59 0a22c4e16d1e: Preparing 02:52:59 49990ca15a2f: Preparing 02:52:59 0d74fdbe3ffc: Preparing 02:52:59 8aa3a4948cf0: Preparing 02:52:59 0e1551f10412: Preparing 02:52:59 e6be4e11784f: Preparing 02:52:59 8fabe28d9ea7: Preparing 02:52:59 63ca1fbb43ae: Preparing 02:52:59 0e1551f10412: Waiting 02:52:59 e6be4e11784f: Waiting 02:52:59 8fabe28d9ea7: Waiting 02:52:59 63ca1fbb43ae: Waiting 02:52:59 6ce0128dc9b0: Layer already exists 02:52:59 49990ca15a2f: Layer already exists 02:52:59 8aa3a4948cf0: Layer already exists 02:52:59 0d74fdbe3ffc: Layer already exists 02:52:59 0a22c4e16d1e: Layer already exists 02:52:59 0e1551f10412: Layer already exists 02:52:59 63ca1fbb43ae: Layer already exists 02:52:59 8fabe28d9ea7: Layer already exists 02:52:59 e6be4e11784f: Layer already exists 02:52:59 4.0.0-dev.17: digest: sha256:671487f5b796b4298af6ca5c1a636f80406e51d9d49aba659d5a03ee32318ef2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:52:59 6ce0128dc9b0: Preparing 02:52:59 0a22c4e16d1e: Preparing 02:52:59 49990ca15a2f: Preparing 02:52:59 0d74fdbe3ffc: Preparing 02:52:59 8aa3a4948cf0: Preparing 02:52:59 0e1551f10412: Preparing 02:52:59 e6be4e11784f: Preparing 02:52:59 8fabe28d9ea7: Preparing 02:52:59 63ca1fbb43ae: Preparing 02:52:59 8fabe28d9ea7: Waiting 02:52:59 e6be4e11784f: Waiting 02:52:59 63ca1fbb43ae: Waiting 02:52:59 0e1551f10412: Waiting 02:52:59 49990ca15a2f: Layer already exists 02:52:59 0d74fdbe3ffc: Layer already exists 02:52:59 8aa3a4948cf0: Layer already exists 02:52:59 6ce0128dc9b0: Layer already exists 02:52:59 0a22c4e16d1e: Layer already exists 02:52:59 0e1551f10412: Layer already exists 02:52:59 63ca1fbb43ae: Layer already exists 02:52:59 8fabe28d9ea7: Layer already exists 02:52:59 e6be4e11784f: Layer already exists 02:52:59 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:671487f5b796b4298af6ca5c1a636f80406e51d9d49aba659d5a03ee32318ef2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:53:00 6ce0128dc9b0: Preparing 02:53:00 0a22c4e16d1e: Preparing 02:53:00 49990ca15a2f: Preparing 02:53:00 0d74fdbe3ffc: Preparing 02:53:00 8aa3a4948cf0: Preparing 02:53:00 0e1551f10412: Preparing 02:53:00 e6be4e11784f: Preparing 02:53:00 8fabe28d9ea7: Preparing 02:53:00 63ca1fbb43ae: Preparing 02:53:00 8fabe28d9ea7: Waiting 02:53:00 0e1551f10412: Waiting 02:53:00 63ca1fbb43ae: Waiting 02:53:00 e6be4e11784f: Waiting 02:53:00 6ce0128dc9b0: Layer already exists 02:53:00 0d74fdbe3ffc: Layer already exists 02:53:00 49990ca15a2f: Layer already exists 02:53:00 8aa3a4948cf0: Layer already exists 02:53:00 0a22c4e16d1e: Layer already exists 02:53:00 8fabe28d9ea7: Layer already exists 02:53:00 e6be4e11784f: Layer already exists 02:53:00 63ca1fbb43ae: Layer already exists 02:53:00 0e1551f10412: Layer already exists 02:53:00 main: digest: sha256:671487f5b796b4298af6ca5c1a636f80406e51d9d49aba659d5a03ee32318ef2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:00 ===================================================== [Pipeline] echo 02:53:00 taggedImages: 02:53:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:53:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.17 02:53:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:53:00 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:53:00 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:00 latest 02:53:00 4.0.0-dev.17 02:53:00 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:00 main 02:53:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:53:01 abb182a5a7d6: Preparing 02:53:01 4441a92b13f5: Preparing 02:53:01 a2b40e5b02ef: Preparing 02:53:01 aabd9b89b797: Preparing 02:53:01 39f0a501e9ba: Preparing 02:53:01 8aa3a4948cf0: Preparing 02:53:01 0e1551f10412: Preparing 02:53:01 3c7b5f7b810a: Preparing 02:53:01 910f45ee7d5c: Preparing 02:53:01 308964c20770: Preparing 02:53:01 63ca1fbb43ae: Preparing 02:53:01 308964c20770: Waiting 02:53:01 63ca1fbb43ae: Waiting 02:53:01 0e1551f10412: Waiting 02:53:01 910f45ee7d5c: Waiting 02:53:01 3c7b5f7b810a: Waiting 02:53:01 8aa3a4948cf0: Waiting 02:53:01 39f0a501e9ba: Pushed 02:53:01 abb182a5a7d6: Pushed 02:53:01 4441a92b13f5: Pushed 02:53:01 aabd9b89b797: Pushed 02:53:01 8aa3a4948cf0: Layer already exists 02:53:01 0e1551f10412: Layer already exists 02:53:01 63ca1fbb43ae: Layer already exists 02:53:01 3c7b5f7b810a: Pushed 02:53:01 910f45ee7d5c: Pushed 02:53:02 a2b40e5b02ef: Pushed 02:53:02 308964c20770: Pushed 02:53:03 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:f86b47572e81de7d1f2b245ab08909150a32e32f736a5149fd3f7c91bdd15327 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:53:03 abb182a5a7d6: Preparing 02:53:03 4441a92b13f5: Preparing 02:53:03 a2b40e5b02ef: Preparing 02:53:03 aabd9b89b797: Preparing 02:53:03 39f0a501e9ba: Preparing 02:53:03 8aa3a4948cf0: Preparing 02:53:03 0e1551f10412: Preparing 02:53:03 3c7b5f7b810a: Preparing 02:53:03 910f45ee7d5c: Preparing 02:53:03 308964c20770: Preparing 02:53:03 63ca1fbb43ae: Preparing 02:53:03 8aa3a4948cf0: Waiting 02:53:03 63ca1fbb43ae: Waiting 02:53:03 910f45ee7d5c: Waiting 02:53:03 0e1551f10412: Waiting 02:53:03 3c7b5f7b810a: Waiting 02:53:03 308964c20770: Waiting 02:53:03 4441a92b13f5: Layer already exists 02:53:03 a2b40e5b02ef: Layer already exists 02:53:03 aabd9b89b797: Layer already exists 02:53:03 39f0a501e9ba: Layer already exists 02:53:03 abb182a5a7d6: Layer already exists 02:53:03 8aa3a4948cf0: Layer already exists 02:53:03 3c7b5f7b810a: Layer already exists 02:53:03 308964c20770: Layer already exists 02:53:03 0e1551f10412: Layer already exists 02:53:03 910f45ee7d5c: Layer already exists 02:53:03 63ca1fbb43ae: Layer already exists 02:53:03 latest: digest: sha256:f86b47572e81de7d1f2b245ab08909150a32e32f736a5149fd3f7c91bdd15327 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.17 02:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:53:04 abb182a5a7d6: Preparing 02:53:04 4441a92b13f5: Preparing 02:53:04 a2b40e5b02ef: Preparing 02:53:04 aabd9b89b797: Preparing 02:53:04 39f0a501e9ba: Preparing 02:53:04 8aa3a4948cf0: Preparing 02:53:04 0e1551f10412: Preparing 02:53:04 3c7b5f7b810a: Preparing 02:53:04 910f45ee7d5c: Preparing 02:53:04 308964c20770: Preparing 02:53:04 63ca1fbb43ae: Preparing 02:53:04 0e1551f10412: Waiting 02:53:04 308964c20770: Waiting 02:53:04 3c7b5f7b810a: Waiting 02:53:04 63ca1fbb43ae: Waiting 02:53:04 910f45ee7d5c: Waiting 02:53:04 8aa3a4948cf0: Waiting 02:53:04 abb182a5a7d6: Layer already exists 02:53:04 aabd9b89b797: Layer already exists 02:53:04 a2b40e5b02ef: Layer already exists 02:53:04 39f0a501e9ba: Layer already exists 02:53:04 4441a92b13f5: Layer already exists 02:53:04 8aa3a4948cf0: Layer already exists 02:53:04 3c7b5f7b810a: Layer already exists 02:53:04 0e1551f10412: Layer already exists 02:53:04 910f45ee7d5c: Layer already exists 02:53:04 308964c20770: Layer already exists 02:53:04 63ca1fbb43ae: Layer already exists 02:53:04 4.0.0-dev.17: digest: sha256:f86b47572e81de7d1f2b245ab08909150a32e32f736a5149fd3f7c91bdd15327 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:53:05 abb182a5a7d6: Preparing 02:53:05 4441a92b13f5: Preparing 02:53:05 a2b40e5b02ef: Preparing 02:53:05 aabd9b89b797: Preparing 02:53:05 39f0a501e9ba: Preparing 02:53:05 8aa3a4948cf0: Preparing 02:53:05 0e1551f10412: Preparing 02:53:05 3c7b5f7b810a: Preparing 02:53:05 910f45ee7d5c: Preparing 02:53:05 308964c20770: Preparing 02:53:05 63ca1fbb43ae: Preparing 02:53:05 8aa3a4948cf0: Waiting 02:53:05 0e1551f10412: Waiting 02:53:05 3c7b5f7b810a: Waiting 02:53:05 910f45ee7d5c: Waiting 02:53:05 308964c20770: Waiting 02:53:05 63ca1fbb43ae: Waiting 02:53:05 a2b40e5b02ef: Layer already exists 02:53:05 abb182a5a7d6: Layer already exists 02:53:05 aabd9b89b797: Layer already exists 02:53:05 39f0a501e9ba: Layer already exists 02:53:05 4441a92b13f5: Layer already exists 02:53:05 3c7b5f7b810a: Layer already exists 02:53:05 0e1551f10412: Layer already exists 02:53:05 8aa3a4948cf0: Layer already exists 02:53:05 910f45ee7d5c: Layer already exists 02:53:05 308964c20770: Layer already exists 02:53:05 63ca1fbb43ae: Layer already exists 02:53:05 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:f86b47572e81de7d1f2b245ab08909150a32e32f736a5149fd3f7c91bdd15327 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:53:06 abb182a5a7d6: Preparing 02:53:06 4441a92b13f5: Preparing 02:53:06 a2b40e5b02ef: Preparing 02:53:06 aabd9b89b797: Preparing 02:53:06 39f0a501e9ba: Preparing 02:53:06 8aa3a4948cf0: Preparing 02:53:06 0e1551f10412: Preparing 02:53:06 3c7b5f7b810a: Preparing 02:53:06 910f45ee7d5c: Preparing 02:53:06 308964c20770: Preparing 02:53:06 63ca1fbb43ae: Preparing 02:53:06 308964c20770: Waiting 02:53:06 3c7b5f7b810a: Waiting 02:53:06 910f45ee7d5c: Waiting 02:53:06 63ca1fbb43ae: Waiting 02:53:06 0e1551f10412: Waiting 02:53:06 abb182a5a7d6: Layer already exists 02:53:06 4441a92b13f5: Layer already exists 02:53:06 39f0a501e9ba: Layer already exists 02:53:06 a2b40e5b02ef: Layer already exists 02:53:06 aabd9b89b797: Layer already exists 02:53:06 3c7b5f7b810a: Layer already exists 02:53:06 910f45ee7d5c: Layer already exists 02:53:06 0e1551f10412: Layer already exists 02:53:06 308964c20770: Layer already exists 02:53:06 8aa3a4948cf0: Layer already exists 02:53:06 63ca1fbb43ae: Layer already exists 02:53:06 main: digest: sha256:f86b47572e81de7d1f2b245ab08909150a32e32f736a5149fd3f7c91bdd15327 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:06 ===================================================== [Pipeline] echo 02:53:06 taggedImages: 02:53:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:53:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.17 02:53:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:53:06 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:53:06 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:06 latest 02:53:06 4.0.0-dev.17 02:53:06 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:06 main 02:53:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:53:06 ed0ca2f756d8: Preparing 02:53:06 9f6fa7a150be: Preparing 02:53:06 c1ce655917e6: Preparing 02:53:06 c123192c1dd7: Preparing 02:53:06 4b5bd0477994: Preparing 02:53:06 c38a9a5b2934: Preparing 02:53:06 45bc78875c12: Preparing 02:53:06 8aa3a4948cf0: Preparing 02:53:06 0e1551f10412: Preparing 02:53:06 72cd73fba368: Preparing 02:53:06 967a6bd138a8: Preparing 02:53:06 63ca1fbb43ae: Preparing 02:53:06 45bc78875c12: Waiting 02:53:06 8aa3a4948cf0: Waiting 02:53:06 0e1551f10412: Waiting 02:53:06 72cd73fba368: Waiting 02:53:06 967a6bd138a8: Waiting 02:53:06 63ca1fbb43ae: Waiting 02:53:06 c38a9a5b2934: Waiting 02:53:06 ed0ca2f756d8: Pushed 02:53:06 9f6fa7a150be: Pushed 02:53:06 4b5bd0477994: Pushed 02:53:06 8aa3a4948cf0: Layer already exists 02:53:06 0e1551f10412: Layer already exists 02:53:06 c38a9a5b2934: Pushed 02:53:06 45bc78875c12: Pushed 02:53:07 63ca1fbb43ae: Layer already exists 02:53:07 72cd73fba368: Pushed 02:53:07 c123192c1dd7: Pushed 02:53:08 c1ce655917e6: Pushed 02:53:08 967a6bd138a8: Pushed 02:53:08 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:74461e7d1aae70314b8aa50d98da834dccfc3ac6d65705912f83a072d1b705a6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:53:08 ed0ca2f756d8: Preparing 02:53:08 9f6fa7a150be: Preparing 02:53:08 c1ce655917e6: Preparing 02:53:08 c123192c1dd7: Preparing 02:53:08 4b5bd0477994: Preparing 02:53:08 c38a9a5b2934: Preparing 02:53:08 45bc78875c12: Preparing 02:53:08 8aa3a4948cf0: Preparing 02:53:08 0e1551f10412: Preparing 02:53:08 72cd73fba368: Preparing 02:53:08 967a6bd138a8: Preparing 02:53:08 63ca1fbb43ae: Preparing 02:53:08 c38a9a5b2934: Waiting 02:53:08 45bc78875c12: Waiting 02:53:08 72cd73fba368: Waiting 02:53:08 8aa3a4948cf0: Waiting 02:53:08 967a6bd138a8: Waiting 02:53:08 63ca1fbb43ae: Waiting 02:53:08 0e1551f10412: Waiting 02:53:08 4b5bd0477994: Layer already exists 02:53:08 ed0ca2f756d8: Layer already exists 02:53:08 c1ce655917e6: Layer already exists 02:53:08 9f6fa7a150be: Layer already exists 02:53:08 c123192c1dd7: Layer already exists 02:53:08 c38a9a5b2934: Layer already exists 02:53:08 45bc78875c12: Layer already exists 02:53:08 8aa3a4948cf0: Layer already exists 02:53:08 0e1551f10412: Layer already exists 02:53:08 72cd73fba368: Layer already exists 02:53:08 967a6bd138a8: Layer already exists 02:53:08 63ca1fbb43ae: Layer already exists 02:53:08 latest: digest: sha256:74461e7d1aae70314b8aa50d98da834dccfc3ac6d65705912f83a072d1b705a6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.17 02:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:53:09 ed0ca2f756d8: Preparing 02:53:09 9f6fa7a150be: Preparing 02:53:09 c1ce655917e6: Preparing 02:53:09 c123192c1dd7: Preparing 02:53:09 4b5bd0477994: Preparing 02:53:09 c38a9a5b2934: Preparing 02:53:09 45bc78875c12: Preparing 02:53:09 8aa3a4948cf0: Preparing 02:53:09 0e1551f10412: Preparing 02:53:09 72cd73fba368: Preparing 02:53:09 967a6bd138a8: Preparing 02:53:09 63ca1fbb43ae: Preparing 02:53:09 c38a9a5b2934: Waiting 02:53:09 0e1551f10412: Waiting 02:53:09 72cd73fba368: Waiting 02:53:09 967a6bd138a8: Waiting 02:53:09 45bc78875c12: Waiting 02:53:09 8aa3a4948cf0: Waiting 02:53:09 63ca1fbb43ae: Waiting 02:53:09 4b5bd0477994: Layer already exists 02:53:09 c123192c1dd7: Layer already exists 02:53:09 9f6fa7a150be: Layer already exists 02:53:09 ed0ca2f756d8: Layer already exists 02:53:09 c1ce655917e6: Layer already exists 02:53:09 45bc78875c12: Layer already exists 02:53:09 8aa3a4948cf0: Layer already exists 02:53:09 72cd73fba368: Layer already exists 02:53:09 c38a9a5b2934: Layer already exists 02:53:09 0e1551f10412: Layer already exists 02:53:09 967a6bd138a8: Layer already exists 02:53:09 63ca1fbb43ae: Layer already exists 02:53:09 4.0.0-dev.17: digest: sha256:74461e7d1aae70314b8aa50d98da834dccfc3ac6d65705912f83a072d1b705a6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:53:10 ed0ca2f756d8: Preparing 02:53:10 9f6fa7a150be: Preparing 02:53:10 c1ce655917e6: Preparing 02:53:10 c123192c1dd7: Preparing 02:53:10 4b5bd0477994: Preparing 02:53:10 c38a9a5b2934: Preparing 02:53:10 45bc78875c12: Preparing 02:53:10 8aa3a4948cf0: Preparing 02:53:10 0e1551f10412: Preparing 02:53:10 72cd73fba368: Preparing 02:53:10 967a6bd138a8: Preparing 02:53:10 63ca1fbb43ae: Preparing 02:53:10 45bc78875c12: Waiting 02:53:10 8aa3a4948cf0: Waiting 02:53:10 0e1551f10412: Waiting 02:53:10 63ca1fbb43ae: Waiting 02:53:10 72cd73fba368: Waiting 02:53:10 c38a9a5b2934: Waiting 02:53:10 967a6bd138a8: Waiting 02:53:10 9f6fa7a150be: Layer already exists 02:53:10 4b5bd0477994: Layer already exists 02:53:10 ed0ca2f756d8: Layer already exists 02:53:10 c1ce655917e6: Layer already exists 02:53:10 c123192c1dd7: Layer already exists 02:53:10 c38a9a5b2934: Layer already exists 02:53:10 45bc78875c12: Layer already exists 02:53:10 0e1551f10412: Layer already exists 02:53:10 8aa3a4948cf0: Layer already exists 02:53:10 72cd73fba368: Layer already exists 02:53:10 967a6bd138a8: Layer already exists 02:53:10 63ca1fbb43ae: Layer already exists 02:53:10 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:74461e7d1aae70314b8aa50d98da834dccfc3ac6d65705912f83a072d1b705a6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:53:10 ed0ca2f756d8: Preparing 02:53:10 9f6fa7a150be: Preparing 02:53:10 c1ce655917e6: Preparing 02:53:10 c123192c1dd7: Preparing 02:53:10 4b5bd0477994: Preparing 02:53:10 c38a9a5b2934: Preparing 02:53:10 45bc78875c12: Preparing 02:53:10 8aa3a4948cf0: Preparing 02:53:10 0e1551f10412: Preparing 02:53:10 72cd73fba368: Preparing 02:53:10 967a6bd138a8: Preparing 02:53:10 63ca1fbb43ae: Preparing 02:53:10 0e1551f10412: Waiting 02:53:10 c38a9a5b2934: Waiting 02:53:10 8aa3a4948cf0: Waiting 02:53:10 45bc78875c12: Waiting 02:53:10 72cd73fba368: Waiting 02:53:10 967a6bd138a8: Waiting 02:53:10 63ca1fbb43ae: Waiting 02:53:10 9f6fa7a150be: Layer already exists 02:53:10 c1ce655917e6: Layer already exists 02:53:10 ed0ca2f756d8: Layer already exists 02:53:10 4b5bd0477994: Layer already exists 02:53:10 c123192c1dd7: Layer already exists 02:53:10 c38a9a5b2934: Layer already exists 02:53:10 45bc78875c12: Layer already exists 02:53:10 72cd73fba368: Layer already exists 02:53:10 0e1551f10412: Layer already exists 02:53:10 8aa3a4948cf0: Layer already exists 02:53:10 63ca1fbb43ae: Layer already exists 02:53:10 967a6bd138a8: Layer already exists 02:53:10 main: digest: sha256:74461e7d1aae70314b8aa50d98da834dccfc3ac6d65705912f83a072d1b705a6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:11 ===================================================== [Pipeline] echo 02:53:11 taggedImages: 02:53:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:53:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.17 02:53:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:53:11 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:53:11 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:11 latest 02:53:11 4.0.0-dev.17 02:53:11 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:11 main 02:53:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:53:11 f54d36ec2e52: Preparing 02:53:11 50022660b19d: Preparing 02:53:11 8aa3a4948cf0: Preparing 02:53:11 0e1551f10412: Preparing 02:53:11 4ccbe49b4e01: Preparing 02:53:11 42083215c43b: Preparing 02:53:11 63ca1fbb43ae: Preparing 02:53:11 42083215c43b: Waiting 02:53:11 63ca1fbb43ae: Waiting 02:53:11 0e1551f10412: Layer already exists 02:53:11 8aa3a4948cf0: Layer already exists 02:53:11 63ca1fbb43ae: Layer already exists 02:53:11 f54d36ec2e52: Pushed 02:53:12 4ccbe49b4e01: Pushed 02:53:12 42083215c43b: Pushed 02:53:13 50022660b19d: Pushed 02:53:13 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:3e43ef9654fdcfede565896e7e9b1bd5a5c76dae620e3ab4486338b2aba11de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:53:14 f54d36ec2e52: Preparing 02:53:14 50022660b19d: Preparing 02:53:14 8aa3a4948cf0: Preparing 02:53:14 0e1551f10412: Preparing 02:53:14 4ccbe49b4e01: Preparing 02:53:14 42083215c43b: Preparing 02:53:14 63ca1fbb43ae: Preparing 02:53:14 42083215c43b: Waiting 02:53:14 63ca1fbb43ae: Waiting 02:53:14 4ccbe49b4e01: Layer already exists 02:53:14 f54d36ec2e52: Layer already exists 02:53:14 8aa3a4948cf0: Layer already exists 02:53:14 0e1551f10412: Layer already exists 02:53:14 50022660b19d: Layer already exists 02:53:14 63ca1fbb43ae: Layer already exists 02:53:14 42083215c43b: Layer already exists 02:53:14 latest: digest: sha256:3e43ef9654fdcfede565896e7e9b1bd5a5c76dae620e3ab4486338b2aba11de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.17 02:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:53:14 f54d36ec2e52: Preparing 02:53:14 50022660b19d: Preparing 02:53:14 8aa3a4948cf0: Preparing 02:53:14 0e1551f10412: Preparing 02:53:14 4ccbe49b4e01: Preparing 02:53:14 42083215c43b: Preparing 02:53:14 63ca1fbb43ae: Preparing 02:53:14 42083215c43b: Waiting 02:53:14 63ca1fbb43ae: Waiting 02:53:14 8aa3a4948cf0: Layer already exists 02:53:14 4ccbe49b4e01: Layer already exists 02:53:14 f54d36ec2e52: Layer already exists 02:53:14 0e1551f10412: Layer already exists 02:53:14 50022660b19d: Layer already exists 02:53:14 42083215c43b: Layer already exists 02:53:14 63ca1fbb43ae: Layer already exists 02:53:14 4.0.0-dev.17: digest: sha256:3e43ef9654fdcfede565896e7e9b1bd5a5c76dae620e3ab4486338b2aba11de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:53:15 f54d36ec2e52: Preparing 02:53:15 50022660b19d: Preparing 02:53:15 8aa3a4948cf0: Preparing 02:53:15 0e1551f10412: Preparing 02:53:15 4ccbe49b4e01: Preparing 02:53:15 42083215c43b: Preparing 02:53:15 63ca1fbb43ae: Preparing 02:53:15 42083215c43b: Waiting 02:53:15 63ca1fbb43ae: Waiting 02:53:15 0e1551f10412: Layer already exists 02:53:15 50022660b19d: Layer already exists 02:53:15 4ccbe49b4e01: Layer already exists 02:53:15 8aa3a4948cf0: Layer already exists 02:53:15 f54d36ec2e52: Layer already exists 02:53:15 42083215c43b: Layer already exists 02:53:15 63ca1fbb43ae: Layer already exists 02:53:15 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:3e43ef9654fdcfede565896e7e9b1bd5a5c76dae620e3ab4486338b2aba11de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:53:16 f54d36ec2e52: Preparing 02:53:16 50022660b19d: Preparing 02:53:16 8aa3a4948cf0: Preparing 02:53:16 0e1551f10412: Preparing 02:53:16 4ccbe49b4e01: Preparing 02:53:16 42083215c43b: Preparing 02:53:16 63ca1fbb43ae: Preparing 02:53:16 42083215c43b: Waiting 02:53:16 63ca1fbb43ae: Waiting 02:53:16 50022660b19d: Layer already exists 02:53:16 4ccbe49b4e01: Layer already exists 02:53:16 f54d36ec2e52: Layer already exists 02:53:16 8aa3a4948cf0: Layer already exists 02:53:16 0e1551f10412: Layer already exists 02:53:16 42083215c43b: Layer already exists 02:53:16 63ca1fbb43ae: Layer already exists 02:53:16 main: digest: sha256:3e43ef9654fdcfede565896e7e9b1bd5a5c76dae620e3ab4486338b2aba11de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:16 ===================================================== [Pipeline] echo 02:53:16 taggedImages: 02:53:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:53:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.17 02:53:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:53:16 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:53:16 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:16 latest 02:53:16 4.0.0-dev.17 02:53:16 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:16 main 02:53:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:53:17 6ea241af25dc: Preparing 02:53:17 89a22b3d6dbf: Preparing 02:53:17 477dba1a0725: Preparing 02:53:17 8aa3a4948cf0: Preparing 02:53:17 0e1551f10412: Preparing 02:53:17 13fe0976402f: Preparing 02:53:17 83615003acb8: Preparing 02:53:17 a64ef53b6404: Preparing 02:53:17 765e20fb3b7e: Preparing 02:53:17 63ca1fbb43ae: Preparing 02:53:17 83615003acb8: Waiting 02:53:17 765e20fb3b7e: Waiting 02:53:17 a64ef53b6404: Waiting 02:53:17 63ca1fbb43ae: Waiting 02:53:17 13fe0976402f: Waiting 02:53:17 8aa3a4948cf0: Layer already exists 02:53:17 0e1551f10412: Layer already exists 02:53:17 6ea241af25dc: Pushed 02:53:17 89a22b3d6dbf: Pushed 02:53:17 477dba1a0725: Pushed 02:53:17 63ca1fbb43ae: Layer already exists 02:53:17 a64ef53b6404: Pushed 02:53:17 765e20fb3b7e: Pushed 02:53:23 83615003acb8: Pushed 02:53:26 13fe0976402f: Pushed 02:53:26 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:6ec73f1b7d743a5f700191a9c7fcb6b8776d648882c162f3d3c66d779ffc3142 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:53:27 6ea241af25dc: Preparing 02:53:27 89a22b3d6dbf: Preparing 02:53:27 477dba1a0725: Preparing 02:53:27 8aa3a4948cf0: Preparing 02:53:27 0e1551f10412: Preparing 02:53:27 13fe0976402f: Preparing 02:53:27 83615003acb8: Preparing 02:53:27 a64ef53b6404: Preparing 02:53:27 765e20fb3b7e: Preparing 02:53:27 63ca1fbb43ae: Preparing 02:53:27 13fe0976402f: Waiting 02:53:27 83615003acb8: Waiting 02:53:27 a64ef53b6404: Waiting 02:53:27 765e20fb3b7e: Waiting 02:53:27 63ca1fbb43ae: Waiting 02:53:27 0e1551f10412: Layer already exists 02:53:27 89a22b3d6dbf: Layer already exists 02:53:27 8aa3a4948cf0: Layer already exists 02:53:27 477dba1a0725: Layer already exists 02:53:27 6ea241af25dc: Layer already exists 02:53:27 83615003acb8: Layer already exists 02:53:27 13fe0976402f: Layer already exists 02:53:27 a64ef53b6404: Layer already exists 02:53:27 765e20fb3b7e: Layer already exists 02:53:27 63ca1fbb43ae: Layer already exists 02:53:27 latest: digest: sha256:6ec73f1b7d743a5f700191a9c7fcb6b8776d648882c162f3d3c66d779ffc3142 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.17 02:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:53:27 6ea241af25dc: Preparing 02:53:27 89a22b3d6dbf: Preparing 02:53:27 477dba1a0725: Preparing 02:53:27 8aa3a4948cf0: Preparing 02:53:27 0e1551f10412: Preparing 02:53:27 13fe0976402f: Preparing 02:53:27 83615003acb8: Preparing 02:53:27 a64ef53b6404: Preparing 02:53:27 765e20fb3b7e: Preparing 02:53:27 63ca1fbb43ae: Preparing 02:53:27 83615003acb8: Waiting 02:53:27 a64ef53b6404: Waiting 02:53:27 765e20fb3b7e: Waiting 02:53:27 63ca1fbb43ae: Waiting 02:53:27 13fe0976402f: Waiting 02:53:27 89a22b3d6dbf: Layer already exists 02:53:27 0e1551f10412: Layer already exists 02:53:27 477dba1a0725: Layer already exists 02:53:27 6ea241af25dc: Layer already exists 02:53:27 8aa3a4948cf0: Layer already exists 02:53:27 83615003acb8: Layer already exists 02:53:27 13fe0976402f: Layer already exists 02:53:27 a64ef53b6404: Layer already exists 02:53:27 765e20fb3b7e: Layer already exists 02:53:27 63ca1fbb43ae: Layer already exists 02:53:27 4.0.0-dev.17: digest: sha256:6ec73f1b7d743a5f700191a9c7fcb6b8776d648882c162f3d3c66d779ffc3142 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:53:28 6ea241af25dc: Preparing 02:53:28 89a22b3d6dbf: Preparing 02:53:28 477dba1a0725: Preparing 02:53:28 8aa3a4948cf0: Preparing 02:53:28 0e1551f10412: Preparing 02:53:28 13fe0976402f: Preparing 02:53:28 83615003acb8: Preparing 02:53:28 a64ef53b6404: Preparing 02:53:28 765e20fb3b7e: Preparing 02:53:28 63ca1fbb43ae: Preparing 02:53:28 83615003acb8: Waiting 02:53:28 a64ef53b6404: Waiting 02:53:28 765e20fb3b7e: Waiting 02:53:28 63ca1fbb43ae: Waiting 02:53:28 13fe0976402f: Waiting 02:53:28 6ea241af25dc: Layer already exists 02:53:28 8aa3a4948cf0: Layer already exists 02:53:28 0e1551f10412: Layer already exists 02:53:28 89a22b3d6dbf: Layer already exists 02:53:28 477dba1a0725: Layer already exists 02:53:28 13fe0976402f: Layer already exists 02:53:28 765e20fb3b7e: Layer already exists 02:53:28 a64ef53b6404: Layer already exists 02:53:28 83615003acb8: Layer already exists 02:53:28 63ca1fbb43ae: Layer already exists 02:53:28 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:6ec73f1b7d743a5f700191a9c7fcb6b8776d648882c162f3d3c66d779ffc3142 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:53:29 6ea241af25dc: Preparing 02:53:29 89a22b3d6dbf: Preparing 02:53:29 477dba1a0725: Preparing 02:53:29 8aa3a4948cf0: Preparing 02:53:29 0e1551f10412: Preparing 02:53:29 13fe0976402f: Preparing 02:53:29 83615003acb8: Preparing 02:53:29 a64ef53b6404: Preparing 02:53:29 765e20fb3b7e: Preparing 02:53:29 63ca1fbb43ae: Preparing 02:53:29 a64ef53b6404: Waiting 02:53:29 83615003acb8: Waiting 02:53:29 765e20fb3b7e: Waiting 02:53:29 63ca1fbb43ae: Waiting 02:53:29 13fe0976402f: Waiting 02:53:29 8aa3a4948cf0: Layer already exists 02:53:29 6ea241af25dc: Layer already exists 02:53:29 89a22b3d6dbf: Layer already exists 02:53:29 477dba1a0725: Layer already exists 02:53:29 13fe0976402f: Layer already exists 02:53:29 a64ef53b6404: Layer already exists 02:53:29 0e1551f10412: Layer already exists 02:53:29 83615003acb8: Layer already exists 02:53:29 765e20fb3b7e: Layer already exists 02:53:29 63ca1fbb43ae: Layer already exists 02:53:29 main: digest: sha256:6ec73f1b7d743a5f700191a9c7fcb6b8776d648882c162f3d3c66d779ffc3142 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:29 ===================================================== [Pipeline] echo 02:53:29 taggedImages: 02:53:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:53:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.17 02:53:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:53:29 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:53:29 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:29 latest 02:53:29 4.0.0-dev.17 02:53:29 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:29 main 02:53:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:53:29 9ab4a91a1c1a: Preparing 02:53:29 460de98c923a: Preparing 02:53:29 a1d6674cc90b: Preparing 02:53:29 8aa3a4948cf0: Preparing 02:53:29 0e1551f10412: Preparing 02:53:29 cc9409a6e53f: Preparing 02:53:29 78deef8ba53f: Preparing 02:53:29 226822a140b7: Preparing 02:53:29 63ca1fbb43ae: Preparing 02:53:29 cc9409a6e53f: Waiting 02:53:29 78deef8ba53f: Waiting 02:53:29 226822a140b7: Waiting 02:53:29 63ca1fbb43ae: Waiting 02:53:29 0e1551f10412: Layer already exists 02:53:29 8aa3a4948cf0: Layer already exists 02:53:29 460de98c923a: Pushed 02:53:29 9ab4a91a1c1a: Pushed 02:53:29 a1d6674cc90b: Pushed 02:53:29 63ca1fbb43ae: Layer already exists 02:53:30 226822a140b7: Pushed 02:53:30 78deef8ba53f: Pushed 02:53:40 cc9409a6e53f: Pushed 02:53:40 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:ee6c8a2fff7a86ef0f6159023323ccb213c721b6f5457a5842ce8865c8825cc6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:53:41 9ab4a91a1c1a: Preparing 02:53:41 460de98c923a: Preparing 02:53:41 a1d6674cc90b: Preparing 02:53:41 8aa3a4948cf0: Preparing 02:53:41 0e1551f10412: Preparing 02:53:41 cc9409a6e53f: Preparing 02:53:41 78deef8ba53f: Preparing 02:53:41 226822a140b7: Preparing 02:53:41 63ca1fbb43ae: Preparing 02:53:41 226822a140b7: Waiting 02:53:41 78deef8ba53f: Waiting 02:53:41 63ca1fbb43ae: Waiting 02:53:41 cc9409a6e53f: Waiting 02:53:41 0e1551f10412: Layer already exists 02:53:41 a1d6674cc90b: Layer already exists 02:53:41 8aa3a4948cf0: Layer already exists 02:53:41 9ab4a91a1c1a: Layer already exists 02:53:41 460de98c923a: Layer already exists 02:53:41 226822a140b7: Layer already exists 02:53:41 78deef8ba53f: Layer already exists 02:53:41 cc9409a6e53f: Layer already exists 02:53:41 63ca1fbb43ae: Layer already exists 02:53:41 latest: digest: sha256:ee6c8a2fff7a86ef0f6159023323ccb213c721b6f5457a5842ce8865c8825cc6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.17 02:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:53:41 9ab4a91a1c1a: Preparing 02:53:41 460de98c923a: Preparing 02:53:41 a1d6674cc90b: Preparing 02:53:41 8aa3a4948cf0: Preparing 02:53:41 0e1551f10412: Preparing 02:53:41 cc9409a6e53f: Preparing 02:53:41 78deef8ba53f: Preparing 02:53:41 226822a140b7: Preparing 02:53:41 63ca1fbb43ae: Preparing 02:53:41 78deef8ba53f: Waiting 02:53:41 226822a140b7: Waiting 02:53:41 63ca1fbb43ae: Waiting 02:53:41 cc9409a6e53f: Waiting 02:53:41 a1d6674cc90b: Layer already exists 02:53:41 0e1551f10412: Layer already exists 02:53:41 460de98c923a: Layer already exists 02:53:41 9ab4a91a1c1a: Layer already exists 02:53:41 8aa3a4948cf0: Layer already exists 02:53:41 cc9409a6e53f: Layer already exists 02:53:41 78deef8ba53f: Layer already exists 02:53:41 226822a140b7: Layer already exists 02:53:41 63ca1fbb43ae: Layer already exists 02:53:41 4.0.0-dev.17: digest: sha256:ee6c8a2fff7a86ef0f6159023323ccb213c721b6f5457a5842ce8865c8825cc6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:53:42 9ab4a91a1c1a: Preparing 02:53:42 460de98c923a: Preparing 02:53:42 a1d6674cc90b: Preparing 02:53:42 8aa3a4948cf0: Preparing 02:53:42 0e1551f10412: Preparing 02:53:42 cc9409a6e53f: Preparing 02:53:42 78deef8ba53f: Preparing 02:53:42 226822a140b7: Preparing 02:53:42 63ca1fbb43ae: Preparing 02:53:42 78deef8ba53f: Waiting 02:53:42 cc9409a6e53f: Waiting 02:53:42 226822a140b7: Waiting 02:53:42 63ca1fbb43ae: Waiting 02:53:42 9ab4a91a1c1a: Layer already exists 02:53:42 a1d6674cc90b: Layer already exists 02:53:42 460de98c923a: Layer already exists 02:53:42 8aa3a4948cf0: Layer already exists 02:53:42 0e1551f10412: Layer already exists 02:53:42 cc9409a6e53f: Layer already exists 02:53:42 226822a140b7: Layer already exists 02:53:42 78deef8ba53f: Layer already exists 02:53:42 63ca1fbb43ae: Layer already exists 02:53:42 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:ee6c8a2fff7a86ef0f6159023323ccb213c721b6f5457a5842ce8865c8825cc6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:53:42 9ab4a91a1c1a: Preparing 02:53:42 460de98c923a: Preparing 02:53:42 a1d6674cc90b: Preparing 02:53:42 8aa3a4948cf0: Preparing 02:53:42 0e1551f10412: Preparing 02:53:42 cc9409a6e53f: Preparing 02:53:42 78deef8ba53f: Preparing 02:53:42 226822a140b7: Preparing 02:53:42 63ca1fbb43ae: Preparing 02:53:42 78deef8ba53f: Waiting 02:53:42 226822a140b7: Waiting 02:53:42 63ca1fbb43ae: Waiting 02:53:42 cc9409a6e53f: Waiting 02:53:42 9ab4a91a1c1a: Layer already exists 02:53:42 0e1551f10412: Layer already exists 02:53:42 a1d6674cc90b: Layer already exists 02:53:42 460de98c923a: Layer already exists 02:53:42 8aa3a4948cf0: Layer already exists 02:53:42 cc9409a6e53f: Layer already exists 02:53:42 226822a140b7: Layer already exists 02:53:42 63ca1fbb43ae: Layer already exists 02:53:42 78deef8ba53f: Layer already exists 02:53:42 main: digest: sha256:ee6c8a2fff7a86ef0f6159023323ccb213c721b6f5457a5842ce8865c8825cc6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:43 ===================================================== [Pipeline] echo 02:53:43 taggedImages: 02:53:43 - nexus3.edgexfoundry.org:10004/security-spire-config:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:43 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:53:43 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.17 02:53:43 - nexus3.edgexfoundry.org:10004/security-spire-config:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:43 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:53:43 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:53:43 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:43 latest 02:53:43 4.0.0-dev.17 02:53:43 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:43 main 02:53:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:53:43 6ea241af25dc: Preparing 02:53:43 40c375b25dec: Preparing 02:53:43 6f45991b19d9: Preparing 02:53:43 8aa3a4948cf0: Preparing 02:53:43 0e1551f10412: Preparing 02:53:43 cc9409a6e53f: Preparing 02:53:43 a64ef53b6404: Preparing 02:53:43 765e20fb3b7e: Preparing 02:53:43 63ca1fbb43ae: Preparing 02:53:43 cc9409a6e53f: Waiting 02:53:43 a64ef53b6404: Waiting 02:53:43 765e20fb3b7e: Waiting 02:53:43 0e1551f10412: Layer already exists 02:53:43 6ea241af25dc: Layer already exists 02:53:43 8aa3a4948cf0: Layer already exists 02:53:43 cc9409a6e53f: Layer already exists 02:53:43 765e20fb3b7e: Layer already exists 02:53:43 a64ef53b6404: Layer already exists 02:53:43 63ca1fbb43ae: Layer already exists 02:53:43 40c375b25dec: Pushed 02:53:43 6f45991b19d9: Pushed 02:53:44 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:8a254a543cbd62454b44e2aaff873c76bf98e044c70fe06a7c8a995de2aba39a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:53:44 6ea241af25dc: Preparing 02:53:44 40c375b25dec: Preparing 02:53:44 6f45991b19d9: Preparing 02:53:44 8aa3a4948cf0: Preparing 02:53:44 0e1551f10412: Preparing 02:53:44 cc9409a6e53f: Preparing 02:53:44 a64ef53b6404: Preparing 02:53:44 765e20fb3b7e: Preparing 02:53:44 63ca1fbb43ae: Preparing 02:53:44 cc9409a6e53f: Waiting 02:53:44 a64ef53b6404: Waiting 02:53:44 765e20fb3b7e: Waiting 02:53:44 63ca1fbb43ae: Waiting 02:53:44 6ea241af25dc: Layer already exists 02:53:44 0e1551f10412: Layer already exists 02:53:44 8aa3a4948cf0: Layer already exists 02:53:44 6f45991b19d9: Layer already exists 02:53:44 40c375b25dec: Layer already exists 02:53:44 a64ef53b6404: Layer already exists 02:53:44 cc9409a6e53f: Layer already exists 02:53:44 765e20fb3b7e: Layer already exists 02:53:44 63ca1fbb43ae: Layer already exists 02:53:44 latest: digest: sha256:8a254a543cbd62454b44e2aaff873c76bf98e044c70fe06a7c8a995de2aba39a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.17 02:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:53:45 6ea241af25dc: Preparing 02:53:45 40c375b25dec: Preparing 02:53:45 6f45991b19d9: Preparing 02:53:45 8aa3a4948cf0: Preparing 02:53:45 0e1551f10412: Preparing 02:53:45 cc9409a6e53f: Preparing 02:53:45 a64ef53b6404: Preparing 02:53:45 765e20fb3b7e: Preparing 02:53:45 63ca1fbb43ae: Preparing 02:53:45 cc9409a6e53f: Waiting 02:53:45 a64ef53b6404: Waiting 02:53:45 765e20fb3b7e: Waiting 02:53:45 63ca1fbb43ae: Waiting 02:53:45 6ea241af25dc: Layer already exists 02:53:45 6f45991b19d9: Layer already exists 02:53:45 8aa3a4948cf0: Layer already exists 02:53:45 40c375b25dec: Layer already exists 02:53:45 0e1551f10412: Layer already exists 02:53:45 cc9409a6e53f: Layer already exists 02:53:45 63ca1fbb43ae: Layer already exists 02:53:45 765e20fb3b7e: Layer already exists 02:53:45 a64ef53b6404: Layer already exists 02:53:45 4.0.0-dev.17: digest: sha256:8a254a543cbd62454b44e2aaff873c76bf98e044c70fe06a7c8a995de2aba39a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:53:46 6ea241af25dc: Preparing 02:53:46 40c375b25dec: Preparing 02:53:46 6f45991b19d9: Preparing 02:53:46 8aa3a4948cf0: Preparing 02:53:46 0e1551f10412: Preparing 02:53:46 cc9409a6e53f: Preparing 02:53:46 a64ef53b6404: Preparing 02:53:46 765e20fb3b7e: Preparing 02:53:46 63ca1fbb43ae: Preparing 02:53:46 cc9409a6e53f: Waiting 02:53:46 765e20fb3b7e: Waiting 02:53:46 6ea241af25dc: Layer already exists 02:53:46 8aa3a4948cf0: Layer already exists 02:53:46 6f45991b19d9: Layer already exists 02:53:46 40c375b25dec: Layer already exists 02:53:46 0e1551f10412: Layer already exists 02:53:46 765e20fb3b7e: Layer already exists 02:53:46 63ca1fbb43ae: Layer already exists 02:53:46 cc9409a6e53f: Layer already exists 02:53:46 a64ef53b6404: Layer already exists 02:53:46 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:8a254a543cbd62454b44e2aaff873c76bf98e044c70fe06a7c8a995de2aba39a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:53:46 6ea241af25dc: Preparing 02:53:46 40c375b25dec: Preparing 02:53:46 6f45991b19d9: Preparing 02:53:46 8aa3a4948cf0: Preparing 02:53:46 0e1551f10412: Preparing 02:53:46 cc9409a6e53f: Preparing 02:53:46 a64ef53b6404: Preparing 02:53:46 765e20fb3b7e: Preparing 02:53:46 63ca1fbb43ae: Preparing 02:53:46 765e20fb3b7e: Waiting 02:53:46 a64ef53b6404: Waiting 02:53:46 63ca1fbb43ae: Waiting 02:53:46 cc9409a6e53f: Waiting 02:53:46 0e1551f10412: Layer already exists 02:53:46 6f45991b19d9: Layer already exists 02:53:46 40c375b25dec: Layer already exists 02:53:46 8aa3a4948cf0: Layer already exists 02:53:46 6ea241af25dc: Layer already exists 02:53:46 cc9409a6e53f: Layer already exists 02:53:46 765e20fb3b7e: Layer already exists 02:53:46 a64ef53b6404: Layer already exists 02:53:46 63ca1fbb43ae: Layer already exists 02:53:46 main: digest: sha256:8a254a543cbd62454b44e2aaff873c76bf98e044c70fe06a7c8a995de2aba39a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:46 ===================================================== [Pipeline] echo 02:53:46 taggedImages: 02:53:46 - nexus3.edgexfoundry.org:10004/security-spire-server:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:46 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:53:46 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.17 02:53:46 - nexus3.edgexfoundry.org:10004/security-spire-server:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:46 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:53:46 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 02:53:46 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:46 latest 02:53:46 4.0.0-dev.17 02:53:46 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:46 main 02:53:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:47 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:47 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:53:47 69252a54cbc2: Preparing 02:53:47 582fe29f81b3: Preparing 02:53:47 8aa3a4948cf0: Preparing 02:53:47 0e1551f10412: Preparing 02:53:47 9d231e36aa7e: Preparing 02:53:47 a82f16bdbb04: Preparing 02:53:47 63ca1fbb43ae: Preparing 02:53:47 a82f16bdbb04: Waiting 02:53:47 63ca1fbb43ae: Waiting 02:53:47 0e1551f10412: Layer already exists 02:53:47 8aa3a4948cf0: Layer already exists 02:53:47 63ca1fbb43ae: Layer already exists 02:53:47 69252a54cbc2: Pushed 02:53:47 a82f16bdbb04: Pushed 02:53:48 9d231e36aa7e: Pushed 02:53:51 582fe29f81b3: Pushed 02:53:51 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:6d77f5bde18a6b6a9ad27643b8bcbdb0f46982185049fb5791c55f0c935a24d5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:51 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:52 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:53:52 69252a54cbc2: Preparing 02:53:52 582fe29f81b3: Preparing 02:53:52 8aa3a4948cf0: Preparing 02:53:52 0e1551f10412: Preparing 02:53:52 9d231e36aa7e: Preparing 02:53:52 a82f16bdbb04: Preparing 02:53:52 63ca1fbb43ae: Preparing 02:53:52 a82f16bdbb04: Waiting 02:53:52 63ca1fbb43ae: Waiting 02:53:52 582fe29f81b3: Layer already exists 02:53:52 69252a54cbc2: Layer already exists 02:53:52 9d231e36aa7e: Layer already exists 02:53:52 8aa3a4948cf0: Layer already exists 02:53:52 0e1551f10412: Layer already exists 02:53:52 a82f16bdbb04: Layer already exists 02:53:52 63ca1fbb43ae: Layer already exists 02:53:52 latest: digest: sha256:6d77f5bde18a6b6a9ad27643b8bcbdb0f46982185049fb5791c55f0c935a24d5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:52 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:52 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.17 02:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:53:52 69252a54cbc2: Preparing 02:53:52 582fe29f81b3: Preparing 02:53:52 8aa3a4948cf0: Preparing 02:53:52 0e1551f10412: Preparing 02:53:52 9d231e36aa7e: Preparing 02:53:52 a82f16bdbb04: Preparing 02:53:52 63ca1fbb43ae: Preparing 02:53:52 a82f16bdbb04: Waiting 02:53:52 0e1551f10412: Layer already exists 02:53:52 69252a54cbc2: Layer already exists 02:53:52 8aa3a4948cf0: Layer already exists 02:53:52 9d231e36aa7e: Layer already exists 02:53:52 582fe29f81b3: Layer already exists 02:53:52 a82f16bdbb04: Layer already exists 02:53:52 63ca1fbb43ae: Layer already exists 02:53:52 4.0.0-dev.17: digest: sha256:6d77f5bde18a6b6a9ad27643b8bcbdb0f46982185049fb5791c55f0c935a24d5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:53 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:53 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:53:53 69252a54cbc2: Preparing 02:53:53 582fe29f81b3: Preparing 02:53:53 8aa3a4948cf0: Preparing 02:53:53 0e1551f10412: Preparing 02:53:53 9d231e36aa7e: Preparing 02:53:53 a82f16bdbb04: Preparing 02:53:53 63ca1fbb43ae: Preparing 02:53:53 63ca1fbb43ae: Waiting 02:53:53 a82f16bdbb04: Waiting 02:53:53 8aa3a4948cf0: Layer already exists 02:53:53 582fe29f81b3: Layer already exists 02:53:53 69252a54cbc2: Layer already exists 02:53:53 9d231e36aa7e: Layer already exists 02:53:53 0e1551f10412: Layer already exists 02:53:53 63ca1fbb43ae: Layer already exists 02:53:53 a82f16bdbb04: Layer already exists 02:53:53 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:6d77f5bde18a6b6a9ad27643b8bcbdb0f46982185049fb5791c55f0c935a24d5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:53 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:54 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 02:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:53:54 69252a54cbc2: Preparing 02:53:54 582fe29f81b3: Preparing 02:53:54 8aa3a4948cf0: Preparing 02:53:54 0e1551f10412: Preparing 02:53:54 9d231e36aa7e: Preparing 02:53:54 a82f16bdbb04: Preparing 02:53:54 63ca1fbb43ae: Preparing 02:53:54 63ca1fbb43ae: Waiting 02:53:54 a82f16bdbb04: Waiting 02:53:54 582fe29f81b3: Layer already exists 02:53:54 9d231e36aa7e: Layer already exists 02:53:54 0e1551f10412: Layer already exists 02:53:54 69252a54cbc2: Layer already exists 02:53:54 8aa3a4948cf0: Layer already exists 02:53:54 a82f16bdbb04: Layer already exists 02:53:54 63ca1fbb43ae: Layer already exists 02:53:54 main: digest: sha256:6d77f5bde18a6b6a9ad27643b8bcbdb0f46982185049fb5791c55f0c935a24d5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:54 ===================================================== [Pipeline] echo 02:53:54 taggedImages: 02:53:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:53:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.17 02:53:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 02:53:54 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:53:54 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:54 latest 02:53:54 4.0.0-dev.17 02:53:54 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:53:54 main 02:53:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:53:54 781c1a35f293: Preparing 02:53:54 90c53853d2ed: Preparing 02:53:54 df698bf4957a: Preparing 02:53:54 8aa3a4948cf0: Preparing 02:53:54 0e1551f10412: Preparing 02:53:54 0650c98f9f65: Preparing 02:53:54 c00b85a15c8f: Preparing 02:53:54 63ca1fbb43ae: Preparing 02:53:54 c00b85a15c8f: Waiting 02:53:54 0650c98f9f65: Waiting 02:53:54 63ca1fbb43ae: Waiting 02:53:54 8aa3a4948cf0: Layer already exists 02:53:54 0e1551f10412: Layer already exists 02:53:54 781c1a35f293: Pushed 02:53:54 90c53853d2ed: Pushed 02:53:54 63ca1fbb43ae: Layer already exists 02:53:54 c00b85a15c8f: Pushed 02:53:55 0650c98f9f65: Pushed 02:53:58 df698bf4957a: Pushed 02:53:58 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:c694cd8c63eafdb0dbba0ab9be4990e43e438fc1f833b33c19db24adc47ddf60 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:53:59 781c1a35f293: Preparing 02:53:59 90c53853d2ed: Preparing 02:53:59 df698bf4957a: Preparing 02:53:59 8aa3a4948cf0: Preparing 02:53:59 0e1551f10412: Preparing 02:53:59 0650c98f9f65: Preparing 02:53:59 c00b85a15c8f: Preparing 02:53:59 63ca1fbb43ae: Preparing 02:53:59 0650c98f9f65: Waiting 02:53:59 c00b85a15c8f: Waiting 02:53:59 63ca1fbb43ae: Waiting 02:53:59 0e1551f10412: Layer already exists 02:53:59 8aa3a4948cf0: Layer already exists 02:53:59 df698bf4957a: Layer already exists 02:53:59 781c1a35f293: Layer already exists 02:53:59 90c53853d2ed: Layer already exists 02:53:59 c00b85a15c8f: Layer already exists 02:53:59 63ca1fbb43ae: Layer already exists 02:53:59 0650c98f9f65: Layer already exists 02:53:59 latest: digest: sha256:c694cd8c63eafdb0dbba0ab9be4990e43e438fc1f833b33c19db24adc47ddf60 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.17 02:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:54:00 781c1a35f293: Preparing 02:54:00 90c53853d2ed: Preparing 02:54:00 df698bf4957a: Preparing 02:54:00 8aa3a4948cf0: Preparing 02:54:00 0e1551f10412: Preparing 02:54:00 0650c98f9f65: Preparing 02:54:00 c00b85a15c8f: Preparing 02:54:00 63ca1fbb43ae: Preparing 02:54:00 0650c98f9f65: Waiting 02:54:00 63ca1fbb43ae: Waiting 02:54:00 c00b85a15c8f: Waiting 02:54:00 df698bf4957a: Layer already exists 02:54:00 8aa3a4948cf0: Layer already exists 02:54:00 90c53853d2ed: Layer already exists 02:54:00 0e1551f10412: Layer already exists 02:54:00 781c1a35f293: Layer already exists 02:54:03 63ca1fbb43ae: Layer already exists 02:54:03 c00b85a15c8f: Layer already exists 02:54:03 0650c98f9f65: Layer already exists 02:54:03 4.0.0-dev.17: digest: sha256:c694cd8c63eafdb0dbba0ab9be4990e43e438fc1f833b33c19db24adc47ddf60 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:54:03 781c1a35f293: Preparing 02:54:03 90c53853d2ed: Preparing 02:54:03 df698bf4957a: Preparing 02:54:03 8aa3a4948cf0: Preparing 02:54:03 0e1551f10412: Preparing 02:54:03 0650c98f9f65: Preparing 02:54:03 c00b85a15c8f: Preparing 02:54:03 63ca1fbb43ae: Preparing 02:54:03 c00b85a15c8f: Waiting 02:54:03 63ca1fbb43ae: Waiting 02:54:03 0650c98f9f65: Waiting 02:54:03 90c53853d2ed: Layer already exists 02:54:03 df698bf4957a: Layer already exists 02:54:03 0e1551f10412: Layer already exists 02:54:03 8aa3a4948cf0: Layer already exists 02:54:03 781c1a35f293: Layer already exists 02:54:03 0650c98f9f65: Layer already exists 02:54:03 63ca1fbb43ae: Layer already exists 02:54:03 c00b85a15c8f: Layer already exists 02:54:03 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:c694cd8c63eafdb0dbba0ab9be4990e43e438fc1f833b33c19db24adc47ddf60 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:54:04 781c1a35f293: Preparing 02:54:04 90c53853d2ed: Preparing 02:54:04 df698bf4957a: Preparing 02:54:04 8aa3a4948cf0: Preparing 02:54:04 0e1551f10412: Preparing 02:54:04 0650c98f9f65: Preparing 02:54:04 c00b85a15c8f: Preparing 02:54:04 63ca1fbb43ae: Preparing 02:54:04 0650c98f9f65: Waiting 02:54:04 c00b85a15c8f: Waiting 02:54:04 63ca1fbb43ae: Waiting 02:54:04 781c1a35f293: Layer already exists 02:54:04 0e1551f10412: Layer already exists 02:54:04 df698bf4957a: Layer already exists 02:54:04 8aa3a4948cf0: Layer already exists 02:54:04 90c53853d2ed: Layer already exists 02:54:04 0650c98f9f65: Layer already exists 02:54:04 63ca1fbb43ae: Layer already exists 02:54:04 c00b85a15c8f: Layer already exists 02:54:04 main: digest: sha256:c694cd8c63eafdb0dbba0ab9be4990e43e438fc1f833b33c19db24adc47ddf60 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:04 ===================================================== [Pipeline] echo 02:54:04 taggedImages: 02:54:04 - nexus3.edgexfoundry.org:10004/support-notifications:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 02:54:04 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:54:04 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.17 02:54:04 - nexus3.edgexfoundry.org:10004/support-notifications:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 02:54:04 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:11:04 #153 ... 03:11:04 03:11:04 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:11:04 #143 DONE 1141.7s 03:11:04 03:11:04 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:11:04 #144 ... 03:11:04 03:11:04 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:11:04 #154 DONE 0.5s 03:11:04 03:11:04 #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:11:04 #155 DONE 0.2s 03:11:04 03:11:04 #156 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:11:04 #156 DONE 0.2s 03:11:04 03:11:04 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:11:04 #142 ... 03:11:04 03:11:04 #157 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:11:04 #157 DONE 0.2s 03:11:04 03:11:04 #158 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:11:04 #158 DONE 0.1s 03:11:04 03:11:04 #159 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:11:04 #159 DONE 2.3s 03:11:04 03:11:04 #109 [core-common-config-bootstrapper] exporting to image 03:11:04 #109 exporting layers 03:11:05 #109 exporting layers 0.9s done 03:11:05 #109 writing image sha256:49afbc8019ff77f2809fae710ca76d005fd38465c1a32f48b4c25ce331250ae4 0.0s done 03:11:05 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 03:11:05 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:11:05 #109 DONE 5.8s 03:11:05 03:11:05 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:11:05 #146 ... 03:11:05 03:11:05 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:11:05 #150 1147.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:11:11 #150 ... 03:11:11 03:11:11 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:11:11 #152 DONE 1151.8s 03:11:11 03:11:11 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:11:11 #146 ... 03:11:11 03:11:11 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:11:11 #160 ... 03:11:11 03:11:11 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:11:11 #144 DONE 1152.6s 03:11:11 03:11:11 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:11:11 #142 ... 03:11:11 03:11:11 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:11:11 #160 DONE 0.5s 03:11:11 03:11:11 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:11:12 #161 DONE 0.4s 03:11:12 03:11:12 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:11:12 #162 ... 03:11:12 03:11:12 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:11:12 #163 DONE 0.4s 03:11:12 03:11:12 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:11:12 #164 ... 03:11:12 03:11:12 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:11:12 #162 DONE 0.4s 03:11:12 03:11:12 #165 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:11:13 #165 DONE 0.7s 03:11:13 03:11:13 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:11:13 #151 ... 03:11:13 03:11:13 #166 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:11:13 #166 DONE 0.4s 03:11:13 03:11:13 #167 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:11:13 #167 DONE 0.3s 03:11:13 03:11:13 #168 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:11:15 #168 ... 03:11:15 03:11:15 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:11:15 #164 DONE 2.9s 03:11:15 03:11:15 #169 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:11:15 #169 DONE 0.4s 03:11:15 03:11:15 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:11:15 #142 ... 03:11:15 03:11:15 #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:11:15 #170 DONE 0.3s 03:11:15 03:11:15 #168 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:11:16 #168 ... 03:11:16 03:11:16 #171 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:11:16 #171 DONE 0.5s 03:11:16 03:11:16 #172 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:11:16 #172 DONE 0.2s 03:11:16 03:11:16 #173 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:11:16 #173 DONE 0.2s 03:11:16 03:11:16 #174 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:11:17 #174 DONE 0.1s 03:11:17 03:11:17 #175 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:11:17 #175 ... 03:11:17 03:11:17 #168 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:11:17 #168 DONE 3.2s 03:11:17 03:11:17 #175 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:11:17 #175 DONE 0.3s 03:11:17 03:11:17 #176 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:11:18 #176 DONE 0.7s 03:11:18 03:11:18 #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:11:18 #177 ... 03:11:18 03:11:18 #109 [security-proxy-setup] exporting to image 03:11:18 #109 exporting layers 1.5s done 03:11:18 #109 writing image sha256:ff93aea297adc369e86da11ed3289deb3e79230dd41c487d67b9b6e169db11c6 done 03:11:18 #109 naming to docker.io/library/security-proxy-setup-arm64 done 03:11:18 #109 DONE 7.3s 03:11:18 03:11:18 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:11:20 #50 ... 03:11:20 03:11:20 #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:11:20 #177 DONE 2.2s 03:11:20 03:11:20 #109 [security-bootstrapper] exporting to image 03:11:21 #109 exporting layers 1.0s done 03:11:21 #109 writing image sha256:d9d7ebd6caf136a6196eb0521babb07549a418df1af13baabeade39fec3a61c2 done 03:11:21 #109 naming to docker.io/library/security-bootstrapper-arm64 done 03:11:21 #109 DONE 8.3s 03:11:21 03:11:21 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:11:27 #145 ... 03:11:27 03:11:27 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:11:27 #150 DONE 1169.2s 03:11:27 03:11:27 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:11:28 #142 ... 03:11:28 03:11:28 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:11:28 #178 DONE 0.1s 03:11:28 03:11:28 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:11:28 #145 ... 03:11:28 03:11:28 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:11:28 #179 DONE 0.1s 03:11:28 03:11:28 #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:11:28 #180 DONE 0.1s 03:11:28 03:11:28 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:11:29 #142 ... 03:11:29 03:11:29 #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:11:29 #181 DONE 0.2s 03:11:29 03:11:29 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:11:29 #182 DONE 0.2s 03:11:29 03:11:29 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:11:29 #183 DONE 0.2s 03:11:29 03:11:29 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:11:29 #145 ... 03:11:29 03:11:29 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:11:29 #184 DONE 0.3s 03:11:29 03:11:29 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:11:29 #185 DONE 0.2s 03:11:29 03:11:29 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:11:30 #145 ... 03:11:30 03:11:30 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:11:32 #186 DONE 2.3s 03:11:32 03:11:32 #109 [security-secretstore-setup] exporting to image 03:11:32 #109 exporting layers 03:11:33 #109 exporting layers 1.3s done 03:11:33 #109 writing image sha256:8d23bb2bafa4a50ebb20810b2c7e73087d683021685dba81385846c5afe2f4b4 done 03:11:33 #109 naming to docker.io/library/security-secretstore-setup-arm64 done 03:11:33 #109 DONE 9.6s 03:11:33 03:11:33 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:14:10 #149 ... 03:14:10 03:14:10 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:14:10 #147 DONE 1331.1s 03:14:10 03:14:10 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:14:10 #142 ... 03:14:10 03:14:10 #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:14:10 #187 DONE 0.1s 03:14:10 03:14:10 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:14:10 #188 DONE 0.1s 03:14:10 03:14:10 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:14:10 #189 DONE 0.3s 03:14:10 03:14:10 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:14:11 #190 DONE 0.1s 03:14:11 03:14:11 #109 [security-spiffe-token-provider] exporting to image 03:14:11 #109 exporting layers 03:14:11 #109 exporting layers 0.6s done 03:14:11 #109 writing image sha256:9a1a30b5da73bc4387d355d44690dbb962d87bc7d2dde62888104634a1c7665b done 03:14:11 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:14:11 #109 DONE 10.2s 03:14:11 03:14:11 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:21:33 #151 ... 03:21:33 03:21:33 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:21:33 #148 DONE 1762.5s 03:21:33 03:21:33 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:21:33 #142 ... 03:21:33 03:21:33 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:21:33 #191 DONE 0.1s 03:21:33 03:21:33 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:21:33 #145 ... 03:21:33 03:21:33 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:21:33 #192 DONE 0.1s 03:21:33 03:21:33 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:21:33 #193 DONE 0.3s 03:21:33 03:21:33 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:21:33 #194 DONE 0.1s 03:21:33 03:21:33 #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:21:33 #195 DONE 0.1s 03:21:33 03:21:33 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:21:33 #50 ... 03:21:33 03:21:33 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:21:33 #196 DONE 2.0s 03:21:33 03:21:33 #109 [security-proxy-auth] exporting to image 03:21:33 #109 exporting layers 03:21:33 #109 exporting layers 0.8s done 03:21:33 #109 writing image sha256:a7df09316a0aad412d5f182e3e0d663240184bcd7f5ccd3f958f5cca98352402 done 03:21:33 #109 naming to docker.io/library/security-proxy-auth-arm64 done 03:21:33 #109 DONE 11.0s 03:21:33 03:21:33 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:21:33 #149 ... 03:21:33 03:21:33 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:21:33 #151 DONE 1773.1s 03:21:33 03:21:33 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:21:33 #145 ... 03:21:33 03:21:33 #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:21:33 #197 DONE 0.1s 03:21:33 03:21:33 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:21:33 #142 ... 03:21:33 03:21:33 #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:21:33 #198 DONE 0.2s 03:21:33 03:21:33 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:21:33 #199 DONE 0.4s 03:21:33 03:21:33 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:21:33 #142 ... 03:21:33 03:21:33 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:21:33 #200 DONE 0.1s 03:21:33 03:21:33 #109 [core-command] exporting to image 03:21:33 #109 exporting layers 03:21:33 #109 exporting layers 0.3s done 03:21:33 #109 writing image sha256:c70ed3929a3d6732d19ce15742496d38eed3439cda8eb740d3d88f96b39c9c94 done 03:21:33 #109 naming to docker.io/library/core-command-arm64 done 03:21:33 #109 DONE 11.3s 03:21:33 03:21:33 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:23:25 #145 ... 03:23:25 03:23:25 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:23:25 #142 DONE 1874.2s 03:23:25 03:23:25 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:23:25 #149 DONE 1874.3s 03:23:25 03:23:25 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:23:25 #145 ... 03:23:25 03:23:25 #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:23:25 #201 DONE 0.4s 03:23:25 03:23:25 #202 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:23:25 #202 DONE 0.4s 03:23:25 03:23:25 #203 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:23:25 #203 ... 03:23:25 03:23:25 #204 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:23:25 #204 DONE 0.2s 03:23:25 03:23:25 #205 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:23:25 #205 ... 03:23:25 03:23:25 #203 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:23:25 #203 DONE 0.6s 03:23:25 03:23:25 #205 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:23:25 #205 DONE 0.4s 03:23:25 03:23:25 #206 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:23:25 #206 DONE 0.1s 03:23:25 03:23:25 #207 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:23:25 #207 DONE 0.2s 03:23:25 03:23:25 #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:23:25 #208 DONE 0.2s 03:23:25 03:23:25 #209 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:23:25 #209 DONE 0.2s 03:23:25 03:23:25 #109 [core-data] exporting to image 03:23:25 #109 exporting layers 03:23:25 #109 exporting layers 0.7s done 03:23:25 #109 exporting layers 0.8s done 03:23:25 #109 writing image sha256:0150e60e5b6eec97a36c4ca76d591914aa435a4303a8e2a8e9fb2bd0e291bf82 0.0s done 03:23:25 #109 naming to docker.io/library/core-keeper-arm64 done 03:23:25 #109 writing image sha256:969e616385da7660d542afd6fcb3345443e9f7d0a3465fb13b26676761c8eb52 done 03:23:25 #109 naming to docker.io/library/core-data-arm64 done 03:23:25 #109 DONE 12.3s 03:23:25 03:23:25 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:23:25 #145 DONE 1878.9s 03:23:25 03:23:25 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:23:25 #50 ... 03:23:25 03:23:25 #210 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:23:25 #210 DONE 0.1s 03:23:25 03:23:25 #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:23:25 #211 DONE 0.2s 03:23:25 03:23:25 #212 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:23:25 #212 DONE 0.5s 03:23:25 03:23:25 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:23:25 #153 ... 03:23:25 03:23:25 #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:23:25 #213 DONE 0.1s 03:23:25 03:23:25 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:23:25 #214 DONE 0.2s 03:23:25 03:23:25 #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 03:23:25 #215 DONE 0.1s 03:23:25 03:23:25 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:23:25 #146 ... 03:23:25 03:23:25 #109 [core-metadata] exporting to image 03:23:25 #109 exporting layers 0.4s done 03:23:25 #109 writing image sha256:ed619f05860aec9fc124f0ac1e005f36ee5c2e962c7a7c19216b237af68424c5 done 03:23:25 #109 naming to docker.io/library/core-metadata-arm64 done 03:23:25 #109 DONE 12.8s 03:23:25 03:23:25 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:23:47 #146 DONE 1906.9s 03:23:47 03:23:47 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:23:47 #153 DONE 1906.9s 03:23:47 03:23:47 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:23:47 #50 ... 03:23:47 03:23:47 #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:23:47 #216 DONE 0.3s 03:23:47 03:23:47 #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:23:47 #217 DONE 0.2s 03:23:47 03:23:47 #218 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:23:47 #218 DONE 0.2s 03:23:47 03:23:47 #219 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:23:47 #219 DONE 0.1s 03:23:47 03:23:47 #220 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:23:47 #220 DONE 0.5s 03:23:47 03:23:47 #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:23:47 #221 DONE 0.5s 03:23:47 03:23:47 #222 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:23:47 #222 DONE 0.1s 03:23:47 03:23:47 #223 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:23:47 #223 DONE 0.2s 03:23:47 03:23:47 #109 [support-cron-scheduler] exporting to image 03:23:47 #109 exporting layers 03:23:47 #109 ... 03:23:47 03:23:47 #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:23:47 #224 DONE 0.2s 03:23:47 03:23:47 #109 [support-notifications] exporting to image 03:23:47 #109 exporting layers 0.6s done 03:23:47 #109 exporting layers 0.8s done 03:23:47 #109 writing image sha256:39f0f026742cdb1690546eb246f393cc094e04a3b2bae2bbccd43ed46642e323 0.0s done 03:23:47 #109 naming to docker.io/library/support-notifications-arm64 done 03:23:47 #109 writing image sha256:3f9fb3d538e4a6e363cb53f1df5a4bb0ee0310cb811d9b6928aa56108baa936a done 03:23:47 #109 naming to docker.io/library/support-cron-scheduler-arm64 done 03:23:47 #109 DONE 13.6s 03:23:47 03:23:47 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:23:47 time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:23:47 time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:23:47 time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:23:47 time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:23:47 time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:23:47 time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:23:47 time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:23:47 time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:23:47 time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:23:47 time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:23:47 time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:23:47 time="2024-11-11T02:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:23:47 time="2024-11-11T02:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:23:47 time="2024-11-11T02:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:23:47 time="2024-11-11T02:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:23:47 $ docker stop --time=1 e324d165ca948a66a87712716486057c7ec9f4f35a9a37b1a42153c479c53c5c 03:23:49 $ docker rm -f --volumes e324d165ca948a66a87712716486057c7ec9f4f35a9a37b1a42153c479c53c5c [Pipeline] // withDockerContainer [Pipeline] sh 03:23:49 + docker images 03:23:49 REPOSITORY TAG IMAGE ID CREATED SIZE 03:23:49 support-notifications-arm64 latest 39f0f026742c 3 seconds ago 52.7MB 03:23:49 support-cron-scheduler-arm64 latest 3f9fb3d538e4 3 seconds ago 53.7MB 03:23:49 core-metadata-arm64 latest ed619f05860a 30 seconds ago 38.5MB 03:23:49 core-data-arm64 latest 969e616385da 34 seconds ago 38.5MB 03:23:49 core-keeper-arm64 latest 0150e60e5b6e 34 seconds ago 31.7MB 03:23:49 core-command-arm64 latest c70ed3929a3d 2 minutes ago 34.3MB 03:23:49 security-proxy-auth-arm64 latest a7df09316a0a 2 minutes ago 33.3MB 03:23:49 security-spiffe-token-provider-arm64 latest 9a1a30b5da73 9 minutes ago 40.2MB 03:23:49 security-secretstore-setup-arm64 latest 8d23bb2bafa4 12 minutes ago 47.6MB 03:23:49 security-bootstrapper-arm64 latest d9d7ebd6caf1 12 minutes ago 27.2MB 03:23:49 security-proxy-setup-arm64 latest ff93aea297ad 12 minutes ago 36.2MB 03:23:49 core-common-config-bootstrapper-arm64 latest 49afbc8019ff 12 minutes ago 24.1MB 03:23:49 security-spire-agent-arm64 latest 1ed7deb83a00 32 minutes ago 182MB 03:23:49 security-spire-server-arm64 latest da2779a309ba 33 minutes ago 124MB 03:23:49 security-spire-config-arm64 latest e1160d35a488 33 minutes ago 123MB 03:23:49 ci-base-image-arm64 latest 47d8bc1b28e1 34 minutes ago 960MB 03:23:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 weeks ago 558MB 03:23:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:49 provisioning config files... 03:23:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/751@tmp/config3416919565783413302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:50 ---> ****-login.sh 03:23:50 nexus3.edgexfoundry.org:10001 03:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:50 Configure a credential helper to remove this warning. See 03:23:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:50 03:23:50 Login Succeeded 03:23:50 nexus3.edgexfoundry.org:10002 03:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:51 Configure a credential helper to remove this warning. See 03:23:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:51 03:23:51 Login Succeeded 03:23:51 nexus3.edgexfoundry.org:10003 03:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:51 Configure a credential helper to remove this warning. See 03:23:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:51 03:23:51 Login Succeeded 03:23:51 nexus3.edgexfoundry.org:10004 03:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:51 Configure a credential helper to remove this warning. See 03:23:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:51 03:23:51 Login Succeeded 03:23:51 ****.io 03:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:52 Configure a credential helper to remove this warning. See 03:23:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:52 03:23:52 Login Succeeded 03:23:52 ---> ****-login.sh ends [Pipeline] } 03:23:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:23:52 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:23:52 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:23:52 latest 03:23:52 4.0.0-dev.17 03:23:52 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:23:52 main 03:23:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:23:53 25f9811b4406: Preparing 03:23:53 d5908ca90e5a: Preparing 03:23:53 81cded987294: Preparing 03:23:53 6b094b6ebf4e: Preparing 03:23:53 0e93b63f0a51: Preparing 03:23:53 52be671d205d: Preparing 03:23:53 16113d51b718: Preparing 03:23:53 52be671d205d: Waiting 03:23:53 16113d51b718: Waiting 03:23:53 81cded987294: Pushed 03:23:53 6b094b6ebf4e: Pushed 03:23:53 25f9811b4406: Pushed 03:23:53 16113d51b718: Layer already exists 03:23:53 52be671d205d: Pushed 03:23:54 0e93b63f0a51: Pushed 03:23:58 d5908ca90e5a: Pushed 03:23:58 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:dfbbb588026195fb0643992671b767314d53c6babbca00f82450ded1096e2269 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:23:59 25f9811b4406: Preparing 03:23:59 d5908ca90e5a: Preparing 03:23:59 81cded987294: Preparing 03:23:59 6b094b6ebf4e: Preparing 03:23:59 0e93b63f0a51: Preparing 03:23:59 52be671d205d: Preparing 03:23:59 16113d51b718: Preparing 03:23:59 52be671d205d: Waiting 03:23:59 16113d51b718: Waiting 03:23:59 d5908ca90e5a: Layer already exists 03:23:59 0e93b63f0a51: Layer already exists 03:23:59 25f9811b4406: Layer already exists 03:23:59 81cded987294: Layer already exists 03:23:59 6b094b6ebf4e: Layer already exists 03:23:59 16113d51b718: Layer already exists 03:23:59 52be671d205d: Layer already exists 03:23:59 latest: digest: sha256:dfbbb588026195fb0643992671b767314d53c6babbca00f82450ded1096e2269 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.17 03:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:23:59 25f9811b4406: Preparing 03:23:59 d5908ca90e5a: Preparing 03:23:59 81cded987294: Preparing 03:23:59 6b094b6ebf4e: Preparing 03:23:59 0e93b63f0a51: Preparing 03:23:59 52be671d205d: Preparing 03:23:59 16113d51b718: Preparing 03:23:59 52be671d205d: Waiting 03:23:59 16113d51b718: Waiting 03:23:59 d5908ca90e5a: Layer already exists 03:23:59 25f9811b4406: Layer already exists 03:23:59 81cded987294: Layer already exists 03:23:59 6b094b6ebf4e: Layer already exists 03:23:59 0e93b63f0a51: Layer already exists 03:23:59 16113d51b718: Layer already exists 03:23:59 52be671d205d: Layer already exists 03:24:00 4.0.0-dev.17: digest: sha256:dfbbb588026195fb0643992671b767314d53c6babbca00f82450ded1096e2269 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:24:01 25f9811b4406: Preparing 03:24:01 d5908ca90e5a: Preparing 03:24:01 81cded987294: Preparing 03:24:01 6b094b6ebf4e: Preparing 03:24:01 0e93b63f0a51: Preparing 03:24:01 52be671d205d: Preparing 03:24:01 16113d51b718: Preparing 03:24:01 52be671d205d: Waiting 03:24:01 16113d51b718: Waiting 03:24:01 6b094b6ebf4e: Layer already exists 03:24:01 0e93b63f0a51: Layer already exists 03:24:01 81cded987294: Layer already exists 03:24:01 25f9811b4406: Layer already exists 03:24:01 d5908ca90e5a: Layer already exists 03:24:01 52be671d205d: Layer already exists 03:24:01 16113d51b718: Layer already exists 03:24:01 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:dfbbb588026195fb0643992671b767314d53c6babbca00f82450ded1096e2269 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:24:01 25f9811b4406: Preparing 03:24:01 d5908ca90e5a: Preparing 03:24:01 81cded987294: Preparing 03:24:01 6b094b6ebf4e: Preparing 03:24:01 0e93b63f0a51: Preparing 03:24:01 52be671d205d: Preparing 03:24:01 16113d51b718: Preparing 03:24:01 52be671d205d: Waiting 03:24:01 16113d51b718: Waiting 03:24:01 d5908ca90e5a: Layer already exists 03:24:01 81cded987294: Layer already exists 03:24:01 6b094b6ebf4e: Layer already exists 03:24:01 0e93b63f0a51: Layer already exists 03:24:01 25f9811b4406: Layer already exists 03:24:01 16113d51b718: Layer already exists 03:24:01 52be671d205d: Layer already exists 03:24:02 main: digest: sha256:dfbbb588026195fb0643992671b767314d53c6babbca00f82450ded1096e2269 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:02 ===================================================== [Pipeline] echo 03:24:02 taggedImages: 03:24:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:24:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.17 03:24:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:24:02 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:24:02 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:02 latest 03:24:02 4.0.0-dev.17 03:24:02 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:02 main 03:24:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:02 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:24:02 8aa8d6b5aa54: Preparing 03:24:02 3f21f1614a8e: Preparing 03:24:02 3496b73fb660: Preparing 03:24:02 cd2c0733a05e: Preparing 03:24:02 81cded987294: Preparing 03:24:02 6b094b6ebf4e: Preparing 03:24:02 0e93b63f0a51: Preparing 03:24:02 52be671d205d: Preparing 03:24:02 16113d51b718: Preparing 03:24:02 6b094b6ebf4e: Waiting 03:24:02 0e93b63f0a51: Waiting 03:24:02 52be671d205d: Waiting 03:24:02 16113d51b718: Waiting 03:24:02 81cded987294: Layer already exists 03:24:02 6b094b6ebf4e: Layer already exists 03:24:03 0e93b63f0a51: Layer already exists 03:24:03 3496b73fb660: Pushed 03:24:03 52be671d205d: Layer already exists 03:24:03 8aa8d6b5aa54: Pushed 03:24:03 3f21f1614a8e: Pushed 03:24:03 16113d51b718: Layer already exists 03:24:05 cd2c0733a05e: Pushed 03:24:05 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:3159332fabf786da1130b561221938d92fc186b7caf0b28a2e601ca7c6fd2a65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:24:05 8aa8d6b5aa54: Preparing 03:24:05 3f21f1614a8e: Preparing 03:24:05 3496b73fb660: Preparing 03:24:05 cd2c0733a05e: Preparing 03:24:05 81cded987294: Preparing 03:24:05 6b094b6ebf4e: Preparing 03:24:05 0e93b63f0a51: Preparing 03:24:05 52be671d205d: Preparing 03:24:05 16113d51b718: Preparing 03:24:05 0e93b63f0a51: Waiting 03:24:05 6b094b6ebf4e: Waiting 03:24:05 16113d51b718: Waiting 03:24:05 52be671d205d: Waiting 03:24:05 8aa8d6b5aa54: Layer already exists 03:24:05 3496b73fb660: Layer already exists 03:24:05 3f21f1614a8e: Layer already exists 03:24:05 81cded987294: Layer already exists 03:24:05 cd2c0733a05e: Layer already exists 03:24:05 52be671d205d: Layer already exists 03:24:05 6b094b6ebf4e: Layer already exists 03:24:05 0e93b63f0a51: Layer already exists 03:24:05 16113d51b718: Layer already exists 03:24:06 latest: digest: sha256:3159332fabf786da1130b561221938d92fc186b7caf0b28a2e601ca7c6fd2a65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:06 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.17 03:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:24:06 8aa8d6b5aa54: Preparing 03:24:06 3f21f1614a8e: Preparing 03:24:06 3496b73fb660: Preparing 03:24:06 cd2c0733a05e: Preparing 03:24:06 81cded987294: Preparing 03:24:06 6b094b6ebf4e: Preparing 03:24:06 0e93b63f0a51: Preparing 03:24:06 52be671d205d: Preparing 03:24:06 16113d51b718: Preparing 03:24:06 6b094b6ebf4e: Waiting 03:24:06 52be671d205d: Waiting 03:24:06 0e93b63f0a51: Waiting 03:24:06 16113d51b718: Waiting 03:24:06 3496b73fb660: Layer already exists 03:24:06 3f21f1614a8e: Layer already exists 03:24:06 8aa8d6b5aa54: Layer already exists 03:24:06 81cded987294: Layer already exists 03:24:06 cd2c0733a05e: Layer already exists 03:24:06 0e93b63f0a51: Layer already exists 03:24:06 6b094b6ebf4e: Layer already exists 03:24:06 16113d51b718: Layer already exists 03:24:06 52be671d205d: Layer already exists 03:24:07 4.0.0-dev.17: digest: sha256:3159332fabf786da1130b561221938d92fc186b7caf0b28a2e601ca7c6fd2a65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:24:07 8aa8d6b5aa54: Preparing 03:24:07 3f21f1614a8e: Preparing 03:24:07 3496b73fb660: Preparing 03:24:07 cd2c0733a05e: Preparing 03:24:07 81cded987294: Preparing 03:24:07 6b094b6ebf4e: Preparing 03:24:07 0e93b63f0a51: Preparing 03:24:07 6b094b6ebf4e: Waiting 03:24:07 52be671d205d: Preparing 03:24:07 0e93b63f0a51: Waiting 03:24:07 16113d51b718: Preparing 03:24:07 52be671d205d: Waiting 03:24:07 16113d51b718: Waiting 03:24:07 8aa8d6b5aa54: Layer already exists 03:24:07 cd2c0733a05e: Layer already exists 03:24:07 3496b73fb660: Layer already exists 03:24:07 3f21f1614a8e: Layer already exists 03:24:07 81cded987294: Layer already exists 03:24:07 6b094b6ebf4e: Layer already exists 03:24:07 0e93b63f0a51: Layer already exists 03:24:07 52be671d205d: Layer already exists 03:24:07 16113d51b718: Layer already exists 03:24:07 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:3159332fabf786da1130b561221938d92fc186b7caf0b28a2e601ca7c6fd2a65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:24:08 8aa8d6b5aa54: Preparing 03:24:08 3f21f1614a8e: Preparing 03:24:08 3496b73fb660: Preparing 03:24:08 cd2c0733a05e: Preparing 03:24:08 81cded987294: Preparing 03:24:08 6b094b6ebf4e: Preparing 03:24:08 0e93b63f0a51: Preparing 03:24:08 52be671d205d: Preparing 03:24:08 16113d51b718: Preparing 03:24:08 0e93b63f0a51: Waiting 03:24:08 52be671d205d: Waiting 03:24:08 16113d51b718: Waiting 03:24:08 6b094b6ebf4e: Waiting 03:24:08 8aa8d6b5aa54: Layer already exists 03:24:08 cd2c0733a05e: Layer already exists 03:24:08 3f21f1614a8e: Layer already exists 03:24:08 81cded987294: Layer already exists 03:24:08 3496b73fb660: Layer already exists 03:24:08 6b094b6ebf4e: Layer already exists 03:24:08 52be671d205d: Layer already exists 03:24:08 0e93b63f0a51: Layer already exists 03:24:08 16113d51b718: Layer already exists 03:24:08 main: digest: sha256:3159332fabf786da1130b561221938d92fc186b7caf0b28a2e601ca7c6fd2a65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:08 ===================================================== [Pipeline] echo 03:24:08 taggedImages: 03:24:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:24:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.17 03:24:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:24:08 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:24:08 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:08 latest 03:24:08 4.0.0-dev.17 03:24:08 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:08 main 03:24:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:24:09 378d9a37cdf3: Preparing 03:24:09 48e7d583f679: Preparing 03:24:09 57daea54a259: Preparing 03:24:09 81cded987294: Preparing 03:24:09 6b094b6ebf4e: Preparing 03:24:09 85ea6736525c: Preparing 03:24:09 afa4e32baf45: Preparing 03:24:09 16113d51b718: Preparing 03:24:09 16113d51b718: Waiting 03:24:09 85ea6736525c: Waiting 03:24:09 afa4e32baf45: Waiting 03:24:09 81cded987294: Layer already exists 03:24:09 6b094b6ebf4e: Layer already exists 03:24:09 48e7d583f679: Pushed 03:24:09 378d9a37cdf3: Pushed 03:24:09 16113d51b718: Layer already exists 03:24:09 afa4e32baf45: Pushed 03:24:11 85ea6736525c: Pushed 03:24:14 57daea54a259: Pushed 03:24:14 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:70d9ee378c555d1afaf771aa343718163b1591a815a9eae499b7c32caf4940d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:24:15 378d9a37cdf3: Preparing 03:24:15 48e7d583f679: Preparing 03:24:15 57daea54a259: Preparing 03:24:15 81cded987294: Preparing 03:24:15 6b094b6ebf4e: Preparing 03:24:15 85ea6736525c: Preparing 03:24:15 afa4e32baf45: Preparing 03:24:15 85ea6736525c: Waiting 03:24:15 16113d51b718: Preparing 03:24:15 afa4e32baf45: Waiting 03:24:15 16113d51b718: Waiting 03:24:15 48e7d583f679: Layer already exists 03:24:15 378d9a37cdf3: Layer already exists 03:24:15 6b094b6ebf4e: Layer already exists 03:24:15 81cded987294: Layer already exists 03:24:15 57daea54a259: Layer already exists 03:24:15 afa4e32baf45: Layer already exists 03:24:15 16113d51b718: Layer already exists 03:24:15 85ea6736525c: Layer already exists 03:24:15 latest: digest: sha256:70d9ee378c555d1afaf771aa343718163b1591a815a9eae499b7c32caf4940d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.17 03:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:24:16 378d9a37cdf3: Preparing 03:24:16 48e7d583f679: Preparing 03:24:16 57daea54a259: Preparing 03:24:16 81cded987294: Preparing 03:24:16 6b094b6ebf4e: Preparing 03:24:16 85ea6736525c: Preparing 03:24:16 afa4e32baf45: Preparing 03:24:16 16113d51b718: Preparing 03:24:16 afa4e32baf45: Waiting 03:24:16 16113d51b718: Waiting 03:24:16 85ea6736525c: Waiting 03:24:16 6b094b6ebf4e: Layer already exists 03:24:16 48e7d583f679: Layer already exists 03:24:16 57daea54a259: Layer already exists 03:24:16 378d9a37cdf3: Layer already exists 03:24:16 81cded987294: Layer already exists 03:24:16 85ea6736525c: Layer already exists 03:24:16 afa4e32baf45: Layer already exists 03:24:16 16113d51b718: Layer already exists 03:24:16 4.0.0-dev.17: digest: sha256:70d9ee378c555d1afaf771aa343718163b1591a815a9eae499b7c32caf4940d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:24:17 378d9a37cdf3: Preparing 03:24:17 48e7d583f679: Preparing 03:24:17 57daea54a259: Preparing 03:24:17 81cded987294: Preparing 03:24:17 6b094b6ebf4e: Preparing 03:24:17 85ea6736525c: Preparing 03:24:17 afa4e32baf45: Preparing 03:24:17 16113d51b718: Preparing 03:24:17 85ea6736525c: Waiting 03:24:17 afa4e32baf45: Waiting 03:24:17 16113d51b718: Waiting 03:24:17 378d9a37cdf3: Layer already exists 03:24:17 48e7d583f679: Layer already exists 03:24:17 81cded987294: Layer already exists 03:24:17 6b094b6ebf4e: Layer already exists 03:24:17 57daea54a259: Layer already exists 03:24:17 85ea6736525c: Layer already exists 03:24:17 16113d51b718: Layer already exists 03:24:17 afa4e32baf45: Layer already exists 03:24:17 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:70d9ee378c555d1afaf771aa343718163b1591a815a9eae499b7c32caf4940d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:24:18 378d9a37cdf3: Preparing 03:24:18 48e7d583f679: Preparing 03:24:18 57daea54a259: Preparing 03:24:18 81cded987294: Preparing 03:24:18 6b094b6ebf4e: Preparing 03:24:18 85ea6736525c: Preparing 03:24:18 afa4e32baf45: Preparing 03:24:18 16113d51b718: Preparing 03:24:18 85ea6736525c: Waiting 03:24:18 afa4e32baf45: Waiting 03:24:18 16113d51b718: Waiting 03:24:18 378d9a37cdf3: Layer already exists 03:24:18 48e7d583f679: Layer already exists 03:24:18 6b094b6ebf4e: Layer already exists 03:24:18 81cded987294: Layer already exists 03:24:18 57daea54a259: Layer already exists 03:24:18 16113d51b718: Layer already exists 03:24:18 85ea6736525c: Layer already exists 03:24:18 afa4e32baf45: Layer already exists 03:24:18 main: digest: sha256:70d9ee378c555d1afaf771aa343718163b1591a815a9eae499b7c32caf4940d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:18 ===================================================== [Pipeline] echo 03:24:18 taggedImages: 03:24:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:24:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.17 03:24:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:24:18 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:24:18 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:18 latest 03:24:18 4.0.0-dev.17 03:24:18 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:18 main 03:24:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:24:19 5d5e309d9c31: Preparing 03:24:19 f5193d72058a: Preparing 03:24:19 ffc23da939f7: Preparing 03:24:19 6b094b6ebf4e: Preparing 03:24:19 9e0ea810d3a6: Preparing 03:24:19 0aaae96c23a1: Preparing 03:24:19 16113d51b718: Preparing 03:24:19 0aaae96c23a1: Waiting 03:24:19 16113d51b718: Waiting 03:24:19 6b094b6ebf4e: Layer already exists 03:24:19 5d5e309d9c31: Pushed 03:24:19 0aaae96c23a1: Pushed 03:24:19 9e0ea810d3a6: Pushed 03:24:19 f5193d72058a: Pushed 03:24:19 16113d51b718: Layer already exists 03:24:23 ffc23da939f7: Pushed 03:24:23 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:2384e0e4d48d55cd06873d79a7f688477b18ec91c6380a81817ece4e5984c2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:24 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:24:25 5d5e309d9c31: Preparing 03:24:25 f5193d72058a: Preparing 03:24:25 ffc23da939f7: Preparing 03:24:25 6b094b6ebf4e: Preparing 03:24:25 9e0ea810d3a6: Preparing 03:24:25 0aaae96c23a1: Preparing 03:24:25 16113d51b718: Preparing 03:24:25 0aaae96c23a1: Waiting 03:24:25 16113d51b718: Waiting 03:24:25 6b094b6ebf4e: Layer already exists 03:24:25 ffc23da939f7: Layer already exists 03:24:25 9e0ea810d3a6: Layer already exists 03:24:25 f5193d72058a: Layer already exists 03:24:25 5d5e309d9c31: Layer already exists 03:24:25 0aaae96c23a1: Layer already exists 03:24:25 16113d51b718: Layer already exists 03:24:25 latest: digest: sha256:2384e0e4d48d55cd06873d79a7f688477b18ec91c6380a81817ece4e5984c2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.17 03:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:24:26 5d5e309d9c31: Preparing 03:24:26 f5193d72058a: Preparing 03:24:26 ffc23da939f7: Preparing 03:24:26 6b094b6ebf4e: Preparing 03:24:26 9e0ea810d3a6: Preparing 03:24:26 0aaae96c23a1: Preparing 03:24:26 16113d51b718: Preparing 03:24:26 0aaae96c23a1: Waiting 03:24:26 16113d51b718: Waiting 03:24:26 9e0ea810d3a6: Layer already exists 03:24:26 ffc23da939f7: Layer already exists 03:24:26 f5193d72058a: Layer already exists 03:24:26 6b094b6ebf4e: Layer already exists 03:24:26 5d5e309d9c31: Layer already exists 03:24:26 16113d51b718: Layer already exists 03:24:26 0aaae96c23a1: Layer already exists 03:24:26 4.0.0-dev.17: digest: sha256:2384e0e4d48d55cd06873d79a7f688477b18ec91c6380a81817ece4e5984c2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:24:27 5d5e309d9c31: Preparing 03:24:27 f5193d72058a: Preparing 03:24:27 ffc23da939f7: Preparing 03:24:27 6b094b6ebf4e: Preparing 03:24:27 9e0ea810d3a6: Preparing 03:24:27 0aaae96c23a1: Preparing 03:24:27 16113d51b718: Preparing 03:24:27 0aaae96c23a1: Waiting 03:24:27 16113d51b718: Waiting 03:24:27 f5193d72058a: Layer already exists 03:24:27 9e0ea810d3a6: Layer already exists 03:24:27 5d5e309d9c31: Layer already exists 03:24:27 6b094b6ebf4e: Layer already exists 03:24:27 ffc23da939f7: Layer already exists 03:24:27 0aaae96c23a1: Layer already exists 03:24:27 16113d51b718: Layer already exists 03:24:27 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:2384e0e4d48d55cd06873d79a7f688477b18ec91c6380a81817ece4e5984c2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:24:27 5d5e309d9c31: Preparing 03:24:27 f5193d72058a: Preparing 03:24:27 ffc23da939f7: Preparing 03:24:27 6b094b6ebf4e: Preparing 03:24:27 9e0ea810d3a6: Preparing 03:24:27 0aaae96c23a1: Preparing 03:24:27 16113d51b718: Preparing 03:24:27 0aaae96c23a1: Waiting 03:24:27 16113d51b718: Waiting 03:24:27 9e0ea810d3a6: Layer already exists 03:24:27 f5193d72058a: Layer already exists 03:24:27 ffc23da939f7: Layer already exists 03:24:27 6b094b6ebf4e: Layer already exists 03:24:27 5d5e309d9c31: Layer already exists 03:24:27 0aaae96c23a1: Layer already exists 03:24:27 16113d51b718: Layer already exists 03:24:28 main: digest: sha256:2384e0e4d48d55cd06873d79a7f688477b18ec91c6380a81817ece4e5984c2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:28 ===================================================== [Pipeline] echo 03:24:28 taggedImages: 03:24:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:24:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.17 03:24:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:24:28 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:24:28 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:28 latest 03:24:28 4.0.0-dev.17 03:24:28 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:28 main 03:24:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:24:28 6944cae2dcbe: Preparing 03:24:28 d239057e9e1e: Preparing 03:24:28 ab1dc2f7165d: Preparing 03:24:28 ffa255573892: Preparing 03:24:28 81cded987294: Preparing 03:24:28 6b094b6ebf4e: Preparing 03:24:28 0e93b63f0a51: Preparing 03:24:28 52be671d205d: Preparing 03:24:28 16113d51b718: Preparing 03:24:28 0e93b63f0a51: Waiting 03:24:28 52be671d205d: Waiting 03:24:28 16113d51b718: Waiting 03:24:28 6b094b6ebf4e: Waiting 03:24:28 81cded987294: Layer already exists 03:24:29 6b094b6ebf4e: Layer already exists 03:24:29 0e93b63f0a51: Layer already exists 03:24:29 6944cae2dcbe: Pushed 03:24:29 d239057e9e1e: Pushed 03:24:29 ab1dc2f7165d: Pushed 03:24:29 52be671d205d: Layer already exists 03:24:29 16113d51b718: Layer already exists 03:24:34 ffa255573892: Pushed 03:24:34 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:fc7340fc3b3238164e6abe56fe2c5e5e194f31b655f3ed7076f8b81b786b09b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:24:35 6944cae2dcbe: Preparing 03:24:35 d239057e9e1e: Preparing 03:24:35 ab1dc2f7165d: Preparing 03:24:35 ffa255573892: Preparing 03:24:35 81cded987294: Preparing 03:24:35 6b094b6ebf4e: Preparing 03:24:35 0e93b63f0a51: Preparing 03:24:35 52be671d205d: Preparing 03:24:35 16113d51b718: Preparing 03:24:35 6b094b6ebf4e: Waiting 03:24:35 0e93b63f0a51: Waiting 03:24:35 16113d51b718: Waiting 03:24:35 52be671d205d: Waiting 03:24:35 d239057e9e1e: Layer already exists 03:24:35 ab1dc2f7165d: Layer already exists 03:24:35 81cded987294: Layer already exists 03:24:35 ffa255573892: Layer already exists 03:24:35 6944cae2dcbe: Layer already exists 03:24:35 16113d51b718: Layer already exists 03:24:35 52be671d205d: Layer already exists 03:24:35 6b094b6ebf4e: Layer already exists 03:24:35 0e93b63f0a51: Layer already exists 03:24:35 latest: digest: sha256:fc7340fc3b3238164e6abe56fe2c5e5e194f31b655f3ed7076f8b81b786b09b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.17 03:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:24:37 6944cae2dcbe: Preparing 03:24:37 d239057e9e1e: Preparing 03:24:37 ab1dc2f7165d: Preparing 03:24:37 ffa255573892: Preparing 03:24:37 81cded987294: Preparing 03:24:37 6b094b6ebf4e: Preparing 03:24:37 0e93b63f0a51: Preparing 03:24:37 6b094b6ebf4e: Waiting 03:24:37 52be671d205d: Preparing 03:24:37 0e93b63f0a51: Waiting 03:24:37 16113d51b718: Preparing 03:24:37 52be671d205d: Waiting 03:24:37 ab1dc2f7165d: Layer already exists 03:24:37 6944cae2dcbe: Layer already exists 03:24:37 ffa255573892: Layer already exists 03:24:37 81cded987294: Layer already exists 03:24:37 d239057e9e1e: Layer already exists 03:24:37 0e93b63f0a51: Layer already exists 03:24:37 6b094b6ebf4e: Layer already exists 03:24:37 52be671d205d: Layer already exists 03:24:37 16113d51b718: Layer already exists 03:24:37 4.0.0-dev.17: digest: sha256:fc7340fc3b3238164e6abe56fe2c5e5e194f31b655f3ed7076f8b81b786b09b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:24:37 6944cae2dcbe: Preparing 03:24:37 d239057e9e1e: Preparing 03:24:37 ab1dc2f7165d: Preparing 03:24:37 ffa255573892: Preparing 03:24:37 81cded987294: Preparing 03:24:37 6b094b6ebf4e: Preparing 03:24:37 0e93b63f0a51: Preparing 03:24:37 52be671d205d: Preparing 03:24:37 16113d51b718: Preparing 03:24:37 0e93b63f0a51: Waiting 03:24:37 52be671d205d: Waiting 03:24:37 16113d51b718: Waiting 03:24:37 6b094b6ebf4e: Waiting 03:24:37 81cded987294: Layer already exists 03:24:37 d239057e9e1e: Layer already exists 03:24:37 ab1dc2f7165d: Layer already exists 03:24:37 6944cae2dcbe: Layer already exists 03:24:37 ffa255573892: Layer already exists 03:24:37 0e93b63f0a51: Layer already exists 03:24:37 6b094b6ebf4e: Layer already exists 03:24:37 16113d51b718: Layer already exists 03:24:37 52be671d205d: Layer already exists 03:24:37 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:fc7340fc3b3238164e6abe56fe2c5e5e194f31b655f3ed7076f8b81b786b09b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:24:38 6944cae2dcbe: Preparing 03:24:38 d239057e9e1e: Preparing 03:24:38 ab1dc2f7165d: Preparing 03:24:38 ffa255573892: Preparing 03:24:38 81cded987294: Preparing 03:24:38 6b094b6ebf4e: Preparing 03:24:38 0e93b63f0a51: Preparing 03:24:38 52be671d205d: Preparing 03:24:38 16113d51b718: Preparing 03:24:38 6b094b6ebf4e: Waiting 03:24:38 0e93b63f0a51: Waiting 03:24:38 52be671d205d: Waiting 03:24:38 16113d51b718: Waiting 03:24:38 81cded987294: Layer already exists 03:24:38 6944cae2dcbe: Layer already exists 03:24:38 ffa255573892: Layer already exists 03:24:38 d239057e9e1e: Layer already exists 03:24:38 ab1dc2f7165d: Layer already exists 03:24:38 0e93b63f0a51: Layer already exists 03:24:38 6b094b6ebf4e: Layer already exists 03:24:38 16113d51b718: Layer already exists 03:24:38 52be671d205d: Layer already exists 03:24:38 main: digest: sha256:fc7340fc3b3238164e6abe56fe2c5e5e194f31b655f3ed7076f8b81b786b09b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:39 ===================================================== [Pipeline] echo 03:24:39 taggedImages: 03:24:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:24:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.17 03:24:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:24:39 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:24:39 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:39 latest 03:24:39 4.0.0-dev.17 03:24:39 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:39 main 03:24:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:24:40 6e9520e17cf8: Preparing 03:24:40 ff26fc4808b1: Preparing 03:24:40 aee039a058fb: Preparing 03:24:40 76d211fb2c1b: Preparing 03:24:40 cd66f8874796: Preparing 03:24:40 20edd8342966: Preparing 03:24:40 d826a71669ce: Preparing 03:24:40 81cded987294: Preparing 03:24:40 6b094b6ebf4e: Preparing 03:24:40 460be0908530: Preparing 03:24:40 8f44ca871969: Preparing 03:24:40 5f70bf18a086: Preparing 03:24:40 75fecaec39a4: Preparing 03:24:40 754e23f95644: Preparing 03:24:40 e3531c5c0ea3: Preparing 03:24:40 16113d51b718: Preparing 03:24:40 20edd8342966: Waiting 03:24:40 d826a71669ce: Waiting 03:24:40 81cded987294: Waiting 03:24:40 6b094b6ebf4e: Waiting 03:24:40 460be0908530: Waiting 03:24:40 8f44ca871969: Waiting 03:24:40 5f70bf18a086: Waiting 03:24:40 75fecaec39a4: Waiting 03:24:40 754e23f95644: Waiting 03:24:40 e3531c5c0ea3: Waiting 03:24:40 16113d51b718: Waiting 03:24:40 76d211fb2c1b: Pushed 03:24:40 ff26fc4808b1: Pushed 03:24:40 cd66f8874796: Pushed 03:24:40 6e9520e17cf8: Pushed 03:24:40 aee039a058fb: Pushed 03:24:40 81cded987294: Layer already exists 03:24:40 6b094b6ebf4e: Layer already exists 03:24:40 20edd8342966: Pushed 03:24:40 5f70bf18a086: Layer already exists 03:24:40 460be0908530: Pushed 03:24:40 8f44ca871969: Pushed 03:24:40 16113d51b718: Layer already exists 03:24:40 75fecaec39a4: Pushed 03:24:40 e3531c5c0ea3: Pushed 03:24:42 754e23f95644: Pushed 03:24:43 d826a71669ce: Pushed 03:24:43 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:78e4b6ff77c4ba188531dc8908db94fecec280b6aaf326bcbdeff224ca2a27dd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:24:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:24:44 6e9520e17cf8: Preparing 03:24:44 ff26fc4808b1: Preparing 03:24:44 aee039a058fb: Preparing 03:24:44 76d211fb2c1b: Preparing 03:24:44 cd66f8874796: Preparing 03:24:44 20edd8342966: Preparing 03:24:44 d826a71669ce: Preparing 03:24:44 81cded987294: Preparing 03:24:44 6b094b6ebf4e: Preparing 03:24:44 460be0908530: Preparing 03:24:44 8f44ca871969: Preparing 03:24:44 5f70bf18a086: Preparing 03:24:44 75fecaec39a4: Preparing 03:24:44 754e23f95644: Preparing 03:24:44 e3531c5c0ea3: Preparing 03:24:44 16113d51b718: Preparing 03:24:44 8f44ca871969: Waiting 03:24:44 5f70bf18a086: Waiting 03:24:44 75fecaec39a4: Waiting 03:24:44 754e23f95644: Waiting 03:24:44 20edd8342966: Waiting 03:24:44 e3531c5c0ea3: Waiting 03:24:44 16113d51b718: Waiting 03:24:44 d826a71669ce: Waiting 03:24:44 81cded987294: Waiting 03:24:44 6b094b6ebf4e: Waiting 03:24:44 460be0908530: Waiting 03:24:44 6e9520e17cf8: Layer already exists 03:24:44 aee039a058fb: Layer already exists 03:24:44 ff26fc4808b1: Layer already exists 03:24:44 cd66f8874796: Layer already exists 03:24:44 76d211fb2c1b: Layer already exists 03:24:44 6b094b6ebf4e: Layer already exists 03:24:44 d826a71669ce: Layer already exists 03:24:44 460be0908530: Layer already exists 03:24:44 81cded987294: Layer already exists 03:24:44 20edd8342966: Layer already exists 03:24:44 754e23f95644: Layer already exists 03:24:44 75fecaec39a4: Layer already exists 03:24:44 5f70bf18a086: Layer already exists 03:24:44 e3531c5c0ea3: Layer already exists 03:24:44 8f44ca871969: Layer already exists 03:24:44 16113d51b718: Layer already exists 03:24:44 latest: digest: sha256:78e4b6ff77c4ba188531dc8908db94fecec280b6aaf326bcbdeff224ca2a27dd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.17 03:24:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:24:45 6e9520e17cf8: Preparing 03:24:45 ff26fc4808b1: Preparing 03:24:45 aee039a058fb: Preparing 03:24:45 76d211fb2c1b: Preparing 03:24:45 cd66f8874796: Preparing 03:24:45 20edd8342966: Preparing 03:24:45 d826a71669ce: Preparing 03:24:45 81cded987294: Preparing 03:24:45 6b094b6ebf4e: Preparing 03:24:45 20edd8342966: Waiting 03:24:45 d826a71669ce: Waiting 03:24:45 6b094b6ebf4e: Waiting 03:24:45 81cded987294: Waiting 03:24:45 460be0908530: Preparing 03:24:45 8f44ca871969: Preparing 03:24:45 460be0908530: Waiting 03:24:45 5f70bf18a086: Preparing 03:24:45 8f44ca871969: Waiting 03:24:45 75fecaec39a4: Preparing 03:24:45 754e23f95644: Preparing 03:24:45 e3531c5c0ea3: Preparing 03:24:45 5f70bf18a086: Waiting 03:24:45 16113d51b718: Preparing 03:24:45 75fecaec39a4: Waiting 03:24:45 754e23f95644: Waiting 03:24:45 e3531c5c0ea3: Waiting 03:24:45 16113d51b718: Waiting 03:24:45 76d211fb2c1b: Layer already exists 03:24:45 cd66f8874796: Layer already exists 03:24:45 aee039a058fb: Layer already exists 03:24:45 ff26fc4808b1: Layer already exists 03:24:45 6e9520e17cf8: Layer already exists 03:24:45 81cded987294: Layer already exists 03:24:45 d826a71669ce: Layer already exists 03:24:45 6b094b6ebf4e: Layer already exists 03:24:45 20edd8342966: Layer already exists 03:24:45 460be0908530: Layer already exists 03:24:45 75fecaec39a4: Layer already exists 03:24:45 8f44ca871969: Layer already exists 03:24:45 754e23f95644: Layer already exists 03:24:45 5f70bf18a086: Layer already exists 03:24:45 e3531c5c0ea3: Layer already exists 03:24:45 16113d51b718: Layer already exists 03:24:45 4.0.0-dev.17: digest: sha256:78e4b6ff77c4ba188531dc8908db94fecec280b6aaf326bcbdeff224ca2a27dd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:24:46 6e9520e17cf8: Preparing 03:24:46 ff26fc4808b1: Preparing 03:24:46 aee039a058fb: Preparing 03:24:46 76d211fb2c1b: Preparing 03:24:46 cd66f8874796: Preparing 03:24:46 20edd8342966: Preparing 03:24:46 d826a71669ce: Preparing 03:24:46 81cded987294: Preparing 03:24:46 6b094b6ebf4e: Preparing 03:24:46 460be0908530: Preparing 03:24:46 8f44ca871969: Preparing 03:24:46 5f70bf18a086: Preparing 03:24:46 75fecaec39a4: Preparing 03:24:46 754e23f95644: Preparing 03:24:46 e3531c5c0ea3: Preparing 03:24:46 16113d51b718: Preparing 03:24:46 20edd8342966: Waiting 03:24:46 d826a71669ce: Waiting 03:24:46 81cded987294: Waiting 03:24:46 6b094b6ebf4e: Waiting 03:24:46 460be0908530: Waiting 03:24:46 5f70bf18a086: Waiting 03:24:46 75fecaec39a4: Waiting 03:24:46 754e23f95644: Waiting 03:24:46 e3531c5c0ea3: Waiting 03:24:46 16113d51b718: Waiting 03:24:46 8f44ca871969: Waiting 03:24:46 aee039a058fb: Layer already exists 03:24:46 cd66f8874796: Layer already exists 03:24:46 76d211fb2c1b: Layer already exists 03:24:46 6e9520e17cf8: Layer already exists 03:24:46 ff26fc4808b1: Layer already exists 03:24:46 20edd8342966: Layer already exists 03:24:46 d826a71669ce: Layer already exists 03:24:46 460be0908530: Layer already exists 03:24:46 8f44ca871969: Layer already exists 03:24:46 75fecaec39a4: Layer already exists 03:24:46 81cded987294: Layer already exists 03:24:46 6b094b6ebf4e: Layer already exists 03:24:46 5f70bf18a086: Layer already exists 03:24:46 e3531c5c0ea3: Layer already exists 03:24:46 16113d51b718: Layer already exists 03:24:46 754e23f95644: Layer already exists 03:24:46 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:78e4b6ff77c4ba188531dc8908db94fecec280b6aaf326bcbdeff224ca2a27dd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:24:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:24:47 6e9520e17cf8: Preparing 03:24:47 ff26fc4808b1: Preparing 03:24:47 aee039a058fb: Preparing 03:24:47 76d211fb2c1b: Preparing 03:24:47 cd66f8874796: Preparing 03:24:47 20edd8342966: Preparing 03:24:47 d826a71669ce: Preparing 03:24:47 81cded987294: Preparing 03:24:47 6b094b6ebf4e: Preparing 03:24:47 460be0908530: Preparing 03:24:47 8f44ca871969: Preparing 03:24:47 5f70bf18a086: Preparing 03:24:47 75fecaec39a4: Preparing 03:24:47 754e23f95644: Preparing 03:24:47 e3531c5c0ea3: Preparing 03:24:47 16113d51b718: Preparing 03:24:47 20edd8342966: Waiting 03:24:47 d826a71669ce: Waiting 03:24:47 81cded987294: Waiting 03:24:47 6b094b6ebf4e: Waiting 03:24:47 460be0908530: Waiting 03:24:47 8f44ca871969: Waiting 03:24:47 5f70bf18a086: Waiting 03:24:47 75fecaec39a4: Waiting 03:24:47 754e23f95644: Waiting 03:24:47 e3531c5c0ea3: Waiting 03:24:47 16113d51b718: Waiting 03:24:47 ff26fc4808b1: Layer already exists 03:24:47 aee039a058fb: Layer already exists 03:24:47 cd66f8874796: Layer already exists 03:24:47 76d211fb2c1b: Layer already exists 03:24:47 6e9520e17cf8: Layer already exists 03:24:47 20edd8342966: Layer already exists 03:24:47 6b094b6ebf4e: Layer already exists 03:24:47 d826a71669ce: Layer already exists 03:24:47 460be0908530: Layer already exists 03:24:47 81cded987294: Layer already exists 03:24:47 5f70bf18a086: Layer already exists 03:24:47 75fecaec39a4: Layer already exists 03:24:47 e3531c5c0ea3: Layer already exists 03:24:47 8f44ca871969: Layer already exists 03:24:47 754e23f95644: Layer already exists 03:24:47 16113d51b718: Layer already exists 03:24:47 main: digest: sha256:78e4b6ff77c4ba188531dc8908db94fecec280b6aaf326bcbdeff224ca2a27dd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:47 ===================================================== [Pipeline] echo 03:24:47 taggedImages: 03:24:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:24:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.17 03:24:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:24:47 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:24:47 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:47 latest 03:24:47 4.0.0-dev.17 03:24:47 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:47 main 03:24:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:24:48 54df107e6aaa: Preparing 03:24:48 7537ed013273: Preparing 03:24:48 6111d1853c2c: Preparing 03:24:48 13edebd6c4c3: Preparing 03:24:48 81cded987294: Preparing 03:24:48 6b094b6ebf4e: Preparing 03:24:48 0e93b63f0a51: Preparing 03:24:48 6b094b6ebf4e: Waiting 03:24:48 52be671d205d: Preparing 03:24:48 0e93b63f0a51: Waiting 03:24:48 16113d51b718: Preparing 03:24:48 52be671d205d: Waiting 03:24:48 16113d51b718: Waiting 03:24:48 81cded987294: Layer already exists 03:24:48 6b094b6ebf4e: Layer already exists 03:24:48 6111d1853c2c: Pushed 03:24:48 0e93b63f0a51: Layer already exists 03:24:48 54df107e6aaa: Pushed 03:24:48 7537ed013273: Pushed 03:24:48 52be671d205d: Layer already exists 03:24:48 16113d51b718: Layer already exists 03:24:52 13edebd6c4c3: Pushed 03:24:52 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:1addc868c1adda66095d5a1c793fc41328f4eec31f7c12732401133efd9c89d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:24:53 54df107e6aaa: Preparing 03:24:53 7537ed013273: Preparing 03:24:53 6111d1853c2c: Preparing 03:24:53 13edebd6c4c3: Preparing 03:24:53 81cded987294: Preparing 03:24:53 6b094b6ebf4e: Preparing 03:24:53 0e93b63f0a51: Preparing 03:24:53 52be671d205d: Preparing 03:24:53 16113d51b718: Preparing 03:24:53 0e93b63f0a51: Waiting 03:24:53 52be671d205d: Waiting 03:24:53 16113d51b718: Waiting 03:24:53 6b094b6ebf4e: Waiting 03:24:53 81cded987294: Layer already exists 03:24:53 54df107e6aaa: Layer already exists 03:24:53 7537ed013273: Layer already exists 03:24:53 6111d1853c2c: Layer already exists 03:24:53 13edebd6c4c3: Layer already exists 03:24:53 6b094b6ebf4e: Layer already exists 03:24:53 52be671d205d: Layer already exists 03:24:53 0e93b63f0a51: Layer already exists 03:24:53 16113d51b718: Layer already exists 03:24:53 latest: digest: sha256:1addc868c1adda66095d5a1c793fc41328f4eec31f7c12732401133efd9c89d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.17 03:24:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:24:54 54df107e6aaa: Preparing 03:24:54 7537ed013273: Preparing 03:24:54 6111d1853c2c: Preparing 03:24:54 13edebd6c4c3: Preparing 03:24:54 81cded987294: Preparing 03:24:54 6b094b6ebf4e: Preparing 03:24:54 0e93b63f0a51: Preparing 03:24:54 52be671d205d: Preparing 03:24:54 16113d51b718: Preparing 03:24:54 6b094b6ebf4e: Waiting 03:24:54 0e93b63f0a51: Waiting 03:24:54 52be671d205d: Waiting 03:24:54 16113d51b718: Waiting 03:24:54 6111d1853c2c: Layer already exists 03:24:54 81cded987294: Layer already exists 03:24:54 7537ed013273: Layer already exists 03:24:54 54df107e6aaa: Layer already exists 03:24:54 13edebd6c4c3: Layer already exists 03:24:54 16113d51b718: Layer already exists 03:24:54 6b094b6ebf4e: Layer already exists 03:24:54 0e93b63f0a51: Layer already exists 03:24:54 52be671d205d: Layer already exists 03:24:54 4.0.0-dev.17: digest: sha256:1addc868c1adda66095d5a1c793fc41328f4eec31f7c12732401133efd9c89d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:24:55 54df107e6aaa: Preparing 03:24:55 7537ed013273: Preparing 03:24:55 6111d1853c2c: Preparing 03:24:55 13edebd6c4c3: Preparing 03:24:55 81cded987294: Preparing 03:24:55 6b094b6ebf4e: Preparing 03:24:55 0e93b63f0a51: Preparing 03:24:55 52be671d205d: Preparing 03:24:55 16113d51b718: Preparing 03:24:55 0e93b63f0a51: Waiting 03:24:55 52be671d205d: Waiting 03:24:55 16113d51b718: Waiting 03:24:55 6b094b6ebf4e: Waiting 03:24:55 54df107e6aaa: Layer already exists 03:24:55 13edebd6c4c3: Layer already exists 03:24:55 6111d1853c2c: Layer already exists 03:24:55 81cded987294: Layer already exists 03:24:55 7537ed013273: Layer already exists 03:24:55 0e93b63f0a51: Layer already exists 03:24:55 6b094b6ebf4e: Layer already exists 03:24:55 16113d51b718: Layer already exists 03:24:55 52be671d205d: Layer already exists 03:24:55 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:1addc868c1adda66095d5a1c793fc41328f4eec31f7c12732401133efd9c89d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:24:55 54df107e6aaa: Preparing 03:24:55 7537ed013273: Preparing 03:24:55 6111d1853c2c: Preparing 03:24:55 13edebd6c4c3: Preparing 03:24:55 81cded987294: Preparing 03:24:55 6b094b6ebf4e: Preparing 03:24:55 0e93b63f0a51: Preparing 03:24:55 6b094b6ebf4e: Waiting 03:24:55 52be671d205d: Preparing 03:24:55 16113d51b718: Preparing 03:24:55 52be671d205d: Waiting 03:24:55 16113d51b718: Waiting 03:24:55 6111d1853c2c: Layer already exists 03:24:55 54df107e6aaa: Layer already exists 03:24:55 81cded987294: Layer already exists 03:24:55 13edebd6c4c3: Layer already exists 03:24:55 7537ed013273: Layer already exists 03:24:55 0e93b63f0a51: Layer already exists 03:24:55 52be671d205d: Layer already exists 03:24:55 6b094b6ebf4e: Layer already exists 03:24:55 16113d51b718: Layer already exists 03:24:55 main: digest: sha256:1addc868c1adda66095d5a1c793fc41328f4eec31f7c12732401133efd9c89d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:56 ===================================================== [Pipeline] echo 03:24:56 taggedImages: 03:24:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:24:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.17 03:24:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:24:56 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:24:56 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:56 latest 03:24:56 4.0.0-dev.17 03:24:56 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:24:56 main 03:24:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:24:57 677506275047: Preparing 03:24:57 7b91965fcf3d: Preparing 03:24:57 b91b5579a00c: Preparing 03:24:57 2572ee6d54b7: Preparing 03:24:57 026c2f3c8233: Preparing 03:24:57 81cded987294: Preparing 03:24:57 6b094b6ebf4e: Preparing 03:24:57 b7f1991b8f21: Preparing 03:24:57 1276daae8286: Preparing 03:24:57 6262acc3c791: Preparing 03:24:57 16113d51b718: Preparing 03:24:57 6b094b6ebf4e: Waiting 03:24:57 6262acc3c791: Waiting 03:24:57 16113d51b718: Waiting 03:24:57 b7f1991b8f21: Waiting 03:24:57 1276daae8286: Waiting 03:24:57 81cded987294: Waiting 03:24:57 7b91965fcf3d: Pushed 03:24:57 2572ee6d54b7: Pushed 03:24:57 677506275047: Pushed 03:24:57 026c2f3c8233: Pushed 03:24:57 81cded987294: Layer already exists 03:24:57 6b094b6ebf4e: Layer already exists 03:24:57 16113d51b718: Layer already exists 03:24:57 b7f1991b8f21: Pushed 03:24:57 1276daae8286: Pushed 03:24:59 b91b5579a00c: Pushed 03:25:01 6262acc3c791: Pushed 03:25:01 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:605087aa6a1e4852447f5541d3d9493be5c839e9c751f4affa875eb19a2346de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:25:02 677506275047: Preparing 03:25:02 7b91965fcf3d: Preparing 03:25:02 b91b5579a00c: Preparing 03:25:02 2572ee6d54b7: Preparing 03:25:02 026c2f3c8233: Preparing 03:25:02 81cded987294: Preparing 03:25:02 6b094b6ebf4e: Preparing 03:25:02 b7f1991b8f21: Preparing 03:25:02 1276daae8286: Preparing 03:25:02 6262acc3c791: Preparing 03:25:02 16113d51b718: Preparing 03:25:02 81cded987294: Waiting 03:25:02 6b094b6ebf4e: Waiting 03:25:02 b7f1991b8f21: Waiting 03:25:02 1276daae8286: Waiting 03:25:02 6262acc3c791: Waiting 03:25:02 16113d51b718: Waiting 03:25:02 677506275047: Layer already exists 03:25:02 026c2f3c8233: Layer already exists 03:25:02 7b91965fcf3d: Layer already exists 03:25:02 2572ee6d54b7: Layer already exists 03:25:02 b91b5579a00c: Layer already exists 03:25:02 6b094b6ebf4e: Layer already exists 03:25:02 b7f1991b8f21: Layer already exists 03:25:02 6262acc3c791: Layer already exists 03:25:02 81cded987294: Layer already exists 03:25:02 1276daae8286: Layer already exists 03:25:02 16113d51b718: Layer already exists 03:25:02 latest: digest: sha256:605087aa6a1e4852447f5541d3d9493be5c839e9c751f4affa875eb19a2346de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.17 03:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:25:03 677506275047: Preparing 03:25:03 7b91965fcf3d: Preparing 03:25:03 b91b5579a00c: Preparing 03:25:03 2572ee6d54b7: Preparing 03:25:03 026c2f3c8233: Preparing 03:25:03 81cded987294: Preparing 03:25:03 6b094b6ebf4e: Preparing 03:25:03 b7f1991b8f21: Preparing 03:25:03 1276daae8286: Preparing 03:25:03 6262acc3c791: Preparing 03:25:03 16113d51b718: Preparing 03:25:03 6b094b6ebf4e: Waiting 03:25:03 b7f1991b8f21: Waiting 03:25:03 1276daae8286: Waiting 03:25:03 6262acc3c791: Waiting 03:25:03 16113d51b718: Waiting 03:25:03 81cded987294: Waiting 03:25:03 2572ee6d54b7: Layer already exists 03:25:03 677506275047: Layer already exists 03:25:03 7b91965fcf3d: Layer already exists 03:25:03 026c2f3c8233: Layer already exists 03:25:03 b91b5579a00c: Layer already exists 03:25:03 b7f1991b8f21: Layer already exists 03:25:03 6b094b6ebf4e: Layer already exists 03:25:03 81cded987294: Layer already exists 03:25:03 1276daae8286: Layer already exists 03:25:03 6262acc3c791: Layer already exists 03:25:03 16113d51b718: Layer already exists 03:25:03 4.0.0-dev.17: digest: sha256:605087aa6a1e4852447f5541d3d9493be5c839e9c751f4affa875eb19a2346de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:25:04 677506275047: Preparing 03:25:04 7b91965fcf3d: Preparing 03:25:04 b91b5579a00c: Preparing 03:25:04 2572ee6d54b7: Preparing 03:25:04 026c2f3c8233: Preparing 03:25:04 81cded987294: Preparing 03:25:04 6b094b6ebf4e: Preparing 03:25:04 b7f1991b8f21: Preparing 03:25:04 1276daae8286: Preparing 03:25:04 6262acc3c791: Preparing 03:25:04 16113d51b718: Preparing 03:25:04 1276daae8286: Waiting 03:25:04 81cded987294: Waiting 03:25:04 6b094b6ebf4e: Waiting 03:25:04 b7f1991b8f21: Waiting 03:25:04 6262acc3c791: Waiting 03:25:04 16113d51b718: Waiting 03:25:04 b91b5579a00c: Layer already exists 03:25:04 2572ee6d54b7: Layer already exists 03:25:04 7b91965fcf3d: Layer already exists 03:25:04 677506275047: Layer already exists 03:25:04 026c2f3c8233: Layer already exists 03:25:04 81cded987294: Layer already exists 03:25:04 b7f1991b8f21: Layer already exists 03:25:04 1276daae8286: Layer already exists 03:25:04 6262acc3c791: Layer already exists 03:25:04 6b094b6ebf4e: Layer already exists 03:25:04 16113d51b718: Layer already exists 03:25:04 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:605087aa6a1e4852447f5541d3d9493be5c839e9c751f4affa875eb19a2346de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:25:05 677506275047: Preparing 03:25:05 7b91965fcf3d: Preparing 03:25:05 b91b5579a00c: Preparing 03:25:05 2572ee6d54b7: Preparing 03:25:05 026c2f3c8233: Preparing 03:25:05 81cded987294: Preparing 03:25:05 6b094b6ebf4e: Preparing 03:25:05 b7f1991b8f21: Preparing 03:25:05 1276daae8286: Preparing 03:25:05 6262acc3c791: Preparing 03:25:05 16113d51b718: Preparing 03:25:05 b7f1991b8f21: Waiting 03:25:05 6262acc3c791: Waiting 03:25:05 1276daae8286: Waiting 03:25:05 16113d51b718: Waiting 03:25:05 81cded987294: Waiting 03:25:05 6b094b6ebf4e: Waiting 03:25:05 026c2f3c8233: Layer already exists 03:25:05 677506275047: Layer already exists 03:25:05 7b91965fcf3d: Layer already exists 03:25:05 2572ee6d54b7: Layer already exists 03:25:05 b91b5579a00c: Layer already exists 03:25:05 b7f1991b8f21: Layer already exists 03:25:05 6b094b6ebf4e: Layer already exists 03:25:05 1276daae8286: Layer already exists 03:25:05 81cded987294: Layer already exists 03:25:05 6262acc3c791: Layer already exists 03:25:05 16113d51b718: Layer already exists 03:25:05 main: digest: sha256:605087aa6a1e4852447f5541d3d9493be5c839e9c751f4affa875eb19a2346de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:05 ===================================================== [Pipeline] echo 03:25:05 taggedImages: 03:25:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:25:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:25:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.17 03:25:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:25:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:25:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:25:05 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:25:05 latest 03:25:05 4.0.0-dev.17 03:25:05 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:25:05 main 03:25:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:25:06 f75eab45d74c: Preparing 03:25:06 d092db743c11: Preparing 03:25:06 989ac0fef16f: Preparing 03:25:06 ce42a61da78c: Preparing 03:25:06 c9b2efffa1e1: Preparing 03:25:06 4045e3d3f8e3: Preparing 03:25:06 9261e20f7f59: Preparing 03:25:06 81cded987294: Preparing 03:25:06 6b094b6ebf4e: Preparing 03:25:06 be0d17f8a900: Preparing 03:25:06 05c54f62cf77: Preparing 03:25:06 16113d51b718: Preparing 03:25:06 4045e3d3f8e3: Waiting 03:25:06 9261e20f7f59: Waiting 03:25:06 81cded987294: Waiting 03:25:06 6b094b6ebf4e: Waiting 03:25:06 be0d17f8a900: Waiting 03:25:06 05c54f62cf77: Waiting 03:25:06 16113d51b718: Waiting 03:25:06 d092db743c11: Pushed 03:25:06 f75eab45d74c: Pushed 03:25:06 c9b2efffa1e1: Pushed 03:25:06 81cded987294: Layer already exists 03:25:06 6b094b6ebf4e: Layer already exists 03:25:06 4045e3d3f8e3: Pushed 03:25:06 9261e20f7f59: Pushed 03:25:06 16113d51b718: Layer already exists 03:25:08 be0d17f8a900: Pushed 03:25:08 ce42a61da78c: Pushed 03:25:09 989ac0fef16f: Pushed 03:25:09 05c54f62cf77: Pushed 03:25:10 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:a622dd752e74399fb0cd7b94f9652f01491eff6b7b09cd59b91d59a7c19300e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:25:10 f75eab45d74c: Preparing 03:25:10 d092db743c11: Preparing 03:25:10 989ac0fef16f: Preparing 03:25:10 ce42a61da78c: Preparing 03:25:10 c9b2efffa1e1: Preparing 03:25:10 4045e3d3f8e3: Preparing 03:25:10 9261e20f7f59: Preparing 03:25:10 81cded987294: Preparing 03:25:10 6b094b6ebf4e: Preparing 03:25:10 be0d17f8a900: Preparing 03:25:10 05c54f62cf77: Preparing 03:25:10 16113d51b718: Preparing 03:25:10 6b094b6ebf4e: Waiting 03:25:10 be0d17f8a900: Waiting 03:25:10 4045e3d3f8e3: Waiting 03:25:10 05c54f62cf77: Waiting 03:25:10 81cded987294: Waiting 03:25:10 9261e20f7f59: Waiting 03:25:10 c9b2efffa1e1: Layer already exists 03:25:10 989ac0fef16f: Layer already exists 03:25:10 ce42a61da78c: Layer already exists 03:25:10 f75eab45d74c: Layer already exists 03:25:10 d092db743c11: Layer already exists 03:25:10 9261e20f7f59: Layer already exists 03:25:10 6b094b6ebf4e: Layer already exists 03:25:10 be0d17f8a900: Layer already exists 03:25:10 81cded987294: Layer already exists 03:25:10 4045e3d3f8e3: Layer already exists 03:25:10 05c54f62cf77: Layer already exists 03:25:10 16113d51b718: Layer already exists 03:25:11 latest: digest: sha256:a622dd752e74399fb0cd7b94f9652f01491eff6b7b09cd59b91d59a7c19300e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.17 03:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:25:11 f75eab45d74c: Preparing 03:25:11 d092db743c11: Preparing 03:25:11 989ac0fef16f: Preparing 03:25:11 ce42a61da78c: Preparing 03:25:11 c9b2efffa1e1: Preparing 03:25:11 4045e3d3f8e3: Preparing 03:25:11 9261e20f7f59: Preparing 03:25:11 81cded987294: Preparing 03:25:11 6b094b6ebf4e: Preparing 03:25:11 be0d17f8a900: Preparing 03:25:11 05c54f62cf77: Preparing 03:25:11 16113d51b718: Preparing 03:25:11 81cded987294: Waiting 03:25:11 6b094b6ebf4e: Waiting 03:25:11 be0d17f8a900: Waiting 03:25:11 05c54f62cf77: Waiting 03:25:11 16113d51b718: Waiting 03:25:11 4045e3d3f8e3: Waiting 03:25:11 9261e20f7f59: Waiting 03:25:11 f75eab45d74c: Layer already exists 03:25:11 c9b2efffa1e1: Layer already exists 03:25:11 d092db743c11: Layer already exists 03:25:11 989ac0fef16f: Layer already exists 03:25:11 ce42a61da78c: Layer already exists 03:25:11 9261e20f7f59: Layer already exists 03:25:11 be0d17f8a900: Layer already exists 03:25:11 81cded987294: Layer already exists 03:25:11 6b094b6ebf4e: Layer already exists 03:25:11 4045e3d3f8e3: Layer already exists 03:25:11 05c54f62cf77: Layer already exists 03:25:11 16113d51b718: Layer already exists 03:25:12 4.0.0-dev.17: digest: sha256:a622dd752e74399fb0cd7b94f9652f01491eff6b7b09cd59b91d59a7c19300e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:25:12 f75eab45d74c: Preparing 03:25:12 d092db743c11: Preparing 03:25:12 989ac0fef16f: Preparing 03:25:12 ce42a61da78c: Preparing 03:25:12 c9b2efffa1e1: Preparing 03:25:12 4045e3d3f8e3: Preparing 03:25:12 9261e20f7f59: Preparing 03:25:12 4045e3d3f8e3: Waiting 03:25:12 81cded987294: Preparing 03:25:12 9261e20f7f59: Waiting 03:25:12 6b094b6ebf4e: Preparing 03:25:12 81cded987294: Waiting 03:25:12 be0d17f8a900: Preparing 03:25:12 6b094b6ebf4e: Waiting 03:25:12 05c54f62cf77: Preparing 03:25:12 be0d17f8a900: Waiting 03:25:12 16113d51b718: Preparing 03:25:12 05c54f62cf77: Waiting 03:25:12 16113d51b718: Waiting 03:25:12 989ac0fef16f: Layer already exists 03:25:12 f75eab45d74c: Layer already exists 03:25:12 c9b2efffa1e1: Layer already exists 03:25:12 d092db743c11: Layer already exists 03:25:12 ce42a61da78c: Layer already exists 03:25:12 9261e20f7f59: Layer already exists 03:25:12 6b094b6ebf4e: Layer already exists 03:25:12 81cded987294: Layer already exists 03:25:12 be0d17f8a900: Layer already exists 03:25:12 4045e3d3f8e3: Layer already exists 03:25:12 16113d51b718: Layer already exists 03:25:12 05c54f62cf77: Layer already exists 03:25:13 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:a622dd752e74399fb0cd7b94f9652f01491eff6b7b09cd59b91d59a7c19300e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:25:13 f75eab45d74c: Preparing 03:25:13 d092db743c11: Preparing 03:25:13 989ac0fef16f: Preparing 03:25:13 ce42a61da78c: Preparing 03:25:13 c9b2efffa1e1: Preparing 03:25:13 4045e3d3f8e3: Preparing 03:25:13 9261e20f7f59: Preparing 03:25:13 4045e3d3f8e3: Waiting 03:25:13 9261e20f7f59: Waiting 03:25:13 81cded987294: Preparing 03:25:13 6b094b6ebf4e: Preparing 03:25:13 81cded987294: Waiting 03:25:13 be0d17f8a900: Preparing 03:25:13 6b094b6ebf4e: Waiting 03:25:13 05c54f62cf77: Preparing 03:25:13 be0d17f8a900: Waiting 03:25:13 16113d51b718: Preparing 03:25:13 05c54f62cf77: Waiting 03:25:13 16113d51b718: Waiting 03:25:13 c9b2efffa1e1: Layer already exists 03:25:13 f75eab45d74c: Layer already exists 03:25:13 989ac0fef16f: Layer already exists 03:25:13 ce42a61da78c: Layer already exists 03:25:13 d092db743c11: Layer already exists 03:25:13 81cded987294: Layer already exists 03:25:13 9261e20f7f59: Layer already exists 03:25:13 be0d17f8a900: Layer already exists 03:25:13 4045e3d3f8e3: Layer already exists 03:25:13 6b094b6ebf4e: Layer already exists 03:25:13 16113d51b718: Layer already exists 03:25:13 05c54f62cf77: Layer already exists 03:25:14 main: digest: sha256:a622dd752e74399fb0cd7b94f9652f01491eff6b7b09cd59b91d59a7c19300e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:14 ===================================================== [Pipeline] echo 03:25:14 taggedImages: 03:25:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:25:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:25:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.17 03:25:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:25:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:25:14 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:25:14 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:25:14 latest 03:25:14 4.0.0-dev.17 03:25:14 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:25:14 main 03:25:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:25:14 c9dba6a444c2: Preparing 03:25:14 f68322363e38: Preparing 03:25:14 81cded987294: Preparing 03:25:14 6b094b6ebf4e: Preparing 03:25:14 47361fad04ca: Preparing 03:25:14 515a5a7dd426: Preparing 03:25:14 16113d51b718: Preparing 03:25:14 515a5a7dd426: Waiting 03:25:14 16113d51b718: Waiting 03:25:14 81cded987294: Layer already exists 03:25:15 6b094b6ebf4e: Layer already exists 03:25:15 16113d51b718: Layer already exists 03:25:15 c9dba6a444c2: Pushed 03:25:16 47361fad04ca: Pushed 03:25:16 515a5a7dd426: Pushed 03:25:18 f68322363e38: Pushed 03:25:18 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:04a5126d13050e3a8f17dfa6b8613800f96ec3596a6e8ccdd128b57d9d2496e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:25:19 c9dba6a444c2: Preparing 03:25:19 f68322363e38: Preparing 03:25:19 81cded987294: Preparing 03:25:19 6b094b6ebf4e: Preparing 03:25:19 47361fad04ca: Preparing 03:25:19 515a5a7dd426: Preparing 03:25:19 16113d51b718: Preparing 03:25:19 515a5a7dd426: Waiting 03:25:19 16113d51b718: Waiting 03:25:19 f68322363e38: Layer already exists 03:25:19 47361fad04ca: Layer already exists 03:25:19 c9dba6a444c2: Layer already exists 03:25:19 6b094b6ebf4e: Layer already exists 03:25:19 81cded987294: Layer already exists 03:25:19 515a5a7dd426: Layer already exists 03:25:19 16113d51b718: Layer already exists 03:25:19 latest: digest: sha256:04a5126d13050e3a8f17dfa6b8613800f96ec3596a6e8ccdd128b57d9d2496e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.17 03:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:25:20 c9dba6a444c2: Preparing 03:25:20 f68322363e38: Preparing 03:25:20 81cded987294: Preparing 03:25:20 6b094b6ebf4e: Preparing 03:25:20 47361fad04ca: Preparing 03:25:20 515a5a7dd426: Preparing 03:25:20 16113d51b718: Preparing 03:25:20 515a5a7dd426: Waiting 03:25:20 16113d51b718: Waiting 03:25:20 c9dba6a444c2: Layer already exists 03:25:20 47361fad04ca: Layer already exists 03:25:20 f68322363e38: Layer already exists 03:25:20 81cded987294: Layer already exists 03:25:20 6b094b6ebf4e: Layer already exists 03:25:20 16113d51b718: Layer already exists 03:25:20 515a5a7dd426: Layer already exists 03:25:20 4.0.0-dev.17: digest: sha256:04a5126d13050e3a8f17dfa6b8613800f96ec3596a6e8ccdd128b57d9d2496e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:25:22 c9dba6a444c2: Preparing 03:25:22 f68322363e38: Preparing 03:25:22 81cded987294: Preparing 03:25:22 6b094b6ebf4e: Preparing 03:25:22 47361fad04ca: Preparing 03:25:22 515a5a7dd426: Preparing 03:25:22 16113d51b718: Preparing 03:25:22 515a5a7dd426: Waiting 03:25:22 16113d51b718: Waiting 03:25:22 c9dba6a444c2: Layer already exists 03:25:22 47361fad04ca: Layer already exists 03:25:22 6b094b6ebf4e: Layer already exists 03:25:22 f68322363e38: Layer already exists 03:25:22 81cded987294: Layer already exists 03:25:22 515a5a7dd426: Layer already exists 03:25:22 16113d51b718: Layer already exists 03:25:22 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:04a5126d13050e3a8f17dfa6b8613800f96ec3596a6e8ccdd128b57d9d2496e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:25:23 c9dba6a444c2: Preparing 03:25:23 f68322363e38: Preparing 03:25:23 81cded987294: Preparing 03:25:23 6b094b6ebf4e: Preparing 03:25:23 47361fad04ca: Preparing 03:25:23 515a5a7dd426: Preparing 03:25:23 16113d51b718: Preparing 03:25:23 515a5a7dd426: Waiting 03:25:23 16113d51b718: Waiting 03:25:23 c9dba6a444c2: Layer already exists 03:25:23 f68322363e38: Layer already exists 03:25:23 6b094b6ebf4e: Layer already exists 03:25:23 81cded987294: Layer already exists 03:25:23 47361fad04ca: Layer already exists 03:25:23 515a5a7dd426: Layer already exists 03:25:23 16113d51b718: Layer already exists 03:25:23 main: digest: sha256:04a5126d13050e3a8f17dfa6b8613800f96ec3596a6e8ccdd128b57d9d2496e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:23 ===================================================== [Pipeline] echo 03:25:23 taggedImages: 03:25:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:25:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:25:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.17 03:25:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:25:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:25:23 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:25:23 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:25:23 latest 03:25:23 4.0.0-dev.17 03:25:23 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:25:23 main 03:25:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:25:24 7891e76016f6: Preparing 03:25:24 6ad0b51e2488: Preparing 03:25:24 d96e1d4f1cb0: Preparing 03:25:24 81cded987294: Preparing 03:25:24 6b094b6ebf4e: Preparing 03:25:24 54175689bb4f: Preparing 03:25:24 cf68b564d081: Preparing 03:25:24 6a2f502eb3a8: Preparing 03:25:24 19d5cbb88634: Preparing 03:25:24 16113d51b718: Preparing 03:25:24 cf68b564d081: Waiting 03:25:24 19d5cbb88634: Waiting 03:25:24 16113d51b718: Waiting 03:25:24 6a2f502eb3a8: Waiting 03:25:24 54175689bb4f: Waiting 03:25:24 6b094b6ebf4e: Layer already exists 03:25:24 81cded987294: Layer already exists 03:25:24 d96e1d4f1cb0: Pushed 03:25:24 6ad0b51e2488: Pushed 03:25:24 7891e76016f6: Pushed 03:25:24 16113d51b718: Layer already exists 03:25:25 6a2f502eb3a8: Pushed 03:25:30 19d5cbb88634: Pushed 03:25:41 cf68b564d081: Pushed 03:25:50 54175689bb4f: Pushed 03:25:50 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:a75ced6c75b2849e8c60576652e958d7331de95ff69b2e9ff3b638aeb7c797f5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:25:50 7891e76016f6: Preparing 03:25:50 6ad0b51e2488: Preparing 03:25:50 d96e1d4f1cb0: Preparing 03:25:50 81cded987294: Preparing 03:25:50 6b094b6ebf4e: Preparing 03:25:50 54175689bb4f: Preparing 03:25:50 cf68b564d081: Preparing 03:25:50 6a2f502eb3a8: Preparing 03:25:50 19d5cbb88634: Preparing 03:25:50 16113d51b718: Preparing 03:25:50 6a2f502eb3a8: Waiting 03:25:50 19d5cbb88634: Waiting 03:25:50 16113d51b718: Waiting 03:25:50 54175689bb4f: Waiting 03:25:50 cf68b564d081: Waiting 03:25:50 81cded987294: Layer already exists 03:25:50 6b094b6ebf4e: Layer already exists 03:25:50 7891e76016f6: Layer already exists 03:25:50 d96e1d4f1cb0: Layer already exists 03:25:50 6ad0b51e2488: Layer already exists 03:25:50 cf68b564d081: Layer already exists 03:25:50 6a2f502eb3a8: Layer already exists 03:25:50 54175689bb4f: Layer already exists 03:25:50 19d5cbb88634: Layer already exists 03:25:50 16113d51b718: Layer already exists 03:25:51 latest: digest: sha256:a75ced6c75b2849e8c60576652e958d7331de95ff69b2e9ff3b638aeb7c797f5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.17 03:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:25:51 7891e76016f6: Preparing 03:25:51 6ad0b51e2488: Preparing 03:25:51 d96e1d4f1cb0: Preparing 03:25:51 81cded987294: Preparing 03:25:51 6b094b6ebf4e: Preparing 03:25:51 54175689bb4f: Preparing 03:25:51 cf68b564d081: Preparing 03:25:51 6a2f502eb3a8: Preparing 03:25:51 19d5cbb88634: Preparing 03:25:51 16113d51b718: Preparing 03:25:51 cf68b564d081: Waiting 03:25:51 6a2f502eb3a8: Waiting 03:25:51 19d5cbb88634: Waiting 03:25:51 16113d51b718: Waiting 03:25:51 54175689bb4f: Waiting 03:25:51 81cded987294: Layer already exists 03:25:51 6ad0b51e2488: Layer already exists 03:25:51 6b094b6ebf4e: Layer already exists 03:25:51 d96e1d4f1cb0: Layer already exists 03:25:51 7891e76016f6: Layer already exists 03:25:51 cf68b564d081: Layer already exists 03:25:51 54175689bb4f: Layer already exists 03:25:51 6a2f502eb3a8: Layer already exists 03:25:51 19d5cbb88634: Layer already exists 03:25:51 16113d51b718: Layer already exists 03:25:51 4.0.0-dev.17: digest: sha256:a75ced6c75b2849e8c60576652e958d7331de95ff69b2e9ff3b638aeb7c797f5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:25:52 7891e76016f6: Preparing 03:25:52 6ad0b51e2488: Preparing 03:25:52 d96e1d4f1cb0: Preparing 03:25:52 81cded987294: Preparing 03:25:52 6b094b6ebf4e: Preparing 03:25:52 54175689bb4f: Preparing 03:25:52 cf68b564d081: Preparing 03:25:52 6a2f502eb3a8: Preparing 03:25:52 19d5cbb88634: Preparing 03:25:52 16113d51b718: Preparing 03:25:52 cf68b564d081: Waiting 03:25:52 6a2f502eb3a8: Waiting 03:25:52 19d5cbb88634: Waiting 03:25:52 16113d51b718: Waiting 03:25:52 54175689bb4f: Waiting 03:25:52 6ad0b51e2488: Layer already exists 03:25:52 7891e76016f6: Layer already exists 03:25:52 81cded987294: Layer already exists 03:25:52 6b094b6ebf4e: Layer already exists 03:25:52 d96e1d4f1cb0: Layer already exists 03:25:52 19d5cbb88634: Layer already exists 03:25:52 6a2f502eb3a8: Layer already exists 03:25:52 cf68b564d081: Layer already exists 03:25:52 54175689bb4f: Layer already exists 03:25:52 16113d51b718: Layer already exists 03:25:52 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:a75ced6c75b2849e8c60576652e958d7331de95ff69b2e9ff3b638aeb7c797f5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:25:53 7891e76016f6: Preparing 03:25:53 6ad0b51e2488: Preparing 03:25:53 d96e1d4f1cb0: Preparing 03:25:53 81cded987294: Preparing 03:25:53 6b094b6ebf4e: Preparing 03:25:53 54175689bb4f: Preparing 03:25:53 cf68b564d081: Preparing 03:25:53 6a2f502eb3a8: Preparing 03:25:53 19d5cbb88634: Preparing 03:25:53 16113d51b718: Preparing 03:25:53 54175689bb4f: Waiting 03:25:53 cf68b564d081: Waiting 03:25:53 6a2f502eb3a8: Waiting 03:25:53 19d5cbb88634: Waiting 03:25:53 16113d51b718: Waiting 03:25:53 81cded987294: Layer already exists 03:25:53 6ad0b51e2488: Layer already exists 03:25:53 6b094b6ebf4e: Layer already exists 03:25:53 d96e1d4f1cb0: Layer already exists 03:25:53 7891e76016f6: Layer already exists 03:25:53 54175689bb4f: Layer already exists 03:25:53 19d5cbb88634: Layer already exists 03:25:53 6a2f502eb3a8: Layer already exists 03:25:53 cf68b564d081: Layer already exists 03:25:53 16113d51b718: Layer already exists 03:25:53 main: digest: sha256:a75ced6c75b2849e8c60576652e958d7331de95ff69b2e9ff3b638aeb7c797f5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:53 ===================================================== [Pipeline] echo 03:25:53 taggedImages: 03:25:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:25:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:25:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.17 03:25:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:25:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:25:53 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:25:53 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:25:53 latest 03:25:53 4.0.0-dev.17 03:25:53 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:25:53 main 03:25:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:25:54 4f2b6e330027: Preparing 03:25:54 3cd4084a1f08: Preparing 03:25:54 4fcc8058191a: Preparing 03:25:54 81cded987294: Preparing 03:25:54 6b094b6ebf4e: Preparing 03:25:54 3fa8443c0d6a: Preparing 03:25:54 d692c2b21bc7: Preparing 03:25:54 3fa8443c0d6a: Waiting 03:25:54 e5ea420d08de: Preparing 03:25:54 16113d51b718: Preparing 03:25:54 d692c2b21bc7: Waiting 03:25:54 e5ea420d08de: Waiting 03:25:54 81cded987294: Layer already exists 03:25:54 6b094b6ebf4e: Layer already exists 03:25:54 3cd4084a1f08: Pushed 03:25:54 4fcc8058191a: Pushed 03:25:54 4f2b6e330027: Pushed 03:25:54 16113d51b718: Layer already exists 03:25:55 e5ea420d08de: Pushed 03:25:56 d692c2b21bc7: Pushed 03:26:19 3fa8443c0d6a: Pushed 03:26:19 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:6fb5d4cadff5cfc89d1cc511ce76b88214cd1e14020d5795653f6789c0936ee8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:26:19 4f2b6e330027: Preparing 03:26:19 3cd4084a1f08: Preparing 03:26:19 4fcc8058191a: Preparing 03:26:19 81cded987294: Preparing 03:26:19 6b094b6ebf4e: Preparing 03:26:19 3fa8443c0d6a: Preparing 03:26:19 d692c2b21bc7: Preparing 03:26:19 e5ea420d08de: Preparing 03:26:19 16113d51b718: Preparing 03:26:19 3fa8443c0d6a: Waiting 03:26:19 d692c2b21bc7: Waiting 03:26:19 e5ea420d08de: Waiting 03:26:19 16113d51b718: Waiting 03:26:19 6b094b6ebf4e: Layer already exists 03:26:19 81cded987294: Layer already exists 03:26:19 4fcc8058191a: Layer already exists 03:26:19 4f2b6e330027: Layer already exists 03:26:19 3cd4084a1f08: Layer already exists 03:26:19 d692c2b21bc7: Layer already exists 03:26:19 3fa8443c0d6a: Layer already exists 03:26:19 16113d51b718: Layer already exists 03:26:19 e5ea420d08de: Layer already exists 03:26:20 latest: digest: sha256:6fb5d4cadff5cfc89d1cc511ce76b88214cd1e14020d5795653f6789c0936ee8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.17 03:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:26:20 4f2b6e330027: Preparing 03:26:20 3cd4084a1f08: Preparing 03:26:20 4fcc8058191a: Preparing 03:26:20 81cded987294: Preparing 03:26:20 6b094b6ebf4e: Preparing 03:26:20 3fa8443c0d6a: Preparing 03:26:20 d692c2b21bc7: Preparing 03:26:20 e5ea420d08de: Preparing 03:26:20 16113d51b718: Preparing 03:26:20 3fa8443c0d6a: Waiting 03:26:20 d692c2b21bc7: Waiting 03:26:20 e5ea420d08de: Waiting 03:26:20 16113d51b718: Waiting 03:26:20 6b094b6ebf4e: Layer already exists 03:26:20 4f2b6e330027: Layer already exists 03:26:20 81cded987294: Layer already exists 03:26:20 3cd4084a1f08: Layer already exists 03:26:20 4fcc8058191a: Layer already exists 03:26:20 d692c2b21bc7: Layer already exists 03:26:20 e5ea420d08de: Layer already exists 03:26:20 16113d51b718: Layer already exists 03:26:20 3fa8443c0d6a: Layer already exists 03:26:20 4.0.0-dev.17: digest: sha256:6fb5d4cadff5cfc89d1cc511ce76b88214cd1e14020d5795653f6789c0936ee8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:26:21 4f2b6e330027: Preparing 03:26:21 3cd4084a1f08: Preparing 03:26:21 4fcc8058191a: Preparing 03:26:21 81cded987294: Preparing 03:26:21 6b094b6ebf4e: Preparing 03:26:21 3fa8443c0d6a: Preparing 03:26:21 d692c2b21bc7: Preparing 03:26:21 e5ea420d08de: Preparing 03:26:21 16113d51b718: Preparing 03:26:21 d692c2b21bc7: Waiting 03:26:21 e5ea420d08de: Waiting 03:26:21 16113d51b718: Waiting 03:26:21 3fa8443c0d6a: Waiting 03:26:21 4fcc8058191a: Layer already exists 03:26:21 4f2b6e330027: Layer already exists 03:26:21 3cd4084a1f08: Layer already exists 03:26:21 6b094b6ebf4e: Layer already exists 03:26:21 81cded987294: Layer already exists 03:26:21 d692c2b21bc7: Layer already exists 03:26:21 3fa8443c0d6a: Layer already exists 03:26:21 e5ea420d08de: Layer already exists 03:26:21 16113d51b718: Layer already exists 03:26:21 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:6fb5d4cadff5cfc89d1cc511ce76b88214cd1e14020d5795653f6789c0936ee8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:26:22 4f2b6e330027: Preparing 03:26:22 3cd4084a1f08: Preparing 03:26:22 4fcc8058191a: Preparing 03:26:22 81cded987294: Preparing 03:26:22 6b094b6ebf4e: Preparing 03:26:22 3fa8443c0d6a: Preparing 03:26:22 d692c2b21bc7: Preparing 03:26:22 e5ea420d08de: Preparing 03:26:22 16113d51b718: Preparing 03:26:22 d692c2b21bc7: Waiting 03:26:22 e5ea420d08de: Waiting 03:26:22 16113d51b718: Waiting 03:26:22 3fa8443c0d6a: Waiting 03:26:22 4f2b6e330027: Layer already exists 03:26:22 3cd4084a1f08: Layer already exists 03:26:22 4fcc8058191a: Layer already exists 03:26:22 81cded987294: Layer already exists 03:26:22 6b094b6ebf4e: Layer already exists 03:26:22 e5ea420d08de: Layer already exists 03:26:22 3fa8443c0d6a: Layer already exists 03:26:22 d692c2b21bc7: Layer already exists 03:26:22 16113d51b718: Layer already exists 03:26:22 main: digest: sha256:6fb5d4cadff5cfc89d1cc511ce76b88214cd1e14020d5795653f6789c0936ee8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:23 ===================================================== [Pipeline] echo 03:26:23 taggedImages: 03:26:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:26:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:26:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.17 03:26:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:26:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:26:23 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:26:23 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:26:23 latest 03:26:23 4.0.0-dev.17 03:26:23 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:26:23 main 03:26:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:26:23 3a40d5f80511: Preparing 03:26:23 c4095a486ecd: Preparing 03:26:23 0724b6bfc3a3: Preparing 03:26:23 81cded987294: Preparing 03:26:23 6b094b6ebf4e: Preparing 03:26:23 00e366a09ec4: Preparing 03:26:23 6a2f502eb3a8: Preparing 03:26:23 19d5cbb88634: Preparing 03:26:23 16113d51b718: Preparing 03:26:23 6a2f502eb3a8: Waiting 03:26:23 19d5cbb88634: Waiting 03:26:23 16113d51b718: Waiting 03:26:23 00e366a09ec4: Waiting 03:26:23 81cded987294: Layer already exists 03:26:23 6b094b6ebf4e: Layer already exists 03:26:24 6a2f502eb3a8: Layer already exists 03:26:24 19d5cbb88634: Layer already exists 03:26:24 0724b6bfc3a3: Pushed 03:26:24 c4095a486ecd: Pushed 03:26:24 3a40d5f80511: Pushed 03:26:24 16113d51b718: Layer already exists 03:26:46 00e366a09ec4: Pushed 03:26:46 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:f48b8f70eb802bfca1b619aadcb263b3c1bf8bd75ce6c1a1272993df27aa4efc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:26:46 3a40d5f80511: Preparing 03:26:46 c4095a486ecd: Preparing 03:26:46 0724b6bfc3a3: Preparing 03:26:46 81cded987294: Preparing 03:26:46 6b094b6ebf4e: Preparing 03:26:46 00e366a09ec4: Preparing 03:26:46 6a2f502eb3a8: Preparing 03:26:46 19d5cbb88634: Preparing 03:26:46 16113d51b718: Preparing 03:26:46 00e366a09ec4: Waiting 03:26:46 6a2f502eb3a8: Waiting 03:26:46 19d5cbb88634: Waiting 03:26:46 16113d51b718: Waiting 03:26:46 c4095a486ecd: Layer already exists 03:26:46 6b094b6ebf4e: Layer already exists 03:26:46 81cded987294: Layer already exists 03:26:46 0724b6bfc3a3: Layer already exists 03:26:46 3a40d5f80511: Layer already exists 03:26:46 6a2f502eb3a8: Layer already exists 03:26:46 16113d51b718: Layer already exists 03:26:46 19d5cbb88634: Layer already exists 03:26:46 00e366a09ec4: Layer already exists 03:26:46 latest: digest: sha256:f48b8f70eb802bfca1b619aadcb263b3c1bf8bd75ce6c1a1272993df27aa4efc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.17 03:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:26:47 3a40d5f80511: Preparing 03:26:47 c4095a486ecd: Preparing 03:26:47 0724b6bfc3a3: Preparing 03:26:47 81cded987294: Preparing 03:26:47 6b094b6ebf4e: Preparing 03:26:47 00e366a09ec4: Preparing 03:26:47 6a2f502eb3a8: Preparing 03:26:47 19d5cbb88634: Preparing 03:26:47 16113d51b718: Preparing 03:26:47 6a2f502eb3a8: Waiting 03:26:47 19d5cbb88634: Waiting 03:26:47 16113d51b718: Waiting 03:26:47 00e366a09ec4: Waiting 03:26:47 3a40d5f80511: Layer already exists 03:26:47 6b094b6ebf4e: Layer already exists 03:26:47 81cded987294: Layer already exists 03:26:47 0724b6bfc3a3: Layer already exists 03:26:47 c4095a486ecd: Layer already exists 03:26:47 6a2f502eb3a8: Layer already exists 03:26:47 00e366a09ec4: Layer already exists 03:26:47 19d5cbb88634: Layer already exists 03:26:47 16113d51b718: Layer already exists 03:26:47 4.0.0-dev.17: digest: sha256:f48b8f70eb802bfca1b619aadcb263b3c1bf8bd75ce6c1a1272993df27aa4efc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:26:48 3a40d5f80511: Preparing 03:26:48 c4095a486ecd: Preparing 03:26:48 0724b6bfc3a3: Preparing 03:26:48 81cded987294: Preparing 03:26:48 6b094b6ebf4e: Preparing 03:26:48 00e366a09ec4: Preparing 03:26:48 6a2f502eb3a8: Preparing 03:26:48 19d5cbb88634: Preparing 03:26:48 16113d51b718: Preparing 03:26:48 6a2f502eb3a8: Waiting 03:26:48 19d5cbb88634: Waiting 03:26:48 16113d51b718: Waiting 03:26:48 00e366a09ec4: Waiting 03:26:48 0724b6bfc3a3: Layer already exists 03:26:48 3a40d5f80511: Layer already exists 03:26:48 81cded987294: Layer already exists 03:26:48 c4095a486ecd: Layer already exists 03:26:48 6b094b6ebf4e: Layer already exists 03:26:48 00e366a09ec4: Layer already exists 03:26:48 6a2f502eb3a8: Layer already exists 03:26:48 19d5cbb88634: Layer already exists 03:26:48 16113d51b718: Layer already exists 03:26:48 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:f48b8f70eb802bfca1b619aadcb263b3c1bf8bd75ce6c1a1272993df27aa4efc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:26:49 3a40d5f80511: Preparing 03:26:49 c4095a486ecd: Preparing 03:26:49 0724b6bfc3a3: Preparing 03:26:49 81cded987294: Preparing 03:26:49 6b094b6ebf4e: Preparing 03:26:49 00e366a09ec4: Preparing 03:26:49 6a2f502eb3a8: Preparing 03:26:49 19d5cbb88634: Preparing 03:26:49 16113d51b718: Preparing 03:26:49 6a2f502eb3a8: Waiting 03:26:49 19d5cbb88634: Waiting 03:26:49 16113d51b718: Waiting 03:26:49 00e366a09ec4: Waiting 03:26:49 c4095a486ecd: Layer already exists 03:26:49 0724b6bfc3a3: Layer already exists 03:26:49 3a40d5f80511: Layer already exists 03:26:49 81cded987294: Layer already exists 03:26:49 6b094b6ebf4e: Layer already exists 03:26:49 19d5cbb88634: Layer already exists 03:26:49 16113d51b718: Layer already exists 03:26:49 00e366a09ec4: Layer already exists 03:26:49 6a2f502eb3a8: Layer already exists 03:26:49 main: digest: sha256:f48b8f70eb802bfca1b619aadcb263b3c1bf8bd75ce6c1a1272993df27aa4efc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:49 ===================================================== [Pipeline] echo 03:26:49 taggedImages: 03:26:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:26:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:26:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.17 03:26:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:26:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:26:49 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 03:26:49 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:26:49 latest 03:26:49 4.0.0-dev.17 03:26:49 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:26:49 main 03:26:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:50 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:50 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:26:50 c2721452803e: Preparing 03:26:50 2b079240ebb0: Preparing 03:26:50 81cded987294: Preparing 03:26:50 6b094b6ebf4e: Preparing 03:26:50 abc36aa5030a: Preparing 03:26:50 e5ef74fc0df2: Preparing 03:26:50 16113d51b718: Preparing 03:26:50 e5ef74fc0df2: Waiting 03:26:50 16113d51b718: Waiting 03:26:50 81cded987294: Layer already exists 03:26:50 6b094b6ebf4e: Layer already exists 03:26:50 16113d51b718: Layer already exists 03:26:50 c2721452803e: Pushed 03:26:51 e5ef74fc0df2: Pushed 03:26:52 abc36aa5030a: Pushed 03:26:58 2b079240ebb0: Pushed 03:26:58 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:3add72c32116ca76c1ea4ce75dac307716e0574a08ab7435ff9c5567f35f916d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:59 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:59 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:26:59 c2721452803e: Preparing 03:26:59 2b079240ebb0: Preparing 03:26:59 81cded987294: Preparing 03:26:59 6b094b6ebf4e: Preparing 03:26:59 abc36aa5030a: Preparing 03:26:59 e5ef74fc0df2: Preparing 03:26:59 16113d51b718: Preparing 03:26:59 e5ef74fc0df2: Waiting 03:26:59 16113d51b718: Waiting 03:26:59 c2721452803e: Layer already exists 03:26:59 abc36aa5030a: Layer already exists 03:26:59 2b079240ebb0: Layer already exists 03:26:59 6b094b6ebf4e: Layer already exists 03:26:59 81cded987294: Layer already exists 03:26:59 e5ef74fc0df2: Layer already exists 03:26:59 16113d51b718: Layer already exists 03:26:59 latest: digest: sha256:3add72c32116ca76c1ea4ce75dac307716e0574a08ab7435ff9c5567f35f916d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:00 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:00 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.17 03:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:27:00 c2721452803e: Preparing 03:27:00 2b079240ebb0: Preparing 03:27:00 81cded987294: Preparing 03:27:00 6b094b6ebf4e: Preparing 03:27:00 abc36aa5030a: Preparing 03:27:00 e5ef74fc0df2: Preparing 03:27:00 16113d51b718: Preparing 03:27:00 e5ef74fc0df2: Waiting 03:27:00 16113d51b718: Waiting 03:27:00 81cded987294: Layer already exists 03:27:00 6b094b6ebf4e: Layer already exists 03:27:00 2b079240ebb0: Layer already exists 03:27:00 c2721452803e: Layer already exists 03:27:00 abc36aa5030a: Layer already exists 03:27:00 16113d51b718: Layer already exists 03:27:00 e5ef74fc0df2: Layer already exists 03:27:00 4.0.0-dev.17: digest: sha256:3add72c32116ca76c1ea4ce75dac307716e0574a08ab7435ff9c5567f35f916d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:01 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:01 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:27:01 c2721452803e: Preparing 03:27:01 2b079240ebb0: Preparing 03:27:01 81cded987294: Preparing 03:27:01 6b094b6ebf4e: Preparing 03:27:01 abc36aa5030a: Preparing 03:27:01 e5ef74fc0df2: Preparing 03:27:01 16113d51b718: Preparing 03:27:01 e5ef74fc0df2: Waiting 03:27:01 16113d51b718: Waiting 03:27:01 abc36aa5030a: Layer already exists 03:27:01 2b079240ebb0: Layer already exists 03:27:01 c2721452803e: Layer already exists 03:27:01 81cded987294: Layer already exists 03:27:01 6b094b6ebf4e: Layer already exists 03:27:01 e5ef74fc0df2: Layer already exists 03:27:01 16113d51b718: Layer already exists 03:27:01 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:3add72c32116ca76c1ea4ce75dac307716e0574a08ab7435ff9c5567f35f916d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:02 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:02 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 03:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:27:02 c2721452803e: Preparing 03:27:02 2b079240ebb0: Preparing 03:27:02 81cded987294: Preparing 03:27:02 6b094b6ebf4e: Preparing 03:27:02 abc36aa5030a: Preparing 03:27:02 e5ef74fc0df2: Preparing 03:27:02 16113d51b718: Preparing 03:27:02 e5ef74fc0df2: Waiting 03:27:02 16113d51b718: Waiting 03:27:02 c2721452803e: Layer already exists 03:27:02 2b079240ebb0: Layer already exists 03:27:02 abc36aa5030a: Layer already exists 03:27:02 6b094b6ebf4e: Layer already exists 03:27:02 81cded987294: Layer already exists 03:27:02 e5ef74fc0df2: Layer already exists 03:27:02 16113d51b718: Layer already exists 03:27:02 main: digest: sha256:3add72c32116ca76c1ea4ce75dac307716e0574a08ab7435ff9c5567f35f916d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:03 ===================================================== [Pipeline] echo 03:27:03 taggedImages: 03:27:03 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:27:03 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:27:03 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.17 03:27:03 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:27:03 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 03:27:03 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:27:03 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:27:03 latest 03:27:03 4.0.0-dev.17 03:27:03 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:27:03 main 03:27:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:27:03 144592e75b43: Preparing 03:27:03 8096175bfb2e: Preparing 03:27:03 4deb37b37e26: Preparing 03:27:03 81cded987294: Preparing 03:27:03 6b094b6ebf4e: Preparing 03:27:03 86ad59125d66: Preparing 03:27:03 1fe782359fcc: Preparing 03:27:03 16113d51b718: Preparing 03:27:03 1fe782359fcc: Waiting 03:27:03 86ad59125d66: Waiting 03:27:03 16113d51b718: Waiting 03:27:04 8096175bfb2e: Pushed 03:27:05 6b094b6ebf4e: Layer already exists 03:27:05 81cded987294: Layer already exists 03:27:05 16113d51b718: Layer already exists 03:27:05 144592e75b43: Pushed 03:27:05 1fe782359fcc: Pushed 03:27:06 86ad59125d66: Pushed 03:27:12 4deb37b37e26: Pushed 03:27:12 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:7636e72e175c368807c8d9765ac957dc8e5148569451973f6c11968736d32042 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:27:12 144592e75b43: Preparing 03:27:12 8096175bfb2e: Preparing 03:27:12 4deb37b37e26: Preparing 03:27:12 81cded987294: Preparing 03:27:12 6b094b6ebf4e: Preparing 03:27:12 86ad59125d66: Preparing 03:27:12 1fe782359fcc: Preparing 03:27:12 16113d51b718: Preparing 03:27:12 86ad59125d66: Waiting 03:27:12 1fe782359fcc: Waiting 03:27:12 16113d51b718: Waiting 03:27:12 4deb37b37e26: Layer already exists 03:27:12 144592e75b43: Layer already exists 03:27:12 81cded987294: Layer already exists 03:27:12 6b094b6ebf4e: Layer already exists 03:27:12 8096175bfb2e: Layer already exists 03:27:12 86ad59125d66: Layer already exists 03:27:12 16113d51b718: Layer already exists 03:27:12 1fe782359fcc: Layer already exists 03:27:12 latest: digest: sha256:7636e72e175c368807c8d9765ac957dc8e5148569451973f6c11968736d32042 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.17 03:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:27:13 144592e75b43: Preparing 03:27:13 8096175bfb2e: Preparing 03:27:13 4deb37b37e26: Preparing 03:27:13 81cded987294: Preparing 03:27:13 6b094b6ebf4e: Preparing 03:27:13 86ad59125d66: Preparing 03:27:13 1fe782359fcc: Preparing 03:27:13 16113d51b718: Preparing 03:27:13 86ad59125d66: Waiting 03:27:13 1fe782359fcc: Waiting 03:27:13 16113d51b718: Waiting 03:27:13 4deb37b37e26: Layer already exists 03:27:13 6b094b6ebf4e: Layer already exists 03:27:13 8096175bfb2e: Layer already exists 03:27:13 81cded987294: Layer already exists 03:27:13 144592e75b43: Layer already exists 03:27:13 16113d51b718: Layer already exists 03:27:13 1fe782359fcc: Layer already exists 03:27:13 86ad59125d66: Layer already exists 03:27:13 4.0.0-dev.17: digest: sha256:7636e72e175c368807c8d9765ac957dc8e5148569451973f6c11968736d32042 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:27:14 144592e75b43: Preparing 03:27:14 8096175bfb2e: Preparing 03:27:14 4deb37b37e26: Preparing 03:27:14 81cded987294: Preparing 03:27:14 6b094b6ebf4e: Preparing 03:27:14 86ad59125d66: Preparing 03:27:14 1fe782359fcc: Preparing 03:27:14 16113d51b718: Preparing 03:27:14 1fe782359fcc: Waiting 03:27:14 86ad59125d66: Waiting 03:27:14 16113d51b718: Waiting 03:27:14 81cded987294: Layer already exists 03:27:14 6b094b6ebf4e: Layer already exists 03:27:14 8096175bfb2e: Layer already exists 03:27:14 4deb37b37e26: Layer already exists 03:27:14 144592e75b43: Layer already exists 03:27:14 16113d51b718: Layer already exists 03:27:14 86ad59125d66: Layer already exists 03:27:14 1fe782359fcc: Layer already exists 03:27:14 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:7636e72e175c368807c8d9765ac957dc8e5148569451973f6c11968736d32042 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:27:15 144592e75b43: Preparing 03:27:15 8096175bfb2e: Preparing 03:27:15 4deb37b37e26: Preparing 03:27:15 81cded987294: Preparing 03:27:15 6b094b6ebf4e: Preparing 03:27:15 86ad59125d66: Preparing 03:27:15 1fe782359fcc: Preparing 03:27:15 16113d51b718: Preparing 03:27:15 1fe782359fcc: Waiting 03:27:15 86ad59125d66: Waiting 03:27:15 16113d51b718: Waiting 03:27:15 8096175bfb2e: Layer already exists 03:27:15 4deb37b37e26: Layer already exists 03:27:15 6b094b6ebf4e: Layer already exists 03:27:15 144592e75b43: Layer already exists 03:27:15 81cded987294: Layer already exists 03:27:15 86ad59125d66: Layer already exists 03:27:15 1fe782359fcc: Layer already exists 03:27:15 16113d51b718: Layer already exists 03:27:15 main: digest: sha256:7636e72e175c368807c8d9765ac957dc8e5148569451973f6c11968736d32042 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:15 ===================================================== [Pipeline] echo 03:27:15 taggedImages: 03:27:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 03:27:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:27:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.17 03:27:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 03:27:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:27:16 03:27:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:27:16 arm64: Pulling from edgex-lftools-log-publisher 03:27:16 8998bd30e6a1: Pulling fs layer 03:27:16 04944245beec: Pulling fs layer 03:27:16 699f458cf7ca: Pulling fs layer 03:27:16 765212b225bb: Pulling fs layer 03:27:16 f23df028b6ca: Pulling fs layer 03:27:16 d65c8cfc05b1: Pulling fs layer 03:27:16 2437ff75d9bd: Pulling fs layer 03:27:16 765212b225bb: Waiting 03:27:16 f23df028b6ca: Waiting 03:27:16 d65c8cfc05b1: Waiting 03:27:16 2437ff75d9bd: Waiting 03:27:16 04944245beec: Verifying Checksum 03:27:16 04944245beec: Download complete 03:27:16 765212b225bb: Verifying Checksum 03:27:16 765212b225bb: Download complete 03:27:16 f23df028b6ca: Verifying Checksum 03:27:16 f23df028b6ca: Download complete 03:27:16 d65c8cfc05b1: Verifying Checksum 03:27:16 d65c8cfc05b1: Download complete 03:27:17 699f458cf7ca: Verifying Checksum 03:27:17 699f458cf7ca: Download complete 03:27:17 8998bd30e6a1: Verifying Checksum 03:27:17 8998bd30e6a1: Download complete 03:27:19 2437ff75d9bd: Verifying Checksum 03:27:19 2437ff75d9bd: Download complete 03:27:21 8998bd30e6a1: Pull complete 03:27:22 04944245beec: Pull complete 03:27:23 699f458cf7ca: Pull complete 03:27:24 765212b225bb: Pull complete 03:27:24 f23df028b6ca: Pull complete 03:27:25 d65c8cfc05b1: Pull complete 03:27:43 2437ff75d9bd: Pull complete 03:27:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:27:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:27:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:43 prd-ubuntu20.04-docker-arm64-4c-16g-26088 does not seem to be running inside a container 03:27:43 $ 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/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:27:46 $ docker top 0d0d0030569b1c629d404b629ffe2e5111efadd1915d927f595e635bd3321c3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:47 ---> job-cost.sh 03:27:47 lf-activate-venv: SKIPPING 03:27:47 INFO: No Stack... 03:27:47 INFO: Retrieving Pricing Info for: v3-standard-4 03:27:48 INFO: Archiving Costs [Pipeline] sh 03:27:48 + cut -d, -f6 03:27:48 + cat /w/workspace/edgex-go/751/archives/cost.csv [Pipeline] lock 03:27:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-751-stack-cost] 03:27:49 Resource [jenkins-edgexfoundry-edgex-go-main-751-stack-cost] did not exist. Created. 03:27:49 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-751-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:27:49 + echo total: 0.10999999940395355 [Pipeline] stash 03:27:50 Stashed 1 file(s) [Pipeline] } 03:27:50 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-751-stack-cost] [Pipeline] // lock [Pipeline] } 03:27:50 $ docker stop --time=1 0d0d0030569b1c629d404b629ffe2e5111efadd1915d927f595e635bd3321c3a 03:27:51 $ docker rm -f --volumes 0d0d0030569b1c629d404b629ffe2e5111efadd1915d927f595e635bd3321c3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:27:52 provisioning config files... 03:27:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/751@tmp/config6668632144338239927tmp [Pipeline] { [Pipeline] sh 03:27:52 + set +x 03:27:52 + curl -s https://codecov.io/bash 03:27:52 + bash -s -- 03:27:52 03:27:52 _____ _ 03:27:52 / ____| | | 03:27:52 | | ___ __| | ___ ___ _____ __ 03:27:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:27:52 | |___| (_) | (_| | __/ (_| (_) \ V / 03:27:52 \_____\___/ \__,_|\___|\___\___/ \_/ 03:27:52 Bash-1.0.6 03:27:52 03:27:52 03:27:52 ==> git version 2.25.1 found 03:27:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:27:52 Release-Date: 2020-01-08 03:27:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:27:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:27:52 ==> Jenkins CI detected. 03:27:52 current dir:  /w/workspace/edgex-go/751 03:27:52 project root: . 03:27:52 --> token set from env 03:27:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:27:52 ==> Running gcov in . (disable via -X gcov) 03:27:52 ==> Python coveragepy not found 03:27:52 ==> Searching for coverage reports in: 03:27:52 + . 03:27:52 -> Found 1 reports 03:27:52 ==> Detecting git/mercurial file structure 03:27:52 ==> Reading reports 03:27:52 + ./coverage.out bytes=1434023 03:27:52 ==> Appending adjustments 03:27:52 https://docs.codecov.io/docs/fixing-reports 03:27:54 + Found adjustments 03:27:54 ==> Gzipping contents 03:27:54 124K /tmp/codecov.eC1bgK.gz 03:27:54 ==> Uploading reports 03:27:54 url: https://codecov.io 03:27:54 query: branch=main&commit=0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7&build=751&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F751%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:27:54 -> Pinging Codecov 03:27:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7&build=751&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F751%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:27:54 -> Uploading to 03:27:54 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7/a6689252-41fe-4711-8099-12df51ed7112.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T032754Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e2c5e59844f5a1da6f55f9f857813255eeef47cb439191de115d21b32a48ee2d 03:27:54 % Total % Received % Xferd Average Speed Time Time Time Current 03:27:54 Dload Upload Total Spent Left Speed 03:27:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 411k --:--:-- --:--:-- --:--:-- 411k 03:27:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } 03:27:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:27:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:27:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:27:55 03:27:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:27:55 latest: Pulling from edgex-devops/edgex-snyk-go 03:27:55 43c4264eed91: Already exists 03:27:55 4cc291be95ef: Already exists 03:27:55 2ac1f1163629: Already exists 03:27:55 5c3c966382ef: Already exists 03:27:55 4f4fb700ef54: Already exists 03:27:55 d9c7d2e4e75e: Pulling fs layer 03:27:55 9c3e1370e548: Pulling fs layer 03:27:55 d9c7d2e4e75e: Download complete 03:27:56 d9c7d2e4e75e: Pull complete 03:27:56 9c3e1370e548: Verifying Checksum 03:27:56 9c3e1370e548: Download complete 03:27:59 9c3e1370e548: Pull complete 03:27:59 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:27:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:27:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:00 prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container 03:28:00 $ 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/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:28:01 $ docker top d1339009bd0842c81e253dbe3308ec0df7ffeaf7aac485d0f6682b6ca9356fd7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:02 + git config --global --add safe.directory /w/workspace/edgex-go/751 [Pipeline] echo 03:28:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:28:02 + set -o pipefail 03:28:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:28:10 03:28:10 Monitoring /w/workspace/edgex-go/751 (github.com/edgexfoundry/edgex-go)... 03:28:10 03:28:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b7ada743-40d4-4817-98f0-a50868e8535a 03:28:10 03:28:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:28:10 03:28:10 03:28:10 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:28:10 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:28:10 $ docker stop --time=1 d1339009bd0842c81e253dbe3308ec0df7ffeaf7aac485d0f6682b6ca9356fd7 03:28:13 $ docker rm -f --volumes d1339009bd0842c81e253dbe3308ec0df7ffeaf7aac485d0f6682b6ca9356fd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:28:13 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:28:13 provisioning config files... 03:28:13 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/751@tmp/config1071075320481031054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:14 --> edgex-publish-swagger.sh 03:28:14 === Publish openapi API === 03:28:14 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:28:14 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/751/openapi/core-command.yaml] 03:28:14 % Total % Received % Xferd Average Speed Time Time Time Current 03:28:14 Dload Upload Total Spent Left Speed 03:28:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 151k --:--:-- --:--:-- --:--:-- 151k 100 32782 0 0 100 32782 0 78425 --:--:-- --:--:-- --:--:-- 78238 03:28:14 03:28:14 03:28:14 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/751/openapi/core-data.yaml] 03:28:14 % Total % Received % Xferd Average Speed Time Time Time Current 03:28:14 Dload Upload Total Spent Left Speed 03:28:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 162k --:--:-- --:--:-- --:--:-- 162k 03:28:14 03:28:14 03:28:14 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/751/openapi/core-keeper.yaml] 03:28:14 % Total % Received % Xferd Average Speed Time Time Time Current 03:28:14 Dload Upload Total Spent Left Speed 03:28:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 304 147k --:--:-- --:--:-- --:--:-- 148k 03:28:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:28:15 03:28:15 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/751/openapi/core-metadata.yaml] 03:28:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:28:15 Dload Upload Total Spent Left Speed 03:28:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 41 154k 0 0 41 65535 0 1103k --:--:-- --:--:-- --:--:-- 1084k 100 154k 100 156 100 154k 421 418k --:--:-- --:--:-- --:--:-- 417k 03:28:15 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:28:15 03:28:15 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/751/openapi/support-cron-scheduler.yaml] 03:28:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:28:15 Dload Upload Total Spent Left Speed 03:28:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 295 222k --:--:-- --:--:-- --:--:-- 222k 03:28:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:28:15 03:28:15 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/751/openapi/support-notifications.yaml] 03:28:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:28:15 Dload Upload Total Spent Left Speed 03:28:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 477 260k --:--:-- --:--:-- --:--:-- 261k 03:28:15 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:28:15 [Pipeline] } 03:28:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:28:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:28:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:16 prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container 03:28:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:28:17 $ docker top 8f797b6347ecc2d2c9f5d760ba9c88f605f9491049e6c446bbe125fa533b8d08 -eo pid,comm 03:28:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:28:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:28:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:28:17 [ssh-agent] Looking for ssh-agent implementation... 03:28:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:28:17 $ docker exec 8f797b6347ecc2d2c9f5d760ba9c88f605f9491049e6c446bbe125fa533b8d08 ssh-agent 03:28:17 SSH_AUTH_SOCK=/tmp/ssh-hcrjgjSx8mNo/agent.32 03:28:17 SSH_AGENT_PID=38 03:28:17 Running ssh-add (command line suppressed) 03:28:17 Identity added: /w/workspace/edgex-go/751@tmp/private_key_3939386746747563140.key (/w/workspace/edgex-go/751@tmp/private_key_3939386746747563140.key) 03:28:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:28:17 + git semver tag 03:28:18 2024-11-11 03:28:18,165 [run_tag] DEBUG tag force:False 03:28:18 2024-11-11 03:28:18,166 [check_head_tag] DEBUG check head tag 03:28:18 2024-11-11 03:28:18,168 [execute] INFO git cat-file --batch-check 03:28:18 2024-11-11 03:28:18,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/751, universal_newlines=False, shell=None, istream=) 03:28:18 2024-11-11 03:28:18,174 [execute] INFO git cat-file --batch 03:28:18 2024-11-11 03:28:18,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/751, universal_newlines=False, shell=None, istream=) 03:28:18 2024-11-11 03:28:18,238 [read_version] DEBUG read version from /w/workspace/edgex-go/751/.semver/main 03:28:18 2024-11-11 03:28:18,239 [execute] INFO git tag -a v4.0.0-dev.17 -m v4.0.0-dev.17 03:28:18 2024-11-11 03:28:18,239 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.17', '-m', 'v4.0.0-dev.17'], cwd=/w/workspace/edgex-go/751, universal_newlines=False, shell=None, istream=None) 03:28:18 2024-11-11 03:28:18,245 [read_version] DEBUG read version from /w/workspace/edgex-go/751/.semver/main 03:28:18 4.0.0-dev.17 [Pipeline] } 03:28:18 $ docker exec --env ******** --env ******** 8f797b6347ecc2d2c9f5d760ba9c88f605f9491049e6c446bbe125fa533b8d08 ssh-agent -k 03:28:18 unset SSH_AUTH_SOCK; 03:28:18 unset SSH_AGENT_PID; 03:28:18 echo Agent pid 38 killed; 03:28:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:28:18 + git semver [Pipeline] } 03:28:19 $ docker stop --time=1 8f797b6347ecc2d2c9f5d760ba9c88f605f9491049e6c446bbe125fa533b8d08 03:28:20 $ docker rm -f --volumes 8f797b6347ecc2d2c9f5d760ba9c88f605f9491049e6c446bbe125fa533b8d08 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:28:20 03:28:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:28:21 0.23.1-centos7: Pulling from edgex-lftools 03:28:21 ab5ef0e58194: Pulling fs layer 03:28:21 9712f1f96733: Pulling fs layer 03:28:21 63f879dbbcfc: Pulling fs layer 03:28:21 0d9ebad4ef96: Pulling fs layer 03:28:21 e9a5061849ea: Pulling fs layer 03:28:21 d747dcd14b5f: Pulling fs layer 03:28:21 2de7ff778b66: Pulling fs layer 03:28:21 d747dcd14b5f: Waiting 03:28:21 0d9ebad4ef96: Waiting 03:28:21 e9a5061849ea: Waiting 03:28:21 2de7ff778b66: Waiting 03:28:21 9712f1f96733: Verifying Checksum 03:28:21 9712f1f96733: Download complete 03:28:21 63f879dbbcfc: Verifying Checksum 03:28:21 63f879dbbcfc: Download complete 03:28:21 e9a5061849ea: Verifying Checksum 03:28:21 e9a5061849ea: Download complete 03:28:21 0d9ebad4ef96: Verifying Checksum 03:28:21 0d9ebad4ef96: Download complete 03:28:21 d747dcd14b5f: Download complete 03:28:21 ab5ef0e58194: Verifying Checksum 03:28:21 ab5ef0e58194: Download complete 03:28:22 2de7ff778b66: Verifying Checksum 03:28:22 2de7ff778b66: Download complete 03:28:24 ab5ef0e58194: Pull complete 03:28:24 9712f1f96733: Pull complete 03:28:25 63f879dbbcfc: Pull complete 03:28:28 0d9ebad4ef96: Pull complete 03:28:28 e9a5061849ea: Pull complete 03:28:28 d747dcd14b5f: Pull complete 03:28:29 2de7ff778b66: Pull complete 03:28:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:28:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:28:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:29 prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container 03:28:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:28:31 $ docker top d4d01bbd489d227e8612517ebadb04294eb0af72e6ebfa40b4f9e928b0cc4e76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:28:31 provisioning config files... 03:28:31 copy managed file [sigul-config] to file:/w/workspace/edgex-go/751@tmp/config6806627335362212781tmp 03:28:31 copy managed file [sigul-password] to file:/w/workspace/edgex-go/751@tmp/config11403612473833784435tmp 03:28:31 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/751@tmp/config10077527221745476806tmp [Pipeline] { [Pipeline] echo 03:28:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:28:31 ---> sigul-configuration.sh 03:28:31 gpg: directory `/root/.gnupg' created 03:28:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:28:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:28:31 gpg: keyring `/root/.gnupg/secring.gpg' created 03:28:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:28:31 gpg: CAST5 encrypted data 03:28:31 gpg: encrypted with 1 passphrase 03:28:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:28:32 + mkdir /home/jenkins 03:28:32 + mkdir /home/jenkins/sigul [Pipeline] sh 03:28:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:28:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:28:32 ---> sigul-install.sh 03:28:32 Sigul already installed; skipping installation. [Pipeline] sh 03:28:33 + git tag --list 03:28:33 0.6.0 03:28:33 0.6.1 03:28:33 0.7.0 03:28:33 0.7.1 03:28:33 v1.0.0 03:28:33 v1.0.1 03:28:33 v1.1.0 03:28:33 v1.2.0 03:28:33 v1.2.1 03:28:33 v1.3.0 03:28:33 v1.3.1 03:28:33 v2.0.0 03:28:33 v2.1.0 03:28:33 v2.1.1 03:28:33 v2.2.0 03:28:33 v2.3.0 03:28:33 v3.0 03:28:33 v3.0.0 03:28:33 v3.1 03:28:33 v3.1.0 03:28:33 v3.1.0-dev.1 03:28:33 v3.1.0-dev.10 03:28:33 v3.1.0-dev.11 03:28:33 v3.1.0-dev.12 03:28:33 v3.1.0-dev.13 03:28:33 v3.1.0-dev.14 03:28:33 v3.1.0-dev.15 03:28:33 v3.1.0-dev.16 03:28:33 v3.1.0-dev.17 03:28:33 v3.1.0-dev.18 03:28:33 v3.1.0-dev.19 03:28:33 v3.1.0-dev.2 03:28:33 v3.1.0-dev.20 03:28:33 v3.1.0-dev.21 03:28:33 v3.1.0-dev.22 03:28:33 v3.1.0-dev.23 03:28:33 v3.1.0-dev.24 03:28:33 v3.1.0-dev.25 03:28:33 v3.1.0-dev.26 03:28:33 v3.1.0-dev.27 03:28:33 v3.1.0-dev.28 03:28:33 v3.1.0-dev.29 03:28:33 v3.1.0-dev.3 03:28:33 v3.1.0-dev.30 03:28:33 v3.1.0-dev.31 03:28:33 v3.1.0-dev.32 03:28:33 v3.1.0-dev.33 03:28:33 v3.1.0-dev.34 03:28:33 v3.1.0-dev.35 03:28:33 v3.1.0-dev.36 03:28:33 v3.1.0-dev.37 03:28:33 v3.1.0-dev.38 03:28:33 v3.1.0-dev.39 03:28:33 v3.1.0-dev.4 03:28:33 v3.1.0-dev.40 03:28:33 v3.1.0-dev.41 03:28:33 v3.1.0-dev.42 03:28:33 v3.1.0-dev.43 03:28:33 v3.1.0-dev.44 03:28:33 v3.1.0-dev.45 03:28:33 v3.1.0-dev.46 03:28:33 v3.1.0-dev.47 03:28:33 v3.1.0-dev.48 03:28:33 v3.1.0-dev.49 03:28:33 v3.1.0-dev.5 03:28:33 v3.1.0-dev.50 03:28:33 v3.1.0-dev.51 03:28:33 v3.1.0-dev.52 03:28:33 v3.1.0-dev.53 03:28:33 v3.1.0-dev.54 03:28:33 v3.1.0-dev.55 03:28:33 v3.1.0-dev.56 03:28:33 v3.1.0-dev.57 03:28:33 v3.1.0-dev.58 03:28:33 v3.1.0-dev.59 03:28:33 v3.1.0-dev.6 03:28:33 v3.1.0-dev.60 03:28:33 v3.1.0-dev.61 03:28:33 v3.1.0-dev.62 03:28:33 v3.1.0-dev.63 03:28:33 v3.1.0-dev.64 03:28:33 v3.1.0-dev.65 03:28:33 v3.1.0-dev.66 03:28:33 v3.1.0-dev.67 03:28:33 v3.1.0-dev.68 03:28:33 v3.1.0-dev.69 03:28:33 v3.1.0-dev.7 03:28:33 v3.1.0-dev.70 03:28:33 v3.1.0-dev.71 03:28:33 v3.1.0-dev.72 03:28:33 v3.1.0-dev.73 03:28:33 v3.1.0-dev.8 03:28:33 v3.1.0-dev.9 03:28:33 v3.1.1 03:28:33 v3.1.1-dev.1 03:28:33 v3.1.1-dev.2 03:28:33 v3.2.0-dev.1 03:28:33 v3.2.0-dev.10 03:28:33 v3.2.0-dev.100 03:28:33 v3.2.0-dev.101 03:28:33 v3.2.0-dev.102 03:28:33 v3.2.0-dev.103 03:28:33 v3.2.0-dev.104 03:28:33 v3.2.0-dev.105 03:28:33 v3.2.0-dev.106 03:28:33 v3.2.0-dev.107 03:28:33 v3.2.0-dev.108 03:28:33 v3.2.0-dev.109 03:28:33 v3.2.0-dev.11 03:28:33 v3.2.0-dev.12 03:28:33 v3.2.0-dev.13 03:28:33 v3.2.0-dev.14 03:28:33 v3.2.0-dev.15 03:28:33 v3.2.0-dev.16 03:28:33 v3.2.0-dev.17 03:28:33 v3.2.0-dev.18 03:28:33 v3.2.0-dev.19 03:28:33 v3.2.0-dev.2 03:28:33 v3.2.0-dev.20 03:28:33 v3.2.0-dev.21 03:28:33 v3.2.0-dev.22 03:28:33 v3.2.0-dev.23 03:28:33 v3.2.0-dev.24 03:28:33 v3.2.0-dev.25 03:28:33 v3.2.0-dev.26 03:28:33 v3.2.0-dev.27 03:28:33 v3.2.0-dev.28 03:28:33 v3.2.0-dev.29 03:28:33 v3.2.0-dev.3 03:28:33 v3.2.0-dev.30 03:28:33 v3.2.0-dev.31 03:28:33 v3.2.0-dev.32 03:28:33 v3.2.0-dev.33 03:28:33 v3.2.0-dev.34 03:28:33 v3.2.0-dev.35 03:28:33 v3.2.0-dev.36 03:28:33 v3.2.0-dev.37 03:28:33 v3.2.0-dev.38 03:28:33 v3.2.0-dev.39 03:28:33 v3.2.0-dev.4 03:28:33 v3.2.0-dev.40 03:28:33 v3.2.0-dev.41 03:28:33 v3.2.0-dev.42 03:28:33 v3.2.0-dev.43 03:28:33 v3.2.0-dev.44 03:28:33 v3.2.0-dev.45 03:28:33 v3.2.0-dev.46 03:28:33 v3.2.0-dev.47 03:28:33 v3.2.0-dev.48 03:28:33 v3.2.0-dev.49 03:28:33 v3.2.0-dev.5 03:28:33 v3.2.0-dev.50 03:28:33 v3.2.0-dev.51 03:28:33 v3.2.0-dev.52 03:28:33 v3.2.0-dev.53 03:28:33 v3.2.0-dev.54 03:28:33 v3.2.0-dev.55 03:28:33 v3.2.0-dev.56 03:28:33 v3.2.0-dev.57 03:28:33 v3.2.0-dev.58 03:28:33 v3.2.0-dev.59 03:28:33 v3.2.0-dev.6 03:28:33 v3.2.0-dev.60 03:28:33 v3.2.0-dev.61 03:28:33 v3.2.0-dev.62 03:28:33 v3.2.0-dev.63 03:28:33 v3.2.0-dev.64 03:28:33 v3.2.0-dev.65 03:28:33 v3.2.0-dev.66 03:28:33 v3.2.0-dev.67 03:28:33 v3.2.0-dev.68 03:28:33 v3.2.0-dev.69 03:28:33 v3.2.0-dev.7 03:28:33 v3.2.0-dev.70 03:28:33 v3.2.0-dev.71 03:28:33 v3.2.0-dev.72 03:28:33 v3.2.0-dev.73 03:28:33 v3.2.0-dev.74 03:28:33 v3.2.0-dev.75 03:28:33 v3.2.0-dev.76 03:28:33 v3.2.0-dev.77 03:28:33 v3.2.0-dev.78 03:28:33 v3.2.0-dev.79 03:28:33 v3.2.0-dev.8 03:28:33 v3.2.0-dev.80 03:28:33 v3.2.0-dev.81 03:28:33 v3.2.0-dev.82 03:28:33 v3.2.0-dev.83 03:28:33 v3.2.0-dev.84 03:28:33 v3.2.0-dev.85 03:28:33 v3.2.0-dev.86 03:28:33 v3.2.0-dev.87 03:28:33 v3.2.0-dev.88 03:28:33 v3.2.0-dev.89 03:28:33 v3.2.0-dev.9 03:28:33 v3.2.0-dev.90 03:28:33 v3.2.0-dev.91 03:28:33 v3.2.0-dev.92 03:28:33 v3.2.0-dev.93 03:28:33 v3.2.0-dev.94 03:28:33 v3.2.0-dev.95 03:28:33 v3.2.0-dev.96 03:28:33 v3.2.0-dev.97 03:28:33 v3.2.0-dev.98 03:28:33 v3.2.0-dev.99 03:28:33 v4.0.0-dev.1 03:28:33 v4.0.0-dev.10 03:28:33 v4.0.0-dev.11 03:28:33 v4.0.0-dev.12 03:28:33 v4.0.0-dev.13 03:28:33 v4.0.0-dev.14 03:28:33 v4.0.0-dev.15 03:28:33 v4.0.0-dev.16 03:28:33 v4.0.0-dev.17 03:28:33 v4.0.0-dev.2 03:28:33 v4.0.0-dev.3 03:28:33 v4.0.0-dev.4 03:28:33 v4.0.0-dev.5 03:28:33 v4.0.0-dev.6 03:28:33 v4.0.0-dev.7 03:28:33 v4.0.0-dev.8 03:28:33 v4.0.0-dev.9 [Pipeline] sh 03:28:33 + lftools sign git-tag v4.0.0-dev.17 03:28:33 Signing Git tag with Sigul... 03:28:33 Signing v4.0.0-dev.17 [Pipeline] echo 03:28:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:28:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:28:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:28:34 $ docker stop --time=1 d4d01bbd489d227e8612517ebadb04294eb0af72e6ebfa40b4f9e928b0cc4e76 03:28:35 $ docker rm -f --volumes d4d01bbd489d227e8612517ebadb04294eb0af72e6ebfa40b4f9e928b0cc4e76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:28:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:28:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:36 prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container 03:28:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:28:37 $ docker top aa1f26f4d702e73e07a605911983ce48ab5b3cb4b41cbf0da8a5a766fd428930 -eo pid,comm 03:28:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:28:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:28:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:28:37 [ssh-agent] Looking for ssh-agent implementation... 03:28:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:28:37 $ docker exec aa1f26f4d702e73e07a605911983ce48ab5b3cb4b41cbf0da8a5a766fd428930 ssh-agent 03:28:37 SSH_AUTH_SOCK=/tmp/ssh-eWRiwgRDFfPC/agent.32 03:28:37 SSH_AGENT_PID=38 03:28:37 Running ssh-add (command line suppressed) 03:28:37 Identity added: /w/workspace/edgex-go/751@tmp/private_key_15015010344200526992.key (/w/workspace/edgex-go/751@tmp/private_key_15015010344200526992.key) 03:28:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:28:37 + git semver bump pre 03:28:38 2024-11-11 03:28:38,135 [read_version] DEBUG read version from /w/workspace/edgex-go/751/.semver/main 03:28:38 2024-11-11 03:28:38,135 [bump_version] DEBUG bumping version:4.0.0-dev.17 on axis:pre with prefix:dev 03:28:38 2024-11-11 03:28:38,136 [bump_version] DEBUG bumped version:4.0.0-dev.18 03:28:38 2024-11-11 03:28:38,136 [write_version] DEBUG write version:4.0.0-dev.18 to path:/w/workspace/edgex-go/751/.semver/main with force:True 03:28:38 2024-11-11 03:28:38,136 [read_version] DEBUG read version from /w/workspace/edgex-go/751/.semver/main 03:28:38 2024-11-11 03:28:38,136 [write_file] DEBUG write to file:/w/workspace/edgex-go/751/.semver/main 03:28:38 2024-11-11 03:28:38,137 [execute] INFO git cat-file --batch-check 03:28:38 2024-11-11 03:28:38,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/751/.semver, universal_newlines=False, shell=None, istream=) 03:28:38 2024-11-11 03:28:38,142 [execute] INFO git cat-file --batch 03:28:38 2024-11-11 03:28:38,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/751/.semver, universal_newlines=False, shell=None, istream=) 03:28:38 2024-11-11 03:28:38,147 [read_version] DEBUG read version from /w/workspace/edgex-go/751/.semver/main 03:28:38 4.0.0-dev.18 [Pipeline] } 03:28:38 $ docker exec --env ******** --env ******** aa1f26f4d702e73e07a605911983ce48ab5b3cb4b41cbf0da8a5a766fd428930 ssh-agent -k 03:28:38 unset SSH_AUTH_SOCK; 03:28:38 unset SSH_AGENT_PID; 03:28:38 echo Agent pid 38 killed; 03:28:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:28:38 + git semver [Pipeline] } 03:28:38 $ docker stop --time=1 aa1f26f4d702e73e07a605911983ce48ab5b3cb4b41cbf0da8a5a766fd428930 03:28:40 $ docker rm -f --volumes aa1f26f4d702e73e07a605911983ce48ab5b3cb4b41cbf0da8a5a766fd428930 [Pipeline] // withDockerContainer [Pipeline] sh 03:28:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:28:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:40 prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container 03:28:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:28:41 $ docker top 22a9426cc05ca0f13b794ac369005eb8ff94139f14778fd7fa26b691adcefe58 -eo pid,comm 03:28:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:28:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:28:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:28:41 [ssh-agent] Looking for ssh-agent implementation... 03:28:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:28:41 $ docker exec 22a9426cc05ca0f13b794ac369005eb8ff94139f14778fd7fa26b691adcefe58 ssh-agent 03:28:41 SSH_AUTH_SOCK=/tmp/ssh-OtWmiVf62Mgt/agent.32 03:28:41 SSH_AGENT_PID=38 03:28:41 Running ssh-add (command line suppressed) 03:28:41 Identity added: /w/workspace/edgex-go/751@tmp/private_key_16681723196901560597.key (/w/workspace/edgex-go/751@tmp/private_key_16681723196901560597.key) 03:28:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:28:42 + git semver push 03:28:42 2024-11-11 03:28:42,392 [run_push] DEBUG push 03:28:42 2024-11-11 03:28:42,395 [execute] INFO git cat-file --batch-check 03:28:42 2024-11-11 03:28:42,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/751/.semver, universal_newlines=False, shell=None, istream=) 03:28:42 2024-11-11 03:28:42,401 [execute] INFO git rev-list 0479c7e1f4f8838010f226823235226660db430e -- 03:28:42 2024-11-11 03:28:42,401 [execute] DEBUG Popen(['git', 'rev-list', '0479c7e1f4f8838010f226823235226660db430e', '--'], cwd=/w/workspace/edgex-go/751/.semver, universal_newlines=False, shell=None, istream=None) 03:28:42 2024-11-11 03:28:42,420 [execute] INFO git fetch -v origin 03:28:42 2024-11-11 03:28:42,420 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/751/.semver, universal_newlines=True, shell=None, istream=None) 03:28:43 2024-11-11 03:28:42,893 [run_push] DEBUG no remote changes detected 03:28:43 2024-11-11 03:28:42,894 [execute] INFO git push origin semver 03:28:43 2024-11-11 03:28:42,894 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/751/.semver, universal_newlines=False, shell=None, istream=None) 03:28:43 2024-11-11 03:28:43,530 [run_push] DEBUG push all version tags 03:28:43 2024-11-11 03:28:43,531 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:28:43 2024-11-11 03:28:43,531 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/751, universal_newlines=False, shell=None, istream=None) 03:28:44 2024-11-11 03:28:44,161 [read_version] DEBUG read version from /w/workspace/edgex-go/751/.semver/main 03:28:44 4.0.0-dev.18 [Pipeline] } 03:28:44 $ docker exec --env ******** --env ******** 22a9426cc05ca0f13b794ac369005eb8ff94139f14778fd7fa26b691adcefe58 ssh-agent -k 03:28:44 unset SSH_AUTH_SOCK; 03:28:44 unset SSH_AGENT_PID; 03:28:44 echo Agent pid 38 killed; 03:28:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:28:44 + git semver [Pipeline] } 03:28:45 $ docker stop --time=1 22a9426cc05ca0f13b794ac369005eb8ff94139f14778fd7fa26b691adcefe58 03:28:46 $ docker rm -f --volumes 22a9426cc05ca0f13b794ac369005eb8ff94139f14778fd7fa26b691adcefe58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:28:47 + [ -d /w/workspace/edgex-go/751/archives ] [Pipeline] libraryResource [Pipeline] sh 03:28:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:28:48 ---> package-listing.sh 03:28:48 ++ facter osfamily 03:28:48 ++ tr '[:upper:]' '[:lower:]' 03:28:48 + OS_FAMILY=debian 03:28:48 + workspace=/w/workspace/edgex-go/751 03:28:48 + START_PACKAGES=/tmp/packages_start.txt 03:28:48 + END_PACKAGES=/tmp/packages_end.txt 03:28:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:28:48 + PACKAGES=/tmp/packages_start.txt 03:28:48 + '[' /w/workspace/edgex-go/751 ']' 03:28:48 + PACKAGES=/tmp/packages_end.txt 03:28:48 + case "${OS_FAMILY}" in 03:28:48 + dpkg -l 03:28:48 + grep '^ii' 03:28:48 + '[' -f /tmp/packages_start.txt ']' 03:28:48 + '[' -f /tmp/packages_end.txt ']' 03:28:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:28:48 + '[' /w/workspace/edgex-go/751 ']' 03:28:48 + mkdir -p /w/workspace/edgex-go/751/archives/ 03:28:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/751/archives/ [Pipeline] echo 03:28:48 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/751/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:28:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:28:49 03:28:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:28:49 latest: Pulling from edgex-lftools-log-publisher 03:28:49 5eb5b503b376: Pulling fs layer 03:28:49 5c69ac0246d0: Pulling fs layer 03:28:49 ec43610c2a17: Pulling fs layer 03:28:49 3a2ae6a8a46f: Pulling fs layer 03:28:49 33b1e0a273af: Pulling fs layer 03:28:49 5d3b04190fa2: Pulling fs layer 03:28:49 2f39f015ded8: Pulling fs layer 03:28:49 3a2ae6a8a46f: Waiting 03:28:49 33b1e0a273af: Waiting 03:28:49 5d3b04190fa2: Waiting 03:28:49 2f39f015ded8: Waiting 03:28:49 5c69ac0246d0: Download complete 03:28:49 3a2ae6a8a46f: Verifying Checksum 03:28:49 3a2ae6a8a46f: Download complete 03:28:49 33b1e0a273af: Verifying Checksum 03:28:49 33b1e0a273af: Download complete 03:28:49 ec43610c2a17: Verifying Checksum 03:28:49 ec43610c2a17: Download complete 03:28:49 5d3b04190fa2: Verifying Checksum 03:28:49 5d3b04190fa2: Download complete 03:28:50 5eb5b503b376: Verifying Checksum 03:28:50 5eb5b503b376: Download complete 03:28:50 2f39f015ded8: Download complete 03:28:51 5eb5b503b376: Pull complete 03:28:51 5c69ac0246d0: Pull complete 03:28:51 ec43610c2a17: Pull complete 03:28:51 3a2ae6a8a46f: Pull complete 03:28:51 33b1e0a273af: Pull complete 03:28:51 5d3b04190fa2: Pull complete 03:28:56 2f39f015ded8: Pull complete 03:28:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:28:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:28:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:56 prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container 03:28:56 $ 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/751/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/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:28:57 $ docker top cffdb6fe82083bb7014401cc54a7b39b90cdd0e871c96bd39a704eb8892660c4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:58 + touch /tmp/pre-build-complete [Pipeline] sh 03:28:58 + mkdir -p /var/log/sysstat [Pipeline] sh 03:28:58 + ls /var/log/sa-host 03:28:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:28:58 provisioning config files... 03:28:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/751@tmp/config1016769169731664274tmp [Pipeline] { [Pipeline] echo 03:28:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:28:59 ---> create-netrc.sh [Pipeline] } 03:28:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:28:59 ---> python-tools-install.sh [Pipeline] echo 03:28:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:29:00 ---> sudo-logs.sh 03:29:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:29:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:29:00 ---> job-cost.sh 03:29:00 lf-activate-venv: SKIPPING 03:29:00 DEBUG: total: 0.10999999940395355 03:29:00 INFO: Retrieving Stack Cost... 03:29:00 INFO: Retrieving Pricing Info for: v3-standard-8 03:29:01 INFO: Archiving Costs [Pipeline] echo 03:29:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:29:01 ---> logs-deploy.sh 03:29:01 lf-activate-venv: SKIPPING 03:29:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/751 03:29:01 INFO: archiving workspace using pattern(s): 03:29:02 Archives upload complete. 03:29:02 INFO: archiving logs to Nexus 03:29:03 ---> uname -a: 03:29:03 Linux prd-ubuntu20-04-docker-8c-8g-26087 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:29:03 03:29:03 03:29:03 ---> lscpu: 03:29:03 Architecture: x86_64 03:29:03 CPU op-mode(s): 32-bit, 64-bit 03:29:03 Byte Order: Little Endian 03:29:03 Address sizes: 40 bits physical, 48 bits virtual 03:29:03 CPU(s): 8 03:29:03 On-line CPU(s) list: 0-7 03:29:03 Thread(s) per core: 1 03:29:03 Core(s) per socket: 1 03:29:03 Socket(s): 8 03:29:03 NUMA node(s): 1 03:29:03 Vendor ID: AuthenticAMD 03:29:03 CPU family: 23 03:29:03 Model: 49 03:29:03 Model name: AMD EPYC-Rome Processor 03:29:03 Stepping: 0 03:29:03 CPU MHz: 2800.000 03:29:03 BogoMIPS: 5600.00 03:29:03 Virtualization: AMD-V 03:29:03 Hypervisor vendor: KVM 03:29:03 Virtualization type: full 03:29:03 L1d cache: 256 KiB 03:29:03 L1i cache: 256 KiB 03:29:03 L2 cache: 4 MiB 03:29:03 L3 cache: 128 MiB 03:29:03 NUMA node0 CPU(s): 0-7 03:29:03 Vulnerability Itlb multihit: Not affected 03:29:03 Vulnerability L1tf: Not affected 03:29:03 Vulnerability Mds: Not affected 03:29:03 Vulnerability Meltdown: Not affected 03:29:03 Vulnerability Mmio stale data: Not affected 03:29:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:29:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:29:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:29:03 Vulnerability Srbds: Not affected 03:29:03 Vulnerability Tsx async abort: Not affected 03:29:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:29:03 03:29:03 03:29:03 ---> nproc: 03:29:03 8 03:29:03 03:29:03 03:29:03 ---> df -h: 03:29:03 Filesystem Size Used Avail Use% Mounted on 03:29:03 overlay 155G 27G 129G 18% / 03:29:03 tmpfs 64M 0 64M 0% /dev 03:29:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:29:03 shm 64M 0 64M 0% /dev/shm 03:29:03 /dev/vda1 155G 27G 129G 18% /facter-os 03:29:03 03:29:03 03:29:03 ---> sar -b -r -n DEV: 03:29:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26087) 11/11/24 _x86_64_ (8 CPU) 03:29:03 03:29:03 02:43:27 LINUX RESTART (8 CPU) 03:29:03 03:29:03 02:44:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:29:03 02:45:01 416.60 39.79 376.81 0.00 4391.38 189404.31 0.00 03:29:03 02:46:01 125.01 1.25 123.76 0.00 16.53 42639.16 0.00 03:29:03 02:47:01 41.28 1.62 39.66 0.00 37.19 28038.54 0.00 03:29:03 02:48:01 48.43 0.15 48.28 0.00 7.60 40962.11 0.00 03:29:03 02:49:01 601.30 13.04 588.25 0.00 3278.83 221345.83 0.00 03:29:03 02:50:01 579.87 9.63 570.24 0.00 313.90 175905.76 0.00 03:29:03 02:51:01 195.87 0.05 195.82 0.00 0.40 62217.66 0.00 03:29:03 02:52:01 259.14 0.02 259.12 0.00 0.13 102890.05 0.00 03:29:03 02:53:01 518.51 0.15 518.36 0.00 20.00 44198.37 0.00 03:29:03 02:54:01 32.49 0.03 32.46 0.00 8.53 822.40 0.00 03:29:03 02:55:01 2.83 0.00 2.83 0.00 0.00 44.26 0.00 03:29:03 02:56:01 1.75 0.00 1.75 0.00 0.00 18.39 0.00 03:29:03 02:57:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 03:29:03 02:58:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 03:29:03 02:59:01 1.73 0.02 1.72 0.00 0.13 18.00 0.00 03:29:03 03:00:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 03:29:03 03:01:01 1.67 0.00 1.67 0.00 0.00 17.46 0.00 03:29:03 03:02:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 03:29:03 03:03:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 03:29:03 03:04:01 2.13 0.00 2.13 0.00 0.00 23.59 0.00 03:29:03 03:05:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 03:29:03 03:06:01 1.93 0.00 1.93 0.00 0.00 21.06 0.00 03:29:03 03:07:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 03:29:03 03:08:01 2.07 0.00 2.07 0.00 0.00 22.53 0.00 03:29:03 03:09:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 03:29:03 03:10:01 1.78 0.00 1.78 0.00 0.00 19.60 0.00 03:29:03 03:11:01 1.62 0.00 1.62 0.00 0.00 17.20 0.00 03:29:03 03:12:01 1.77 0.00 1.77 0.00 0.00 19.19 0.00 03:29:03 03:13:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 03:29:03 03:14:01 2.13 0.00 2.13 0.00 0.00 23.46 0.00 03:29:03 03:15:01 1.42 0.00 1.42 0.00 0.00 14.80 0.00 03:29:03 03:16:01 1.57 0.00 1.57 0.00 0.00 16.80 0.00 03:29:03 03:17:01 1.33 0.02 1.32 0.00 0.13 14.26 0.00 03:29:03 03:18:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 03:29:03 03:19:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 03:29:03 03:20:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 03:29:03 03:21:01 1.43 0.00 1.43 0.00 0.00 15.20 0.00 03:29:03 03:22:01 1.87 0.00 1.87 0.00 0.00 20.00 0.00 03:29:03 03:23:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 03:29:03 03:24:01 0.95 0.00 0.95 0.00 0.00 11.93 0.00 03:29:03 03:25:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 03:29:03 03:26:01 1.75 0.00 1.75 0.00 0.00 19.06 0.00 03:29:03 03:27:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 03:29:03 03:28:01 24.63 0.08 24.55 0.00 10.00 6995.63 0.00 03:29:03 03:29:01 217.20 0.33 216.86 0.00 17.73 62774.60 0.00 03:29:03 Average: 68.93 1.44 67.49 0.00 177.19 21646.75 0.00 03:29:03 03:29:03 02:44:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:29:03 02:45:01 28670120 31518672 790932 2.41 80896 3027216 1981488 5.84 1108704 2697544 2432 03:29:03 02:46:01 27038704 31339384 959748 2.92 127760 4300908 2178468 6.42 1960480 3333904 776804 03:29:03 02:47:01 26439504 30780340 1518184 4.62 131240 4315596 2536412 7.48 2056952 3816320 490608 03:29:03 02:48:01 27889044 31523236 780940 2.37 134432 3669944 1855244 5.47 1311428 3173192 137784 03:29:03 02:49:01 20598960 31136448 1121788 3.41 189176 10191036 3544556 10.45 2479808 8910320 378020 03:29:03 02:50:01 13241320 29133924 3069300 9.33 333840 14893908 7511116 22.14 5028844 13143480 334728 03:29:03 02:51:01 9016644 28039900 4156404 12.64 353376 17853716 11021928 32.48 7573412 14651340 1572856 03:29:03 02:52:01 12215800 31386096 872712 2.65 364960 18150928 2531452 7.46 3021168 16261912 877940 03:29:03 02:53:01 11986392 31425508 840532 2.56 371952 18405304 2353008 6.93 3224916 16295728 648 03:29:03 02:54:01 11982532 31423944 841244 2.56 373520 18406024 2344876 6.91 3622212 15900332 660 03:29:03 02:55:01 11994100 31435556 829412 2.52 373564 18406016 2200024 6.48 3611216 15900272 4 03:29:03 02:56:01 11994716 31436600 828468 2.52 373588 18406020 2200024 6.48 3609392 15900512 172 03:29:03 02:57:01 12003104 31445004 820712 2.50 373604 18406020 2200024 6.48 3601452 15900520 8 03:29:03 02:58:01 12003192 31445148 820664 2.50 373636 18406028 2200024 6.48 3601488 15900536 40 03:29:03 02:59:01 12007464 31449512 816192 2.48 373652 18406028 2250452 6.63 3596228 15900536 24 03:29:03 03:00:01 12006628 31448684 816940 2.48 373672 18406032 2250452 6.63 3596344 15900540 172 03:29:03 03:01:01 12006872 31449000 816576 2.48 373728 18406036 2250452 6.63 3596376 15900544 8 03:29:03 03:02:01 12007196 31449360 816208 2.48 373752 18406040 2250452 6.63 3596664 15900548 192 03:29:03 03:03:01 12007376 31449584 815924 2.48 373792 18406044 2250452 6.63 3596208 15900552 12 03:29:03 03:04:01 12007328 31449616 815832 2.48 373872 18406044 2250452 6.63 3596700 15900552 8 03:29:03 03:05:01 12007480 31449828 815756 2.48 373932 18406048 2250452 6.63 3596364 15900556 8 03:29:03 03:06:01 12007472 31449824 815688 2.48 373988 18406048 2250452 6.63 3596308 15900556 8 03:29:03 03:07:01 12006920 31449392 816100 2.48 374064 18406052 2250452 6.63 3596440 15900564 8 03:29:03 03:08:01 12007056 31449616 816048 2.48 374132 18406056 2250452 6.63 3596612 15900564 8 03:29:03 03:09:01 12007040 31449620 816008 2.48 374164 18406048 2250452 6.63 3596528 15900564 8 03:29:03 03:10:01 12006756 31449360 816184 2.48 374196 18406064 2250452 6.63 3596940 15900572 4 03:29:03 03:11:01 12006724 31449440 816052 2.48 374260 18406064 2250452 6.63 3596644 15900576 4 03:29:03 03:12:01 12006676 31449464 815940 2.48 374288 18406132 2250452 6.63 3596704 15900636 4 03:29:03 03:13:01 12006628 31449448 815896 2.48 374312 18406136 2250452 6.63 3596716 15900636 8 03:29:03 03:14:01 12006352 31449200 816068 2.48 374368 18406124 2250452 6.63 3596800 15900640 4 03:29:03 03:15:01 12006052 31448976 816232 2.48 374424 18406144 2250452 6.63 3596880 15900652 8 03:29:03 03:16:01 12006260 31449240 816152 2.48 374452 18406144 2250452 6.63 3596860 15900652 40 03:29:03 03:17:01 12006236 31449240 816092 2.48 374508 18406144 2250452 6.63 3596920 15900656 12 03:29:03 03:18:01 12006324 31449400 816088 2.48 374520 18406148 2250452 6.63 3597208 15900656 184 03:29:03 03:19:01 12006292 31449432 816036 2.48 374576 18406144 2250452 6.63 3597240 15900660 8 03:29:03 03:20:01 12006032 31449304 816108 2.48 374596 18406288 2250452 6.63 3597060 15900780 180 03:29:03 03:21:01 12005984 31449276 816072 2.48 374620 18406288 2250452 6.63 3597004 15900780 8 03:29:03 03:22:01 12005936 31449256 816024 2.48 374652 18406292 2250452 6.63 3597028 15900784 12 03:29:03 03:23:01 12005872 31449244 816008 2.48 374660 18406292 2250452 6.63 3597120 15900800 8 03:29:03 03:24:01 12005832 31449220 815972 2.48 374668 18406296 2250452 6.63 3597068 15900804 204 03:29:03 03:25:01 12005272 31448684 816412 2.48 374728 18406296 2250452 6.63 3597152 15900804 8 03:29:03 03:26:01 12005444 31449036 816092 2.48 374740 18406428 2250452 6.63 3597536 15900928 220 03:29:03 03:27:01 12005468 31449064 816040 2.48 374764 18406432 2250452 6.63 3597148 15900932 8 03:29:03 03:28:01 11563808 31426960 838260 2.55 375260 18806300 2354188 6.94 3616404 16301772 176992 03:29:03 03:29:01 10303544 31391080 866536 2.64 410688 19863652 2300580 6.78 3718948 17316724 640 03:29:03 Average: 13491788 31295958 969391 2.95 346568 16873043 2590589 7.63 3498969 14589410 105594 03:29:03 03:29:03 02:44:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:29:03 02:45:01 lo 4.90 4.90 0.48 0.48 0.00 0.00 0.00 0.00 03:29:03 02:45:01 docker0 706.27 638.05 49.39 3044.70 0.00 0.00 0.00 0.00 03:29:03 02:45:01 ens3 1663.11 1530.05 11741.17 197.09 0.00 0.00 0.00 0.00 03:29:03 02:45:01 vethc4d73b7 70.56 63.02 7.38 81.70 0.00 0.00 0.00 0.01 03:29:03 02:46:01 vethfbf6e80 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 03:29:03 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 02:46:01 docker0 141.44 194.15 12.34 1950.41 0.00 0.00 0.00 0.00 03:29:03 02:46:01 ens3 222.58 156.44 1977.21 24.95 0.00 0.00 0.00 0.00 03:29:03 02:47:01 vethfbf6e80 1.17 1.18 0.10 0.11 0.00 0.00 0.00 0.00 03:29:03 02:47:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 02:47:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 03:29:03 02:47:01 ens3 51.07 31.06 40.63 21.11 0.00 0.00 0.00 0.00 03:29:03 02:48:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 03:29:03 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:48:01 ens3 86.90 55.01 1964.94 16.55 0.00 0.00 0.00 0.00 03:29:03 02:49:01 vetha9949f7 41.64 56.58 4.16 375.53 0.00 0.00 0.00 0.03 03:29:03 02:49:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 03:29:03 02:49:01 veth963ceee 39.08 55.03 3.90 356.58 0.00 0.00 0.00 0.03 03:29:03 02:49:01 vetha5e552e 13.99 15.49 1.48 11.03 0.00 0.00 0.00 0.00 03:29:03 02:49:01 veth616baed 0.56 1.36 0.05 0.27 0.00 0.00 0.00 0.00 03:29:03 02:49:01 docker0 249.95 387.77 19.77 3562.57 0.00 0.00 0.00 0.00 03:29:03 02:49:01 ens3 590.53 353.42 6102.57 186.92 0.00 0.00 0.00 0.00 03:29:03 02:49:01 vethf1739ec 36.49 53.31 3.74 356.92 0.00 0.00 0.00 0.03 03:29:03 02:49:01 veth224c46b 36.31 52.34 3.77 356.88 0.00 0.00 0.00 0.03 03:29:03 02:50:01 veth8407e5e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:29:03 02:50:01 veth943da64 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:29:03 02:50:01 vethd97e211 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:29:03 02:50:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:29:03 02:50:01 veth3d2dff1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:29:03 02:50:01 veth01e3759 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:29:03 02:50:01 vethdf25730 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:29:03 02:50:01 veth616baed 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 02:50:01 docker0 220.04 424.66 20.18 4615.83 0.00 0.00 0.00 0.00 03:29:03 02:50:01 ens3 436.74 227.27 4625.10 28.28 0.00 0.00 0.00 0.00 03:29:03 02:50:01 veth815d018 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:29:03 02:50:01 veth4823a93 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:29:03 02:50:01 veth96c27d6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:29:03 02:50:01 veth6805f81 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:29:03 02:50:01 vethdb346d7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:29:03 02:50:01 vethdc97ad2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:29:03 02:51:01 veth8407e5e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:51:01 veth943da64 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:51:01 vethd97e211 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:51:01 veth3d2dff1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:51:01 veth01e3759 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:51:01 vethdf25730 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:51:01 veth616baed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:51:01 ens3 5.11 3.38 3.74 2.08 0.00 0.00 0.00 0.00 03:29:03 02:51:01 veth815d018 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:51:01 veth4823a93 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:51:01 veth96c27d6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:51:01 veth6805f81 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:51:01 vethdb346d7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:51:01 vethdc97ad2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:52:01 veth8407e5e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:52:01 veth943da64 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:52:01 vethd97e211 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 02:52:01 veth3d2dff1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:52:01 veth01e3759 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:52:01 vethdf25730 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:52:01 veth616baed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:52:01 ens3 6.43 4.78 5.08 2.94 0.00 0.00 0.00 0.00 03:29:03 02:52:01 veth815d018 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:52:01 veth4823a93 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:52:01 veth96c27d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:52:01 veth6805f81 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:52:01 vethdb346d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:52:01 vethdc97ad2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:53:01 lo 40.39 40.39 3.99 3.99 0.00 0.00 0.00 0.00 03:29:03 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:53:01 ens3 277.99 264.12 173.53 953.62 0.00 0.00 0.00 0.00 03:29:03 02:54:01 lo 39.06 39.06 3.85 3.85 0.00 0.00 0.00 0.00 03:29:03 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:54:01 ens3 462.99 472.29 193.61 2776.29 0.00 0.00 0.00 0.00 03:29:03 02:55:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 03:29:03 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:55:01 ens3 10.51 8.38 8.64 3.17 0.00 0.00 0.00 0.00 03:29:03 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 02:59:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:00:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 03:29:03 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:01:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:02:01 ens3 1.00 0.82 2.16 0.24 0.00 0.00 0.00 0.00 03:29:03 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:04:01 ens3 0.93 0.40 0.31 0.22 0.00 0.00 0.00 0.00 03:29:03 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:05:01 ens3 0.23 0.08 0.08 0.06 0.00 0.00 0.00 0.00 03:29:03 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:06:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 03:29:03 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:07:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:29:03 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:10:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 03:29:03 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:15:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:29:03 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:18:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:20:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 03:29:03 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:24:01 ens3 0.27 0.20 0.18 0.01 0.00 0.00 0.00 0.00 03:29:03 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:25:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:29:03 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:03 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:26:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 03:29:03 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:28:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 03:29:03 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:03 03:28:01 ens3 85.59 47.74 2646.99 9.92 0.00 0.00 0.00 0.00 03:29:03 03:29:01 lo 2.47 2.47 0.26 0.26 0.00 0.00 0.00 0.00 03:29:03 03:29:01 docker0 76.67 126.83 7.32 1255.03 0.00 0.00 0.00 0.00 03:29:03 03:29:01 ens3 460.56 310.46 7068.62 176.33 0.00 0.00 0.00 0.00 03:29:03 Average: lo 2.11 2.11 0.21 0.21 0.00 0.00 0.00 0.00 03:29:03 Average: docker0 30.54 38.98 2.39 318.95 0.00 0.00 0.00 0.00 03:29:03 Average: ens3 95.92 76.04 804.86 97.75 0.00 0.00 0.00 0.00 03:29:03 03:29:03 03:29:03 ---> sar -P ALL: 03:29:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26087) 11/11/24 _x86_64_ (8 CPU) 03:29:03 03:29:03 02:43:27 LINUX RESTART (8 CPU) 03:29:03 03:29:03 02:44:03 CPU %user %nice %system %iowait %steal %idle 03:29:03 02:45:01 all 11.40 0.00 4.17 1.65 0.06 82.72 03:29:03 02:45:01 0 9.90 0.00 4.13 3.64 0.07 82.26 03:29:03 02:45:01 1 13.66 0.00 3.47 0.71 0.07 82.09 03:29:03 02:45:01 2 14.40 0.00 4.67 0.21 0.05 80.67 03:29:03 02:45:01 3 10.98 0.00 3.36 3.23 0.05 82.38 03:29:03 02:45:01 4 9.45 0.00 4.45 2.96 0.07 83.08 03:29:03 02:45:01 5 10.68 0.00 4.84 1.05 0.05 83.38 03:29:03 02:45:01 6 9.67 0.00 2.67 0.54 0.07 87.05 03:29:03 02:45:01 7 12.46 0.00 5.77 0.82 0.05 80.90 03:29:03 02:46:01 all 37.27 0.00 6.71 0.47 0.09 55.46 03:29:03 02:46:01 0 39.00 0.00 6.92 0.03 0.10 53.95 03:29:03 02:46:01 1 37.49 0.00 6.88 1.48 0.08 54.06 03:29:03 02:46:01 2 36.71 0.00 6.72 0.07 0.08 56.41 03:29:03 02:46:01 3 38.66 0.00 7.29 0.02 0.10 53.94 03:29:03 02:46:01 4 35.72 0.00 7.07 1.60 0.08 55.53 03:29:03 02:46:01 5 38.23 0.00 6.31 0.03 0.08 55.35 03:29:03 02:46:01 6 37.46 0.00 6.38 0.52 0.10 55.53 03:29:03 02:46:01 7 34.89 0.00 6.07 0.03 0.07 58.94 03:29:03 02:47:01 all 41.51 0.00 5.72 0.24 0.08 52.44 03:29:03 02:47:01 0 40.93 0.00 5.33 0.00 0.08 53.66 03:29:03 02:47:01 1 42.87 0.00 5.58 1.79 0.08 49.67 03:29:03 02:47:01 2 42.03 0.00 6.84 0.03 0.08 51.00 03:29:03 02:47:01 3 42.61 0.00 6.01 0.02 0.08 51.28 03:29:03 02:47:01 4 39.20 0.00 6.01 0.02 0.08 54.69 03:29:03 02:47:01 5 41.26 0.00 5.46 0.00 0.08 53.20 03:29:03 02:47:01 6 41.57 0.00 5.69 0.10 0.08 52.55 03:29:03 02:47:01 7 41.60 0.00 4.85 0.00 0.08 53.46 03:29:03 02:48:01 all 37.94 0.00 6.32 2.27 0.09 53.38 03:29:03 02:48:01 0 37.82 0.00 6.23 0.14 0.08 55.73 03:29:03 02:48:01 1 38.55 0.00 6.28 3.60 0.10 51.47 03:29:03 02:48:01 2 37.95 0.00 6.28 1.13 0.10 54.54 03:29:03 02:48:01 3 37.19 0.00 7.04 0.08 0.08 55.59 03:29:03 02:48:01 4 38.44 0.00 6.11 0.05 0.08 55.31 03:29:03 02:48:01 5 37.85 0.00 6.05 0.97 0.07 55.06 03:29:03 02:48:01 6 37.41 0.00 6.04 2.05 0.08 54.41 03:29:03 02:48:01 7 38.31 0.00 6.55 10.14 0.10 44.89 03:29:03 02:49:01 all 19.50 0.00 7.76 21.62 0.12 50.99 03:29:03 02:49:01 0 18.75 0.00 7.57 13.74 0.17 59.77 03:29:03 02:49:01 1 18.30 0.00 7.01 13.14 0.14 61.41 03:29:03 02:49:01 2 19.27 0.00 8.37 36.64 0.10 35.63 03:29:03 02:49:01 3 19.67 0.00 7.47 20.96 0.17 51.73 03:29:03 02:49:01 4 21.18 0.00 7.41 12.98 0.12 58.30 03:29:03 02:49:01 5 20.47 0.00 8.19 28.10 0.09 43.15 03:29:03 02:49:01 6 18.00 0.00 8.51 13.80 0.09 59.61 03:29:03 02:49:01 7 20.36 0.00 7.57 33.61 0.12 38.34 03:29:03 02:50:01 all 21.86 0.00 6.04 15.73 0.08 56.29 03:29:03 02:50:01 0 22.14 0.00 5.50 9.12 0.08 63.16 03:29:03 02:50:01 1 20.85 0.00 5.94 10.67 0.08 62.45 03:29:03 02:50:01 2 22.37 0.00 6.62 12.85 0.07 58.09 03:29:03 02:50:01 3 22.03 0.00 5.75 8.28 0.08 63.86 03:29:03 02:50:01 4 22.71 0.00 5.86 6.82 0.08 64.53 03:29:03 02:50:01 5 22.16 0.00 8.55 62.33 0.12 6.84 03:29:03 02:50:01 6 20.02 0.00 4.43 7.17 0.05 68.33 03:29:03 02:50:01 7 22.62 0.00 5.66 8.85 0.07 62.80 03:29:03 02:51:01 all 89.25 0.00 10.60 0.00 0.15 0.00 03:29:03 02:51:01 0 88.41 0.00 11.43 0.00 0.15 0.00 03:29:03 02:51:01 1 89.57 0.00 10.28 0.00 0.15 0.00 03:29:03 02:51:01 2 88.92 0.00 10.91 0.00 0.15 0.02 03:29:03 02:51:01 3 88.79 0.00 11.05 0.00 0.15 0.00 03:29:03 02:51:01 4 89.51 0.00 10.36 0.00 0.13 0.00 03:29:03 02:51:01 5 88.55 0.00 11.31 0.00 0.13 0.00 03:29:03 02:51:01 6 90.02 0.00 9.82 0.00 0.15 0.02 03:29:03 02:51:01 7 90.19 0.00 9.66 0.00 0.15 0.00 03:29:03 02:52:01 all 78.48 0.00 10.87 1.46 0.14 9.04 03:29:03 02:52:01 0 77.00 0.00 11.71 0.61 0.19 10.49 03:29:03 02:52:01 1 79.17 0.00 10.25 0.03 0.12 10.42 03:29:03 02:52:01 2 79.43 0.00 9.98 0.00 0.10 10.49 03:29:03 02:52:01 3 79.92 0.00 10.52 0.03 0.12 9.41 03:29:03 02:52:01 4 77.93 0.00 11.17 0.48 0.14 10.27 03:29:03 02:52:01 5 77.09 0.00 12.55 9.61 0.15 0.58 03:29:03 02:52:01 6 78.52 0.00 10.44 0.66 0.14 10.25 03:29:03 02:52:01 7 78.73 0.00 10.41 0.34 0.19 10.34 03:29:03 02:53:01 all 5.72 0.00 1.78 5.61 0.06 86.83 03:29:03 02:53:01 0 7.00 0.00 2.39 8.67 0.07 81.87 03:29:03 02:53:01 1 5.95 0.00 1.66 2.87 0.05 89.47 03:29:03 02:53:01 2 5.47 0.00 1.71 4.95 0.07 87.80 03:29:03 02:53:01 3 5.08 0.00 1.69 4.17 0.07 88.99 03:29:03 02:53:01 4 6.17 0.00 1.74 1.22 0.05 90.82 03:29:03 02:53:01 5 4.54 0.00 2.07 19.70 0.05 73.64 03:29:03 02:53:01 6 4.48 0.00 1.35 0.58 0.05 93.54 03:29:03 02:53:01 7 7.04 0.00 1.62 2.78 0.07 88.49 03:29:03 02:54:01 all 9.77 0.00 0.87 0.08 0.06 89.21 03:29:03 02:54:01 0 10.74 0.00 0.94 0.02 0.07 88.24 03:29:03 02:54:01 1 5.60 0.00 0.69 0.02 0.05 93.64 03:29:03 02:54:01 2 8.95 0.00 0.84 0.02 0.05 90.15 03:29:03 02:54:01 3 13.17 0.00 0.69 0.03 0.07 86.04 03:29:03 02:54:01 4 13.62 0.00 0.96 0.03 0.08 85.30 03:29:03 02:54:01 5 7.81 0.00 1.01 0.27 0.07 90.84 03:29:03 02:54:01 6 8.67 0.00 0.94 0.02 0.07 90.31 03:29:03 02:54:01 7 9.57 0.00 0.94 0.25 0.05 89.19 03:29:03 02:55:01 all 0.08 0.00 0.06 0.00 0.01 99.84 03:29:03 02:55:01 0 0.10 0.00 0.10 0.00 0.03 99.77 03:29:03 02:55:01 1 0.13 0.00 0.03 0.00 0.02 99.82 03:29:03 02:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:29:03 02:55:01 3 0.08 0.00 0.07 0.00 0.00 99.85 03:29:03 02:55:01 4 0.05 0.00 0.10 0.00 0.02 99.83 03:29:03 02:55:01 5 0.17 0.00 0.08 0.03 0.05 99.67 03:29:03 02:55:01 6 0.07 0.00 0.03 0.00 0.00 99.90 03:29:03 02:55:01 7 0.05 0.00 0.07 0.00 0.00 99.88 03:29:03 03:29:03 02:55:01 CPU %user %nice %system %iowait %steal %idle 03:29:03 02:56:01 all 0.05 0.00 0.05 0.01 0.01 99.87 03:29:03 02:56:01 0 0.10 0.00 0.07 0.00 0.00 99.83 03:29:03 02:56:01 1 0.12 0.00 0.03 0.00 0.00 99.85 03:29:03 02:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:29:03 02:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:29:03 02:56:01 4 0.05 0.00 0.17 0.00 0.00 99.78 03:29:03 02:56:01 5 0.13 0.00 0.15 0.08 0.02 99.62 03:29:03 02:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:29:03 02:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:29:03 02:57:01 all 0.23 0.00 0.01 0.00 0.01 99.75 03:29:03 02:57:01 0 0.07 0.00 0.02 0.00 0.03 99.88 03:29:03 02:57:01 1 1.60 0.00 0.02 0.00 0.02 98.37 03:29:03 02:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:29:03 02:57:01 3 0.07 0.00 0.03 0.00 0.02 99.88 03:29:03 02:57:01 4 0.05 0.00 0.00 0.00 0.02 99.93 03:29:03 02:57:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:29:03 02:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 02:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:29:03 02:58:01 all 0.10 0.00 0.01 0.04 0.00 99.85 03:29:03 02:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:29:03 02:58:01 1 0.65 0.00 0.00 0.00 0.02 99.33 03:29:03 02:58:01 2 0.00 0.00 0.00 0.33 0.00 99.67 03:29:03 02:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:29:03 02:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:29:03 02:58:01 5 0.03 0.00 0.02 0.02 0.00 99.93 03:29:03 02:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 02:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:29:03 02:59:01 all 0.03 0.00 0.03 0.01 0.01 99.92 03:29:03 02:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:29:03 02:59:01 1 0.05 0.00 0.07 0.00 0.02 99.87 03:29:03 02:59:01 2 0.02 0.00 0.02 0.02 0.00 99.95 03:29:03 02:59:01 3 0.02 0.00 0.02 0.00 0.03 99.93 03:29:03 02:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:29:03 02:59:01 5 0.07 0.00 0.03 0.02 0.02 99.87 03:29:03 02:59:01 6 0.02 0.00 0.00 0.02 0.02 99.95 03:29:03 02:59:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:29:03 03:00:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:29:03 03:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:29:03 03:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:29:03 03:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:29:03 03:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:29:03 03:00:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:29:03 03:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:29:03 03:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:29:03 03:01:01 all 0.03 0.00 0.00 0.00 0.01 99.96 03:29:03 03:01:01 0 0.08 0.00 0.00 0.02 0.02 99.88 03:29:03 03:01:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:29:03 03:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:29:03 03:01:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:29:03 03:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:29:03 03:01:01 5 0.03 0.00 0.00 0.02 0.02 99.93 03:29:03 03:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:29:03 03:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:29:03 03:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:29:03 03:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:29:03 03:02:01 1 0.08 0.00 0.00 0.00 0.03 99.88 03:29:03 03:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:29:03 03:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:29:03 03:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:29:03 03:02:01 5 0.00 0.00 0.02 0.02 0.00 99.97 03:29:03 03:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:29:03 03:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:29:03 03:03:01 all 0.04 0.00 0.02 0.00 0.01 99.93 03:29:03 03:03:01 0 0.12 0.00 0.03 0.00 0.03 99.82 03:29:03 03:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:29:03 03:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:29:03 03:03:01 3 0.05 0.00 0.07 0.00 0.02 99.87 03:29:03 03:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:29:03 03:03:01 5 0.03 0.00 0.02 0.03 0.00 99.92 03:29:03 03:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:29:03 03:04:01 all 0.05 0.00 0.01 0.02 0.01 99.91 03:29:03 03:04:01 0 0.20 0.00 0.00 0.00 0.00 99.80 03:29:03 03:04:01 1 0.10 0.00 0.00 0.00 0.00 99.90 03:29:03 03:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:04:01 3 0.03 0.00 0.02 0.00 0.03 99.92 03:29:03 03:04:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:29:03 03:04:01 5 0.03 0.00 0.02 0.18 0.02 99.75 03:29:03 03:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:29:03 03:05:01 all 0.28 0.00 0.01 0.01 0.01 99.70 03:29:03 03:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:29:03 03:05:01 1 1.95 0.00 0.02 0.00 0.02 98.01 03:29:03 03:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:05:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:29:03 03:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:29:03 03:05:01 5 0.05 0.00 0.03 0.03 0.02 99.87 03:29:03 03:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:29:03 03:05:01 7 0.05 0.00 0.00 0.02 0.00 99.93 03:29:03 03:06:01 all 0.22 0.00 0.02 0.01 0.01 99.74 03:29:03 03:06:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:29:03 03:06:01 1 1.62 0.00 0.00 0.00 0.02 98.37 03:29:03 03:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:06:01 3 0.05 0.00 0.05 0.00 0.03 99.87 03:29:03 03:06:01 4 0.00 0.00 0.03 0.00 0.02 99.95 03:29:03 03:06:01 5 0.03 0.00 0.02 0.07 0.00 99.88 03:29:03 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:29:03 03:29:03 03:06:01 CPU %user %nice %system %iowait %steal %idle 03:29:03 03:07:01 all 0.24 0.00 0.01 0.00 0.01 99.74 03:29:03 03:07:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:29:03 03:07:01 1 1.70 0.00 0.02 0.00 0.00 98.29 03:29:03 03:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:29:03 03:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:29:03 03:07:01 5 0.03 0.00 0.02 0.02 0.02 99.92 03:29:03 03:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:29:03 03:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:29:03 03:08:01 all 0.17 0.00 0.02 0.01 0.01 99.79 03:29:03 03:08:01 0 0.13 0.00 0.05 0.00 0.02 99.80 03:29:03 03:08:01 1 1.21 0.00 0.00 0.02 0.02 98.76 03:29:03 03:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:29:03 03:08:01 3 0.00 0.00 0.02 0.02 0.03 99.93 03:29:03 03:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:29:03 03:08:01 5 0.00 0.00 0.03 0.07 0.00 99.90 03:29:03 03:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:29:03 03:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:09:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:29:03 03:09:01 0 0.07 0.00 0.02 0.00 0.02 99.90 03:29:03 03:09:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:29:03 03:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:29:03 03:09:01 3 0.07 0.00 0.00 0.00 0.02 99.92 03:29:03 03:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:29:03 03:09:01 5 0.05 0.00 0.00 0.02 0.02 99.92 03:29:03 03:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:29:03 03:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:29:03 03:10:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:29:03 03:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:29:03 03:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:29:03 03:10:01 3 0.02 0.00 0.03 0.00 0.03 99.92 03:29:03 03:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:29:03 03:10:01 5 0.02 0.00 0.02 0.03 0.00 99.93 03:29:03 03:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:29:03 03:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:29:03 03:11:01 all 0.15 0.00 0.01 0.00 0.01 99.83 03:29:03 03:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:29:03 03:11:01 1 1.04 0.00 0.03 0.02 0.02 98.89 03:29:03 03:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:29:03 03:11:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:29:03 03:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:29:03 03:11:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:29:03 03:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:12:01 all 0.27 0.00 0.02 0.00 0.01 99.69 03:29:03 03:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:29:03 03:12:01 1 1.97 0.00 0.00 0.00 0.00 98.03 03:29:03 03:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:29:03 03:12:01 3 0.05 0.00 0.02 0.00 0.03 99.90 03:29:03 03:12:01 4 0.03 0.00 0.05 0.00 0.02 99.90 03:29:03 03:12:01 5 0.02 0.00 0.02 0.02 0.02 99.93 03:29:03 03:12:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:29:03 03:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:29:03 03:13:01 all 0.12 0.00 0.01 0.00 0.01 99.86 03:29:03 03:13:01 0 0.03 0.00 0.05 0.02 0.02 99.88 03:29:03 03:13:01 1 0.80 0.00 0.00 0.00 0.02 99.19 03:29:03 03:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:29:03 03:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:29:03 03:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:29:03 03:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:29:03 03:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:14:01 all 0.03 0.00 0.02 0.01 0.01 99.93 03:29:03 03:14:01 0 0.08 0.00 0.05 0.00 0.02 99.85 03:29:03 03:14:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:29:03 03:14:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:29:03 03:14:01 3 0.07 0.00 0.02 0.00 0.03 99.88 03:29:03 03:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:29:03 03:14:01 5 0.03 0.00 0.02 0.03 0.00 99.92 03:29:03 03:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:29:03 03:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:29:03 03:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:29:03 03:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:29:03 03:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:29:03 03:15:01 3 0.03 0.00 0.05 0.00 0.02 99.90 03:29:03 03:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:15:01 5 0.05 0.00 0.05 0.02 0.02 99.87 03:29:03 03:15:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:29:03 03:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:29:03 03:16:01 all 0.05 0.00 0.01 0.00 0.01 99.93 03:29:03 03:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:29:03 03:16:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:29:03 03:16:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:29:03 03:16:01 3 0.07 0.00 0.00 0.00 0.02 99.92 03:29:03 03:16:01 4 0.07 0.00 0.00 0.00 0.00 99.93 03:29:03 03:16:01 5 0.03 0.00 0.00 0.02 0.02 99.93 03:29:03 03:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:29:03 03:16:01 7 0.12 0.00 0.02 0.00 0.02 99.85 03:29:03 03:17:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:29:03 03:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:29:03 03:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:29:03 03:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:29:03 03:17:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:29:03 03:17:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:29:03 03:17:01 5 0.00 0.00 0.03 0.02 0.00 99.95 03:29:03 03:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:29:03 03:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:29:03 03:29:03 03:17:01 CPU %user %nice %system %iowait %steal %idle 03:29:03 03:18:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:29:03 03:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:29:03 03:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:29:03 03:18:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:29:03 03:18:01 3 0.05 0.00 0.03 0.00 0.03 99.88 03:29:03 03:18:01 4 0.08 0.00 0.03 0.00 0.02 99.87 03:29:03 03:18:01 5 0.03 0.00 0.00 0.02 0.00 99.95 03:29:03 03:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:29:03 03:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:29:03 03:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:29:03 03:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:29:03 03:19:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:29:03 03:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:29:03 03:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:29:03 03:19:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:29:03 03:19:01 5 0.00 0.00 0.02 0.02 0.02 99.95 03:29:03 03:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:29:03 03:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:29:03 03:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:20:01 2 0.03 0.00 0.00 0.02 0.02 99.93 03:29:03 03:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:29:03 03:20:01 4 0.08 0.00 0.02 0.00 0.02 99.88 03:29:03 03:20:01 5 0.03 0.00 0.02 0.02 0.00 99.93 03:29:03 03:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:29:03 03:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:29:03 03:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:29:03 03:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:29:03 03:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:29:03 03:21:01 4 0.03 0.00 0.05 0.00 0.02 99.90 03:29:03 03:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:29:03 03:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:29:03 03:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:29:03 03:22:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:29:03 03:22:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:29:03 03:22:01 1 0.02 0.00 0.05 0.00 0.02 99.92 03:29:03 03:22:01 2 0.02 0.00 0.00 0.02 0.02 99.95 03:29:03 03:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:29:03 03:22:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:29:03 03:22:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:29:03 03:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:29:03 03:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:29:03 03:23:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:29:03 03:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:29:03 03:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:29:03 03:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:29:03 03:23:01 4 0.10 0.00 0.02 0.00 0.02 99.87 03:29:03 03:23:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:29:03 03:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:29:03 03:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:29:03 03:24:01 all 0.05 0.00 0.01 0.04 0.01 99.89 03:29:03 03:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:29:03 03:24:01 1 0.15 0.00 0.00 0.02 0.02 99.81 03:29:03 03:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:29:03 03:24:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:29:03 03:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:29:03 03:24:01 5 0.03 0.00 0.02 0.31 0.00 99.64 03:29:03 03:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:29:03 03:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:29:03 03:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:29:03 03:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:29:03 03:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:29:03 03:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:29:03 03:25:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:29:03 03:25:01 5 0.00 0.00 0.00 0.03 0.00 99.97 03:29:03 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:29:03 03:26:01 all 0.24 0.00 0.01 0.00 0.01 99.74 03:29:03 03:26:01 0 0.00 0.00 0.02 0.02 0.02 99.95 03:29:03 03:26:01 1 1.73 0.00 0.00 0.00 0.02 98.26 03:29:03 03:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:29:03 03:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:29:03 03:26:01 4 0.07 0.00 0.03 0.00 0.02 99.88 03:29:03 03:26:01 5 0.03 0.00 0.02 0.02 0.00 99.93 03:29:03 03:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:29:03 03:27:01 all 0.03 0.00 0.03 0.00 0.01 99.93 03:29:03 03:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:29:03 03:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:29:03 03:27:01 2 0.05 0.00 0.02 0.02 0.00 99.92 03:29:03 03:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:29:03 03:27:01 4 0.07 0.00 0.07 0.00 0.03 99.83 03:29:03 03:27:01 5 0.02 0.00 0.05 0.02 0.02 99.90 03:29:03 03:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:29:03 03:27:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:29:03 03:28:01 all 1.55 0.00 0.73 0.23 0.02 97.47 03:29:03 03:28:01 0 1.65 0.00 0.99 1.45 0.03 95.87 03:29:03 03:28:01 1 1.59 0.00 0.65 0.00 0.02 97.73 03:29:03 03:28:01 2 1.19 0.00 0.48 0.00 0.02 98.31 03:29:03 03:28:01 3 1.64 0.00 0.60 0.00 0.02 97.74 03:29:03 03:28:01 4 1.12 0.00 1.34 0.03 0.03 97.48 03:29:03 03:28:01 5 1.65 0.00 0.47 0.33 0.00 97.54 03:29:03 03:28:01 6 1.17 0.00 0.67 0.00 0.02 98.14 03:29:03 03:28:01 7 2.40 0.00 0.62 0.00 0.00 96.98 03:29:03 03:29:03 03:28:01 CPU %user %nice %system %iowait %steal %idle 03:29:03 03:29:01 all 9.60 0.00 4.28 0.73 0.07 85.32 03:29:03 03:29:01 0 10.78 0.00 5.93 1.57 0.07 81.66 03:29:03 03:29:01 1 10.33 0.00 5.01 1.27 0.05 83.34 03:29:03 03:29:01 2 9.32 0.00 4.50 1.72 0.07 84.40 03:29:03 03:29:01 3 10.94 0.00 4.66 0.68 0.07 83.66 03:29:03 03:29:01 4 9.29 0.00 3.22 0.07 0.07 87.36 03:29:03 03:29:01 5 10.56 0.00 3.71 0.07 0.07 85.60 03:29:03 03:29:01 6 8.32 0.00 3.35 0.36 0.07 87.90 03:29:03 03:29:01 7 7.27 0.00 3.87 0.13 0.07 88.66 03:29:03 Average: all 8.07 0.00 1.46 1.10 0.03 89.34 03:29:03 Average: 0 8.00 0.00 1.53 0.86 0.04 89.57 03:29:03 Average: 1 8.36 0.00 1.41 0.79 0.03 89.42 03:29:03 Average: 2 8.09 0.00 1.50 1.27 0.02 89.12 03:29:03 Average: 3 8.18 0.00 1.47 0.82 0.04 89.49 03:29:03 Average: 4 8.04 0.00 1.46 0.57 0.03 89.89 03:29:03 Average: 5 7.97 0.00 1.56 2.71 0.03 87.73 03:29:03 Average: 6 7.81 0.00 1.33 0.57 0.03 90.27 03:29:03 Average: 7 8.08 0.00 1.41 1.25 0.02 89.23 03:29:03 03:29:03 03:29:03