Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b835a76dae30e291d492ee7a9518ab6866b68e72 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-ssh12632559694462443004.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh2049144204934807894.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh3699698463616454892.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh13325777344926314703.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-ssh15106113073592946460.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], goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9680 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/978 [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/978 # 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 > 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 Avoid second fetch Checking out Revision b835a76dae30e291d492ee7a9518ab6866b68e72 (main) Commit message: "Merge pull request #5428 from judehung/fix/5394" > git config core.sparsecheckout # timeout=10 > git checkout -f b835a76dae30e291d492ee7a9518ab6866b68e72 # timeout=10 > git rev-list --no-walk 154ba57e82cc980bd762471448c97560f99650ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:09:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:09:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:09:36 ========================================================= 05:09:36 EdgeX Global Pipelines Version Info 05:09:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:09:37 ------------------- 05:09:37 stable info: 05:09:37 ------------------- 05:09:37 Commited By: Cherry Wang cherry@iotechsys.com 05:09:37 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 05:09:37 Message: update stable to v1.0.280 05:09:38 ------------------- 05:09:38 experimental info: 05:09:38 ------------------- 05:09:38 Commited By: Cherry Wang cherry@iotechsys.com 05:09:38 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 05:09:38 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:09:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:09:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:09:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:09:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:09:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:09:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:09:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] echo 05:09:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b835a76 [Pipeline] echo 05:09:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:09:39 provisioning config files... 05:09:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/978@tmp/config2410213076295489953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:39 ---> ****-login.sh 05:09:39 nexus3.edgexfoundry.org:10001 05:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:39 05:09:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:09:39 Configure a credential helper to remove this warning. See 05:09:39 https://docs.****.com/go/credential-store/ 05:09:39 05:09:39 Login Succeeded 05:09:39 nexus3.edgexfoundry.org:10002 05:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:39 05:09:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:09:39 Configure a credential helper to remove this warning. See 05:09:39 https://docs.****.com/go/credential-store/ 05:09:39 05:09:39 Login Succeeded 05:09:39 nexus3.edgexfoundry.org:10003 05:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:40 05:09:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:09:40 Configure a credential helper to remove this warning. See 05:09:40 https://docs.****.com/go/credential-store/ 05:09:40 05:09:40 Login Succeeded 05:09:40 nexus3.edgexfoundry.org:10004 05:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:40 05:09:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:09:40 Configure a credential helper to remove this warning. See 05:09:40 https://docs.****.com/go/credential-store/ 05:09:40 05:09:40 Login Succeeded 05:09:40 ****.io 05:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:40 05:09:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:09:40 Configure a credential helper to remove this warning. See 05:09:40 https://docs.****.com/go/credential-store/ 05:09:40 05:09:40 Login Succeeded 05:09:40 ---> ****-login.sh ends [Pipeline] } 05:09:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:09:40 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 05:09:40 + dirname cmd/core-command/Dockerfile 05:09:40 + cut -d/ -f2 05:09:40 + echo core-command,cmd/core-command/Dockerfile 05:09:40 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:09:40 + cut -d/ -f2 05:09:40 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:09:40 + dirname cmd/core-data/Dockerfile 05:09:40 + cut -d/ -f2 05:09:40 + echo core-data,cmd/core-data/Dockerfile 05:09:40 + dirname cmd/core-keeper/Dockerfile 05:09:40 + cut -d/ -f2 05:09:40 + echo core-keeper,cmd/core-keeper/Dockerfile 05:09:40 + dirname cmd/core-metadata/Dockerfile+ 05:09:40 cut -d/ -f2 05:09:40 + echo core-metadata,cmd/core-metadata/Dockerfile 05:09:40 + dirname cmd/security-bootstrapper/Dockerfile 05:09:40 + cut -d/ -f2 05:09:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:09:40 + dirname cmd/security-proxy-auth/Dockerfile 05:09:40 + cut -d/ -f2 05:09:40 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:09:40 + dirname cmd/security-proxy-setup/Dockerfile 05:09:40 + cut -d/ -f2 05:09:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:09:40 + dirname cmd/security-secretstore-setup/Dockerfile 05:09:40 + cut -d/ -f2 05:09:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:09:40 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:09:40 + cut -d/ -f2 05:09:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:09:40 + dirname cmd/security-spire-agent/Dockerfile 05:09:40 + cut -d/ -f2 05:09:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:09:40 + dirname cmd/security-spire-config/Dockerfile 05:09:40 + cut -d/ -f2 05:09:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:09:40 + dirname cmd/security-spire-server/Dockerfile 05:09:40 + cut -d/ -f2 05:09:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:09:40 + dirname cmd/support-notifications/Dockerfile 05:09:40 + cut -d/ -f2 05:09:40 + echo support-notifications,cmd/support-notifications/Dockerfile 05:09:40 + dirname cmd/support-scheduler/Dockerfile 05:09:40 + cut -d/ -f2 05:09:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:09:40 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:09:41 + git rev-list -1 --merges b835a76dae30e291d492ee7a9518ab6866b68e72~1..b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] echo 05:09:41 -----------> git rev-list -1 --merges b835a76dae30e291d492ee7a9518ab6866b68e72~1..b835a76dae30e291d492ee7a9518ab6866b68e72 b835a76dae30e291d492ee7a9518ab6866b68e72 05:09:41 b835a76dae30e291d492ee7a9518ab6866b68e72 [false] [Pipeline] sh 05:09:41 + git log --format=format:%s -1 b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] echo 05:09:41 ========================================================= 05:09:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:09:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:09:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:09:41 + grep -v github /etc/ssh/ssh_known_hosts 05:09:41 + [ -e /tmp/ssh_known_hosts ] 05:09:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:09:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:09:41 + sudo tee -a /etc/ssh/ssh_known_hosts 05:09:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:09:42 05:09:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:09:42 0.1.4: Pulling from edgex-devops/py-git-semver 05:09:42 3dae71ba6b94: Pulling fs layer 05:09:42 6bf1a483ea7c: Pulling fs layer 05:09:42 f5dfc541a4d3: Pulling fs layer 05:09:42 461d9e800cba: Pulling fs layer 05:09:42 80192f66455f: Pulling fs layer 05:09:42 2e8e34ca0e6c: Pulling fs layer 05:09:42 a29436f7fd5d: Pulling fs layer 05:09:42 923cac83aea3: Pulling fs layer 05:09:42 25ad8b0a4227: Pulling fs layer 05:09:42 db01528c6b51: Pulling fs layer 05:09:42 28988de357af: Pulling fs layer 05:09:42 a29436f7fd5d: Waiting 05:09:42 923cac83aea3: Waiting 05:09:42 25ad8b0a4227: Waiting 05:09:42 db01528c6b51: Waiting 05:09:42 28988de357af: Waiting 05:09:42 461d9e800cba: Waiting 05:09:42 2e8e34ca0e6c: Waiting 05:09:42 80192f66455f: Waiting 05:09:42 6bf1a483ea7c: Verifying Checksum 05:09:42 6bf1a483ea7c: Download complete 05:09:42 461d9e800cba: Verifying Checksum 05:09:42 461d9e800cba: Download complete 05:09:42 80192f66455f: Verifying Checksum 05:09:42 80192f66455f: Download complete 05:09:42 f5dfc541a4d3: Verifying Checksum 05:09:42 f5dfc541a4d3: Download complete 05:09:42 3dae71ba6b94: Verifying Checksum 05:09:42 3dae71ba6b94: Download complete 05:09:42 923cac83aea3: Download complete 05:09:43 25ad8b0a4227: Verifying Checksum 05:09:43 25ad8b0a4227: Download complete 05:09:43 db01528c6b51: Verifying Checksum 05:09:43 db01528c6b51: Download complete 05:09:43 28988de357af: Verifying Checksum 05:09:43 28988de357af: Download complete 05:09:43 a29436f7fd5d: Verifying Checksum 05:09:43 a29436f7fd5d: Download complete 05:09:43 2e8e34ca0e6c: Verifying Checksum 05:09:43 2e8e34ca0e6c: Download complete 05:09:44 3dae71ba6b94: Pull complete 05:09:44 6bf1a483ea7c: Pull complete 05:09:45 f5dfc541a4d3: Pull complete 05:09:45 461d9e800cba: Pull complete 05:09:45 80192f66455f: Pull complete 05:09:50 2e8e34ca0e6c: Pull complete 05:09:50 a29436f7fd5d: Pull complete 05:09:50 923cac83aea3: Pull complete 05:09:51 25ad8b0a4227: Pull complete 05:09:51 db01528c6b51: Pull complete 05:09:51 28988de357af: Pull complete 05:09:51 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:09:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:09:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:51 prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container 05:09:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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 05:09:53 $ docker top d989fda31c1489610538d00bf981b4cc12c88dd456aa98ef8dcce5b1c7442b8d -eo pid,comm 05:09:53 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). 05:09:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:09:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:09:53 [ssh-agent] Looking for ssh-agent implementation... 05:09:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:09:53 $ docker exec d989fda31c1489610538d00bf981b4cc12c88dd456aa98ef8dcce5b1c7442b8d ssh-agent 05:09:53 SSH_AUTH_SOCK=/tmp/ssh-4JNwqKz0QGh6/agent.32 05:09:53 SSH_AGENT_PID=38 05:09:53 Running ssh-add (command line suppressed) 05:09:53 Identity added: /w/workspace/edgex-go/978@tmp/private_key_3555948567474561829.key (/w/workspace/edgex-go/978@tmp/private_key_3555948567474561829.key) 05:09:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:09:54 + git config --global --add safe.directory /w/workspace/edgex-go/978 [Pipeline] sh 05:09:54 + git tag --points-at HEAD [Pipeline] } 05:09:54 $ docker exec --env ******** --env ******** d989fda31c1489610538d00bf981b4cc12c88dd456aa98ef8dcce5b1c7442b8d ssh-agent -k 05:09:54 unset SSH_AUTH_SOCK; 05:09:54 unset SSH_AGENT_PID; 05:09:54 echo Agent pid 38 killed; 05:09:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:09:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:09:54 [ssh-agent] Looking for ssh-agent implementation... 05:09:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:09:54 $ docker exec d989fda31c1489610538d00bf981b4cc12c88dd456aa98ef8dcce5b1c7442b8d ssh-agent 05:09:54 SSH_AUTH_SOCK=/tmp/ssh-8rj0uJGOOjyQ/agent.85 05:09:54 SSH_AGENT_PID=91 05:09:54 Running ssh-add (command line suppressed) 05:09:54 Identity added: /w/workspace/edgex-go/978@tmp/private_key_16945378860406693909.key (/w/workspace/edgex-go/978@tmp/private_key_16945378860406693909.key) 05:09:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:09:55 + git semver init 05:09:55 2026-05-20 05:09:55,260 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:09:55 2026-05-20 05:09:55,265 [run_init] DEBUG init version:0.0.0 force:False 05:09:55 2026-05-20 05:09:55,266 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/978/.semver 05:09:55 2026-05-20 05:09:55,266 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/978/.semver 05:09:55 2026-05-20 05:09:55,266 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/978/.semver'], cwd=/w/workspace/edgex-go/978, stdin=None, shell=False, universal_newlines=False) 05:10:00 2026-05-20 05:09:59,870 [append_file] DEBUG append to file:/w/workspace/edgex-go/978/.git/info/exclude 05:10:00 2026-05-20 05:09:59,871 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/978/.semver/main with force:False 05:10:00 2026-05-20 05:09:59,871 [read_version] DEBUG read version from /w/workspace/edgex-go/978/.semver/main 05:10:00 2026-05-20 05:09:59,871 [read_version] DEBUG read version from /w/workspace/edgex-go/978/.semver/main 05:10:00 4.1.0-dev.113 [Pipeline] } 05:10:00 $ docker exec --env ******** --env ******** d989fda31c1489610538d00bf981b4cc12c88dd456aa98ef8dcce5b1c7442b8d ssh-agent -k 05:10:00 unset SSH_AUTH_SOCK; 05:10:00 unset SSH_AGENT_PID; 05:10:00 echo Agent pid 91 killed; 05:10:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:10:01 + git semver [Pipeline] } 05:10:01 $ docker stop --time=1 d989fda31c1489610538d00bf981b4cc12c88dd456aa98ef8dcce5b1c7442b8d 05:10:02 $ docker rm -f --volumes d989fda31c1489610538d00bf981b4cc12c88dd456aa98ef8dcce5b1c7442b8d [Pipeline] // withDockerContainer [Pipeline] sh 05:10:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:10:03 Stashed 1 file(s) [Pipeline] echo 05:10:03 [edgeXSemver]: initialized semver on version 4.1.0-dev.113 [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 05:10:03 + git config --global --add safe.directory /w/workspace/edgex-go/978 [Pipeline] echo 05:10:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:10:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:10:03 ========================================================= 05:10:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 05:10:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:10:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:10:04 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 05:10:04 2d35ebdb57d9: Pulling fs layer 05:10:04 c35fb4624d26: Pulling fs layer 05:10:04 4e2aec7ef170: Pulling fs layer 05:10:04 333b49ad6fbf: Pulling fs layer 05:10:04 4f4fb700ef54: Pulling fs layer 05:10:04 c3e65509a76b: Pulling fs layer 05:10:04 7cf9ebb963bd: Pulling fs layer 05:10:04 bb34ca984cfb: Pulling fs layer 05:10:04 151cf03bc807: Pulling fs layer 05:10:04 7cf9ebb963bd: Waiting 05:10:04 bb34ca984cfb: Waiting 05:10:04 333b49ad6fbf: Waiting 05:10:04 151cf03bc807: Waiting 05:10:04 c3e65509a76b: Waiting 05:10:04 4f4fb700ef54: Waiting 05:10:04 c35fb4624d26: Verifying Checksum 05:10:04 c35fb4624d26: Download complete 05:10:04 333b49ad6fbf: Download complete 05:10:04 4f4fb700ef54: Verifying Checksum 05:10:04 c3e65509a76b: Verifying Checksum 05:10:04 c3e65509a76b: Download complete 05:10:04 2d35ebdb57d9: Verifying Checksum 05:10:04 2d35ebdb57d9: Download complete 05:10:04 7cf9ebb963bd: Verifying Checksum 05:10:04 7cf9ebb963bd: Download complete 05:10:04 2d35ebdb57d9: Pull complete 05:10:04 c35fb4624d26: Pull complete 05:10:04 4e2aec7ef170: Verifying Checksum 05:10:04 4e2aec7ef170: Download complete 05:10:04 151cf03bc807: Verifying Checksum 05:10:04 151cf03bc807: Download complete 05:10:04 bb34ca984cfb: Verifying Checksum 05:10:04 bb34ca984cfb: Download complete 05:10:10 4e2aec7ef170: Pull complete 05:10:10 333b49ad6fbf: Pull complete 05:10:10 4f4fb700ef54: Pull complete 05:10:10 c3e65509a76b: Pull complete 05:10:10 7cf9ebb963bd: Pull complete 05:10:13 bb34ca984cfb: Pull complete 05:10:14 151cf03bc807: Pull complete 05:10:14 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:10:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:10:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 05:10:15 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:10:15 WORKDIR /edgex 05:10:15 COPY go.mod . 05:10:15 RUN go mod download -t 05:10:15 ci-base-image-x86_64 -f - . 05:10:15 #0 building with "default" instance using docker driver 05:10:15 05:10:15 #1 [internal] load build definition from Dockerfile 05:10:15 #1 transferring dockerfile: 164B done 05:10:15 #1 DONE 0.0s 05:10:15 05:10:15 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:10:15 #2 DONE 0.0s 05:10:15 05:10:15 #3 [internal] load .dockerignore 05:10:15 #3 transferring context: 50B done 05:10:15 #3 DONE 0.0s 05:10:15 05:10:15 #4 [internal] load build context 05:10:15 #4 transferring context: 6.99kB done 05:10:15 #4 DONE 0.0s 05:10:15 05:10:15 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:10:15 #5 DONE 0.1s 05:10:15 05:10:15 #6 [2/4] WORKDIR /edgex 05:10:17 #6 DONE 1.7s 05:10:17 05:10:17 #7 [3/4] COPY go.mod . 05:10:17 #7 DONE 0.0s 05:10:17 05:10:17 #8 [4/4] RUN go mod download 05:10:18 Still waiting to schedule task 05:10:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:10:30 #8 DONE 11.9s 05:10:30 05:10:30 #9 exporting to image 05:10:30 #9 exporting layers 05:10:32 #9 exporting layers 3.1s done 05:10:32 #9 writing image sha256:4950d41051b0b7a49f0da9c7563bc5f659daa6b36da0b058c3fa3301a6f8c443 done 05:10:32 #9 naming to docker.io/library/ci-base-image-x86_64 done 05:10:32 #9 DONE 3.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:33 + docker inspect -f . ci-base-image-x86_64 05:10:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:33 prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container 05:10:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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 05:10:33 $ docker top d33dc6a26da426d4cb24ff1039d184a6331677336a493b48aeee7536811ea55b -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:33 + go version 05:10:33 go version go1.25.2 linux/amd64 [Pipeline] } 05:10:33 $ docker stop --time=1 d33dc6a26da426d4cb24ff1039d184a6331677336a493b48aeee7536811ea55b 05:10:34 $ docker rm -f --volumes d33dc6a26da426d4cb24ff1039d184a6331677336a493b48aeee7536811ea55b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:35 + docker inspect -f . ci-base-image-x86_64 05:10:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:35 prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container 05:10:35 $ 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/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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 05:10:35 $ docker top 00779a16246b8ee2a557e2452db54af162ed76d206fbf5483135d828852f6036 -eo pid,comm [Pipeline] { [Pipeline] echo 05:10:35 ========================================================= 05:10:35 [edgeXBuildGoParallel] Running Tests and Build... 05:10:35 ========================================================= [Pipeline] sh 05:10:36 + git config --global --add safe.directory /w/workspace/edgex-go/978 [Pipeline] fileExists [Pipeline] sh 05:10:36 + make test 05:10:36 go test -race -coverprofile=coverage.out ./... 05:10:44 ? github.com/edgexfoundry/edgex-go [no test files] 05:11:16 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 05:11:16 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 05:11:16 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 05:11:16 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 05:11:16 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 05:11:16 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 05:11:16 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 05:11:16 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 05:11:16 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 05:11:16 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 05:11:16 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 05:11:16 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 05:11:16 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 05:11:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:11:16 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 05:11:16 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 05:11:16 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 05:11:16 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 05:11:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements 05:11:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.098s coverage: 71.0% of statements 05:11:23 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 05:11:23 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 4.8% of statements 05:11:23 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 05:11:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.073s coverage: 57.3% of statements 05:11:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.028s coverage: 86.5% of statements 05:11:23 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 05:11:23 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 05:11:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.990s coverage: 94.2% of statements 05:11:24 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 05:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 05:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:11:24 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:11:24 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 05:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 05:11:24 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 05:11:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 05:11:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 05:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:11:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 05:11:24 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 90.7% of statements 05:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 05:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:11:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:11:24 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.035s coverage: 0.0% of statements 05:11:24 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 05:11:24 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 05:11:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 11.1% of statements 05:11:25 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 05:11:25 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 05:11:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.406s coverage: 97.7% of statements 05:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 05:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:11:27 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:11:27 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 05:11:27 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 05:11:27 ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements 05:11:27 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 05:11:27 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 05:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:11:27 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 05:11:27 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 05:11:27 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 05:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:11:27 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 05:11:27 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 05:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 05:11:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.057s coverage: 3.5% of statements 05:11:30 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 05:11:30 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 05:11:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements 05:11:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:11:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements 05:11:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.032s coverage: 68.8% of statements 05:11:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 05:11:30 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 05:11:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 05:11:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 05:11:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements 05:11:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 89.5% of statements 05:11:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 93.1% of statements 05:11:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 05:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.058s coverage: 92.9% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.033s coverage: 68.8% of statements 05:11:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.042s coverage: 62.3% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.042s coverage: 47.4% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.052s coverage: 82.1% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 05:11:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.026s coverage: 6.8% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.032s coverage: 33.3% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.158s coverage: 54.8% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.6% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.033s coverage: 20.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.035s coverage: 88.6% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements 05:11:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 05:11:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.140s coverage: 29.2% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 05:11:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 05:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.034s coverage: 54.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 05:11:53 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 05:11:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 17.1% of statements 05:11:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 05:11:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 05:11:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 05:11:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 05:11:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 94.9% of statements 05:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 05:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:11:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:11:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 05:11:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements 05:11:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 05:11:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 05:11:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 05:11:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 97.7% of statements 05:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 05:11:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 47.1% of statements 05:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:11:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:11:57 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 05:11:57 running golangci-lint 05:11:57 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 05:11:57 go version go1.25.2 linux/amd64 05:11:57 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 05:11:57 level=info msg="[config_reader] Used config file .golangci.yml" 05:11:57 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 05:11:57 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 05:11:57 level=info msg="[goenv] Read go env for 6.227079ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 05:11:57 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 05:11:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9681 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:12:00 Running in /w/workspace/edgex-go/978 [Pipeline] { [Pipeline] checkout 05:12:00 The recommended git tool is: git 05:12:05 using credential edgex-jenkins-ssh 05:12:05 Cloning the remote Git repository 05:12:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:12:05 > git init /w/workspace/edgex-go/978 # timeout=10 05:12:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:12:05 > git --version # timeout=10 05:12:05 > git --version # 'git version 2.25.1' 05:12:05 using GIT_SSH to set credentials SSH Credentials for GitHub 05:12:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:12:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:12:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:12:23 Avoid second fetch 05:12:23 Checking out Revision b835a76dae30e291d492ee7a9518ab6866b68e72 (main) 05:12:24 Commit message: "Merge pull request #5428 from judehung/fix/5394" 05:12:24 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|files|imports|types_sizes|name) took 22.575982865s" 05:12:24 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.361452ms" 05:12:23 > git config core.sparsecheckout # timeout=10 05:12:23 > git checkout -f b835a76dae30e291d492ee7a9518ab6866b68e72 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:28 provisioning config files... 05:12:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/978@tmp/config12853553590987371851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:29 ---> ****-login.sh 05:12:29 nexus3.edgexfoundry.org:10001 05:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:12:29 Configure a credential helper to remove this warning. See 05:12:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:12:29 05:12:29 Login Succeeded 05:12:29 nexus3.edgexfoundry.org:10002 05:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:12:30 Configure a credential helper to remove this warning. See 05:12:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:12:30 05:12:30 Login Succeeded 05:12:30 nexus3.edgexfoundry.org:10003 05:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:12:30 Configure a credential helper to remove this warning. See 05:12:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:12:30 05:12:30 Login Succeeded 05:12:30 nexus3.edgexfoundry.org:10004 05:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:12:30 Configure a credential helper to remove this warning. See 05:12:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:12:30 05:12:30 Login Succeeded 05:12:30 ****.io 05:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:12:31 Configure a credential helper to remove this warning. See 05:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:12:31 05:12:31 Login Succeeded 05:12:31 ---> ****-login.sh ends [Pipeline] } 05:12:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:12:32 + git config --global --add safe.directory /w/workspace/edgex-go/978 [Pipeline] echo 05:12:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:12:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:12:32 ========================================================= 05:12:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 05:12:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:12:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:12:32 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:12:32 6b59a28fa201: Pulling fs layer 05:12:32 d32bb0dddca7: Pulling fs layer 05:12:32 5dab1238d3d9: Pulling fs layer 05:12:32 196fd7d83e7d: Pulling fs layer 05:12:32 4f4fb700ef54: Pulling fs layer 05:12:32 8ba94037c8f0: Pulling fs layer 05:12:32 deaec5988b04: Pulling fs layer 05:12:32 9f65657bb879: Pulling fs layer 05:12:32 8ba94037c8f0: Waiting 05:12:32 deaec5988b04: Waiting 05:12:32 196fd7d83e7d: Waiting 05:12:32 4f4fb700ef54: Waiting 05:12:32 9f65657bb879: Waiting 05:12:32 d32bb0dddca7: Verifying Checksum 05:12:32 d32bb0dddca7: Download complete 05:12:32 196fd7d83e7d: Verifying Checksum 05:12:32 196fd7d83e7d: Download complete 05:12:32 4f4fb700ef54: Verifying Checksum 05:12:32 4f4fb700ef54: Download complete 05:12:32 8ba94037c8f0: Verifying Checksum 05:12:32 8ba94037c8f0: Download complete 05:12:32 6b59a28fa201: Verifying Checksum 05:12:32 6b59a28fa201: Download complete 05:12:33 9f65657bb879: Verifying Checksum 05:12:33 9f65657bb879: Download complete 05:12:34 6b59a28fa201: Pull complete 05:12:34 d32bb0dddca7: Pull complete 05:12:34 5dab1238d3d9: Verifying Checksum 05:12:34 5dab1238d3d9: Download complete 05:12:36 deaec5988b04: Verifying Checksum 05:12:36 deaec5988b04: Download complete 05:12:36 level=info msg="[linters_context/goanalysis] analyzers took 2m8.627577066s with top 10 stages: buildir: 1m7.130410063s, gosec: 4.244642756s, inspect: 2.751835313s, fact_deprecated: 1.794881157s, fact_purity: 1.717440738s, ctrlflow: 1.70238325s, printf: 1.677400637s, nilness: 1.610639121s, S1038: 1.511215713s, tokenfileanalyzer: 1.367521505s" 05:12:36 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 05:12:36 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 05:12:36 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 05:12:36 level=info msg="[runner] Issues before processing: 35, after processing: 0" 05:12:36 level=info msg="[runner] Processors filtering stat (in/out): exclusion_paths: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, nolint_filter: 21/0, path_absoluter: 35/35, cgo: 35/35, filename_unadjuster: 35/35, invalid_issue: 35/35, path_relativity: 35/35" 05:12:36 level=info msg="[runner] processing took 8.896739ms with stages: nolint_filter: 7.93919ms, generated_file_filter: 719.235µs, exclusion_rules: 124.802µs, exclusion_paths: 60.891µs, path_relativity: 35.991µs, cgo: 5.01µs, path_absoluter: 3.22µs, sort_results: 2µs, invalid_issue: 1.94µs, filename_unadjuster: 1.06µs, max_same_issues: 620ns, fixer: 570ns, path_prettifier: 450ns, uniq_by_line: 400ns, path_shortener: 400ns, diff: 390ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 130ns, severity-rules: 120ns" 05:12:36 level=info msg="[runner] linters took 14.411167007s with stages: goanalysis_metalinter: 14.402190978s" 05:12:36 0 issues. 05:12:36 level=info msg="File cache stats: 0 entries of total size 0B" 05:12:36 level=info msg="Memory: 371 samples, avg is 364.3MB, max is 1423.0MB" 05:12:36 level=info msg="Execution took 37.04591413s" 05:12:36 go vet ./... 05:12:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:12:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:12:43 ./bin/test-attribution-txt.sh [Pipeline] echo 05:12:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 05:12:43 + ls -al . 05:12:43 total 1396 05:12:43 drwxrwxr-x 11 1001 1001 4096 May 20 05:10 . 05:12:43 drwxr-xr-x 4 root root 4096 May 20 05:10 .. 05:12:43 drwxrwxr-x 2 1001 1001 4096 May 20 05:09 .blubracket 05:12:43 -rw-rw-r-- 1 1001 1001 10 May 20 05:09 .dockerignore 05:12:43 drwxrwxr-x 8 1001 1001 4096 May 20 05:11 .git 05:12:43 drwxrwxr-x 3 1001 1001 4096 May 20 05:09 .github 05:12:43 -rw-rw-r-- 1 1001 1001 909 May 20 05:09 .gitignore 05:12:43 -rw-rw-r-- 1 1001 1001 359 May 20 05:09 .golangci.yml 05:12:43 -rw-rw-r-- 1 1001 1001 100 May 20 05:09 .hadolint.yml 05:12:43 drwxr-xr-x 3 1001 1001 4096 May 20 05:09 .semver 05:12:43 -rw-rw-r-- 1 1001 1001 155 May 20 05:09 .sonarcloud.properties 05:12:43 -rw-rw-r-- 1 1001 1001 1171 May 20 05:09 ADOPTERS.md 05:12:43 -rw-rw-r-- 1 1001 1001 20149 May 20 05:09 Attribution.txt 05:12:43 -rw-rw-r-- 1 1001 1001 108018 May 20 05:09 CHANGELOG.md 05:12:43 -rw-rw-r-- 1 1001 1001 3804 May 20 05:09 CONTRIBUTING.md 05:12:43 -rw-rw-r-- 1 1001 1001 677 May 20 05:09 GOVERNANCE.md 05:12:43 -rw-rw-r-- 1 1001 1001 886 May 20 05:09 Jenkinsfile 05:12:43 -rw-rw-r-- 1 1001 1001 10775 May 20 05:09 LICENSE 05:12:43 -rw-rw-r-- 1 1001 1001 16743 May 20 05:09 Makefile 05:12:43 -rw-rw-r-- 1 1001 1001 582 May 20 05:09 OWNERS.md 05:12:43 -rw-rw-r-- 1 1001 1001 9932 May 20 05:09 README.md 05:12:43 -rw-rw-r-- 1 1001 1001 789 May 20 05:09 SECURITY.md 05:12:43 -rw-rw-r-- 1 1001 1001 13 May 20 05:10 VERSION 05:12:43 drwxrwxr-x 2 1001 1001 4096 May 20 05:09 bin 05:12:43 drwxrwxr-x 19 1001 1001 4096 May 20 05:09 cmd 05:12:43 -rw-r--r-- 1 root root 1048214 May 20 05:11 coverage.out 05:12:43 drwxrwxr-x 2 1001 1001 4096 May 20 05:09 fuzz_test 05:12:43 -rw-rw-r-- 1 1001 1001 6952 May 20 05:09 go.mod 05:12:43 -rw-rw-r-- 1 1001 1001 90761 May 20 05:09 go.sum 05:12:43 drwxrwxr-x 7 1001 1001 4096 May 20 05:09 internal 05:12:43 drwxrwxr-x 2 1001 1001 4096 May 20 05:09 openapi 05:12:43 -rw-rw-r-- 1 1001 1001 584 May 20 05:09 security.txt 05:12:43 -rw-rw-r-- 1 1001 1001 204 May 20 05:09 version.go [Pipeline] sh 05:12:43 + '[' -e coverage.out ] 05:12:43 + chown 1001:1001 coverage.out [Pipeline] stash 05:12:44 Stashed 1 file(s) [Pipeline] sh 05:12:44 + make build 05:12:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:12:48 5dab1238d3d9: Pull complete 05:12:48 196fd7d83e7d: Pull complete 05:12:48 4f4fb700ef54: Pull complete 05:12:49 8ba94037c8f0: Pull complete 05:12:59 deaec5988b04: Pull complete 05:12:59 9f65657bb879: Pull complete 05:12:59 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 05:12:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:12:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 05:13:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:13:00 WORKDIR /edgex 05:13:00 COPY go.mod . 05:13:00 RUN go mod download 05:13:00 + docker build -t ci-base-image-arm64 -f - . 05:13:01 Sending build context to Docker daemon 3.915MB 05:13:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:13:01 ---> 334268110677 05:13:01 Step 2/4 : WORKDIR /edgex 05:13:03 ---> Running in 7ca720d23b33 05:13:03 Removing intermediate container 7ca720d23b33 05:13:03 ---> 167770091767 05:13:03 Step 3/4 : COPY go.mod . 05:13:03 ---> 61cb80dfd655 05:13:03 Step 4/4 : RUN go mod download 05:13:03 ---> Running in a026d4bd1f57 05:13:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:13:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:13:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:13:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:13:17 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:13:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:13:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:13:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:13:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:13:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:13:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:13:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:13:38 $ docker stop --time=1 00779a16246b8ee2a557e2452db54af162ed76d206fbf5483135d828852f6036 05:13:40 $ docker rm -f --volumes 00779a16246b8ee2a557e2452db54af162ed76d206fbf5483135d828852f6036 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:13:42 05:13:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:13:42 latest: Pulling from edgex-devops/edgex-compose 05:13:42 91d30c5bc195: Pulling fs layer 05:13:42 2e9b0aa3be6d: Pulling fs layer 05:13:42 9c61dcf015f6: Pulling fs layer 05:13:42 4698f68db338: Pulling fs layer 05:13:42 2a2f49069b9e: Pulling fs layer 05:13:42 e0025b399a48: Pulling fs layer 05:13:42 4698f68db338: Waiting 05:13:42 e0025b399a48: Waiting 05:13:42 2a2f49069b9e: Waiting 05:13:42 91d30c5bc195: Verifying Checksum 05:13:42 91d30c5bc195: Download complete 05:13:42 4698f68db338: Verifying Checksum 05:13:42 4698f68db338: Download complete 05:13:42 2e9b0aa3be6d: Verifying Checksum 05:13:42 2e9b0aa3be6d: Download complete 05:13:42 91d30c5bc195: Pull complete 05:13:42 2a2f49069b9e: Verifying Checksum 05:13:42 2a2f49069b9e: Download complete 05:13:43 2e9b0aa3be6d: Pull complete 05:13:43 9c61dcf015f6: Verifying Checksum 05:13:43 9c61dcf015f6: Download complete 05:13:46 9c61dcf015f6: Pull complete 05:13:46 4698f68db338: Pull complete 05:13:47 2a2f49069b9e: Pull complete 05:13:47 e0025b399a48: Pull complete 05:13:47 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:13:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:47 prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container 05:13:47 $ 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/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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 05:13:48 $ docker top e045dc97d588750f71c2b800046ba0f851c4a46e4280118b8a9478ce5411c15c -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:48 + docker compose -f ./docker-compose-build.yml build --parallel 05:13:49 #1 [security-spire-agent internal] load build definition from Dockerfile 05:13:49 #1 transferring dockerfile: 1.81kB done 05:13:49 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 05:13:49 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 05:13:49 #1 DONE 0.1s 05:13:49 05:13:49 #2 [security-spire-server internal] load build definition from Dockerfile 05:13:49 #2 transferring dockerfile: 1.70kB done 05:13:49 #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 05:13:49 #2 DONE 0.1s 05:13:49 05:13:49 #3 [core-keeper internal] load build definition from Dockerfile 05:13:49 #3 transferring dockerfile: 2.07kB done 05:13:49 #3 DONE 0.1s 05:13:49 05:13:49 #4 [support-scheduler internal] load build definition from Dockerfile 05:13:49 #4 transferring dockerfile: 1.83kB done 05:13:49 #4 DONE 0.1s 05:13:49 05:13:49 #5 [support-notifications internal] load build definition from Dockerfile 05:13:49 #5 transferring dockerfile: 2.02kB done 05:13:49 #5 DONE 0.2s 05:13:49 05:13:49 #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:13:49 #6 DONE 0.0s 05:13:49 05:13:49 #7 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 05:13:49 #7 ... 05:13:49 05:13:49 #8 [core-data internal] load build definition from Dockerfile 05:13:49 #8 transferring dockerfile: 2.04kB done 05:13:49 #8 DONE 0.2s 05:13:49 05:13:49 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:13:49 #9 transferring dockerfile: 1.89kB done 05:13:49 #9 DONE 0.2s 05:13:49 05:13:49 #10 [core-command internal] load build definition from Dockerfile 05:13:49 #10 transferring dockerfile: 1.94kB done 05:13:49 #10 DONE 0.2s 05:13:49 05:13:49 #11 [security-proxy-auth internal] load build definition from Dockerfile 05:13:49 #11 transferring dockerfile: 2.14kB done 05:13:49 #11 DONE 0.2s 05:13:49 05:13:49 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:13:49 #12 transferring dockerfile: 2.23kB done 05:13:49 #12 DONE 0.2s 05:13:49 05:13:49 #13 [security-spire-config internal] load build definition from Dockerfile 05:13:49 #13 transferring dockerfile: 1.69kB done 05:13:49 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 05:13:49 #13 DONE 0.2s 05:13:49 05:13:49 #14 [security-secretstore-setup internal] load build definition from Dockerfile 05:13:49 #14 transferring dockerfile: 2.49kB done 05:13:49 #14 DONE 0.2s 05:13:49 05:13:49 #15 [core-metadata internal] load build definition from Dockerfile 05:13:49 #15 transferring dockerfile: 2.10kB done 05:13:49 #15 DONE 0.2s 05:13:49 05:13:49 #16 [security-proxy-setup internal] load build definition from Dockerfile 05:13:49 #16 transferring dockerfile: 2.50kB done 05:13:49 #16 DONE 0.2s 05:13:49 05:13:49 #17 [security-bootstrapper internal] load build definition from Dockerfile 05:13:49 #17 transferring dockerfile: 3.02kB done 05:13:49 #17 DONE 0.2s 05:13:49 05:13:49 #6 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:13:49 #6 DONE 0.0s 05:13:49 05:13:49 #7 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 05:13:49 #7 DONE 0.6s 05:13:49 05:13:49 #18 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 05:13:49 #18 DONE 0.6s 05:13:49 05:13:49 #19 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 05:13:49 #19 DONE 0.5s 05:13:49 05:13:49 #20 [security-proxy-setup internal] load .dockerignore 05:13:49 #20 transferring context: 50B done 05:13:49 #20 DONE 0.0s 05:13:49 05:13:49 #21 [core-common-config-bootstrapper internal] load .dockerignore 05:13:49 #21 ... 05:13:49 05:13:49 #22 [core-keeper internal] load .dockerignore 05:13:49 #22 transferring context: 50B done 05:13:49 #22 DONE 0.2s 05:13:49 05:13:49 #23 [core-command internal] load .dockerignore 05:13:49 #23 transferring context: 50B done 05:13:49 #23 DONE 0.2s 05:13:49 05:13:49 #24 [security-spire-server internal] load .dockerignore 05:13:49 #24 transferring context: 50B done 05:13:49 #24 DONE 0.2s 05:13:49 05:13:49 #21 [core-common-config-bootstrapper internal] load .dockerignore 05:13:49 #21 transferring context: 50B done 05:13:50 #21 DONE 0.3s 05:13:50 05:13:50 #25 [security-spiffe-token-provider internal] load .dockerignore 05:13:50 #25 transferring context: 50B done 05:13:50 #25 DONE 0.2s 05:13:50 05:13:50 #26 [security-secretstore-setup internal] load .dockerignore 05:13:50 #26 transferring context: 50B done 05:13:50 #26 DONE 0.2s 05:13:50 05:13:50 #27 [security-bootstrapper internal] load .dockerignore 05:13:50 #27 transferring context: 50B done 05:13:50 #27 DONE 0.3s 05:13:50 05:13:50 #28 [security-proxy-auth internal] load .dockerignore 05:13:50 #28 transferring context: 50B done 05:13:50 #28 DONE 0.3s 05:13:50 05:13:50 #29 [security-spire-config internal] load .dockerignore 05:13:50 #29 transferring context: 50B done 05:13:50 #29 DONE 0.3s 05:13:50 05:13:50 #30 [support-notifications internal] load .dockerignore 05:13:50 #30 transferring context: 50B done 05:13:50 #30 DONE 0.3s 05:13:50 05:13:50 #31 [support-scheduler internal] load .dockerignore 05:13:50 #31 transferring context: 50B done 05:13:50 #31 DONE 0.3s 05:13:50 05:13:50 #32 [core-metadata internal] load .dockerignore 05:13:50 #32 transferring context: 50B done 05:13:50 #32 DONE 0.3s 05:13:50 05:13:50 #33 [core-data internal] load .dockerignore 05:13:50 #33 transferring context: 50B done 05:13:50 #33 DONE 0.3s 05:13:50 05:13:50 #34 [security-spire-agent internal] load .dockerignore 05:13:50 #34 transferring context: 50B done 05:13:50 #34 DONE 0.3s 05:13:50 05:13:50 #35 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:13:50 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 05:13:50 #35 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s 05:13:50 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:13:50 #35 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 05:13:50 #35 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 05:13:50 #35 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 05:13:50 #35 ... 05:13:50 05:13:50 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:13:50 #36 DONE 0.4s 05:13:50 05:13:50 #35 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:13:50 #35 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done 05:13:50 #35 ... 05:13:50 05:13:50 #37 [security-spire-server internal] load build context 05:13:50 #37 transferring context: 26.58kB 0.0s done 05:13:50 #37 DONE 0.4s 05:13:50 05:13:50 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:13:50 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 05:13:50 #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 05:13:50 #38 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 05:13:50 #38 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 05:13:50 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 05:13:50 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 05:13:50 #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 05:13:50 #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 05:13:50 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 05:13:50 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 30.41MB / 41.51MB 0.5s 05:13:50 Removing intermediate container a026d4bd1f57 05:13:50 ---> 8acbcdd6dc61 05:13:50 Successfully built 8acbcdd6dc61 05:13:50 Successfully tagged ci-base-image-arm64:latest 05:13:50 #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 05:13:50 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:51 #38 ... 05:13:51 05:13:51 #39 [security-spire-config internal] load build context 05:13:51 #39 transferring context: 24.83kB done 05:13:51 #39 DONE 0.9s 05:13:51 05:13:51 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:13:51 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s done 05:13:51 #38 ... 05:13:51 05:13:51 #40 [security-spire-agent internal] load build context 05:13:51 #40 transferring context: 26.11kB 0.0s done 05:13:51 #40 DONE 0.9s 05:13:51 05:13:51 #41 [support-notifications builder 2/7] WORKDIR /edgex-go 05:13:51 #41 DONE 0.8s 05:13:51 05:13:51 #35 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:13:51 #35 DONE 1.2s 05:13:51 05:13:51 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:13:51 #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 05:13:51 + docker inspect -f . ci-base-image-arm64 05:13:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:51 prd-ubuntu20.04-docker-arm64-4c-16g-9681 does not seem to be running inside a container 05:13:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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 05:13:54 $ docker top 3bb28a76fe9f441ccfb9556d466c31e46473b534e9c77b0d6ed37a93af40f763 -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:55 + go version 05:13:55 go version go1.25.3 linux/arm64 [Pipeline] } 05:13:55 $ docker stop --time=1 3bb28a76fe9f441ccfb9556d466c31e46473b534e9c77b0d6ed37a93af40f763 05:13:56 $ docker rm -f --volumes 3bb28a76fe9f441ccfb9556d466c31e46473b534e9c77b0d6ed37a93af40f763 [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 05:13:57 #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.6s done 05:13:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:13:57 05:13:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:13:58 latest: Pulling from edgex-devops/edgex-compose-arm64 05:13:58 547446be3368: Pulling fs layer 05:13:58 d125d8839a47: Pulling fs layer 05:13:58 3e85d5ac6304: Pulling fs layer 05:13:58 c3105a71a48b: Pulling fs layer 05:13:58 0f093f025ec4: Pulling fs layer 05:13:58 c3106fc0e877: Pulling fs layer 05:13:58 c3105a71a48b: Waiting 05:13:58 0f093f025ec4: Waiting 05:13:58 c3106fc0e877: Waiting 05:13:58 547446be3368: Verifying Checksum 05:13:58 547446be3368: Download complete 05:13:58 c3105a71a48b: Verifying Checksum 05:13:58 c3105a71a48b: Download complete 05:13:58 d125d8839a47: Verifying Checksum 05:13:58 d125d8839a47: Download complete 05:13:58 c3106fc0e877: Verifying Checksum 05:13:58 c3106fc0e877: Download complete 05:13:58 0f093f025ec4: Verifying Checksum 05:13:58 0f093f025ec4: Download complete 05:13:59 547446be3368: Pull complete 05:14:00 #38 ... 05:14:00 05:14:00 #42 [security-proxy-setup internal] load build context 05:14:00 #42 transferring context: 285.87MB 9.8s 05:14:00 #42 ... 05:14:00 05:14:00 #43 [core-keeper internal] load build context 05:14:00 #43 ... 05:14:00 05:14:00 #44 [support-notifications internal] load build context 05:14:00 #44 ... 05:14:00 05:14:00 #45 [security-spiffe-token-provider internal] load build context 05:14:00 #45 ... 05:14:00 05:14:00 #46 [core-metadata internal] load build context 05:14:00 #46 ... 05:14:00 05:14:00 #47 [support-scheduler internal] load build context 05:14:00 #47 ... 05:14:00 05:14:00 #48 [security-secretstore-setup internal] load build context 05:14:00 #48 ... 05:14:00 05:14:00 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:14:00 #49 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 05:14:00 #49 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 05:14:00 #49 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.0s done 05:14:00 #49 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 05:14:00 #49 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 05:14:00 #49 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 05:14:00 #49 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.6s 05:14:00 #49 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.7s 05:14:00 #49 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 05:14:00 #49 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.8s done 05:14:00 d125d8839a47: Pull complete 05:14:00 #49 ... 05:14:00 05:14:00 #50 [core-common-config-bootstrapper internal] load build context 05:14:00 #50 ... 05:14:00 05:14:00 #51 [security-proxy-auth internal] load build context 05:14:00 3e85d5ac6304: Verifying Checksum 05:14:00 3e85d5ac6304: Download complete 05:14:01 #51 ... 05:14:01 05:14:01 #52 [security-bootstrapper internal] load build context 05:14:01 #52 ... 05:14:01 05:14:01 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:14:01 #0 5.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:01 #0 5.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:01 #0 5.938 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 05:14:01 #0 5.938 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 05:14:01 #0 5.938 OK: 26342 distinct packages available 05:14:01 #0 6.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:01 #0 6.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:01 #0 6.999 OK: 265 MiB in 60 packages 05:14:01 #53 ... 05:14:01 05:14:01 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:01 #54 ... 05:14:01 05:14:01 #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:14:01 #0 0.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:01 #0 1.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:01 #0 1.380 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 05:14:01 #0 1.380 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 05:14:01 #0 1.380 OK: 26324 distinct packages available 05:14:01 #0 1.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:01 #0 1.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:01 #0 1.804 (1/5) Installing dumb-init (1.2.5-r3) 05:14:01 #0 1.807 (2/5) Installing musl-obstack (1.2.3-r2) 05:14:01 #0 1.811 (3/5) Installing libucontext (1.3.2-r0) 05:14:01 #0 1.816 (4/5) Installing gcompat (1.1.0-r4) 05:14:01 #0 1.822 (5/5) Installing openssl (3.5.6-r0) 05:14:01 #0 1.834 Executing busybox-1.37.0-r20.trigger 05:14:01 #0 1.849 OK: 8 MiB in 21 packages 05:14:01 #55 ... 05:14:01 05:14:01 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:14:01 #0 3.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:01 #0 3.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:01 #0 4.198 (1/7) Installing ca-certificates (20260413-r0) 05:14:01 #0 4.223 (2/7) Installing dumb-init (1.2.5-r3) 05:14:01 #0 4.223 (3/7) Installing libgcc (14.2.0-r6) 05:14:01 #0 4.234 (4/7) Installing libsodium (1.0.20-r1) 05:14:01 #0 4.239 (5/7) Installing libstdc++ (14.2.0-r6) 05:14:01 #0 4.258 (6/7) Installing libzmq (4.3.5-r2) 05:14:01 #0 4.274 (7/7) Installing zeromq (4.3.5-r2) 05:14:01 #0 4.275 Executing busybox-1.37.0-r20.trigger 05:14:01 #0 4.290 Executing ca-certificates-20260413-r0.trigger 05:14:01 #0 4.323 OK: 12 MiB in 23 packages 05:14:01 #56 ... 05:14:01 05:14:01 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:14:01 #0 3.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:01 #0 4.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:01 #0 4.398 (1/4) Installing dumb-init (1.2.5-r3) 05:14:01 #0 4.398 (2/4) Installing openssl (3.5.6-r0) 05:14:01 #0 4.410 (3/4) Installing su-exec (0.2-r3) 05:14:01 #0 4.418 (4/4) Installing yq-go (4.47.2-r3) 05:14:01 #0 4.491 Executing busybox-1.37.0-r20.trigger 05:14:01 #0 4.495 OK: 20 MiB in 20 packages 05:14:01 #57 ... 05:14:01 05:14:01 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:01 #58 ... 05:14:01 05:14:01 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:14:01 #0 2.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:01 #0 2.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:01 #0 2.534 (1/4) Installing ca-certificates (20260413-r0) 05:14:01 #0 2.606 (2/4) Installing dumb-init (1.2.5-r3) 05:14:01 #0 2.616 (3/4) Installing su-exec (0.2-r3) 05:14:01 #0 2.624 (4/4) Installing yq-go (4.47.2-r3) 05:14:01 #0 3.059 Executing busybox-1.37.0-r20.trigger 05:14:01 #0 3.065 Executing ca-certificates-20260413-r0.trigger 05:14:01 #0 3.104 OK: 20 MiB in 20 packages 05:14:01 #59 ... 05:14:01 05:14:01 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 05:14:01 #60 ... 05:14:01 05:14:01 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:14:02 #61 ... 05:14:02 05:14:02 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:14:02 #62 ... 05:14:02 05:14:02 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:14:02 #0 5.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:02 #0 5.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:02 #0 5.947 (1/1) Installing dumb-init (1.2.5-r3) 05:14:02 #0 5.955 Executing busybox-1.37.0-r20.trigger 05:14:02 #0 5.961 OK: 7 MiB in 17 packages 05:14:02 #63 ... 05:14:02 05:14:02 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:14:02 #0 0.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:02 #0 0.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:02 #0 1.348 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 05:14:02 #0 1.348 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 05:14:02 #0 1.348 OK: 26324 distinct packages available 05:14:02 #0 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:02 #0 1.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:02 #0 1.759 (1/13) Installing brotli-libs (1.1.0-r2) 05:14:02 #0 1.771 (2/13) Installing c-ares (1.34.6-r0) 05:14:02 #0 1.780 (3/13) Installing libunistring (1.3-r0) 05:14:02 #0 1.797 (4/13) Installing libidn2 (2.3.7-r0) 05:14:02 #0 1.801 (5/13) Installing nghttp2-libs (1.69.0-r0) 05:14:02 #0 1.810 (6/13) Installing libpsl (0.21.5-r3) 05:14:02 #0 1.810 (7/13) Installing zstd-libs (1.5.7-r0) 05:14:02 #0 1.819 (8/13) Installing libcurl (8.14.1-r2) 05:14:02 #0 1.830 (9/13) Installing curl (8.14.1-r2) 05:14:02 #0 1.837 (10/13) Installing dumb-init (1.2.5-r3) 05:14:02 #0 1.840 (11/13) Installing musl-obstack (1.2.3-r2) 05:14:02 #0 1.843 (12/13) Installing libucontext (1.3.2-r0) 05:14:02 #0 1.848 (13/13) Installing gcompat (1.1.0-r4) 05:14:02 #0 1.853 Executing busybox-1.37.0-r20.trigger 05:14:02 #0 1.862 OK: 13 MiB in 29 packages 05:14:02 #64 ... 05:14:02 05:14:02 #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:14:02 #65 ... 05:14:02 05:14:02 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:14:02 #0 6.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:02 #0 6.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:02 #0 7.153 (1/2) Installing dumb-init (1.2.5-r3) 05:14:02 #0 7.160 (2/2) Installing su-exec (0.2-r3) 05:14:02 #0 7.167 Executing busybox-1.37.0-r20.trigger 05:14:02 #0 7.182 OK: 7 MiB in 18 packages 05:14:02 #66 ... 05:14:02 05:14:02 #67 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:14:02 #67 ... 05:14:02 05:14:02 #68 [core-data internal] load build context 05:14:02 #68 ... 05:14:02 05:14:02 #69 [core-command internal] load build context 05:14:03 #69 ... 05:14:03 05:14:03 #70 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:14:03 #0 2.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:03 #0 2.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:03 #0 2.969 (1/1) Installing dumb-init (1.2.5-r3) 05:14:03 #0 2.971 Executing busybox-1.37.0-r20.trigger 05:14:03 #0 2.978 OK: 7 MiB in 17 packages 05:14:03 #70 ... 05:14:03 05:14:03 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:14:03 #71 ... 05:14:03 05:14:03 #69 [core-command internal] load build context 05:14:05 #69 transferring context: 640.41MB 14.6s done 05:14:05 #69 ... 05:14:05 05:14:05 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:05 #58 DONE 14.2s 05:14:05 05:14:05 #68 [core-data internal] load build context 05:14:06 #68 transferring context: 640.41MB 15.7s done 05:14:08 #68 ... 05:14:08 05:14:08 #46 [core-metadata internal] load build context 05:14:08 #46 transferring context: 640.41MB 16.2s done 05:14:10 #46 ... 05:14:10 05:14:10 #42 [security-proxy-setup internal] load build context 05:14:10 #42 transferring context: 640.41MB 16.1s done 05:14:10 #42 ... 05:14:10 05:14:10 #44 [support-notifications internal] load build context 05:14:10 #44 transferring context: 640.41MB 13.9s done 05:14:10 #44 ... 05:14:10 05:14:10 #43 [core-keeper internal] load build context 05:14:10 #43 transferring context: 640.41MB 15.5s done 05:14:10 #43 ... 05:14:10 05:14:10 #45 [security-spiffe-token-provider internal] load build context 05:14:10 #45 transferring context: 640.41MB 14.5s done 05:14:10 #45 ... 05:14:10 05:14:10 #47 [support-scheduler internal] load build context 05:14:10 #47 transferring context: 640.41MB 14.0s done 05:14:10 #47 ... 05:14:10 05:14:10 #48 [security-secretstore-setup internal] load build context 05:14:10 #48 transferring context: 640.41MB 15.8s done 05:14:10 3e85d5ac6304: Pull complete 05:14:10 c3105a71a48b: Pull complete 05:14:11 #48 ... 05:14:11 05:14:11 #50 [core-common-config-bootstrapper internal] load build context 05:14:11 #50 transferring context: 640.41MB 14.7s done 05:14:11 #50 ... 05:14:11 05:14:11 #51 [security-proxy-auth internal] load build context 05:14:11 #51 transferring context: 640.41MB 13.7s done 05:14:11 #51 ... 05:14:11 05:14:11 #52 [security-bootstrapper internal] load build context 05:14:11 #52 transferring context: 640.41MB 15.3s done 05:14:11 0f093f025ec4: Pull complete 05:14:11 c3106fc0e877: Pull complete 05:14:11 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:14:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:14:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:11 prd-ubuntu20.04-docker-arm64-4c-16g-9681 does not seem to be running inside a container 05:14:11 $ 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/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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 05:14:13 $ docker top 80a9fe91b7df6a5a25eaaa87d7afaf48accece15e427d3e8a6ff87703324a9bf -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:14 + docker compose -f ./docker-compose-build.yml build --parallel 05:14:17 #52 ... 05:14:17 05:14:17 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:14:22 #72 ... 05:14:22 05:14:22 #51 [security-proxy-auth internal] load build context 05:14:22 #51 DONE 31.8s 05:14:22 05:14:22 #44 [support-notifications internal] load build context 05:14:22 #44 DONE 31.8s 05:14:22 05:14:22 #70 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:14:22 #70 DONE 30.9s 05:14:22 05:14:22 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:14:22 #63 DONE 30.9s 05:14:22 05:14:22 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:14:22 #59 DONE 30.9s 05:14:22 05:14:22 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:14:22 #64 DONE 30.9s 05:14:22 05:14:22 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:14:22 #57 DONE 30.9s 05:14:22 05:14:22 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:14:22 #56 DONE 31.0s 05:14:22 05:14:22 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:14:22 #53 DONE 31.0s 05:14:22 05:14:22 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:14:22 #66 DONE 31.0s 05:14:22 05:14:22 #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:14:22 #55 DONE 31.0s 05:14:22 05:14:22 #47 [support-scheduler internal] load build context 05:14:22 #47 DONE 31.9s 05:14:22 05:14:22 #45 [security-spiffe-token-provider internal] load build context 05:14:22 #45 DONE 32.0s 05:14:22 05:14:22 #69 [core-command internal] load build context 05:14:22 #69 DONE 32.0s 05:14:22 05:14:22 #50 [core-common-config-bootstrapper internal] load build context 05:14:22 #50 DONE 31.9s 05:14:22 05:14:22 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:14:22 #73 ... 05:14:22 05:14:22 #52 [security-bootstrapper internal] load build context 05:14:22 #52 DONE 32.0s 05:14:22 05:14:22 #43 [core-keeper internal] load build context 05:14:22 #43 DONE 32.1s 05:14:22 05:14:22 #68 [core-data internal] load build context 05:14:22 #68 DONE 32.0s 05:14:22 05:14:22 #48 [security-secretstore-setup internal] load build context 05:14:22 #48 DONE 32.1s 05:14:22 05:14:22 #42 [security-proxy-setup internal] load build context 05:14:22 #42 DONE 32.3s 05:14:22 05:14:22 #46 [core-metadata internal] load build context 05:14:22 #46 DONE 32.1s 05:14:22 05:14:22 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:14:22 #49 DONE 32.2s 05:14:22 05:14:22 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:14:22 #73 DONE 0.2s 05:14:22 05:14:22 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:14:22 #38 DONE 32.3s 05:14:22 05:14:22 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:14:22 #61 31.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:22 #61 31.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:22 #61 ... 05:14:22 05:14:22 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:22 #54 DONE 31.7s 05:14:22 05:14:22 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:14:22 #61 31.85 (1/3) Installing ca-certificates (20260413-r0) 05:14:22 #61 31.86 (2/3) Installing dumb-init (1.2.5-r3) 05:14:22 #61 31.87 (3/3) Installing tzdata (2026b-r0) 05:14:22 #61 31.91 Executing busybox-1.37.0-r20.trigger 05:14:22 #1 [security-spire-config internal] load build definition from Dockerfile 05:14:22 #1 transferring dockerfile: 05:14:23 #61 31.91 Executing ca-certificates-20260413-r0.trigger 05:14:23 #61 31.95 OK: 8 MiB in 19 packages 05:14:23 #1 transferring dockerfile: 1.69kB 0.0s done 05:14:23 #1 DONE 0.1s 05:14:23 #61 DONE 32.2s 05:14:23 05:14:23 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:14:23 #71 31.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:23 #71 31.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:23 #71 32.00 OK: 265 MiB in 60 packages 05:14:23 #71 DONE 32.2s 05:14:23 05:14:23 #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:14:23 #65 31.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:23 #65 31.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:23 #65 32.03 OK: 265 MiB in 60 packages 05:14:23 #65 DONE 32.2s 05:14:23 05:14:23 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 05:14:23 #60 31.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:23 #60 31.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:23 #60 32.07 OK: 265 MiB in 60 packages 05:14:23 #60 DONE 32.3s 05:14:23 05:14:23 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:14:23 #74 DONE 0.1s 05:14:23 05:14:23 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:14:23 #75 DONE 0.1s 05:14:23 05:14:23 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:14:23 #67 31.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:23 #67 31.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:23 #67 32.11 OK: 265 MiB in 60 packages 05:14:23 #67 DONE 32.3s 05:14:23 05:14:23 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:14:23 #76 DONE 0.1s 05:14:23 05:14:23 #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:14:23 #77 DONE 0.1s 05:14:23 05:14:23 #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:23 #78 ... 05:14:23 05:14:23 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:14:23 #62 31.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:23 #62 31.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:23 #62 31.91 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 05:14:23 #62 31.91 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 05:14:23 #62 31.91 OK: 26324 distinct packages available 05:14:23 #62 31.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:23 #62 32.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:23 #62 32.40 (1/4) Installing dumb-init (1.2.5-r3) 05:14:23 #62 32.41 (2/4) Installing musl-obstack (1.2.3-r2) 05:14:23 #62 32.41 (3/4) Installing libucontext (1.3.2-r0) 05:14:23 #62 32.41 (4/4) Installing gcompat (1.1.0-r4) 05:14:23 #62 32.42 Executing busybox-1.37.0-r20.trigger 05:14:23 #62 32.43 OK: 8 MiB in 20 packages 05:14:23 #62 DONE 32.6s 05:14:23 05:14:23 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:14:23 #0 1.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:23 #0 1.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:23 #0 1.571 OK: 20 MiB in 20 packages 05:14:23 #79 DONE 1.7s 05:14:23 05:14:23 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:14:23 #80 DONE 0.1s 05:14:23 05:14:23 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:14:23 #0 1.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:23 #0 1.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:23 #0 1.677 OK: 7 MiB in 17 packages 05:14:23 #81 DONE 1.8s 05:14:23 05:14:23 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:23 05:14:23 #2 [security-spire-server internal] load build definition from Dockerfile 05:14:23 #2 transferring dockerfile: 1.70kB done 05:14:23 #2 DONE 0.0s 05:14:23 05:14:23 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:14:23 #3 transferring dockerfile: 1.89kB 0.0s done 05:14:23 #3 DONE 0.1s 05:14:23 05:14:23 #4 [core-data internal] load build definition from Dockerfile 05:14:23 #4 transferring dockerfile: 2.04kB done 05:14:24 #4 DONE 0.1s 05:14:24 05:14:24 #5 [core-keeper internal] load build definition from Dockerfile 05:14:24 #5 transferring dockerfile: 2.07kB 0.0s done 05:14:24 #5 DONE 0.1s 05:14:24 05:14:24 #6 [core-metadata internal] load build definition from Dockerfile 05:14:24 #6 transferring dockerfile: 2.10kB 0.0s done 05:14:24 #6 DONE 0.1s 05:14:24 05:14:24 #7 [security-proxy-setup internal] load build definition from Dockerfile 05:14:24 #7 transferring dockerfile: 2.50kB done 05:14:24 #7 DONE 0.1s 05:14:24 05:14:24 #8 [core-command internal] load build definition from Dockerfile 05:14:24 #8 transferring dockerfile: 1.94kB done 05:14:24 #8 DONE 0.1s 05:14:24 05:14:24 #9 [security-proxy-auth internal] load build definition from Dockerfile 05:14:24 #9 transferring dockerfile: 2.14kB done 05:14:24 #9 DONE 0.0s 05:14:24 05:14:24 #10 [security-secretstore-setup internal] load build definition from Dockerfile 05:14:24 #10 transferring dockerfile: 2.49kB done 05:14:24 #10 DONE 0.1s 05:14:24 05:14:24 #11 [security-spire-agent internal] load build definition from Dockerfile 05:14:24 #11 transferring dockerfile: 1.81kB 0.0s done 05:14:24 #11 DONE 0.1s 05:14:24 05:14:24 #12 [support-notifications internal] load build definition from Dockerfile 05:14:24 #12 transferring dockerfile: 2.02kB done 05:14:24 #12 DONE 0.1s 05:14:24 05:14:24 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:14:24 #13 transferring dockerfile: 2.23kB done 05:14:24 #13 DONE 0.1s 05:14:24 05:14:24 #14 [security-bootstrapper internal] load build definition from Dockerfile 05:14:24 #14 transferring dockerfile: 3.02kB done 05:14:24 #14 DONE 0.1s 05:14:24 05:14:24 #15 [support-scheduler internal] load build definition from Dockerfile 05:14:24 #15 transferring dockerfile: 1.83kB done 05:14:24 #15 DONE 0.1s 05:14:24 05:14:24 #16 [security-spire-config internal] load .dockerignore 05:14:24 #16 transferring context: 50B 0.0s done 05:14:24 #16 DONE 0.1s 05:14:24 #82 ... 05:14:24 05:14:24 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:14:24 #0 1.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:24 #0 2.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:24 #0 2.297 OK: 13 MiB in 29 packages 05:14:24 #83 DONE 2.4s 05:14:24 05:14:24 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:14:24 #72 6.379 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:24 #72 6.695 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:24 #72 7.259 (1/1) Installing dumb-init (1.2.5-r3) 05:14:24 #72 7.405 Executing busybox-1.37.0-r20.trigger 05:14:24 #72 7.414 OK: 7 MiB in 17 packages 05:14:24 #72 DONE 7.6s 05:14:24 05:14:24 #84 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 05:14:24 #84 2.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:24 #84 2.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:25 #84 ... 05:14:25 05:14:25 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:14:25 #0 2.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:25 #0 2.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:25 #0 2.799 OK: 20 MiB in 20 packages 05:14:25 #85 DONE 2.9s 05:14:25 05:14:25 #84 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 05:14:25 #84 3.109 OK: 7 MiB in 17 packages 05:14:25 05:14:25 #17 [security-spire-server internal] load .dockerignore 05:14:25 #17 transferring context: 50B done 05:14:25 #17 DONE 0.0s 05:14:25 05:14:25 #18 [security-spiffe-token-provider internal] load .dockerignore 05:14:25 #18 transferring context: 50B done 05:14:25 #18 DONE 0.0s 05:14:25 05:14:25 #19 [core-data internal] load .dockerignore 05:14:25 #19 transferring context: 50B 0.0s done 05:14:25 #19 DONE 0.1s 05:14:25 05:14:25 #20 [core-keeper internal] load .dockerignore 05:14:25 #20 transferring context: 50B 0.0s done 05:14:25 #20 DONE 0.1s 05:14:25 05:14:25 #21 [core-metadata internal] load .dockerignore 05:14:25 #21 transferring context: 50B done 05:14:25 #21 DONE 0.1s 05:14:25 05:14:25 #22 [security-proxy-setup internal] load .dockerignore 05:14:25 #84 DONE 3.4s 05:14:25 05:14:25 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:14:25 #0 2.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:25 #0 2.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:25 #0 3.161 OK: 12 MiB in 23 packages 05:14:25 #86 DONE 3.3s 05:14:25 05:14:25 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:14:25 #0 2.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:25 #0 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:25 #0 3.177 OK: 8 MiB in 21 packages 05:14:25 #87 DONE 3.3s 05:14:25 05:14:25 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:14:25 #22 transferring context: 50B 0.0s done 05:14:25 #22 DONE 0.1s 05:14:25 05:14:25 #23 [core-command internal] load .dockerignore 05:14:25 #23 transferring context: 50B done 05:14:25 #23 DONE 0.0s 05:14:25 05:14:25 #24 [security-proxy-auth internal] load .dockerignore 05:14:25 #24 transferring context: 50B done 05:14:25 #24 DONE 0.1s 05:14:25 05:14:25 #25 [security-secretstore-setup internal] load .dockerignore 05:14:25 #25 transferring context: 50B done 05:14:25 #25 DONE 0.1s 05:14:25 05:14:25 #26 [security-spire-agent internal] load .dockerignore 05:14:25 #26 transferring context: 50B 0.0s done 05:14:25 #26 DONE 0.1s 05:14:25 05:14:25 #27 [support-notifications internal] load .dockerignore 05:14:25 #27 transferring context: 50B 0.0s done 05:14:25 #27 DONE 0.1s 05:14:25 05:14:25 #28 [core-common-config-bootstrapper internal] load .dockerignore 05:14:25 #28 transferring context: 50B 0.0s done 05:14:25 #28 DONE 0.1s 05:14:25 05:14:25 #29 [security-bootstrapper internal] load .dockerignore 05:14:25 #29 transferring context: 50B 0.0s done 05:14:25 #29 DONE 0.1s 05:14:25 05:14:25 #30 [support-scheduler internal] load .dockerignore 05:14:26 #30 transferring context: 50B done 05:14:26 #30 DONE 0.1s 05:14:26 05:14:26 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 05:14:26 #88 ... 05:14:26 05:14:26 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:14:26 #0 2.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:26 #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:26 #0 3.291 OK: 7 MiB in 18 packages 05:14:26 #89 DONE 4.3s 05:14:26 05:14:26 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:14:26 #0 2.050 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:26 #0 2.306 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:26 #0 3.221 OK: 265 MiB in 60 packages 05:14:26 #90 DONE 3.6s 05:14:26 05:14:26 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:14:26 #91 DONE 1.0s 05:14:26 05:14:26 #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:14:26 #0 2.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:26 #0 2.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:26 #0 2.704 OK: 8 MiB in 19 packages 05:14:26 #92 DONE 3.1s 05:14:26 05:14:26 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:14:26 #88 DONE 1.0s 05:14:26 05:14:26 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:14:26 #93 ... 05:14:26 05:14:26 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:14:26 #94 DONE 0.1s 05:14:26 05:14:26 #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:14:26 #95 DONE 0.1s 05:14:26 05:14:26 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:26 #31 ... 05:14:26 05:14:26 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 05:14:26 #32 DONE 0.4s 05:14:26 05:14:26 #33 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:14:26 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:14:26 #33 ... 05:14:26 05:14:26 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:14:26 #34 DONE 0.0s 05:14:26 05:14:26 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 05:14:26 #32 DONE 0.4s 05:14:26 05:14:26 #35 [security-spire-config internal] load build context 05:14:26 #35 transferring context: 24.83kB 0.0s done 05:14:26 #35 DONE 0.1s 05:14:26 05:14:26 #33 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:14:26 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:14:27 #33 ... 05:14:27 05:14:27 #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:14:27 #34 DONE 0.0s 05:14:27 05:14:27 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 05:14:27 #31 DONE 0.6s 05:14:27 05:14:27 #33 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:14:27 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:14:27 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:14:27 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 05:14:27 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 05:14:27 #33 ... 05:14:27 05:14:27 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:14:27 #34 DONE 0.0s 05:14:27 05:14:27 #33 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:14:27 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:14:27 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:14:27 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 05:14:27 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 05:14:27 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.05MB / 4.14MB 0.2s 05:14:27 #33 ... 05:14:27 05:14:27 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 05:14:27 #32 DONE 0.4s 05:14:27 05:14:27 #33 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:14:27 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.15MB / 4.14MB 0.3s 05:14:27 #33 ... 05:14:27 05:14:27 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:14:27 #34 DONE 0.0s 05:14:27 05:14:27 #33 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:14:27 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:14:27 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:14:27 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 05:14:27 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 05:14:27 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.4s done 05:14:27 #96 ... 05:14:27 05:14:27 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:14:27 #0 2.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:14:27 #0 2.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:14:27 #0 3.189 OK: 8 MiB in 20 packages 05:14:27 #97 DONE 4.0s 05:14:27 #33 ... 05:14:27 05:14:27 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 05:14:27 #32 DONE 0.7s 05:14:27 05:14:27 #33 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:14:27 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:14:27 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:14:27 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 05:14:27 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 05:14:27 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.4s done 05:14:27 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 05:14:27 #33 ... 05:14:27 05:14:27 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:14:27 #34 DONE 0.0s 05:14:27 05:14:27 #98 [security-spire-server stage-2 6/9] COPY security.txt / 05:14:27 #98 DONE 1.1s 05:14:27 05:14:27 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:14:27 #93 DONE 1.3s 05:14:27 05:14:27 #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:14:27 05:14:27 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 05:14:27 #32 DONE 0.9s 05:14:27 05:14:27 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:14:27 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 05:14:27 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 05:14:27 #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 05:14:27 #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 05:14:27 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 05:14:27 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 05:14:27 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 0.8s 05:14:27 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 05:14:27 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 05:14:27 #36 ... 05:14:27 05:14:27 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:14:27 #34 DONE 0.0s 05:14:27 05:14:27 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:14:27 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 1.2s 05:14:28 #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 05:14:28 #36 ... 05:14:28 05:14:28 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 05:14:28 #32 DONE 1.1s 05:14:28 05:14:28 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:14:28 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 1.3s 05:14:28 #36 ... 05:14:28 05:14:28 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:14:28 #34 DONE 0.0s 05:14:28 05:14:28 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 05:14:28 #32 DONE 1.2s 05:14:28 05:14:28 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:14:28 #36 ... 05:14:28 05:14:28 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:14:28 #34 DONE 0.0s 05:14:28 05:14:28 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:14:28 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 1.6s 05:14:28 #36 ... 05:14:28 05:14:28 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 05:14:28 #31 DONE 1.2s 05:14:28 05:14:28 #37 [security-spire-server internal] load build context 05:14:28 #37 transferring context: 26.58kB 0.3s done 05:14:28 #37 DONE 1.6s 05:14:28 05:14:28 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:14:28 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 1.9s 05:14:28 #99 DONE 1.1s 05:14:28 05:14:28 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:14:28 #100 DONE 1.1s 05:14:28 05:14:28 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:14:28 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 2.0s 05:14:28 #36 ... 05:14:28 05:14:28 #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:14:28 #34 DONE 0.0s 05:14:28 05:14:28 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:14:28 #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 05:14:29 #101 DONE 0.1s 05:14:29 05:14:29 #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:14:29 #102 DONE 1.2s 05:14:29 05:14:29 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:14:29 #103 DONE 0.1s 05:14:29 05:14:29 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:14:29 #104 DONE 0.1s 05:14:29 05:14:29 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 05:14:29 #105 DONE 0.1s 05:14:29 05:14:29 #106 [security-spire-config stage-2 6/10] COPY security.txt / 05:14:29 #106 DONE 0.1s 05:14:29 05:14:29 #107 [security-spire-server] exporting to image 05:14:29 #107 exporting layers 05:14:29 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 2.3s 05:14:29 #36 ... 05:14:29 05:14:29 #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:14:29 #34 DONE 0.0s 05:14:29 05:14:29 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:14:29 #107 ... 05:14:29 05:14:29 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:14:29 #108 DONE 0.1s 05:14:29 05:14:29 #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:14:29 #109 DONE 2.7s 05:14:29 05:14:29 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:14:29 #110 DONE 0.1s 05:14:29 05:14:29 #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:14:29 #111 DONE 0.1s 05:14:29 05:14:29 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:14:29 #112 DONE 0.1s 05:14:29 05:14:29 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:14:29 #113 DONE 0.1s 05:14:29 05:14:29 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:14:29 #114 DONE 0.1s 05:14:29 05:14:29 #115 [security-spire-agent] exporting to image 05:14:29 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 2.7s 05:14:29 #115 ... 05:14:29 05:14:29 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:14:29 #116 DONE 0.1s 05:14:29 05:14:29 #107 [security-spire-server] exporting to image 05:14:29 #107 exporting layers 0.6s done 05:14:29 #107 writing image sha256:c7974bcedcb50fd0ea213ab19fe3bd3bb59b59ecba52e431b32fef52dfe59fdf done 05:14:29 #107 naming to docker.io/library/security-spire-server done 05:14:29 #107 DONE 0.6s 05:14:29 05:14:29 #117 [security-spire-config] exporting to image 05:14:29 #36 ... 05:14:29 05:14:29 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 05:14:29 #32 DONE 2.4s 05:14:29 05:14:29 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:14:29 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 2.9s 05:14:29 #117 ... 05:14:29 05:14:29 #115 [security-spire-agent] exporting to image 05:14:29 #115 exporting layers 0.5s done 05:14:29 #115 writing image sha256:f5cf22b7b43df6b3208ee804f5d1cc7c3bdde84276fe747fc0510e67e19dc009 done 05:14:29 #115 naming to docker.io/library/security-spire-agent done 05:14:29 #115 DONE 0.5s 05:14:29 05:14:29 #117 [security-spire-config] exporting to image 05:14:29 #117 exporting layers 0.6s done 05:14:30 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.31MB / 37.02MB 3.2s 05:14:30 #117 writing image sha256:62f8900f9e12eb859373940b2ed0fd16e28bc1150b42c40a8e143bca0b919104 done 05:14:30 #117 naming to docker.io/library/security-spire-config done 05:14:30 #117 DONE 0.6s 05:14:30 05:14:30 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:30 #36 ... 05:14:30 05:14:30 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 05:14:30 #38 DONE 2.0s 05:14:30 05:14:30 #39 [security-spiffe-token-provider internal] load build context 05:14:30 #39 transferring context: 3.42MB 1.8s done 05:14:30 #39 DONE 3.2s 05:14:30 05:14:30 #40 [core-keeper internal] load build context 05:14:30 #40 transferring context: 3.42MB 2.1s done 05:14:30 #40 DONE 3.2s 05:14:30 05:14:30 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:14:30 #36 ... 05:14:30 05:14:30 #41 [core-data internal] load build context 05:14:30 #41 transferring context: 3.42MB 2.5s done 05:14:30 #41 DONE 3.2s 05:14:30 05:14:30 #42 [security-spire-agent internal] load build context 05:14:30 #42 DONE 0.0s 05:14:30 05:14:30 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:14:30 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 05:14:30 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 05:14:30 #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 05:14:30 #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 05:14:30 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 05:14:30 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 05:14:30 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.19MB / 37.02MB 3.4s 05:14:30 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 05:14:30 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 05:14:30 #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 05:14:30 #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 05:14:30 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 3.9s 05:14:30 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 4.1s 05:14:31 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.2s 05:14:31 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.4s done 05:14:31 #36 ... 05:14:31 05:14:31 #33 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:14:31 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:14:31 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:14:31 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 05:14:31 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 05:14:31 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.4s done 05:14:31 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.9s done 05:14:31 #33 DONE 5.6s 05:14:31 05:14:31 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:14:31 #43 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done 05:14:31 #43 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 05:14:31 #43 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 05:14:31 #43 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 05:14:31 #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 05:14:31 #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 05:14:31 #43 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done 05:14:31 #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 2.10MB / 17.33MB 1.0s 05:14:31 #43 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 05:14:31 #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 3.15MB / 17.33MB 1.2s 05:14:32 #43 ... 05:14:32 05:14:32 #44 [core-metadata internal] load build context 05:14:32 #44 transferring context: 3.42MB 2.4s done 05:14:32 #44 DONE 4.9s 05:14:32 05:14:32 #45 [security-proxy-setup internal] load build context 05:14:32 #45 transferring context: 3.42MB 2.7s done 05:14:32 #45 DONE 4.9s 05:14:32 05:14:32 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:14:32 #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.19MB / 17.33MB 1.4s 05:14:32 #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.60MB / 17.33MB 1.6s 05:14:32 #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.01MB / 17.33MB 1.7s 05:14:32 #118 ... 05:14:32 05:14:32 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:32 #119 ... 05:14:32 05:14:32 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:32 #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.10MB / 17.33MB 1.9s 05:14:32 #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.49MB / 17.33MB 2.0s 05:14:32 #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.53MB / 17.33MB 2.1s 05:14:32 #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.58MB / 17.33MB 2.3s 05:14:33 #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.00MB / 17.33MB 2.5s 05:14:33 #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.7s 05:14:33 #43 ... 05:14:33 05:14:33 #46 [security-proxy-auth internal] load build context 05:14:33 #46 transferring context: 3.42MB 2.4s done 05:14:33 #46 DONE 5.6s 05:14:33 05:14:33 #47 [core-command internal] load build context 05:14:33 #47 transferring context: 3.42MB 2.9s done 05:14:33 #47 DONE 6.0s 05:14:33 05:14:33 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:14:33 #43 ... 05:14:33 05:14:33 #48 [security-secretstore-setup internal] load build context 05:14:33 #48 transferring context: 3.42MB 3.0s done 05:14:33 #48 DONE 5.1s 05:14:33 05:14:33 #49 [support-notifications internal] load build context 05:14:33 #49 transferring context: 3.42MB 3.1s done 05:14:33 #49 DONE 5.2s 05:14:33 05:14:33 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:14:33 #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.8s done 05:14:33 #43 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 05:14:34 #43 ... 05:14:34 05:14:34 #50 [support-scheduler internal] load build context 05:14:34 #50 transferring context: 3.42MB 2.3s done 05:14:34 #50 DONE 4.1s 05:14:34 05:14:34 #51 [core-common-config-bootstrapper internal] load build context 05:14:34 #51 transferring context: 3.42MB 2.4s done 05:14:34 #51 DONE 4.1s 05:14:34 05:14:34 #52 [security-bootstrapper internal] load build context 05:14:34 #52 transferring context: 3.42MB 2.6s done 05:14:34 #52 DONE 4.1s 05:14:34 05:14:34 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:14:34 #43 ... 05:14:34 05:14:34 #42 [security-spire-agent internal] load build context 05:14:34 #42 transferring context: 26.11kB 0.0s done 05:14:34 #42 DONE 3.6s 05:14:34 05:14:34 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:14:34 #43 ... 05:14:34 05:14:34 #53 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:14:34 #53 DONE 7.8s 05:14:34 05:14:34 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:14:36 #43 ... 05:14:36 05:14:36 #54 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 05:14:36 #54 DONE 1.4s 05:14:36 05:14:36 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 05:14:41 #55 ... 05:14:41 05:14:41 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:14:41 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.9s 05:14:42 #36 ... 05:14:42 05:14:42 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:14:42 #0 9.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:42 #56 ... 05:14:42 05:14:42 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:14:42 #43 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.5s 05:14:42 #43 ... 05:14:42 05:14:42 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:14:42 #36 ... 05:14:42 05:14:42 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:14:42 #0 9.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:42 #57 ... 05:14:42 05:14:42 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:14:42 #0 9.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:42 #58 ... 05:14:42 05:14:42 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:14:43 #59 ... 05:14:43 05:14:43 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:14:43 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:43 #60 ... 05:14:43 05:14:43 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:14:43 #61 ... 05:14:43 05:14:43 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:14:43 #62 ... 05:14:43 05:14:43 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:43 #63 DONE 10.8s 05:14:43 05:14:43 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:14:43 #36 ... 05:14:43 05:14:43 #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:14:43 #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:43 #64 ... 05:14:43 05:14:43 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:43 #65 DONE 7.8s 05:14:43 05:14:43 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:14:43 #0 7.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:43 #0 8.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:43 #66 ... 05:14:43 05:14:43 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:14:43 #0 8.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:43 #0 9.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:43 #67 ... 05:14:43 05:14:43 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:14:43 #59 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:45 #59 ... 05:14:45 05:14:45 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 05:14:45 #68 ... 05:14:45 05:14:45 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:14:46 #69 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:46 #69 ... 05:14:46 05:14:46 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:14:46 #0 9.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:46 #70 ... 05:14:46 05:14:46 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:14:46 #71 ... 05:14:46 05:14:46 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:14:46 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.1s 05:14:51 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.1s 05:14:51 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.4s done 05:14:51 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.4s done 05:14:51 #36 DONE 25.8s 05:14:51 05:14:51 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:14:51 #43 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.6s done 05:14:52 #43 ... 05:14:52 05:14:52 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:14:52 #66 19.05 (1/3) Installing ca-certificates (20260413-r0) 05:14:52 #66 19.56 (2/3) Installing dumb-init (1.2.5-r3) 05:14:52 #66 19.61 (3/3) Installing tzdata (2026b-r0) 05:14:52 #66 ... 05:14:52 05:14:52 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:14:52 #56 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:52 #56 20.00 (1/2) Installing dumb-init (1.2.5-r3) 05:14:52 #56 20.07 (2/2) Installing su-exec (0.2-r3) 05:14:52 #56 20.09 Executing busybox-1.37.0-r20.trigger 05:14:52 #56 20.29 OK: 8 MiB in 18 packages 05:14:52 #56 ... 05:14:52 05:14:52 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:14:52 #67 19.98 (1/4) Installing dumb-init (1.2.5-r3) 05:14:52 #67 20.03 (2/4) Installing openssl (3.5.6-r0) 05:14:52 #67 20.23 (3/4) Installing su-exec (0.2-r3) 05:14:53 #67 20.25 (4/4) Installing yq-go (4.47.2-r3) 05:14:53 #67 ... 05:14:53 05:14:53 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:14:53 #58 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:53 #58 ... 05:14:53 05:14:53 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:14:53 #0 5.001 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:53 #0 7.128 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:53 #72 ... 05:14:53 05:14:53 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:14:53 #57 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:53 #57 ... 05:14:53 05:14:53 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:14:53 #0 5.592 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:53 #0 7.747 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:53 #73 ... 05:14:53 05:14:53 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:14:53 #60 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:53 #60 20.88 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 05:14:53 #60 20.89 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 05:14:53 #60 20.90 OK: 26165 distinct packages available 05:14:53 #60 ... 05:14:53 05:14:53 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:14:53 #58 21.26 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 05:14:53 #58 21.26 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 05:14:53 #58 21.26 OK: 26165 distinct packages available 05:14:53 #58 ... 05:14:53 05:14:53 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:14:53 #62 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:53 #62 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:54 #62 ... 05:14:54 05:14:54 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:14:54 #66 21.22 Executing busybox-1.37.0-r20.trigger 05:14:54 #120 DONE 30.1s 05:14:54 05:14:54 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:54 #78 DONE 30.0s 05:14:54 05:14:54 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:54 #119 DONE 31.2s 05:14:54 05:14:54 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:54 #82 DONE 30.1s 05:14:54 05:14:54 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:54 #118 DONE 30.1s 05:14:54 05:14:54 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:54 #96 DONE 27.0s 05:14:54 05:14:54 #121 [core-metadata builder 6/7] COPY . . 05:14:54 #66 21.46 Executing ca-certificates-20260413-r0.trigger 05:14:54 #66 ... 05:14:54 05:14:54 #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:14:54 #64 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:54 #64 ... 05:14:54 05:14:54 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:14:54 #56 DONE 22.7s 05:14:54 05:14:54 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:14:54 #67 21.53 Executing busybox-1.37.0-r20.trigger 05:14:54 #67 21.65 OK: 20 MiB in 20 packages 05:14:54 #67 ... 05:14:54 05:14:54 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:14:54 #61 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:54 #61 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:55 #61 ... 05:14:55 05:14:55 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:14:55 #57 22.16 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 05:14:55 #57 22.16 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 05:14:55 #57 22.16 OK: 26165 distinct packages available 05:14:55 #57 ... 05:14:55 05:14:55 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 05:14:55 #55 9.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:55 #55 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:55 #55 ... 05:14:55 05:14:55 #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:14:55 #64 22.93 (1/1) Installing dumb-init (1.2.5-r3) 05:14:55 #64 22.97 Executing busybox-1.37.0-r20.trigger 05:14:55 #64 23.09 OK: 8 MiB in 17 packages 05:14:56 #64 ... 05:14:56 05:14:56 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:14:56 #59 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:56 #59 ... 05:14:56 05:14:56 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 05:14:56 #68 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:56 #68 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:56 #68 ... 05:14:56 05:14:56 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:14:56 #71 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:56 #71 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:56 #71 ... 05:14:56 05:14:56 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:14:56 #57 24.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:58 #57 ... 05:14:58 05:14:58 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:14:58 #70 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:58 #70 20.83 OK: 255 MiB in 60 packages 05:14:58 #70 ... 05:14:58 05:14:58 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:14:58 #69 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:58 #69 ... 05:14:58 05:14:58 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:14:58 #61 24.56 (1/7) Installing ca-certificates (20260413-r0) 05:14:58 #61 25.11 (2/7) Installing dumb-init (1.2.5-r3) 05:14:58 #61 25.16 (3/7) Installing libgcc (14.2.0-r6) 05:14:58 #61 25.22 (4/7) Installing libsodium (1.0.20-r1) 05:14:58 #61 25.30 (5/7) Installing libstdc++ (14.2.0-r6) 05:14:58 #61 25.62 (6/7) Installing libzmq (4.3.5-r2) 05:14:58 #61 25.72 (7/7) Installing zeromq (4.3.5-r2) 05:14:58 #61 25.78 Executing busybox-1.37.0-r20.trigger 05:14:58 #61 25.99 Executing ca-certificates-20260413-r0.trigger 05:14:59 #61 26.73 OK: 12 MiB in 23 packages 05:15:00 #61 ... 05:15:00 05:15:00 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:15:00 #67 DONE 27.8s 05:15:00 05:15:00 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:15:00 #66 23.23 OK: 9 MiB in 19 packages 05:15:00 #66 DONE 27.7s 05:15:00 05:15:00 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:15:00 #59 24.04 (1/1) Installing dumb-init (1.2.5-r3) 05:15:00 #59 24.07 Executing busybox-1.37.0-r20.trigger 05:15:00 #59 24.26 OK: 8 MiB in 17 packages 05:15:00 #59 DONE 27.9s 05:15:00 05:15:00 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:15:00 #74 ... 05:15:00 05:15:00 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:15:00 #69 22.84 OK: 255 MiB in 60 packages 05:15:00 #69 DONE 25.0s 05:15:00 05:15:00 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:15:00 #55 21.91 OK: 255 MiB in 60 packages 05:15:00 #55 DONE 25.1s 05:15:01 05:15:01 #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:15:01 #64 DONE 28.4s 05:15:01 05:15:01 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 05:15:01 #68 23.52 OK: 255 MiB in 60 packages 05:15:01 #68 DONE 25.3s 05:15:01 05:15:01 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:15:01 #75 ... 05:15:01 05:15:01 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:15:01 #70 DONE 25.6s 05:15:01 05:15:01 #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:15:01 #76 ... 05:15:01 05:15:01 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:15:01 #61 DONE 28.8s 05:15:01 05:15:01 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:15:02 #77 ... 05:15:02 05:15:02 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:15:02 #62 24.19 (1/4) Installing ca-certificates (20260413-r0) 05:15:02 #62 24.67 (2/4) Installing dumb-init (1.2.5-r3) 05:15:02 #62 24.69 (3/4) Installing su-exec (0.2-r3) 05:15:02 #62 24.70 (4/4) Installing yq-go (4.47.2-r3) 05:15:02 #62 25.81 Executing busybox-1.37.0-r20.trigger 05:15:02 #62 26.08 Executing ca-certificates-20260413-r0.trigger 05:15:02 #62 26.92 OK: 20 MiB in 20 packages 05:15:02 #62 DONE 29.4s 05:15:02 05:15:02 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:15:03 #78 ... 05:15:03 05:15:03 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:15:03 #72 17.30 OK: 255 MiB in 60 packages 05:15:03 #72 DONE 19.6s 05:15:03 05:15:03 #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:15:03 #79 ... 05:15:03 05:15:03 #80 [core-data builder 4/7] COPY go.mod vendor* ./ 05:15:03 #80 DONE 2.7s 05:15:03 05:15:03 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:15:03 #81 DONE 2.9s 05:15:03 05:15:03 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:04 #82 ... 05:15:04 05:15:04 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:15:04 #75 DONE 2.8s 05:15:04 05:15:04 #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:04 #83 ... 05:15:04 05:15:04 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:15:04 #73 17.49 (1/1) Installing dumb-init (1.2.5-r3) 05:15:04 #73 18.31 Executing busybox-1.37.0-r20.trigger 05:15:04 #73 18.44 OK: 8 MiB in 17 packages 05:15:04 #73 DONE 20.7s 05:15:04 05:15:04 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:15:04 #84 DONE 2.9s 05:15:04 05:15:04 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:04 #121 ... 05:15:04 05:15:04 #122 [security-proxy-setup builder 6/7] COPY . . 05:15:04 #122 ... 05:15:04 05:15:04 #123 [security-spiffe-token-provider builder 6/7] COPY . . 05:15:04 #123 ... 05:15:04 05:15:04 #124 [core-keeper builder 7/8] COPY . . 05:15:04 #124 ... 05:15:04 05:15:04 #125 [support-notifications builder 6/7] COPY . . 05:15:04 #125 ... 05:15:04 05:15:04 #126 [support-scheduler builder 6/7] COPY . . 05:15:04 #85 ... 05:15:04 05:15:04 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:15:04 #0 2.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:15:04 #0 3.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:15:04 #86 ... 05:15:04 05:15:04 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:05 #87 ... 05:15:05 05:15:05 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:15:05 #60 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:15:05 #60 24.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:15:05 #60 31.66 (1/5) Installing dumb-init (1.2.5-r3) 05:15:05 #60 31.67 (2/5) Installing musl-obstack (1.2.3-r2) 05:15:05 #60 31.70 (3/5) Installing libucontext (1.3.2-r0) 05:15:05 #60 31.70 (4/5) Installing gcompat (1.1.0-r4) 05:15:05 #60 31.74 (5/5) Installing openssl (3.5.6-r0) 05:15:05 #60 31.81 Executing busybox-1.37.0-r20.trigger 05:15:05 #60 31.99 OK: 9 MiB in 21 packages 05:15:05 #60 ... 05:15:05 05:15:05 #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:15:05 #79 DONE 2.3s 05:15:05 05:15:05 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:15:05 #58 22.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:15:05 #58 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:15:05 #58 31.99 (1/13) Installing brotli-libs (1.1.0-r2) 05:15:05 #58 32.14 (2/13) Installing c-ares (1.34.6-r0) 05:15:05 #58 32.18 (3/13) Installing libunistring (1.3-r0) 05:15:05 #58 32.38 (4/13) Installing libidn2 (2.3.7-r0) 05:15:05 #58 32.45 (5/13) Installing nghttp2-libs (1.69.0-r0) 05:15:05 #58 32.48 (6/13) Installing libpsl (0.21.5-r3) 05:15:05 #58 32.51 (7/13) Installing zstd-libs (1.5.7-r0) 05:15:05 #58 32.59 (8/13) Installing libcurl (8.14.1-r2) 05:15:05 #58 32.67 (9/13) Installing curl (8.14.1-r2) 05:15:05 #58 32.76 (10/13) Installing dumb-init (1.2.5-r3) 05:15:05 #58 32.76 (11/13) Installing musl-obstack (1.2.3-r2) 05:15:05 #58 32.81 (12/13) Installing libucontext (1.3.2-r0) 05:15:05 #58 32.83 (13/13) Installing gcompat (1.1.0-r4) 05:15:05 #58 32.83 Executing busybox-1.37.0-r20.trigger 05:15:05 #58 33.03 OK: 13 MiB in 29 packages 05:15:05 #58 ... 05:15:05 05:15:05 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:06 #88 ... 05:15:06 05:15:06 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:15:06 #60 DONE 34.1s 05:15:06 05:15:06 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:15:06 #58 DONE 34.3s 05:15:06 05:15:06 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:15:06 #89 ... 05:15:06 05:15:06 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:15:06 #86 11.13 OK: 8 MiB in 18 packages 05:15:06 #86 DONE 12.2s 05:15:07 05:15:07 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:15:07 #90 ... 05:15:07 05:15:07 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:15:07 #57 26.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:15:07 #57 32.57 (1/4) Installing dumb-init (1.2.5-r3) 05:15:07 #57 32.61 (2/4) Installing musl-obstack (1.2.3-r2) 05:15:07 #57 32.61 (3/4) Installing libucontext (1.3.2-r0) 05:15:07 #57 32.63 (4/4) Installing gcompat (1.1.0-r4) 05:15:07 #57 32.67 Executing busybox-1.37.0-r20.trigger 05:15:07 #57 32.83 OK: 8 MiB in 20 packages 05:15:07 #57 DONE 34.6s 05:15:07 05:15:07 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:15:08 #91 ... 05:15:08 05:15:08 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:15:08 #71 23.06 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 05:15:08 #71 23.06 v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 05:15:08 #71 23.06 OK: 26183 distinct packages available 05:15:08 #71 24.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:15:08 #71 25.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:15:08 #71 31.30 OK: 255 MiB in 60 packages 05:15:08 #71 DONE 32.0s 05:15:08 05:15:08 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:15:09 #126 DONE 16.0s 05:15:09 05:15:09 #122 [security-proxy-setup builder 6/7] COPY . . 05:15:09 #122 DONE 16.0s 05:15:09 05:15:09 #121 [security-proxy-auth builder 6/7] COPY . . 05:15:09 #121 DONE 16.0s 05:15:09 05:15:09 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:09 #127 CACHED 05:15:09 05:15:09 #128 [security-secretstore-setup builder 6/7] COPY . . 05:15:09 #128 CACHED 05:15:09 05:15:09 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:15:09 #129 CACHED 05:15:09 05:15:09 #130 [security-bootstrapper builder 6/7] COPY . . 05:15:09 #130 CACHED 05:15:09 05:15:09 #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:09 #131 CACHED 05:15:09 05:15:09 #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:15:09 #132 CACHED 05:15:09 05:15:09 #123 [security-spiffe-token-provider builder 6/7] COPY . . 05:15:09 #123 DONE 16.0s 05:15:09 05:15:09 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 05:15:09 #133 CACHED 05:15:09 05:15:09 #134 [core-data builder 6/7] COPY . . 05:15:09 #134 CACHED 05:15:09 05:15:09 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:09 #135 CACHED 05:15:09 05:15:09 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:15:09 #136 CACHED 05:15:09 05:15:09 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:09 #137 CACHED 05:15:09 05:15:09 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 05:15:09 #138 CACHED 05:15:09 05:15:09 #139 [core-metadata builder 6/7] COPY . . 05:15:09 #139 CACHED 05:15:09 05:15:09 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:09 #140 CACHED 05:15:09 05:15:09 #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:15:09 #141 CACHED 05:15:09 05:15:09 #142 [security-proxy-auth builder 6/7] COPY . . 05:15:09 #142 CACHED 05:15:09 05:15:09 #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:09 #143 CACHED 05:15:09 05:15:09 #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:15:09 #144 CACHED 05:15:09 05:15:09 #124 [core-keeper builder 7/8] COPY . . 05:15:09 #124 DONE 16.0s 05:15:09 05:15:09 #125 [support-notifications builder 6/7] COPY . . 05:15:09 #125 DONE 16.0s 05:15:09 05:15:09 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:15:10 #145 0.832 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:15:10 #92 DONE 2.5s 05:15:10 05:15:10 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:15:10 #93 ... 05:15:10 05:15:10 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:15:10 #94 ... 05:15:10 05:15:10 #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:15:11 #95 ... 05:15:11 05:15:11 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:15 #96 ... 05:15:15 05:15:15 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:15:15 #94 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:15:15 #94 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:15:15 #94 14.08 OK: 20 MiB in 20 packages 05:15:15 #94 DONE 14.6s 05:15:15 05:15:15 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:15:15 #97 DONE 0.2s 05:15:15 05:15:15 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:15:15 #89 ... 05:15:15 05:15:15 #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:15:15 #95 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:15:16 #95 ... 05:15:16 05:15:16 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:15:16 #90 DONE 9.3s 05:15:16 05:15:16 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:15:16 #98 DONE 0.2s 05:15:16 05:15:16 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:15:16 #89 9.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:15:17 #89 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:15:20 #145 ... 05:15:20 05:15:20 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:15:20 #0 0.923 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:15:20 #146 ... 05:15:20 05:15:20 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:15:20 #0 0.916 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:15:20 #147 ... 05:15:20 05:15:20 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:15:20 #0 0.950 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:15:20 #148 ... 05:15:20 05:15:20 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 05:15:20 #0 0.969 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:15:20 #149 ... 05:15:20 05:15:20 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:15:20 #0 0.491 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:15:20 #150 ... 05:15:20 05:15:20 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:15:20 #0 0.796 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:15:20 #151 ... 05:15:20 05:15:20 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:15:20 #0 0.502 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:15:20 #152 ... 05:15:20 05:15:20 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:15:20 #0 0.950 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:15:20 #153 ... 05:15:20 05:15:20 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:15:20 #0 0.701 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:15:21 #154 ... 05:15:21 05:15:21 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:15:21 #0 0.471 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:15:21 #155 ... 05:15:21 05:15:21 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:15:21 #0 0.897 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:15:24 #89 ... 05:15:24 05:15:24 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:15:24 #93 9.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:15:24 #93 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:15:24 #93 16.38 OK: 13 MiB in 29 packages 05:15:24 #93 ... 05:15:24 05:15:24 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:15:24 #89 17.17 OK: 9 MiB in 21 packages 05:15:24 #89 ... 05:15:24 05:15:24 #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:15:24 #76 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:15:24 #76 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:15:24 #76 22.26 OK: 8 MiB in 17 packages 05:15:24 #76 DONE 23.6s 05:15:24 05:15:24 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:15:24 #93 DONE 17.6s 05:15:24 05:15:24 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:15:24 #74 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:15:24 #74 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:15:24 #74 23.68 OK: 8 MiB in 17 packages 05:15:25 #74 ... 05:15:25 05:15:25 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:15:25 #89 DONE 18.7s 05:15:25 05:15:25 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:15:25 #99 ... 05:15:25 05:15:25 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:15:25 #91 8.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:15:25 #91 9.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:15:25 #91 16.25 OK: 8 MiB in 20 packages 05:15:25 #91 DONE 18.0s 05:15:25 05:15:25 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:15:25 #100 ... 05:15:25 05:15:25 #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:15:25 #95 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:15:25 #95 22.81 OK: 9 MiB in 19 packages 05:15:25 #95 DONE 24.9s 05:15:25 05:15:25 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:15:25 #77 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:15:25 #77 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:15:25 #77 22.14 OK: 12 MiB in 23 packages 05:15:25 #77 ... 05:15:25 05:15:25 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:15:25 #101 ... 05:15:25 05:15:25 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:15:25 #78 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:15:25 #78 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:15:25 #78 21.39 OK: 20 MiB in 20 packages 05:15:26 #78 ... 05:15:26 05:15:26 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:15:26 #77 DONE 24.2s 05:15:26 05:15:26 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:15:26 #78 DONE 23.8s 05:15:26 05:15:26 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:15:26 #101 ... 05:15:26 05:15:26 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:15:26 #74 DONE 25.7s 05:15:26 05:15:26 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:15:30 #43 ... 05:15:30 05:15:30 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:15:30 #101 DONE 4.6s 05:15:30 05:15:30 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:15:30 #99 DONE 4.6s 05:15:30 05:15:30 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:15:30 #100 DONE 4.6s 05:15:30 05:15:30 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:15:30 #102 DONE 0.2s 05:15:30 05:15:30 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:15:30 #103 DONE 0.2s 05:15:30 05:15:30 #104 [security-spire-server stage-2 6/9] COPY security.txt / 05:15:30 #104 DONE 0.3s 05:15:30 05:15:30 #105 [security-spire-config stage-2 6/10] COPY security.txt / 05:15:30 #105 DONE 0.3s 05:15:30 05:15:30 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:15:30 #106 DONE 0.4s 05:15:30 05:15:30 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:15:30 #107 DONE 0.3s 05:15:30 05:15:30 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:15:30 #108 DONE 0.2s 05:15:30 05:15:30 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:15:31 #109 DONE 0.3s 05:15:31 05:15:31 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:15:31 #110 DONE 0.4s 05:15:31 05:15:31 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:15:31 #111 DONE 0.5s 05:15:31 05:15:31 #112 [security-spire-config] exporting to image 05:15:31 #112 exporting layers 05:15:32 #112 ... 05:15:32 05:15:32 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:15:32 #113 DONE 2.2s 05:15:32 05:15:32 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:15:32 #114 DONE 0.3s 05:15:32 05:15:32 #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:32 #83 ... 05:15:32 05:15:32 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 05:15:32 #115 DONE 0.2s 05:15:32 05:15:32 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:15:32 #116 DONE 0.2s 05:15:32 05:15:32 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:15:32 #43 ... 05:15:32 05:15:32 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:15:33 #117 DONE 0.4s 05:15:33 05:15:33 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:15:33 #118 DONE 0.3s 05:15:33 05:15:33 #112 [security-spire-agent] exporting to image 05:15:36 #112 exporting layers 4.4s done 05:15:36 #112 writing image sha256:2f0daa4190ec5df4b8ce3d126a936200d2172e82a69dcad6ad749c3d3c75f71a 0.1s done 05:15:36 #112 naming to docker.io/library/security-spire-server-arm64 0.0s done 05:15:36 #112 exporting layers 4.6s done 05:15:36 #112 writing image sha256:4b9dd91354fea27f37df9327420723e15d601492350b7916101c8183898991a9 05:15:36 #112 writing image sha256:4b9dd91354fea27f37df9327420723e15d601492350b7916101c8183898991a9 0.0s done 05:15:36 #112 naming to docker.io/library/security-spire-config-arm64 done 05:15:37 #112 exporting layers 3.3s done 05:15:37 #112 writing image sha256:a6e86d57596901655c4a83b8c521c71dc56c8a3bf4c74c8d669a73c563d2637e done 05:15:37 #112 naming to docker.io/library/security-spire-agent-arm64 0.0s done 05:15:37 #112 DONE 5.3s 05:15:37 05:15:37 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:16:58 #156 ... 05:16:58 05:16:58 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:16:58 #152 DONE 93.8s 05:16:58 05:16:58 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:16:58 #154 DONE 93.8s 05:16:58 05:16:58 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:16:58 #157 DONE 0.2s 05:16:58 05:16:58 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:16:58 #158 DONE 0.3s 05:16:58 05:16:58 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:16:58 #159 DONE 0.2s 05:16:58 05:16:58 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:16:58 #160 DONE 0.4s 05:16:58 05:16:58 #161 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:16:58 #161 DONE 0.1s 05:16:58 05:16:58 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:16:58 #162 DONE 0.9s 05:16:58 05:16:58 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:16:58 #163 ... 05:16:58 05:16:58 #164 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:16:58 #164 DONE 0.2s 05:16:58 05:16:58 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:16:58 #163 DONE 0.2s 05:16:58 05:16:58 #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:16:58 #165 DONE 0.4s 05:16:58 05:16:58 #166 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:16:58 #166 DONE 0.3s 05:16:58 05:16:58 #167 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:16:58 #167 DONE 0.9s 05:16:58 05:16:58 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:16:58 #168 DONE 0.1s 05:16:58 05:16:58 #169 [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/ 05:16:58 #169 DONE 0.1s 05:16:58 05:16:58 #170 [core-common-config-bootstrapper] exporting to image 05:16:58 #170 exporting layers 05:16:58 #170 ... 05:16:58 05:16:58 #171 [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/ 05:16:58 #171 DONE 0.2s 05:16:58 05:16:58 #172 [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/ 05:16:58 #172 DONE 0.1s 05:16:58 05:16:58 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:16:58 #146 ... 05:16:58 05:16:58 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:16:58 #173 ... 05:16:58 05:16:58 #170 [core-common-config-bootstrapper] exporting to image 05:16:58 #170 exporting layers 0.6s done 05:16:58 #170 writing image sha256:cd2a269518cfe1045b59b306d2e4ad3b08807d3a3390f104eace41fe89c0c748 done 05:16:58 #170 naming to docker.io/library/core-common-config-bootstrapper done 05:16:58 #170 DONE 0.7s 05:16:58 05:16:58 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:16:58 #173 DONE 0.3s 05:16:58 05:16:58 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:16:58 #174 DONE 0.9s 05:16:58 05:16:58 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:16:58 #145 ... 05:16:58 05:16:58 #175 [security-bootstrapper] exporting to image 05:16:58 #175 exporting layers 0.6s done 05:16:58 #175 writing image sha256:00888e1620334fbc79f65416ecbccbd7e16fff52f5f80969d6a70e5aa2a5d84d done 05:16:58 #175 naming to docker.io/library/security-bootstrapper done 05:16:58 #175 DONE 0.6s 05:16:58 05:16:58 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:17:13 #43 ... 05:17:13 05:17:13 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:13 #82 DONE 116.1s 05:17:13 05:17:13 #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:13 #83 DONE 116.1s 05:17:13 05:17:13 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:13 #88 DONE 114.4s 05:17:13 05:17:13 #119 [core-data builder 6/7] COPY . . 05:17:13 #119 ... 05:17:13 05:17:13 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:13 #87 DONE 115.7s 05:17:13 05:17:13 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:13 #85 DONE 115.9s 05:17:13 05:17:13 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:13 #96 DONE 109.7s 05:17:13 05:17:13 #120 [security-spiffe-token-provider builder 6/7] COPY . . 05:17:13 #120 DONE 1.8s 05:17:13 05:17:13 #121 [support-scheduler builder 6/7] COPY . . 05:17:13 #121 DONE 1.9s 05:17:13 05:17:13 #122 [support-notifications builder 6/7] COPY . . 05:17:13 #122 DONE 1.9s 05:17:13 05:17:13 #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:17:13 #123 CACHED 05:17:13 05:17:13 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 05:17:13 #124 CACHED 05:17:13 05:17:13 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:13 #125 CACHED 05:17:13 05:17:13 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:17:13 #126 CACHED 05:17:13 05:17:13 #127 [security-bootstrapper builder 6/7] COPY . . 05:17:13 #127 CACHED 05:17:13 05:17:13 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:13 #128 CACHED 05:17:13 05:17:13 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:13 #129 CACHED 05:17:13 05:17:13 #130 [security-secretstore-setup builder 6/7] COPY . . 05:17:13 #130 CACHED 05:17:13 05:17:13 #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:17:13 #131 CACHED 05:17:13 05:17:13 #132 [security-proxy-auth builder 6/7] COPY . . 05:17:13 #132 CACHED 05:17:13 05:17:13 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:17:13 #133 CACHED 05:17:13 05:17:13 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:13 #134 CACHED 05:17:13 05:17:13 #135 [security-proxy-setup builder 6/7] COPY . . 05:17:13 #135 DONE 2.0s 05:17:13 05:17:13 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:17:13 #136 CACHED 05:17:13 05:17:13 #137 [core-metadata builder 6/7] COPY . . 05:17:13 #137 CACHED 05:17:13 05:17:13 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:13 #138 CACHED 05:17:13 05:17:13 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 05:17:13 #139 CACHED 05:17:13 05:17:13 #140 [core-command builder 6/7] COPY . . 05:17:13 #140 CACHED 05:17:13 05:17:13 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:13 #141 CACHED 05:17:13 05:17:13 #119 [core-data builder 6/7] COPY . . 05:17:13 #119 DONE 1.9s 05:17:13 05:17:13 #142 [core-keeper builder 7/8] COPY . . 05:17:13 #142 DONE 2.0s 05:17:13 05:17:13 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:17:13 #143 ... 05:17:13 05:17:13 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:17:13 #0 4.439 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:17:13 #144 ... 05:17:13 05:17:13 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:17:13 #143 5.959 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:17:13 #143 ... 05:17:13 05:17:13 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:17:13 #0 4.615 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:17:13 #145 ... 05:17:13 05:17:13 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 05:17:13 #0 6.080 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:17:13 #146 ... 05:17:13 05:17:13 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:17:13 #0 6.098 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:17:13 #147 ... 05:17:13 05:17:13 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:17:13 #0 6.124 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:17:13 #148 ... 05:17:13 05:17:13 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:17:13 #0 6.114 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:17:13 #149 ... 05:17:13 05:17:13 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:17:13 #0 6.086 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:17:13 #150 ... 05:17:13 05:17:13 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:17:13 #0 6.101 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:17:13 #151 ... 05:17:13 05:17:13 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:17:13 #0 6.171 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:17:13 #152 ... 05:17:13 05:17:13 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:17:13 #0 6.209 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:17:13 #153 ... 05:17:13 05:17:13 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:17:13 #0 6.180 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:18:05 #150 ... 05:18:05 05:18:05 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:18:05 #155 173.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:18:15 #155 DONE 185.4s 05:18:15 05:18:15 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:18:15 #150 DONE 185.4s 05:18:15 05:18:15 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:18:15 #153 DONE 185.4s 05:18:15 05:18:15 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:18:15 #147 DONE 185.4s 05:18:15 05:18:15 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:18:15 #151 DONE 185.4s 05:18:15 05:18:15 #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:18:15 #176 DONE 0.2s 05:18:15 05:18:15 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:18:15 #177 DONE 0.3s 05:18:15 05:18:15 #178 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:18:15 #178 ... 05:18:15 05:18:15 #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:18:15 #179 DONE 0.2s 05:18:15 05:18:15 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:18:15 #180 DONE 0.2s 05:18:15 05:18:15 #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:18:15 #178 DONE 0.2s 05:18:15 05:18:15 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:18:15 #181 CACHED 05:18:15 05:18:15 #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:18:15 #182 CACHED 05:18:15 05:18:15 #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:18:15 #183 DONE 0.2s 05:18:15 05:18:15 #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:18:15 #184 DONE 0.2s 05:18:15 05:18:15 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:18:15 #156 DONE 186.0s 05:18:15 05:18:15 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:18:15 #185 DONE 0.2s 05:18:15 05:18:15 #186 [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 05:18:16 #186 ... 05:18:16 05:18:16 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:18:16 #146 DONE 187.0s 05:18:16 05:18:16 #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 05:18:16 #149 DONE 187.2s 05:18:16 05:18:16 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:18:17 #187 ... 05:18:17 05:18:17 #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:18:17 #176 DONE 0.2s 05:18:17 05:18:17 #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:18:17 #178 DONE 0.2s 05:18:17 05:18:17 #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:18:17 #188 DONE 1.7s 05:18:17 05:18:17 #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:18:17 #189 CACHED 05:18:17 05:18:17 #190 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:18:17 #190 CACHED 05:18:17 05:18:17 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:18:17 #191 DONE 1.7s 05:18:17 05:18:17 #192 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:18:17 #192 DONE 1.7s 05:18:17 05:18:17 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:18:17 #187 DONE 1.7s 05:18:17 05:18:17 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:18:17 #145 DONE 187.7s 05:18:17 05:18:17 #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:18:17 #193 ... 05:18:17 05:18:17 #186 [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 05:18:17 #186 DONE 2.1s 05:18:17 05:18:17 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:18:17 #148 DONE 188.2s 05:18:17 05:18:17 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:18:17 #194 DONE 0.6s 05:18:17 05:18:17 #195 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:18:17 #195 DONE 0.6s 05:18:17 05:18:17 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:18:17 #196 DONE 0.6s 05:18:17 05:18:17 #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 05:18:17 #197 DONE 0.7s 05:18:17 05:18:17 #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:18:17 #193 DONE 0.6s 05:18:17 05:18:17 #198 [core-command] exporting to image 05:18:17 #198 exporting layers 05:18:17 #198 ... 05:18:17 05:18:17 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:18:17 #199 DONE 0.6s 05:18:17 05:18:17 #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:18:17 #200 DONE 0.6s 05:18:17 05:18:17 #201 [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 05:18:17 #201 DONE 0.3s 05:18:18 05:18:18 #202 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:18:18 #202 DONE 0.3s 05:18:18 05:18:18 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:18:18 #203 DONE 0.3s 05:18:18 05:18:18 #198 [core-command] exporting to image 05:18:18 #198 exporting layers 0.2s done 05:18:18 #198 ... 05:18:18 05:18:18 #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:18:18 #204 DONE 0.3s 05:18:18 05:18:18 #205 [security-spiffe-token-provider] exporting to image 05:18:18 #205 ... 05:18:18 05:18:18 #206 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:18:18 #206 DONE 0.7s 05:18:18 05:18:18 #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:18:18 #207 DONE 0.6s 05:18:18 05:18:18 #198 [core-command] exporting to image 05:18:18 #198 writing image sha256:13b5345b44987190cfd65842bb6bbe5bd3952ca007020bc388c7f35eb6eb5ddd 0.0s done 05:18:18 #198 naming to docker.io/library/core-command done 05:18:18 #198 DONE 0.7s 05:18:18 05:18:18 #208 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:18:18 #208 DONE 0.7s 05:18:18 05:18:18 #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:18:18 #209 DONE 0.7s 05:18:18 05:18:18 #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:18:18 #210 DONE 0.6s 05:18:18 05:18:18 #205 [security-spiffe-token-provider] exporting to image 05:18:18 #205 exporting layers 0.6s done 05:18:18 #205 writing image sha256:e59900db235521d50b9aa0bb1c1224163db395a0281dffa27dc5cea8bf8050d7 05:18:18 #205 writing image sha256:e59900db235521d50b9aa0bb1c1224163db395a0281dffa27dc5cea8bf8050d7 0.2s done 05:18:18 #205 naming to docker.io/library/security-spiffe-token-provider 0.0s done 05:18:18 #205 DONE 0.9s 05:18:18 05:18:18 #211 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:18:18 #211 DONE 0.8s 05:18:18 05:18:18 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:18:18 #212 DONE 0.8s 05:18:18 05:18:18 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:18:18 #213 ... 05:18:18 05:18:18 #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:18:18 #214 DONE 0.8s 05:18:18 05:18:18 #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:18:18 #215 DONE 0.4s 05:18:19 05:18:19 #216 [core-metadata] exporting to image 05:18:19 #216 ... 05:18:19 05:18:19 #217 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:18:19 #217 DONE 0.8s 05:18:19 05:18:19 #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:18:19 #218 DONE 0.8s 05:18:19 05:18:19 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:18:19 #213 DONE 0.6s 05:18:19 05:18:19 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:18:19 #219 DONE 0.8s 05:18:19 05:18:19 #216 [core-metadata] exporting to image 05:18:19 #216 exporting layers 0.5s done 05:18:19 #216 ... 05:18:19 05:18:19 #220 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:18:19 #220 DONE 0.6s 05:18:19 05:18:19 #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:18:19 #221 DONE 0.9s 05:18:19 05:18:19 #222 [security-proxy-auth] exporting to image 05:18:19 #222 ... 05:18:19 05:18:19 #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:18:19 #223 DONE 0.9s 05:18:19 05:18:19 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 05:18:19 #224 DONE 0.4s 05:18:19 05:18:19 #225 [support-scheduler] exporting to image 05:18:20 #225 ... 05:18:20 05:18:20 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:18:20 #226 DONE 0.7s 05:18:20 05:18:20 #216 [core-metadata] exporting to image 05:18:20 #216 writing image sha256:d6dc85cdef01dfcf63560eaea41d81d68587f427c09d9bf372df6797cd990d68 0.3s done 05:18:20 #216 naming to docker.io/library/core-metadata done 05:18:20 #216 DONE 1.2s 05:18:20 05:18:20 #227 [core-keeper] exporting to image 05:18:20 #227 exporting layers 0.7s done 05:18:20 #227 writing image sha256:b782974b5a16929a2e58c482f40476054f24c5aa39e02e394a957308e1b4af6e 0.0s done 05:18:20 #227 naming to docker.io/library/core-keeper 0.0s done 05:18:20 #227 DONE 0.8s 05:18:20 05:18:20 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:18:20 #228 DONE 0.4s 05:18:20 05:18:20 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:18:20 #229 DONE 0.1s 05:18:20 05:18:20 #230 [core-data] exporting to image 05:18:20 #230 exporting layers 0.7s done 05:18:20 #230 writing image sha256:8d3998b236c552c81428a004da819cd30f30b7d5022861c79bf0934b9f27b0b6 done 05:18:20 #230 naming to docker.io/library/core-data done 05:18:20 #230 DONE 0.8s 05:18:20 05:18:20 #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:18:20 #231 DONE 0.9s 05:18:20 05:18:20 #232 [security-proxy-setup] exporting to image 05:18:20 #232 ... 05:18:20 05:18:20 #222 [security-proxy-auth] exporting to image 05:18:20 #222 exporting layers 0.8s done 05:18:20 #222 writing image sha256:2bcd4cc3bd27d7fb2e2b205be6352462f022f02580ce27d2de1b535f86cb2e1c done 05:18:20 #222 naming to docker.io/library/security-proxy-auth done 05:18:20 #222 DONE 0.9s 05:18:20 05:18:20 #233 [support-notifications] exporting to image 05:18:20 #233 exporting layers 0.5s done 05:18:20 #233 writing image sha256:d7d03f780b1ce8d88114652be9d6c22796345d02ed7045524a681c0c19b7a4e6 0.0s done 05:18:20 #233 naming to docker.io/library/support-notifications done 05:18:20 #233 DONE 0.5s 05:18:20 05:18:20 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:18:20 #234 DONE 0.5s 05:18:20 05:18:20 #232 [security-proxy-setup] exporting to image 05:18:20 #232 exporting layers 0.4s done 05:18:20 #232 writing image sha256:82deedddfd0fcc06ab13646205ab13a019b71b8f1a8fba96684433151c3c2f7b done 05:18:20 #232 naming to docker.io/library/security-proxy-setup done 05:18:20 #232 DONE 0.5s 05:18:20 05:18:20 #225 [support-scheduler] exporting to image 05:18:20 #225 exporting layers 0.9s done 05:18:20 #225 writing image sha256:a107459fe3d99165cf9a7eba8eed4c9a88981131001f6fc0991c8edd0f9d48c0 done 05:18:20 #225 naming to docker.io/library/support-scheduler done 05:18:20 #225 DONE 1.0s 05:18:20 05:18:20 #235 [security-secretstore-setup] exporting to image 05:18:20 #235 exporting layers 0.3s done 05:18:20 #235 writing image sha256:b45aa2aadec1ead29a442346c3af31342a561d2d630244205b530e6fe53feb2e done 05:18:20 #235 naming to docker.io/library/security-secretstore-setup done 05:18:20 #235 DONE 0.3s 05:18:20 time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:18:20 time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:18:20 time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:18:20 time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:18:20 time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:18:20 time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:18:20 time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:18:20 time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:18:20 time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:18:20 time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:18:20 time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:18:20 time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:18:20 time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:18:20 time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:18:20 time="2026-05-20T05:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:18:20 $ docker stop --time=1 e045dc97d588750f71c2b800046ba0f851c4a46e4280118b8a9478ce5411c15c 05:18:22 $ docker rm -f --volumes e045dc97d588750f71c2b800046ba0f851c4a46e4280118b8a9478ce5411c15c [Pipeline] // withDockerContainer [Pipeline] sh 05:18:22 + docker images 05:18:22 REPOSITORY TAG IMAGE ID CREATED SIZE 05:18:22 security-proxy-setup latest 82deedddfd0f 2 seconds ago 54.8MB 05:18:22 security-secretstore-setup latest b45aa2aadec1 2 seconds ago 89.2MB 05:18:22 support-notifications latest d7d03f780b1c 3 seconds ago 57.8MB 05:18:22 core-keeper latest b782974b5a16 3 seconds ago 49.7MB 05:18:22 support-scheduler latest a107459fe3d9 3 seconds ago 54.2MB 05:18:22 security-proxy-auth latest 2bcd4cc3bd27 3 seconds ago 49.1MB 05:18:22 core-data latest 8d3998b236c5 3 seconds ago 49.9MB 05:18:22 core-metadata latest d6dc85cdef01 4 seconds ago 50.1MB 05:18:22 security-spiffe-token-provider latest e59900db2355 5 seconds ago 53MB 05:18:22 core-command latest 13b5345b4498 5 seconds ago 44.1MB 05:18:22 security-bootstrapper latest 00888e162033 About a minute ago 21.6MB 05:18:22 core-common-config-bootstrapper latest cd2a269518cf About a minute ago 20.5MB 05:18:22 security-spire-config latest 62f8900f9e12 3 minutes ago 177MB 05:18:22 security-spire-agent latest f5cf22b7b43d 3 minutes ago 237MB 05:18:22 security-spire-server latest c7974bcedcb5 3 minutes ago 178MB 05:18:22 ci-base-image-x86_64 latest 4950d41051b0 7 minutes ago 970MB 05:18:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB 05:18:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB 05:18:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:18:22 provisioning config files... 05:18:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/978@tmp/config11954812713917713491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:18:22 ---> ****-login.sh 05:18:22 nexus3.edgexfoundry.org:10001 05:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:22 Login Succeeded 05:18:22 nexus3.edgexfoundry.org:10002 05:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:23 Login Succeeded 05:18:23 nexus3.edgexfoundry.org:10003 05:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:23 Login Succeeded 05:18:23 nexus3.edgexfoundry.org:10004 05:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:23 Login Succeeded 05:18:23 ****.io 05:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:23 Login Succeeded 05:18:23 ---> ****-login.sh ends [Pipeline] } 05:18:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:18:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:18:23 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:18:23 b835a76dae30e291d492ee7a9518ab6866b68e72 05:18:23 latest 05:18:23 4.1.0-dev.113 05:18:23 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:18:23 main 05:18:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:24 + docker push nexus3.edgexfoundry.org:10004/core-command:b835a76dae30e291d492ee7a9518ab6866b68e72 05:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:18:24 775ce5fcbdbc: Preparing 05:18:24 975b6d1dfa47: Preparing 05:18:24 59ee8d479545: Preparing 05:18:24 0bc1c16ecf00: Preparing 05:18:24 c81ff25b62ba: Preparing 05:18:24 5dc345444dee: Preparing 05:18:24 0854555d70ac: Preparing 05:18:24 5dc345444dee: Waiting 05:18:24 0854555d70ac: Waiting 05:18:24 0bc1c16ecf00: Pushed 05:18:24 775ce5fcbdbc: Pushed 05:18:24 c81ff25b62ba: Pushed 05:18:24 59ee8d479545: Pushed 05:18:24 0854555d70ac: Layer already exists 05:18:24 5dc345444dee: Pushed 05:18:28 975b6d1dfa47: Pushed 05:18:28 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:cbb580c647f629d652c0f2189ee0189045c4075e654fbf872b403b622e586908 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:29 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:18:29 775ce5fcbdbc: Preparing 05:18:29 975b6d1dfa47: Preparing 05:18:29 59ee8d479545: Preparing 05:18:29 0bc1c16ecf00: Preparing 05:18:29 c81ff25b62ba: Preparing 05:18:29 5dc345444dee: Preparing 05:18:29 0854555d70ac: Preparing 05:18:29 5dc345444dee: Waiting 05:18:29 0854555d70ac: Waiting 05:18:29 59ee8d479545: Layer already exists 05:18:29 0bc1c16ecf00: Layer already exists 05:18:29 c81ff25b62ba: Layer already exists 05:18:29 975b6d1dfa47: Layer already exists 05:18:29 775ce5fcbdbc: Layer already exists 05:18:29 0854555d70ac: Layer already exists 05:18:29 5dc345444dee: Layer already exists 05:18:29 latest: digest: sha256:cbb580c647f629d652c0f2189ee0189045c4075e654fbf872b403b622e586908 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:30 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 05:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:18:30 775ce5fcbdbc: Preparing 05:18:30 975b6d1dfa47: Preparing 05:18:30 59ee8d479545: Preparing 05:18:30 0bc1c16ecf00: Preparing 05:18:30 c81ff25b62ba: Preparing 05:18:30 5dc345444dee: Preparing 05:18:30 0854555d70ac: Preparing 05:18:30 0854555d70ac: Waiting 05:18:30 5dc345444dee: Waiting 05:18:30 775ce5fcbdbc: Layer already exists 05:18:30 c81ff25b62ba: Layer already exists 05:18:30 0bc1c16ecf00: Layer already exists 05:18:30 59ee8d479545: Layer already exists 05:18:30 975b6d1dfa47: Layer already exists 05:18:30 5dc345444dee: Layer already exists 05:18:30 0854555d70ac: Layer already exists 05:18:30 4.1.0-dev.113: digest: sha256:cbb580c647f629d652c0f2189ee0189045c4075e654fbf872b403b622e586908 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:30 + docker push nexus3.edgexfoundry.org:10004/core-command:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:18:30 775ce5fcbdbc: Preparing 05:18:30 975b6d1dfa47: Preparing 05:18:30 59ee8d479545: Preparing 05:18:30 0bc1c16ecf00: Preparing 05:18:30 c81ff25b62ba: Preparing 05:18:30 5dc345444dee: Preparing 05:18:30 0854555d70ac: Preparing 05:18:30 5dc345444dee: Waiting 05:18:30 0854555d70ac: Waiting 05:18:30 c81ff25b62ba: Layer already exists 05:18:30 775ce5fcbdbc: Layer already exists 05:18:30 975b6d1dfa47: Layer already exists 05:18:30 0bc1c16ecf00: Layer already exists 05:18:30 59ee8d479545: Layer already exists 05:18:30 5dc345444dee: Layer already exists 05:18:30 0854555d70ac: Layer already exists 05:18:30 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:cbb580c647f629d652c0f2189ee0189045c4075e654fbf872b403b622e586908 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:31 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:18:31 775ce5fcbdbc: Preparing 05:18:31 975b6d1dfa47: Preparing 05:18:31 59ee8d479545: Preparing 05:18:31 0bc1c16ecf00: Preparing 05:18:31 c81ff25b62ba: Preparing 05:18:31 5dc345444dee: Preparing 05:18:31 0854555d70ac: Preparing 05:18:31 5dc345444dee: Waiting 05:18:31 0854555d70ac: Waiting 05:18:31 59ee8d479545: Layer already exists 05:18:31 975b6d1dfa47: Layer already exists 05:18:31 0bc1c16ecf00: Layer already exists 05:18:31 c81ff25b62ba: Layer already exists 05:18:31 775ce5fcbdbc: Layer already exists 05:18:31 5dc345444dee: Layer already exists 05:18:31 0854555d70ac: Layer already exists 05:18:31 main: digest: sha256:cbb580c647f629d652c0f2189ee0189045c4075e654fbf872b403b622e586908 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:18:31 ===================================================== [Pipeline] echo 05:18:31 taggedImages: 05:18:31 - nexus3.edgexfoundry.org:10004/core-command:b835a76dae30e291d492ee7a9518ab6866b68e72 05:18:31 - nexus3.edgexfoundry.org:10004/core-command:latest 05:18:31 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 05:18:31 - nexus3.edgexfoundry.org:10004/core-command:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:18:31 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:18:31 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:18:31 b835a76dae30e291d492ee7a9518ab6866b68e72 05:18:31 latest 05:18:31 4.1.0-dev.113 05:18:31 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:18:31 main 05:18:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72 05:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:18:32 80a239b1fa3e: Preparing 05:18:32 19036897b8ce: Preparing 05:18:32 17f11005f67b: Preparing 05:18:32 bf568eb41c44: Preparing 05:18:32 59ee8d479545: Preparing 05:18:32 0bc1c16ecf00: Preparing 05:18:32 c81ff25b62ba: Preparing 05:18:32 5dc345444dee: Preparing 05:18:32 0bc1c16ecf00: Waiting 05:18:32 c81ff25b62ba: Waiting 05:18:32 0854555d70ac: Preparing 05:18:32 5dc345444dee: Waiting 05:18:32 0854555d70ac: Waiting 05:18:32 59ee8d479545: Layer already exists 05:18:32 0bc1c16ecf00: Layer already exists 05:18:32 c81ff25b62ba: Layer already exists 05:18:32 19036897b8ce: Pushed 05:18:32 5dc345444dee: Layer already exists 05:18:32 17f11005f67b: Pushed 05:18:32 0854555d70ac: Layer already exists 05:18:32 80a239b1fa3e: Pushed 05:18:34 bf568eb41c44: Pushed 05:18:34 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:e0bd84daf23effc8bb70c21d74420898aee6cbbd0548b45c1216ae21feb08d2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:34 + 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 05:18:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:18:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:18:34 80a239b1fa3e: Preparing 05:18:34 19036897b8ce: Preparing 05:18:34 17f11005f67b: Preparing 05:18:34 bf568eb41c44: Preparing 05:18:34 59ee8d479545: Preparing 05:18:34 0bc1c16ecf00: Preparing 05:18:34 c81ff25b62ba: Preparing 05:18:34 5dc345444dee: Preparing 05:18:34 0854555d70ac: Preparing 05:18:34 5dc345444dee: Waiting 05:18:34 0854555d70ac: Waiting 05:18:34 0bc1c16ecf00: Waiting 05:18:34 c81ff25b62ba: Waiting 05:18:34 19036897b8ce: Layer already exists 05:18:34 17f11005f67b: Layer already exists 05:18:34 80a239b1fa3e: Layer already exists 05:18:34 bf568eb41c44: Layer already exists 05:18:34 59ee8d479545: Layer already exists 05:18:34 0bc1c16ecf00: Layer already exists 05:18:34 c81ff25b62ba: Layer already exists 05:18:34 5dc345444dee: Layer already exists 05:18:34 0854555d70ac: Layer already exists 05:18:34 latest: digest: sha256:e0bd84daf23effc8bb70c21d74420898aee6cbbd0548b45c1216ae21feb08d2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 05:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:18:35 80a239b1fa3e: Preparing 05:18:35 19036897b8ce: Preparing 05:18:35 17f11005f67b: Preparing 05:18:35 bf568eb41c44: Preparing 05:18:35 59ee8d479545: Preparing 05:18:35 0bc1c16ecf00: Preparing 05:18:35 c81ff25b62ba: Preparing 05:18:35 5dc345444dee: Preparing 05:18:35 0854555d70ac: Preparing 05:18:35 c81ff25b62ba: Waiting 05:18:35 0854555d70ac: Waiting 05:18:35 0bc1c16ecf00: Waiting 05:18:35 5dc345444dee: Waiting 05:18:35 17f11005f67b: Layer already exists 05:18:35 bf568eb41c44: Layer already exists 05:18:35 80a239b1fa3e: Layer already exists 05:18:35 59ee8d479545: Layer already exists 05:18:35 19036897b8ce: Layer already exists 05:18:35 0bc1c16ecf00: Layer already exists 05:18:35 c81ff25b62ba: Layer already exists 05:18:35 0854555d70ac: Layer already exists 05:18:35 5dc345444dee: Layer already exists 05:18:35 4.1.0-dev.113: digest: sha256:e0bd84daf23effc8bb70c21d74420898aee6cbbd0548b45c1216ae21feb08d2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:18:36 80a239b1fa3e: Preparing 05:18:36 19036897b8ce: Preparing 05:18:36 17f11005f67b: Preparing 05:18:36 bf568eb41c44: Preparing 05:18:36 59ee8d479545: Preparing 05:18:36 0bc1c16ecf00: Preparing 05:18:36 c81ff25b62ba: Preparing 05:18:36 5dc345444dee: Preparing 05:18:36 0854555d70ac: Preparing 05:18:36 0bc1c16ecf00: Waiting 05:18:36 c81ff25b62ba: Waiting 05:18:36 5dc345444dee: Waiting 05:18:36 0854555d70ac: Waiting 05:18:36 59ee8d479545: Layer already exists 05:18:36 19036897b8ce: Layer already exists 05:18:36 17f11005f67b: Layer already exists 05:18:36 bf568eb41c44: Layer already exists 05:18:36 80a239b1fa3e: Layer already exists 05:18:36 0854555d70ac: Layer already exists 05:18:36 c81ff25b62ba: Layer already exists 05:18:36 0bc1c16ecf00: Layer already exists 05:18:36 5dc345444dee: Layer already exists 05:18:36 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:e0bd84daf23effc8bb70c21d74420898aee6cbbd0548b45c1216ae21feb08d2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:36 + 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 05:18:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:18:36 80a239b1fa3e: Preparing 05:18:36 19036897b8ce: Preparing 05:18:36 17f11005f67b: Preparing 05:18:36 bf568eb41c44: Preparing 05:18:36 59ee8d479545: Preparing 05:18:36 0bc1c16ecf00: Preparing 05:18:36 c81ff25b62ba: Preparing 05:18:36 5dc345444dee: Preparing 05:18:36 0854555d70ac: Preparing 05:18:36 5dc345444dee: Waiting 05:18:36 0854555d70ac: Waiting 05:18:36 0bc1c16ecf00: Waiting 05:18:36 c81ff25b62ba: Waiting 05:18:36 80a239b1fa3e: Layer already exists 05:18:36 19036897b8ce: Layer already exists 05:18:36 bf568eb41c44: Layer already exists 05:18:36 59ee8d479545: Layer already exists 05:18:36 17f11005f67b: Layer already exists 05:18:36 c81ff25b62ba: Layer already exists 05:18:36 0bc1c16ecf00: Layer already exists 05:18:36 5dc345444dee: Layer already exists 05:18:36 0854555d70ac: Layer already exists 05:18:36 main: digest: sha256:e0bd84daf23effc8bb70c21d74420898aee6cbbd0548b45c1216ae21feb08d2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:18:36 ===================================================== [Pipeline] echo 05:18:36 taggedImages: 05:18:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72 05:18:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:18:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 05:18:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:18:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:18:36 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:18:36 b835a76dae30e291d492ee7a9518ab6866b68e72 05:18:36 latest 05:18:36 4.1.0-dev.113 05:18:36 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:18:36 main 05:18:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:37 + docker push nexus3.edgexfoundry.org:10004/core-data:b835a76dae30e291d492ee7a9518ab6866b68e72 05:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:18:37 692509974951: Preparing 05:18:37 928a2fdb0271: Preparing 05:18:37 59ee8d479545: Preparing 05:18:37 0bc1c16ecf00: Preparing 05:18:37 f93192e4efaa: Preparing 05:18:37 1b65bd09dd8c: Preparing 05:18:37 0854555d70ac: Preparing 05:18:37 1b65bd09dd8c: Waiting 05:18:37 0854555d70ac: Waiting 05:18:37 59ee8d479545: Layer already exists 05:18:37 0bc1c16ecf00: Layer already exists 05:18:37 0854555d70ac: Layer already exists 05:18:37 f93192e4efaa: Pushed 05:18:37 692509974951: Pushed 05:18:37 1b65bd09dd8c: Pushed 05:18:41 928a2fdb0271: Pushed 05:18:41 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:ddf93a5f5e746777609bc1dd017cbcc6d3d7ad18c3fe5d38e39917aa519f378a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:42 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:18:42 692509974951: Preparing 05:18:42 928a2fdb0271: Preparing 05:18:42 59ee8d479545: Preparing 05:18:42 0bc1c16ecf00: Preparing 05:18:42 f93192e4efaa: Preparing 05:18:42 1b65bd09dd8c: Preparing 05:18:42 0854555d70ac: Preparing 05:18:42 1b65bd09dd8c: Waiting 05:18:42 0854555d70ac: Waiting 05:18:42 928a2fdb0271: Layer already exists 05:18:42 692509974951: Layer already exists 05:18:42 0bc1c16ecf00: Layer already exists 05:18:42 f93192e4efaa: Layer already exists 05:18:42 59ee8d479545: Layer already exists 05:18:42 1b65bd09dd8c: Layer already exists 05:18:42 0854555d70ac: Layer already exists 05:18:42 latest: digest: sha256:ddf93a5f5e746777609bc1dd017cbcc6d3d7ad18c3fe5d38e39917aa519f378a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:42 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 05:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:18:42 692509974951: Preparing 05:18:42 928a2fdb0271: Preparing 05:18:42 59ee8d479545: Preparing 05:18:42 0bc1c16ecf00: Preparing 05:18:42 f93192e4efaa: Preparing 05:18:42 1b65bd09dd8c: Preparing 05:18:42 0854555d70ac: Preparing 05:18:42 1b65bd09dd8c: Waiting 05:18:42 0854555d70ac: Waiting 05:18:42 928a2fdb0271: Layer already exists 05:18:42 f93192e4efaa: Layer already exists 05:18:42 0bc1c16ecf00: Layer already exists 05:18:42 692509974951: Layer already exists 05:18:42 59ee8d479545: Layer already exists 05:18:42 0854555d70ac: Layer already exists 05:18:42 1b65bd09dd8c: Layer already exists 05:18:42 4.1.0-dev.113: digest: sha256:ddf93a5f5e746777609bc1dd017cbcc6d3d7ad18c3fe5d38e39917aa519f378a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:43 + docker push nexus3.edgexfoundry.org:10004/core-data:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:18:43 692509974951: Preparing 05:18:43 928a2fdb0271: Preparing 05:18:43 59ee8d479545: Preparing 05:18:43 0bc1c16ecf00: Preparing 05:18:43 f93192e4efaa: Preparing 05:18:43 1b65bd09dd8c: Preparing 05:18:43 0854555d70ac: Preparing 05:18:43 0854555d70ac: Waiting 05:18:43 1b65bd09dd8c: Waiting 05:18:43 f93192e4efaa: Layer already exists 05:18:43 0bc1c16ecf00: Layer already exists 05:18:43 928a2fdb0271: Layer already exists 05:18:43 692509974951: Layer already exists 05:18:43 59ee8d479545: Layer already exists 05:18:43 0854555d70ac: Layer already exists 05:18:43 1b65bd09dd8c: Layer already exists 05:18:43 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:ddf93a5f5e746777609bc1dd017cbcc6d3d7ad18c3fe5d38e39917aa519f378a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:44 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:18:44 692509974951: Preparing 05:18:44 928a2fdb0271: Preparing 05:18:44 59ee8d479545: Preparing 05:18:44 0bc1c16ecf00: Preparing 05:18:44 f93192e4efaa: Preparing 05:18:44 1b65bd09dd8c: Preparing 05:18:44 0854555d70ac: Preparing 05:18:44 1b65bd09dd8c: Waiting 05:18:44 0854555d70ac: Waiting 05:18:44 0bc1c16ecf00: Layer already exists 05:18:44 692509974951: Layer already exists 05:18:44 928a2fdb0271: Layer already exists 05:18:44 59ee8d479545: Layer already exists 05:18:44 f93192e4efaa: Layer already exists 05:18:44 1b65bd09dd8c: Layer already exists 05:18:44 0854555d70ac: Layer already exists 05:18:44 main: digest: sha256:ddf93a5f5e746777609bc1dd017cbcc6d3d7ad18c3fe5d38e39917aa519f378a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:18:44 ===================================================== [Pipeline] echo 05:18:44 taggedImages: 05:18:44 - nexus3.edgexfoundry.org:10004/core-data:b835a76dae30e291d492ee7a9518ab6866b68e72 05:18:44 - nexus3.edgexfoundry.org:10004/core-data:latest 05:18:44 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 05:18:44 - nexus3.edgexfoundry.org:10004/core-data:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:18:44 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:18:44 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:18:44 b835a76dae30e291d492ee7a9518ab6866b68e72 05:18:44 latest 05:18:44 4.1.0-dev.113 05:18:44 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:18:44 main 05:18:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b835a76dae30e291d492ee7a9518ab6866b68e72 05:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:18:44 e37cd9c00b1a: Preparing 05:18:44 ecb4b62cacc3: Preparing 05:18:44 0bc1c16ecf00: Preparing 05:18:44 26b8be38ad2e: Preparing 05:18:44 48a7c52cccef: Preparing 05:18:44 0854555d70ac: Preparing 05:18:44 0bc1c16ecf00: Layer already exists 05:18:44 0854555d70ac: Layer already exists 05:18:44 48a7c52cccef: Pushed 05:18:44 e37cd9c00b1a: Pushed 05:18:44 26b8be38ad2e: Pushed 05:18:49 ecb4b62cacc3: Pushed 05:18:49 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:c9becbd6b842f6a11552150ee9d37c2adecb5916b47204df079e11df52a662da size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:18:50 e37cd9c00b1a: Preparing 05:18:50 ecb4b62cacc3: Preparing 05:18:50 0bc1c16ecf00: Preparing 05:18:50 26b8be38ad2e: Preparing 05:18:50 48a7c52cccef: Preparing 05:18:50 0854555d70ac: Preparing 05:18:50 0854555d70ac: Waiting 05:18:50 e37cd9c00b1a: Layer already exists 05:18:50 48a7c52cccef: Layer already exists 05:18:50 26b8be38ad2e: Layer already exists 05:18:50 ecb4b62cacc3: Layer already exists 05:18:50 0bc1c16ecf00: Layer already exists 05:18:50 0854555d70ac: Layer already exists 05:18:50 latest: digest: sha256:c9becbd6b842f6a11552150ee9d37c2adecb5916b47204df079e11df52a662da size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 05:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:18:50 e37cd9c00b1a: Preparing 05:18:50 ecb4b62cacc3: Preparing 05:18:50 0bc1c16ecf00: Preparing 05:18:50 26b8be38ad2e: Preparing 05:18:50 48a7c52cccef: Preparing 05:18:50 0854555d70ac: Preparing 05:18:50 0854555d70ac: Waiting 05:18:50 0bc1c16ecf00: Layer already exists 05:18:50 48a7c52cccef: Layer already exists 05:18:50 ecb4b62cacc3: Layer already exists 05:18:50 26b8be38ad2e: Layer already exists 05:18:50 e37cd9c00b1a: Layer already exists 05:18:50 0854555d70ac: Layer already exists 05:18:50 4.1.0-dev.113: digest: sha256:c9becbd6b842f6a11552150ee9d37c2adecb5916b47204df079e11df52a662da size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:51 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:18:51 e37cd9c00b1a: Preparing 05:18:51 ecb4b62cacc3: Preparing 05:18:51 0bc1c16ecf00: Preparing 05:18:51 26b8be38ad2e: Preparing 05:18:51 48a7c52cccef: Preparing 05:18:51 0854555d70ac: Preparing 05:18:51 0854555d70ac: Waiting 05:18:51 48a7c52cccef: Layer already exists 05:18:51 26b8be38ad2e: Layer already exists 05:18:51 e37cd9c00b1a: Layer already exists 05:18:51 ecb4b62cacc3: Layer already exists 05:18:51 0bc1c16ecf00: Layer already exists 05:18:51 0854555d70ac: Layer already exists 05:18:51 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:c9becbd6b842f6a11552150ee9d37c2adecb5916b47204df079e11df52a662da size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:51 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:18:52 e37cd9c00b1a: Preparing 05:18:52 ecb4b62cacc3: Preparing 05:18:52 0bc1c16ecf00: Preparing 05:18:52 26b8be38ad2e: Preparing 05:18:52 48a7c52cccef: Preparing 05:18:52 0854555d70ac: Preparing 05:18:52 0854555d70ac: Waiting 05:18:52 e37cd9c00b1a: Layer already exists 05:18:52 0bc1c16ecf00: Layer already exists 05:18:52 26b8be38ad2e: Layer already exists 05:18:52 ecb4b62cacc3: Layer already exists 05:18:52 48a7c52cccef: Layer already exists 05:18:52 0854555d70ac: Layer already exists 05:18:52 main: digest: sha256:c9becbd6b842f6a11552150ee9d37c2adecb5916b47204df079e11df52a662da size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:18:52 ===================================================== [Pipeline] echo 05:18:52 taggedImages: 05:18:52 - nexus3.edgexfoundry.org:10004/core-keeper:b835a76dae30e291d492ee7a9518ab6866b68e72 05:18:52 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:18:52 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 05:18:52 - nexus3.edgexfoundry.org:10004/core-keeper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:18:52 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:18:52 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:18:52 b835a76dae30e291d492ee7a9518ab6866b68e72 05:18:52 latest 05:18:52 4.1.0-dev.113 05:18:52 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:18:52 main 05:18:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b835a76dae30e291d492ee7a9518ab6866b68e72 05:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:18:52 576d274ad2a2: Preparing 05:18:52 2fdad93f2e0d: Preparing 05:18:52 4786409658a6: Preparing 05:18:52 59ee8d479545: Preparing 05:18:52 0bc1c16ecf00: Preparing 05:18:52 c81ff25b62ba: Preparing 05:18:52 5dc345444dee: Preparing 05:18:52 0854555d70ac: Preparing 05:18:52 c81ff25b62ba: Waiting 05:18:52 5dc345444dee: Waiting 05:18:52 59ee8d479545: Layer already exists 05:18:52 0bc1c16ecf00: Layer already exists 05:18:52 5dc345444dee: Layer already exists 05:18:52 c81ff25b62ba: Layer already exists 05:18:52 0854555d70ac: Layer already exists 05:18:52 2fdad93f2e0d: Pushed 05:18:52 576d274ad2a2: Pushed 05:18:58 4786409658a6: Pushed 05:18:58 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:c7be1336f85672ae07d03382cb0a2f0a75691ff30ecfcfe53aac30c6362175a0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:18:58 576d274ad2a2: Preparing 05:18:58 2fdad93f2e0d: Preparing 05:18:58 4786409658a6: Preparing 05:18:58 59ee8d479545: Preparing 05:18:58 0bc1c16ecf00: Preparing 05:18:58 c81ff25b62ba: Preparing 05:18:58 5dc345444dee: Preparing 05:18:58 0854555d70ac: Preparing 05:18:58 5dc345444dee: Waiting 05:18:58 0854555d70ac: Waiting 05:18:58 c81ff25b62ba: Waiting 05:18:58 59ee8d479545: Layer already exists 05:18:58 0bc1c16ecf00: Layer already exists 05:18:58 576d274ad2a2: Layer already exists 05:18:58 4786409658a6: Layer already exists 05:18:58 2fdad93f2e0d: Layer already exists 05:18:58 c81ff25b62ba: Layer already exists 05:18:58 5dc345444dee: Layer already exists 05:18:58 0854555d70ac: Layer already exists 05:18:58 latest: digest: sha256:c7be1336f85672ae07d03382cb0a2f0a75691ff30ecfcfe53aac30c6362175a0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 05:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:18:59 576d274ad2a2: Preparing 05:18:59 2fdad93f2e0d: Preparing 05:18:59 4786409658a6: Preparing 05:18:59 59ee8d479545: Preparing 05:18:59 0bc1c16ecf00: Preparing 05:18:59 c81ff25b62ba: Preparing 05:18:59 5dc345444dee: Preparing 05:18:59 0854555d70ac: Preparing 05:18:59 c81ff25b62ba: Waiting 05:18:59 5dc345444dee: Waiting 05:18:59 0854555d70ac: Waiting 05:18:59 2fdad93f2e0d: Layer already exists 05:18:59 0bc1c16ecf00: Layer already exists 05:18:59 576d274ad2a2: Layer already exists 05:18:59 4786409658a6: Layer already exists 05:18:59 59ee8d479545: Layer already exists 05:18:59 c81ff25b62ba: Layer already exists 05:18:59 5dc345444dee: Layer already exists 05:18:59 0854555d70ac: Layer already exists 05:18:59 4.1.0-dev.113: digest: sha256:c7be1336f85672ae07d03382cb0a2f0a75691ff30ecfcfe53aac30c6362175a0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:19:00 576d274ad2a2: Preparing 05:19:00 2fdad93f2e0d: Preparing 05:19:00 4786409658a6: Preparing 05:19:00 59ee8d479545: Preparing 05:19:00 0bc1c16ecf00: Preparing 05:19:00 c81ff25b62ba: Preparing 05:19:00 5dc345444dee: Preparing 05:19:00 0854555d70ac: Preparing 05:19:00 c81ff25b62ba: Waiting 05:19:00 5dc345444dee: Waiting 05:19:00 0854555d70ac: Waiting 05:19:00 576d274ad2a2: Layer already exists 05:19:00 2fdad93f2e0d: Layer already exists 05:19:00 4786409658a6: Layer already exists 05:19:00 59ee8d479545: Layer already exists 05:19:00 0bc1c16ecf00: Layer already exists 05:19:00 c81ff25b62ba: Layer already exists 05:19:00 0854555d70ac: Layer already exists 05:19:00 5dc345444dee: Layer already exists 05:19:00 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:c7be1336f85672ae07d03382cb0a2f0a75691ff30ecfcfe53aac30c6362175a0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:19:00 576d274ad2a2: Preparing 05:19:00 2fdad93f2e0d: Preparing 05:19:00 4786409658a6: Preparing 05:19:00 59ee8d479545: Preparing 05:19:00 0bc1c16ecf00: Preparing 05:19:00 c81ff25b62ba: Preparing 05:19:00 5dc345444dee: Preparing 05:19:00 0854555d70ac: Preparing 05:19:00 c81ff25b62ba: Waiting 05:19:00 5dc345444dee: Waiting 05:19:00 0854555d70ac: Waiting 05:19:00 4786409658a6: Layer already exists 05:19:00 59ee8d479545: Layer already exists 05:19:00 0bc1c16ecf00: Layer already exists 05:19:00 2fdad93f2e0d: Layer already exists 05:19:00 576d274ad2a2: Layer already exists 05:19:00 5dc345444dee: Layer already exists 05:19:00 c81ff25b62ba: Layer already exists 05:19:00 0854555d70ac: Layer already exists 05:19:00 main: digest: sha256:c7be1336f85672ae07d03382cb0a2f0a75691ff30ecfcfe53aac30c6362175a0 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:19:00 ===================================================== [Pipeline] echo 05:19:00 taggedImages: 05:19:00 - nexus3.edgexfoundry.org:10004/core-metadata:b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:00 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:19:00 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 05:19:00 - nexus3.edgexfoundry.org:10004/core-metadata:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:00 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:19:00 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:19:00 b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:00 latest 05:19:00 4.1.0-dev.113 05:19:00 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:00 main 05:19:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:19:01 f053efe86021: Preparing 05:19:01 2cce053d36bc: Preparing 05:19:01 75e292a5a00d: Preparing 05:19:01 aafcaaa8f13d: Preparing 05:19:01 8e9f6eae4b69: Preparing 05:19:01 23ed8fe450f5: Preparing 05:19:01 7d1a568c1580: Preparing 05:19:01 59ee8d479545: Preparing 05:19:01 0bc1c16ecf00: Preparing 05:19:01 4305ea26e1d5: Preparing 05:19:01 9143f7896577: Preparing 05:19:01 5f70bf18a086: Preparing 05:19:01 e621da009b1d: Preparing 05:19:01 7be7498ac3a9: Preparing 05:19:01 af55d56a0fc6: Preparing 05:19:01 0854555d70ac: Preparing 05:19:01 23ed8fe450f5: Waiting 05:19:01 7d1a568c1580: Waiting 05:19:01 59ee8d479545: Waiting 05:19:01 0bc1c16ecf00: Waiting 05:19:01 4305ea26e1d5: Waiting 05:19:01 9143f7896577: Waiting 05:19:01 5f70bf18a086: Waiting 05:19:01 e621da009b1d: Waiting 05:19:01 7be7498ac3a9: Waiting 05:19:01 af55d56a0fc6: Waiting 05:19:01 0854555d70ac: Waiting 05:19:01 f053efe86021: Pushed 05:19:01 aafcaaa8f13d: Pushed 05:19:01 8e9f6eae4b69: Pushed 05:19:01 2cce053d36bc: Pushed 05:19:01 75e292a5a00d: Pushed 05:19:01 59ee8d479545: Layer already exists 05:19:01 0bc1c16ecf00: Layer already exists 05:19:01 5f70bf18a086: Layer already exists 05:19:01 23ed8fe450f5: Pushed 05:19:01 4305ea26e1d5: Pushed 05:19:01 9143f7896577: Pushed 05:19:01 0854555d70ac: Layer already exists 05:19:01 e621da009b1d: Pushed 05:19:01 7be7498ac3a9: Pushed 05:19:01 af55d56a0fc6: Pushed 05:19:03 7d1a568c1580: Pushed 05:19:03 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:73d0afef23374897102e029c44bf3d3fd2629620544392343bed269d8e63b24d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:19:03 f053efe86021: Preparing 05:19:03 2cce053d36bc: Preparing 05:19:03 75e292a5a00d: Preparing 05:19:03 aafcaaa8f13d: Preparing 05:19:03 8e9f6eae4b69: Preparing 05:19:03 23ed8fe450f5: Preparing 05:19:03 7d1a568c1580: Preparing 05:19:03 59ee8d479545: Preparing 05:19:03 0bc1c16ecf00: Preparing 05:19:03 4305ea26e1d5: Preparing 05:19:03 9143f7896577: Preparing 05:19:03 5f70bf18a086: Preparing 05:19:03 e621da009b1d: Preparing 05:19:03 7be7498ac3a9: Preparing 05:19:03 af55d56a0fc6: Preparing 05:19:03 0854555d70ac: Preparing 05:19:03 4305ea26e1d5: Waiting 05:19:03 9143f7896577: Waiting 05:19:03 5f70bf18a086: Waiting 05:19:03 7d1a568c1580: Waiting 05:19:03 59ee8d479545: Waiting 05:19:03 e621da009b1d: Waiting 05:19:03 7be7498ac3a9: Waiting 05:19:03 af55d56a0fc6: Waiting 05:19:03 0854555d70ac: Waiting 05:19:03 23ed8fe450f5: Waiting 05:19:03 2cce053d36bc: Layer already exists 05:19:03 aafcaaa8f13d: Layer already exists 05:19:03 75e292a5a00d: Layer already exists 05:19:03 8e9f6eae4b69: Layer already exists 05:19:03 f053efe86021: Layer already exists 05:19:03 7d1a568c1580: Layer already exists 05:19:03 23ed8fe450f5: Layer already exists 05:19:03 4305ea26e1d5: Layer already exists 05:19:03 0bc1c16ecf00: Layer already exists 05:19:03 59ee8d479545: Layer already exists 05:19:03 e621da009b1d: Layer already exists 05:19:03 9143f7896577: Layer already exists 05:19:03 5f70bf18a086: Layer already exists 05:19:03 7be7498ac3a9: Layer already exists 05:19:03 af55d56a0fc6: Layer already exists 05:19:03 0854555d70ac: Layer already exists 05:19:03 latest: digest: sha256:73d0afef23374897102e029c44bf3d3fd2629620544392343bed269d8e63b24d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 05:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:19:04 f053efe86021: Preparing 05:19:04 2cce053d36bc: Preparing 05:19:04 75e292a5a00d: Preparing 05:19:04 aafcaaa8f13d: Preparing 05:19:04 8e9f6eae4b69: Preparing 05:19:04 23ed8fe450f5: Preparing 05:19:04 7d1a568c1580: Preparing 05:19:04 59ee8d479545: Preparing 05:19:04 0bc1c16ecf00: Preparing 05:19:04 4305ea26e1d5: Preparing 05:19:04 23ed8fe450f5: Waiting 05:19:04 7d1a568c1580: Waiting 05:19:04 9143f7896577: Preparing 05:19:04 0bc1c16ecf00: Waiting 05:19:04 59ee8d479545: Waiting 05:19:04 4305ea26e1d5: Waiting 05:19:04 5f70bf18a086: Preparing 05:19:04 9143f7896577: Waiting 05:19:04 e621da009b1d: Preparing 05:19:04 5f70bf18a086: Waiting 05:19:04 7be7498ac3a9: Preparing 05:19:04 e621da009b1d: Waiting 05:19:04 af55d56a0fc6: Preparing 05:19:04 7be7498ac3a9: Waiting 05:19:04 0854555d70ac: Preparing 05:19:04 0854555d70ac: Waiting 05:19:04 af55d56a0fc6: Waiting 05:19:04 8e9f6eae4b69: Layer already exists 05:19:04 aafcaaa8f13d: Layer already exists 05:19:04 2cce053d36bc: Layer already exists 05:19:04 75e292a5a00d: Layer already exists 05:19:04 f053efe86021: Layer already exists 05:19:04 7d1a568c1580: Layer already exists 05:19:04 59ee8d479545: Layer already exists 05:19:04 4305ea26e1d5: Layer already exists 05:19:04 23ed8fe450f5: Layer already exists 05:19:04 0bc1c16ecf00: Layer already exists 05:19:04 9143f7896577: Layer already exists 05:19:04 5f70bf18a086: Layer already exists 05:19:04 e621da009b1d: Layer already exists 05:19:04 7be7498ac3a9: Layer already exists 05:19:04 af55d56a0fc6: Layer already exists 05:19:04 0854555d70ac: Layer already exists 05:19:04 4.1.0-dev.113: digest: sha256:73d0afef23374897102e029c44bf3d3fd2629620544392343bed269d8e63b24d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:19:05 f053efe86021: Preparing 05:19:05 2cce053d36bc: Preparing 05:19:05 75e292a5a00d: Preparing 05:19:05 aafcaaa8f13d: Preparing 05:19:05 8e9f6eae4b69: Preparing 05:19:05 23ed8fe450f5: Preparing 05:19:05 7d1a568c1580: Preparing 05:19:05 59ee8d479545: Preparing 05:19:05 0bc1c16ecf00: Preparing 05:19:05 4305ea26e1d5: Preparing 05:19:05 9143f7896577: Preparing 05:19:05 5f70bf18a086: Preparing 05:19:05 e621da009b1d: Preparing 05:19:05 7be7498ac3a9: Preparing 05:19:05 af55d56a0fc6: Preparing 05:19:05 0bc1c16ecf00: Waiting 05:19:05 0854555d70ac: Preparing 05:19:05 4305ea26e1d5: Waiting 05:19:05 9143f7896577: Waiting 05:19:05 5f70bf18a086: Waiting 05:19:05 e621da009b1d: Waiting 05:19:05 af55d56a0fc6: Waiting 05:19:05 7be7498ac3a9: Waiting 05:19:05 23ed8fe450f5: Waiting 05:19:05 7d1a568c1580: Waiting 05:19:05 59ee8d479545: Waiting 05:19:05 0854555d70ac: Waiting 05:19:05 8e9f6eae4b69: Layer already exists 05:19:05 75e292a5a00d: Layer already exists 05:19:05 2cce053d36bc: Layer already exists 05:19:05 f053efe86021: Layer already exists 05:19:05 aafcaaa8f13d: Layer already exists 05:19:05 23ed8fe450f5: Layer already exists 05:19:05 7d1a568c1580: Layer already exists 05:19:05 59ee8d479545: Layer already exists 05:19:05 0bc1c16ecf00: Layer already exists 05:19:05 4305ea26e1d5: Layer already exists 05:19:05 9143f7896577: Layer already exists 05:19:05 5f70bf18a086: Layer already exists 05:19:05 e621da009b1d: Layer already exists 05:19:05 7be7498ac3a9: Layer already exists 05:19:05 af55d56a0fc6: Layer already exists 05:19:05 0854555d70ac: Layer already exists 05:19:05 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:73d0afef23374897102e029c44bf3d3fd2629620544392343bed269d8e63b24d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:19:05 f053efe86021: Preparing 05:19:05 2cce053d36bc: Preparing 05:19:05 75e292a5a00d: Preparing 05:19:05 aafcaaa8f13d: Preparing 05:19:05 8e9f6eae4b69: Preparing 05:19:05 23ed8fe450f5: Preparing 05:19:05 7d1a568c1580: Preparing 05:19:05 59ee8d479545: Preparing 05:19:05 0bc1c16ecf00: Preparing 05:19:05 4305ea26e1d5: Preparing 05:19:05 9143f7896577: Preparing 05:19:05 5f70bf18a086: Preparing 05:19:05 e621da009b1d: Preparing 05:19:05 7be7498ac3a9: Preparing 05:19:05 af55d56a0fc6: Preparing 05:19:05 0854555d70ac: Preparing 05:19:05 23ed8fe450f5: Waiting 05:19:05 e621da009b1d: Waiting 05:19:05 7be7498ac3a9: Waiting 05:19:05 af55d56a0fc6: Waiting 05:19:05 0854555d70ac: Waiting 05:19:05 7d1a568c1580: Waiting 05:19:05 0bc1c16ecf00: Waiting 05:19:05 4305ea26e1d5: Waiting 05:19:05 9143f7896577: Waiting 05:19:05 5f70bf18a086: Waiting 05:19:05 59ee8d479545: Waiting 05:19:05 2cce053d36bc: Layer already exists 05:19:05 8e9f6eae4b69: Layer already exists 05:19:05 f053efe86021: Layer already exists 05:19:05 aafcaaa8f13d: Layer already exists 05:19:05 75e292a5a00d: Layer already exists 05:19:05 23ed8fe450f5: Layer already exists 05:19:05 0bc1c16ecf00: Layer already exists 05:19:05 7d1a568c1580: Layer already exists 05:19:05 59ee8d479545: Layer already exists 05:19:05 4305ea26e1d5: Layer already exists 05:19:05 9143f7896577: Layer already exists 05:19:05 af55d56a0fc6: Layer already exists 05:19:05 5f70bf18a086: Layer already exists 05:19:05 e621da009b1d: Layer already exists 05:19:05 7be7498ac3a9: Layer already exists 05:19:05 0854555d70ac: Layer already exists 05:19:05 main: digest: sha256:73d0afef23374897102e029c44bf3d3fd2629620544392343bed269d8e63b24d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:19:05 ===================================================== [Pipeline] echo 05:19:05 taggedImages: 05:19:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:19:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 05:19:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:19:05 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:19:05 b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:05 latest 05:19:05 4.1.0-dev.113 05:19:05 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:05 main 05:19:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:19:06 cecd03f99152: Preparing 05:19:06 8cee415a4f2d: Preparing 05:19:06 27a3877f8321: Preparing 05:19:06 522db381496e: Preparing 05:19:06 59ee8d479545: Preparing 05:19:06 0bc1c16ecf00: Preparing 05:19:06 c81ff25b62ba: Preparing 05:19:06 5dc345444dee: Preparing 05:19:06 0854555d70ac: Preparing 05:19:06 0bc1c16ecf00: Waiting 05:19:06 5dc345444dee: Waiting 05:19:06 c81ff25b62ba: Waiting 05:19:06 0854555d70ac: Waiting 05:19:06 59ee8d479545: Layer already exists 05:19:06 0bc1c16ecf00: Layer already exists 05:19:06 c81ff25b62ba: Layer already exists 05:19:06 5dc345444dee: Layer already exists 05:19:06 8cee415a4f2d: Pushed 05:19:06 0854555d70ac: Layer already exists 05:19:06 cecd03f99152: Pushed 05:19:06 27a3877f8321: Pushed 05:19:10 522db381496e: Pushed 05:19:10 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:87c839ddf0c506a9d216f1238ac1b0d646ef5926fa36ad993589b939f8802641 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:19:11 cecd03f99152: Preparing 05:19:11 8cee415a4f2d: Preparing 05:19:11 27a3877f8321: Preparing 05:19:11 522db381496e: Preparing 05:19:11 59ee8d479545: Preparing 05:19:11 0bc1c16ecf00: Preparing 05:19:11 c81ff25b62ba: Preparing 05:19:11 5dc345444dee: Preparing 05:19:11 0854555d70ac: Preparing 05:19:11 0bc1c16ecf00: Waiting 05:19:11 c81ff25b62ba: Waiting 05:19:11 5dc345444dee: Waiting 05:19:11 0854555d70ac: Waiting 05:19:11 cecd03f99152: Layer already exists 05:19:11 59ee8d479545: Layer already exists 05:19:11 522db381496e: Layer already exists 05:19:11 8cee415a4f2d: Layer already exists 05:19:11 27a3877f8321: Layer already exists 05:19:11 5dc345444dee: Layer already exists 05:19:11 c81ff25b62ba: Layer already exists 05:19:11 0bc1c16ecf00: Layer already exists 05:19:11 0854555d70ac: Layer already exists 05:19:11 latest: digest: sha256:87c839ddf0c506a9d216f1238ac1b0d646ef5926fa36ad993589b939f8802641 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 05:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:19:12 cecd03f99152: Preparing 05:19:12 8cee415a4f2d: Preparing 05:19:12 27a3877f8321: Preparing 05:19:12 522db381496e: Preparing 05:19:12 59ee8d479545: Preparing 05:19:12 0bc1c16ecf00: Preparing 05:19:12 c81ff25b62ba: Preparing 05:19:12 5dc345444dee: Preparing 05:19:12 0854555d70ac: Preparing 05:19:12 0bc1c16ecf00: Waiting 05:19:12 c81ff25b62ba: Waiting 05:19:12 5dc345444dee: Waiting 05:19:12 0854555d70ac: Waiting 05:19:12 27a3877f8321: Layer already exists 05:19:12 522db381496e: Layer already exists 05:19:12 59ee8d479545: Layer already exists 05:19:12 cecd03f99152: Layer already exists 05:19:12 8cee415a4f2d: Layer already exists 05:19:12 c81ff25b62ba: Layer already exists 05:19:12 0bc1c16ecf00: Layer already exists 05:19:12 5dc345444dee: Layer already exists 05:19:12 0854555d70ac: Layer already exists 05:19:12 4.1.0-dev.113: digest: sha256:87c839ddf0c506a9d216f1238ac1b0d646ef5926fa36ad993589b939f8802641 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:19:12 cecd03f99152: Preparing 05:19:12 8cee415a4f2d: Preparing 05:19:12 27a3877f8321: Preparing 05:19:12 522db381496e: Preparing 05:19:12 59ee8d479545: Preparing 05:19:12 0bc1c16ecf00: Preparing 05:19:12 c81ff25b62ba: Preparing 05:19:12 5dc345444dee: Preparing 05:19:12 0854555d70ac: Preparing 05:19:12 c81ff25b62ba: Waiting 05:19:12 0bc1c16ecf00: Waiting 05:19:12 0854555d70ac: Waiting 05:19:12 5dc345444dee: Waiting 05:19:12 27a3877f8321: Layer already exists 05:19:12 522db381496e: Layer already exists 05:19:12 8cee415a4f2d: Layer already exists 05:19:12 59ee8d479545: Layer already exists 05:19:12 cecd03f99152: Layer already exists 05:19:12 0bc1c16ecf00: Layer already exists 05:19:12 c81ff25b62ba: Layer already exists 05:19:12 5dc345444dee: Layer already exists 05:19:12 0854555d70ac: Layer already exists 05:19:12 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:87c839ddf0c506a9d216f1238ac1b0d646ef5926fa36ad993589b939f8802641 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:19:13 cecd03f99152: Preparing 05:19:13 8cee415a4f2d: Preparing 05:19:13 27a3877f8321: Preparing 05:19:13 522db381496e: Preparing 05:19:13 59ee8d479545: Preparing 05:19:13 0bc1c16ecf00: Preparing 05:19:13 c81ff25b62ba: Preparing 05:19:13 5dc345444dee: Preparing 05:19:13 0854555d70ac: Preparing 05:19:13 c81ff25b62ba: Waiting 05:19:13 0854555d70ac: Waiting 05:19:13 5dc345444dee: Waiting 05:19:13 0bc1c16ecf00: Waiting 05:19:13 522db381496e: Layer already exists 05:19:13 cecd03f99152: Layer already exists 05:19:13 59ee8d479545: Layer already exists 05:19:13 27a3877f8321: Layer already exists 05:19:13 8cee415a4f2d: Layer already exists 05:19:13 0bc1c16ecf00: Layer already exists 05:19:13 5dc345444dee: Layer already exists 05:19:13 0854555d70ac: Layer already exists 05:19:13 c81ff25b62ba: Layer already exists 05:19:13 main: digest: sha256:87c839ddf0c506a9d216f1238ac1b0d646ef5926fa36ad993589b939f8802641 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:19:13 ===================================================== [Pipeline] echo 05:19:13 taggedImages: 05:19:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:19:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 05:19:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:19:13 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:19:13 b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:13 latest 05:19:13 4.1.0-dev.113 05:19:13 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:13 main 05:19:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:19:14 2ba251b0250b: Preparing 05:19:14 ab568e7275b2: Preparing 05:19:14 7473c98a71da: Preparing 05:19:14 8a6140bb759a: Preparing 05:19:14 23b9891112f3: Preparing 05:19:14 59ee8d479545: Preparing 05:19:14 0bc1c16ecf00: Preparing 05:19:14 8efb3193d37d: Preparing 05:19:14 65fdedd0d4d2: Preparing 05:19:14 c613dcc0f0d7: Preparing 05:19:14 0854555d70ac: Preparing 05:19:14 0bc1c16ecf00: Waiting 05:19:14 8efb3193d37d: Waiting 05:19:14 65fdedd0d4d2: Waiting 05:19:14 59ee8d479545: Waiting 05:19:14 c613dcc0f0d7: Waiting 05:19:14 ab568e7275b2: Pushed 05:19:14 8a6140bb759a: Pushed 05:19:14 59ee8d479545: Layer already exists 05:19:14 2ba251b0250b: Pushed 05:19:14 23b9891112f3: Pushed 05:19:14 0bc1c16ecf00: Layer already exists 05:19:14 0854555d70ac: Layer already exists 05:19:14 8efb3193d37d: Pushed 05:19:14 65fdedd0d4d2: Pushed 05:19:16 c613dcc0f0d7: Pushed 05:19:17 7473c98a71da: Pushed 05:19:17 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:32c3c02d4030666758b15c7e59cd679a8df1072f25c3937d304f5da13128a154 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:19:18 2ba251b0250b: Preparing 05:19:18 ab568e7275b2: Preparing 05:19:18 7473c98a71da: Preparing 05:19:18 8a6140bb759a: Preparing 05:19:18 23b9891112f3: Preparing 05:19:18 59ee8d479545: Preparing 05:19:18 0bc1c16ecf00: Preparing 05:19:18 8efb3193d37d: Preparing 05:19:18 65fdedd0d4d2: Preparing 05:19:18 c613dcc0f0d7: Preparing 05:19:18 0854555d70ac: Preparing 05:19:18 59ee8d479545: Waiting 05:19:18 0bc1c16ecf00: Waiting 05:19:18 8efb3193d37d: Waiting 05:19:18 65fdedd0d4d2: Waiting 05:19:18 c613dcc0f0d7: Waiting 05:19:18 0854555d70ac: Waiting 05:19:18 23b9891112f3: Layer already exists 05:19:18 2ba251b0250b: Layer already exists 05:19:18 7473c98a71da: Layer already exists 05:19:18 ab568e7275b2: Layer already exists 05:19:18 8a6140bb759a: Layer already exists 05:19:18 0bc1c16ecf00: Layer already exists 05:19:18 59ee8d479545: Layer already exists 05:19:18 8efb3193d37d: Layer already exists 05:19:18 c613dcc0f0d7: Layer already exists 05:19:18 65fdedd0d4d2: Layer already exists 05:19:18 0854555d70ac: Layer already exists 05:19:18 latest: digest: sha256:32c3c02d4030666758b15c7e59cd679a8df1072f25c3937d304f5da13128a154 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 05:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:19:18 2ba251b0250b: Preparing 05:19:18 ab568e7275b2: Preparing 05:19:18 7473c98a71da: Preparing 05:19:18 8a6140bb759a: Preparing 05:19:18 23b9891112f3: Preparing 05:19:18 59ee8d479545: Preparing 05:19:18 0bc1c16ecf00: Preparing 05:19:18 8efb3193d37d: Preparing 05:19:18 65fdedd0d4d2: Preparing 05:19:18 c613dcc0f0d7: Preparing 05:19:18 0854555d70ac: Preparing 05:19:18 59ee8d479545: Waiting 05:19:18 0bc1c16ecf00: Waiting 05:19:18 8efb3193d37d: Waiting 05:19:18 65fdedd0d4d2: Waiting 05:19:18 c613dcc0f0d7: Waiting 05:19:18 0854555d70ac: Waiting 05:19:18 7473c98a71da: Layer already exists 05:19:18 ab568e7275b2: Layer already exists 05:19:18 2ba251b0250b: Layer already exists 05:19:18 8a6140bb759a: Layer already exists 05:19:18 23b9891112f3: Layer already exists 05:19:18 59ee8d479545: Layer already exists 05:19:18 0bc1c16ecf00: Layer already exists 05:19:18 c613dcc0f0d7: Layer already exists 05:19:18 8efb3193d37d: Layer already exists 05:19:18 65fdedd0d4d2: Layer already exists 05:19:18 0854555d70ac: Layer already exists 05:19:18 4.1.0-dev.113: digest: sha256:32c3c02d4030666758b15c7e59cd679a8df1072f25c3937d304f5da13128a154 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:19:19 2ba251b0250b: Preparing 05:19:19 ab568e7275b2: Preparing 05:19:19 7473c98a71da: Preparing 05:19:19 8a6140bb759a: Preparing 05:19:19 23b9891112f3: Preparing 05:19:19 59ee8d479545: Preparing 05:19:19 0bc1c16ecf00: Preparing 05:19:19 8efb3193d37d: Preparing 05:19:19 65fdedd0d4d2: Preparing 05:19:19 c613dcc0f0d7: Preparing 05:19:19 0854555d70ac: Preparing 05:19:19 0bc1c16ecf00: Waiting 05:19:19 65fdedd0d4d2: Waiting 05:19:19 c613dcc0f0d7: Waiting 05:19:19 59ee8d479545: Waiting 05:19:19 8efb3193d37d: Waiting 05:19:19 0854555d70ac: Waiting 05:19:19 2ba251b0250b: Layer already exists 05:19:19 ab568e7275b2: Layer already exists 05:19:19 7473c98a71da: Layer already exists 05:19:19 8a6140bb759a: Layer already exists 05:19:19 23b9891112f3: Layer already exists 05:19:19 0bc1c16ecf00: Layer already exists 05:19:19 59ee8d479545: Layer already exists 05:19:19 65fdedd0d4d2: Layer already exists 05:19:19 8efb3193d37d: Layer already exists 05:19:19 c613dcc0f0d7: Layer already exists 05:19:19 0854555d70ac: Layer already exists 05:19:19 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:32c3c02d4030666758b15c7e59cd679a8df1072f25c3937d304f5da13128a154 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:19:20 2ba251b0250b: Preparing 05:19:20 ab568e7275b2: Preparing 05:19:20 7473c98a71da: Preparing 05:19:20 8a6140bb759a: Preparing 05:19:20 23b9891112f3: Preparing 05:19:20 59ee8d479545: Preparing 05:19:20 0bc1c16ecf00: Preparing 05:19:20 8efb3193d37d: Preparing 05:19:20 65fdedd0d4d2: Preparing 05:19:20 c613dcc0f0d7: Preparing 05:19:20 0854555d70ac: Preparing 05:19:20 0bc1c16ecf00: Waiting 05:19:20 8efb3193d37d: Waiting 05:19:20 65fdedd0d4d2: Waiting 05:19:20 c613dcc0f0d7: Waiting 05:19:20 0854555d70ac: Waiting 05:19:20 59ee8d479545: Waiting 05:19:20 7473c98a71da: Layer already exists 05:19:20 8a6140bb759a: Layer already exists 05:19:20 2ba251b0250b: Layer already exists 05:19:20 23b9891112f3: Layer already exists 05:19:20 ab568e7275b2: Layer already exists 05:19:20 0bc1c16ecf00: Layer already exists 05:19:20 8efb3193d37d: Layer already exists 05:19:20 59ee8d479545: Layer already exists 05:19:20 65fdedd0d4d2: Layer already exists 05:19:20 c613dcc0f0d7: Layer already exists 05:19:20 0854555d70ac: Layer already exists 05:19:20 main: digest: sha256:32c3c02d4030666758b15c7e59cd679a8df1072f25c3937d304f5da13128a154 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:19:20 ===================================================== [Pipeline] echo 05:19:20 taggedImages: 05:19:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:19:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 05:19:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:19:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:19:20 b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:20 latest 05:19:20 4.1.0-dev.113 05:19:20 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:20 main 05:19:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:19:21 873fb06ce3d7: Preparing 05:19:21 102d154dd6f4: Preparing 05:19:21 58afbcdae232: Preparing 05:19:21 153a06d7094a: Preparing 05:19:21 b2996aedf4a1: Preparing 05:19:21 b663245f3f62: Preparing 05:19:21 b34ac2fd5788: Preparing 05:19:21 59ee8d479545: Preparing 05:19:21 0bc1c16ecf00: Preparing 05:19:21 92ad97018a18: Preparing 05:19:21 211bac3ef4ad: Preparing 05:19:21 0854555d70ac: Preparing 05:19:21 b34ac2fd5788: Waiting 05:19:21 59ee8d479545: Waiting 05:19:21 0bc1c16ecf00: Waiting 05:19:21 92ad97018a18: Waiting 05:19:21 0854555d70ac: Waiting 05:19:21 211bac3ef4ad: Waiting 05:19:21 b663245f3f62: Waiting 05:19:21 b2996aedf4a1: Pushed 05:19:21 102d154dd6f4: Pushed 05:19:21 873fb06ce3d7: Pushed 05:19:21 59ee8d479545: Layer already exists 05:19:21 0bc1c16ecf00: Layer already exists 05:19:21 b34ac2fd5788: Pushed 05:19:21 b663245f3f62: Pushed 05:19:21 0854555d70ac: Layer already exists 05:19:21 92ad97018a18: Pushed 05:19:22 211bac3ef4ad: Pushed 05:19:24 153a06d7094a: Pushed 05:19:24 58afbcdae232: Pushed 05:19:24 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:a5849c86e6e51e9d4efc5043498d3cfc824960a14cc5c44c7ebb65c5fc4b20f9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:19:25 873fb06ce3d7: Preparing 05:19:25 102d154dd6f4: Preparing 05:19:25 58afbcdae232: Preparing 05:19:25 153a06d7094a: Preparing 05:19:25 b2996aedf4a1: Preparing 05:19:25 b663245f3f62: Preparing 05:19:25 b34ac2fd5788: Preparing 05:19:25 59ee8d479545: Preparing 05:19:25 0bc1c16ecf00: Preparing 05:19:25 92ad97018a18: Preparing 05:19:25 211bac3ef4ad: Preparing 05:19:25 0854555d70ac: Preparing 05:19:25 59ee8d479545: Waiting 05:19:25 0bc1c16ecf00: Waiting 05:19:25 92ad97018a18: Waiting 05:19:25 211bac3ef4ad: Waiting 05:19:25 b663245f3f62: Waiting 05:19:25 0854555d70ac: Waiting 05:19:25 b34ac2fd5788: Waiting 05:19:25 58afbcdae232: Layer already exists 05:19:25 b2996aedf4a1: Layer already exists 05:19:25 873fb06ce3d7: Layer already exists 05:19:25 102d154dd6f4: Layer already exists 05:19:25 153a06d7094a: Layer already exists 05:19:25 b663245f3f62: Layer already exists 05:19:25 b34ac2fd5788: Layer already exists 05:19:25 59ee8d479545: Layer already exists 05:19:25 0bc1c16ecf00: Layer already exists 05:19:25 92ad97018a18: Layer already exists 05:19:25 211bac3ef4ad: Layer already exists 05:19:25 0854555d70ac: Layer already exists 05:19:25 latest: digest: sha256:a5849c86e6e51e9d4efc5043498d3cfc824960a14cc5c44c7ebb65c5fc4b20f9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 05:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:19:25 873fb06ce3d7: Preparing 05:19:25 102d154dd6f4: Preparing 05:19:25 58afbcdae232: Preparing 05:19:25 153a06d7094a: Preparing 05:19:25 b2996aedf4a1: Preparing 05:19:25 b663245f3f62: Preparing 05:19:25 b34ac2fd5788: Preparing 05:19:25 b663245f3f62: Waiting 05:19:25 59ee8d479545: Preparing 05:19:25 0bc1c16ecf00: Preparing 05:19:25 59ee8d479545: Waiting 05:19:25 92ad97018a18: Preparing 05:19:25 b34ac2fd5788: Waiting 05:19:25 211bac3ef4ad: Preparing 05:19:25 0bc1c16ecf00: Waiting 05:19:25 0854555d70ac: Preparing 05:19:25 92ad97018a18: Waiting 05:19:25 211bac3ef4ad: Waiting 05:19:25 58afbcdae232: Layer already exists 05:19:25 873fb06ce3d7: Layer already exists 05:19:25 153a06d7094a: Layer already exists 05:19:25 b2996aedf4a1: Layer already exists 05:19:25 102d154dd6f4: Layer already exists 05:19:25 0bc1c16ecf00: Layer already exists 05:19:25 59ee8d479545: Layer already exists 05:19:25 b34ac2fd5788: Layer already exists 05:19:25 b663245f3f62: Layer already exists 05:19:25 92ad97018a18: Layer already exists 05:19:25 0854555d70ac: Layer already exists 05:19:25 211bac3ef4ad: Layer already exists 05:19:25 4.1.0-dev.113: digest: sha256:a5849c86e6e51e9d4efc5043498d3cfc824960a14cc5c44c7ebb65c5fc4b20f9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:19:26 873fb06ce3d7: Preparing 05:19:26 102d154dd6f4: Preparing 05:19:26 58afbcdae232: Preparing 05:19:26 153a06d7094a: Preparing 05:19:26 b2996aedf4a1: Preparing 05:19:26 b663245f3f62: Preparing 05:19:26 b34ac2fd5788: Preparing 05:19:26 59ee8d479545: Preparing 05:19:26 0bc1c16ecf00: Preparing 05:19:26 92ad97018a18: Preparing 05:19:26 211bac3ef4ad: Preparing 05:19:26 0854555d70ac: Preparing 05:19:26 59ee8d479545: Waiting 05:19:26 0bc1c16ecf00: Waiting 05:19:26 92ad97018a18: Waiting 05:19:26 211bac3ef4ad: Waiting 05:19:26 0854555d70ac: Waiting 05:19:26 b663245f3f62: Waiting 05:19:26 b34ac2fd5788: Waiting 05:19:26 153a06d7094a: Layer already exists 05:19:26 58afbcdae232: Layer already exists 05:19:26 873fb06ce3d7: Layer already exists 05:19:26 b2996aedf4a1: Layer already exists 05:19:26 102d154dd6f4: Layer already exists 05:19:26 b663245f3f62: Layer already exists 05:19:26 b34ac2fd5788: Layer already exists 05:19:26 0bc1c16ecf00: Layer already exists 05:19:26 59ee8d479545: Layer already exists 05:19:26 92ad97018a18: Layer already exists 05:19:26 0854555d70ac: Layer already exists 05:19:26 211bac3ef4ad: Layer already exists 05:19:26 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:a5849c86e6e51e9d4efc5043498d3cfc824960a14cc5c44c7ebb65c5fc4b20f9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:19:27 873fb06ce3d7: Preparing 05:19:27 102d154dd6f4: Preparing 05:19:27 58afbcdae232: Preparing 05:19:27 153a06d7094a: Preparing 05:19:27 b2996aedf4a1: Preparing 05:19:27 b663245f3f62: Preparing 05:19:27 b34ac2fd5788: Preparing 05:19:27 59ee8d479545: Preparing 05:19:27 0bc1c16ecf00: Preparing 05:19:27 92ad97018a18: Preparing 05:19:27 211bac3ef4ad: Preparing 05:19:27 0854555d70ac: Preparing 05:19:27 b34ac2fd5788: Waiting 05:19:27 0bc1c16ecf00: Waiting 05:19:27 92ad97018a18: Waiting 05:19:27 b663245f3f62: Waiting 05:19:27 59ee8d479545: Waiting 05:19:27 211bac3ef4ad: Waiting 05:19:27 0854555d70ac: Waiting 05:19:27 58afbcdae232: Layer already exists 05:19:27 153a06d7094a: Layer already exists 05:19:27 873fb06ce3d7: Layer already exists 05:19:27 b2996aedf4a1: Layer already exists 05:19:27 102d154dd6f4: Layer already exists 05:19:27 b663245f3f62: Layer already exists 05:19:27 b34ac2fd5788: Layer already exists 05:19:27 59ee8d479545: Layer already exists 05:19:27 92ad97018a18: Layer already exists 05:19:27 0bc1c16ecf00: Layer already exists 05:19:27 211bac3ef4ad: Layer already exists 05:19:27 0854555d70ac: Layer already exists 05:19:27 main: digest: sha256:a5849c86e6e51e9d4efc5043498d3cfc824960a14cc5c44c7ebb65c5fc4b20f9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:19:27 ===================================================== [Pipeline] echo 05:19:27 taggedImages: 05:19:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:19:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 05:19:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:19:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:19:27 b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:27 latest 05:19:27 4.1.0-dev.113 05:19:27 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:27 main 05:19:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:19:27 1db974743297: Preparing 05:19:27 b99f018e0df7: Preparing 05:19:27 59ee8d479545: Preparing 05:19:27 0bc1c16ecf00: Preparing 05:19:27 9df2893909df: Preparing 05:19:27 979d427c931c: Preparing 05:19:27 0854555d70ac: Preparing 05:19:27 0854555d70ac: Waiting 05:19:27 979d427c931c: Waiting 05:19:27 0bc1c16ecf00: Layer already exists 05:19:27 59ee8d479545: Layer already exists 05:19:27 0854555d70ac: Layer already exists 05:19:27 9df2893909df: Pushed 05:19:27 1db974743297: Pushed 05:19:28 979d427c931c: Pushed 05:19:32 b99f018e0df7: Pushed 05:19:32 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:7ef714cdd2411b0c84bb1098f751f7d711349e0de9c65bbb9d45ee93dfd8b8c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:32 + 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 05:19:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:19:32 1db974743297: Preparing 05:19:32 b99f018e0df7: Preparing 05:19:32 59ee8d479545: Preparing 05:19:32 0bc1c16ecf00: Preparing 05:19:32 9df2893909df: Preparing 05:19:32 979d427c931c: Preparing 05:19:32 0854555d70ac: Preparing 05:19:32 979d427c931c: Waiting 05:19:32 0854555d70ac: Waiting 05:19:32 1db974743297: Layer already exists 05:19:32 59ee8d479545: Layer already exists 05:19:32 9df2893909df: Layer already exists 05:19:32 0bc1c16ecf00: Layer already exists 05:19:32 b99f018e0df7: Layer already exists 05:19:32 979d427c931c: Layer already exists 05:19:32 0854555d70ac: Layer already exists 05:19:32 latest: digest: sha256:7ef714cdd2411b0c84bb1098f751f7d711349e0de9c65bbb9d45ee93dfd8b8c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 05:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:19:33 1db974743297: Preparing 05:19:33 b99f018e0df7: Preparing 05:19:33 59ee8d479545: Preparing 05:19:33 0bc1c16ecf00: Preparing 05:19:33 9df2893909df: Preparing 05:19:33 979d427c931c: Preparing 05:19:33 0854555d70ac: Preparing 05:19:33 979d427c931c: Waiting 05:19:33 0854555d70ac: Waiting 05:19:33 1db974743297: Layer already exists 05:19:33 0bc1c16ecf00: Layer already exists 05:19:33 b99f018e0df7: Layer already exists 05:19:33 9df2893909df: Layer already exists 05:19:33 59ee8d479545: Layer already exists 05:19:33 0854555d70ac: Layer already exists 05:19:33 979d427c931c: Layer already exists 05:19:33 4.1.0-dev.113: digest: sha256:7ef714cdd2411b0c84bb1098f751f7d711349e0de9c65bbb9d45ee93dfd8b8c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:19:33 1db974743297: Preparing 05:19:33 b99f018e0df7: Preparing 05:19:33 59ee8d479545: Preparing 05:19:33 0bc1c16ecf00: Preparing 05:19:33 9df2893909df: Preparing 05:19:33 979d427c931c: Preparing 05:19:33 0854555d70ac: Preparing 05:19:33 979d427c931c: Waiting 05:19:33 0854555d70ac: Waiting 05:19:33 1db974743297: Layer already exists 05:19:33 0bc1c16ecf00: Layer already exists 05:19:33 b99f018e0df7: Layer already exists 05:19:33 9df2893909df: Layer already exists 05:19:33 59ee8d479545: Layer already exists 05:19:33 979d427c931c: Layer already exists 05:19:33 0854555d70ac: Layer already exists 05:19:33 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:7ef714cdd2411b0c84bb1098f751f7d711349e0de9c65bbb9d45ee93dfd8b8c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:34 + 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 05:19:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:19:34 1db974743297: Preparing 05:19:34 b99f018e0df7: Preparing 05:19:34 59ee8d479545: Preparing 05:19:34 0bc1c16ecf00: Preparing 05:19:34 9df2893909df: Preparing 05:19:34 979d427c931c: Preparing 05:19:34 0854555d70ac: Preparing 05:19:34 979d427c931c: Waiting 05:19:34 0854555d70ac: Waiting 05:19:34 1db974743297: Layer already exists 05:19:34 0bc1c16ecf00: Layer already exists 05:19:34 b99f018e0df7: Layer already exists 05:19:34 59ee8d479545: Layer already exists 05:19:34 9df2893909df: Layer already exists 05:19:34 979d427c931c: Layer already exists 05:19:34 0854555d70ac: Layer already exists 05:19:34 main: digest: sha256:7ef714cdd2411b0c84bb1098f751f7d711349e0de9c65bbb9d45ee93dfd8b8c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:19:34 ===================================================== [Pipeline] echo 05:19:34 taggedImages: 05:19:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:19:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 05:19:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:19:34 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:19:34 b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:34 latest 05:19:34 4.1.0-dev.113 05:19:34 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:34 main 05:19:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:19:35 0b6cce670c9e: Preparing 05:19:35 d94863aa1ebd: Preparing 05:19:35 ccb4200fb893: Preparing 05:19:35 59ee8d479545: Preparing 05:19:35 0bc1c16ecf00: Preparing 05:19:35 df3129ac8361: Preparing 05:19:35 a950442dfad5: Preparing 05:19:35 1b53873e0cb5: Preparing 05:19:35 bf1fb64c94d5: Preparing 05:19:35 0854555d70ac: Preparing 05:19:35 a950442dfad5: Waiting 05:19:35 1b53873e0cb5: Waiting 05:19:35 bf1fb64c94d5: Waiting 05:19:35 0854555d70ac: Waiting 05:19:35 df3129ac8361: Waiting 05:19:35 59ee8d479545: Layer already exists 05:19:35 0bc1c16ecf00: Layer already exists 05:19:35 d94863aa1ebd: Pushed 05:19:35 0b6cce670c9e: Pushed 05:19:35 ccb4200fb893: Pushed 05:19:35 0854555d70ac: Layer already exists 05:19:35 1b53873e0cb5: Pushed 05:19:36 bf1fb64c94d5: Pushed 05:19:41 a950442dfad5: Pushed 05:19:51 df3129ac8361: Pushed 05:19:51 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:47e486d30f9277e6f170d8481a9354b5031a9d5579b27a0d24d6d2772f698475 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:19:52 0b6cce670c9e: Preparing 05:19:52 d94863aa1ebd: Preparing 05:19:52 ccb4200fb893: Preparing 05:19:52 59ee8d479545: Preparing 05:19:52 0bc1c16ecf00: Preparing 05:19:52 df3129ac8361: Preparing 05:19:52 a950442dfad5: Preparing 05:19:52 1b53873e0cb5: Preparing 05:19:52 bf1fb64c94d5: Preparing 05:19:52 0854555d70ac: Preparing 05:19:52 df3129ac8361: Waiting 05:19:52 1b53873e0cb5: Waiting 05:19:52 a950442dfad5: Waiting 05:19:52 bf1fb64c94d5: Waiting 05:19:52 0854555d70ac: Waiting 05:19:52 0bc1c16ecf00: Layer already exists 05:19:52 59ee8d479545: Layer already exists 05:19:52 ccb4200fb893: Layer already exists 05:19:52 0b6cce670c9e: Layer already exists 05:19:52 d94863aa1ebd: Layer already exists 05:19:52 1b53873e0cb5: Layer already exists 05:19:52 bf1fb64c94d5: Layer already exists 05:19:52 a950442dfad5: Layer already exists 05:19:52 df3129ac8361: Layer already exists 05:19:52 0854555d70ac: Layer already exists 05:19:52 latest: digest: sha256:47e486d30f9277e6f170d8481a9354b5031a9d5579b27a0d24d6d2772f698475 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 05:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:19:52 0b6cce670c9e: Preparing 05:19:52 d94863aa1ebd: Preparing 05:19:52 ccb4200fb893: Preparing 05:19:52 59ee8d479545: Preparing 05:19:52 0bc1c16ecf00: Preparing 05:19:52 df3129ac8361: Preparing 05:19:52 a950442dfad5: Preparing 05:19:52 1b53873e0cb5: Preparing 05:19:52 bf1fb64c94d5: Preparing 05:19:52 0854555d70ac: Preparing 05:19:52 1b53873e0cb5: Waiting 05:19:52 bf1fb64c94d5: Waiting 05:19:52 0854555d70ac: Waiting 05:19:52 df3129ac8361: Waiting 05:19:52 a950442dfad5: Waiting 05:19:52 59ee8d479545: Layer already exists 05:19:52 0b6cce670c9e: Layer already exists 05:19:52 ccb4200fb893: Layer already exists 05:19:52 0bc1c16ecf00: Layer already exists 05:19:52 d94863aa1ebd: Layer already exists 05:19:52 a950442dfad5: Layer already exists 05:19:52 df3129ac8361: Layer already exists 05:19:52 bf1fb64c94d5: Layer already exists 05:19:52 1b53873e0cb5: Layer already exists 05:19:52 0854555d70ac: Layer already exists 05:19:52 4.1.0-dev.113: digest: sha256:47e486d30f9277e6f170d8481a9354b5031a9d5579b27a0d24d6d2772f698475 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:19:53 0b6cce670c9e: Preparing 05:19:53 d94863aa1ebd: Preparing 05:19:53 ccb4200fb893: Preparing 05:19:53 59ee8d479545: Preparing 05:19:53 0bc1c16ecf00: Preparing 05:19:53 df3129ac8361: Preparing 05:19:53 a950442dfad5: Preparing 05:19:53 1b53873e0cb5: Preparing 05:19:53 bf1fb64c94d5: Preparing 05:19:53 0854555d70ac: Preparing 05:19:53 0854555d70ac: Waiting 05:19:53 1b53873e0cb5: Waiting 05:19:53 df3129ac8361: Waiting 05:19:53 bf1fb64c94d5: Waiting 05:19:53 a950442dfad5: Waiting 05:19:53 59ee8d479545: Layer already exists 05:19:53 0bc1c16ecf00: Layer already exists 05:19:53 0b6cce670c9e: Layer already exists 05:19:53 d94863aa1ebd: Layer already exists 05:19:53 ccb4200fb893: Layer already exists 05:19:53 df3129ac8361: Layer already exists 05:19:53 1b53873e0cb5: Layer already exists 05:19:53 a950442dfad5: Layer already exists 05:19:53 bf1fb64c94d5: Layer already exists 05:19:53 0854555d70ac: Layer already exists 05:19:53 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:47e486d30f9277e6f170d8481a9354b5031a9d5579b27a0d24d6d2772f698475 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:19:54 0b6cce670c9e: Preparing 05:19:54 d94863aa1ebd: Preparing 05:19:54 ccb4200fb893: Preparing 05:19:54 59ee8d479545: Preparing 05:19:54 0bc1c16ecf00: Preparing 05:19:54 df3129ac8361: Preparing 05:19:54 a950442dfad5: Preparing 05:19:54 1b53873e0cb5: Preparing 05:19:54 bf1fb64c94d5: Preparing 05:19:54 0854555d70ac: Preparing 05:19:54 df3129ac8361: Waiting 05:19:54 a950442dfad5: Waiting 05:19:54 1b53873e0cb5: Waiting 05:19:54 bf1fb64c94d5: Waiting 05:19:54 0854555d70ac: Waiting 05:19:54 0b6cce670c9e: Layer already exists 05:19:54 0bc1c16ecf00: Layer already exists 05:19:54 59ee8d479545: Layer already exists 05:19:54 ccb4200fb893: Layer already exists 05:19:54 d94863aa1ebd: Layer already exists 05:19:54 a950442dfad5: Layer already exists 05:19:54 df3129ac8361: Layer already exists 05:19:54 1b53873e0cb5: Layer already exists 05:19:54 0854555d70ac: Layer already exists 05:19:54 bf1fb64c94d5: Layer already exists 05:19:54 main: digest: sha256:47e486d30f9277e6f170d8481a9354b5031a9d5579b27a0d24d6d2772f698475 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:19:54 ===================================================== [Pipeline] echo 05:19:54 taggedImages: 05:19:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:19:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 05:19:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:19:54 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:19:54 b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:54 latest 05:19:54 4.1.0-dev.113 05:19:54 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:19:54 main 05:19:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b835a76dae30e291d492ee7a9518ab6866b68e72 05:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:19:54 b2b821cde409: Preparing 05:19:54 b54a0efe463f: Preparing 05:19:54 44d4cbc1a847: Preparing 05:19:54 59ee8d479545: Preparing 05:19:54 0bc1c16ecf00: Preparing 05:19:54 f183a37e2f34: Preparing 05:19:54 ac287b6f05f9: Preparing 05:19:54 79f41741e7aa: Preparing 05:19:54 0854555d70ac: Preparing 05:19:54 ac287b6f05f9: Waiting 05:19:54 79f41741e7aa: Waiting 05:19:54 0854555d70ac: Waiting 05:19:54 f183a37e2f34: Waiting 05:19:54 0bc1c16ecf00: Layer already exists 05:19:54 59ee8d479545: Layer already exists 05:19:54 b54a0efe463f: Pushed 05:19:54 44d4cbc1a847: Pushed 05:19:54 b2b821cde409: Pushed 05:19:54 ac287b6f05f9: Pushed 05:19:54 0854555d70ac: Layer already exists 05:19:55 79f41741e7aa: Pushed 05:20:10 f183a37e2f34: Pushed 05:20:10 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:b3eb3c777c5d8b988e844903499f78d383a11c3da3c9d8471cf1fdecc37758b3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:20:10 b2b821cde409: Preparing 05:20:10 b54a0efe463f: Preparing 05:20:10 44d4cbc1a847: Preparing 05:20:10 59ee8d479545: Preparing 05:20:10 0bc1c16ecf00: Preparing 05:20:10 f183a37e2f34: Preparing 05:20:10 ac287b6f05f9: Preparing 05:20:10 79f41741e7aa: Preparing 05:20:10 0854555d70ac: Preparing 05:20:10 ac287b6f05f9: Waiting 05:20:10 f183a37e2f34: Waiting 05:20:10 79f41741e7aa: Waiting 05:20:10 0854555d70ac: Waiting 05:20:10 b2b821cde409: Layer already exists 05:20:10 0bc1c16ecf00: Layer already exists 05:20:10 b54a0efe463f: Layer already exists 05:20:10 59ee8d479545: Layer already exists 05:20:10 44d4cbc1a847: Layer already exists 05:20:10 ac287b6f05f9: Layer already exists 05:20:10 f183a37e2f34: Layer already exists 05:20:10 0854555d70ac: Layer already exists 05:20:10 79f41741e7aa: Layer already exists 05:20:10 latest: digest: sha256:b3eb3c777c5d8b988e844903499f78d383a11c3da3c9d8471cf1fdecc37758b3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 05:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:20:11 b2b821cde409: Preparing 05:20:11 b54a0efe463f: Preparing 05:20:11 44d4cbc1a847: Preparing 05:20:11 59ee8d479545: Preparing 05:20:11 0bc1c16ecf00: Preparing 05:20:11 f183a37e2f34: Preparing 05:20:11 ac287b6f05f9: Preparing 05:20:11 79f41741e7aa: Preparing 05:20:11 0854555d70ac: Preparing 05:20:11 0854555d70ac: Waiting 05:20:11 79f41741e7aa: Waiting 05:20:11 f183a37e2f34: Waiting 05:20:11 ac287b6f05f9: Waiting 05:20:11 b2b821cde409: Layer already exists 05:20:11 59ee8d479545: Layer already exists 05:20:11 44d4cbc1a847: Layer already exists 05:20:11 b54a0efe463f: Layer already exists 05:20:11 0bc1c16ecf00: Layer already exists 05:20:11 f183a37e2f34: Layer already exists 05:20:11 79f41741e7aa: Layer already exists 05:20:11 ac287b6f05f9: Layer already exists 05:20:11 0854555d70ac: Layer already exists 05:20:11 4.1.0-dev.113: digest: sha256:b3eb3c777c5d8b988e844903499f78d383a11c3da3c9d8471cf1fdecc37758b3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:20:12 b2b821cde409: Preparing 05:20:12 b54a0efe463f: Preparing 05:20:12 44d4cbc1a847: Preparing 05:20:12 59ee8d479545: Preparing 05:20:12 0bc1c16ecf00: Preparing 05:20:12 f183a37e2f34: Preparing 05:20:12 ac287b6f05f9: Preparing 05:20:12 79f41741e7aa: Preparing 05:20:12 0854555d70ac: Preparing 05:20:12 f183a37e2f34: Waiting 05:20:12 ac287b6f05f9: Waiting 05:20:12 79f41741e7aa: Waiting 05:20:12 0854555d70ac: Waiting 05:20:12 b2b821cde409: Layer already exists 05:20:12 b54a0efe463f: Layer already exists 05:20:12 59ee8d479545: Layer already exists 05:20:12 44d4cbc1a847: Layer already exists 05:20:12 0bc1c16ecf00: Layer already exists 05:20:12 f183a37e2f34: Layer already exists 05:20:12 0854555d70ac: Layer already exists 05:20:12 79f41741e7aa: Layer already exists 05:20:12 ac287b6f05f9: Layer already exists 05:20:12 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:b3eb3c777c5d8b988e844903499f78d383a11c3da3c9d8471cf1fdecc37758b3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:20:12 b2b821cde409: Preparing 05:20:12 b54a0efe463f: Preparing 05:20:12 44d4cbc1a847: Preparing 05:20:12 59ee8d479545: Preparing 05:20:12 0bc1c16ecf00: Preparing 05:20:12 f183a37e2f34: Preparing 05:20:12 ac287b6f05f9: Preparing 05:20:12 79f41741e7aa: Preparing 05:20:12 0854555d70ac: Preparing 05:20:12 ac287b6f05f9: Waiting 05:20:12 79f41741e7aa: Waiting 05:20:12 0854555d70ac: Waiting 05:20:12 f183a37e2f34: Waiting 05:20:12 b54a0efe463f: Layer already exists 05:20:12 0bc1c16ecf00: Layer already exists 05:20:12 44d4cbc1a847: Layer already exists 05:20:12 b2b821cde409: Layer already exists 05:20:12 59ee8d479545: Layer already exists 05:20:12 f183a37e2f34: Layer already exists 05:20:12 79f41741e7aa: Layer already exists 05:20:12 ac287b6f05f9: Layer already exists 05:20:12 0854555d70ac: Layer already exists 05:20:12 main: digest: sha256:b3eb3c777c5d8b988e844903499f78d383a11c3da3c9d8471cf1fdecc37758b3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:20:12 ===================================================== [Pipeline] echo 05:20:12 taggedImages: 05:20:12 - nexus3.edgexfoundry.org:10004/security-spire-config:b835a76dae30e291d492ee7a9518ab6866b68e72 05:20:12 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:20:12 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 05:20:12 - nexus3.edgexfoundry.org:10004/security-spire-config:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:20:12 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:20:12 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:20:12 b835a76dae30e291d492ee7a9518ab6866b68e72 05:20:12 latest 05:20:12 4.1.0-dev.113 05:20:12 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:20:12 main 05:20:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b835a76dae30e291d492ee7a9518ab6866b68e72 05:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:20:13 72c9284a4a58: Preparing 05:20:13 45dcc78f614a: Preparing 05:20:13 8c4ca039187d: Preparing 05:20:13 59ee8d479545: Preparing 05:20:13 0bc1c16ecf00: Preparing 05:20:13 d3e4a57dd1d1: Preparing 05:20:13 1b53873e0cb5: Preparing 05:20:13 bf1fb64c94d5: Preparing 05:20:13 0854555d70ac: Preparing 05:20:13 1b53873e0cb5: Waiting 05:20:13 bf1fb64c94d5: Waiting 05:20:13 0854555d70ac: Waiting 05:20:13 d3e4a57dd1d1: Waiting 05:20:13 59ee8d479545: Layer already exists 05:20:13 0bc1c16ecf00: Layer already exists 05:20:13 1b53873e0cb5: Layer already exists 05:20:13 bf1fb64c94d5: Layer already exists 05:20:13 0854555d70ac: Layer already exists 05:20:13 45dcc78f614a: Pushed 05:20:13 8c4ca039187d: Pushed 05:20:13 72c9284a4a58: Pushed 05:20:31 d3e4a57dd1d1: Pushed 05:20:31 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:f5a4d77a05684443734844aad151b3c46de3e70a10a10d283029a942ab658390 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:20:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:20:32 72c9284a4a58: Preparing 05:20:32 45dcc78f614a: Preparing 05:20:32 8c4ca039187d: Preparing 05:20:32 59ee8d479545: Preparing 05:20:32 0bc1c16ecf00: Preparing 05:20:32 d3e4a57dd1d1: Preparing 05:20:32 1b53873e0cb5: Preparing 05:20:32 bf1fb64c94d5: Preparing 05:20:32 0854555d70ac: Preparing 05:20:32 d3e4a57dd1d1: Waiting 05:20:32 1b53873e0cb5: Waiting 05:20:32 bf1fb64c94d5: Waiting 05:20:32 0854555d70ac: Waiting 05:20:32 8c4ca039187d: Layer already exists 05:20:32 45dcc78f614a: Layer already exists 05:20:32 72c9284a4a58: Layer already exists 05:20:32 0bc1c16ecf00: Layer already exists 05:20:32 59ee8d479545: Layer already exists 05:20:32 1b53873e0cb5: Layer already exists 05:20:32 d3e4a57dd1d1: Layer already exists 05:20:32 0854555d70ac: Layer already exists 05:20:32 bf1fb64c94d5: Layer already exists 05:20:32 latest: digest: sha256:f5a4d77a05684443734844aad151b3c46de3e70a10a10d283029a942ab658390 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 05:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:20:33 72c9284a4a58: Preparing 05:20:33 45dcc78f614a: Preparing 05:20:33 8c4ca039187d: Preparing 05:20:33 59ee8d479545: Preparing 05:20:33 0bc1c16ecf00: Preparing 05:20:33 d3e4a57dd1d1: Preparing 05:20:33 1b53873e0cb5: Preparing 05:20:33 bf1fb64c94d5: Preparing 05:20:33 0854555d70ac: Preparing 05:20:33 1b53873e0cb5: Waiting 05:20:33 bf1fb64c94d5: Waiting 05:20:33 0854555d70ac: Waiting 05:20:33 d3e4a57dd1d1: Waiting 05:20:33 72c9284a4a58: Layer already exists 05:20:33 0bc1c16ecf00: Layer already exists 05:20:33 45dcc78f614a: Layer already exists 05:20:33 59ee8d479545: Layer already exists 05:20:33 8c4ca039187d: Layer already exists 05:20:33 1b53873e0cb5: Layer already exists 05:20:33 d3e4a57dd1d1: Layer already exists 05:20:33 0854555d70ac: Layer already exists 05:20:33 bf1fb64c94d5: Layer already exists 05:20:33 4.1.0-dev.113: digest: sha256:f5a4d77a05684443734844aad151b3c46de3e70a10a10d283029a942ab658390 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:20:33 72c9284a4a58: Preparing 05:20:33 45dcc78f614a: Preparing 05:20:33 8c4ca039187d: Preparing 05:20:33 59ee8d479545: Preparing 05:20:33 0bc1c16ecf00: Preparing 05:20:33 d3e4a57dd1d1: Preparing 05:20:33 1b53873e0cb5: Preparing 05:20:33 bf1fb64c94d5: Preparing 05:20:33 0854555d70ac: Preparing 05:20:33 d3e4a57dd1d1: Waiting 05:20:33 bf1fb64c94d5: Waiting 05:20:33 0854555d70ac: Waiting 05:20:33 0bc1c16ecf00: Layer already exists 05:20:33 8c4ca039187d: Layer already exists 05:20:33 59ee8d479545: Layer already exists 05:20:33 72c9284a4a58: Layer already exists 05:20:33 45dcc78f614a: Layer already exists 05:20:33 bf1fb64c94d5: Layer already exists 05:20:33 d3e4a57dd1d1: Layer already exists 05:20:33 1b53873e0cb5: Layer already exists 05:20:33 0854555d70ac: Layer already exists 05:20:33 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:f5a4d77a05684443734844aad151b3c46de3e70a10a10d283029a942ab658390 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:20:34 72c9284a4a58: Preparing 05:20:34 45dcc78f614a: Preparing 05:20:34 8c4ca039187d: Preparing 05:20:34 59ee8d479545: Preparing 05:20:34 0bc1c16ecf00: Preparing 05:20:34 d3e4a57dd1d1: Preparing 05:20:34 1b53873e0cb5: Preparing 05:20:34 bf1fb64c94d5: Preparing 05:20:34 0854555d70ac: Preparing 05:20:34 d3e4a57dd1d1: Waiting 05:20:34 1b53873e0cb5: Waiting 05:20:34 bf1fb64c94d5: Waiting 05:20:34 0854555d70ac: Waiting 05:20:34 59ee8d479545: Layer already exists 05:20:34 45dcc78f614a: Layer already exists 05:20:34 72c9284a4a58: Layer already exists 05:20:34 8c4ca039187d: Layer already exists 05:20:34 0bc1c16ecf00: Layer already exists 05:20:34 d3e4a57dd1d1: Layer already exists 05:20:34 1b53873e0cb5: Layer already exists 05:20:34 bf1fb64c94d5: Layer already exists 05:20:34 0854555d70ac: Layer already exists 05:20:34 main: digest: sha256:f5a4d77a05684443734844aad151b3c46de3e70a10a10d283029a942ab658390 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:20:34 ===================================================== [Pipeline] echo 05:20:34 taggedImages: 05:20:34 - nexus3.edgexfoundry.org:10004/security-spire-server:b835a76dae30e291d492ee7a9518ab6866b68e72 05:20:34 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:20:34 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 05:20:34 - nexus3.edgexfoundry.org:10004/security-spire-server:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:20:34 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:20:34 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:20:34 b835a76dae30e291d492ee7a9518ab6866b68e72 05:20:34 latest 05:20:34 4.1.0-dev.113 05:20:34 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:20:34 main 05:20:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b835a76dae30e291d492ee7a9518ab6866b68e72 05:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:20:35 d59ec84e1445: Preparing 05:20:35 0b077d24bdc2: Preparing 05:20:35 59ee8d479545: Preparing 05:20:35 0bc1c16ecf00: Preparing 05:20:35 cab9fc7aa9b8: Preparing 05:20:35 d6b1dfbb3d21: Preparing 05:20:35 0854555d70ac: Preparing 05:20:35 d6b1dfbb3d21: Waiting 05:20:35 0854555d70ac: Waiting 05:20:35 59ee8d479545: Layer already exists 05:20:35 0bc1c16ecf00: Layer already exists 05:20:35 0854555d70ac: Layer already exists 05:20:35 d59ec84e1445: Pushed 05:20:35 cab9fc7aa9b8: Pushed 05:20:35 d6b1dfbb3d21: Pushed 05:20:39 0b077d24bdc2: Pushed 05:20:39 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:ae89cfb4f7146711b61c0169ca83ee875f7b3879ff0e471327e32e36ea4da3ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:20:40 d59ec84e1445: Preparing 05:20:40 0b077d24bdc2: Preparing 05:20:40 59ee8d479545: Preparing 05:20:40 0bc1c16ecf00: Preparing 05:20:40 cab9fc7aa9b8: Preparing 05:20:40 d6b1dfbb3d21: Preparing 05:20:40 0854555d70ac: Preparing 05:20:40 d6b1dfbb3d21: Waiting 05:20:40 0854555d70ac: Waiting 05:20:40 cab9fc7aa9b8: Layer already exists 05:20:40 0b077d24bdc2: Layer already exists 05:20:40 d59ec84e1445: Layer already exists 05:20:40 0bc1c16ecf00: Layer already exists 05:20:40 59ee8d479545: Layer already exists 05:20:40 0854555d70ac: Layer already exists 05:20:40 d6b1dfbb3d21: Layer already exists 05:20:40 latest: digest: sha256:ae89cfb4f7146711b61c0169ca83ee875f7b3879ff0e471327e32e36ea4da3ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 05:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:20:41 d59ec84e1445: Preparing 05:20:41 0b077d24bdc2: Preparing 05:20:41 59ee8d479545: Preparing 05:20:41 0bc1c16ecf00: Preparing 05:20:41 cab9fc7aa9b8: Preparing 05:20:41 d6b1dfbb3d21: Preparing 05:20:41 0854555d70ac: Preparing 05:20:41 d6b1dfbb3d21: Waiting 05:20:41 0854555d70ac: Waiting 05:20:41 0b077d24bdc2: Layer already exists 05:20:41 59ee8d479545: Layer already exists 05:20:41 cab9fc7aa9b8: Layer already exists 05:20:41 0bc1c16ecf00: Layer already exists 05:20:41 d59ec84e1445: Layer already exists 05:20:41 d6b1dfbb3d21: Layer already exists 05:20:41 0854555d70ac: Layer already exists 05:20:41 4.1.0-dev.113: digest: sha256:ae89cfb4f7146711b61c0169ca83ee875f7b3879ff0e471327e32e36ea4da3ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:20:41 d59ec84e1445: Preparing 05:20:41 0b077d24bdc2: Preparing 05:20:41 59ee8d479545: Preparing 05:20:41 0bc1c16ecf00: Preparing 05:20:41 cab9fc7aa9b8: Preparing 05:20:41 d6b1dfbb3d21: Preparing 05:20:41 0854555d70ac: Preparing 05:20:41 d6b1dfbb3d21: Waiting 05:20:41 0854555d70ac: Waiting 05:20:41 0bc1c16ecf00: Layer already exists 05:20:41 59ee8d479545: Layer already exists 05:20:41 cab9fc7aa9b8: Layer already exists 05:20:41 0b077d24bdc2: Layer already exists 05:20:41 d59ec84e1445: Layer already exists 05:20:41 d6b1dfbb3d21: Layer already exists 05:20:41 0854555d70ac: Layer already exists 05:20:41 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:ae89cfb4f7146711b61c0169ca83ee875f7b3879ff0e471327e32e36ea4da3ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:20:42 d59ec84e1445: Preparing 05:20:42 0b077d24bdc2: Preparing 05:20:42 59ee8d479545: Preparing 05:20:42 0bc1c16ecf00: Preparing 05:20:42 cab9fc7aa9b8: Preparing 05:20:42 d6b1dfbb3d21: Preparing 05:20:42 0854555d70ac: Preparing 05:20:42 d6b1dfbb3d21: Waiting 05:20:42 0854555d70ac: Waiting 05:20:42 cab9fc7aa9b8: Layer already exists 05:20:42 0bc1c16ecf00: Layer already exists 05:20:42 59ee8d479545: Layer already exists 05:20:42 d59ec84e1445: Layer already exists 05:20:42 0b077d24bdc2: Layer already exists 05:20:42 0854555d70ac: Layer already exists 05:20:42 d6b1dfbb3d21: Layer already exists 05:20:42 main: digest: sha256:ae89cfb4f7146711b61c0169ca83ee875f7b3879ff0e471327e32e36ea4da3ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:20:42 ===================================================== [Pipeline] echo 05:20:42 taggedImages: 05:20:42 - nexus3.edgexfoundry.org:10004/support-notifications:b835a76dae30e291d492ee7a9518ab6866b68e72 05:20:42 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:20:42 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 05:20:42 - nexus3.edgexfoundry.org:10004/support-notifications:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:20:42 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:20:42 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:20:42 b835a76dae30e291d492ee7a9518ab6866b68e72 05:20:42 latest 05:20:42 4.1.0-dev.113 05:20:42 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:20:42 main 05:20:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b835a76dae30e291d492ee7a9518ab6866b68e72 05:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:20:43 015bcdeeb4ac: Preparing 05:20:43 13ace381d6d9: Preparing 05:20:43 59ee8d479545: Preparing 05:20:43 0bc1c16ecf00: Preparing 05:20:43 9f01d9b3b188: Preparing 05:20:43 70fe443ea700: Preparing 05:20:43 0854555d70ac: Preparing 05:20:43 70fe443ea700: Waiting 05:20:43 0854555d70ac: Waiting 05:20:43 59ee8d479545: Layer already exists 05:20:43 0bc1c16ecf00: Layer already exists 05:20:43 0854555d70ac: Layer already exists 05:20:43 9f01d9b3b188: Pushed 05:20:43 015bcdeeb4ac: Pushed 05:20:43 70fe443ea700: Pushed 05:20:47 13ace381d6d9: Pushed 05:20:48 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:6ccb8bfcee4415f30884dbbf94303aef1b30d6419b0951969de97930bcb89273 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:20:48 015bcdeeb4ac: Preparing 05:20:48 13ace381d6d9: Preparing 05:20:48 59ee8d479545: Preparing 05:20:48 0bc1c16ecf00: Preparing 05:20:48 9f01d9b3b188: Preparing 05:20:48 70fe443ea700: Preparing 05:20:48 0854555d70ac: Preparing 05:20:48 70fe443ea700: Waiting 05:20:48 0854555d70ac: Waiting 05:20:48 13ace381d6d9: Layer already exists 05:20:48 59ee8d479545: Layer already exists 05:20:48 9f01d9b3b188: Layer already exists 05:20:48 0bc1c16ecf00: Layer already exists 05:20:48 015bcdeeb4ac: Layer already exists 05:20:48 70fe443ea700: Layer already exists 05:20:48 0854555d70ac: Layer already exists 05:20:48 latest: digest: sha256:6ccb8bfcee4415f30884dbbf94303aef1b30d6419b0951969de97930bcb89273 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 05:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:20:49 015bcdeeb4ac: Preparing 05:20:49 13ace381d6d9: Preparing 05:20:49 59ee8d479545: Preparing 05:20:49 0bc1c16ecf00: Preparing 05:20:49 9f01d9b3b188: Preparing 05:20:49 70fe443ea700: Preparing 05:20:49 0854555d70ac: Preparing 05:20:49 70fe443ea700: Waiting 05:20:49 0854555d70ac: Waiting 05:20:49 9f01d9b3b188: Layer already exists 05:20:49 015bcdeeb4ac: Layer already exists 05:20:49 59ee8d479545: Layer already exists 05:20:49 0bc1c16ecf00: Layer already exists 05:20:49 13ace381d6d9: Layer already exists 05:20:49 70fe443ea700: Layer already exists 05:20:49 0854555d70ac: Layer already exists 05:20:49 4.1.0-dev.113: digest: sha256:6ccb8bfcee4415f30884dbbf94303aef1b30d6419b0951969de97930bcb89273 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:20:49 015bcdeeb4ac: Preparing 05:20:49 13ace381d6d9: Preparing 05:20:49 59ee8d479545: Preparing 05:20:49 0bc1c16ecf00: Preparing 05:20:49 9f01d9b3b188: Preparing 05:20:49 70fe443ea700: Preparing 05:20:49 0854555d70ac: Preparing 05:20:49 70fe443ea700: Waiting 05:20:49 0854555d70ac: Waiting 05:20:49 0bc1c16ecf00: Layer already exists 05:20:49 59ee8d479545: Layer already exists 05:20:49 015bcdeeb4ac: Layer already exists 05:20:49 9f01d9b3b188: Layer already exists 05:20:49 13ace381d6d9: Layer already exists 05:20:49 70fe443ea700: Layer already exists 05:20:49 0854555d70ac: Layer already exists 05:20:49 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:6ccb8bfcee4415f30884dbbf94303aef1b30d6419b0951969de97930bcb89273 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:20:50 015bcdeeb4ac: Preparing 05:20:50 13ace381d6d9: Preparing 05:20:50 59ee8d479545: Preparing 05:20:50 0bc1c16ecf00: Preparing 05:20:50 9f01d9b3b188: Preparing 05:20:50 70fe443ea700: Preparing 05:20:50 0854555d70ac: Preparing 05:20:50 0854555d70ac: Waiting 05:20:50 70fe443ea700: Waiting 05:20:50 015bcdeeb4ac: Layer already exists 05:20:50 9f01d9b3b188: Layer already exists 05:20:50 0bc1c16ecf00: Layer already exists 05:20:50 59ee8d479545: Layer already exists 05:20:50 13ace381d6d9: Layer already exists 05:20:50 70fe443ea700: Layer already exists 05:20:50 0854555d70ac: Layer already exists 05:20:50 main: digest: sha256:6ccb8bfcee4415f30884dbbf94303aef1b30d6419b0951969de97930bcb89273 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:20:50 ===================================================== [Pipeline] echo 05:20:50 taggedImages: 05:20:50 - nexus3.edgexfoundry.org:10004/support-scheduler:b835a76dae30e291d492ee7a9518ab6866b68e72 05:20:50 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:20:50 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 05:20:50 - nexus3.edgexfoundry.org:10004/support-scheduler:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:20:50 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:36:39 #154 ... 05:36:39 05:36:39 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:36:39 #145 DONE 1172.4s 05:36:39 05:36:39 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:36:39 #144 ... 05:36:39 05:36:39 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:36:39 #155 DONE 0.1s 05:36:39 05:36:39 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:36:39 #156 DONE 0.3s 05:36:39 05:36:39 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:36:39 #157 DONE 0.3s 05:36:39 05:36:39 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:36:39 #144 ... 05:36:39 05:36:39 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:36:39 #158 DONE 0.1s 05:36:39 05:36:39 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:36:39 #159 DONE 0.2s 05:36:39 05:36:39 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:36:39 #160 DONE 2.0s 05:36:39 05:36:39 #112 [core-common-config-bootstrapper] exporting to image 05:36:39 #112 exporting layers 05:36:39 #112 exporting layers 1.0s done 05:36:39 #112 writing image sha256:8edee26869de884fedc16ad5ddaa6a44eb3be892709efd81a4882d921ab9d22f done 05:36:39 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 05:36:39 #112 DONE 6.3s 05:36:39 05:36:39 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:36:57 #147 ... 05:36:57 05:36:57 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:36:57 #144 DONE 1193.0s 05:36:57 05:36:57 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:36:57 #161 DONE 0.4s 05:36:57 05:36:57 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:36:58 #162 DONE 3.4s 05:36:58 05:36:58 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:36:58 #154 ... 05:36:58 05:36:58 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:36:59 #163 DONE 0.5s 05:36:59 05:36:59 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:36:59 #164 DONE 0.2s 05:36:59 05:36:59 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:37:00 #165 DONE 0.3s 05:37:00 05:37:00 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:37:00 #166 DONE 0.1s 05:37:00 05:37:00 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 05:37:00 #146 ... 05:37:00 05:37:00 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:37:00 #167 DONE 0.1s 05:37:00 05:37:00 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 05:37:00 #168 DONE 0.1s 05:37:00 05:37:00 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:37:00 #154 ... 05:37:00 05:37:00 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:37:00 #169 DONE 0.1s 05:37:00 05:37:00 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:37:00 #170 DONE 0.1s 05:37:00 05:37:00 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:37:00 #154 ... 05:37:00 05:37:00 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:37:02 #171 DONE 2.0s 05:37:02 05:37:02 #112 [security-bootstrapper] exporting to image 05:37:02 #112 exporting layers 05:37:03 #112 exporting layers 0.9s done 05:37:03 #112 writing image sha256:2a1e446a8cfa3d1c055c2f03bc978d44027667787bef1b7fb124835073391e8b done 05:37:03 #112 naming to docker.io/library/security-bootstrapper-arm64 done 05:37:03 #112 DONE 7.2s 05:37:03 05:37:03 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:54:11 #153 ... 05:54:11 05:54:11 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:54:11 #151 DONE 2224.1s 05:54:11 05:54:11 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:54:11 #153 ... 05:54:11 05:54:11 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:54:11 #172 DONE 0.2s 05:54:11 05:54:11 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:54:11 #173 DONE 0.2s 05:54:11 05:54:11 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:54:11 #154 ... 05:54:11 05:54:11 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:54:11 #174 DONE 0.5s 05:54:11 05:54:11 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:54:11 #175 DONE 0.2s 05:54:11 05:54:11 #112 [core-command] exporting to image 05:54:11 #112 exporting layers 05:54:11 #112 exporting layers 0.5s done 05:54:11 #112 writing image sha256:a4ce22753607f8b6ed8656b7dbf141e6b94efa77885f7dc8caf34e0e9d1ca70c done 05:54:11 #112 naming to docker.io/library/core-command-arm64 done 05:54:11 #112 DONE 7.8s 05:54:11 05:54:11 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:54:38 #143 ... 05:54:38 05:54:38 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:54:38 #148 DONE 2253.6s 05:54:38 05:54:38 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:54:38 #153 ... 05:54:38 05:54:38 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:54:38 #176 DONE 0.1s 05:54:38 05:54:38 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:54:38 #177 DONE 0.1s 05:54:38 05:54:38 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:54:38 #154 ... 05:54:38 05:54:38 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:54:38 #178 DONE 0.1s 05:54:38 05:54:38 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:54:38 #179 DONE 0.1s 05:54:38 05:54:38 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 05:54:38 #146 ... 05:54:38 05:54:38 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:54:38 #180 DONE 0.5s 05:54:38 05:54:38 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:54:38 #181 DONE 0.1s 05:54:38 05:54:38 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:54:38 #154 ... 05:54:38 05:54:38 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:54:39 #182 DONE 2.0s 05:54:39 05:54:39 #112 [security-proxy-setup] exporting to image 05:54:39 #112 exporting layers 05:54:40 #112 exporting layers 1.2s done 05:54:40 #112 writing image sha256:f25e30f84d27b32960fb8d30a1ba1e54cc917742fdb76d06e02fd1b6bc584cb7 done 05:54:40 #112 naming to docker.io/library/security-proxy-setup-arm64 done 05:54:40 #112 DONE 9.0s 05:54:40 05:54:40 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:54:43 #153 2260.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:55:22 #153 DONE 2294.1s 05:55:22 05:55:22 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:55:22 #152 ... 05:55:22 05:55:22 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:55:22 #183 DONE 0.1s 05:55:22 05:55:22 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:55:22 #154 ... 05:55:22 05:55:22 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:55:22 #184 DONE 0.1s 05:55:22 05:55:22 #185 [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 05:55:22 #185 DONE 0.1s 05:55:22 05:55:22 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:55:22 #154 ... 05:55:22 05:55:22 #186 [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 05:55:22 #186 DONE 0.2s 05:55:22 05:55:22 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:55:22 #187 DONE 0.2s 05:55:22 05:55:22 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:55:22 #188 DONE 0.5s 05:55:22 05:55:22 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:55:22 #189 DONE 0.4s 05:55:22 05:55:22 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:55:22 #190 DONE 0.1s 05:55:22 05:55:22 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:55:22 #191 DONE 1.8s 05:55:22 05:55:22 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:55:22 #152 ... 05:55:22 05:55:22 #112 [security-secretstore-setup] exporting to image 05:55:22 #112 exporting layers 05:55:22 #112 exporting layers 1.4s done 05:55:22 #112 writing image sha256:369cab93dc83d780aebf349abb7df6503507a43344b5a839ee779abedebe032c done 05:55:22 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 05:55:22 #112 DONE 10.4s 05:55:22 05:55:22 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:56:18 #43 ... 05:56:18 05:56:18 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:56:18 #147 DONE 2349.3s 05:56:18 05:56:18 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:56:18 #152 ... 05:56:18 05:56:18 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:56:18 #192 DONE 0.2s 05:56:18 05:56:18 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:56:18 #193 DONE 0.2s 05:56:18 05:56:18 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:56:18 #194 DONE 0.5s 05:56:18 05:56:18 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:56:18 #195 DONE 0.1s 05:56:18 05:56:18 #112 [security-spiffe-token-provider] exporting to image 05:56:18 #112 exporting layers 05:56:18 #112 exporting layers 0.6s done 05:56:18 #112 writing image sha256:caf873fddcd3f3697a79647b6d614fd9486b1d02fcaf046571dbae1dc5dcba3d done 05:56:18 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 05:56:18 #112 DONE 11.0s 05:56:18 05:56:18 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:56:57 #150 ... 05:56:57 05:56:57 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:56:57 #154 DONE 2392.3s 05:56:57 05:56:57 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 05:56:57 #146 ... 05:56:57 05:56:57 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:56:57 #196 DONE 0.3s 05:56:57 05:56:57 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:56:57 #43 ... 05:56:57 05:56:57 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:56:57 #197 DONE 0.1s 05:56:57 05:56:57 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:56:57 #198 DONE 0.6s 05:56:57 05:56:57 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 05:56:57 #146 ... 05:56:57 05:56:57 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 05:56:57 #199 DONE 0.1s 05:56:57 05:56:57 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:56:57 #200 DONE 0.1s 05:56:57 05:56:57 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:56:57 #143 ... 05:56:57 05:56:57 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:56:57 #201 ... 05:56:57 05:56:57 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 05:56:57 #146 DONE 2395.4s 05:56:57 05:56:57 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:56:58 #150 ... 05:56:58 05:56:58 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:56:58 #149 DONE 2396.1s 05:56:58 05:56:58 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:56:58 #201 DONE 2.6s 05:56:58 05:56:58 #112 [security-proxy-auth] exporting to image 05:56:58 #112 exporting layers 05:56:59 #112 ... 05:56:59 05:56:59 #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:56:59 #202 CACHED 05:56:59 05:56:59 #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:56:59 #203 CACHED 05:56:59 05:56:59 #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:56:59 #204 DONE 0.3s 05:56:59 05:56:59 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:57:00 #205 ... 05:57:00 05:57:00 #112 [security-proxy-auth] exporting to image 05:57:00 #112 exporting layers 1.5s done 05:57:00 #112 writing image sha256:f2edc8cea31bf6200a85c9e5d132f9f0d71c645e89b7effa45d32438d50ac8ba 0.0s done 05:57:00 #112 naming to docker.io/library/security-proxy-auth-arm64 done 05:57:00 #112 DONE 12.6s 05:57:00 05:57:00 #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:57:00 #206 ... 05:57:00 05:57:00 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:57:00 #152 DONE 2398.7s 05:57:00 05:57:00 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:57:00 #205 DONE 1.1s 05:57:00 05:57:00 #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:57:00 #206 DONE 1.3s 05:57:00 05:57:00 #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:57:01 #207 ... 05:57:01 05:57:01 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:57:01 #208 DONE 0.4s 05:57:01 05:57:01 #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:57:01 #207 DONE 0.5s 05:57:01 05:57:01 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:57:01 #209 DONE 0.4s 05:57:01 05:57:01 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:57:01 #210 DONE 0.4s 05:57:01 05:57:01 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:57:01 #211 DONE 0.3s 05:57:01 05:57:01 #112 [core-metadata] exporting to image 05:57:02 #112 exporting layers 1.3s done 05:57:02 #112 writing image sha256:e6ee76d4f5dab5e8ce8de981193a8b6e94831a019130dc95bb47365a4096c082 0.0s done 05:57:02 #112 naming to docker.io/library/core-keeper-arm64 done 05:57:02 #112 exporting layers 1.4s done 05:57:02 #112 writing image sha256:56714b96a217d8aca55746dc5ced7e9c6581e46bb16eb95b87fc0c3179ce9dc9 done 05:57:02 #112 naming to docker.io/library/core-metadata-arm64 done 05:57:02 #112 DONE 14.4s 05:57:02 05:57:02 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:57:02 #212 DONE 1.0s 05:57:02 05:57:02 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:57:03 #213 DONE 0.2s 05:57:03 05:57:03 #112 [core-data] exporting to image 05:57:03 #112 exporting layers 0.6s done 05:57:03 #112 writing image sha256:33ad4ee6616676956842e29d676e9726c759f8c32eb5329a614c9038104e6c6a done 05:57:03 #112 naming to docker.io/library/core-data-arm64 done 05:57:03 #112 DONE 15.0s 05:57:03 05:57:03 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:57:36 #150 ... 05:57:36 05:57:36 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:57:36 #143 DONE 2429.1s 05:57:36 05:57:36 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:57:36 #214 DONE 0.2s 05:57:36 05:57:36 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:57:36 #215 DONE 0.1s 05:57:36 05:57:36 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:57:36 #150 ... 05:57:36 05:57:36 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:57:36 #216 DONE 0.5s 05:57:36 05:57:36 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 05:57:36 #217 DONE 0.1s 05:57:36 05:57:36 #112 [support-scheduler] exporting to image 05:57:36 #112 exporting layers 05:57:36 #112 exporting layers 1.1s done 05:57:36 #112 writing image sha256:b36e35043a3e0e9991a18cc7fe4ad63f82381d8ef5e915607e4599d261a14830 done 05:57:36 #112 naming to docker.io/library/support-scheduler-arm64 done 05:57:36 #112 DONE 16.1s 05:57:36 05:57:36 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:57:37 #150 DONE 2435.2s 05:57:37 05:57:37 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:57:37 #43 ... 05:57:37 05:57:37 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:57:37 #218 DONE 0.1s 05:57:37 05:57:37 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:57:37 #219 DONE 0.1s 05:57:37 05:57:37 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:57:37 #43 ... 05:57:37 05:57:37 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:57:38 #220 DONE 0.4s 05:57:38 05:57:38 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:57:38 #43 ... 05:57:38 05:57:38 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:57:38 #221 DONE 0.1s 05:57:38 05:57:38 #112 [support-notifications] exporting to image 05:57:39 #112 exporting layers 1.3s done 05:57:39 #112 writing image sha256:8bafdd521ea7f8536bc917942acc16b66b287aaa9f6a6d6dda5cd087d9c17bbc done 05:57:39 #112 naming to docker.io/library/support-notifications-arm64 done 05:57:39 #112 DONE 17.4s 05:57:39 05:57:39 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:57:39 time="2026-05-20T05:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:39 time="2026-05-20T05:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:39 time="2026-05-20T05:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:39 time="2026-05-20T05:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:39 time="2026-05-20T05:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:39 time="2026-05-20T05:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:39 time="2026-05-20T05:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:39 time="2026-05-20T05:14:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:39 time="2026-05-20T05:14:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:39 time="2026-05-20T05:14:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:39 time="2026-05-20T05:14:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:39 time="2026-05-20T05:14:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:39 time="2026-05-20T05:14:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:39 time="2026-05-20T05:14:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:39 time="2026-05-20T05:14:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:57:39 $ docker stop --time=1 80a9fe91b7df6a5a25eaaa87d7afaf48accece15e427d3e8a6ff87703324a9bf 05:57:41 $ docker rm -f --volumes 80a9fe91b7df6a5a25eaaa87d7afaf48accece15e427d3e8a6ff87703324a9bf [Pipeline] // withDockerContainer [Pipeline] sh 05:57:42 + docker images 05:57:42 REPOSITORY TAG IMAGE ID CREATED SIZE 05:57:42 support-notifications-arm64 latest 8bafdd521ea7 3 seconds ago 56.1MB 05:57:42 support-scheduler-arm64 latest b36e35043a3e 9 seconds ago 52.3MB 05:57:42 core-data-arm64 latest 33ad4ee66166 39 seconds ago 48.1MB 05:57:42 core-metadata-arm64 latest 56714b96a217 40 seconds ago 48.2MB 05:57:42 core-keeper-arm64 latest e6ee76d4f5da 41 seconds ago 47.9MB 05:57:42 security-proxy-auth-arm64 latest f2edc8cea31b 43 seconds ago 47.3MB 05:57:42 security-spiffe-token-provider-arm64 latest caf873fddcd3 About a minute ago 51.9MB 05:57:42 security-secretstore-setup-arm64 latest 369cab93dc83 2 minutes ago 85.8MB 05:57:42 security-proxy-setup-arm64 latest f25e30f84d27 3 minutes ago 52.9MB 05:57:42 core-command-arm64 latest a4ce22753607 3 minutes ago 42.6MB 05:57:42 security-bootstrapper-arm64 latest 2a1e446a8cfa 20 minutes ago 21.3MB 05:57:42 core-common-config-bootstrapper-arm64 latest 8edee26869de 21 minutes ago 20.2MB 05:57:42 security-spire-agent-arm64 latest a6e86d575969 42 minutes ago 219MB 05:57:42 security-spire-server-arm64 latest 2f0daa4190ec 42 minutes ago 163MB 05:57:42 security-spire-config-arm64 latest 4b9dd91354fe 42 minutes ago 162MB 05:57:42 ci-base-image-arm64 latest 8acbcdd6dc61 43 minutes ago 899MB 05:57:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB 05:57:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:42 provisioning config files... 05:57:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/978@tmp/config14965588445531797450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:42 ---> ****-login.sh 05:57:42 nexus3.edgexfoundry.org:10001 05:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:42 Configure a credential helper to remove this warning. See 05:57:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:42 05:57:42 Login Succeeded 05:57:42 nexus3.edgexfoundry.org:10002 05:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:43 Configure a credential helper to remove this warning. See 05:57:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:43 05:57:43 Login Succeeded 05:57:43 nexus3.edgexfoundry.org:10003 05:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:43 Configure a credential helper to remove this warning. See 05:57:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:43 05:57:43 Login Succeeded 05:57:43 nexus3.edgexfoundry.org:10004 05:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:44 Configure a credential helper to remove this warning. See 05:57:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:44 05:57:44 Login Succeeded 05:57:44 ****.io 05:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:44 Configure a credential helper to remove this warning. See 05:57:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:44 05:57:44 Login Succeeded 05:57:44 ---> ****-login.sh ends [Pipeline] } 05:57:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:57:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:57:44 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:57:44 b835a76dae30e291d492ee7a9518ab6866b68e72 05:57:44 latest 05:57:44 4.1.0-dev.113 05:57:44 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:57:44 main 05:57:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:57:45 a51ca3c69f88: Preparing 05:57:45 bd18be981f24: Preparing 05:57:45 e4672257a9ca: Preparing 05:57:45 fc336b3aae91: Preparing 05:57:45 1d9d4a90b163: Preparing 05:57:45 4acfb9341003: Preparing 05:57:45 eeaa73608b53: Preparing 05:57:45 4acfb9341003: Waiting 05:57:45 eeaa73608b53: Waiting 05:57:45 fc336b3aae91: Pushed 05:57:45 e4672257a9ca: Pushed 05:57:45 a51ca3c69f88: Pushed 05:57:45 1d9d4a90b163: Pushed 05:57:45 eeaa73608b53: Layer already exists 05:57:45 4acfb9341003: Pushed 05:57:53 bd18be981f24: Pushed 05:57:53 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:70dd66b2213cf298094a12bbbf76b0d12b66a0ba38037193ad634284aa9f0e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:57:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:57:54 a51ca3c69f88: Preparing 05:57:54 bd18be981f24: Preparing 05:57:54 e4672257a9ca: Preparing 05:57:54 fc336b3aae91: Preparing 05:57:54 1d9d4a90b163: Preparing 05:57:54 4acfb9341003: Preparing 05:57:54 eeaa73608b53: Preparing 05:57:54 4acfb9341003: Waiting 05:57:54 eeaa73608b53: Waiting 05:57:54 1d9d4a90b163: Layer already exists 05:57:54 fc336b3aae91: Layer already exists 05:57:54 a51ca3c69f88: Layer already exists 05:57:54 bd18be981f24: Layer already exists 05:57:54 e4672257a9ca: Layer already exists 05:57:54 4acfb9341003: Layer already exists 05:57:54 eeaa73608b53: Layer already exists 05:57:54 latest: digest: sha256:70dd66b2213cf298094a12bbbf76b0d12b66a0ba38037193ad634284aa9f0e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 05:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:57:55 a51ca3c69f88: Preparing 05:57:55 bd18be981f24: Preparing 05:57:55 e4672257a9ca: Preparing 05:57:55 fc336b3aae91: Preparing 05:57:55 1d9d4a90b163: Preparing 05:57:55 4acfb9341003: Preparing 05:57:55 eeaa73608b53: Preparing 05:57:55 4acfb9341003: Waiting 05:57:55 eeaa73608b53: Waiting 05:57:55 e4672257a9ca: Layer already exists 05:57:55 bd18be981f24: Layer already exists 05:57:55 1d9d4a90b163: Layer already exists 05:57:55 a51ca3c69f88: Layer already exists 05:57:55 fc336b3aae91: Layer already exists 05:57:55 4acfb9341003: Layer already exists 05:57:55 eeaa73608b53: Layer already exists 05:57:55 4.1.0-dev.113: digest: sha256:70dd66b2213cf298094a12bbbf76b0d12b66a0ba38037193ad634284aa9f0e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:57:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:57:58 a51ca3c69f88: Preparing 05:57:58 bd18be981f24: Preparing 05:57:58 e4672257a9ca: Preparing 05:57:58 fc336b3aae91: Preparing 05:57:58 1d9d4a90b163: Preparing 05:57:58 4acfb9341003: Preparing 05:57:58 eeaa73608b53: Preparing 05:57:58 4acfb9341003: Waiting 05:57:58 eeaa73608b53: Waiting 05:57:58 a51ca3c69f88: Layer already exists 05:57:58 fc336b3aae91: Layer already exists 05:57:58 1d9d4a90b163: Layer already exists 05:57:58 bd18be981f24: Layer already exists 05:57:58 e4672257a9ca: Layer already exists 05:57:58 4acfb9341003: Layer already exists 05:57:58 eeaa73608b53: Layer already exists 05:57:58 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:70dd66b2213cf298094a12bbbf76b0d12b66a0ba38037193ad634284aa9f0e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 05:57:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:57:59 a51ca3c69f88: Preparing 05:57:59 bd18be981f24: Preparing 05:57:59 e4672257a9ca: Preparing 05:57:59 fc336b3aae91: Preparing 05:57:59 1d9d4a90b163: Preparing 05:57:59 4acfb9341003: Preparing 05:57:59 eeaa73608b53: Preparing 05:57:59 4acfb9341003: Waiting 05:57:59 eeaa73608b53: Waiting 05:57:59 fc336b3aae91: Layer already exists 05:57:59 a51ca3c69f88: Layer already exists 05:57:59 1d9d4a90b163: Layer already exists 05:57:59 e4672257a9ca: Layer already exists 05:57:59 bd18be981f24: Layer already exists 05:57:59 4acfb9341003: Layer already exists 05:57:59 eeaa73608b53: Layer already exists 05:57:59 main: digest: sha256:70dd66b2213cf298094a12bbbf76b0d12b66a0ba38037193ad634284aa9f0e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:57:59 ===================================================== [Pipeline] echo 05:57:59 taggedImages: 05:57:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:57:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:57:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 05:57:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:57:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:57:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 05:57:59 b835a76dae30e291d492ee7a9518ab6866b68e72 05:57:59 latest 05:57:59 4.1.0-dev.113 05:57:59 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:57:59 main 05:57:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:58:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:58:00 74f586e235c9: Preparing 05:58:00 b170da16bd2f: Preparing 05:58:00 812f74b1d749: Preparing 05:58:00 2acbc8e55b0c: Preparing 05:58:00 e4672257a9ca: Preparing 05:58:00 fc336b3aae91: Preparing 05:58:00 1d9d4a90b163: Preparing 05:58:00 4acfb9341003: Preparing 05:58:00 eeaa73608b53: Preparing 05:58:00 fc336b3aae91: Waiting 05:58:00 1d9d4a90b163: Waiting 05:58:00 4acfb9341003: Waiting 05:58:00 eeaa73608b53: Waiting 05:58:00 e4672257a9ca: Layer already exists 05:58:00 fc336b3aae91: Layer already exists 05:58:00 1d9d4a90b163: Layer already exists 05:58:00 b170da16bd2f: Pushed 05:58:00 4acfb9341003: Layer already exists 05:58:00 812f74b1d749: Pushed 05:58:00 74f586e235c9: Pushed 05:58:00 eeaa73608b53: Layer already exists 05:58:03 2acbc8e55b0c: Pushed 05:58:03 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:db77cb59a2c829ec464e500897fec7a733d3be854a41fc26b56b5828bd400806 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:03 + 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 05:58:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:58:08 74f586e235c9: Preparing 05:58:08 b170da16bd2f: Preparing 05:58:08 812f74b1d749: Preparing 05:58:08 2acbc8e55b0c: Preparing 05:58:08 e4672257a9ca: Preparing 05:58:08 fc336b3aae91: Preparing 05:58:08 1d9d4a90b163: Preparing 05:58:08 4acfb9341003: Preparing 05:58:08 eeaa73608b53: Preparing 05:58:08 1d9d4a90b163: Waiting 05:58:08 4acfb9341003: Waiting 05:58:08 eeaa73608b53: Waiting 05:58:08 fc336b3aae91: Waiting 05:58:08 b170da16bd2f: Layer already exists 05:58:08 e4672257a9ca: Layer already exists 05:58:08 74f586e235c9: Layer already exists 05:58:08 812f74b1d749: Layer already exists 05:58:08 2acbc8e55b0c: Layer already exists 05:58:08 1d9d4a90b163: Layer already exists 05:58:08 fc336b3aae91: Layer already exists 05:58:08 eeaa73608b53: Layer already exists 05:58:08 4acfb9341003: Layer already exists 05:58:08 latest: digest: sha256:db77cb59a2c829ec464e500897fec7a733d3be854a41fc26b56b5828bd400806 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 05:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:58:09 74f586e235c9: Preparing 05:58:09 b170da16bd2f: Preparing 05:58:09 812f74b1d749: Preparing 05:58:09 2acbc8e55b0c: Preparing 05:58:09 e4672257a9ca: Preparing 05:58:09 fc336b3aae91: Preparing 05:58:09 1d9d4a90b163: Preparing 05:58:09 4acfb9341003: Preparing 05:58:09 eeaa73608b53: Preparing 05:58:09 1d9d4a90b163: Waiting 05:58:09 4acfb9341003: Waiting 05:58:09 eeaa73608b53: Waiting 05:58:09 fc336b3aae91: Waiting 05:58:09 b170da16bd2f: Layer already exists 05:58:09 2acbc8e55b0c: Layer already exists 05:58:09 812f74b1d749: Layer already exists 05:58:09 74f586e235c9: Layer already exists 05:58:09 e4672257a9ca: Layer already exists 05:58:09 1d9d4a90b163: Layer already exists 05:58:09 fc336b3aae91: Layer already exists 05:58:09 eeaa73608b53: Layer already exists 05:58:09 4acfb9341003: Layer already exists 05:58:09 4.1.0-dev.113: digest: sha256:db77cb59a2c829ec464e500897fec7a733d3be854a41fc26b56b5828bd400806 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:09 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:58:10 74f586e235c9: Preparing 05:58:10 b170da16bd2f: Preparing 05:58:10 812f74b1d749: Preparing 05:58:10 2acbc8e55b0c: Preparing 05:58:10 e4672257a9ca: Preparing 05:58:10 fc336b3aae91: Preparing 05:58:10 1d9d4a90b163: Preparing 05:58:10 4acfb9341003: Preparing 05:58:10 eeaa73608b53: Preparing 05:58:10 1d9d4a90b163: Waiting 05:58:10 4acfb9341003: Waiting 05:58:10 eeaa73608b53: Waiting 05:58:10 fc336b3aae91: Waiting 05:58:10 e4672257a9ca: Layer already exists 05:58:10 2acbc8e55b0c: Layer already exists 05:58:10 b170da16bd2f: Layer already exists 05:58:10 74f586e235c9: Layer already exists 05:58:10 812f74b1d749: Layer already exists 05:58:10 1d9d4a90b163: Layer already exists 05:58:10 eeaa73608b53: Layer already exists 05:58:10 4acfb9341003: Layer already exists 05:58:10 fc336b3aae91: Layer already exists 05:58:10 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:db77cb59a2c829ec464e500897fec7a733d3be854a41fc26b56b5828bd400806 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:10 + 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 05:58:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 05:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:58:10 74f586e235c9: Preparing 05:58:10 b170da16bd2f: Preparing 05:58:10 812f74b1d749: Preparing 05:58:10 2acbc8e55b0c: Preparing 05:58:10 e4672257a9ca: Preparing 05:58:10 fc336b3aae91: Preparing 05:58:10 1d9d4a90b163: Preparing 05:58:10 4acfb9341003: Preparing 05:58:10 eeaa73608b53: Preparing 05:58:10 fc336b3aae91: Waiting 05:58:10 1d9d4a90b163: Waiting 05:58:10 4acfb9341003: Waiting 05:58:10 eeaa73608b53: Waiting 05:58:10 812f74b1d749: Layer already exists 05:58:10 e4672257a9ca: Layer already exists 05:58:10 74f586e235c9: Layer already exists 05:58:10 2acbc8e55b0c: Layer already exists 05:58:10 b170da16bd2f: Layer already exists 05:58:10 1d9d4a90b163: Layer already exists 05:58:10 fc336b3aae91: Layer already exists 05:58:10 eeaa73608b53: Layer already exists 05:58:10 4acfb9341003: Layer already exists 05:58:10 main: digest: sha256:db77cb59a2c829ec464e500897fec7a733d3be854a41fc26b56b5828bd400806 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:58:11 ===================================================== [Pipeline] echo 05:58:11 taggedImages: 05:58:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:58:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:58:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 05:58:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:58:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:58:11 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:58:11 b835a76dae30e291d492ee7a9518ab6866b68e72 05:58:11 latest 05:58:11 4.1.0-dev.113 05:58:11 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:58:11 main 05:58:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:58:11 c991f06b3098: Preparing 05:58:11 d06dcb55c795: Preparing 05:58:11 e4672257a9ca: Preparing 05:58:11 fc336b3aae91: Preparing 05:58:11 c252f6c6d7bb: Preparing 05:58:11 5932f88e3be9: Preparing 05:58:11 eeaa73608b53: Preparing 05:58:11 5932f88e3be9: Waiting 05:58:11 eeaa73608b53: Waiting 05:58:11 fc336b3aae91: Layer already exists 05:58:11 e4672257a9ca: Layer already exists 05:58:12 c252f6c6d7bb: Pushed 05:58:12 eeaa73608b53: Layer already exists 05:58:12 c991f06b3098: Pushed 05:58:12 5932f88e3be9: Pushed 05:58:20 d06dcb55c795: Pushed 05:58:21 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:683d1615e752cb035a6d8da14d8d4a71d7b07a402f302e6b060183ab5f9dff12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:58:22 c991f06b3098: Preparing 05:58:22 d06dcb55c795: Preparing 05:58:22 e4672257a9ca: Preparing 05:58:22 fc336b3aae91: Preparing 05:58:22 c252f6c6d7bb: Preparing 05:58:22 5932f88e3be9: Preparing 05:58:22 eeaa73608b53: Preparing 05:58:22 5932f88e3be9: Waiting 05:58:22 eeaa73608b53: Waiting 05:58:22 c252f6c6d7bb: Layer already exists 05:58:22 e4672257a9ca: Layer already exists 05:58:22 c991f06b3098: Layer already exists 05:58:22 d06dcb55c795: Layer already exists 05:58:22 fc336b3aae91: Layer already exists 05:58:22 5932f88e3be9: Layer already exists 05:58:22 eeaa73608b53: Layer already exists 05:58:22 latest: digest: sha256:683d1615e752cb035a6d8da14d8d4a71d7b07a402f302e6b060183ab5f9dff12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 05:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:58:23 c991f06b3098: Preparing 05:58:23 d06dcb55c795: Preparing 05:58:23 e4672257a9ca: Preparing 05:58:23 fc336b3aae91: Preparing 05:58:23 c252f6c6d7bb: Preparing 05:58:23 5932f88e3be9: Preparing 05:58:23 eeaa73608b53: Preparing 05:58:23 5932f88e3be9: Waiting 05:58:23 eeaa73608b53: Waiting 05:58:23 c991f06b3098: Layer already exists 05:58:23 c252f6c6d7bb: Layer already exists 05:58:23 d06dcb55c795: Layer already exists 05:58:23 fc336b3aae91: Layer already exists 05:58:23 e4672257a9ca: Layer already exists 05:58:23 eeaa73608b53: Layer already exists 05:58:23 5932f88e3be9: Layer already exists 05:58:23 4.1.0-dev.113: digest: sha256:683d1615e752cb035a6d8da14d8d4a71d7b07a402f302e6b060183ab5f9dff12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:58:24 c991f06b3098: Preparing 05:58:24 d06dcb55c795: Preparing 05:58:24 e4672257a9ca: Preparing 05:58:24 fc336b3aae91: Preparing 05:58:24 c252f6c6d7bb: Preparing 05:58:24 5932f88e3be9: Preparing 05:58:24 eeaa73608b53: Preparing 05:58:24 5932f88e3be9: Waiting 05:58:24 e4672257a9ca: Layer already exists 05:58:24 c991f06b3098: Layer already exists 05:58:24 fc336b3aae91: Layer already exists 05:58:24 d06dcb55c795: Layer already exists 05:58:24 c252f6c6d7bb: Layer already exists 05:58:24 eeaa73608b53: Layer already exists 05:58:24 5932f88e3be9: Layer already exists 05:58:24 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:683d1615e752cb035a6d8da14d8d4a71d7b07a402f302e6b060183ab5f9dff12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 05:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:58:24 c991f06b3098: Preparing 05:58:24 d06dcb55c795: Preparing 05:58:24 e4672257a9ca: Preparing 05:58:24 fc336b3aae91: Preparing 05:58:24 c252f6c6d7bb: Preparing 05:58:24 5932f88e3be9: Preparing 05:58:24 eeaa73608b53: Preparing 05:58:24 5932f88e3be9: Waiting 05:58:24 eeaa73608b53: Waiting 05:58:24 e4672257a9ca: Layer already exists 05:58:24 c991f06b3098: Layer already exists 05:58:24 c252f6c6d7bb: Layer already exists 05:58:24 d06dcb55c795: Layer already exists 05:58:24 fc336b3aae91: Layer already exists 05:58:24 5932f88e3be9: Layer already exists 05:58:24 eeaa73608b53: Layer already exists 05:58:24 main: digest: sha256:683d1615e752cb035a6d8da14d8d4a71d7b07a402f302e6b060183ab5f9dff12 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:58:25 ===================================================== [Pipeline] echo 05:58:25 taggedImages: 05:58:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:58:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:58:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 05:58:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:58:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:58:25 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 05:58:25 b835a76dae30e291d492ee7a9518ab6866b68e72 05:58:25 latest 05:58:25 4.1.0-dev.113 05:58:25 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:58:25 main 05:58:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:58:25 ddc0c8cbadef: Preparing 05:58:25 00e93f3194f6: Preparing 05:58:25 fc336b3aae91: Preparing 05:58:25 71648058467a: Preparing 05:58:25 3dade05424f3: Preparing 05:58:25 eeaa73608b53: Preparing 05:58:25 eeaa73608b53: Waiting 05:58:25 fc336b3aae91: Layer already exists 05:58:26 eeaa73608b53: Layer already exists 05:58:26 3dade05424f3: Pushed 05:58:26 ddc0c8cbadef: Pushed 05:58:26 71648058467a: Pushed 05:58:34 00e93f3194f6: Pushed 05:58:34 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:e270271e12772a6a1faef5b665024bf2271f76b4e5d42d3d1e0f9db9ae5bea51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 05:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:58:34 ddc0c8cbadef: Preparing 05:58:34 00e93f3194f6: Preparing 05:58:34 fc336b3aae91: Preparing 05:58:34 71648058467a: Preparing 05:58:34 3dade05424f3: Preparing 05:58:34 eeaa73608b53: Preparing 05:58:34 eeaa73608b53: Waiting 05:58:34 fc336b3aae91: Layer already exists 05:58:34 3dade05424f3: Layer already exists 05:58:34 71648058467a: Layer already exists 05:58:34 ddc0c8cbadef: Layer already exists 05:58:34 00e93f3194f6: Layer already exists 05:58:34 eeaa73608b53: Layer already exists 05:58:34 latest: digest: sha256:e270271e12772a6a1faef5b665024bf2271f76b4e5d42d3d1e0f9db9ae5bea51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 05:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:58:35 ddc0c8cbadef: Preparing 05:58:35 00e93f3194f6: Preparing 05:58:35 fc336b3aae91: Preparing 05:58:35 71648058467a: Preparing 05:58:35 3dade05424f3: Preparing 05:58:35 eeaa73608b53: Preparing 05:58:35 eeaa73608b53: Waiting 05:58:35 3dade05424f3: Layer already exists 05:58:35 71648058467a: Layer already exists 05:58:35 ddc0c8cbadef: Layer already exists 05:58:35 fc336b3aae91: Layer already exists 05:58:35 00e93f3194f6: Layer already exists 05:58:35 eeaa73608b53: Layer already exists 05:58:35 4.1.0-dev.113: digest: sha256:e270271e12772a6a1faef5b665024bf2271f76b4e5d42d3d1e0f9db9ae5bea51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:36 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:58:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:58:36 ddc0c8cbadef: Preparing 05:58:36 00e93f3194f6: Preparing 05:58:36 fc336b3aae91: Preparing 05:58:36 71648058467a: Preparing 05:58:36 3dade05424f3: Preparing 05:58:36 eeaa73608b53: Preparing 05:58:36 3dade05424f3: Layer already exists 05:58:36 ddc0c8cbadef: Layer already exists 05:58:36 71648058467a: Layer already exists 05:58:36 00e93f3194f6: Layer already exists 05:58:36 fc336b3aae91: Layer already exists 05:58:36 eeaa73608b53: Layer already exists 05:58:36 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:e270271e12772a6a1faef5b665024bf2271f76b4e5d42d3d1e0f9db9ae5bea51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:36 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 05:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:58:37 ddc0c8cbadef: Preparing 05:58:37 00e93f3194f6: Preparing 05:58:37 fc336b3aae91: Preparing 05:58:37 71648058467a: Preparing 05:58:37 3dade05424f3: Preparing 05:58:37 eeaa73608b53: Preparing 05:58:37 eeaa73608b53: Waiting 05:58:37 00e93f3194f6: Layer already exists 05:58:37 fc336b3aae91: Layer already exists 05:58:37 ddc0c8cbadef: Layer already exists 05:58:37 3dade05424f3: Layer already exists 05:58:37 71648058467a: Layer already exists 05:58:37 eeaa73608b53: Layer already exists 05:58:37 main: digest: sha256:e270271e12772a6a1faef5b665024bf2271f76b4e5d42d3d1e0f9db9ae5bea51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:58:37 ===================================================== [Pipeline] echo 05:58:37 taggedImages: 05:58:37 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:58:37 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 05:58:37 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 05:58:37 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:58:37 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 05:58:37 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:58:37 b835a76dae30e291d492ee7a9518ab6866b68e72 05:58:37 latest 05:58:37 4.1.0-dev.113 05:58:37 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:58:37 main 05:58:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:58:38 b1e3de22e809: Preparing 05:58:38 9d0e193c20fe: Preparing 05:58:38 6ba662aba2e4: Preparing 05:58:38 e4672257a9ca: Preparing 05:58:38 fc336b3aae91: Preparing 05:58:38 1d9d4a90b163: Preparing 05:58:38 4acfb9341003: Preparing 05:58:38 eeaa73608b53: Preparing 05:58:38 1d9d4a90b163: Waiting 05:58:38 4acfb9341003: Waiting 05:58:38 eeaa73608b53: Waiting 05:58:38 e4672257a9ca: Layer already exists 05:58:38 fc336b3aae91: Layer already exists 05:58:38 1d9d4a90b163: Layer already exists 05:58:38 4acfb9341003: Layer already exists 05:58:38 eeaa73608b53: Layer already exists 05:58:38 9d0e193c20fe: Pushed 05:58:38 b1e3de22e809: Pushed 05:58:46 6ba662aba2e4: Pushed 05:58:46 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:cad5bba14e8ac7e3f7fa7234871d0d05fa439c537a2329b8450d7c77318544b8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:58:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:58:47 b1e3de22e809: Preparing 05:58:47 9d0e193c20fe: Preparing 05:58:47 6ba662aba2e4: Preparing 05:58:47 e4672257a9ca: Preparing 05:58:47 fc336b3aae91: Preparing 05:58:47 1d9d4a90b163: Preparing 05:58:47 4acfb9341003: Preparing 05:58:47 eeaa73608b53: Preparing 05:58:47 1d9d4a90b163: Waiting 05:58:47 4acfb9341003: Waiting 05:58:47 eeaa73608b53: Waiting 05:58:47 9d0e193c20fe: Layer already exists 05:58:47 e4672257a9ca: Layer already exists 05:58:47 b1e3de22e809: Layer already exists 05:58:47 6ba662aba2e4: Layer already exists 05:58:47 fc336b3aae91: Layer already exists 05:58:47 1d9d4a90b163: Layer already exists 05:58:47 4acfb9341003: Layer already exists 05:58:47 eeaa73608b53: Layer already exists 05:58:47 latest: digest: sha256:cad5bba14e8ac7e3f7fa7234871d0d05fa439c537a2329b8450d7c77318544b8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 05:58:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:58:48 b1e3de22e809: Preparing 05:58:48 9d0e193c20fe: Preparing 05:58:48 6ba662aba2e4: Preparing 05:58:48 e4672257a9ca: Preparing 05:58:48 fc336b3aae91: Preparing 05:58:48 1d9d4a90b163: Preparing 05:58:48 4acfb9341003: Preparing 05:58:48 eeaa73608b53: Preparing 05:58:48 1d9d4a90b163: Waiting 05:58:48 4acfb9341003: Waiting 05:58:48 eeaa73608b53: Waiting 05:58:48 b1e3de22e809: Layer already exists 05:58:48 e4672257a9ca: Layer already exists 05:58:48 6ba662aba2e4: Layer already exists 05:58:48 fc336b3aae91: Layer already exists 05:58:48 9d0e193c20fe: Layer already exists 05:58:48 4acfb9341003: Layer already exists 05:58:48 1d9d4a90b163: Layer already exists 05:58:48 eeaa73608b53: Layer already exists 05:58:48 4.1.0-dev.113: digest: sha256:cad5bba14e8ac7e3f7fa7234871d0d05fa439c537a2329b8450d7c77318544b8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:58:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:58:49 b1e3de22e809: Preparing 05:58:49 9d0e193c20fe: Preparing 05:58:49 6ba662aba2e4: Preparing 05:58:49 e4672257a9ca: Preparing 05:58:49 fc336b3aae91: Preparing 05:58:49 1d9d4a90b163: Preparing 05:58:49 4acfb9341003: Preparing 05:58:49 eeaa73608b53: Preparing 05:58:49 4acfb9341003: Waiting 05:58:49 eeaa73608b53: Waiting 05:58:49 6ba662aba2e4: Layer already exists 05:58:49 fc336b3aae91: Layer already exists 05:58:49 b1e3de22e809: Layer already exists 05:58:49 9d0e193c20fe: Layer already exists 05:58:49 e4672257a9ca: Layer already exists 05:58:49 1d9d4a90b163: Layer already exists 05:58:49 eeaa73608b53: Layer already exists 05:58:49 4acfb9341003: Layer already exists 05:58:49 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:cad5bba14e8ac7e3f7fa7234871d0d05fa439c537a2329b8450d7c77318544b8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 05:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:58:50 b1e3de22e809: Preparing 05:58:50 9d0e193c20fe: Preparing 05:58:50 6ba662aba2e4: Preparing 05:58:50 e4672257a9ca: Preparing 05:58:50 fc336b3aae91: Preparing 05:58:50 1d9d4a90b163: Preparing 05:58:50 4acfb9341003: Preparing 05:58:50 eeaa73608b53: Preparing 05:58:50 1d9d4a90b163: Waiting 05:58:50 4acfb9341003: Waiting 05:58:50 eeaa73608b53: Waiting 05:58:50 b1e3de22e809: Layer already exists 05:58:50 9d0e193c20fe: Layer already exists 05:58:50 6ba662aba2e4: Layer already exists 05:58:50 e4672257a9ca: Layer already exists 05:58:50 fc336b3aae91: Layer already exists 05:58:50 4acfb9341003: Layer already exists 05:58:50 1d9d4a90b163: Layer already exists 05:58:50 eeaa73608b53: Layer already exists 05:58:50 main: digest: sha256:cad5bba14e8ac7e3f7fa7234871d0d05fa439c537a2329b8450d7c77318544b8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:58:50 ===================================================== [Pipeline] echo 05:58:50 taggedImages: 05:58:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:58:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:58:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 05:58:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:58:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:58:50 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 05:58:50 b835a76dae30e291d492ee7a9518ab6866b68e72 05:58:50 latest 05:58:50 4.1.0-dev.113 05:58:50 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:58:50 main 05:58:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:58:51 451fa2796187: Preparing 05:58:51 c57fc7d9c02e: Preparing 05:58:51 373a7f84f1a1: Preparing 05:58:51 f6b87c18f6f8: Preparing 05:58:51 2e2806999c25: Preparing 05:58:51 c57870fa65bd: Preparing 05:58:51 43397ea8e409: Preparing 05:58:51 e4672257a9ca: Preparing 05:58:51 fc336b3aae91: Preparing 05:58:51 b8cb7ed7fd09: Preparing 05:58:51 b26bea9c2607: Preparing 05:58:51 5f70bf18a086: Preparing 05:58:51 893310beba32: Preparing 05:58:51 6eae3126076e: Preparing 05:58:51 05d1430dd959: Preparing 05:58:51 eeaa73608b53: Preparing 05:58:51 b8cb7ed7fd09: Waiting 05:58:51 b26bea9c2607: Waiting 05:58:51 5f70bf18a086: Waiting 05:58:51 893310beba32: Waiting 05:58:51 c57870fa65bd: Waiting 05:58:51 6eae3126076e: Waiting 05:58:51 05d1430dd959: Waiting 05:58:51 eeaa73608b53: Waiting 05:58:51 43397ea8e409: Waiting 05:58:51 fc336b3aae91: Waiting 05:58:51 e4672257a9ca: Waiting 05:58:51 f6b87c18f6f8: Pushed 05:58:51 c57fc7d9c02e: Pushed 05:58:51 2e2806999c25: Pushed 05:58:51 373a7f84f1a1: Pushed 05:58:51 451fa2796187: Pushed 05:58:51 fc336b3aae91: Layer already exists 05:58:51 e4672257a9ca: Layer already exists 05:58:52 c57870fa65bd: Pushed 05:58:52 5f70bf18a086: Layer already exists 05:58:52 b8cb7ed7fd09: Pushed 05:58:52 b26bea9c2607: Pushed 05:58:52 893310beba32: Pushed 05:58:52 6eae3126076e: Pushed 05:58:52 eeaa73608b53: Layer already exists 05:58:52 05d1430dd959: Pushed 05:58:55 43397ea8e409: Pushed 05:58:55 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:e83ac4782a2ad41fa2de1d181a203d264b37a38bd17a15e9880779b93e692dbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:58:56 451fa2796187: Preparing 05:58:56 c57fc7d9c02e: Preparing 05:58:56 373a7f84f1a1: Preparing 05:58:56 f6b87c18f6f8: Preparing 05:58:56 2e2806999c25: Preparing 05:58:56 c57870fa65bd: Preparing 05:58:56 43397ea8e409: Preparing 05:58:56 e4672257a9ca: Preparing 05:58:56 fc336b3aae91: Preparing 05:58:56 b8cb7ed7fd09: Preparing 05:58:56 b26bea9c2607: Preparing 05:58:56 5f70bf18a086: Preparing 05:58:56 893310beba32: Preparing 05:58:56 6eae3126076e: Preparing 05:58:56 05d1430dd959: Preparing 05:58:56 eeaa73608b53: Preparing 05:58:56 c57870fa65bd: Waiting 05:58:56 43397ea8e409: Waiting 05:58:56 e4672257a9ca: Waiting 05:58:56 fc336b3aae91: Waiting 05:58:56 b8cb7ed7fd09: Waiting 05:58:56 b26bea9c2607: Waiting 05:58:56 5f70bf18a086: Waiting 05:58:56 893310beba32: Waiting 05:58:56 6eae3126076e: Waiting 05:58:56 05d1430dd959: Waiting 05:58:56 eeaa73608b53: Waiting 05:58:56 2e2806999c25: Layer already exists 05:58:56 373a7f84f1a1: Layer already exists 05:58:56 c57fc7d9c02e: Layer already exists 05:58:56 451fa2796187: Layer already exists 05:58:56 f6b87c18f6f8: Layer already exists 05:58:56 43397ea8e409: Layer already exists 05:58:56 c57870fa65bd: Layer already exists 05:58:56 b8cb7ed7fd09: Layer already exists 05:58:56 e4672257a9ca: Layer already exists 05:58:56 fc336b3aae91: Layer already exists 05:58:56 b26bea9c2607: Layer already exists 05:58:56 05d1430dd959: Layer already exists 05:58:56 5f70bf18a086: Layer already exists 05:58:56 6eae3126076e: Layer already exists 05:58:56 893310beba32: Layer already exists 05:58:56 eeaa73608b53: Layer already exists 05:58:56 latest: digest: sha256:e83ac4782a2ad41fa2de1d181a203d264b37a38bd17a15e9880779b93e692dbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 05:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:58:57 451fa2796187: Preparing 05:58:57 c57fc7d9c02e: Preparing 05:58:57 373a7f84f1a1: Preparing 05:58:57 f6b87c18f6f8: Preparing 05:58:57 2e2806999c25: Preparing 05:58:57 c57870fa65bd: Preparing 05:58:57 43397ea8e409: Preparing 05:58:57 e4672257a9ca: Preparing 05:58:57 fc336b3aae91: Preparing 05:58:57 b8cb7ed7fd09: Preparing 05:58:57 b26bea9c2607: Preparing 05:58:57 5f70bf18a086: Preparing 05:58:57 893310beba32: Preparing 05:58:57 6eae3126076e: Preparing 05:58:57 05d1430dd959: Preparing 05:58:57 eeaa73608b53: Preparing 05:58:57 b26bea9c2607: Waiting 05:58:57 c57870fa65bd: Waiting 05:58:57 5f70bf18a086: Waiting 05:58:57 43397ea8e409: Waiting 05:58:57 893310beba32: Waiting 05:58:57 6eae3126076e: Waiting 05:58:57 05d1430dd959: Waiting 05:58:57 eeaa73608b53: Waiting 05:58:57 e4672257a9ca: Waiting 05:58:57 fc336b3aae91: Waiting 05:58:57 b8cb7ed7fd09: Waiting 05:58:57 373a7f84f1a1: Layer already exists 05:58:57 2e2806999c25: Layer already exists 05:58:57 451fa2796187: Layer already exists 05:58:57 f6b87c18f6f8: Layer already exists 05:58:57 c57fc7d9c02e: Layer already exists 05:58:57 e4672257a9ca: Layer already exists 05:58:57 c57870fa65bd: Layer already exists 05:58:57 43397ea8e409: Layer already exists 05:58:57 fc336b3aae91: Layer already exists 05:58:57 b8cb7ed7fd09: Layer already exists 05:58:57 b26bea9c2607: Layer already exists 05:58:57 5f70bf18a086: Layer already exists 05:58:57 6eae3126076e: Layer already exists 05:58:57 05d1430dd959: Layer already exists 05:58:57 893310beba32: Layer already exists 05:58:57 eeaa73608b53: Layer already exists 05:58:57 4.1.0-dev.113: digest: sha256:e83ac4782a2ad41fa2de1d181a203d264b37a38bd17a15e9880779b93e692dbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:59:00 451fa2796187: Preparing 05:59:00 c57fc7d9c02e: Preparing 05:59:00 373a7f84f1a1: Preparing 05:59:00 f6b87c18f6f8: Preparing 05:59:00 2e2806999c25: Preparing 05:59:00 c57870fa65bd: Preparing 05:59:00 43397ea8e409: Preparing 05:59:00 e4672257a9ca: Preparing 05:59:00 fc336b3aae91: Preparing 05:59:00 b8cb7ed7fd09: Preparing 05:59:00 b26bea9c2607: Preparing 05:59:00 5f70bf18a086: Preparing 05:59:00 893310beba32: Preparing 05:59:00 6eae3126076e: Preparing 05:59:00 05d1430dd959: Preparing 05:59:00 eeaa73608b53: Preparing 05:59:00 c57870fa65bd: Waiting 05:59:00 5f70bf18a086: Waiting 05:59:00 43397ea8e409: Waiting 05:59:00 e4672257a9ca: Waiting 05:59:00 893310beba32: Waiting 05:59:00 6eae3126076e: Waiting 05:59:00 05d1430dd959: Waiting 05:59:00 eeaa73608b53: Waiting 05:59:00 fc336b3aae91: Waiting 05:59:00 b8cb7ed7fd09: Waiting 05:59:00 b26bea9c2607: Waiting 05:59:00 373a7f84f1a1: Layer already exists 05:59:00 451fa2796187: Layer already exists 05:59:00 2e2806999c25: Layer already exists 05:59:00 c57fc7d9c02e: Layer already exists 05:59:00 f6b87c18f6f8: Layer already exists 05:59:00 c57870fa65bd: Layer already exists 05:59:00 b8cb7ed7fd09: Layer already exists 05:59:00 43397ea8e409: Layer already exists 05:59:00 e4672257a9ca: Layer already exists 05:59:00 fc336b3aae91: Layer already exists 05:59:00 893310beba32: Layer already exists 05:59:00 5f70bf18a086: Layer already exists 05:59:00 b26bea9c2607: Layer already exists 05:59:00 05d1430dd959: Layer already exists 05:59:00 6eae3126076e: Layer already exists 05:59:00 eeaa73608b53: Layer already exists 05:59:00 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:e83ac4782a2ad41fa2de1d181a203d264b37a38bd17a15e9880779b93e692dbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 05:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:59:01 451fa2796187: Preparing 05:59:01 c57fc7d9c02e: Preparing 05:59:01 373a7f84f1a1: Preparing 05:59:01 f6b87c18f6f8: Preparing 05:59:01 2e2806999c25: Preparing 05:59:01 c57870fa65bd: Preparing 05:59:01 43397ea8e409: Preparing 05:59:01 e4672257a9ca: Preparing 05:59:01 fc336b3aae91: Preparing 05:59:01 b8cb7ed7fd09: Preparing 05:59:01 b26bea9c2607: Preparing 05:59:01 5f70bf18a086: Preparing 05:59:01 893310beba32: Preparing 05:59:01 6eae3126076e: Preparing 05:59:01 05d1430dd959: Preparing 05:59:01 eeaa73608b53: Preparing 05:59:01 c57870fa65bd: Waiting 05:59:01 5f70bf18a086: Waiting 05:59:01 43397ea8e409: Waiting 05:59:01 e4672257a9ca: Waiting 05:59:01 fc336b3aae91: Waiting 05:59:01 b26bea9c2607: Waiting 05:59:01 b8cb7ed7fd09: Waiting 05:59:01 6eae3126076e: Waiting 05:59:01 eeaa73608b53: Waiting 05:59:01 05d1430dd959: Waiting 05:59:01 c57fc7d9c02e: Layer already exists 05:59:01 2e2806999c25: Layer already exists 05:59:01 373a7f84f1a1: Layer already exists 05:59:01 f6b87c18f6f8: Layer already exists 05:59:01 451fa2796187: Layer already exists 05:59:01 c57870fa65bd: Layer already exists 05:59:01 e4672257a9ca: Layer already exists 05:59:01 b8cb7ed7fd09: Layer already exists 05:59:01 43397ea8e409: Layer already exists 05:59:01 fc336b3aae91: Layer already exists 05:59:01 b26bea9c2607: Layer already exists 05:59:01 6eae3126076e: Layer already exists 05:59:01 5f70bf18a086: Layer already exists 05:59:01 05d1430dd959: Layer already exists 05:59:01 893310beba32: Layer already exists 05:59:01 eeaa73608b53: Layer already exists 05:59:01 main: digest: sha256:e83ac4782a2ad41fa2de1d181a203d264b37a38bd17a15e9880779b93e692dbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:01 ===================================================== [Pipeline] echo 05:59:01 taggedImages: 05:59:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:59:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:59:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 05:59:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:59:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:59:01 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 05:59:01 b835a76dae30e291d492ee7a9518ab6866b68e72 05:59:01 latest 05:59:01 4.1.0-dev.113 05:59:01 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:59:01 main 05:59:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:59:02 0013cb316f1f: Preparing 05:59:02 5cb481a271a5: Preparing 05:59:02 68db908573db: Preparing 05:59:02 84cd184cdee0: Preparing 05:59:02 e4672257a9ca: Preparing 05:59:02 fc336b3aae91: Preparing 05:59:02 1d9d4a90b163: Preparing 05:59:02 4acfb9341003: Preparing 05:59:02 eeaa73608b53: Preparing 05:59:02 1d9d4a90b163: Waiting 05:59:02 fc336b3aae91: Waiting 05:59:02 4acfb9341003: Waiting 05:59:02 e4672257a9ca: Layer already exists 05:59:02 fc336b3aae91: Layer already exists 05:59:02 68db908573db: Pushed 05:59:02 1d9d4a90b163: Layer already exists 05:59:02 5cb481a271a5: Pushed 05:59:02 0013cb316f1f: Pushed 05:59:02 4acfb9341003: Layer already exists 05:59:02 eeaa73608b53: Layer already exists 05:59:10 84cd184cdee0: Pushed 05:59:10 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:6b8b8d319e6ecb01a096c11cb5999f248f33666d874e7cb1fddc7cc9e6d5c373 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:11 + 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 05:59:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:59:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:59:12 0013cb316f1f: Preparing 05:59:12 5cb481a271a5: Preparing 05:59:12 68db908573db: Preparing 05:59:12 84cd184cdee0: Preparing 05:59:12 e4672257a9ca: Preparing 05:59:12 fc336b3aae91: Preparing 05:59:12 1d9d4a90b163: Preparing 05:59:12 4acfb9341003: Preparing 05:59:12 eeaa73608b53: Preparing 05:59:12 fc336b3aae91: Waiting 05:59:12 1d9d4a90b163: Waiting 05:59:12 4acfb9341003: Waiting 05:59:12 eeaa73608b53: Waiting 05:59:12 5cb481a271a5: Layer already exists 05:59:12 e4672257a9ca: Layer already exists 05:59:12 68db908573db: Layer already exists 05:59:12 84cd184cdee0: Layer already exists 05:59:12 0013cb316f1f: Layer already exists 05:59:12 1d9d4a90b163: Layer already exists 05:59:12 4acfb9341003: Layer already exists 05:59:12 fc336b3aae91: Layer already exists 05:59:12 eeaa73608b53: Layer already exists 05:59:12 latest: digest: sha256:6b8b8d319e6ecb01a096c11cb5999f248f33666d874e7cb1fddc7cc9e6d5c373 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 05:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:59:13 0013cb316f1f: Preparing 05:59:13 5cb481a271a5: Preparing 05:59:13 68db908573db: Preparing 05:59:13 84cd184cdee0: Preparing 05:59:13 e4672257a9ca: Preparing 05:59:13 fc336b3aae91: Preparing 05:59:13 1d9d4a90b163: Preparing 05:59:13 4acfb9341003: Preparing 05:59:13 eeaa73608b53: Preparing 05:59:13 1d9d4a90b163: Waiting 05:59:13 4acfb9341003: Waiting 05:59:13 eeaa73608b53: Waiting 05:59:13 fc336b3aae91: Waiting 05:59:13 e4672257a9ca: Layer already exists 05:59:13 68db908573db: Layer already exists 05:59:13 5cb481a271a5: Layer already exists 05:59:13 84cd184cdee0: Layer already exists 05:59:13 0013cb316f1f: Layer already exists 05:59:13 fc336b3aae91: Layer already exists 05:59:13 4acfb9341003: Layer already exists 05:59:13 1d9d4a90b163: Layer already exists 05:59:13 eeaa73608b53: Layer already exists 05:59:14 4.1.0-dev.113: digest: sha256:6b8b8d319e6ecb01a096c11cb5999f248f33666d874e7cb1fddc7cc9e6d5c373 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:59:14 0013cb316f1f: Preparing 05:59:14 5cb481a271a5: Preparing 05:59:14 68db908573db: Preparing 05:59:14 84cd184cdee0: Preparing 05:59:14 e4672257a9ca: Preparing 05:59:14 fc336b3aae91: Preparing 05:59:14 1d9d4a90b163: Preparing 05:59:14 fc336b3aae91: Waiting 05:59:14 1d9d4a90b163: Waiting 05:59:14 4acfb9341003: Preparing 05:59:14 eeaa73608b53: Preparing 05:59:14 4acfb9341003: Waiting 05:59:14 eeaa73608b53: Waiting 05:59:14 5cb481a271a5: Layer already exists 05:59:14 68db908573db: Layer already exists 05:59:14 0013cb316f1f: Layer already exists 05:59:14 e4672257a9ca: Layer already exists 05:59:14 84cd184cdee0: Layer already exists 05:59:14 1d9d4a90b163: Layer already exists 05:59:14 fc336b3aae91: Layer already exists 05:59:14 eeaa73608b53: Layer already exists 05:59:14 4acfb9341003: Layer already exists 05:59:14 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:6b8b8d319e6ecb01a096c11cb5999f248f33666d874e7cb1fddc7cc9e6d5c373 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:15 + 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 05:59:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 05:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:59:15 0013cb316f1f: Preparing 05:59:15 5cb481a271a5: Preparing 05:59:15 68db908573db: Preparing 05:59:15 84cd184cdee0: Preparing 05:59:15 e4672257a9ca: Preparing 05:59:15 fc336b3aae91: Preparing 05:59:15 1d9d4a90b163: Preparing 05:59:15 4acfb9341003: Preparing 05:59:15 fc336b3aae91: Waiting 05:59:15 1d9d4a90b163: Waiting 05:59:15 eeaa73608b53: Preparing 05:59:15 4acfb9341003: Waiting 05:59:15 eeaa73608b53: Waiting 05:59:15 84cd184cdee0: Layer already exists 05:59:15 5cb481a271a5: Layer already exists 05:59:15 0013cb316f1f: Layer already exists 05:59:15 68db908573db: Layer already exists 05:59:15 e4672257a9ca: Layer already exists 05:59:15 4acfb9341003: Layer already exists 05:59:15 eeaa73608b53: Layer already exists 05:59:15 1d9d4a90b163: Layer already exists 05:59:15 fc336b3aae91: Layer already exists 05:59:16 main: digest: sha256:6b8b8d319e6ecb01a096c11cb5999f248f33666d874e7cb1fddc7cc9e6d5c373 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:16 ===================================================== [Pipeline] echo 05:59:16 taggedImages: 05:59:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:59:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:59:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 05:59:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:59:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 05:59:16 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 05:59:16 b835a76dae30e291d492ee7a9518ab6866b68e72 05:59:16 latest 05:59:16 4.1.0-dev.113 05:59:16 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:59:16 main 05:59:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:59:17 70ded2543ac7: Preparing 05:59:17 d01caa4a0a8c: Preparing 05:59:17 72196e6b8acc: Preparing 05:59:17 8d9293a0487d: Preparing 05:59:17 39fb74faf1f0: Preparing 05:59:17 e4672257a9ca: Preparing 05:59:17 fc336b3aae91: Preparing 05:59:17 0b2a5a92e104: Preparing 05:59:17 a8a100fe882b: Preparing 05:59:17 822ec5f0ccf4: Preparing 05:59:17 eeaa73608b53: Preparing 05:59:17 a8a100fe882b: Waiting 05:59:17 e4672257a9ca: Waiting 05:59:17 822ec5f0ccf4: Waiting 05:59:17 eeaa73608b53: Waiting 05:59:17 fc336b3aae91: Waiting 05:59:17 0b2a5a92e104: Waiting 05:59:17 d01caa4a0a8c: Pushed 05:59:17 39fb74faf1f0: Pushed 05:59:17 70ded2543ac7: Pushed 05:59:17 8d9293a0487d: Pushed 05:59:17 e4672257a9ca: Layer already exists 05:59:17 fc336b3aae91: Layer already exists 05:59:17 eeaa73608b53: Layer already exists 05:59:17 0b2a5a92e104: Pushed 05:59:17 a8a100fe882b: Pushed 05:59:20 822ec5f0ccf4: Pushed 05:59:23 72196e6b8acc: Pushed 05:59:23 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:e38baec6f4e47d1f87bc5f21de28f7587c0062dcd697163a8805445b35654b64 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:59:23 70ded2543ac7: Preparing 05:59:23 d01caa4a0a8c: Preparing 05:59:23 72196e6b8acc: Preparing 05:59:23 8d9293a0487d: Preparing 05:59:23 39fb74faf1f0: Preparing 05:59:23 e4672257a9ca: Preparing 05:59:23 fc336b3aae91: Preparing 05:59:23 0b2a5a92e104: Preparing 05:59:23 a8a100fe882b: Preparing 05:59:23 822ec5f0ccf4: Preparing 05:59:23 eeaa73608b53: Preparing 05:59:23 0b2a5a92e104: Waiting 05:59:23 a8a100fe882b: Waiting 05:59:23 eeaa73608b53: Waiting 05:59:23 822ec5f0ccf4: Waiting 05:59:23 e4672257a9ca: Waiting 05:59:23 fc336b3aae91: Waiting 05:59:23 d01caa4a0a8c: Layer already exists 05:59:23 72196e6b8acc: Layer already exists 05:59:23 70ded2543ac7: Layer already exists 05:59:23 8d9293a0487d: Layer already exists 05:59:23 39fb74faf1f0: Layer already exists 05:59:23 fc336b3aae91: Layer already exists 05:59:23 e4672257a9ca: Layer already exists 05:59:23 a8a100fe882b: Layer already exists 05:59:23 0b2a5a92e104: Layer already exists 05:59:23 822ec5f0ccf4: Layer already exists 05:59:23 eeaa73608b53: Layer already exists 05:59:24 latest: digest: sha256:e38baec6f4e47d1f87bc5f21de28f7587c0062dcd697163a8805445b35654b64 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 05:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:59:27 70ded2543ac7: Preparing 05:59:27 d01caa4a0a8c: Preparing 05:59:27 72196e6b8acc: Preparing 05:59:27 8d9293a0487d: Preparing 05:59:27 39fb74faf1f0: Preparing 05:59:27 e4672257a9ca: Preparing 05:59:27 fc336b3aae91: Preparing 05:59:27 0b2a5a92e104: Preparing 05:59:27 a8a100fe882b: Preparing 05:59:27 822ec5f0ccf4: Preparing 05:59:27 eeaa73608b53: Preparing 05:59:27 e4672257a9ca: Waiting 05:59:27 fc336b3aae91: Waiting 05:59:27 0b2a5a92e104: Waiting 05:59:27 a8a100fe882b: Waiting 05:59:27 822ec5f0ccf4: Waiting 05:59:27 eeaa73608b53: Waiting 05:59:27 d01caa4a0a8c: Layer already exists 05:59:27 39fb74faf1f0: Layer already exists 05:59:27 72196e6b8acc: Layer already exists 05:59:27 8d9293a0487d: Layer already exists 05:59:27 70ded2543ac7: Layer already exists 05:59:27 822ec5f0ccf4: Layer already exists 05:59:27 e4672257a9ca: Layer already exists 05:59:27 0b2a5a92e104: Layer already exists 05:59:27 a8a100fe882b: Layer already exists 05:59:27 fc336b3aae91: Layer already exists 05:59:27 eeaa73608b53: Layer already exists 05:59:27 4.1.0-dev.113: digest: sha256:e38baec6f4e47d1f87bc5f21de28f7587c0062dcd697163a8805445b35654b64 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:59:28 70ded2543ac7: Preparing 05:59:28 d01caa4a0a8c: Preparing 05:59:28 72196e6b8acc: Preparing 05:59:28 8d9293a0487d: Preparing 05:59:28 39fb74faf1f0: Preparing 05:59:28 e4672257a9ca: Preparing 05:59:28 fc336b3aae91: Preparing 05:59:28 0b2a5a92e104: Preparing 05:59:28 a8a100fe882b: Preparing 05:59:28 822ec5f0ccf4: Preparing 05:59:28 eeaa73608b53: Preparing 05:59:28 e4672257a9ca: Waiting 05:59:28 fc336b3aae91: Waiting 05:59:28 0b2a5a92e104: Waiting 05:59:28 eeaa73608b53: Waiting 05:59:28 a8a100fe882b: Waiting 05:59:28 822ec5f0ccf4: Waiting 05:59:28 72196e6b8acc: Layer already exists 05:59:28 d01caa4a0a8c: Layer already exists 05:59:28 39fb74faf1f0: Layer already exists 05:59:28 70ded2543ac7: Layer already exists 05:59:28 8d9293a0487d: Layer already exists 05:59:28 fc336b3aae91: Layer already exists 05:59:28 a8a100fe882b: Layer already exists 05:59:28 0b2a5a92e104: Layer already exists 05:59:28 e4672257a9ca: Layer already exists 05:59:28 822ec5f0ccf4: Layer already exists 05:59:28 eeaa73608b53: Layer already exists 05:59:28 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:e38baec6f4e47d1f87bc5f21de28f7587c0062dcd697163a8805445b35654b64 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:29 + 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 05:59:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 05:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:59:29 70ded2543ac7: Preparing 05:59:29 d01caa4a0a8c: Preparing 05:59:29 72196e6b8acc: Preparing 05:59:29 8d9293a0487d: Preparing 05:59:29 39fb74faf1f0: Preparing 05:59:29 e4672257a9ca: Preparing 05:59:29 fc336b3aae91: Preparing 05:59:29 0b2a5a92e104: Preparing 05:59:29 a8a100fe882b: Preparing 05:59:29 822ec5f0ccf4: Preparing 05:59:29 eeaa73608b53: Preparing 05:59:29 a8a100fe882b: Waiting 05:59:29 e4672257a9ca: Waiting 05:59:29 fc336b3aae91: Waiting 05:59:29 0b2a5a92e104: Waiting 05:59:29 822ec5f0ccf4: Waiting 05:59:29 eeaa73608b53: Waiting 05:59:29 70ded2543ac7: Layer already exists 05:59:29 d01caa4a0a8c: Layer already exists 05:59:29 72196e6b8acc: Layer already exists 05:59:29 39fb74faf1f0: Layer already exists 05:59:29 8d9293a0487d: Layer already exists 05:59:29 fc336b3aae91: Layer already exists 05:59:29 0b2a5a92e104: Layer already exists 05:59:29 e4672257a9ca: Layer already exists 05:59:29 a8a100fe882b: Layer already exists 05:59:29 822ec5f0ccf4: Layer already exists 05:59:29 eeaa73608b53: Layer already exists 05:59:29 main: digest: sha256:e38baec6f4e47d1f87bc5f21de28f7587c0062dcd697163a8805445b35654b64 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:29 ===================================================== [Pipeline] echo 05:59:29 taggedImages: 05:59:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:59:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:59:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 05:59:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:59:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:59:29 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 05:59:29 b835a76dae30e291d492ee7a9518ab6866b68e72 05:59:29 latest 05:59:29 4.1.0-dev.113 05:59:29 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:59:29 main 05:59:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:59:30 defe9902145a: Preparing 05:59:30 0e8c55021a2d: Preparing 05:59:30 286caa6952a6: Preparing 05:59:30 11413e3efa0f: Preparing 05:59:30 25023b455196: Preparing 05:59:30 3d02ae791015: Preparing 05:59:30 9d0f53f062a6: Preparing 05:59:30 e4672257a9ca: Preparing 05:59:30 fc336b3aae91: Preparing 05:59:30 86cd21ffe07e: Preparing 05:59:30 a9c770e379e4: Preparing 05:59:30 eeaa73608b53: Preparing 05:59:30 e4672257a9ca: Waiting 05:59:30 fc336b3aae91: Waiting 05:59:30 86cd21ffe07e: Waiting 05:59:30 a9c770e379e4: Waiting 05:59:30 eeaa73608b53: Waiting 05:59:30 3d02ae791015: Waiting 05:59:30 9d0f53f062a6: Waiting 05:59:30 0e8c55021a2d: Pushed 05:59:30 25023b455196: Pushed 05:59:30 defe9902145a: Pushed 05:59:30 e4672257a9ca: Layer already exists 05:59:30 fc336b3aae91: Layer already exists 05:59:30 9d0f53f062a6: Pushed 05:59:30 3d02ae791015: Pushed 05:59:31 eeaa73608b53: Layer already exists 05:59:31 86cd21ffe07e: Pushed 05:59:34 a9c770e379e4: Pushed 05:59:36 11413e3efa0f: Pushed 05:59:37 286caa6952a6: Pushed 05:59:40 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:4da7f85d8f38c6e6feaa43337faf364c691f18b5191d14ad0b50260139ca7cf5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:59:40 defe9902145a: Preparing 05:59:40 0e8c55021a2d: Preparing 05:59:40 286caa6952a6: Preparing 05:59:40 11413e3efa0f: Preparing 05:59:40 25023b455196: Preparing 05:59:40 3d02ae791015: Preparing 05:59:40 9d0f53f062a6: Preparing 05:59:40 e4672257a9ca: Preparing 05:59:40 fc336b3aae91: Preparing 05:59:40 86cd21ffe07e: Preparing 05:59:40 a9c770e379e4: Preparing 05:59:40 eeaa73608b53: Preparing 05:59:40 3d02ae791015: Waiting 05:59:40 9d0f53f062a6: Waiting 05:59:40 e4672257a9ca: Waiting 05:59:40 fc336b3aae91: Waiting 05:59:40 eeaa73608b53: Waiting 05:59:40 a9c770e379e4: Waiting 05:59:40 86cd21ffe07e: Waiting 05:59:40 11413e3efa0f: Layer already exists 05:59:40 defe9902145a: Layer already exists 05:59:40 0e8c55021a2d: Layer already exists 05:59:40 286caa6952a6: Layer already exists 05:59:40 25023b455196: Layer already exists 05:59:41 3d02ae791015: Layer already exists 05:59:41 e4672257a9ca: Layer already exists 05:59:41 86cd21ffe07e: Layer already exists 05:59:41 9d0f53f062a6: Layer already exists 05:59:41 fc336b3aae91: Layer already exists 05:59:41 a9c770e379e4: Layer already exists 05:59:41 eeaa73608b53: Layer already exists 05:59:41 latest: digest: sha256:4da7f85d8f38c6e6feaa43337faf364c691f18b5191d14ad0b50260139ca7cf5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 05:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:59:41 defe9902145a: Preparing 05:59:41 0e8c55021a2d: Preparing 05:59:41 286caa6952a6: Preparing 05:59:41 11413e3efa0f: Preparing 05:59:41 25023b455196: Preparing 05:59:41 3d02ae791015: Preparing 05:59:41 9d0f53f062a6: Preparing 05:59:41 e4672257a9ca: Preparing 05:59:41 fc336b3aae91: Preparing 05:59:41 86cd21ffe07e: Preparing 05:59:41 a9c770e379e4: Preparing 05:59:41 eeaa73608b53: Preparing 05:59:41 e4672257a9ca: Waiting 05:59:41 fc336b3aae91: Waiting 05:59:41 86cd21ffe07e: Waiting 05:59:41 a9c770e379e4: Waiting 05:59:41 eeaa73608b53: Waiting 05:59:41 3d02ae791015: Waiting 05:59:41 9d0f53f062a6: Waiting 05:59:41 0e8c55021a2d: Layer already exists 05:59:41 defe9902145a: Layer already exists 05:59:41 286caa6952a6: Layer already exists 05:59:41 11413e3efa0f: Layer already exists 05:59:41 25023b455196: Layer already exists 05:59:41 9d0f53f062a6: Layer already exists 05:59:41 3d02ae791015: Layer already exists 05:59:41 fc336b3aae91: Layer already exists 05:59:41 e4672257a9ca: Layer already exists 05:59:41 86cd21ffe07e: Layer already exists 05:59:41 a9c770e379e4: Layer already exists 05:59:41 eeaa73608b53: Layer already exists 05:59:41 4.1.0-dev.113: digest: sha256:4da7f85d8f38c6e6feaa43337faf364c691f18b5191d14ad0b50260139ca7cf5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:59:42 defe9902145a: Preparing 05:59:42 0e8c55021a2d: Preparing 05:59:42 286caa6952a6: Preparing 05:59:42 11413e3efa0f: Preparing 05:59:42 25023b455196: Preparing 05:59:42 3d02ae791015: Preparing 05:59:42 9d0f53f062a6: Preparing 05:59:42 e4672257a9ca: Preparing 05:59:42 fc336b3aae91: Preparing 05:59:42 86cd21ffe07e: Preparing 05:59:42 a9c770e379e4: Preparing 05:59:42 eeaa73608b53: Preparing 05:59:42 fc336b3aae91: Waiting 05:59:42 86cd21ffe07e: Waiting 05:59:42 a9c770e379e4: Waiting 05:59:42 eeaa73608b53: Waiting 05:59:42 3d02ae791015: Waiting 05:59:42 9d0f53f062a6: Waiting 05:59:42 e4672257a9ca: Waiting 05:59:42 11413e3efa0f: Layer already exists 05:59:42 25023b455196: Layer already exists 05:59:42 defe9902145a: Layer already exists 05:59:42 0e8c55021a2d: Layer already exists 05:59:42 286caa6952a6: Layer already exists 05:59:42 3d02ae791015: Layer already exists 05:59:42 9d0f53f062a6: Layer already exists 05:59:42 86cd21ffe07e: Layer already exists 05:59:42 fc336b3aae91: Layer already exists 05:59:42 e4672257a9ca: Layer already exists 05:59:42 eeaa73608b53: Layer already exists 05:59:42 a9c770e379e4: Layer already exists 05:59:42 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:4da7f85d8f38c6e6feaa43337faf364c691f18b5191d14ad0b50260139ca7cf5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 05:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:59:43 defe9902145a: Preparing 05:59:43 0e8c55021a2d: Preparing 05:59:43 286caa6952a6: Preparing 05:59:43 11413e3efa0f: Preparing 05:59:43 25023b455196: Preparing 05:59:43 3d02ae791015: Preparing 05:59:43 9d0f53f062a6: Preparing 05:59:43 e4672257a9ca: Preparing 05:59:43 fc336b3aae91: Preparing 05:59:43 86cd21ffe07e: Preparing 05:59:43 a9c770e379e4: Preparing 05:59:43 eeaa73608b53: Preparing 05:59:43 9d0f53f062a6: Waiting 05:59:43 e4672257a9ca: Waiting 05:59:43 fc336b3aae91: Waiting 05:59:43 86cd21ffe07e: Waiting 05:59:43 3d02ae791015: Waiting 05:59:43 a9c770e379e4: Waiting 05:59:43 25023b455196: Layer already exists 05:59:43 0e8c55021a2d: Layer already exists 05:59:43 286caa6952a6: Layer already exists 05:59:43 11413e3efa0f: Layer already exists 05:59:43 defe9902145a: Layer already exists 05:59:43 e4672257a9ca: Layer already exists 05:59:43 3d02ae791015: Layer already exists 05:59:43 9d0f53f062a6: Layer already exists 05:59:43 86cd21ffe07e: Layer already exists 05:59:43 fc336b3aae91: Layer already exists 05:59:43 a9c770e379e4: Layer already exists 05:59:43 eeaa73608b53: Layer already exists 05:59:43 main: digest: sha256:4da7f85d8f38c6e6feaa43337faf364c691f18b5191d14ad0b50260139ca7cf5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:44 ===================================================== [Pipeline] echo 05:59:44 taggedImages: 05:59:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:59:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:59:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 05:59:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:59:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:59:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 05:59:44 b835a76dae30e291d492ee7a9518ab6866b68e72 05:59:44 latest 05:59:44 4.1.0-dev.113 05:59:44 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:59:44 main 05:59:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:59:44 33826081aa2a: Preparing 05:59:44 f0ffb6f97c7c: Preparing 05:59:44 e4672257a9ca: Preparing 05:59:44 fc336b3aae91: Preparing 05:59:44 e71d95d60494: Preparing 05:59:44 3df494442469: Preparing 05:59:44 eeaa73608b53: Preparing 05:59:44 3df494442469: Waiting 05:59:44 eeaa73608b53: Waiting 05:59:44 fc336b3aae91: Layer already exists 05:59:45 e4672257a9ca: Layer already exists 05:59:45 e71d95d60494: Pushed 05:59:45 eeaa73608b53: Layer already exists 05:59:45 33826081aa2a: Pushed 05:59:47 3df494442469: Pushed 05:59:52 f0ffb6f97c7c: Pushed 05:59:54 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:05fcd7289c53b675f293b8d45479d895cb386858ab8bbaaa434fb54fc5325e02 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:54 + 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 05:59:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:59:55 33826081aa2a: Preparing 05:59:55 f0ffb6f97c7c: Preparing 05:59:55 e4672257a9ca: Preparing 05:59:55 fc336b3aae91: Preparing 05:59:55 e71d95d60494: Preparing 05:59:55 3df494442469: Preparing 05:59:55 eeaa73608b53: Preparing 05:59:55 3df494442469: Waiting 05:59:55 eeaa73608b53: Waiting 05:59:55 f0ffb6f97c7c: Layer already exists 05:59:55 e71d95d60494: Layer already exists 05:59:55 33826081aa2a: Layer already exists 05:59:55 e4672257a9ca: Layer already exists 05:59:55 fc336b3aae91: Layer already exists 05:59:55 3df494442469: Layer already exists 05:59:55 eeaa73608b53: Layer already exists 05:59:55 latest: digest: sha256:05fcd7289c53b675f293b8d45479d895cb386858ab8bbaaa434fb54fc5325e02 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 05:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:59:56 33826081aa2a: Preparing 05:59:56 f0ffb6f97c7c: Preparing 05:59:56 e4672257a9ca: Preparing 05:59:56 fc336b3aae91: Preparing 05:59:56 e71d95d60494: Preparing 05:59:56 3df494442469: Preparing 05:59:56 eeaa73608b53: Preparing 05:59:56 3df494442469: Waiting 05:59:56 eeaa73608b53: Waiting 05:59:56 e71d95d60494: Layer already exists 05:59:56 e4672257a9ca: Layer already exists 05:59:56 fc336b3aae91: Layer already exists 05:59:56 f0ffb6f97c7c: Layer already exists 05:59:56 33826081aa2a: Layer already exists 05:59:56 3df494442469: Layer already exists 05:59:56 eeaa73608b53: Layer already exists 05:59:56 4.1.0-dev.113: digest: sha256:05fcd7289c53b675f293b8d45479d895cb386858ab8bbaaa434fb54fc5325e02 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:59:57 33826081aa2a: Preparing 05:59:57 f0ffb6f97c7c: Preparing 05:59:57 e4672257a9ca: Preparing 05:59:57 fc336b3aae91: Preparing 05:59:57 e71d95d60494: Preparing 05:59:57 3df494442469: Preparing 05:59:57 eeaa73608b53: Preparing 05:59:57 3df494442469: Waiting 05:59:57 eeaa73608b53: Waiting 05:59:57 f0ffb6f97c7c: Layer already exists 05:59:57 33826081aa2a: Layer already exists 05:59:57 e4672257a9ca: Layer already exists 05:59:57 fc336b3aae91: Layer already exists 05:59:57 e71d95d60494: Layer already exists 05:59:57 3df494442469: Layer already exists 05:59:57 eeaa73608b53: Layer already exists 05:59:57 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:05fcd7289c53b675f293b8d45479d895cb386858ab8bbaaa434fb54fc5325e02 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:57 + 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 05:59:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 05:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:59:58 33826081aa2a: Preparing 05:59:58 f0ffb6f97c7c: Preparing 05:59:58 e4672257a9ca: Preparing 05:59:58 fc336b3aae91: Preparing 05:59:58 e71d95d60494: Preparing 05:59:58 3df494442469: Preparing 05:59:58 eeaa73608b53: Preparing 05:59:58 3df494442469: Waiting 05:59:58 eeaa73608b53: Waiting 05:59:58 e71d95d60494: Layer already exists 05:59:58 f0ffb6f97c7c: Layer already exists 05:59:58 fc336b3aae91: Layer already exists 05:59:58 33826081aa2a: Layer already exists 05:59:58 e4672257a9ca: Layer already exists 05:59:58 eeaa73608b53: Layer already exists 05:59:58 3df494442469: Layer already exists 05:59:58 main: digest: sha256:05fcd7289c53b675f293b8d45479d895cb386858ab8bbaaa434fb54fc5325e02 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:58 ===================================================== [Pipeline] echo 05:59:58 taggedImages: 05:59:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:59:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:59:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 05:59:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:59:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:59:58 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 05:59:58 b835a76dae30e291d492ee7a9518ab6866b68e72 05:59:58 latest 05:59:58 4.1.0-dev.113 05:59:58 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 05:59:58 main 05:59:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 05:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:59:59 a78a372e625f: Preparing 05:59:59 482ca5426e6c: Preparing 05:59:59 d6b228b63e5d: Preparing 05:59:59 e4672257a9ca: Preparing 05:59:59 fc336b3aae91: Preparing 05:59:59 60aa828cdd6e: Preparing 05:59:59 0f0181bb6b7c: Preparing 05:59:59 90d0e9a12c2e: Preparing 05:59:59 383546d70835: Preparing 05:59:59 eeaa73608b53: Preparing 05:59:59 60aa828cdd6e: Waiting 05:59:59 0f0181bb6b7c: Waiting 05:59:59 90d0e9a12c2e: Waiting 05:59:59 383546d70835: Waiting 05:59:59 eeaa73608b53: Waiting 05:59:59 e4672257a9ca: Layer already exists 05:59:59 fc336b3aae91: Layer already exists 05:59:59 d6b228b63e5d: Pushed 05:59:59 482ca5426e6c: Pushed 05:59:59 a78a372e625f: Pushed 05:59:59 eeaa73608b53: Layer already exists 05:59:59 90d0e9a12c2e: Pushed 06:00:00 383546d70835: Pushed 06:00:12 0f0181bb6b7c: Pushed 06:00:27 60aa828cdd6e: Pushed 06:00:27 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:bd70dfbd535b37d81487c56c09f1a317c82c995886d811e6661e67edcd531712 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:28 + 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 06:00:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:00:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:00:28 a78a372e625f: Preparing 06:00:28 482ca5426e6c: Preparing 06:00:28 d6b228b63e5d: Preparing 06:00:28 e4672257a9ca: Preparing 06:00:28 fc336b3aae91: Preparing 06:00:28 60aa828cdd6e: Preparing 06:00:28 0f0181bb6b7c: Preparing 06:00:28 90d0e9a12c2e: Preparing 06:00:28 383546d70835: Preparing 06:00:28 eeaa73608b53: Preparing 06:00:28 90d0e9a12c2e: Waiting 06:00:28 383546d70835: Waiting 06:00:28 eeaa73608b53: Waiting 06:00:28 60aa828cdd6e: Waiting 06:00:28 0f0181bb6b7c: Waiting 06:00:28 d6b228b63e5d: Layer already exists 06:00:28 a78a372e625f: Layer already exists 06:00:28 e4672257a9ca: Layer already exists 06:00:28 fc336b3aae91: Layer already exists 06:00:28 482ca5426e6c: Layer already exists 06:00:28 383546d70835: Layer already exists 06:00:28 60aa828cdd6e: Layer already exists 06:00:28 0f0181bb6b7c: Layer already exists 06:00:28 90d0e9a12c2e: Layer already exists 06:00:28 eeaa73608b53: Layer already exists 06:00:28 latest: digest: sha256:bd70dfbd535b37d81487c56c09f1a317c82c995886d811e6661e67edcd531712 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 06:00:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:00:29 a78a372e625f: Preparing 06:00:29 482ca5426e6c: Preparing 06:00:29 d6b228b63e5d: Preparing 06:00:29 e4672257a9ca: Preparing 06:00:29 fc336b3aae91: Preparing 06:00:29 60aa828cdd6e: Preparing 06:00:29 0f0181bb6b7c: Preparing 06:00:29 90d0e9a12c2e: Preparing 06:00:29 383546d70835: Preparing 06:00:29 eeaa73608b53: Preparing 06:00:29 60aa828cdd6e: Waiting 06:00:29 0f0181bb6b7c: Waiting 06:00:29 90d0e9a12c2e: Waiting 06:00:29 383546d70835: Waiting 06:00:29 eeaa73608b53: Waiting 06:00:29 a78a372e625f: Layer already exists 06:00:29 e4672257a9ca: Layer already exists 06:00:29 fc336b3aae91: Layer already exists 06:00:29 d6b228b63e5d: Layer already exists 06:00:29 482ca5426e6c: Layer already exists 06:00:29 383546d70835: Layer already exists 06:00:29 90d0e9a12c2e: Layer already exists 06:00:29 60aa828cdd6e: Layer already exists 06:00:29 0f0181bb6b7c: Layer already exists 06:00:29 eeaa73608b53: Layer already exists 06:00:29 4.1.0-dev.113: digest: sha256:bd70dfbd535b37d81487c56c09f1a317c82c995886d811e6661e67edcd531712 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 06:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:00:30 a78a372e625f: Preparing 06:00:30 482ca5426e6c: Preparing 06:00:30 d6b228b63e5d: Preparing 06:00:30 e4672257a9ca: Preparing 06:00:30 fc336b3aae91: Preparing 06:00:30 60aa828cdd6e: Preparing 06:00:30 0f0181bb6b7c: Preparing 06:00:30 90d0e9a12c2e: Preparing 06:00:30 383546d70835: Preparing 06:00:30 eeaa73608b53: Preparing 06:00:30 90d0e9a12c2e: Waiting 06:00:30 383546d70835: Waiting 06:00:30 eeaa73608b53: Waiting 06:00:30 60aa828cdd6e: Waiting 06:00:30 0f0181bb6b7c: Waiting 06:00:30 482ca5426e6c: Layer already exists 06:00:30 fc336b3aae91: Layer already exists 06:00:30 a78a372e625f: Layer already exists 06:00:30 e4672257a9ca: Layer already exists 06:00:30 d6b228b63e5d: Layer already exists 06:00:30 60aa828cdd6e: Layer already exists 06:00:30 90d0e9a12c2e: Layer already exists 06:00:30 eeaa73608b53: Layer already exists 06:00:30 383546d70835: Layer already exists 06:00:30 0f0181bb6b7c: Layer already exists 06:00:30 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:bd70dfbd535b37d81487c56c09f1a317c82c995886d811e6661e67edcd531712 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:31 + 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 06:00:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:00:31 a78a372e625f: Preparing 06:00:31 482ca5426e6c: Preparing 06:00:31 d6b228b63e5d: Preparing 06:00:31 e4672257a9ca: Preparing 06:00:31 fc336b3aae91: Preparing 06:00:31 60aa828cdd6e: Preparing 06:00:31 0f0181bb6b7c: Preparing 06:00:31 90d0e9a12c2e: Preparing 06:00:31 383546d70835: Preparing 06:00:31 eeaa73608b53: Preparing 06:00:31 60aa828cdd6e: Waiting 06:00:31 0f0181bb6b7c: Waiting 06:00:31 90d0e9a12c2e: Waiting 06:00:31 383546d70835: Waiting 06:00:31 eeaa73608b53: Waiting 06:00:31 d6b228b63e5d: Layer already exists 06:00:31 fc336b3aae91: Layer already exists 06:00:31 482ca5426e6c: Layer already exists 06:00:31 e4672257a9ca: Layer already exists 06:00:31 a78a372e625f: Layer already exists 06:00:31 0f0181bb6b7c: Layer already exists 06:00:31 60aa828cdd6e: Layer already exists 06:00:31 90d0e9a12c2e: Layer already exists 06:00:31 383546d70835: Layer already exists 06:00:31 eeaa73608b53: Layer already exists 06:00:31 main: digest: sha256:bd70dfbd535b37d81487c56c09f1a317c82c995886d811e6661e67edcd531712 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:00:31 ===================================================== [Pipeline] echo 06:00:31 taggedImages: 06:00:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 06:00:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:00:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 06:00:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 06:00:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:00:31 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:00:31 b835a76dae30e291d492ee7a9518ab6866b68e72 06:00:31 latest 06:00:31 4.1.0-dev.113 06:00:31 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 06:00:31 main 06:00:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 06:00:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:00:32 97ce685b345e: Preparing 06:00:32 f312870d491c: Preparing 06:00:32 f7c7703bdbf9: Preparing 06:00:32 e4672257a9ca: Preparing 06:00:32 fc336b3aae91: Preparing 06:00:32 462757c87a79: Preparing 06:00:32 3ba5394c2b23: Preparing 06:00:32 47ee8047365e: Preparing 06:00:32 eeaa73608b53: Preparing 06:00:32 462757c87a79: Waiting 06:00:32 3ba5394c2b23: Waiting 06:00:32 47ee8047365e: Waiting 06:00:32 eeaa73608b53: Waiting 06:00:32 f7c7703bdbf9: Pushed 06:00:32 f312870d491c: Pushed 06:00:34 fc336b3aae91: Layer already exists 06:00:34 e4672257a9ca: Layer already exists 06:00:34 eeaa73608b53: Layer already exists 06:00:34 97ce685b345e: Pushed 06:00:34 3ba5394c2b23: Pushed 06:00:35 47ee8047365e: Pushed 06:01:15 462757c87a79: Pushed 06:01:15 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:06fadd69f138f1066a1fdcb4e767e210e3626f160d19327ec186541c9089a0a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:15 + 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 06:01:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:01:16 97ce685b345e: Preparing 06:01:16 f312870d491c: Preparing 06:01:16 f7c7703bdbf9: Preparing 06:01:16 e4672257a9ca: Preparing 06:01:16 fc336b3aae91: Preparing 06:01:16 462757c87a79: Preparing 06:01:16 3ba5394c2b23: Preparing 06:01:16 47ee8047365e: Preparing 06:01:16 eeaa73608b53: Preparing 06:01:16 462757c87a79: Waiting 06:01:16 3ba5394c2b23: Waiting 06:01:16 47ee8047365e: Waiting 06:01:16 eeaa73608b53: Waiting 06:01:16 97ce685b345e: Layer already exists 06:01:16 fc336b3aae91: Layer already exists 06:01:16 f7c7703bdbf9: Layer already exists 06:01:16 e4672257a9ca: Layer already exists 06:01:16 f312870d491c: Layer already exists 06:01:16 462757c87a79: Layer already exists 06:01:16 3ba5394c2b23: Layer already exists 06:01:16 47ee8047365e: Layer already exists 06:01:16 eeaa73608b53: Layer already exists 06:01:16 latest: digest: sha256:06fadd69f138f1066a1fdcb4e767e210e3626f160d19327ec186541c9089a0a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 06:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:01:17 97ce685b345e: Preparing 06:01:17 f312870d491c: Preparing 06:01:17 f7c7703bdbf9: Preparing 06:01:17 e4672257a9ca: Preparing 06:01:17 fc336b3aae91: Preparing 06:01:17 462757c87a79: Preparing 06:01:17 3ba5394c2b23: Preparing 06:01:17 47ee8047365e: Preparing 06:01:17 eeaa73608b53: Preparing 06:01:17 462757c87a79: Waiting 06:01:17 3ba5394c2b23: Waiting 06:01:17 47ee8047365e: Waiting 06:01:17 eeaa73608b53: Waiting 06:01:17 e4672257a9ca: Layer already exists 06:01:17 fc336b3aae91: Layer already exists 06:01:17 f312870d491c: Layer already exists 06:01:17 97ce685b345e: Layer already exists 06:01:17 f7c7703bdbf9: Layer already exists 06:01:17 3ba5394c2b23: Layer already exists 06:01:17 47ee8047365e: Layer already exists 06:01:17 462757c87a79: Layer already exists 06:01:17 eeaa73608b53: Layer already exists 06:01:17 4.1.0-dev.113: digest: sha256:06fadd69f138f1066a1fdcb4e767e210e3626f160d19327ec186541c9089a0a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 06:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:01:18 97ce685b345e: Preparing 06:01:18 f312870d491c: Preparing 06:01:18 f7c7703bdbf9: Preparing 06:01:18 e4672257a9ca: Preparing 06:01:18 fc336b3aae91: Preparing 06:01:18 462757c87a79: Preparing 06:01:18 3ba5394c2b23: Preparing 06:01:18 47ee8047365e: Preparing 06:01:18 eeaa73608b53: Preparing 06:01:18 462757c87a79: Waiting 06:01:18 3ba5394c2b23: Waiting 06:01:18 47ee8047365e: Waiting 06:01:18 eeaa73608b53: Waiting 06:01:18 fc336b3aae91: Layer already exists 06:01:18 e4672257a9ca: Layer already exists 06:01:18 97ce685b345e: Layer already exists 06:01:18 f312870d491c: Layer already exists 06:01:18 f7c7703bdbf9: Layer already exists 06:01:18 3ba5394c2b23: Layer already exists 06:01:18 47ee8047365e: Layer already exists 06:01:18 eeaa73608b53: Layer already exists 06:01:18 462757c87a79: Layer already exists 06:01:18 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:06fadd69f138f1066a1fdcb4e767e210e3626f160d19327ec186541c9089a0a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:18 + 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 06:01:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:01:19 97ce685b345e: Preparing 06:01:19 f312870d491c: Preparing 06:01:19 f7c7703bdbf9: Preparing 06:01:19 e4672257a9ca: Preparing 06:01:19 fc336b3aae91: Preparing 06:01:19 462757c87a79: Preparing 06:01:19 3ba5394c2b23: Preparing 06:01:19 47ee8047365e: Preparing 06:01:19 eeaa73608b53: Preparing 06:01:19 462757c87a79: Waiting 06:01:19 3ba5394c2b23: Waiting 06:01:19 47ee8047365e: Waiting 06:01:19 eeaa73608b53: Waiting 06:01:19 fc336b3aae91: Layer already exists 06:01:19 e4672257a9ca: Layer already exists 06:01:19 f312870d491c: Layer already exists 06:01:19 f7c7703bdbf9: Layer already exists 06:01:19 97ce685b345e: Layer already exists 06:01:19 462757c87a79: Layer already exists 06:01:19 47ee8047365e: Layer already exists 06:01:19 3ba5394c2b23: Layer already exists 06:01:19 eeaa73608b53: Layer already exists 06:01:19 main: digest: sha256:06fadd69f138f1066a1fdcb4e767e210e3626f160d19327ec186541c9089a0a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:19 ===================================================== [Pipeline] echo 06:01:19 taggedImages: 06:01:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 06:01:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:01:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 06:01:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 06:01:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:01:19 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:01:19 b835a76dae30e291d492ee7a9518ab6866b68e72 06:01:19 latest 06:01:19 4.1.0-dev.113 06:01:19 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 06:01:19 main 06:01:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 06:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:01:20 b48f3a16e99b: Preparing 06:01:20 aef9c1e8f494: Preparing 06:01:20 3787e4e62ee2: Preparing 06:01:20 e4672257a9ca: Preparing 06:01:20 fc336b3aae91: Preparing 06:01:20 462757c87a79: Preparing 06:01:20 90d0e9a12c2e: Preparing 06:01:20 383546d70835: Preparing 06:01:20 eeaa73608b53: Preparing 06:01:20 90d0e9a12c2e: Waiting 06:01:20 383546d70835: Waiting 06:01:20 eeaa73608b53: Waiting 06:01:20 462757c87a79: Waiting 06:01:20 e4672257a9ca: Layer already exists 06:01:20 fc336b3aae91: Layer already exists 06:01:20 462757c87a79: Layer already exists 06:01:20 aef9c1e8f494: Pushed 06:01:20 90d0e9a12c2e: Layer already exists 06:01:20 3787e4e62ee2: Pushed 06:01:20 383546d70835: Layer already exists 06:01:20 b48f3a16e99b: Pushed 06:01:20 eeaa73608b53: Layer already exists 06:01:20 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:eed04c335be6a89f27fafd68a6bae1528e499ebcdd494371658aab999f164838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:20 + 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 06:01:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:01:21 b48f3a16e99b: Preparing 06:01:21 aef9c1e8f494: Preparing 06:01:21 3787e4e62ee2: Preparing 06:01:21 e4672257a9ca: Preparing 06:01:21 fc336b3aae91: Preparing 06:01:21 462757c87a79: Preparing 06:01:21 90d0e9a12c2e: Preparing 06:01:21 383546d70835: Preparing 06:01:21 eeaa73608b53: Preparing 06:01:21 462757c87a79: Waiting 06:01:21 90d0e9a12c2e: Waiting 06:01:21 383546d70835: Waiting 06:01:21 fc336b3aae91: Layer already exists 06:01:21 e4672257a9ca: Layer already exists 06:01:21 3787e4e62ee2: Layer already exists 06:01:21 aef9c1e8f494: Layer already exists 06:01:21 b48f3a16e99b: Layer already exists 06:01:21 462757c87a79: Layer already exists 06:01:21 383546d70835: Layer already exists 06:01:21 eeaa73608b53: Layer already exists 06:01:21 90d0e9a12c2e: Layer already exists 06:01:21 latest: digest: sha256:eed04c335be6a89f27fafd68a6bae1528e499ebcdd494371658aab999f164838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 06:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:01:22 b48f3a16e99b: Preparing 06:01:22 aef9c1e8f494: Preparing 06:01:22 3787e4e62ee2: Preparing 06:01:22 e4672257a9ca: Preparing 06:01:22 fc336b3aae91: Preparing 06:01:22 462757c87a79: Preparing 06:01:22 90d0e9a12c2e: Preparing 06:01:22 383546d70835: Preparing 06:01:22 eeaa73608b53: Preparing 06:01:22 90d0e9a12c2e: Waiting 06:01:22 383546d70835: Waiting 06:01:22 462757c87a79: Waiting 06:01:22 eeaa73608b53: Waiting 06:01:22 3787e4e62ee2: Layer already exists 06:01:22 aef9c1e8f494: Layer already exists 06:01:22 b48f3a16e99b: Layer already exists 06:01:22 fc336b3aae91: Layer already exists 06:01:22 e4672257a9ca: Layer already exists 06:01:22 90d0e9a12c2e: Layer already exists 06:01:22 383546d70835: Layer already exists 06:01:22 462757c87a79: Layer already exists 06:01:22 eeaa73608b53: Layer already exists 06:01:22 4.1.0-dev.113: digest: sha256:eed04c335be6a89f27fafd68a6bae1528e499ebcdd494371658aab999f164838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 06:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:01:23 b48f3a16e99b: Preparing 06:01:23 aef9c1e8f494: Preparing 06:01:23 3787e4e62ee2: Preparing 06:01:23 e4672257a9ca: Preparing 06:01:23 fc336b3aae91: Preparing 06:01:23 462757c87a79: Preparing 06:01:23 90d0e9a12c2e: Preparing 06:01:23 383546d70835: Preparing 06:01:23 eeaa73608b53: Preparing 06:01:23 90d0e9a12c2e: Waiting 06:01:23 383546d70835: Waiting 06:01:23 eeaa73608b53: Waiting 06:01:23 462757c87a79: Waiting 06:01:23 b48f3a16e99b: Layer already exists 06:01:23 e4672257a9ca: Layer already exists 06:01:23 aef9c1e8f494: Layer already exists 06:01:23 3787e4e62ee2: Layer already exists 06:01:23 fc336b3aae91: Layer already exists 06:01:23 90d0e9a12c2e: Layer already exists 06:01:23 462757c87a79: Layer already exists 06:01:23 383546d70835: Layer already exists 06:01:23 eeaa73608b53: Layer already exists 06:01:23 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:eed04c335be6a89f27fafd68a6bae1528e499ebcdd494371658aab999f164838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:23 + 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 06:01:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:01:24 b48f3a16e99b: Preparing 06:01:24 aef9c1e8f494: Preparing 06:01:24 3787e4e62ee2: Preparing 06:01:24 e4672257a9ca: Preparing 06:01:24 fc336b3aae91: Preparing 06:01:24 462757c87a79: Preparing 06:01:24 90d0e9a12c2e: Preparing 06:01:24 383546d70835: Preparing 06:01:24 eeaa73608b53: Preparing 06:01:24 462757c87a79: Waiting 06:01:24 90d0e9a12c2e: Waiting 06:01:24 383546d70835: Waiting 06:01:24 eeaa73608b53: Waiting 06:01:24 fc336b3aae91: Layer already exists 06:01:24 b48f3a16e99b: Layer already exists 06:01:24 aef9c1e8f494: Layer already exists 06:01:24 e4672257a9ca: Layer already exists 06:01:24 3787e4e62ee2: Layer already exists 06:01:24 383546d70835: Layer already exists 06:01:24 462757c87a79: Layer already exists 06:01:24 eeaa73608b53: Layer already exists 06:01:24 90d0e9a12c2e: Layer already exists 06:01:24 main: digest: sha256:eed04c335be6a89f27fafd68a6bae1528e499ebcdd494371658aab999f164838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:24 ===================================================== [Pipeline] echo 06:01:24 taggedImages: 06:01:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 06:01:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:01:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 06:01:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 06:01:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:01:24 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:01:24 b835a76dae30e291d492ee7a9518ab6866b68e72 06:01:24 latest 06:01:24 4.1.0-dev.113 06:01:24 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 06:01:24 main 06:01:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 06:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:01:29 de6cd2a6567a: Preparing 06:01:29 fe597d1fa95e: Preparing 06:01:29 e4672257a9ca: Preparing 06:01:29 fc336b3aae91: Preparing 06:01:29 3ab503e35e7b: Preparing 06:01:29 bbe92cbd1e0a: Preparing 06:01:29 eeaa73608b53: Preparing 06:01:29 eeaa73608b53: Waiting 06:01:29 bbe92cbd1e0a: Waiting 06:01:29 fc336b3aae91: Layer already exists 06:01:29 e4672257a9ca: Layer already exists 06:01:29 eeaa73608b53: Layer already exists 06:01:29 3ab503e35e7b: Pushed 06:01:29 de6cd2a6567a: Pushed 06:01:31 bbe92cbd1e0a: Pushed 06:01:39 fe597d1fa95e: Pushed 06:01:39 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:14f5b1e1d0c8de979eea53d77b01de2ba77d2ce00e48026ccabe04289405dcdb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:01:39 de6cd2a6567a: Preparing 06:01:39 fe597d1fa95e: Preparing 06:01:39 e4672257a9ca: Preparing 06:01:39 fc336b3aae91: Preparing 06:01:39 3ab503e35e7b: Preparing 06:01:39 bbe92cbd1e0a: Preparing 06:01:39 eeaa73608b53: Preparing 06:01:39 eeaa73608b53: Waiting 06:01:39 bbe92cbd1e0a: Waiting 06:01:39 de6cd2a6567a: Layer already exists 06:01:39 fe597d1fa95e: Layer already exists 06:01:39 fc336b3aae91: Layer already exists 06:01:39 e4672257a9ca: Layer already exists 06:01:39 3ab503e35e7b: Layer already exists 06:01:39 bbe92cbd1e0a: Layer already exists 06:01:39 eeaa73608b53: Layer already exists 06:01:40 latest: digest: sha256:14f5b1e1d0c8de979eea53d77b01de2ba77d2ce00e48026ccabe04289405dcdb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 06:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:01:43 de6cd2a6567a: Preparing 06:01:43 fe597d1fa95e: Preparing 06:01:43 e4672257a9ca: Preparing 06:01:43 fc336b3aae91: Preparing 06:01:43 3ab503e35e7b: Preparing 06:01:43 bbe92cbd1e0a: Preparing 06:01:43 eeaa73608b53: Preparing 06:01:43 bbe92cbd1e0a: Waiting 06:01:43 eeaa73608b53: Waiting 06:01:43 de6cd2a6567a: Layer already exists 06:01:43 fe597d1fa95e: Layer already exists 06:01:43 3ab503e35e7b: Layer already exists 06:01:43 e4672257a9ca: Layer already exists 06:01:43 fc336b3aae91: Layer already exists 06:01:43 bbe92cbd1e0a: Layer already exists 06:01:43 eeaa73608b53: Layer already exists 06:01:43 4.1.0-dev.113: digest: sha256:14f5b1e1d0c8de979eea53d77b01de2ba77d2ce00e48026ccabe04289405dcdb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 06:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:01:44 de6cd2a6567a: Preparing 06:01:44 fe597d1fa95e: Preparing 06:01:44 e4672257a9ca: Preparing 06:01:44 fc336b3aae91: Preparing 06:01:44 3ab503e35e7b: Preparing 06:01:44 bbe92cbd1e0a: Preparing 06:01:44 eeaa73608b53: Preparing 06:01:44 bbe92cbd1e0a: Waiting 06:01:44 eeaa73608b53: Waiting 06:01:44 fe597d1fa95e: Layer already exists 06:01:44 3ab503e35e7b: Layer already exists 06:01:44 fc336b3aae91: Layer already exists 06:01:44 de6cd2a6567a: Layer already exists 06:01:44 e4672257a9ca: Layer already exists 06:01:44 bbe92cbd1e0a: Layer already exists 06:01:44 eeaa73608b53: Layer already exists 06:01:44 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:14f5b1e1d0c8de979eea53d77b01de2ba77d2ce00e48026ccabe04289405dcdb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:01:45 de6cd2a6567a: Preparing 06:01:45 fe597d1fa95e: Preparing 06:01:45 e4672257a9ca: Preparing 06:01:45 fc336b3aae91: Preparing 06:01:45 3ab503e35e7b: Preparing 06:01:45 bbe92cbd1e0a: Preparing 06:01:45 eeaa73608b53: Preparing 06:01:45 bbe92cbd1e0a: Waiting 06:01:45 eeaa73608b53: Waiting 06:01:45 de6cd2a6567a: Layer already exists 06:01:45 e4672257a9ca: Layer already exists 06:01:45 3ab503e35e7b: Layer already exists 06:01:45 fc336b3aae91: Layer already exists 06:01:45 fe597d1fa95e: Layer already exists 06:01:45 bbe92cbd1e0a: Layer already exists 06:01:45 eeaa73608b53: Layer already exists 06:01:45 main: digest: sha256:14f5b1e1d0c8de979eea53d77b01de2ba77d2ce00e48026ccabe04289405dcdb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:45 ===================================================== [Pipeline] echo 06:01:45 taggedImages: 06:01:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 06:01:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:01:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 06:01:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 06:01:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:01:45 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:01:45 b835a76dae30e291d492ee7a9518ab6866b68e72 06:01:45 latest 06:01:45 4.1.0-dev.113 06:01:45 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 06:01:45 main 06:01:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 06:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:01:46 7ecf02d31c7f: Preparing 06:01:46 868af2ef699d: Preparing 06:01:46 e4672257a9ca: Preparing 06:01:46 fc336b3aae91: Preparing 06:01:46 e119d585a16f: Preparing 06:01:46 4deda2a2bf32: Preparing 06:01:46 eeaa73608b53: Preparing 06:01:46 4deda2a2bf32: Waiting 06:01:46 eeaa73608b53: Waiting 06:01:46 e4672257a9ca: Layer already exists 06:01:46 fc336b3aae91: Layer already exists 06:01:46 eeaa73608b53: Layer already exists 06:01:46 e119d585a16f: Pushed 06:01:46 7ecf02d31c7f: Pushed 06:01:47 4deda2a2bf32: Pushed 06:01:55 868af2ef699d: Pushed 06:01:55 b835a76dae30e291d492ee7a9518ab6866b68e72: digest: sha256:201170aee2e9632ab92c1ac67f3c5039e272150491d692935b8e3c719f13fbc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:01:56 7ecf02d31c7f: Preparing 06:01:56 868af2ef699d: Preparing 06:01:56 e4672257a9ca: Preparing 06:01:56 fc336b3aae91: Preparing 06:01:56 e119d585a16f: Preparing 06:01:56 4deda2a2bf32: Preparing 06:01:56 eeaa73608b53: Preparing 06:01:56 4deda2a2bf32: Waiting 06:01:56 eeaa73608b53: Waiting 06:01:56 7ecf02d31c7f: Layer already exists 06:01:56 e4672257a9ca: Layer already exists 06:01:56 fc336b3aae91: Layer already exists 06:01:56 e119d585a16f: Layer already exists 06:01:56 868af2ef699d: Layer already exists 06:01:56 eeaa73608b53: Layer already exists 06:01:56 4deda2a2bf32: Layer already exists 06:01:56 latest: digest: sha256:201170aee2e9632ab92c1ac67f3c5039e272150491d692935b8e3c719f13fbc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 06:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:01:57 7ecf02d31c7f: Preparing 06:01:57 868af2ef699d: Preparing 06:01:57 e4672257a9ca: Preparing 06:01:57 fc336b3aae91: Preparing 06:01:57 e119d585a16f: Preparing 06:01:57 4deda2a2bf32: Preparing 06:01:57 eeaa73608b53: Preparing 06:01:57 4deda2a2bf32: Waiting 06:01:57 eeaa73608b53: Waiting 06:01:57 fc336b3aae91: Layer already exists 06:01:57 7ecf02d31c7f: Layer already exists 06:01:57 868af2ef699d: Layer already exists 06:01:57 e119d585a16f: Layer already exists 06:01:57 e4672257a9ca: Layer already exists 06:01:57 4deda2a2bf32: Layer already exists 06:01:57 eeaa73608b53: Layer already exists 06:01:57 4.1.0-dev.113: digest: sha256:201170aee2e9632ab92c1ac67f3c5039e272150491d692935b8e3c719f13fbc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 06:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:01:58 7ecf02d31c7f: Preparing 06:01:58 868af2ef699d: Preparing 06:01:58 e4672257a9ca: Preparing 06:01:58 fc336b3aae91: Preparing 06:01:58 e119d585a16f: Preparing 06:01:58 4deda2a2bf32: Preparing 06:01:58 eeaa73608b53: Preparing 06:01:58 4deda2a2bf32: Waiting 06:01:58 eeaa73608b53: Waiting 06:01:58 7ecf02d31c7f: Layer already exists 06:01:58 868af2ef699d: Layer already exists 06:01:58 e4672257a9ca: Layer already exists 06:01:58 e119d585a16f: Layer already exists 06:01:58 fc336b3aae91: Layer already exists 06:01:58 4deda2a2bf32: Layer already exists 06:01:58 eeaa73608b53: Layer already exists 06:01:58 b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113: digest: sha256:201170aee2e9632ab92c1ac67f3c5039e272150491d692935b8e3c719f13fbc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:01:59 7ecf02d31c7f: Preparing 06:01:59 868af2ef699d: Preparing 06:01:59 e4672257a9ca: Preparing 06:01:59 fc336b3aae91: Preparing 06:01:59 e119d585a16f: Preparing 06:01:59 4deda2a2bf32: Preparing 06:01:59 eeaa73608b53: Preparing 06:01:59 4deda2a2bf32: Waiting 06:01:59 eeaa73608b53: Waiting 06:01:59 868af2ef699d: Layer already exists 06:01:59 7ecf02d31c7f: Layer already exists 06:01:59 fc336b3aae91: Layer already exists 06:01:59 e4672257a9ca: Layer already exists 06:01:59 e119d585a16f: Layer already exists 06:01:59 4deda2a2bf32: Layer already exists 06:01:59 eeaa73608b53: Layer already exists 06:01:59 main: digest: sha256:201170aee2e9632ab92c1ac67f3c5039e272150491d692935b8e3c719f13fbc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:59 ===================================================== [Pipeline] echo 06:01:59 taggedImages: 06:01:59 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72 06:01:59 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:01:59 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 06:01:59 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b835a76dae30e291d492ee7a9518ab6866b68e72-4.1.0-dev.113 06:01:59 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:02:00 06:02:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:02:00 arm64: Pulling from edgex-lftools-log-publisher 06:02:00 8998bd30e6a1: Pulling fs layer 06:02:00 04944245beec: Pulling fs layer 06:02:00 699f458cf7ca: Pulling fs layer 06:02:00 765212b225bb: Pulling fs layer 06:02:00 f23df028b6ca: Pulling fs layer 06:02:00 d65c8cfc05b1: Pulling fs layer 06:02:00 2437ff75d9bd: Pulling fs layer 06:02:00 d65c8cfc05b1: Waiting 06:02:00 2437ff75d9bd: Waiting 06:02:00 f23df028b6ca: Waiting 06:02:00 765212b225bb: Waiting 06:02:00 04944245beec: Verifying Checksum 06:02:00 04944245beec: Download complete 06:02:00 765212b225bb: Verifying Checksum 06:02:00 765212b225bb: Download complete 06:02:00 f23df028b6ca: Verifying Checksum 06:02:00 f23df028b6ca: Download complete 06:02:00 d65c8cfc05b1: Verifying Checksum 06:02:00 d65c8cfc05b1: Download complete 06:02:00 699f458cf7ca: Verifying Checksum 06:02:00 699f458cf7ca: Download complete 06:02:01 8998bd30e6a1: Verifying Checksum 06:02:01 8998bd30e6a1: Download complete 06:02:04 2437ff75d9bd: Verifying Checksum 06:02:04 2437ff75d9bd: Download complete 06:02:08 8998bd30e6a1: Pull complete 06:02:08 04944245beec: Pull complete 06:02:10 699f458cf7ca: Pull complete 06:02:10 765212b225bb: Pull complete 06:02:11 f23df028b6ca: Pull complete 06:02:11 d65c8cfc05b1: Pull complete 06:02:29 2437ff75d9bd: Pull complete 06:02:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:02:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:02:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:29 prd-ubuntu20.04-docker-arm64-4c-16g-9681 does not seem to be running inside a container 06:02:29 $ 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/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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 06:02:32 $ docker top ce77e7e6f9a83fa6a21b42306964306fdd07eb45d13596b5060fdc29cd592fb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:32 ---> job-cost.sh 06:02:32 lf-activate-venv: SKIPPING 06:02:32 INFO: No Stack... 06:02:33 INFO: Retrieving Pricing Info for: v3-standard-4 06:02:34 INFO: Archiving Costs [Pipeline] sh 06:02:34 + cut -d, -f6 06:02:34 + cat /w/workspace/edgex-go/978/archives/cost.csv [Pipeline] lock 06:02:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-978-stack-cost] 06:02:34 Resource [jenkins-edgexfoundry-edgex-go-main-978-stack-cost] did not exist. Created. 06:02:34 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-978-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:35 + echo total: 0.10999999940395355 [Pipeline] stash 06:02:36 Stashed 1 file(s) [Pipeline] } 06:02:36 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-978-stack-cost] [Pipeline] // lock [Pipeline] } 06:02:36 $ docker stop --time=1 ce77e7e6f9a83fa6a21b42306964306fdd07eb45d13596b5060fdc29cd592fb6 06:02:38 $ docker rm -f --volumes ce77e7e6f9a83fa6a21b42306964306fdd07eb45d13596b5060fdc29cd592fb6 [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 06:02:39 provisioning config files... 06:02:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/978@tmp/config5916030662593894028tmp [Pipeline] { [Pipeline] sh 06:02:39 + set +x 06:02:39 + + curl -s https://codecov.io/bash 06:02:39 bash -s -- 06:02:39 06:02:39 _____ _ 06:02:39 / ____| | | 06:02:39 | | ___ __| | ___ ___ _____ __ 06:02:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:02:39 | |___| (_) | (_| | __/ (_| (_) \ V / 06:02:39 \_____\___/ \__,_|\___|\___\___/ \_/ 06:02:39 Bash-1.0.6 06:02:39 06:02:39 06:02:39 ==> git version 2.25.1 found 06:02:39 ==> 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 06:02:39 Release-Date: 2020-01-08 06:02:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:02:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:02:39 ==> Jenkins CI detected. 06:02:39 current dir:  /w/workspace/edgex-go/978 06:02:39 project root: . 06:02:39 --> token set from env 06:02:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:02:39 ==> Running gcov in . (disable via -X gcov) 06:02:39 ==> Python coveragepy not found 06:02:39 ==> Searching for coverage reports in: 06:02:39 + . 06:02:39 -> Found 1 reports 06:02:39 ==> Detecting git/mercurial file structure 06:02:39 ==> Reading reports 06:02:39 + ./coverage.out bytes=1048214 06:02:39 ==> Appending adjustments 06:02:39 https://docs.codecov.io/docs/fixing-reports 06:02:41 + Found adjustments 06:02:41 ==> Gzipping contents 06:02:41 108K /tmp/codecov.9zUy2c.gz 06:02:41 ==> Uploading reports 06:02:41 url: https://codecov.io 06:02:41 query: branch=main&commit=b835a76dae30e291d492ee7a9518ab6866b68e72&build=978&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F978%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:02:41 -> Pinging Codecov 06:02:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b835a76dae30e291d492ee7a9518ab6866b68e72&build=978&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F978%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:02:41 -> Uploading to 06:02:41 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b835a76dae30e291d492ee7a9518ab6866b68e72/d37854b9-d85e-41ff-9c47-ca82803b37b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260520%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260520T060241Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b8bd43afce6ef0299f397832f22a669ba762da04c684fd71510a1b37421104da 06:02:41 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:41 Dload Upload Total Spent Left Speed 06:02:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 587k --:--:-- --:--:-- --:--:-- 587k 06:02:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b835a76dae30e291d492ee7a9518ab6866b68e72 [Pipeline] } 06:02:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:02:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:02:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:02:42 06:02:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:02:42 latest: Pulling from edgex-devops/edgex-snyk-go 06:02:42 2d35ebdb57d9: Already exists 06:02:42 85e8836fcdb2: Pulling fs layer 06:02:42 91631faa732a: Pulling fs layer 06:02:42 f3f5ae8826fa: Pulling fs layer 06:02:42 4f4fb700ef54: Pulling fs layer 06:02:42 7861252a18e6: Pulling fs layer 06:02:42 9130f900ef6f: Pulling fs layer 06:02:42 4f4fb700ef54: Waiting 06:02:42 7861252a18e6: Waiting 06:02:42 9130f900ef6f: Waiting 06:02:42 f3f5ae8826fa: Verifying Checksum 06:02:42 f3f5ae8826fa: Download complete 06:02:42 85e8836fcdb2: Download complete 06:02:42 4f4fb700ef54: Download complete 06:02:43 7861252a18e6: Verifying Checksum 06:02:43 7861252a18e6: Download complete 06:02:43 85e8836fcdb2: Pull complete 06:02:43 91631faa732a: Verifying Checksum 06:02:43 91631faa732a: Download complete 06:02:44 9130f900ef6f: Verifying Checksum 06:02:44 9130f900ef6f: Download complete 06:02:50 91631faa732a: Pull complete 06:02:50 f3f5ae8826fa: Pull complete 06:02:50 4f4fb700ef54: Pull complete 06:02:51 7861252a18e6: Pull complete 06:02:56 9130f900ef6f: Pull complete 06:02:56 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 06:02:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:02:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:56 prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container 06:02:56 $ 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/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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 06:03:02 $ docker top 47271c5dd8b588ba773ac71884e41e2e600fd85c43fdc110992868dd76d64464 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:02 + git config --global --add safe.directory /w/workspace/edgex-go/978 [Pipeline] echo 06:03:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:03:02 + set -o pipefail 06:03:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:03:17 06:03:17 Monitoring /w/workspace/edgex-go/978 (github.com/edgexfoundry/edgex-go)... 06:03:17 06:03:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e0e21c3d-245b-4397-bc9a-c1778599f09c 06:03:17 06:03:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:03:17 06:03:17 06:03:17 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:03:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:03:17 $ docker stop --time=1 47271c5dd8b588ba773ac71884e41e2e600fd85c43fdc110992868dd76d64464 06:03:20 $ docker rm -f --volumes 47271c5dd8b588ba773ac71884e41e2e600fd85c43fdc110992868dd76d64464 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:03:21 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:21 provisioning config files... 06:03:21 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/978@tmp/config2459496045605388917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:21 --> edgex-publish-swagger.sh 06:03:21 === Publish openapi API === 06:03:21 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 06:03:21 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/978/openapi/core-command.yaml] 06:03:21 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:21 Dload Upload Total Spent Left Speed 06:03:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 420 207k --:--:-- --:--:-- --:--:-- 208k 06:03:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:03:21 06:03:21 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/978/openapi/core-data.yaml] 06:03:21 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:21 Dload Upload Total Spent Left Speed 06:03:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 503 561k --:--:-- --:--:-- --:--:-- 561k 06:03:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:03:21 06:03:21 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/978/openapi/core-keeper.yaml] 06:03:21 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:21 Dload Upload Total Spent Left Speed 06:03:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 616 275k --:--:-- --:--:-- --:--:-- 276k 06:03:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:03:21 06:03:21 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/978/openapi/core-metadata.yaml] 06:03:21 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:21 Dload Upload Total Spent Left Speed 06:03:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 437 1080k --:--:-- --:--:-- --:--:-- 1081k 06:03:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:03:22 06:03:22 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/978/openapi/security-proxy-auth.yaml] 06:03:22 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:22 Dload Upload Total Spent Left Speed 06:03:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 640 231k --:--:-- --:--:-- --:--:-- 230k 100 24535 100 66 100 24469 640 231k --:--:-- --:--:-- --:--:-- 230k 06:03:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:03:22 06:03:22 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/978/openapi/security-secretstore-setup.yaml] 06:03:22 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:22 Dload Upload Total Spent Left Speed 06:03:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 634 37625 --:--:-- --:--:-- --:--:-- 38259 06:03:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:03:22 06:03:22 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/978/openapi/support-notifications.yaml] 06:03:22 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:22 Dload Upload Total Spent Left Speed 06:03:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 461 682k --:--:-- --:--:-- --:--:-- 683k 06:03:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:03:22 06:03:22 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/978/openapi/support-scheduler.yaml] 06:03:22 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:22 Dload Upload Total Spent Left Speed 06:03:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 589 446k --:--:-- --:--:-- --:--:-- 447k 06:03:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:03:22 [Pipeline] } 06:03:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:03:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:03:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:23 prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container 06:03:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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 06:03:23 $ docker top ee895b07134b95363a7ac1c18a15f5faf1106f372f94f4d2d47a446f01171df1 -eo pid,comm 06:03:23 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). 06:03:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:03:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:23 [ssh-agent] Looking for ssh-agent implementation... 06:03:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:23 $ docker exec ee895b07134b95363a7ac1c18a15f5faf1106f372f94f4d2d47a446f01171df1 ssh-agent 06:03:24 SSH_AUTH_SOCK=/tmp/ssh-Mn8R8ilGCfgG/agent.31 06:03:24 SSH_AGENT_PID=37 06:03:24 Running ssh-add (command line suppressed) 06:03:24 Identity added: /w/workspace/edgex-go/978@tmp/private_key_15004188621808650354.key (/w/workspace/edgex-go/978@tmp/private_key_15004188621808650354.key) 06:03:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:24 + git semver tag 06:03:25 2026-05-20 06:03:24,764 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:03:25 2026-05-20 06:03:24,768 [run_tag] DEBUG tag force:False 06:03:25 2026-05-20 06:03:24,768 [check_head_tag] DEBUG check head tag 06:03:25 2026-05-20 06:03:24,770 [execute] INFO git cat-file --batch-check 06:03:25 2026-05-20 06:03:24,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/978, stdin=, shell=False, universal_newlines=False) 06:03:25 2026-05-20 06:03:24,773 [execute] INFO git cat-file --batch 06:03:25 2026-05-20 06:03:24,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/978, stdin=, shell=False, universal_newlines=False) 06:03:25 2026-05-20 06:03:24,810 [read_version] DEBUG read version from /w/workspace/edgex-go/978/.semver/main 06:03:25 2026-05-20 06:03:24,810 [execute] INFO git tag -a v4.1.0-dev.113 -m v4.1.0-dev.113 06:03:25 2026-05-20 06:03:24,810 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.113', '-m', 'v4.1.0-dev.113'], cwd=/w/workspace/edgex-go/978, stdin=None, shell=False, universal_newlines=False) 06:03:25 2026-05-20 06:03:24,813 [read_version] DEBUG read version from /w/workspace/edgex-go/978/.semver/main 06:03:25 4.1.0-dev.113 [Pipeline] } 06:03:25 $ docker exec --env ******** --env ******** ee895b07134b95363a7ac1c18a15f5faf1106f372f94f4d2d47a446f01171df1 ssh-agent -k 06:03:25 unset SSH_AUTH_SOCK; 06:03:25 unset SSH_AGENT_PID; 06:03:25 echo Agent pid 37 killed; 06:03:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:03:25 + git semver [Pipeline] } 06:03:25 $ docker stop --time=1 ee895b07134b95363a7ac1c18a15f5faf1106f372f94f4d2d47a446f01171df1 06:03:27 $ docker rm -f --volumes ee895b07134b95363a7ac1c18a15f5faf1106f372f94f4d2d47a446f01171df1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:03:27 06:03:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:03:27 0.23.1-centos7: Pulling from edgex-lftools 06:03:27 ab5ef0e58194: Pulling fs layer 06:03:27 9712f1f96733: Pulling fs layer 06:03:27 63f879dbbcfc: Pulling fs layer 06:03:27 0d9ebad4ef96: Pulling fs layer 06:03:27 e9a5061849ea: Pulling fs layer 06:03:27 d747dcd14b5f: Pulling fs layer 06:03:27 2de7ff778b66: Pulling fs layer 06:03:27 e9a5061849ea: Waiting 06:03:27 d747dcd14b5f: Waiting 06:03:27 2de7ff778b66: Waiting 06:03:27 0d9ebad4ef96: Waiting 06:03:27 9712f1f96733: Verifying Checksum 06:03:27 9712f1f96733: Download complete 06:03:28 63f879dbbcfc: Verifying Checksum 06:03:28 63f879dbbcfc: Download complete 06:03:28 e9a5061849ea: Verifying Checksum 06:03:28 e9a5061849ea: Download complete 06:03:28 d747dcd14b5f: Download complete 06:03:28 ab5ef0e58194: Verifying Checksum 06:03:28 ab5ef0e58194: Download complete 06:03:28 2de7ff778b66: Verifying Checksum 06:03:28 2de7ff778b66: Download complete 06:03:28 0d9ebad4ef96: Download complete 06:03:32 ab5ef0e58194: Pull complete 06:03:32 9712f1f96733: Pull complete 06:03:33 63f879dbbcfc: Pull complete 06:03:39 0d9ebad4ef96: Pull complete 06:03:39 e9a5061849ea: Pull complete 06:03:39 d747dcd14b5f: Pull complete 06:03:41 2de7ff778b66: Pull complete 06:03:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:03:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:03:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:41 prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container 06:03:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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 06:03:47 $ docker top 306c5f77d536c230e6a2a707296a1b3e5dc1511e148f57eb93b279862ecfaee9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:03:47 provisioning config files... 06:03:47 copy managed file [sigul-config] to file:/w/workspace/edgex-go/978@tmp/config10715363345709153779tmp 06:03:47 copy managed file [sigul-password] to file:/w/workspace/edgex-go/978@tmp/config11032150396758592080tmp 06:03:47 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/978@tmp/config1293860389704444941tmp [Pipeline] { [Pipeline] echo 06:03:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:03:47 ---> sigul-configuration.sh 06:03:47 gpg: directory `/root/.gnupg' created 06:03:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:03:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:03:47 gpg: keyring `/root/.gnupg/secring.gpg' created 06:03:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:03:47 gpg: CAST5 encrypted data 06:03:47 gpg: encrypted with 1 passphrase 06:03:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:03:47 + mkdir /home/jenkins 06:03:47 + mkdir /home/jenkins/sigul [Pipeline] sh 06:03:48 + 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 06:03:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:03:48 ---> sigul-install.sh 06:03:48 Sigul already installed; skipping installation. [Pipeline] sh 06:03:48 + git tag --list 06:03:48 0.6.0 06:03:48 0.6.1 06:03:48 0.7.0 06:03:48 0.7.1 06:03:48 v1.0.0 06:03:48 v1.0.1 06:03:48 v1.1.0 06:03:48 v1.2.0 06:03:48 v1.2.1 06:03:48 v1.3.0 06:03:48 v1.3.1 06:03:48 v2.0.0 06:03:48 v2.1.0 06:03:48 v2.1.1 06:03:48 v2.2.0 06:03:48 v2.3.0 06:03:48 v3.0 06:03:48 v3.0.0 06:03:48 v3.1 06:03:48 v3.1.0 06:03:48 v3.1.1 06:03:48 v4.0 06:03:48 v4.0.0 06:03:48 v4.0.1 06:03:48 v4.0.1-dev.1 06:03:48 v4.0.1-dev.2 06:03:48 v4.0.2-dev.1 06:03:48 v4.1.0-dev.1 06:03:48 v4.1.0-dev.10 06:03:48 v4.1.0-dev.100 06:03:48 v4.1.0-dev.101 06:03:48 v4.1.0-dev.102 06:03:48 v4.1.0-dev.103 06:03:48 v4.1.0-dev.104 06:03:48 v4.1.0-dev.105 06:03:48 v4.1.0-dev.106 06:03:48 v4.1.0-dev.107 06:03:48 v4.1.0-dev.108 06:03:48 v4.1.0-dev.109 06:03:48 v4.1.0-dev.11 06:03:48 v4.1.0-dev.110 06:03:48 v4.1.0-dev.111 06:03:48 v4.1.0-dev.112 06:03:48 v4.1.0-dev.113 06:03:48 v4.1.0-dev.12 06:03:48 v4.1.0-dev.13 06:03:48 v4.1.0-dev.14 06:03:48 v4.1.0-dev.15 06:03:48 v4.1.0-dev.16 06:03:48 v4.1.0-dev.17 06:03:48 v4.1.0-dev.18 06:03:48 v4.1.0-dev.19 06:03:48 v4.1.0-dev.2 06:03:48 v4.1.0-dev.20 06:03:48 v4.1.0-dev.21 06:03:48 v4.1.0-dev.22 06:03:48 v4.1.0-dev.23 06:03:48 v4.1.0-dev.24 06:03:48 v4.1.0-dev.25 06:03:48 v4.1.0-dev.26 06:03:48 v4.1.0-dev.27 06:03:48 v4.1.0-dev.28 06:03:48 v4.1.0-dev.29 06:03:48 v4.1.0-dev.3 06:03:48 v4.1.0-dev.30 06:03:48 v4.1.0-dev.31 06:03:48 v4.1.0-dev.32 06:03:48 v4.1.0-dev.33 06:03:48 v4.1.0-dev.34 06:03:48 v4.1.0-dev.35 06:03:48 v4.1.0-dev.36 06:03:48 v4.1.0-dev.37 06:03:48 v4.1.0-dev.38 06:03:48 v4.1.0-dev.39 06:03:48 v4.1.0-dev.4 06:03:48 v4.1.0-dev.40 06:03:48 v4.1.0-dev.41 06:03:48 v4.1.0-dev.42 06:03:48 v4.1.0-dev.43 06:03:48 v4.1.0-dev.44 06:03:48 v4.1.0-dev.45 06:03:48 v4.1.0-dev.46 06:03:48 v4.1.0-dev.47 06:03:48 v4.1.0-dev.48 06:03:48 v4.1.0-dev.49 06:03:48 v4.1.0-dev.5 06:03:48 v4.1.0-dev.50 06:03:48 v4.1.0-dev.51 06:03:48 v4.1.0-dev.52 06:03:48 v4.1.0-dev.53 06:03:48 v4.1.0-dev.54 06:03:48 v4.1.0-dev.55 06:03:48 v4.1.0-dev.56 06:03:48 v4.1.0-dev.57 06:03:48 v4.1.0-dev.58 06:03:48 v4.1.0-dev.59 06:03:48 v4.1.0-dev.6 06:03:48 v4.1.0-dev.60 06:03:48 v4.1.0-dev.61 06:03:48 v4.1.0-dev.62 06:03:48 v4.1.0-dev.63 06:03:48 v4.1.0-dev.64 06:03:48 v4.1.0-dev.65 06:03:48 v4.1.0-dev.66 06:03:48 v4.1.0-dev.67 06:03:48 v4.1.0-dev.68 06:03:48 v4.1.0-dev.69 06:03:48 v4.1.0-dev.7 06:03:48 v4.1.0-dev.70 06:03:48 v4.1.0-dev.71 06:03:48 v4.1.0-dev.72 06:03:48 v4.1.0-dev.73 06:03:48 v4.1.0-dev.74 06:03:48 v4.1.0-dev.75 06:03:48 v4.1.0-dev.76 06:03:48 v4.1.0-dev.77 06:03:48 v4.1.0-dev.78 06:03:48 v4.1.0-dev.79 06:03:48 v4.1.0-dev.8 06:03:48 v4.1.0-dev.80 06:03:48 v4.1.0-dev.81 06:03:48 v4.1.0-dev.82 06:03:48 v4.1.0-dev.83 06:03:48 v4.1.0-dev.84 06:03:48 v4.1.0-dev.85 06:03:48 v4.1.0-dev.86 06:03:48 v4.1.0-dev.87 06:03:48 v4.1.0-dev.88 06:03:48 v4.1.0-dev.89 06:03:48 v4.1.0-dev.9 06:03:48 v4.1.0-dev.90 06:03:48 v4.1.0-dev.91 06:03:48 v4.1.0-dev.92 06:03:48 v4.1.0-dev.93 06:03:48 v4.1.0-dev.94 06:03:48 v4.1.0-dev.95 06:03:48 v4.1.0-dev.96 06:03:48 v4.1.0-dev.97 06:03:48 v4.1.0-dev.98 06:03:48 v4.1.0-dev.99 [Pipeline] sh 06:03:49 + lftools sign git-tag v4.1.0-dev.113 06:03:49 Signing Git tag with Sigul... 06:03:49 Signing v4.1.0-dev.113 [Pipeline] echo 06:03:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:03:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:03:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:03:50 $ docker stop --time=1 306c5f77d536c230e6a2a707296a1b3e5dc1511e148f57eb93b279862ecfaee9 06:03:51 $ docker rm -f --volumes 306c5f77d536c230e6a2a707296a1b3e5dc1511e148f57eb93b279862ecfaee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:03:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:03:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:52 prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container 06:03:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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 06:03:52 $ docker top d2c33ce9455ff92c8ba1890173cffebaf682f75a3a51eb177fc908998575c9eb -eo pid,comm 06:03:52 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). 06:03:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:03:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:52 [ssh-agent] Looking for ssh-agent implementation... 06:03:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:52 $ docker exec d2c33ce9455ff92c8ba1890173cffebaf682f75a3a51eb177fc908998575c9eb ssh-agent 06:03:52 SSH_AUTH_SOCK=/tmp/ssh-Uj8VdkkRA4bU/agent.32 06:03:52 SSH_AGENT_PID=39 06:03:52 Running ssh-add (command line suppressed) 06:03:53 Identity added: /w/workspace/edgex-go/978@tmp/private_key_13037636445519396811.key (/w/workspace/edgex-go/978@tmp/private_key_13037636445519396811.key) 06:03:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:53 + git semver bump pre 06:03:53 2026-05-20 06:03:53,636 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:03:53 2026-05-20 06:03:53,641 [read_version] DEBUG read version from /w/workspace/edgex-go/978/.semver/main 06:03:53 2026-05-20 06:03:53,642 [bump_version] DEBUG bumping version:4.1.0-dev.113 on axis:pre with prefix:dev 06:03:53 2026-05-20 06:03:53,642 [bump_version] DEBUG bumped version:4.1.0-dev.114 06:03:53 2026-05-20 06:03:53,642 [write_version] DEBUG write version:4.1.0-dev.114 to path:/w/workspace/edgex-go/978/.semver/main with force:True 06:03:53 2026-05-20 06:03:53,642 [read_version] DEBUG read version from /w/workspace/edgex-go/978/.semver/main 06:03:53 2026-05-20 06:03:53,642 [write_file] DEBUG write to file:/w/workspace/edgex-go/978/.semver/main 06:03:53 2026-05-20 06:03:53,646 [execute] INFO git cat-file --batch-check 06:03:53 2026-05-20 06:03:53,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/978/.semver, stdin=, shell=False, universal_newlines=False) 06:03:53 2026-05-20 06:03:53,650 [execute] INFO git cat-file --batch 06:03:53 2026-05-20 06:03:53,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/978/.semver, stdin=, shell=False, universal_newlines=False) 06:03:53 2026-05-20 06:03:53,654 [read_version] DEBUG read version from /w/workspace/edgex-go/978/.semver/main 06:03:53 4.1.0-dev.114 [Pipeline] } 06:03:53 $ docker exec --env ******** --env ******** d2c33ce9455ff92c8ba1890173cffebaf682f75a3a51eb177fc908998575c9eb ssh-agent -k 06:03:54 unset SSH_AUTH_SOCK; 06:03:54 unset SSH_AGENT_PID; 06:03:54 echo Agent pid 39 killed; 06:03:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:03:54 + git semver [Pipeline] } 06:03:54 $ docker stop --time=1 d2c33ce9455ff92c8ba1890173cffebaf682f75a3a51eb177fc908998575c9eb 06:03:55 $ docker rm -f --volumes d2c33ce9455ff92c8ba1890173cffebaf682f75a3a51eb177fc908998575c9eb [Pipeline] // withDockerContainer [Pipeline] sh 06:03:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:03:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:56 prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container 06:03:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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 06:03:56 $ docker top 64fda6f1b3e2a5b2e89e9148fdfdeba13aa1cd04c6780a2b0c5d0d76fd62af6b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:03:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:57 [ssh-agent] Looking for ssh-agent implementation... 06:03:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:57 $ docker exec 64fda6f1b3e2a5b2e89e9148fdfdeba13aa1cd04c6780a2b0c5d0d76fd62af6b ssh-agent 06:03:57 SSH_AUTH_SOCK=/tmp/ssh-Bp9NuVORDviF/agent.33 06:03:57 SSH_AGENT_PID=39 06:03:57 Running ssh-add (command line suppressed) 06:03:57 Identity added: /w/workspace/edgex-go/978@tmp/private_key_4802373899583417157.key (/w/workspace/edgex-go/978@tmp/private_key_4802373899583417157.key) 06:03:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:57 + git semver push 06:03:57 2026-05-20 06:03:57,862 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:03:57 2026-05-20 06:03:57,866 [run_push] DEBUG push 06:03:57 2026-05-20 06:03:57,867 [execute] INFO git cat-file --batch-check 06:03:57 2026-05-20 06:03:57,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/978/.semver, stdin=, shell=False, universal_newlines=False) 06:03:57 2026-05-20 06:03:57,870 [execute] INFO git rev-list a534cf55a354f11e35c61f250c2aaa25d0b1fc91 -- 06:03:57 2026-05-20 06:03:57,870 [execute] DEBUG Popen(['git', 'rev-list', 'a534cf55a354f11e35c61f250c2aaa25d0b1fc91', '--'], cwd=/w/workspace/edgex-go/978/.semver, stdin=None, shell=False, universal_newlines=False) 06:03:57 2026-05-20 06:03:57,891 [execute] INFO git fetch -v -- origin 06:03:57 2026-05-20 06:03:57,891 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/978/.semver, stdin=None, shell=False, universal_newlines=True) 06:03:58 2026-05-20 06:03:58,472 [run_push] DEBUG no remote changes detected 06:03:58 2026-05-20 06:03:58,472 [execute] INFO git push origin semver 06:03:58 2026-05-20 06:03:58,472 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/978/.semver, stdin=None, shell=False, universal_newlines=False) 06:04:00 2026-05-20 06:03:59,914 [run_push] DEBUG push all version tags 06:04:00 2026-05-20 06:03:59,915 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:04:00 2026-05-20 06:03:59,915 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/978, stdin=None, shell=False, universal_newlines=False) 06:04:01 2026-05-20 06:04:01,477 [read_version] DEBUG read version from /w/workspace/edgex-go/978/.semver/main 06:04:01 4.1.0-dev.114 [Pipeline] } 06:04:01 $ docker exec --env ******** --env ******** 64fda6f1b3e2a5b2e89e9148fdfdeba13aa1cd04c6780a2b0c5d0d76fd62af6b ssh-agent -k 06:04:01 unset SSH_AUTH_SOCK; 06:04:01 unset SSH_AGENT_PID; 06:04:01 echo Agent pid 39 killed; 06:04:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:04:02 + git semver [Pipeline] } 06:04:02 $ docker stop --time=1 64fda6f1b3e2a5b2e89e9148fdfdeba13aa1cd04c6780a2b0c5d0d76fd62af6b 06:04:03 $ docker rm -f --volumes 64fda6f1b3e2a5b2e89e9148fdfdeba13aa1cd04c6780a2b0c5d0d76fd62af6b [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 06:04:04 + [ -d /w/workspace/edgex-go/978/archives ] [Pipeline] libraryResource [Pipeline] sh 06:04:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:04:05 ---> package-listing.sh 06:04:05 ++ facter osfamily 06:04:05 ++ tr '[:upper:]' '[:lower:]' 06:04:05 + OS_FAMILY=debian 06:04:05 + workspace=/w/workspace/edgex-go/978 06:04:05 + START_PACKAGES=/tmp/packages_start.txt 06:04:05 + END_PACKAGES=/tmp/packages_end.txt 06:04:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:04:05 + PACKAGES=/tmp/packages_start.txt 06:04:05 + '[' /w/workspace/edgex-go/978 ']' 06:04:05 + PACKAGES=/tmp/packages_end.txt 06:04:05 + case "${OS_FAMILY}" in 06:04:05 + dpkg -l 06:04:05 + grep '^ii' 06:04:05 + '[' -f /tmp/packages_start.txt ']' 06:04:05 + '[' -f /tmp/packages_end.txt ']' 06:04:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:04:05 + '[' /w/workspace/edgex-go/978 ']' 06:04:05 + mkdir -p /w/workspace/edgex-go/978/archives/ 06:04:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/978/archives/ [Pipeline] echo 06:04:05 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/978/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:04:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:06 06:04:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:07 latest: Pulling from edgex-lftools-log-publisher 06:04:07 5eb5b503b376: Pulling fs layer 06:04:07 5c69ac0246d0: Pulling fs layer 06:04:07 ec43610c2a17: Pulling fs layer 06:04:07 3a2ae6a8a46f: Pulling fs layer 06:04:07 33b1e0a273af: Pulling fs layer 06:04:07 5d3b04190fa2: Pulling fs layer 06:04:07 2f39f015ded8: Pulling fs layer 06:04:07 33b1e0a273af: Waiting 06:04:07 5d3b04190fa2: Waiting 06:04:07 2f39f015ded8: Waiting 06:04:07 3a2ae6a8a46f: Waiting 06:04:07 5c69ac0246d0: Verifying Checksum 06:04:07 5c69ac0246d0: Download complete 06:04:07 3a2ae6a8a46f: Download complete 06:04:07 33b1e0a273af: Verifying Checksum 06:04:07 33b1e0a273af: Download complete 06:04:07 5d3b04190fa2: Verifying Checksum 06:04:07 5d3b04190fa2: Download complete 06:04:07 ec43610c2a17: Verifying Checksum 06:04:07 ec43610c2a17: Download complete 06:04:07 5eb5b503b376: Verifying Checksum 06:04:07 5eb5b503b376: Download complete 06:04:08 2f39f015ded8: Verifying Checksum 06:04:08 2f39f015ded8: Download complete 06:04:09 5eb5b503b376: Pull complete 06:04:09 5c69ac0246d0: Pull complete 06:04:10 ec43610c2a17: Pull complete 06:04:10 3a2ae6a8a46f: Pull complete 06:04:10 33b1e0a273af: Pull complete 06:04:10 5d3b04190fa2: Pull complete 06:04:17 2f39f015ded8: Pull complete 06:04:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:04:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:17 prd-ubuntu20.04-docker-8c-8g-9680 does not seem to be running inside a container 06:04:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/978/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/978 -v /w/workspace/edgex-go/978:/w/workspace/edgex-go/978:rw,z -v /w/workspace/edgex-go/978@tmp:/w/workspace/edgex-go/978@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 06:04:21 $ docker top 18e1ff5f6ade67b64cbc155a3a83a7e940c37c4852c2f119e1326d21a8da9842 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:21 + touch /tmp/pre-build-complete [Pipeline] sh 06:04:21 + mkdir -p /var/log/sysstat [Pipeline] sh 06:04:22 + ls /var/log/sa-host 06:04:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:22 provisioning config files... 06:04:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/978@tmp/config10230663324124426055tmp [Pipeline] { [Pipeline] echo 06:04:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:04:22 ---> create-netrc.sh [Pipeline] } 06:04:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:04:23 ---> python-tools-install.sh [Pipeline] echo 06:04:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:04:23 ---> sudo-logs.sh 06:04:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:04:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:04:23 ---> job-cost.sh 06:04:23 lf-activate-venv: SKIPPING 06:04:23 DEBUG: total: 0.10999999940395355 06:04:23 INFO: Retrieving Stack Cost... 06:04:24 INFO: Retrieving Pricing Info for: v3-standard-8 06:04:24 INFO: Archiving Costs [Pipeline] echo 06:04:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:04:24 ---> logs-deploy.sh 06:04:24 lf-activate-venv: SKIPPING 06:04:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/978 06:04:24 INFO: archiving workspace using pattern(s): 06:04:25 Archives upload complete. 06:04:26 INFO: archiving logs to Nexus 06:04:27 ---> uname -a: 06:04:27 Linux prd-ubuntu20-04-docker-8c-8g-9680 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:04:27 06:04:27 06:04:27 ---> lscpu: 06:04:27 Architecture: x86_64 06:04:27 CPU op-mode(s): 32-bit, 64-bit 06:04:27 Byte Order: Little Endian 06:04:27 Address sizes: 40 bits physical, 48 bits virtual 06:04:27 CPU(s): 8 06:04:27 On-line CPU(s) list: 0-7 06:04:27 Thread(s) per core: 1 06:04:27 Core(s) per socket: 1 06:04:27 Socket(s): 8 06:04:27 NUMA node(s): 1 06:04:27 Vendor ID: AuthenticAMD 06:04:27 CPU family: 23 06:04:27 Model: 49 06:04:27 Model name: AMD EPYC-Rome Processor 06:04:27 Stepping: 0 06:04:27 CPU MHz: 2799.998 06:04:27 BogoMIPS: 5599.99 06:04:27 Virtualization: AMD-V 06:04:27 Hypervisor vendor: KVM 06:04:27 Virtualization type: full 06:04:27 L1d cache: 256 KiB 06:04:27 L1i cache: 256 KiB 06:04:27 L2 cache: 4 MiB 06:04:27 L3 cache: 128 MiB 06:04:27 NUMA node0 CPU(s): 0-7 06:04:27 Vulnerability Gather data sampling: Not affected 06:04:27 Vulnerability Itlb multihit: Not affected 06:04:27 Vulnerability L1tf: Not affected 06:04:27 Vulnerability Mds: Not affected 06:04:27 Vulnerability Meltdown: Not affected 06:04:27 Vulnerability Mmio stale data: Not affected 06:04:27 Vulnerability Retbleed: Vulnerable 06:04:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:04:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:04:27 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:04:27 Vulnerability Srbds: Not affected 06:04:27 Vulnerability Tsx async abort: Not affected 06:04:27 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:04:27 06:04:27 06:04:27 ---> nproc: 06:04:27 8 06:04:27 06:04:27 06:04:27 ---> df -h: 06:04:27 Filesystem Size Used Avail Use% Mounted on 06:04:27 overlay 155G 34G 121G 22% / 06:04:27 tmpfs 64M 0 64M 0% /dev 06:04:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:04:27 shm 64M 0 64M 0% /dev/shm 06:04:27 /dev/vda1 155G 34G 121G 22% /facter-os 06:04:27 06:04:27 06:04:27 ---> sar -b -r -n DEV: 06:04:27 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9680) 05/20/26 _x86_64_ (8 CPU) 06:04:27 06:04:27 05:08:51 LINUX RESTART (8 CPU) 06:04:27 06:04:27 05:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:04:27 05:10:02 374.12 72.69 301.43 0.00 12308.35 112891.32 0.00 06:04:27 05:11:01 172.94 10.52 162.41 0.00 1712.12 40661.72 0.00 06:04:27 05:12:01 50.75 0.07 50.68 0.00 0.53 41286.12 0.00 06:04:27 05:13:01 50.71 0.25 50.46 0.00 2.93 20974.10 0.00 06:04:27 05:14:01 257.57 0.28 257.29 0.00 32.79 159314.11 0.00 06:04:27 05:15:01 945.14 25.20 919.95 0.00 224.76 357012.50 0.00 06:04:27 05:16:01 272.14 1.12 271.03 0.00 10.13 98774.94 0.00 06:04:27 05:17:01 361.19 0.03 361.15 0.00 0.27 117437.01 0.00 06:04:27 05:18:01 172.50 1.61 170.89 0.00 77.36 93206.66 0.00 06:04:27 05:19:01 728.68 44.43 684.25 0.00 3897.35 115207.87 0.00 06:04:27 05:20:01 31.13 1.72 29.42 0.00 224.82 764.28 0.00 06:04:27 05:21:01 15.66 0.00 15.66 0.00 0.00 383.14 0.00 06:04:27 05:22:01 1.52 0.00 1.52 0.00 0.00 17.59 0.00 06:04:27 05:23:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 06:04:27 05:24:01 4.48 2.30 2.18 0.00 20.93 30.13 0.00 06:04:27 05:25:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 06:04:27 05:26:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 06:04:27 05:27:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 06:04:27 05:28:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 06:04:27 05:29:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 06:04:27 05:30:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 06:04:27 05:31:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 06:04:27 05:32:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 06:04:27 05:33:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 06:04:27 05:34:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 06:04:27 05:35:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 06:04:27 05:36:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 06:04:27 05:37:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 06:04:27 05:38:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 06:04:27 05:39:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 06:04:27 05:40:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 06:04:27 05:41:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 06:04:27 05:42:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 06:04:27 05:43:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 06:04:27 05:44:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 06:04:27 05:45:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 06:04:27 05:46:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 06:04:27 05:47:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 06:04:27 05:48:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 06:04:27 05:49:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 06:04:27 05:50:01 1.43 0.30 1.13 0.00 16.80 15.33 0.00 06:04:27 05:51:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 06:04:27 05:52:01 2.82 1.40 1.42 0.00 29.06 18.13 0.00 06:04:27 05:53:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 06:04:27 05:54:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 06:04:27 05:55:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 06:04:27 05:56:02 1.22 0.00 1.22 0.00 0.00 13.73 0.00 06:04:27 05:57:01 0.92 0.00 0.92 0.00 0.00 10.44 0.00 06:04:27 05:58:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 06:04:27 05:59:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 06:04:27 06:00:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 06:04:27 06:01:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 06:04:27 06:02:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 06:04:27 06:03:01 37.53 0.78 36.74 0.00 45.33 20293.42 0.00 06:04:27 06:04:01 130.72 3.43 127.29 0.00 290.70 42085.30 0.00 06:04:27 Average: 66.40 3.02 63.38 0.00 343.19 22199.71 0.00 06:04:27 06:04:27 05:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:04:27 05:10:02 28925612 31561528 749996 2.28 75912 2854308 1797964 5.30 979876 2607280 948 06:04:27 05:11:01 26317276 30970968 1310256 3.99 124960 4668824 2467148 7.27 2221044 3788424 717788 06:04:27 05:12:01 26572528 31331360 946504 2.88 128860 4753324 2141640 6.31 1692424 4040528 168148 06:04:27 05:13:01 25524932 31339512 937320 2.85 135692 5740816 2033380 5.99 1999244 4724200 607984 06:04:27 05:14:01 21201272 31246608 1019460 3.10 150008 9866804 2616848 7.71 2213348 8718008 1819116 06:04:27 05:15:01 10235220 31394032 859888 2.62 362836 20162168 2315984 6.83 3096624 18183952 2093012 06:04:27 05:16:01 4917528 28424068 3760236 11.44 403628 22122916 10818764 31.90 6919744 19230532 1476152 06:04:27 05:17:01 1464560 27245320 4944376 15.04 419516 24293392 10431268 30.75 9041404 20481208 583120 06:04:27 05:18:01 629492 28362484 3828944 11.65 417832 26174484 9222416 27.19 8952316 21340096 1464344 06:04:27 05:19:01 5726940 31381076 866772 2.64 427484 24305944 2229940 6.57 3757816 21734492 512 06:04:27 05:20:01 5738904 31401504 845508 2.57 428720 24313092 2207368 6.51 4250568 21234128 176 06:04:27 05:21:01 5750940 31413964 832700 2.53 429288 24313196 2052220 6.05 4572248 20899536 220 06:04:27 05:22:01 5751256 31414308 832432 2.53 429308 24313200 2052220 6.05 4571408 20899540 4 06:04:27 05:23:01 5768776 31431876 814740 2.48 429312 24313200 2052220 6.05 4552556 20899184 260 06:04:27 05:24:01 5768048 31431964 815080 2.48 429796 24313388 2082020 6.14 4552848 20899320 224 06:04:27 05:25:01 5772612 31436528 810420 2.47 429816 24313388 2082020 6.14 4549248 20898100 156 06:04:27 05:26:01 5772492 31436492 810312 2.47 429844 24313396 2082020 6.14 4549540 20898108 8 06:04:27 05:27:01 5772340 31436384 810232 2.46 429860 24313400 2082020 6.14 4549436 20898108 28 06:04:27 05:28:01 5772188 31436296 810204 2.46 429876 24313400 2082020 6.14 4549504 20898112 8 06:04:27 05:29:01 5772416 31436596 810008 2.46 429900 24313460 2082020 6.14 4548980 20898180 12 06:04:27 05:30:01 5772676 31436888 809544 2.46 429924 24313468 2082020 6.14 4549040 20898180 8 06:04:27 05:31:01 5772508 31436816 809520 2.46 429932 24313472 2082020 6.14 4549044 20898188 156 06:04:27 05:32:01 5772712 31437020 809232 2.46 429956 24313472 2082020 6.14 4549128 20898188 12 06:04:27 05:33:01 5772872 31437184 809208 2.46 429964 24313476 2082020 6.14 4549128 20898192 8 06:04:27 05:34:01 5772476 31436880 809324 2.46 429992 24313480 2082020 6.14 4549680 20898196 216 06:04:27 05:35:01 5772500 31436940 809264 2.46 430020 24313480 2082020 6.14 4549336 20898200 4 06:04:27 05:36:01 5772176 31436632 809504 2.46 430044 24313492 2082020 6.14 4549288 20898212 44 06:04:27 05:37:01 5772380 31436836 809216 2.46 430072 24313492 2082020 6.14 4549340 20898212 8 06:04:27 05:38:01 5772268 31436916 809116 2.46 430092 24313624 2082020 6.14 4549396 20898348 4 06:04:27 05:39:01 5771748 31436432 809576 2.46 430124 24313624 2082020 6.14 4549752 20898332 12 06:04:27 05:40:01 5771660 31436384 809512 2.46 430172 24313628 2082020 6.14 4549596 20898340 8 06:04:27 05:41:01 5772152 31436880 809144 2.46 430192 24313632 2082020 6.14 4549828 20898344 12 06:04:27 05:42:01 5772524 31437312 808892 2.46 430220 24313632 2082020 6.14 4549892 20898348 12 06:04:27 05:43:01 5772224 31437020 809100 2.46 430236 24313636 2082020 6.14 4549688 20898352 148 06:04:27 05:44:01 5772080 31436876 809164 2.46 430256 24313636 2082020 6.14 4549896 20898352 4 06:04:27 05:45:01 5771828 31436828 809228 2.46 430276 24313772 2082020 6.14 4550184 20898476 264 06:04:27 05:46:01 5771860 31436864 809160 2.46 430312 24313772 2082020 6.14 4549572 20898480 4 06:04:27 05:47:01 5771056 31436124 809896 2.46 430336 24313776 2082020 6.14 4549888 20898488 236 06:04:27 05:48:01 5770528 31435600 810384 2.47 430360 24313780 2082020 6.14 4549632 20898488 8 06:04:27 05:49:01 5770740 31435812 810028 2.46 430380 24313780 2082020 6.14 4549860 20898488 12 06:04:27 05:50:01 5768716 31434352 811460 2.47 430412 24314284 2082020 6.14 4554620 20898800 44 06:04:27 05:51:01 5767624 31433296 812684 2.47 430436 24314284 2082020 6.14 4554484 20898800 8 06:04:27 05:52:01 5762064 31429752 816140 2.48 430464 24315164 2082020 6.14 4560168 20898812 12 06:04:27 05:53:01 5761292 31429012 816876 2.49 430476 24315176 2082020 6.14 4559484 20898820 180 06:04:27 05:54:01 5761048 31428804 817064 2.49 430508 24315176 2082020 6.14 4559960 20898824 8 06:04:27 05:55:01 5761252 31429012 816752 2.48 430552 24315180 2082020 6.14 4559852 20898808 180 06:04:27 05:56:02 5761448 31429272 816472 2.48 430564 24315180 2082020 6.14 4560148 20898808 8 06:04:27 05:57:01 5761400 31429228 816440 2.48 430580 24315184 2082020 6.14 4560764 20898812 24 06:04:27 05:58:01 5761164 31428992 816608 2.48 430588 24315184 2082020 6.14 4559888 20898812 12 06:04:27 05:59:01 5760896 31428728 816804 2.48 430596 24315188 2098064 6.19 4560764 20898816 28 06:04:27 06:00:01 5761060 31428952 816488 2.48 430624 24315192 2098064 6.19 4560372 20898824 32 06:04:27 06:01:01 5761084 31428976 816448 2.48 430640 24315192 2098064 6.19 4560860 20898824 12 06:04:27 06:02:01 5760720 31428616 816736 2.48 430652 24315196 2098064 6.19 4559996 20898828 4 06:04:27 06:03:01 4930724 31380580 863932 2.63 446936 25027276 2180600 6.43 4617952 21611496 136104 06:04:27 06:04:01 4149940 31331276 907928 2.76 482556 25640072 2160988 6.37 4738856 22182280 916 06:04:27 Average: 7428850 31228472 1017859 3.10 401307 22565657 2546253 7.51 4467991 19411196 164927 06:04:27 06:04:27 05:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:04:27 05:10:02 vethcde7b77 410.36 406.82 35.72 2987.55 0.00 0.00 0.00 0.24 06:04:27 05:10:02 docker0 410.36 406.70 30.11 2987.54 0.00 0.00 0.00 0.00 06:04:27 05:10:02 lo 3.63 3.63 0.36 0.36 0.00 0.00 0.00 0.00 06:04:27 05:10:02 ens3 1233.03 978.95 10506.73 141.55 0.00 0.00 0.00 0.00 06:04:27 05:11:01 docker0 251.26 289.21 20.88 1597.63 0.00 0.00 0.00 0.00 06:04:27 05:11:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 06:04:27 05:11:01 veth2d3d5df 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:04:27 05:11:01 ens3 459.67 361.80 5036.89 82.05 0.00 0.00 0.00 0.00 06:04:27 05:12:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 06:04:27 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:12:01 veth2d3d5df 1.10 1.13 0.10 0.10 0.00 0.00 0.00 0.00 06:04:27 05:12:01 ens3 24.19 17.14 18.83 11.04 0.00 0.00 0.00 0.00 06:04:27 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:13:01 veth2d3d5df 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:13:01 ens3 17.75 9.43 15.51 8.64 0.00 0.00 0.00 0.00 06:04:27 05:14:01 veth367cfc8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:14:01 veth18cde40 5.65 13.75 0.41 123.37 0.00 0.00 0.00 0.01 06:04:27 05:14:01 veth4a58b09 4.05 7.67 0.37 125.18 0.00 0.00 0.00 0.01 06:04:27 05:14:01 vethf105230 3.60 6.72 0.31 92.01 0.00 0.00 0.00 0.01 06:04:27 05:14:01 veth4b620b5 3.22 6.30 0.28 85.15 0.00 0.00 0.00 0.01 06:04:27 05:14:01 vethb34b1c2 2.13 4.72 0.20 43.31 0.00 0.00 0.00 0.00 06:04:27 05:14:01 veth5232071 2.75 7.52 0.22 125.98 0.00 0.00 0.00 0.01 06:04:27 05:14:01 vethb8556e6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:14:01 docker0 27.58 54.11 1.97 751.14 0.00 0.00 0.00 0.00 06:04:27 05:14:01 veth72f1d11 1.62 3.87 0.14 43.21 0.00 0.00 0.00 0.00 06:04:27 05:14:01 veth0d12854 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:14:01 vethc012247 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:14:01 vethad349d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:14:01 veth974c3a9 1.58 3.55 0.14 43.16 0.00 0.00 0.00 0.00 06:04:27 05:14:01 vethe373402 3.87 1.62 43.21 0.14 0.00 0.00 0.00 0.00 06:04:27 05:14:01 veth7331439 0.70 1.25 0.06 0.28 0.00 0.00 0.00 0.00 06:04:27 05:14:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 06:04:27 05:14:01 veth2f98088 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:14:01 vethb793ea9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:14:01 veth548385c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:14:01 ens3 196.02 114.06 4032.25 24.43 0.00 0.00 0.00 0.00 06:04:27 05:15:01 docker0 559.59 866.24 50.20 8671.15 0.00 0.00 0.00 0.00 06:04:27 05:15:01 veth7331439 0.07 1.85 0.00 0.08 0.00 0.00 0.00 0.00 06:04:27 05:15:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:04:27 05:15:01 ens3 897.90 577.85 8697.41 72.01 0.00 0.00 0.00 0.00 06:04:27 05:16:01 veth6ce2deb 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 06:04:27 05:16:01 veth3216b07 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 06:04:27 05:16:01 veth7a3e6a0 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 06:04:27 05:16:01 vethb348c06 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 06:04:27 05:16:01 docker0 0.68 0.05 0.02 0.00 0.00 0.00 0.00 0.00 06:04:27 05:16:01 veth771d7e8 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 06:04:27 05:16:01 vethc675a75 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 06:04:27 05:16:01 vethf9f78a9 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 06:04:27 05:16:01 veth7331439 0.08 0.65 0.00 0.03 0.00 0.00 0.00 0.00 06:04:27 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:16:01 veth25d843f 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 06:04:27 05:16:01 vethe6b3287 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 06:04:27 05:16:01 veth9a4d161 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 06:04:27 05:16:01 veth2a81b2a 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 06:04:27 05:16:01 veth07e3349 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 06:04:27 05:16:01 ens3 13.18 7.43 10.91 5.97 0.00 0.00 0.00 0.00 06:04:27 05:17:01 veth6ce2deb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:17:01 veth3216b07 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:17:01 veth7a3e6a0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:17:01 vethb348c06 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:17:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:17:01 vethc675a75 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:17:01 vethf9f78a9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:17:01 veth7331439 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:17:01 veth25d843f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:17:01 vethe6b3287 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:17:01 veth9a4d161 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:17:01 veth2a81b2a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:17:01 ens3 3.15 1.58 2.51 1.38 0.00 0.00 0.00 0.00 06:04:27 05:18:01 veth6ce2deb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:18:01 veth3216b07 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:18:01 veth7a3e6a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:18:01 vethb348c06 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:18:01 vethc675a75 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:18:01 vethf9f78a9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:18:01 veth7331439 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:18:01 vethf3d26f8 0.77 0.05 0.04 0.00 0.00 0.00 0.00 0.00 06:04:27 05:18:01 veth25d843f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:18:01 vethe6b3287 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:18:01 veth9a4d161 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:18:01 veth2a81b2a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:18:01 ens3 4.06 2.08 3.40 1.79 0.00 0.00 0.00 0.00 06:04:27 05:19:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:19:01 lo 22.40 22.40 2.20 2.20 0.00 0.00 0.00 0.00 06:04:27 05:19:01 ens3 346.99 330.14 854.32 1103.53 0.00 0.00 0.00 0.00 06:04:27 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:20:01 lo 32.18 32.18 3.15 3.15 0.00 0.00 0.00 0.00 06:04:27 05:20:01 ens3 453.61 455.67 171.19 2833.49 0.00 0.00 0.00 0.00 06:04:27 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:21:01 lo 15.26 15.26 1.49 1.49 0.00 0.00 0.00 0.00 06:04:27 05:21:01 ens3 226.13 219.73 95.30 1502.52 0.00 0.00 0.00 0.00 06:04:27 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:04:27 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:24:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:04:27 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:25:01 ens3 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00 06:04:27 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:26:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 06:04:27 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:27:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:28:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:04:27 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:29:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:04:27 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:30:01 ens3 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 06:04:27 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:31:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:04:27 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:32:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:04:27 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:33:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:04:27 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:34:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:04:27 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:35:01 ens3 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00 06:04:27 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:36:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:04:27 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:37:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:38:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:04:27 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:39:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:04:27 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:40:01 ens3 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 06:04:27 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:41:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:42:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:04:27 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:43:01 ens3 0.17 0.13 0.02 0.01 0.00 0.00 0.00 0.00 06:04:27 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:44:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:04:27 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:45:01 ens3 0.33 0.30 0.15 0.08 0.00 0.00 0.00 0.00 06:04:27 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:46:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:04:27 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:47:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:48:01 ens3 0.42 0.02 0.05 0.00 0.00 0.00 0.00 0.00 06:04:27 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:49:01 ens3 0.62 0.60 0.36 0.30 0.00 0.00 0.00 0.00 06:04:27 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:50:01 ens3 1.88 1.08 1.26 0.66 0.00 0.00 0.00 0.00 06:04:27 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:51:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 06:04:27 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:52:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:52:01 ens3 5.98 4.77 3.77 4.79 0.00 0.00 0.00 0.00 06:04:27 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:53:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:54:01 ens3 1.77 1.47 0.98 1.21 0.00 0.00 0.00 0.00 06:04:27 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:55:01 ens3 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00 06:04:27 05:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:56:02 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:04:27 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:57:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:58:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:04:27 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 05:59:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:04:27 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 06:00:01 ens3 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 06:04:27 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 06:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:27 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 06:02:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:04:27 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:27 06:03:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 06:04:27 06:03:01 ens3 130.16 73.62 4030.99 13.62 0.00 0.00 0.00 0.00 06:04:27 06:04:01 docker0 95.33 131.92 8.19 779.82 0.00 0.00 0.00 0.00 06:04:27 06:04:01 vethf2cf6f5 2.05 1.90 0.38 1.33 0.00 0.00 0.00 0.00 06:04:27 06:04:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 06:04:27 06:04:01 ens3 347.50 250.32 4053.22 164.39 0.00 0.00 0.00 0.00 06:04:27 Average: docker0 24.41 31.73 2.02 268.52 0.00 0.00 0.00 0.00 06:04:27 Average: vethf2cf6f5 0.04 0.03 0.01 0.02 0.00 0.00 0.00 0.00 06:04:27 Average: lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 06:04:27 Average: ens3 79.34 61.94 681.33 108.67 0.00 0.00 0.00 0.00 06:04:27 06:04:27 06:04:27 ---> sar -P ALL: 06:04:27 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9680) 05/20/26 _x86_64_ (8 CPU) 06:04:27 06:04:27 05:08:51 LINUX RESTART (8 CPU) 06:04:27 06:04:27 05:09:01 CPU %user %nice %system %iowait %steal %idle 06:04:27 05:10:02 all 9.56 0.00 2.78 1.77 0.06 85.83 06:04:27 05:10:02 0 8.41 0.00 1.99 0.49 0.05 89.06 06:04:27 05:10:02 1 9.32 0.00 3.37 0.39 0.07 86.86 06:04:27 05:10:02 2 9.08 0.00 2.05 3.11 0.05 85.71 06:04:27 05:10:02 3 10.11 0.00 3.81 2.72 0.07 83.29 06:04:27 05:10:02 4 8.28 0.00 2.56 0.96 0.07 88.14 06:04:27 05:10:02 5 11.15 0.00 3.05 2.05 0.07 83.68 06:04:27 05:10:02 6 10.42 0.00 3.04 1.12 0.05 85.36 06:04:27 05:10:02 7 9.71 0.00 2.36 3.37 0.08 84.48 06:04:27 05:11:01 all 32.25 0.00 6.42 0.82 0.08 60.44 06:04:27 05:11:01 0 31.28 0.00 5.97 0.14 0.07 62.54 06:04:27 05:11:01 1 31.73 0.00 6.91 1.17 0.07 60.12 06:04:27 05:11:01 2 32.41 0.00 5.88 0.21 0.07 61.44 06:04:27 05:11:01 3 32.54 0.00 5.28 0.14 0.07 61.97 06:04:27 05:11:01 4 31.91 0.00 7.18 0.28 0.09 60.56 06:04:27 05:11:01 5 32.14 0.00 7.84 4.36 0.09 55.58 06:04:27 05:11:01 6 30.69 0.00 5.33 0.03 0.07 63.88 06:04:27 05:11:01 7 35.27 0.00 6.98 0.21 0.09 57.46 06:04:27 05:12:01 all 34.90 0.00 7.19 0.37 0.08 57.47 06:04:27 05:12:01 0 34.09 0.00 6.88 0.02 0.08 58.93 06:04:27 05:12:01 1 34.53 0.00 7.05 0.05 0.08 58.29 06:04:27 05:12:01 2 37.44 0.00 7.58 0.03 0.08 54.87 06:04:27 05:12:01 3 34.83 0.00 6.95 0.03 0.07 58.11 06:04:27 05:12:01 4 33.83 0.00 7.66 0.25 0.07 58.18 06:04:27 05:12:01 5 33.63 0.00 7.34 0.86 0.07 58.11 06:04:27 05:12:01 6 36.10 0.00 6.34 0.03 0.07 57.46 06:04:27 05:12:01 7 34.72 0.00 7.71 1.72 0.08 55.77 06:04:27 05:13:01 all 70.73 0.00 8.64 0.07 0.07 20.49 06:04:27 05:13:01 0 70.92 0.00 8.41 0.02 0.07 20.59 06:04:27 05:13:01 1 71.97 0.00 9.52 0.02 0.07 18.43 06:04:27 05:13:01 2 70.81 0.00 8.07 0.00 0.07 21.05 06:04:27 05:13:01 3 71.24 0.00 8.45 0.44 0.07 19.80 06:04:27 05:13:01 4 69.21 0.00 8.79 0.05 0.08 21.87 06:04:27 05:13:01 5 70.48 0.00 8.25 0.02 0.07 21.18 06:04:27 05:13:01 6 69.95 0.00 8.41 0.00 0.07 21.57 06:04:27 05:13:01 7 71.24 0.00 9.22 0.05 0.08 19.41 06:04:27 05:14:01 all 27.60 0.00 7.58 3.36 0.07 61.40 06:04:27 05:14:01 0 26.17 0.00 8.12 2.17 0.08 63.46 06:04:27 05:14:01 1 27.90 0.00 8.15 4.72 0.08 59.15 06:04:27 05:14:01 2 29.45 0.00 7.02 3.13 0.07 60.33 06:04:27 05:14:01 3 25.31 0.00 6.78 2.56 0.07 65.29 06:04:27 05:14:01 4 28.75 0.00 8.17 2.53 0.07 60.49 06:04:27 05:14:01 5 27.36 0.00 7.88 5.94 0.08 58.74 06:04:27 05:14:01 6 25.51 0.00 6.96 3.61 0.07 63.86 06:04:27 05:14:01 7 30.32 0.00 7.54 2.24 0.07 59.84 06:04:27 05:15:01 all 15.02 0.00 8.35 20.35 0.06 56.21 06:04:27 05:15:01 0 14.80 0.00 8.26 25.63 0.05 51.25 06:04:27 05:15:01 1 14.09 0.00 9.12 14.72 0.07 62.00 06:04:27 05:15:01 2 15.36 0.00 6.50 7.66 0.07 70.41 06:04:27 05:15:01 3 15.66 0.00 7.24 22.47 0.07 54.56 06:04:27 05:15:01 4 14.73 0.00 11.16 50.28 0.08 23.75 06:04:27 05:15:01 5 15.28 0.00 7.55 9.41 0.05 67.70 06:04:27 05:15:01 6 15.16 0.00 8.35 18.52 0.05 57.92 06:04:27 05:15:01 7 15.09 0.00 8.68 14.41 0.05 61.77 06:04:27 05:16:01 all 74.73 0.00 10.31 2.59 0.11 12.26 06:04:27 05:16:01 0 74.96 0.00 10.02 0.83 0.12 14.07 06:04:27 05:16:01 1 74.40 0.00 10.72 0.62 0.13 14.13 06:04:27 05:16:01 2 74.14 0.00 10.79 1.14 0.10 13.84 06:04:27 05:16:01 3 75.62 0.00 9.15 1.04 0.10 14.09 06:04:27 05:16:01 4 74.38 0.00 11.19 13.32 0.13 0.99 06:04:27 05:16:01 5 73.88 0.00 11.18 0.89 0.10 13.95 06:04:27 05:16:01 6 75.06 0.00 9.88 0.95 0.10 14.01 06:04:27 05:16:01 7 75.42 0.00 9.57 1.99 0.08 12.93 06:04:27 05:17:01 all 90.47 0.00 9.42 0.00 0.11 0.00 06:04:27 05:17:01 0 90.88 0.00 9.02 0.00 0.10 0.00 06:04:27 05:17:01 1 90.32 0.00 9.58 0.00 0.10 0.00 06:04:27 05:17:01 2 90.95 0.00 8.95 0.00 0.10 0.00 06:04:27 05:17:01 3 89.85 0.00 10.05 0.00 0.10 0.00 06:04:27 05:17:01 4 90.50 0.00 9.40 0.00 0.10 0.00 06:04:27 05:17:01 5 90.07 0.00 9.81 0.00 0.12 0.00 06:04:27 05:17:01 6 90.67 0.00 9.19 0.00 0.13 0.00 06:04:27 05:17:01 7 90.50 0.00 9.38 0.00 0.12 0.00 06:04:27 05:18:01 all 90.78 0.00 9.13 0.00 0.09 0.00 06:04:27 05:18:01 0 91.23 0.00 8.69 0.00 0.08 0.00 06:04:27 05:18:01 1 90.50 0.00 9.40 0.00 0.10 0.00 06:04:27 05:18:01 2 90.26 0.00 9.64 0.00 0.10 0.00 06:04:27 05:18:01 3 91.13 0.00 8.79 0.00 0.08 0.00 06:04:27 05:18:01 4 90.63 0.00 9.29 0.00 0.08 0.00 06:04:27 05:18:01 5 89.93 0.00 9.97 0.00 0.10 0.00 06:04:27 05:18:01 6 90.96 0.00 8.94 0.00 0.10 0.00 06:04:27 05:18:01 7 91.58 0.00 8.32 0.00 0.10 0.00 06:04:27 05:19:01 all 25.36 0.00 4.54 3.21 0.07 66.82 06:04:27 05:19:01 0 23.20 0.00 4.85 3.72 0.08 68.15 06:04:27 05:19:01 1 25.18 0.00 4.65 4.13 0.07 65.97 06:04:27 05:19:01 2 24.42 0.00 4.88 2.73 0.05 67.92 06:04:27 05:19:01 3 25.59 0.00 5.04 4.79 0.07 64.51 06:04:27 05:19:01 4 26.46 0.00 4.33 2.56 0.07 66.58 06:04:27 05:19:01 5 26.59 0.00 4.17 1.73 0.07 67.44 06:04:27 05:19:01 6 26.43 0.00 4.01 1.93 0.07 67.57 06:04:27 05:19:01 7 25.02 0.00 4.36 4.09 0.08 66.44 06:04:27 05:20:01 all 12.20 0.00 0.91 0.11 0.07 86.71 06:04:27 05:20:01 0 13.00 0.00 1.05 0.03 0.07 85.85 06:04:27 05:20:01 1 11.17 0.00 1.12 0.08 0.05 87.57 06:04:27 05:20:01 2 12.14 0.00 0.95 0.07 0.08 86.76 06:04:27 05:20:01 3 10.15 0.00 0.77 0.07 0.08 88.93 06:04:27 05:20:01 4 7.14 0.00 0.84 0.08 0.05 91.89 06:04:27 05:20:01 5 15.99 0.00 0.89 0.55 0.08 82.49 06:04:27 05:20:01 6 11.18 0.00 0.95 0.03 0.08 87.75 06:04:27 05:20:01 7 16.81 0.00 0.70 0.00 0.07 82.42 06:04:27 06:04:27 05:20:01 CPU %user %nice %system %iowait %steal %idle 06:04:27 05:21:01 all 7.71 0.00 0.57 0.06 0.05 91.61 06:04:27 05:21:01 0 8.17 0.00 0.57 0.18 0.03 91.05 06:04:27 05:21:01 1 7.12 0.00 0.50 0.03 0.07 92.27 06:04:27 05:21:01 2 10.10 0.00 0.57 0.07 0.05 89.21 06:04:27 05:21:01 3 9.12 0.00 0.57 0.07 0.07 90.18 06:04:27 05:21:01 4 6.01 0.00 0.42 0.05 0.05 93.48 06:04:27 05:21:01 5 8.77 0.00 0.65 0.02 0.05 90.51 06:04:27 05:21:01 6 5.84 0.00 0.63 0.08 0.05 93.39 06:04:27 05:21:01 7 6.52 0.00 0.65 0.00 0.05 92.77 06:04:27 05:22:01 all 0.04 0.00 0.01 0.00 0.01 99.92 06:04:27 05:22:01 0 0.02 0.00 0.00 0.02 0.02 99.95 06:04:27 05:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:04:27 05:22:01 3 0.13 0.00 0.00 0.00 0.00 99.87 06:04:27 05:22:01 4 0.08 0.00 0.10 0.02 0.03 99.77 06:04:27 05:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:04:27 05:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:04:27 05:22:01 7 0.05 0.00 0.00 0.00 0.02 99.93 06:04:27 05:23:01 all 0.04 0.00 0.01 0.00 0.01 99.93 06:04:27 05:23:01 0 0.08 0.00 0.02 0.02 0.00 99.88 06:04:27 05:23:01 1 0.08 0.00 0.00 0.00 0.02 99.90 06:04:27 05:23:01 2 0.07 0.00 0.02 0.00 0.03 99.88 06:04:27 05:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 05:23:01 4 0.03 0.00 0.02 0.00 0.03 99.92 06:04:27 05:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:23:01 6 0.00 0.00 0.03 0.00 0.00 99.97 06:04:27 05:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:04:27 05:24:01 all 0.13 0.00 0.04 0.01 0.01 99.80 06:04:27 05:24:01 0 0.03 0.00 0.02 0.02 0.00 99.93 06:04:27 05:24:01 1 0.81 0.00 0.10 0.00 0.00 99.09 06:04:27 05:24:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:04:27 05:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:04:27 05:24:01 4 0.10 0.00 0.07 0.08 0.03 99.72 06:04:27 05:24:01 5 0.02 0.00 0.05 0.00 0.00 99.93 06:04:27 05:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 05:24:01 7 0.02 0.00 0.05 0.02 0.00 99.92 06:04:27 05:25:01 all 0.04 0.00 0.02 0.00 0.01 99.92 06:04:27 05:25:01 0 0.00 0.00 0.02 0.02 0.02 99.95 06:04:27 05:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:04:27 05:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:04:27 05:25:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:04:27 05:25:01 4 0.20 0.00 0.03 0.00 0.03 99.73 06:04:27 05:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:04:27 05:25:01 6 0.05 0.00 0.00 0.00 0.00 99.95 06:04:27 05:25:01 7 0.02 0.00 0.03 0.00 0.02 99.93 06:04:27 05:26:01 all 0.21 0.00 0.02 0.00 0.01 99.75 06:04:27 05:26:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:04:27 05:26:01 1 0.00 0.00 0.00 0.02 0.02 99.97 06:04:27 05:26:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:04:27 05:26:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:04:27 05:26:01 4 1.50 0.00 0.07 0.00 0.03 98.40 06:04:27 05:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 05:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:04:27 05:26:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:04:27 05:27:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:04:27 05:27:01 0 0.00 0.00 0.02 0.02 0.00 99.97 06:04:27 05:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:04:27 05:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:04:27 05:27:01 3 0.05 0.00 0.00 0.00 0.00 99.95 06:04:27 05:27:01 4 0.08 0.00 0.05 0.00 0.05 99.82 06:04:27 05:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:27:01 6 0.07 0.00 0.02 0.00 0.00 99.92 06:04:27 05:27:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:04:27 05:28:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:04:27 05:28:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:04:27 05:28:01 1 0.00 0.00 0.00 0.02 0.02 99.97 06:04:27 05:28:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:04:27 05:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:28:01 4 0.07 0.00 0.05 0.00 0.03 99.85 06:04:27 05:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:04:27 05:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 05:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 05:29:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:04:27 05:29:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:04:27 05:29:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:04:27 05:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:04:27 05:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:29:01 4 0.07 0.00 0.02 0.00 0.05 99.87 06:04:27 05:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:29:01 6 0.07 0.00 0.02 0.00 0.02 99.90 06:04:27 05:29:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:04:27 05:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:04:27 05:30:01 0 0.00 0.00 0.00 0.02 0.02 99.97 06:04:27 05:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:04:27 05:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:04:27 05:30:01 3 0.07 0.00 0.00 0.00 0.00 99.93 06:04:27 05:30:01 4 0.02 0.00 0.05 0.00 0.02 99.92 06:04:27 05:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 05:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:04:27 05:30:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:04:27 05:31:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:04:27 05:31:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:04:27 05:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:04:27 05:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:04:27 05:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 05:31:01 4 0.10 0.00 0.03 0.00 0.05 99.82 06:04:27 05:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 05:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:04:27 05:31:01 7 0.05 0.00 0.03 0.00 0.02 99.90 06:04:27 06:04:27 05:31:01 CPU %user %nice %system %iowait %steal %idle 06:04:27 05:32:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:04:27 05:32:01 0 0.02 0.00 0.00 0.02 0.02 99.95 06:04:27 05:32:01 1 0.00 0.00 0.02 0.02 0.02 99.95 06:04:27 05:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:04:27 05:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:32:01 4 0.03 0.00 0.02 0.00 0.03 99.92 06:04:27 05:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:04:27 05:32:01 6 0.07 0.00 0.03 0.00 0.02 99.88 06:04:27 05:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:04:27 05:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:04:27 05:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 05:33:01 1 0.05 0.00 0.00 0.02 0.02 99.92 06:04:27 05:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:04:27 05:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:04:27 05:33:01 4 0.02 0.00 0.00 0.00 0.03 99.95 06:04:27 05:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:04:27 05:33:01 6 0.03 0.00 0.07 0.00 0.02 99.88 06:04:27 05:33:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:04:27 05:34:01 all 0.03 0.00 0.01 0.01 0.01 99.93 06:04:27 05:34:01 0 0.03 0.00 0.00 0.03 0.02 99.92 06:04:27 05:34:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:04:27 05:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:04:27 05:34:01 3 0.08 0.00 0.00 0.00 0.02 99.90 06:04:27 05:34:01 4 0.02 0.00 0.05 0.00 0.03 99.90 06:04:27 05:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:04:27 05:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:04:27 05:35:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:04:27 05:35:01 0 0.00 0.00 0.02 0.02 0.00 99.97 06:04:27 05:35:01 1 0.00 0.00 0.02 0.02 0.02 99.95 06:04:27 05:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:04:27 05:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 05:35:01 4 0.02 0.00 0.00 0.00 0.03 99.95 06:04:27 05:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 05:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:04:27 05:35:01 7 0.05 0.00 0.03 0.00 0.02 99.90 06:04:27 05:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:04:27 05:36:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:04:27 05:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:04:27 05:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 05:36:01 4 0.03 0.00 0.00 0.00 0.03 99.93 06:04:27 05:36:01 5 0.00 0.00 0.03 0.00 0.00 99.97 06:04:27 05:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:04:27 05:36:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:04:27 05:37:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:04:27 05:37:01 0 0.05 0.00 0.03 0.02 0.03 99.87 06:04:27 05:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:04:27 05:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:04:27 05:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 05:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:04:27 05:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:04:27 05:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:04:27 05:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:04:27 05:38:01 0 0.03 0.00 0.00 0.02 0.03 99.92 06:04:27 05:38:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:04:27 05:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:04:27 05:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:04:27 05:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:38:01 6 0.03 0.00 0.05 0.00 0.02 99.90 06:04:27 05:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 05:39:01 all 0.04 0.00 0.01 0.58 0.01 99.36 06:04:27 05:39:01 0 0.05 0.00 0.02 4.13 0.02 95.78 06:04:27 05:39:01 1 0.07 0.00 0.02 0.52 0.02 99.38 06:04:27 05:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:04:27 05:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 05:39:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:04:27 05:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 05:39:01 6 0.03 0.00 0.00 0.02 0.02 99.93 06:04:27 05:39:01 7 0.08 0.00 0.03 0.00 0.02 99.87 06:04:27 05:40:01 all 0.02 0.00 0.01 0.01 0.01 99.94 06:04:27 05:40:01 0 0.02 0.00 0.02 0.03 0.02 99.92 06:04:27 05:40:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:04:27 05:40:01 2 0.05 0.00 0.00 0.00 0.02 99.93 06:04:27 05:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:04:27 05:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:04:27 05:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:04:27 05:40:01 6 0.03 0.00 0.00 0.05 0.02 99.90 06:04:27 05:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:04:27 05:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:04:27 05:41:01 0 0.03 0.00 0.02 0.02 0.03 99.90 06:04:27 05:41:01 1 0.02 0.00 0.00 0.02 0.02 99.95 06:04:27 05:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 05:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:04:27 05:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:04:27 05:41:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:04:27 05:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:04:27 05:42:01 all 0.09 0.00 0.02 0.00 0.01 99.88 06:04:27 05:42:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:04:27 05:42:01 1 0.02 0.00 0.05 0.02 0.03 99.88 06:04:27 05:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:04:27 05:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 05:42:01 4 0.55 0.00 0.03 0.00 0.02 99.40 06:04:27 05:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:42:01 6 0.05 0.00 0.05 0.00 0.02 99.88 06:04:27 05:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:04:27 06:04:27 05:42:01 CPU %user %nice %system %iowait %steal %idle 06:04:27 05:43:01 all 0.09 0.00 0.01 0.00 0.01 99.88 06:04:27 05:43:01 0 0.05 0.00 0.02 0.02 0.02 99.90 06:04:27 05:43:01 1 0.02 0.00 0.02 0.02 0.03 99.92 06:04:27 05:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 05:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:04:27 05:43:01 4 0.60 0.00 0.00 0.00 0.02 99.38 06:04:27 05:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:04:27 05:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 05:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:04:27 05:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:04:27 05:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:04:27 05:44:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:04:27 05:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:04:27 05:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:44:01 5 0.05 0.00 0.02 0.02 0.02 99.90 06:04:27 05:44:01 6 0.07 0.00 0.02 0.00 0.02 99.90 06:04:27 05:44:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:04:27 05:45:01 all 0.15 0.00 0.01 0.00 0.01 99.82 06:04:27 05:45:01 0 0.00 0.00 0.02 0.02 0.00 99.97 06:04:27 05:45:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:04:27 05:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:04:27 05:45:01 3 0.05 0.00 0.00 0.00 0.00 99.95 06:04:27 05:45:01 4 0.99 0.00 0.00 0.00 0.02 98.99 06:04:27 05:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:04:27 05:45:01 6 0.08 0.00 0.02 0.00 0.02 99.88 06:04:27 05:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:04:27 05:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:04:27 05:46:01 0 0.02 0.00 0.00 0.02 0.02 99.95 06:04:27 05:46:01 1 0.00 0.00 0.02 0.02 0.03 99.93 06:04:27 05:46:01 2 0.05 0.00 0.00 0.00 0.02 99.93 06:04:27 05:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:04:27 05:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:04:27 05:46:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:04:27 05:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 05:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:04:27 05:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 05:47:01 1 0.08 0.00 0.05 0.02 0.03 99.82 06:04:27 05:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 05:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 05:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:04:27 05:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:04:27 05:47:01 7 0.05 0.00 0.00 0.00 0.00 99.95 06:04:27 05:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:04:27 05:48:01 0 0.00 0.00 0.00 0.03 0.00 99.97 06:04:27 05:48:01 1 0.05 0.00 0.02 0.02 0.05 99.87 06:04:27 05:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:04:27 05:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 05:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:04:27 05:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:04:27 05:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 05:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:04:27 05:49:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:04:27 05:49:01 0 0.00 0.00 0.02 0.02 0.00 99.97 06:04:27 05:49:01 1 0.07 0.00 0.02 0.02 0.02 99.88 06:04:27 05:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:04:27 05:49:01 3 0.05 0.00 0.00 0.00 0.00 99.95 06:04:27 05:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:49:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:04:27 05:49:01 6 0.05 0.00 0.00 0.00 0.02 99.93 06:04:27 05:49:01 7 0.07 0.00 0.02 0.00 0.00 99.92 06:04:27 05:50:01 all 0.09 0.00 0.01 0.00 0.02 99.87 06:04:27 05:50:01 0 0.05 0.00 0.00 0.02 0.02 99.92 06:04:27 05:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:04:27 05:50:01 2 0.08 0.00 0.02 0.00 0.02 99.88 06:04:27 05:50:01 3 0.22 0.00 0.02 0.00 0.02 99.75 06:04:27 05:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:04:27 05:50:01 5 0.12 0.00 0.00 0.00 0.02 99.87 06:04:27 05:50:01 6 0.18 0.00 0.05 0.02 0.02 99.73 06:04:27 05:50:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:04:27 05:51:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:04:27 05:51:01 0 0.02 0.00 0.02 0.08 0.00 99.88 06:04:27 05:51:01 1 0.08 0.00 0.02 0.02 0.03 99.85 06:04:27 05:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:04:27 05:51:01 3 0.07 0.00 0.00 0.00 0.00 99.93 06:04:27 05:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 05:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:04:27 05:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:52:01 all 0.20 0.00 0.03 0.01 0.01 99.76 06:04:27 05:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:04:27 05:52:01 1 0.33 0.00 0.03 0.03 0.03 99.57 06:04:27 05:52:01 2 0.17 0.00 0.00 0.00 0.02 99.82 06:04:27 05:52:01 3 0.65 0.00 0.02 0.00 0.00 99.33 06:04:27 05:52:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:04:27 05:52:01 5 0.10 0.00 0.02 0.00 0.02 99.87 06:04:27 05:52:01 6 0.17 0.00 0.05 0.02 0.02 99.75 06:04:27 05:52:01 7 0.10 0.00 0.05 0.00 0.02 99.83 06:04:27 05:53:01 all 0.09 0.00 0.02 0.02 0.01 99.86 06:04:27 05:53:01 0 0.02 0.00 0.02 0.08 0.02 99.87 06:04:27 05:53:01 1 0.03 0.00 0.05 0.08 0.02 99.82 06:04:27 05:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 05:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:04:27 05:53:01 4 0.60 0.00 0.03 0.00 0.02 99.35 06:04:27 05:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 05:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 05:53:01 7 0.07 0.00 0.00 0.00 0.02 99.92 06:04:27 06:04:27 05:53:01 CPU %user %nice %system %iowait %steal %idle 06:04:27 05:54:01 all 0.11 0.00 0.02 0.05 0.01 99.82 06:04:27 05:54:01 0 0.02 0.00 0.00 0.05 0.00 99.93 06:04:27 05:54:01 1 0.05 0.00 0.03 0.33 0.03 99.55 06:04:27 05:54:01 2 0.27 0.00 0.03 0.00 0.00 99.70 06:04:27 05:54:01 3 0.03 0.00 0.03 0.02 0.02 99.90 06:04:27 05:54:01 4 0.37 0.00 0.02 0.00 0.00 99.62 06:04:27 05:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 05:54:01 6 0.07 0.00 0.02 0.00 0.00 99.92 06:04:27 05:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:04:27 05:55:01 all 0.28 0.00 0.01 0.07 0.01 99.62 06:04:27 05:55:01 0 0.02 0.00 0.02 0.50 0.00 99.47 06:04:27 05:55:01 1 0.08 0.00 0.05 0.02 0.02 99.83 06:04:27 05:55:01 2 0.02 0.00 0.00 0.03 0.02 99.93 06:04:27 05:55:01 3 0.02 0.00 0.02 0.03 0.00 99.93 06:04:27 05:55:01 4 1.97 0.00 0.00 0.00 0.00 98.03 06:04:27 05:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:04:27 05:55:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:04:27 05:55:01 7 0.10 0.00 0.00 0.00 0.02 99.88 06:04:27 05:56:02 all 0.19 0.00 0.01 0.05 0.01 99.74 06:04:27 05:56:02 0 0.02 0.00 0.00 0.38 0.02 99.58 06:04:27 05:56:02 1 0.03 0.00 0.02 0.03 0.03 99.88 06:04:27 05:56:02 2 0.07 0.00 0.00 0.00 0.00 99.93 06:04:27 05:56:02 3 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 05:56:02 4 1.32 0.00 0.00 0.00 0.02 98.66 06:04:27 05:56:02 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:56:02 6 0.02 0.00 0.03 0.00 0.00 99.95 06:04:27 05:56:02 7 0.02 0.00 0.03 0.00 0.00 99.95 06:04:27 05:57:01 all 0.03 0.00 0.01 0.03 0.00 99.92 06:04:27 05:57:01 0 0.02 0.00 0.00 0.20 0.00 99.78 06:04:27 05:57:01 1 0.10 0.00 0.03 0.05 0.02 99.80 06:04:27 05:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 05:57:01 3 0.05 0.00 0.00 0.00 0.00 99.95 06:04:27 05:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:57:01 5 0.00 0.00 0.03 0.00 0.00 99.97 06:04:27 05:57:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:04:27 05:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:04:27 05:58:01 all 0.03 0.00 0.02 0.05 0.01 99.90 06:04:27 05:58:01 0 0.00 0.00 0.00 0.43 0.00 99.57 06:04:27 05:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:04:27 05:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 05:58:01 3 0.05 0.00 0.03 0.00 0.02 99.90 06:04:27 05:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 05:58:01 5 0.03 0.00 0.03 0.00 0.00 99.93 06:04:27 05:58:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:04:27 05:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:04:27 05:59:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:04:27 05:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:04:27 05:59:01 1 0.07 0.00 0.02 0.03 0.02 99.87 06:04:27 05:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:04:27 05:59:01 3 0.08 0.00 0.03 0.00 0.02 99.87 06:04:27 05:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:04:27 05:59:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:04:27 05:59:01 6 0.07 0.00 0.02 0.00 0.02 99.90 06:04:27 05:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 06:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:04:27 06:00:01 0 0.02 0.00 0.02 0.03 0.02 99.92 06:04:27 06:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:04:27 06:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 06:00:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:04:27 06:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:04:27 06:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 06:00:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:04:27 06:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:04:27 06:01:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:04:27 06:01:01 0 0.03 0.00 0.02 0.02 0.00 99.93 06:04:27 06:01:01 1 0.05 0.00 0.02 0.02 0.02 99.90 06:04:27 06:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:04:27 06:01:01 3 0.08 0.00 0.03 0.00 0.02 99.87 06:04:27 06:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:04:27 06:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 06:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:04:27 06:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 06:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:04:27 06:02:01 0 0.03 0.00 0.00 0.02 0.00 99.95 06:04:27 06:02:01 1 0.03 0.00 0.03 0.02 0.00 99.92 06:04:27 06:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:04:27 06:02:01 3 0.02 0.00 0.03 0.00 0.03 99.92 06:04:27 06:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:04:27 06:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 06:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:04:27 06:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:04:27 06:03:01 all 3.41 0.00 1.56 1.50 0.03 93.50 06:04:27 06:03:01 0 1.08 0.00 0.75 4.42 0.02 93.73 06:04:27 06:03:01 1 3.72 0.00 2.83 6.58 0.05 86.83 06:04:27 06:03:01 2 2.62 0.00 1.41 0.22 0.03 95.72 06:04:27 06:03:01 3 4.36 0.00 1.73 0.05 0.03 93.83 06:04:27 06:03:01 4 4.08 0.00 1.50 0.15 0.03 94.24 06:04:27 06:03:01 5 3.93 0.00 1.31 0.18 0.03 94.54 06:04:27 06:03:01 6 3.28 0.00 1.59 0.15 0.03 94.94 06:04:27 06:03:01 7 4.24 0.00 1.37 0.23 0.03 94.12 06:04:27 06:04:01 all 7.61 0.00 3.07 1.79 0.07 87.46 06:04:27 06:04:01 0 5.39 0.00 2.66 1.81 0.07 90.07 06:04:27 06:04:01 1 7.10 0.00 3.53 3.11 0.07 86.20 06:04:27 06:04:01 2 8.33 0.00 3.48 0.17 0.07 87.95 06:04:27 06:04:01 3 8.33 0.00 3.78 8.18 0.07 79.65 06:04:27 06:04:01 4 6.58 0.00 2.83 0.30 0.07 90.22 06:04:27 06:04:01 5 6.75 0.00 2.83 0.03 0.07 90.32 06:04:27 06:04:01 6 9.11 0.00 2.76 0.20 0.08 87.84 06:04:27 06:04:01 7 9.30 0.00 2.67 0.51 0.07 87.46 06:04:27 06:04:27 Average: CPU %user %nice %system %iowait %steal %idle 06:04:27 Average: all 9.15 0.00 1.47 0.67 0.03 88.69 06:04:27 Average: 0 8.96 0.00 1.40 0.83 0.02 88.78 06:04:27 Average: 1 9.10 0.00 1.58 0.67 0.03 88.62 06:04:27 Average: 2 9.22 0.00 1.42 0.34 0.03 89.00 06:04:27 Average: 3 9.16 0.00 1.43 0.77 0.02 88.62 06:04:27 Average: 4 9.10 0.00 1.56 1.27 0.03 88.04 06:04:27 Average: 5 9.18 0.00 1.50 0.47 0.02 88.83 06:04:27 Average: 6 9.10 0.00 1.39 0.48 0.03 89.00 06:04:27 Average: 7 9.37 0.00 1.45 0.52 0.03 88.63 06:04:27 06:04:27 06:04:27