Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 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-ssh6675822498884333800.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh18000563324113747156.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5208427790234810041.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh17187871976650036161.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-ssh17693602257507815290.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/v3], buildSnap:false] ========================================================= [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.18 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/v3 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-7307 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/427 [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/427 # 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 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 (main) Commit message: "refactor!: Re-work handling of secrets (#4388)" > git config core.sparsecheckout # timeout=10 > git checkout -f d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 # timeout=10 > git rev-list --no-walk 68f229a34078dd3f09701ded11e1c3647994dd41 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:26:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:26:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:26:37 ========================================================= 23:26:37 EdgeX Global Pipelines Version Info 23:26:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:26:37 ------------------- 23:26:37 stable info: 23:26:37 ------------------- 23:26:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:26:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:26:37 Message: update stable to v1.0.244 23:26:38 ------------------- 23:26:38 experimental info: 23:26:38 ------------------- 23:26:38 Commited By: **** collab-it+edgex@linuxfoundation.org 23:26:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:26:38 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8f1dfd [Pipeline] echo 23:26:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:26:38 provisioning config files... 23:26:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/427@tmp/config16840624156733250716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:26:39 ---> docker-login.sh 23:26:39 nexus3.edgexfoundry.org:10001 23:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:39 Configure a credential helper to remove this warning. See 23:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:39 23:26:39 Login Succeeded 23:26:39 nexus3.edgexfoundry.org:10002 23:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:39 Configure a credential helper to remove this warning. See 23:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:39 23:26:39 Login Succeeded 23:26:39 nexus3.edgexfoundry.org:10003 23:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:39 Configure a credential helper to remove this warning. See 23:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:39 23:26:39 Login Succeeded 23:26:39 nexus3.edgexfoundry.org:10004 23:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:39 Configure a credential helper to remove this warning. See 23:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:39 23:26:39 Login Succeeded 23:26:39 docker.io 23:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:40 Configure a credential helper to remove this warning. See 23:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:40 23:26:40 Login Succeeded 23:26:40 ---> docker-login.sh ends [Pipeline] } 23:26:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:26:40 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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 23:26:40 + cut -d/ -f2 23:26:40 + dirname cmd/core-command/Dockerfile 23:26:40 + echo core-command,cmd/core-command/Dockerfile 23:26:40 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:26:40 cut -d/ -f2 23:26:40 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:26:40 + dirname cmd/core-data/Dockerfile 23:26:40 + cut -d/ -f2 23:26:40 + echo core-data,cmd/core-data/Dockerfile 23:26:40 + dirname cmd/core-metadata/Dockerfile 23:26:40 + cut -d/ -f2 23:26:40 + echo core-metadata,cmd/core-metadata/Dockerfile 23:26:40 + dirname cmd/security-bootstrapper/Dockerfile 23:26:40 + cut -d/ -f2 23:26:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:26:40 + dirname cmd/security-proxy-auth/Dockerfile 23:26:40 + cut -d/ -f2 23:26:40 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:26:40 + dirname cmd/security-proxy-setup/Dockerfile 23:26:40 + cut -d/ -f2 23:26:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:26:40 + dirname cmd/security-secretstore-setup/Dockerfile 23:26:40 + cut -d/ -f2 23:26:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:26:40 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:26:40 + cut -d/ -f2 23:26:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:26:40 + dirname cmd/security-spire-agent/Dockerfile 23:26:40 + cut -d/ -f2 23:26:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:26:40 + dirname cmd/security-spire-config/Dockerfile 23:26:40 + cut -d/ -f2 23:26:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:26:40 + dirname cmd/security-spire-server/Dockerfile 23:26:40 + cut -d/ -f2 23:26:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:26:40 + dirname cmd/support-notifications/Dockerfile 23:26:40 + cut -d/ -f2 23:26:40 + echo support-notifications,cmd/support-notifications/Dockerfile 23:26:40 + dirname cmd/support-scheduler/Dockerfile 23:26:40 + cut -d/ -f2 23:26:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:26: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-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 23:26:40 + git rev-list -1 --merges d8f1dfdb8bae0404a1b2695e482aca65154f5ca9~1..d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] echo 23:26:41 -----------> git rev-list -1 --merges d8f1dfdb8bae0404a1b2695e482aca65154f5ca9~1..d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [false] [Pipeline] sh 23:26:41 + git log --format=format:%s -1 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] echo 23:26:41 ========================================================= 23:26:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:26:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:26:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:26:41 + grep -v github /etc/ssh/ssh_known_hosts 23:26:41 + [ -e /tmp/ssh_known_hosts ] 23:26:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:26:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:26:41 + sudo tee -a /etc/ssh/ssh_known_hosts 23:26:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:26:42 23:26:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:26:42 0.1.4: Pulling from edgex-devops/py-git-semver 23:26:42 b85a868b505f: Pulling fs layer 23:26:42 e2be974225ed: Pulling fs layer 23:26:42 339a4e72a1f5: Pulling fs layer 23:26:42 988bab9f4d93: Pulling fs layer 23:26:42 1469e6f7b9e6: Pulling fs layer 23:26:42 eaf3925da568: Pulling fs layer 23:26:42 bab4dde63d76: Pulling fs layer 23:26:42 bde34c3a00c8: Pulling fs layer 23:26:42 b352a97aabf1: Pulling fs layer 23:26:42 4872d77fe225: Pulling fs layer 23:26:42 5851b861e8e6: Pulling fs layer 23:26:42 bab4dde63d76: Waiting 23:26:42 eaf3925da568: Waiting 23:26:42 bde34c3a00c8: Waiting 23:26:42 1469e6f7b9e6: Waiting 23:26:42 5851b861e8e6: Waiting 23:26:42 b352a97aabf1: Waiting 23:26:42 988bab9f4d93: Waiting 23:26:42 4872d77fe225: Waiting 23:26:42 e2be974225ed: Verifying Checksum 23:26:42 e2be974225ed: Download complete 23:26:42 988bab9f4d93: Verifying Checksum 23:26:42 988bab9f4d93: Download complete 23:26:42 1469e6f7b9e6: Verifying Checksum 23:26:42 1469e6f7b9e6: Download complete 23:26:42 339a4e72a1f5: Verifying Checksum 23:26:42 339a4e72a1f5: Download complete 23:26:42 eaf3925da568: Verifying Checksum 23:26:42 eaf3925da568: Download complete 23:26:42 bde34c3a00c8: Download complete 23:26:42 b352a97aabf1: Download complete 23:26:42 4872d77fe225: Verifying Checksum 23:26:42 4872d77fe225: Download complete 23:26:42 5851b861e8e6: Verifying Checksum 23:26:42 5851b861e8e6: Download complete 23:26:42 b85a868b505f: Verifying Checksum 23:26:42 b85a868b505f: Download complete 23:26:43 bab4dde63d76: Verifying Checksum 23:26:43 bab4dde63d76: Download complete 23:26:43 b85a868b505f: Pull complete 23:26:44 e2be974225ed: Pull complete 23:26:44 339a4e72a1f5: Pull complete 23:26:44 988bab9f4d93: Pull complete 23:26:45 1469e6f7b9e6: Pull complete 23:26:45 eaf3925da568: Pull complete 23:26:46 bab4dde63d76: Pull complete 23:26:46 bde34c3a00c8: Pull complete 23:26:47 b352a97aabf1: Pull complete 23:26:47 4872d77fe225: Pull complete 23:26:47 5851b861e8e6: Pull complete 23:26:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:26:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:26:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:47 prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container 23:26:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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 23:26:50 $ docker top fc44b69723fb9a382c20a1ce3aadfe6b7ac5a9c20669d0a30d5f7b83f9ddcc35 -eo pid,comm 23:26:50 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). 23:26:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:26:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:26:50 [ssh-agent] Looking for ssh-agent implementation... 23:26:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:26:50 $ docker exec fc44b69723fb9a382c20a1ce3aadfe6b7ac5a9c20669d0a30d5f7b83f9ddcc35 ssh-agent 23:26:50 SSH_AUTH_SOCK=/tmp/ssh-L49vNK6wAQBq/agent.31 23:26:50 SSH_AGENT_PID=37 23:26:50 Running ssh-add (command line suppressed) 23:26:50 Identity added: /w/workspace/edgex-go/427@tmp/private_key_17591609663347514925.key (/w/workspace/edgex-go/427@tmp/private_key_17591609663347514925.key) 23:26:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:26:50 + git tag --points-at HEAD [Pipeline] } 23:26:50 $ docker exec --env ******** --env ******** fc44b69723fb9a382c20a1ce3aadfe6b7ac5a9c20669d0a30d5f7b83f9ddcc35 ssh-agent -k 23:26:50 unset SSH_AUTH_SOCK; 23:26:50 unset SSH_AGENT_PID; 23:26:50 echo Agent pid 37 killed; 23:26:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:26:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:26:50 [ssh-agent] Looking for ssh-agent implementation... 23:26:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:26:51 $ docker exec fc44b69723fb9a382c20a1ce3aadfe6b7ac5a9c20669d0a30d5f7b83f9ddcc35 ssh-agent 23:26:51 SSH_AUTH_SOCK=/tmp/ssh-ooKqRLHn5YCF/agent.69 23:26:51 SSH_AGENT_PID=75 23:26:51 Running ssh-add (command line suppressed) 23:26:51 Identity added: /w/workspace/edgex-go/427@tmp/private_key_5633984319595281581.key (/w/workspace/edgex-go/427@tmp/private_key_5633984319595281581.key) 23:26:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:26:51 + git semver init 23:26:51 2023-02-23 23:26:51,781 [run_init] DEBUG init version:0.0.0 force:False 23:26:51 2023-02-23 23:26:51,782 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/427/.semver 23:26:51 2023-02-23 23:26:51,782 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/427/.semver 23:26:51 2023-02-23 23:26:51,782 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/427/.semver'], cwd=/w/workspace/edgex-go/427, universal_newlines=False, shell=None, istream=None) 23:26:57 2023-02-23 23:26:57,001 [append_file] DEBUG append to file:/w/workspace/edgex-go/427/.git/info/exclude 23:26:57 2023-02-23 23:26:57,002 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/427/.semver/main with force:False 23:26:57 2023-02-23 23:26:57,002 [read_version] DEBUG read version from /w/workspace/edgex-go/427/.semver/main 23:26:57 2023-02-23 23:26:57,002 [read_version] DEBUG read version from /w/workspace/edgex-go/427/.semver/main 23:26:57 3.0.0-dev.66 [Pipeline] } 23:26:57 $ docker exec --env ******** --env ******** fc44b69723fb9a382c20a1ce3aadfe6b7ac5a9c20669d0a30d5f7b83f9ddcc35 ssh-agent -k 23:26:57 unset SSH_AUTH_SOCK; 23:26:57 unset SSH_AGENT_PID; 23:26:57 echo Agent pid 75 killed; 23:26:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:26:57 + git semver [Pipeline] } 23:26:57 $ docker stop --time=1 fc44b69723fb9a382c20a1ce3aadfe6b7ac5a9c20669d0a30d5f7b83f9ddcc35 23:26:59 $ docker rm -f --volumes fc44b69723fb9a382c20a1ce3aadfe6b7ac5a9c20669d0a30d5f7b83f9ddcc35 [Pipeline] // withDockerContainer [Pipeline] sh 23:26:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:26:59 Stashed 1 file(s) [Pipeline] echo 23:26:59 [edgeXSemver]: initialized semver on version 3.0.0-dev.66 [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 23:27:00 + git config --global --add safe.directory /w/workspace/edgex-go/427 [Pipeline] echo 23:27:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:27:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:27:00 ========================================================= 23:27:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:27:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:27:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:27:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:27:00 213ec9aee27d: Pulling fs layer 23:27:00 4583459ba037: Pulling fs layer 23:27:00 93c1e223e6f2: Pulling fs layer 23:27:00 53926ce57604: Pulling fs layer 23:27:00 21b2b0c7a3f4: Pulling fs layer 23:27:00 22ff95d597cd: Pulling fs layer 23:27:00 12d6caf4c0d1: Pulling fs layer 23:27:00 96b7cbca73a9: Pulling fs layer 23:27:00 a7acece74701: Pulling fs layer 23:27:00 22ff95d597cd: Waiting 23:27:00 12d6caf4c0d1: Waiting 23:27:00 96b7cbca73a9: Waiting 23:27:00 53926ce57604: Waiting 23:27:00 a7acece74701: Waiting 23:27:00 93c1e223e6f2: Verifying Checksum 23:27:00 93c1e223e6f2: Download complete 23:27:00 4583459ba037: Verifying Checksum 23:27:00 4583459ba037: Download complete 23:27:00 21b2b0c7a3f4: Download complete 23:27:00 22ff95d597cd: Verifying Checksum 23:27:00 22ff95d597cd: Download complete 23:27:00 213ec9aee27d: Verifying Checksum 23:27:00 213ec9aee27d: Download complete 23:27:00 12d6caf4c0d1: Verifying Checksum 23:27:00 12d6caf4c0d1: Download complete 23:27:00 213ec9aee27d: Pull complete 23:27:00 4583459ba037: Pull complete 23:27:00 93c1e223e6f2: Pull complete 23:27:01 a7acece74701: Verifying Checksum 23:27:01 a7acece74701: Download complete 23:27:01 96b7cbca73a9: Verifying Checksum 23:27:01 96b7cbca73a9: Download complete 23:27:01 53926ce57604: Verifying Checksum 23:27:01 53926ce57604: Download complete 23:27:05 53926ce57604: Pull complete 23:27:05 21b2b0c7a3f4: Pull complete 23:27:05 22ff95d597cd: Pull complete 23:27:05 12d6caf4c0d1: Pull complete 23:27:07 96b7cbca73a9: Pull complete 23:27:08 a7acece74701: Pull complete 23:27:08 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:27:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:27:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:27:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:27:08 WORKDIR /edgex 23:27:08 COPY go.mod . 23:27:08 RUN go mod download 23:27:08 + docker build -t ci-base-image-x86_64 -f - . 23:27:08 Sending build context to Docker daemon 170.4MB 23:27:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:27:08 ---> db6d94c90886 23:27:08 Step 2/4 : WORKDIR /edgex 23:27:14 ---> Running in 9f6332eed307 23:27:14 Removing intermediate container 9f6332eed307 23:27:14 ---> 3e30c9e57669 23:27:14 Step 3/4 : COPY go.mod . 23:27:14 ---> 595aa7b00705 23:27:14 Step 4/4 : RUN go mod download 23:27:14 ---> Running in 3d752ac67524 23:27:14 Still waiting to schedule task 23:27:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:27:29 Removing intermediate container 3d752ac67524 23:27:29 ---> 6a7ad81fffc8 23:27:29 Successfully built 6a7ad81fffc8 23:27:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:29 + docker inspect -f . ci-base-image-x86_64 23:27:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:29 prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container 23:27:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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 23:27:29 $ docker top 3ec95961f838db431831486a85a4da077326b142f014d3f3d2d2a4c4b6fe9e40 -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:30 + go version 23:27:30 go version go1.18.7 linux/amd64 [Pipeline] } 23:27:30 $ docker stop --time=1 3ec95961f838db431831486a85a4da077326b142f014d3f3d2d2a4c4b6fe9e40 23:27:31 $ docker rm -f --volumes 3ec95961f838db431831486a85a4da077326b142f014d3f3d2d2a4c4b6fe9e40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:32 + docker inspect -f . ci-base-image-x86_64 23:27:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:32 prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container 23:27:32 $ 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/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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 23:27:32 $ docker top 143ce7446138a3b9c6e6a0de40fc52d22f73202bbd7be53ce223f4ae9f8cca82 -eo pid,comm [Pipeline] { [Pipeline] echo 23:27:32 ========================================================= 23:27:32 [edgeXBuildGoParallel] Running Tests and Build... 23:27:32 ========================================================= [Pipeline] sh 23:27:32 + git config --global --add safe.directory /w/workspace/edgex-go/427 [Pipeline] fileExists [Pipeline] sh 23:27:33 + make test 23:27:33 go test -race -coverprofile=coverage.out ./... 23:27:39 ? github.com/edgexfoundry/edgex-go [no test files] 23:27:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:27:52 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:27:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:27:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:27:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:27:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:27:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:27:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:27:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:27:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:27:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:27:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:27:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:27:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:27:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements 23:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:27:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.142s coverage: 73.7% of statements 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.0% of statements 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.590s coverage: 88.5% of statements 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.9% of statements 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.127s coverage: 72.2% of statements 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 65.9% of statements 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.093s coverage: 82.9% of statements 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.113s coverage: 87.5% of statements 23:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 23:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.381s coverage: 79.9% of statements 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 91.2% of statements 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.229s coverage: 63.1% of statements 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.337s coverage: 65.3% of statements 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 41.0% of statements 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.179s coverage: 92.3% of statements 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:28:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:28:20 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 23:28:35 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:28:35 go vet ./... 23:28:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:28:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:28:39 ./bin/test-attribution-txt.sh [Pipeline] echo 23:28:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:28:39 + ls -al . 23:28:39 total 744 23:28:39 drwxrwxr-x 11 1001 1001 4096 Feb 23 23:27 . 23:28:39 drwxr-xr-x 4 root root 4096 Feb 23 23:27 .. 23:28:39 drwxrwxr-x 2 1001 1001 4096 Feb 23 23:26 .blubracket 23:28:39 -rw-rw-r-- 1 1001 1001 16 Feb 23 23:26 .dockerignore 23:28:39 drwxrwxr-x 8 1001 1001 4096 Feb 23 23:28 .git 23:28:39 drwxrwxr-x 3 1001 1001 4096 Feb 23 23:26 .github 23:28:39 -rw-rw-r-- 1 1001 1001 1068 Feb 23 23:26 .gitignore 23:28:39 -rw-rw-r-- 1 1001 1001 42 Feb 23 23:26 .golangci.yml 23:28:39 -rw-rw-r-- 1 1001 1001 87 Feb 23 23:26 .hadolint.yml 23:28:39 drwxr-xr-x 3 1001 1001 4096 Feb 23 23:26 .semver 23:28:39 -rw-rw-r-- 1 1001 1001 166 Feb 23 23:26 .sonarcloud.properties 23:28:39 -rw-rw-r-- 1 1001 1001 1171 Feb 23 23:26 ADOPTERS.md 23:28:39 -rw-rw-r-- 1 1001 1001 10825 Feb 23 23:26 Attribution.txt 23:28:39 -rw-rw-r-- 1 1001 1001 73765 Feb 23 23:26 CHANGELOG.md 23:28:39 -rw-rw-r-- 1 1001 1001 3804 Feb 23 23:26 CONTRIBUTING.md 23:28:39 -rw-rw-r-- 1 1001 1001 677 Feb 23 23:26 GOVERNANCE.md 23:28:39 -rw-rw-r-- 1 1001 1001 883 Feb 23 23:26 Jenkinsfile 23:28:39 -rw-rw-r-- 1 1001 1001 10775 Feb 23 23:26 LICENSE 23:28:39 -rw-rw-r-- 1 1001 1001 14116 Feb 23 23:26 Makefile 23:28:39 -rw-rw-r-- 1 1001 1001 582 Feb 23 23:26 OWNERS.md 23:28:39 -rw-rw-r-- 1 1001 1001 9403 Feb 23 23:26 README.md 23:28:39 -rw-rw-r-- 1 1001 1001 6912 Feb 23 23:26 SECURITY.md 23:28:39 -rw-rw-r-- 1 1001 1001 12 Feb 23 23:26 VERSION 23:28:39 drwxrwxr-x 2 1001 1001 4096 Feb 23 23:26 bin 23:28:39 drwxrwxr-x 18 1001 1001 4096 Feb 23 23:26 cmd 23:28:39 -rw-r--r-- 1 root root 487037 Feb 23 23:28 coverage.out 23:28:39 -rw-rw-r-- 1 1001 1001 3296 Feb 23 23:26 go.mod 23:28:39 -rw-rw-r-- 1 1001 1001 33293 Feb 23 23:26 go.sum 23:28:39 drwxrwxr-x 7 1001 1001 4096 Feb 23 23:26 internal 23:28:39 drwxrwxr-x 3 1001 1001 4096 Feb 23 23:26 openapi 23:28:39 drwxrwxr-x 4 1001 1001 4096 Feb 23 23:26 snap 23:28:39 -rw-rw-r-- 1 1001 1001 204 Feb 23 23:26 version.go [Pipeline] sh 23:28:40 + '[' -e coverage.out ] 23:28:40 + chown 1001:1001 coverage.out [Pipeline] stash 23:28:40 Stashed 1 file(s) [Pipeline] sh 23:28:40 + make build 23:28:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:28:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7310 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:28:44 Running in /w/workspace/edgex-go/427 [Pipeline] { [Pipeline] checkout 23:28:44 The recommended git tool is: git 23:28:49 using credential edgex-jenkins-ssh 23:28:49 Cloning the remote Git repository 23:28:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:28:49 > git init /w/workspace/edgex-go/427 # timeout=10 23:28:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:28:49 > git --version # timeout=10 23:28:49 > git --version # 'git version 2.25.1' 23:28:49 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:28:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:28:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:28:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:29:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:29:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:29:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:29:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:29:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:29:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:29:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:29:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:29:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:29:08 Avoid second fetch 23:29:08 Checking out Revision d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 (main) 23:29:09 Commit message: "refactor!: Re-work handling of secrets (#4388)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:29:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:29:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:29:10 % Total % Received % Xferd Average Speed Time Time Time Current 23:29:10 Dload Upload Total Spent Left Speed 23:29:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75005 [Pipeline] sh 23:29:08 > git config core.sparsecheckout # timeout=10 23:29:08 > git checkout -f d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 # timeout=10 [Pipeline] } 23:29:10 $ docker stop --time=1 143ce7446138a3b9c6e6a0de40fc52d22f73202bbd7be53ce223f4ae9f8cca82 23:29:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 23:29:15 $ docker rm -f --volumes 143ce7446138a3b9c6e6a0de40fc52d22f73202bbd7be53ce223f4ae9f8cca82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:16 + sudo tee /etc/docker/daemon.new 23:29:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:29:16 { 23:29:16 "registry-mirrors": [ 23:29:16 "https://nexus3.edgexfoundry.org:10001" 23:29:16 ], 23:29:16 "bip": "10.250.0.254/24", 23:29:16 "hosts": [ 23:29:16 "tcp://0.0.0.0:5555", 23:29:16 "unix:///var/run/docker.sock" 23:29:16 ], 23:29:16 "mtu": 1458, 23:29:16 "selinux-enabled": true, 23:29:16 "seccomp-profile": "/etc/docker/seccomp.json" 23:29:16 } [Pipeline] sh 23:29:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:29:16 23:29:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:29:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:29:17 latest: Pulling from edgex-devops/edgex-compose 23:29:17 cbdbe7a5bc2a: Pulling fs layer 23:29:17 ca9280d653b3: Pulling fs layer 23:29:17 7e9c9ca2126c: Pulling fs layer 23:29:17 + sudo service docker restart 23:29:17 cbdbe7a5bc2a: Download complete 23:29:17 cbdbe7a5bc2a: Pull complete 23:29:17 ca9280d653b3: Verifying Checksum 23:29:17 ca9280d653b3: Download complete 23:29:17 7e9c9ca2126c: Download complete 23:29:17 ca9280d653b3: Pull complete 23:29:21 7e9c9ca2126c: Pull complete 23:29:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:29:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:29:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:21 prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container 23:29:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:29:25 $ docker top ac462300bd5190bc5dab92fd1882909fc5f46583e740b00ff55b07dfd2f0114c -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:26 + docker-compose build --help 23:29:26 + grep parallel 23:29:26 --parallel Build images in parallel. [Pipeline] } 23:29:26 $ docker stop --time=1 ac462300bd5190bc5dab92fd1882909fc5f46583e740b00ff55b07dfd2f0114c 23:29:27 $ docker rm -f --volumes ac462300bd5190bc5dab92fd1882909fc5f46583e740b00ff55b07dfd2f0114c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:29:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:28 prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container 23:29:28 $ 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/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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 23:29:28 $ docker top fe1490ba00f21a0eadd55ad2777ce77d2e49bc103ebf0401756b02750688dd24 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:29 + docker-compose -f ./docker-compose-build.yml build --parallel 23:29:29 Building core-command ... 23:29:29 Building core-common-config-bootstrapper ... 23:29:29 Building core-data ... 23:29:29 Building core-metadata ... 23:29:29 Building security-bootstrapper ... 23:29:29 Building security-proxy-auth ... 23:29:29 Building security-proxy-setup ... 23:29:29 Building security-secretstore-setup ... 23:29:29 Building security-spiffe-token-provider ... 23:29:29 Building security-spire-agent ... 23:29:29 Building security-spire-config ... 23:29:29 Building security-spire-server ... 23:29:29 Building support-notifications ... 23:29:29 Building support-scheduler ... 23:29:29 Building security-proxy-setup 23:29:29 Building security-spire-server 23:29:29 Building core-data 23:29:29 Building security-proxy-auth 23:29:29 Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:35 provisioning config files... 23:29:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/427@tmp/config10847044171834072083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:35 ---> docker-login.sh 23:29:35 nexus3.edgexfoundry.org:10001 23:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:36 Configure a credential helper to remove this warning. See 23:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:36 23:29:36 Login Succeeded 23:29:36 nexus3.edgexfoundry.org:10002 23:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:36 Configure a credential helper to remove this warning. See 23:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:36 23:29:36 Login Succeeded 23:29:36 nexus3.edgexfoundry.org:10003 23:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:37 Configure a credential helper to remove this warning. See 23:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:37 23:29:37 Login Succeeded 23:29:37 nexus3.edgexfoundry.org:10004 23:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:37 Configure a credential helper to remove this warning. See 23:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:37 23:29:37 Login Succeeded 23:29:37 docker.io 23:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:37 Configure a credential helper to remove this warning. See 23:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:37 23:29:37 Login Succeeded 23:29:37 ---> docker-login.sh ends [Pipeline] } 23:29:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:29:38 + git config --global --add safe.directory /w/workspace/edgex-go/427 [Pipeline] echo 23:29:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:38 ========================================================= 23:29:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:29:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:29:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:29:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:29:38 9b18e9b68314: Pulling fs layer 23:29:38 35d82f9e3411: Pulling fs layer 23:29:38 e16973657156: Pulling fs layer 23:29:38 fc693d55d65f: Pulling fs layer 23:29:38 7e9fc2657dce: Pulling fs layer 23:29:38 dda99020689f: Pulling fs layer 23:29:38 db1c61fa0a46: Pulling fs layer 23:29:38 891c053d2c06: Pulling fs layer 23:29:38 dda99020689f: Waiting 23:29:38 fc693d55d65f: Waiting 23:29:38 7e9fc2657dce: Waiting 23:29:38 891c053d2c06: Waiting 23:29:38 db1c61fa0a46: Waiting 23:29:39 e16973657156: Verifying Checksum 23:29:39 e16973657156: Download complete 23:29:39 35d82f9e3411: Verifying Checksum 23:29:39 35d82f9e3411: Download complete 23:29:39 7e9fc2657dce: Verifying Checksum 23:29:39 7e9fc2657dce: Download complete 23:29:39 dda99020689f: Verifying Checksum 23:29:39 dda99020689f: Download complete 23:29:39 9b18e9b68314: Download complete 23:29:40 9b18e9b68314: Pull complete 23:29:40 891c053d2c06: Verifying Checksum 23:29:40 891c053d2c06: Download complete 23:29:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:29:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:29:41 ---> 6a7ad81fffc8 23:29:41 Step 3/23 : WORKDIR /edgex-go 23:29:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:29:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:29:41 ---> 6a7ad81fffc8 23:29:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:29:41 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:29:41 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:29:41 ---> 6a7ad81fffc8 23:29:41 Step 3/19 : WORKDIR /edgex-go 23:29:41 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:29:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:29:41 ---> 6a7ad81fffc8 23:29:41 Step 3/21 : WORKDIR /edgex-go 23:29:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:29:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:29:41 ---> 6a7ad81fffc8 23:29:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:29:41 db1c61fa0a46: Download complete 23:29:41 35d82f9e3411: Pull complete 23:29:41 fc693d55d65f: Verifying Checksum 23:29:41 fc693d55d65f: Download complete 23:29:42 e16973657156: Pull complete 23:29:46 ---> Running in 2a611a939c42 23:29:46 ---> Running in c0a7b9619449 23:29:46 ---> Running in 39e64dd09c71 23:29:46 ---> Running in 19409561d76c 23:29:46 ---> Running in 11879b41ecbb 23:29:46 Removing intermediate container 19409561d76c 23:29:46 ---> 376faf449e07 23:29:46 Step 4/22 : WORKDIR /edgex-go 23:29:46 ---> Running in 81aa17157f82 23:29:46 Removing intermediate container 39e64dd09c71 23:29:46 ---> 9fa1030e19ce 23:29:46 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:29:46 Removing intermediate container 11879b41ecbb 23:29:46 ---> 3081314fca2c 23:29:46 Step 4/22 : WORKDIR /edgex-go 23:29:46 Removing intermediate container 2a611a939c42 23:29:46 ---> 04bec69cfe8f 23:29:46 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:29:46 Removing intermediate container c0a7b9619449 23:29:46 ---> 872868dffe58 23:29:46 Step 4/21 : RUN apk add --update --no-cache make git 23:29:46 ---> Running in 8b2d2c9be7ef 23:29:46 ---> Running in 7f9332236eb2 23:29:46 ---> Running in dc928aaf11b7 23:29:46 ---> Running in 16dfae77e258 23:29:46 Removing intermediate container 81aa17157f82 23:29:46 ---> 03d3a0593112 23:29:46 Step 5/22 : RUN apk add --update --no-cache make git 23:29:46 ---> Running in b676b6a307be 23:29:46 Removing intermediate container 8b2d2c9be7ef 23:29:46 ---> 264991648755 23:29:46 Step 5/22 : RUN apk add --update --no-cache make git 23:29:46 ---> Running in f3be09b1c3bf 23:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:29:47 OK: 211 MiB in 51 packages 23:29:47 v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:29:47 v3.16.4-27-gbe5b087fcb3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:29:47 OK: 17046 distinct packages available 23:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:29:47 OK: 211 MiB in 51 packages 23:29:47 OK: 211 MiB in 51 packages 23:29:48 OK: 211 MiB in 51 packages 23:29:48 OK: 211 MiB in 51 packages 23:29:48 Removing intermediate container 7f9332236eb2 23:29:48 ---> 691d4cc7ac26 23:29:48 Step 5/23 : COPY go.mod vendor* ./ 23:29:48 ---> bd308d9db4ee 23:29:48 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:48 ---> Running in 4a5606e5fa0b 23:29:48 Removing intermediate container b676b6a307be 23:29:48 ---> f1521f639563 23:29:48 Step 6/22 : COPY go.mod vendor* ./ 23:29:48 Removing intermediate container 16dfae77e258 23:29:48 ---> 46c775b30819 23:29:48 Step 5/21 : COPY go.mod vendor* ./ 23:29:48 Removing intermediate container dc928aaf11b7 23:29:48 ---> b8cbb4a01ee3 23:29:48 Step 5/19 : COPY go.mod vendor* ./ 23:29:48 Removing intermediate container f3be09b1c3bf 23:29:48 ---> 9de73ed22909 23:29:48 Step 6/22 : COPY go.mod vendor* ./ 23:29:48 ---> 67f69712f05c 23:29:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:48 ---> Running in 640f66db14cd 23:29:54 ---> ba3cf0abb9be 23:29:54 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:54 ---> 72df3e5feaa9 23:29:54 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:54 ---> Running in d5d2b358c361 23:29:54 ---> Running in 8bb518c2d5b2 23:29:54 ---> 06373f999917 23:29:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:54 ---> Running in 00798d7c49bd 23:29:54 fc693d55d65f: Pull complete 23:29:54 7e9fc2657dce: Pull complete 23:29:54 dda99020689f: Pull complete 23:30:01 db1c61fa0a46: Pull complete 23:30:02 891c053d2c06: Pull complete 23:30:02 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:30:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:30:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:30:03 + + dockerecho build -t ci-base-image-arm64 -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:30:03 WORKDIR /edgex 23:30:03 COPY go.mod . 23:30:03 RUN go mod download - 23:30:03 . 23:30:03 Sending build context to Docker daemon 3.118MB 23:30:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:30:03 ---> f96f9c87975a 23:30:03 Step 2/4 : WORKDIR /edgex 23:30:05 ---> Running in a29498722f91 23:30:05 Removing intermediate container a29498722f91 23:30:05 ---> 9e063a5923fe 23:30:05 Step 3/4 : COPY go.mod . 23:30:06 ---> 7429de0951e0 23:30:06 Step 4/4 : RUN go mod download 23:30:07 ---> Running in d795f2263590 23:30:39 Removing intermediate container d795f2263590 23:30:39 ---> 9c5402f0392f 23:30:39 Successfully built 9c5402f0392f 23:30:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:39 + docker inspect -f . ci-base-image-arm64 23:30:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:39 prd-ubuntu20.04-docker-arm64-4c-16g-7310 does not seem to be running inside a container 23:30:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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 23:30:41 $ docker top cb5117c68b30970fa74f731fbe079bf51424784ff1745b9499b909ed74c73867 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:42 + go version 23:30:42 go version go1.18.7 linux/arm64 [Pipeline] } 23:30:42 $ docker stop --time=1 cb5117c68b30970fa74f731fbe079bf51424784ff1745b9499b909ed74c73867 23:30:43 $ docker rm -f --volumes cb5117c68b30970fa74f731fbe079bf51424784ff1745b9499b909ed74c73867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:44 23:30:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:44 latest: Pulling from edgex-devops/edgex-compose-arm64 23:30:44 29e5d40040c1: Pulling fs layer 23:30:44 1ce36da41761: Pulling fs layer 23:30:44 25b303627fd3: Pulling fs layer 23:30:44 29e5d40040c1: Verifying Checksum 23:30:44 29e5d40040c1: Download complete 23:30:45 1ce36da41761: Verifying Checksum 23:30:45 1ce36da41761: Download complete 23:30:45 29e5d40040c1: Pull complete 23:30:46 1ce36da41761: Pull complete 23:30:46 25b303627fd3: Verifying Checksum 23:30:46 25b303627fd3: Download complete 23:30:50 Removing intermediate container 4a5606e5fa0b 23:30:50 ---> 4af8a32f625e 23:30:50 Step 7/23 : COPY . . 23:30:50 Removing intermediate container 640f66db14cd 23:30:50 ---> f685afec97db 23:30:50 Step 8/22 : COPY . . 23:30:50 Removing intermediate container 00798d7c49bd 23:30:50 ---> 81c786119fe2 23:30:50 Step 8/22 : COPY . . 23:30:50 Removing intermediate container 8bb518c2d5b2 23:30:50 ---> 0b511565149f 23:30:50 Step 7/21 : COPY . . 23:30:50 Removing intermediate container d5d2b358c361 23:30:50 ---> 1bcf1d3763db 23:30:50 Step 7/19 : COPY . . 23:30:59 25b303627fd3: Pull complete 23:30:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:30:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:59 prd-ubuntu20.04-docker-arm64-4c-16g-7310 does not seem to be running inside a container 23:30:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:31:01 $ docker top c735d9fbb03950126f2a37716677d7d22ce604bef8f00f5307c401bb1e5acf2d -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:02 + docker-compose build --help 23:31:02 + grep parallel 23:31:05 ---> 4eed351b16be 23:31:05 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:31:05 ---> 4755108da968 23:31:05 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:31:05 ---> 81cb801a44c3 23:31:05 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:31:05 ---> 73089d262037 23:31:05 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:31:05 ---> Running in 9f76ed97a8ef 23:31:05 ---> 206eca5937cc 23:31:05 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:31:05 ---> Running in a956e2cd9e06 23:31:05 ---> Running in f9aae627145f 23:31:05 ---> Running in eefa82515709 23:31:05 ---> Running in bbbda87933a3 23:31:05 Removing intermediate container a956e2cd9e06 23:31:05 ---> e37842f40874 23:31:05 Step 9/23 : WORKDIR /edgex-go/spire-build 23:31:05 ---> Running in 7f6ed02f9cbb 23:31:05 Removing intermediate container 7f6ed02f9cbb 23:31:05 ---> e130d83f6ad4 23:31:05 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:31:05 ---> Running in 18e4aa2bd903 23:31:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:31:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:31:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:31:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:31:05 Removing intermediate container 18e4aa2bd903 23:31:05 ---> 833d18c7c650 23:31:05 Step 11/23 : WORKDIR /edgex-go 23:31:05 ---> Running in a1bf8fb01fab 23:31:06 Removing intermediate container a1bf8fb01fab 23:31:06 ---> 2095c482ec61 23:31:06 23:31:06 Step 12/23 : FROM alpine:3.15 23:31:06 3.15: Pulling from library/alpine 23:31:06 --parallel Build images in parallel. [Pipeline] } 23:31:06 $ docker stop --time=1 c735d9fbb03950126f2a37716677d7d22ce604bef8f00f5307c401bb1e5acf2d 23:31:07 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 23:31:07 Status: Downloaded newer image for alpine:3.15 23:31:07 ---> 5ce65d7b0fde 23:31:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:31:07 ---> Running in 16798c827cc5 23:31:07 Removing intermediate container 16798c827cc5 23:31:07 ---> a0359efe6393 23:31:07 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:31:07 ---> Running in 6185658b1916 23:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:31:08 $ docker rm -f --volumes c735d9fbb03950126f2a37716677d7d22ce604bef8f00f5307c401bb1e5acf2d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:08 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:31:08 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:31:08 OK: 15857 distinct packages available 23:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:31:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:31:09 (1/5) Installing dumb-init (1.2.5-r1) 23:31:09 (2/5) Installing musl-obstack (1.2.3-r0) 23:31:09 (3/5) Installing libucontext (1.1-r0) 23:31:09 (4/5) Installing gcompat (1.0.0-r4) 23:31:09 (5/5) Installing openssl (1.1.1t-r1) 23:31:09 Executing busybox-1.34.1-r7.trigger 23:31:09 OK: 7 MiB in 19 packages 23:31:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:31:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:09 prd-ubuntu20.04-docker-arm64-4c-16g-7310 does not seem to be running inside a container 23:31:09 $ 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/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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 23:31:11 $ docker top 4a9b9debbdf925436d686f6fa37400a0161daa035735e1151f3ba9e8c197c949 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:11 + docker-compose -f ./docker-compose-build.yml build --parallel 23:31:13 Removing intermediate container 6185658b1916 23:31:13 ---> 6297c1943c75 23:31:13 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:31:16 Building core-command ... 23:31:16 Building core-common-config-bootstrapper ... 23:31:16 Building core-data ... 23:31:16 Building core-metadata ... 23:31:16 Building security-bootstrapper ... 23:31:16 Building security-proxy-auth ... 23:31:16 Building security-proxy-setup ... 23:31:16 Building security-secretstore-setup ... 23:31:16 Building security-spiffe-token-provider ... 23:31:16 Building security-spire-agent ... 23:31:16 Building security-spire-config ... 23:31:16 Building security-spire-server ... 23:31:16 Building support-notifications ... 23:31:16 Building support-scheduler ... 23:31:16 Building security-proxy-setup 23:31:16 Building security-spire-server 23:31:16 Building core-data 23:31:16 Building security-proxy-auth 23:31:16 Building security-spiffe-token-provider 23:31:19 ---> da1fd55a489a 23:31:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:31:19 ---> 4b09b7b6a5a1 23:31:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:31:21 ---> df50141bb6fc 23:31:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:31:21 ---> bafadb06e183 23:31:21 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:31:21 ---> Running in 1702613d3315 23:31:22 Removing intermediate container 1702613d3315 23:31:22 ---> 089e08e0c983 23:31:22 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:31:22 ---> Running in 0d29d04ba240 23:31:24 Removing intermediate container 0d29d04ba240 23:31:24 ---> 3e096be74974 23:31:24 Step 21/23 : LABEL arch=x86_64 23:31:24 ---> Running in 6bdd92c8558c 23:31:24 Removing intermediate container 6bdd92c8558c 23:31:24 ---> 31cf6505228f 23:31:24 Step 22/23 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:31:25 ---> Running in 83520083194a 23:31:25 Removing intermediate container 83520083194a 23:31:25 ---> 328a724a7307 23:31:25 Step 23/23 : LABEL version=3.0.0-dev.66 23:31:25 ---> Running in 4491976aa826 23:31:25 Removing intermediate container 4491976aa826 23:31:25 ---> a792b6760534 23:31:25 23:31:25 Successfully built a792b6760534 23:31:25 Successfully tagged security-spire-server:latest 23:31:25  Building security-spire-server ... done Building core-command 23:31:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:31:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:31:26 ---> 9c5402f0392f 23:31:26 Step 3/23 : WORKDIR /edgex-go 23:31:26 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:31:26 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:31:26 ---> 9c5402f0392f 23:31:26 Step 3/19 : WORKDIR /edgex-go 23:31:26 ---> Running in 307df5979cdb 23:31:26 ---> Running in 4d7e3e06b587 23:31:26 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:31:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:31:26 ---> 9c5402f0392f 23:31:26 Step 3/21 : WORKDIR /edgex-go 23:31:26 ---> Running in ef7613b1cf19 23:31:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:31:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:31:26 ---> 9c5402f0392f 23:31:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:31:26 ---> Running in eb84dd1911a4 23:31:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:31:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:31:27 ---> 9c5402f0392f 23:31:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:31:27 Removing intermediate container 307df5979cdb 23:31:27 ---> 83e697c3a435 23:31:27 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:31:27 ---> Running in 8180af4155cd 23:31:27 ---> Running in 9b948ad86d2f 23:31:27 Removing intermediate container 4d7e3e06b587 23:31:27 ---> a10a341b8d1e 23:31:27 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:31:27 ---> Running in 1980f31bb092 23:31:27 Removing intermediate container ef7613b1cf19 23:31:27 ---> 7209328a9f16 23:31:27 Step 4/21 : RUN apk add --update --no-cache make git 23:31:27 Removing intermediate container eb84dd1911a4 23:31:27 ---> abde6e59066a 23:31:27 Step 4/22 : WORKDIR /edgex-go 23:31:27 ---> Running in 824e549c8498 23:31:27 ---> Running in 393ccb78cd7a 23:31:27 Removing intermediate container 8180af4155cd 23:31:27 ---> 7f79397b5eed 23:31:27 Step 4/22 : WORKDIR /edgex-go 23:31:28 ---> Running in 51bbb4ab73ba 23:31:28 Removing intermediate container 393ccb78cd7a 23:31:28 ---> ea6db7be898e 23:31:28 Step 5/22 : RUN apk add --update --no-cache make git 23:31:28 ---> Running in 6a000c01ddca 23:31:28 Removing intermediate container 51bbb4ab73ba 23:31:28 ---> 238010704543 23:31:28 Step 5/22 : RUN apk add --update --no-cache make git 23:31:29 ---> Running in 6eddc3eceae1 23:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:31:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:31:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:31:30 ---> 6a7ad81fffc8 23:31:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:31:30 ---> Using cache 23:31:30 ---> 3081314fca2c 23:31:30 Step 4/23 : WORKDIR /edgex-go 23:31:30 ---> Using cache 23:31:30 ---> 264991648755 23:31:30 Step 5/23 : RUN apk add --update --no-cache make git 23:31:30 ---> Using cache 23:31:30 ---> 9de73ed22909 23:31:30 Step 6/23 : COPY go.mod vendor* ./ 23:31:30 ---> Using cache 23:31:30 ---> 06373f999917 23:31:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:30 ---> Using cache 23:31:30 ---> 81c786119fe2 23:31:30 Step 8/23 : COPY . . 23:31:30 ---> Using cache 23:31:30 ---> 73089d262037 23:31:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:31:31 OK: 221 MiB in 51 packages 23:31:31 OK: 221 MiB in 51 packages 23:31:31 v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:31:31 v3.16.4-27-gbe5b087fcb3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:31:31 OK: 16903 distinct packages available 23:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:31:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:31:32 OK: 221 MiB in 51 packages 23:31:32 OK: 221 MiB in 51 packages 23:31:33 Removing intermediate container 9b948ad86d2f 23:31:33 ---> 09add01bbe8f 23:31:33 Step 5/23 : COPY go.mod vendor* ./ 23:31:33 OK: 221 MiB in 51 packages 23:31:33 Removing intermediate container 824e549c8498 23:31:33 ---> c9a70e36aaab 23:31:33 Step 5/21 : COPY go.mod vendor* ./ 23:31:34 Removing intermediate container 6a000c01ddca 23:31:34 ---> 867614ac3e60 23:31:34 Step 6/22 : COPY go.mod vendor* ./ 23:31:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:31:34 Removing intermediate container 6eddc3eceae1 23:31:34 ---> 408f3623d3f8 23:31:34 Step 6/22 : COPY go.mod vendor* ./ 23:31:34 ---> 851a0c1ed198 23:31:34 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:34 ---> Running in 654e4cff8b6b 23:31:34 ---> 257804b8e03b 23:31:34 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:34 Removing intermediate container 1980f31bb092 23:31:34 ---> d62a6ed23e9d 23:31:34 Step 5/19 : COPY go.mod vendor* ./ 23:31:35 ---> 97b2dda90836 23:31:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:35 ---> Running in 0db43f87c0f7 23:31:35 ---> Running in 7d21b072d706 23:31:35 ---> 8af48788d269 23:31:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:35 ---> Running in 972f05f1e65d 23:31:36 ---> 784741c651ca 23:31:36 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:36 ---> Running in 42926c4e8e23 23:31:37 ---> Running in b2190dc12a12 23:31:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:31:41 Removing intermediate container 9f76ed97a8ef 23:31:41 ---> 5a575b88fd88 23:31:41 23:31:41 Step 9/21 : FROM alpine:3.16 23:31:41 Removing intermediate container f9aae627145f 23:31:41 ---> 157534f8b48a 23:31:41 23:31:41 Step 10/22 : FROM alpine:3.16 23:31:41 Removing intermediate container eefa82515709 23:31:41 ---> ea0b474fa9ee 23:31:41 23:31:41 Step 10/22 : FROM alpine:3.16 23:31:42 3.16: Pulling from library/alpine 23:31:43 3.16: Pulling from library/alpine 23:31:43 3.16: Pulling from library/alpine 23:31:45 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:31:45 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:31:45 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:31:45 Status: Downloaded newer image for alpine:3.16 23:31:45 Status: Image is up to date for alpine:3.16 23:31:45 Status: Downloaded newer image for alpine:3.16 23:31:45 ---> dfd21b5a31f5 23:31:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:31:45 ---> dfd21b5a31f5 23:31:45 ---> dfd21b5a31f5 23:31:45 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:31:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:31:45 ---> Running in 21b9305a7384 23:31:45 ---> Running in cacf1e26b945 23:31:45 ---> Running in 14ebd444e589 23:31:46 Removing intermediate container bbbda87933a3 23:31:46 ---> 0857417fef5e 23:31:46 23:31:46 Step 9/19 : FROM alpine:3.15 23:31:46 ---> 5ce65d7b0fde 23:31:46 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:31:46 ---> Using cache 23:31:46 ---> a0359efe6393 23:31:46 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:31:46 Removing intermediate container 21b9305a7384 23:31:46 ---> 452c74c0fa15 23:31:46 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:31:46 ---> Running in 13e9bea2cf3a 23:31:46 Removing intermediate container cacf1e26b945 23:31:46 ---> f2005af3be14 23:31:46 Step 12/22 : ENV APP_PORT=59880 23:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:31:46 ---> Running in 3511273b5221 23:31:46 ---> Running in 14f64d0fd2e8 23:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:31:46 Removing intermediate container 14f64d0fd2e8 23:31:46 ---> f69fcace5332 23:31:46 Step 13/22 : EXPOSE $APP_PORT 23:31:46 ---> Running in 237b8585c5be 23:31:46 (1/6) Installing ca-certificates (20220614-r0) 23:31:46 (2/6) Installing brotli-libs (1.0.9-r6) 23:31:46 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:31:46 (4/6) Installing libcurl (7.83.1-r6) 23:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:31:46 (5/6) Installing curl (7.83.1-r6) 23:31:46 (6/6) Installing dumb-init (1.2.5-r1) 23:31:46 Executing busybox-1.35.0-r17.trigger 23:31:46 Executing ca-certificates-20220614-r0.trigger 23:31:46 OK: 8 MiB in 20 packages 23:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:31:47 Removing intermediate container 237b8585c5be 23:31:47 ---> ccdbf2d9a6e3 23:31:47 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:31:47 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:31:47 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:31:47 OK: 15857 distinct packages available 23:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:31:47 ---> Running in a05ae4630b8a 23:31:47 (1/9) Installing ca-certificates (20220614-r0) 23:31:47 (2/9) Installing brotli-libs (1.0.9-r5) 23:31:47 (1/1) Installing dumb-init (1.2.5-r1) 23:31:47 Executing busybox-1.35.0-r17.trigger 23:31:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:31:47 OK: 6 MiB in 15 packages 23:31:47 (4/9) Installing libcurl (7.80.0-r6) 23:31:47 (5/9) Installing curl (7.80.0-r6) 23:31:47 (6/9) Installing dumb-init (1.2.5-r1) 23:31:47 (7/9) Installing musl-obstack (1.2.3-r0) 23:31:47 (8/9) Installing libucontext (1.1-r0) 23:31:47 (9/9) Installing gcompat (1.0.0-r4) 23:31:47 Executing busybox-1.34.1-r7.trigger 23:31:47 Executing ca-certificates-20220614-r0.trigger 23:31:47 OK: 8 MiB in 23 packages 23:31:48 Removing intermediate container 14ebd444e589 23:31:48 ---> 92acf4a6fb1e 23:31:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:31:48 ---> Running in cf13fc479bee 23:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:31:48 (1/1) Installing dumb-init (1.2.5-r1) 23:31:48 Removing intermediate container 3511273b5221 23:31:48 ---> ea58452a6b9e 23:31:48 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:31:48 Executing busybox-1.35.0-r17.trigger 23:31:48 OK: 6 MiB in 15 packages 23:31:48 Removing intermediate container cf13fc479bee 23:31:48 ---> 08fae85e5aee 23:31:48 Step 12/21 : WORKDIR /edgex 23:31:49 Removing intermediate container 13e9bea2cf3a 23:31:49 ---> eb72dd28f165 23:31:49 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:31:49 ---> Running in ada6c6b54239 23:31:50 ---> 7ae9e24160f5 23:31:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:31:50 ---> 1742395f8b94 23:31:50 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:31:50 Removing intermediate container ada6c6b54239 23:31:50 ---> c54fb81de770 23:31:50 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:31:50 Removing intermediate container a05ae4630b8a 23:31:50 ---> 196e14785197 23:31:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:31:52 ---> 8001e6df23e9 23:31:52 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:31:52 ---> b8f6d7c855a0 23:31:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 23:31:52 ---> 5a7ee0f74110 23:31:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:31:52 ---> 5d967e79d088 23:31:52 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:31:52 ---> 5e105f645767 23:31:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:31:52 ---> e0ea37376bae 23:31:52 ---> 82652fa3a57e 23:31:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:31:52 23:31:52 ---> 7102dd33ed07 23:31:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:31:52 ---> Running in ecf59371cbd4 23:31:52 ---> 76fcf13e883d 23:31:52 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:31:52 ---> Running in bc5c24b3b387 23:31:53 Removing intermediate container ecf59371cbd4 23:31:53 ---> c1ab7cddb220 23:31:53 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:31:53 ---> 8072e586f212 23:31:53 Step 18/22 : ENTRYPOINT ["/core-data"] 23:31:53 ---> Running in 68566895e923 23:31:53 ---> Running in e46a1357cdc4 23:31:53 Removing intermediate container 68566895e923 23:31:53 ---> a5739de8cdad 23:31:53 Step 17/19 : LABEL arch=x86_64 23:31:53 ---> 63a2ae47d895 23:31:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:31:53 ---> Running in 556ff5cf64c3 23:31:53 Removing intermediate container e46a1357cdc4 23:31:53 ---> fd0806bad228 23:31:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:31:53 ---> Running in 2dff3f0d5a7b 23:31:53 Removing intermediate container 556ff5cf64c3 23:31:53 ---> 62c2bb804aca 23:31:53 Step 18/19 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:31:53 ---> Running in 3be45be5545c 23:31:53 Removing intermediate container 3be45be5545c 23:31:53 ---> 72fbdf04d5a4 23:31:53 Step 19/19 : LABEL version=3.0.0-dev.66 23:31:53 ---> 4d2408056a06 23:31:53 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:31:53 ---> Running in 0b2060ab2258 23:31:53 ---> Running in b3d2ec26deff 23:31:53 Removing intermediate container 2dff3f0d5a7b 23:31:53 ---> 39d9e7208e9e 23:31:53 Step 20/22 : LABEL arch=x86_64 23:31:53 Removing intermediate container bc5c24b3b387 23:31:53 ---> 9ab525538209 23:31:53 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:31:53 ---> Running in f7551be4b8a6 23:31:53 ---> Running in 0f25aedf38ac 23:31:53 Removing intermediate container b3d2ec26deff 23:31:53 ---> c77777c9ba28 23:31:53 23:31:54 Successfully built c77777c9ba28 23:31:54 Successfully tagged security-spiffe-token-provider:latest 23:31:54  Building security-spiffe-token-provider ... done Building core-metadata 23:31:54 Removing intermediate container f7551be4b8a6 23:31:54 ---> f89d745083b3 23:31:54 Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:31:56 ---> Running in 0a8904771f93 23:31:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:31:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:31:57 ---> 6a7ad81fffc8 23:31:57 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:31:57 ---> Using cache 23:31:57 ---> 3081314fca2c 23:31:57 Step 4/24 : WORKDIR /edgex-go 23:31:57 ---> Using cache 23:31:57 ---> 264991648755 23:31:57 Step 5/24 : RUN apk add --update --no-cache make git 23:31:57 ---> Using cache 23:31:57 ---> 9de73ed22909 23:31:57 Step 6/24 : COPY go.mod vendor* ./ 23:31:57 ---> Using cache 23:31:57 ---> 06373f999917 23:31:57 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:57 ---> Using cache 23:31:57 ---> 81c786119fe2 23:31:57 Step 8/24 : COPY . . 23:31:57 ---> Using cache 23:31:57 ---> 73089d262037 23:31:57 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:31:59 Removing intermediate container 0f25aedf38ac 23:31:59 ---> 177725e73226 23:31:59 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:31:59 Removing intermediate container 0a8904771f93 23:31:59 ---> d030f3c8a53f 23:31:59 Step 22/22 : LABEL version=3.0.0-dev.66 23:31:59 ---> Running in b7f84303f606 23:31:59 ---> Running in 7141815e89b1 23:31:59 ---> Running in 9892596b6691 23:31:59 Removing intermediate container 0b2060ab2258 23:31:59 ---> 87b1cb1b93c2 23:31:59 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:31:59 ---> Running in 59d2e15145eb 23:31:59 Removing intermediate container 7141815e89b1 23:31:59 ---> 03698a0c0f4c 23:31:59 23:31:59 Removing intermediate container b7f84303f606 23:31:59 ---> f0632540e804 23:31:59 Step 20/22 : LABEL arch=x86_64 23:31:59 Removing intermediate container 59d2e15145eb 23:31:59 ---> 437725a43a31 23:31:59 Step 19/21 : LABEL arch=x86_64 23:31:59 Successfully built 03698a0c0f4c 23:31:59 ---> Running in dba44ae8938f 23:31:59 Successfully tagged core-data:latest 23:31:59  Building core-data ... done Building core-common-config-bootstrapper 23:32:00 ---> Running in acb31a049aa8 23:32:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:32:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:32:03 ---> 6a7ad81fffc8 23:32:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:32:03 ---> Using cache 23:32:03 ---> 3081314fca2c 23:32:03 Step 4/22 : WORKDIR /edgex-go 23:32:03 ---> Using cache 23:32:03 ---> 264991648755 23:32:03 Step 5/22 : RUN apk add --update --no-cache make git 23:32:03 ---> Using cache 23:32:03 ---> 9de73ed22909 23:32:03 Step 6/22 : COPY go.mod vendor* ./ 23:32:03 ---> Using cache 23:32:03 ---> 06373f999917 23:32:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:03 ---> Using cache 23:32:03 ---> 81c786119fe2 23:32:03 Step 8/22 : COPY . . 23:32:03 ---> Using cache 23:32:03 ---> 73089d262037 23:32:03 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:32:07 Removing intermediate container dba44ae8938f 23:32:07 ---> ff22871b639c 23:32:07 Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:32:07 Removing intermediate container acb31a049aa8 23:32:07 ---> 1524fe83ad6c 23:32:07 Step 20/21 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:32:07 ---> Running in 12aa07edd072 23:32:07 ---> Running in f5962d65cdde 23:32:07 ---> Running in 1404cd2d50b5 23:32:07 Removing intermediate container b2190dc12a12 23:32:07 ---> 03f6916a7f41 23:32:07 23:32:07 Step 10/23 : FROM alpine:3.16 23:32:07 ---> dfd21b5a31f5 23:32:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:32:08 ---> Running in c2a039d96242 23:32:08 Removing intermediate container f5962d65cdde 23:32:08 ---> ca3eb6f71906 23:32:08 Step 22/22 : LABEL version=3.0.0-dev.66 23:32:08 Removing intermediate container 1404cd2d50b5 23:32:08 ---> ee1b66588dcf 23:32:08 Step 21/21 : LABEL version=3.0.0-dev.66 23:32:08 ---> Running in 971f33a3f9c7 23:32:08 ---> Running in ee5148ae70d9 23:32:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:32:09 Removing intermediate container ee5148ae70d9 23:32:09 ---> 03def78bc461 23:32:09 23:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:32:09 Removing intermediate container 971f33a3f9c7 23:32:09 ---> 3fe0087e4600 23:32:09 23:32:09 Successfully built 03def78bc461 23:32:09 Successfully tagged security-proxy-setup:latest 23:32:09 Building security-secretstore-setup 23:32:09  Building security-proxy-setup ... done Successfully built 3fe0087e4600 23:32:09 Successfully tagged security-proxy-auth:latest 23:32:09 Building support-scheduler 23:32:09  Building security-proxy-auth ... done (1/1) Installing dumb-init (1.2.5-r1) 23:32:09 Executing busybox-1.35.0-r17.trigger 23:32:09 OK: 6 MiB in 15 packages 23:32:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:32:13 ---> 6a7ad81fffc8 23:32:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:32:13 ---> Using cache 23:32:13 ---> 3081314fca2c 23:32:13 Step 4/22 : WORKDIR /edgex-go 23:32:13 ---> Using cache 23:32:13 ---> 264991648755 23:32:13 Step 5/22 : RUN apk add --update --no-cache make git 23:32:13 ---> Using cache 23:32:13 ---> 9de73ed22909 23:32:13 Step 6/22 : COPY go.mod vendor* ./ 23:32:13 ---> Using cache 23:32:13 ---> 06373f999917 23:32:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:13 ---> Using cache 23:32:13 ---> 81c786119fe2 23:32:13 Step 8/22 : COPY . . 23:32:13 ---> Using cache 23:32:13 ---> 73089d262037 23:32:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:32:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:32:13 ---> 6a7ad81fffc8 23:32:13 Step 3/24 : WORKDIR /edgex-go 23:32:13 ---> Using cache 23:32:13 ---> 872868dffe58 23:32:13 Step 4/24 : RUN apk add --update --no-cache make git 23:32:13 ---> Using cache 23:32:13 ---> 46c775b30819 23:32:13 Step 5/24 : COPY go.mod vendor* ./ 23:32:13 ---> Using cache 23:32:13 ---> 72df3e5feaa9 23:32:13 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:13 ---> Using cache 23:32:13 ---> 0b511565149f 23:32:13 Step 7/24 : COPY . . 23:32:13 ---> Using cache 23:32:13 ---> 4eed351b16be 23:32:13 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:32:18 ---> Running in 62083a74a1c6 23:32:18 ---> Running in c71aa3c8ba7b 23:32:19 Removing intermediate container c2a039d96242 23:32:19 ---> d78afd1efe41 23:32:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:32:19 ---> Running in aa8007e19516 23:32:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:32:19 Removing intermediate container aa8007e19516 23:32:19 ---> 438ff9e448e1 23:32:19 Step 13/23 : ENV APP_PORT=59882 23:32:20 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:32:20 ---> Running in 5fe468e2224a 23:32:20 Removing intermediate container 5fe468e2224a 23:32:20 ---> 7ca85b6b981e 23:32:20 Step 14/23 : EXPOSE $APP_PORT 23:32:20 ---> Running in 3a6f47990677 23:32:21 Removing intermediate container 3a6f47990677 23:32:21 ---> 468eff8a10e9 23:32:21 Step 15/23 : WORKDIR / 23:32:21 ---> Running in 17078f883432 23:32:21 Removing intermediate container 17078f883432 23:32:21 ---> 3f26ccaf0dd8 23:32:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:21 ---> 16658e95bc27 23:32:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:32:22 ---> 2b5f14ba9a69 23:32:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:32:23 ---> 92a3a083e5d5 23:32:23 Step 19/23 : ENTRYPOINT ["/core-command"] 23:32:24 ---> Running in 74f9dc950913 23:32:24 Removing intermediate container 74f9dc950913 23:32:24 ---> e56afd986102 23:32:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:32:24 ---> Running in 74f55e1778c1 23:32:24 Removing intermediate container 74f55e1778c1 23:32:24 ---> 1e4cb393be58 23:32:24 Step 21/23 : LABEL arch=x86_64 23:32:24 ---> Running in 83d9ea4df70f 23:32:27 Removing intermediate container 83d9ea4df70f 23:32:27 ---> 0b857b6ec259 23:32:27 Step 22/23 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:32:28 ---> Running in 44ec05f055e8 23:32:28 Removing intermediate container 9892596b6691 23:32:28 ---> 17d77f09f563 23:32:28 23:32:28 Step 10/24 : FROM alpine:3.16 23:32:28 ---> dfd21b5a31f5 23:32:28 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:32:28 ---> Using cache 23:32:28 ---> d78afd1efe41 23:32:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:32:28 ---> Using cache 23:32:28 ---> 438ff9e448e1 23:32:28 Step 13/24 : ENV APP_PORT=59881 23:32:29 ---> Running in e13dacb0deeb 23:32:29 Removing intermediate container 44ec05f055e8 23:32:29 ---> 0953860c7029 23:32:29 Step 23/23 : LABEL version=3.0.0-dev.66 23:32:29 Removing intermediate container e13dacb0deeb 23:32:29 ---> b830825ea056 23:32:29 Step 14/24 : EXPOSE $APP_PORT 23:32:29 ---> Running in 259d9b545b2b 23:32:29 ---> Running in b52104b22612 23:32:30 Removing intermediate container 259d9b545b2b 23:32:30 ---> be351e5dae84 23:32:30 23:32:30 Removing intermediate container b52104b22612 23:32:30 ---> f139f47a2544 23:32:30 Step 15/24 : WORKDIR / 23:32:30 Successfully built be351e5dae84 23:32:30 Successfully tagged core-command:latest 23:32:30  Building core-command ... done Building security-bootstrapper 23:32:31 ---> Running in e5868cf207b2 23:32:34 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:32:34 ---> 6a7ad81fffc8 23:32:34 Step 3/32 : WORKDIR /edgex-go 23:32:34 ---> Using cache 23:32:34 ---> 872868dffe58 23:32:34 Step 4/32 : RUN apk add --update --no-cache make git 23:32:34 ---> Using cache 23:32:34 ---> 46c775b30819 23:32:34 Step 5/32 : COPY go.mod vendor* ./ 23:32:34 ---> Using cache 23:32:34 ---> 72df3e5feaa9 23:32:34 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:34 ---> Using cache 23:32:34 ---> 0b511565149f 23:32:34 Step 7/32 : COPY . . 23:32:34 ---> Using cache 23:32:34 ---> 4eed351b16be 23:32:34 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:32:37 Removing intermediate container e5868cf207b2 23:32:37 ---> deb2e1330231 23:32:37 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:37 ---> Running in 54281fb4dc28 23:32:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:32:38 ---> ffd1a2bd29f7 23:32:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:32:41 ---> ad06d26e0b25 23:32:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:32:41 Removing intermediate container 12aa07edd072 23:32:41 ---> ae34af5b3c5d 23:32:41 23:32:41 Step 10/22 : FROM alpine:3.16 23:32:41 ---> dfd21b5a31f5 23:32:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:32:41 ---> Using cache 23:32:41 ---> 452c74c0fa15 23:32:41 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:32:41 ---> Using cache 23:32:41 ---> ea58452a6b9e 23:32:41 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:41 ---> Using cache 23:32:41 ---> 7ae9e24160f5 23:32:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:32:41 ---> 1a1c6ae3a94b 23:32:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:32:42 ---> fa7e02be1bbe 23:32:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:32:42 ---> 07e98c41b9fc 23:32:42 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:32:42 ---> Running in c2d5bd5f8325 23:32:42 Removing intermediate container c2d5bd5f8325 23:32:42 ---> 65b4c177430d 23:32:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:32:42 ---> Running in 177420c55026 23:32:42 ---> cb787c55bb37 23:32:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:32:46 Removing intermediate container 177420c55026 23:32:46 ---> 53c4631611da 23:32:46 Step 22/24 : LABEL arch=x86_64 23:32:46 ---> f42c74f94a37 23:32:46 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:32:46 ---> Running in 616395f4dc8a 23:32:46 ---> Running in f0200caa7033 23:32:47 Removing intermediate container 616395f4dc8a 23:32:47 ---> 2f573ed29992 23:32:47 Step 23/24 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:32:47 ---> Running in b7c388482d92 23:32:47 Removing intermediate container b7c388482d92 23:32:47 ---> 495b1afb126c 23:32:47 Step 24/24 : LABEL version=3.0.0-dev.66 23:32:47 ---> Running in 479aa1ce0bd4 23:32:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:32:47 Removing intermediate container f0200caa7033 23:32:47 ---> 675451a762e7 23:32:47 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:32:48 Removing intermediate container 479aa1ce0bd4 23:32:48 ---> 81d881b3ffca 23:32:48 23:32:48 ---> Running in c90bc11a3d8a 23:32:48 Successfully built 81d881b3ffca 23:32:48 Successfully tagged core-metadata:latest 23:32:48  Building core-metadata ... done Building support-notifications 23:32:48 Removing intermediate container c90bc11a3d8a 23:32:48 ---> b0f3dc02b1c7 23:32:48 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 23:32:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:32:50 ---> 6a7ad81fffc8 23:32:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:32:50 ---> Using cache 23:32:50 ---> 3081314fca2c 23:32:50 Step 4/22 : WORKDIR /edgex-go 23:32:50 ---> Using cache 23:32:50 ---> 264991648755 23:32:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:32:53 ---> Running in 8021969133aa 23:32:53 ---> Running in c52e1c031fa7 23:32:53 Removing intermediate container 8021969133aa 23:32:53 ---> ea936780d8fc 23:32:53 Step 20/22 : LABEL arch=x86_64 23:32:53 ---> Running in 77d0845f40b6 23:32:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:32:54 Removing intermediate container 77d0845f40b6 23:32:54 ---> e9b8cd720ae6 23:32:54 Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:32:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:32:55 OK: 211 MiB in 51 packages 23:32:57 ---> Running in e9f3e8745e38 23:32:57 Removing intermediate container 62083a74a1c6 23:32:57 ---> c2ef7404c240 23:32:57 23:32:57 Step 9/24 : FROM alpine:3.16 23:32:57 ---> dfd21b5a31f5 23:32:57 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:32:57 Removing intermediate container e9f3e8745e38 23:32:57 ---> ed79cfe4758f 23:32:57 Step 22/22 : LABEL version=3.0.0-dev.66 23:32:58 Removing intermediate container c52e1c031fa7 23:32:58 ---> 2c00725f668e 23:32:58 Step 6/22 : COPY go.mod vendor* ./ 23:32:58 Removing intermediate container c71aa3c8ba7b 23:32:58 ---> 80dda1aaa473 23:32:58 23:32:58 Step 10/22 : FROM alpine:3.16 23:32:58 ---> dfd21b5a31f5 23:32:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:32:58 ---> Using cache 23:32:58 ---> d78afd1efe41 23:32:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:32:58 ---> Using cache 23:32:58 ---> 438ff9e448e1 23:32:58 Step 13/22 : ENV APP_PORT=59861 23:32:58 ---> Running in 2298894b53a3 23:32:58 ---> Running in d9b812a668ad 23:32:58 ---> Running in e732cf872bae 23:32:58 Removing intermediate container 2298894b53a3 23:32:58 ---> 3e91c93a428a 23:32:58 23:32:58 ---> 86013dc9327e 23:32:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:58 Removing intermediate container e732cf872bae 23:32:58 ---> bb831ed0c966 23:32:58 Step 14/22 : EXPOSE $APP_PORT 23:32:58 ---> Running in 8e7567b6c734 23:32:58 ---> Running in f660dfec35da 23:32:58 Successfully built 3e91c93a428a 23:32:58 Successfully tagged core-common-config-bootstrapper:latest 23:32:58 Building security-spire-agent 23:32:59  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:32:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:32:59 (1/3) Installing ca-certificates (20220614-r0) 23:32:59 (2/3) Installing dumb-init (1.2.5-r1) 23:32:59 (3/3) Installing su-exec (0.2-r1) 23:32:59 Executing busybox-1.35.0-r17.trigger 23:32:59 Executing ca-certificates-20220614-r0.trigger 23:32:59 OK: 6 MiB in 17 packages 23:33:00 Removing intermediate container 8e7567b6c734 23:33:00 ---> e9a43c3fa4e9 23:33:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:33:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:33:02 ---> 6a7ad81fffc8 23:33:02 Step 3/24 : WORKDIR /edgex-go 23:33:02 ---> Using cache 23:33:02 ---> 872868dffe58 23:33:02 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:33:02 ---> 890da1d3086d 23:33:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:33:02 ---> Running in 74edb577ddc5 23:33:03 Removing intermediate container d9b812a668ad 23:33:03 ---> f616d7b248dd 23:33:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:33:03 OK: 211 MiB in 51 packages 23:33:03 ---> Running in 49fbb3e913b9 23:33:05 ---> c2e8d94345c3 23:33:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:33:05 Removing intermediate container 49fbb3e913b9 23:33:05 ---> bd5b3958109a 23:33:05 Step 12/24 : WORKDIR / 23:33:05 ---> Running in 7036d90adbfb 23:33:05 Removing intermediate container 74edb577ddc5 23:33:05 ---> 6dd3cce2d5d8 23:33:05 Step 5/24 : COPY go.mod vendor* ./ 23:33:05 Removing intermediate container 7036d90adbfb 23:33:05 ---> 562f0369f21b 23:33:05 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:33:05 ---> 003b0362235f 23:33:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:33:05 Removing intermediate container 54281fb4dc28 23:33:05 ---> 0831f59db1d3 23:33:05 23:33:05 ---> Running in e0e737953292 23:33:05 Step 9/32 : FROM alpine:3.16 23:33:05 ---> dfd21b5a31f5 23:33:05 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:33:05 ---> Running in 9cf1c8ed75bc 23:33:05 ---> 18adf9e82bc4 23:33:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:05 ---> Running in 4a251bc191fe 23:33:05 ---> e9089563ec31 23:33:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:33:05 Removing intermediate container e0e737953292 23:33:05 ---> ad8856c1fe62 23:33:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:33:05 Removing intermediate container 9cf1c8ed75bc 23:33:05 ---> da9d40fad133 23:33:05 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:33:05 ---> Running in 0c23d27dc073 23:33:05 ---> Running in 4c7e8f741b77 23:33:05 ---> e34c39a89138 23:33:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:33:05 Removing intermediate container 4c7e8f741b77 23:33:05 ---> 21d08f206ac0 23:33:05 Step 20/22 : LABEL arch=x86_64 23:33:05 ---> Running in 3d019bcea0b9 23:33:05 ---> bbdf20771b6a 23:33:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:33:05 Removing intermediate container 3d019bcea0b9 23:33:05 ---> ee05f5713e8b 23:33:05 Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:33:05 ---> Running in d82d3866b794 23:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:33:05 ---> 927c85b3ab00 23:33:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:33:05 Removing intermediate container d82d3866b794 23:33:05 ---> 81985b3547fd 23:33:05 Step 22/22 : LABEL version=3.0.0-dev.66 23:33:06 ---> Running in 4aecd84e7439 23:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:33:06 Removing intermediate container 4aecd84e7439 23:33:06 ---> 812076eac10d 23:33:06 23:33:06 Successfully built 812076eac10d 23:33:06 (1/2) Installing dumb-init (1.2.5-r1) 23:33:06 (2/2) Installing su-exec (0.2-r1) 23:33:06 Executing busybox-1.35.0-r17.trigger 23:33:06 OK: 6 MiB in 16 packages 23:33:06 Successfully tagged support-scheduler:latest 23:33:06  Building support-scheduler ... done Building security-spire-config 23:33:06 ---> 580b699bae74 23:33:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:33:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:33:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:33:09 ---> 6a7ad81fffc8 23:33:09 Step 3/24 : WORKDIR /edgex-go 23:33:09 ---> Using cache 23:33:09 ---> 872868dffe58 23:33:09 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:33:09 ---> Using cache 23:33:09 ---> 6dd3cce2d5d8 23:33:09 Step 5/24 : COPY go.mod vendor* ./ 23:33:09 ---> Using cache 23:33:09 ---> 18adf9e82bc4 23:33:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:10 ---> b0fdd8e95f38 23:33:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:33:10 ---> Running in d1404f99c59f 23:33:10 Removing intermediate container 0c23d27dc073 23:33:10 ---> 6c1e9b45fb1d 23:33:10 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:33:10 ---> Running in cdab90f47fff 23:33:10 Removing intermediate container cdab90f47fff 23:33:10 ---> ede906a2b49a 23:33:10 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:33:10 ---> 606d28663192 23:33:10 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:33:10 ---> Running in ae6c37a666c5 23:33:10 ---> Running in db2f40c116ce 23:33:10 Removing intermediate container db2f40c116ce 23:33:10 ---> 3f30fdc5d015 23:33:10 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:33:10 ---> Running in 92b12c1cc414 23:33:10 Removing intermediate container 92b12c1cc414 23:33:10 ---> 3d747fdd3b2f 23:33:10 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:33:10 ---> Running in ff6554562e5c 23:33:10 Removing intermediate container ff6554562e5c 23:33:10 ---> 6879fe406393 23:33:10 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:33:10 ---> Running in e707ba09cbb2 23:33:11 Removing intermediate container ae6c37a666c5 23:33:11 ---> 4f9e546fdafa 23:33:11 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:33:11 ---> Running in 887dcf74deba 23:33:11 Removing intermediate container 887dcf74deba 23:33:11 ---> ffd47d72059a 23:33:11 Step 22/24 : LABEL arch=x86_64 23:33:11 ---> Running in bc5ad35efd27 23:33:11 Removing intermediate container bc5ad35efd27 23:33:11 ---> 734f674916cc 23:33:11 Step 23/24 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:33:11 ---> Running in a35416aa55ca 23:33:11 Removing intermediate container a35416aa55ca 23:33:11 ---> 6fb11db6a22d 23:33:11 Step 24/24 : LABEL version=3.0.0-dev.66 23:33:11 ---> Running in f545a1653538 23:33:11 Removing intermediate container e707ba09cbb2 23:33:11 ---> 8c154568fadd 23:33:11 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:33:11 ---> Running in 00042314867c 23:33:11 Removing intermediate container f545a1653538 23:33:11 ---> 4b6a7629dcb4 23:33:11 23:33:11 Removing intermediate container 00042314867c 23:33:11 ---> 6fbaa1cede44 23:33:11 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:33:11 Successfully built 4b6a7629dcb4 23:33:11 Successfully tagged security-secretstore-setup:latest 23:33:11  Building security-secretstore-setup ... done  ---> 32120e7cbbb8 23:33:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:33:11 ---> Running in 872d33dc667f 23:33:12 Removing intermediate container 872d33dc667f 23:33:12 ---> f2c85c3f444a 23:33:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:12 ---> 1c18e8bf7e12 23:33:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:33:12 ---> c3bd23368d5d 23:33:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:33:12 ---> dd1183377394 23:33:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:33:13 ---> 7fccb08f3bce 23:33:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:33:13 ---> f75d77de6e2f 23:33:13 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:33:13 ---> 350f061ae219 23:33:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:33:13 ---> 2be71f33aa52 23:33:13 Step 27/32 : RUN chmod +x /entrypoint.sh 23:33:13 ---> Running in bfd60b4a2098 23:33:14 Removing intermediate container bfd60b4a2098 23:33:14 ---> 88a971b2cd24 23:33:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:33:14 ---> Running in 08276f97241f 23:33:14 Removing intermediate container 08276f97241f 23:33:14 ---> c8ef196e5561 23:33:14 Step 29/32 : CMD ["gate"] 23:33:14 ---> Running in e1d90e82a359 23:33:14 Removing intermediate container e1d90e82a359 23:33:14 ---> d3349de61d65 23:33:14 Step 30/32 : LABEL arch=x86_64 23:33:14 ---> Running in b01e14954e21 23:33:14 Removing intermediate container b01e14954e21 23:33:14 ---> 58a1133a781e 23:33:14 Step 31/32 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:33:14 ---> Running in 9f669a96b5e9 23:33:14 Removing intermediate container 9f669a96b5e9 23:33:14 ---> 6435a3eb2884 23:33:14 Step 32/32 : LABEL version=3.0.0-dev.66 23:33:14 ---> Running in 5e41e0c6bdca 23:33:14 Removing intermediate container 5e41e0c6bdca 23:33:14 ---> 3511bae5525f 23:33:14 23:33:14 Successfully built 3511bae5525f 23:33:14 Successfully tagged security-bootstrapper:latest 23:33:28 Removing intermediate container 972f05f1e65d 23:33:28 ---> 66ac466fa3dc 23:33:28 Step 8/22 : COPY . . 23:33:28 Removing intermediate container 0db43f87c0f7 23:33:28 ---> a0370e8b3260 23:33:28 Step 7/21 : COPY . . 23:33:28 Removing intermediate container 7d21b072d706 23:33:28 ---> 44447e1b98c8 23:33:28 Step 8/22 : COPY . . 23:33:28 Removing intermediate container 654e4cff8b6b 23:33:28 ---> f536b4eb8e6e 23:33:28 Step 7/23 : COPY . . 23:33:28 Removing intermediate container 42926c4e8e23 23:33:28 ---> 3e95975a2c17 23:33:28 Step 7/19 : COPY . . 23:33:28 ---> 6cf13796a22b 23:33:28 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:33:28 ---> af0f6828eb6c 23:33:28 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:33:28 ---> fe86d560c76b 23:33:28 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:33:28 ---> ad08960bdbd1 23:33:28 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:33:28 ---> Running in a07f86ae14a5 23:33:28 ---> 6bc8ecba07b2 23:33:28 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:33:28 ---> Running in 2ff8d1915395 23:33:28 ---> Running in 2090abfe1980 23:33:28 ---> Running in e16033da52a5 23:33:28 ---> Running in 4425e33f84ac 23:33:28 Removing intermediate container e16033da52a5 23:33:28 ---> d6b0e0b69087 23:33:28 Step 9/23 : WORKDIR /edgex-go/spire-build 23:33:28 ---> Running in 6e0d17e15ec7 23:33:28 Removing intermediate container 6e0d17e15ec7 23:33:28 ---> 50859c45037c 23:33:28 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:33:28 ---> Running in ec7dd484aca8 23:33:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:33:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:33:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:33:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:33:33 Removing intermediate container ec7dd484aca8 23:33:33 ---> 0160d1c6d281 23:33:33 Step 11/23 : WORKDIR /edgex-go 23:33:34 ---> Running in a11340b55e0c 23:33:35 Removing intermediate container a11340b55e0c 23:33:35 ---> 29c84ceec434 23:33:35 23:33:35 Step 12/23 : FROM alpine:3.15 23:33:35 3.15: Pulling from library/alpine 23:33:36  Building security-bootstrapper ... done Removing intermediate container f660dfec35da 23:33:36 ---> ba96bfa638d2 23:33:36 Step 8/22 : COPY . . 23:33:37 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 23:33:37 Status: Downloaded newer image for alpine:3.15 23:33:37 ---> 354640af7b1b 23:33:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:33:38 ---> Running in 11668907d40e 23:33:38 Removing intermediate container 11668907d40e 23:33:38 ---> 787cb6219dd5 23:33:38 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:33:38 ---> Running in 7e9b27a89b6c 23:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:33:43 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:33:43 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:33:43 OK: 15734 distinct packages available 23:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:33:45 (1/5) Installing dumb-init (1.2.5-r1) 23:33:45 (2/5) Installing musl-obstack (1.2.3-r0) 23:33:45 (3/5) Installing libucontext (1.1-r0) 23:33:45 (4/5) Installing gcompat (1.0.0-r4) 23:33:45 (5/5) Installing openssl (1.1.1t-r1) 23:33:45 Executing busybox-1.34.1-r7.trigger 23:33:45 OK: 6 MiB in 19 packages 23:33:47 Removing intermediate container 7e9b27a89b6c 23:33:47 ---> 832459734477 23:33:47 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:33:51 ---> aabba4b0fc02 23:33:51 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:33:51 ---> Running in 0740854a1e9f 23:33:52 Removing intermediate container 4a251bc191fe 23:33:52 ---> 7d9791974e61 23:33:52 Step 7/24 : COPY . . 23:33:52 Removing intermediate container d1404f99c59f 23:33:52 ---> 2795f6384b2a 23:33:52 Step 7/24 : COPY . . 23:33:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:33:54 ---> fcd7df867129 23:33:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:33:55 ---> 2a31803dd5a5 23:33:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:33:58 ---> f4ab7a9f65c4 23:33:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:33:58 ---> fa15a7eceffb 23:33:59 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:33:59 ---> Running in d518624b853c 23:33:59 Removing intermediate container d518624b853c 23:33:59 ---> 2c86c8be9541 23:33:59 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:33:59 ---> Running in 36d6a46d050c 23:34:00 Removing intermediate container 36d6a46d050c 23:34:00 ---> 229e75d7c6da 23:34:00 Step 21/23 : LABEL arch=arm64 23:34:00 ---> Running in 42387b4529ef 23:34:00 Removing intermediate container 42387b4529ef 23:34:00 ---> 199d23c02313 23:34:00 Step 22/23 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:00 ---> Running in 5b0c89f84821 23:34:01 Removing intermediate container 5b0c89f84821 23:34:01 ---> 85fa05d3ce9d 23:34:01 Step 23/23 : LABEL version=3.0.0-dev.66 23:34:01 ---> Running in 70f444ff0a18 23:34:02 Removing intermediate container 70f444ff0a18 23:34:02 ---> ed411f1ea3ad 23:34:02 23:34:02 Successfully built ed411f1ea3ad 23:34:02 Successfully tagged security-spire-server-arm64:latest 23:34:02 Building core-command 23:34:06  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:34:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:34:06 ---> 9c5402f0392f 23:34:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:34:06 ---> Using cache 23:34:06 ---> 7f79397b5eed 23:34:06 Step 4/23 : WORKDIR /edgex-go 23:34:06 ---> Using cache 23:34:06 ---> 238010704543 23:34:06 Step 5/23 : RUN apk add --update --no-cache make git 23:34:06 ---> Using cache 23:34:06 ---> 408f3623d3f8 23:34:06 Step 6/23 : COPY go.mod vendor* ./ 23:34:06 ---> Using cache 23:34:06 ---> 8af48788d269 23:34:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:06 ---> Using cache 23:34:06 ---> 66ac466fa3dc 23:34:06 Step 8/23 : COPY . . 23:34:06 ---> Using cache 23:34:06 ---> 6bc8ecba07b2 23:34:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:34:06 ---> Running in bbed612d33e3 23:34:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:34:10 ---> bbcd58953401 23:34:10 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:34:10 ---> f81374dd120a 23:34:10 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:34:10 ---> Running in 8d07023d8291 23:34:10 ---> Running in 34ab01dc0c2f 23:34:10 Removing intermediate container 34ab01dc0c2f 23:34:10 ---> 8b9b9d3c3588 23:34:10 Step 9/24 : WORKDIR /edgex-go/spire-build 23:34:10 Removing intermediate container 8d07023d8291 23:34:10 ---> 08b1fb76940e 23:34:10 Step 9/24 : WORKDIR /edgex-go/spire-build 23:34:10 ---> Running in b9703736ad7a 23:34:10 ---> Running in 12eb0c637d94 23:34:10 Removing intermediate container 12eb0c637d94 23:34:10 ---> 9ee1ef000b2c 23:34:10 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:34:10 Removing intermediate container b9703736ad7a 23:34:10 ---> 9a5ad20c93d4 23:34:10 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:34:10 ---> Running in b4e8837c8804 23:34:10 ---> Running in f25018cea8b8 23:34:10 Removing intermediate container f25018cea8b8 23:34:10 ---> 2b18f40eb43a 23:34:10 Step 11/24 : WORKDIR /edgex-go 23:34:10 Removing intermediate container b4e8837c8804 23:34:10 ---> 2398d3ce2d4e 23:34:10 Step 11/24 : WORKDIR /edgex-go 23:34:11 ---> Running in e02af3fdb658 23:34:11 ---> Running in 5542e3ffd3af 23:34:11 Removing intermediate container 5542e3ffd3af 23:34:11 Removing intermediate container e02af3fdb658 23:34:11 ---> 6bb37d7d92a9 23:34:11 ---> 020df707a470 23:34:11 23:34:11 23:34:11 Step 12/24 : FROM alpine:3.15Step 12/24 : FROM alpine:3.15 23:34:11 23:34:11 ---> 5ce65d7b0fde 23:34:11 ---> 5ce65d7b0fde 23:34:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:34:11 23:34:11 ---> Using cache 23:34:11 ---> a0359efe6393 23:34:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:34:11 ---> Using cache 23:34:11 ---> a0359efe6393 23:34:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:34:11 ---> Using cache 23:34:11 ---> 6297c1943c75 23:34:11 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:34:11 ---> Running in 30e6ec5bf71d 23:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:34:12 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:34:12 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:34:12 OK: 15857 distinct packages available 23:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:34:13 (1/4) Installing dumb-init (1.2.5-r1) 23:34:13 (2/4) Installing musl-obstack (1.2.3-r0) 23:34:13 (3/4) Installing libucontext (1.1-r0) 23:34:13 (4/4) Installing gcompat (1.0.0-r4) 23:34:13 Executing busybox-1.34.1-r7.trigger 23:34:13 OK: 6 MiB in 18 packages 23:34:13 ---> 6dc0e9d99cbb 23:34:13 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:34:14 Removing intermediate container 30e6ec5bf71d 23:34:14 ---> 0d59229b2e0c 23:34:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:34:18 ---> 04be2c73d2a1 23:34:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:34:18 ---> 1fee6466f647 23:34:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:34:18 ---> c76c6dff359b 23:34:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:34:18 ---> ece2a0a2ce5c 23:34:18 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:34:18 ---> Running in bd1c9a66a743 23:34:19 Removing intermediate container bd1c9a66a743 23:34:19 ---> 927f3ab1c481 23:34:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:34:19 ---> 0f0993259461 23:34:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:34:19 ---> a4b42224b0a4 23:34:19 Step 19/24 : WORKDIR / 23:34:19 ---> e0ff945573a8 23:34:19 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:34:19 ---> Running in e6bd1eb2e1f1 23:34:19 ---> Running in 3334ff0d6485 23:34:19 Removing intermediate container e6bd1eb2e1f1 23:34:19 ---> ce46e11bde8c 23:34:19 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:34:19 ---> Running in 0d19a1238b1c 23:34:19 Removing intermediate container 3334ff0d6485 23:34:19 ---> 3ee6f37d297e 23:34:19 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:34:19 ---> Running in 6f74365b18f1 23:34:19 Removing intermediate container 0d19a1238b1c 23:34:19 ---> 31467715cbf0 23:34:19 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:34:19 ---> Running in cf934cce2b7d 23:34:19 Removing intermediate container 6f74365b18f1 23:34:19 ---> 35dcc2dbc9ec 23:34:19 Step 22/24 : LABEL arch=x86_64 23:34:19 ---> Running in 77d1082fcaa6 23:34:19 Removing intermediate container cf934cce2b7d 23:34:19 ---> c727e248ad31 23:34:19 Step 22/24 : LABEL arch=x86_64 23:34:19 ---> Running in 57e3c824cea8 23:34:19 Removing intermediate container 77d1082fcaa6 23:34:19 ---> 9730ce378b12 23:34:19 Step 23/24 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:19 ---> Running in 7986b0751e01 23:34:19 Removing intermediate container 57e3c824cea8 23:34:19 ---> a8b47873a560 23:34:19 Step 23/24 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:19 ---> Running in 9b7a86e5a1d4 23:34:19 Removing intermediate container 7986b0751e01 23:34:19 ---> 26594a50a7d7 23:34:19 Step 24/24 : LABEL version=3.0.0-dev.66 23:34:19 ---> Running in 1ce19582fd8e 23:34:19 Removing intermediate container 9b7a86e5a1d4 23:34:19 ---> 0d30ef194cbd 23:34:19 Step 24/24 : LABEL version=3.0.0-dev.66 23:34:20 ---> Running in a9417fab07ed 23:34:20 Removing intermediate container 1ce19582fd8e 23:34:20 ---> 94ce010f59d3 23:34:20 23:34:20 Removing intermediate container a9417fab07ed 23:34:20 ---> 0d92785ee914 23:34:20 23:34:20 Successfully built 94ce010f59d3 23:34:20 Successfully tagged security-spire-agent:latest 23:34:20  Building security-spire-agent ... done Successfully built 0d92785ee914 23:34:20 Successfully tagged security-spire-config:latest 23:34:24  Building security-spire-config ... done Removing intermediate container 0740854a1e9f 23:34:24 ---> 1bd64c030e87 23:34:24 23:34:24 Step 10/22 : FROM alpine:3.16 23:34:24 ---> dfd21b5a31f5 23:34:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:34:24 ---> Running in 6f8058e7c88b 23:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:34:24 (1/2) Installing ca-certificates (20220614-r0) 23:34:24 (2/2) Installing dumb-init (1.2.5-r1) 23:34:24 Executing busybox-1.35.0-r17.trigger 23:34:24 Executing ca-certificates-20220614-r0.trigger 23:34:24 OK: 6 MiB in 16 packages 23:34:25 Removing intermediate container 6f8058e7c88b 23:34:25 ---> 1cb6da22df58 23:34:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:34:25 ---> Running in 7b590796c0d3 23:34:25 Removing intermediate container 7b590796c0d3 23:34:25 ---> 375b46b2dffa 23:34:25 Step 13/22 : ENV APP_PORT=59860 23:34:25 ---> Running in 96ff5ab4b6a7 23:34:25 Removing intermediate container 96ff5ab4b6a7 23:34:25 ---> d20308ebeb41 23:34:25 Step 14/22 : EXPOSE $APP_PORT 23:34:25 ---> Running in ff3cb10c36e3 23:34:25 Removing intermediate container ff3cb10c36e3 23:34:25 ---> e2b981df2176 23:34:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:25 ---> d9c3696b6d56 23:34:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:34:26 ---> 892e5238f394 23:34:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:34:26 ---> e5776e72df91 23:34:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:34:26 ---> Running in 1c1f601de5ba 23:34:26 Removing intermediate container 1c1f601de5ba 23:34:26 ---> 73eb7ed8ab36 23:34:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:34:26 ---> Running in 0948e683f470 23:34:26 Removing intermediate container 0948e683f470 23:34:26 ---> 180c6841e81d 23:34:26 Step 20/22 : LABEL arch=x86_64 23:34:26 ---> Running in bcc1a0641d10 23:34:26 Removing intermediate container bcc1a0641d10 23:34:26 ---> 1cb8867e4808 23:34:26 Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:26 ---> Running in 153fedf7c314 23:34:26 Removing intermediate container 153fedf7c314 23:34:26 ---> 33db044aa047 23:34:26 Step 22/22 : LABEL version=3.0.0-dev.66 23:34:26 ---> Running in 3690227454de 23:34:27 Removing intermediate container 3690227454de 23:34:27 ---> 2f4b8c2f41ff 23:34:27 23:34:27 Successfully built 2f4b8c2f41ff 23:34:27 Successfully tagged support-notifications:latest 23:34:27  Building support-notifications ... done  [Pipeline] } 23:34:27 $ docker stop --time=1 fe1490ba00f21a0eadd55ad2777ce77d2e49bc103ebf0401756b02750688dd24 23:34:28 $ docker rm -f --volumes fe1490ba00f21a0eadd55ad2777ce77d2e49bc103ebf0401756b02750688dd24 [Pipeline] // withDockerContainer [Pipeline] sh 23:34:28 + docker images 23:34:28 REPOSITORY TAG IMAGE ID CREATED SIZE 23:34:28 support-notifications latest 2f4b8c2f41ff 2 seconds ago 30.7MB 23:34:28 1bd64c030e87 7 seconds ago 1.76GB 23:34:28 security-spire-config latest 0d92785ee914 8 seconds ago 85.8MB 23:34:28 security-spire-agent latest 94ce010f59d3 9 seconds ago 125MB 23:34:28 6bb37d7d92a9 18 seconds ago 1.56GB 23:34:28 020df707a470 18 seconds ago 1.56GB 23:34:28 security-bootstrapper latest 3511bae5525f About a minute ago 20.4MB 23:34:28 security-secretstore-setup latest 4b6a7629dcb4 About a minute ago 30MB 23:34:28 support-scheduler latest 812076eac10d About a minute ago 30.1MB 23:34:28 0831f59db1d3 About a minute ago 1.68GB 23:34:28 core-common-config-bootstrapper latest 3e91c93a428a About a minute ago 15.5MB 23:34:28 c2ef7404c240 About a minute ago 1.68GB 23:34:28 80dda1aaa473 About a minute ago 1.75GB 23:34:28 core-metadata latest 81d881b3ffca About a minute ago 18.5MB 23:34:28 ae34af5b3c5d About a minute ago 1.68GB 23:34:28 core-command latest be351e5dae84 About a minute ago 17.7MB 23:34:28 17d77f09f563 2 minutes ago 1.7GB 23:34:28 security-proxy-auth latest 3fe0087e4600 2 minutes ago 16.2MB 23:34:28 security-proxy-setup latest 03def78bc461 2 minutes ago 27.8MB 23:34:28 03f6916a7f41 2 minutes ago 1.69GB 23:34:28 core-data latest 03698a0c0f4c 2 minutes ago 17.9MB 23:34:28 security-spiffe-token-provider latest c77777c9ba28 2 minutes ago 30MB 23:34:28 0857417fef5e 2 minutes ago 1.73GB 23:34:28 5a575b88fd88 2 minutes ago 1.68GB 23:34:28 ea0b474fa9ee 2 minutes ago 1.7GB 23:34:28 157534f8b48a 2 minutes ago 1.67GB 23:34:28 security-spire-server latest a792b6760534 3 minutes ago 86.5MB 23:34:28 2095c482ec61 3 minutes ago 1.56GB 23:34:28 ci-base-image-x86_64 latest 6a7ad81fffc8 7 minutes ago 904MB 23:34:28 alpine 3.15 5ce65d7b0fde 12 days ago 5.59MB 23:34:28 alpine 3.16 dfd21b5a31f5 12 days ago 5.55MB 23:34:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 23:34:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 23:34:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:28 provisioning config files... 23:34:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/427@tmp/config12080901170359942263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:29 ---> docker-login.sh 23:34:29 nexus3.edgexfoundry.org:10001 23:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:29 Configure a credential helper to remove this warning. See 23:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:29 23:34:29 Login Succeeded 23:34:29 nexus3.edgexfoundry.org:10002 23:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:29 Configure a credential helper to remove this warning. See 23:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:29 23:34:29 Login Succeeded 23:34:29 nexus3.edgexfoundry.org:10003 23:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:29 Configure a credential helper to remove this warning. See 23:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:29 23:34:29 Login Succeeded 23:34:29 nexus3.edgexfoundry.org:10004 23:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:29 Configure a credential helper to remove this warning. See 23:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:29 23:34:29 Login Succeeded 23:34:29 docker.io 23:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:29 Configure a credential helper to remove this warning. See 23:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:29 23:34:29 Login Succeeded 23:34:29 ---> docker-login.sh ends [Pipeline] } 23:34:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:34:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:34:29 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:34:29 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:29 latest 23:34:29 3.0.0-dev.66 23:34:29 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:29 main 23:34:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:30 + docker push nexus3.edgexfoundry.org:10004/core-command:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:34:30 0eff9206b8bc: Preparing 23:34:30 618739edbad3: Preparing 23:34:30 c4cf5d5f9a31: Preparing 23:34:30 2a88e8ce44c9: Preparing 23:34:30 aa5968d388b8: Preparing 23:34:30 aa5968d388b8: Layer already exists 23:34:30 0eff9206b8bc: Pushed 23:34:30 c4cf5d5f9a31: Pushed 23:34:30 2a88e8ce44c9: Pushed 23:34:31 618739edbad3: Pushed 23:34:31 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:cbd022605f5197129ab9903ce16171e6c328203f66798bd14938e53f58a9b537 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:32 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:34:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:34:32 0eff9206b8bc: Preparing 23:34:32 618739edbad3: Preparing 23:34:32 c4cf5d5f9a31: Preparing 23:34:32 2a88e8ce44c9: Preparing 23:34:32 aa5968d388b8: Preparing 23:34:32 0eff9206b8bc: Layer already exists 23:34:32 c4cf5d5f9a31: Layer already exists 23:34:32 aa5968d388b8: Layer already exists 23:34:32 618739edbad3: Layer already exists 23:34:32 2a88e8ce44c9: Layer already exists 23:34:32 latest: digest: sha256:cbd022605f5197129ab9903ce16171e6c328203f66798bd14938e53f58a9b537 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:32 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.66 23:34:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:34:32 0eff9206b8bc: Preparing 23:34:32 618739edbad3: Preparing 23:34:32 c4cf5d5f9a31: Preparing 23:34:32 2a88e8ce44c9: Preparing 23:34:32 aa5968d388b8: Preparing 23:34:32 c4cf5d5f9a31: Layer already exists 23:34:32 0eff9206b8bc: Layer already exists 23:34:32 618739edbad3: Layer already exists 23:34:32 aa5968d388b8: Layer already exists 23:34:32 2a88e8ce44c9: Layer already exists 23:34:32 3.0.0-dev.66: digest: sha256:cbd022605f5197129ab9903ce16171e6c328203f66798bd14938e53f58a9b537 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:33 + docker push nexus3.edgexfoundry.org:10004/core-command:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:34:33 0eff9206b8bc: Preparing 23:34:33 618739edbad3: Preparing 23:34:33 c4cf5d5f9a31: Preparing 23:34:33 2a88e8ce44c9: Preparing 23:34:33 aa5968d388b8: Preparing 23:34:33 0eff9206b8bc: Layer already exists 23:34:33 618739edbad3: Layer already exists 23:34:33 2a88e8ce44c9: Layer already exists 23:34:33 aa5968d388b8: Layer already exists 23:34:33 c4cf5d5f9a31: Layer already exists 23:34:33 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:cbd022605f5197129ab9903ce16171e6c328203f66798bd14938e53f58a9b537 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:34 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:34:34 0eff9206b8bc: Preparing 23:34:34 618739edbad3: Preparing 23:34:34 c4cf5d5f9a31: Preparing 23:34:34 2a88e8ce44c9: Preparing 23:34:34 aa5968d388b8: Preparing 23:34:34 2a88e8ce44c9: Layer already exists 23:34:34 aa5968d388b8: Layer already exists 23:34:34 618739edbad3: Layer already exists 23:34:34 0eff9206b8bc: Layer already exists 23:34:34 c4cf5d5f9a31: Layer already exists 23:34:34 main: digest: sha256:cbd022605f5197129ab9903ce16171e6c328203f66798bd14938e53f58a9b537 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:34:34 ===================================================== [Pipeline] echo 23:34:34 taggedImages: 23:34:34 - nexus3.edgexfoundry.org:10004/core-command:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:34 - nexus3.edgexfoundry.org:10004/core-command:latest 23:34:34 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.66 23:34:34 - nexus3.edgexfoundry.org:10004/core-command:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:34 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:34:34 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 23:34:34 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:34 latest 23:34:34 3.0.0-dev.66 23:34:34 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:34 main 23:34:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:34:35 9b707db05895: Preparing 23:34:35 4c302099556a: Preparing 23:34:35 bd0b41281d46: Preparing 23:34:35 bea85aa4ba31: Preparing 23:34:35 c4cf5d5f9a31: Preparing 23:34:35 0a2130975236: Preparing 23:34:35 aa5968d388b8: Preparing 23:34:35 aa5968d388b8: Waiting 23:34:35 0a2130975236: Waiting 23:34:35 c4cf5d5f9a31: Layer already exists 23:34:35 4c302099556a: Pushed 23:34:35 bd0b41281d46: Pushed 23:34:35 aa5968d388b8: Layer already exists 23:34:35 9b707db05895: Pushed 23:34:35 0a2130975236: Pushed 23:34:36 bea85aa4ba31: Pushed 23:34:36 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:95bc0db27c4c79b592e6600eb09c9dcd5b8d864fa52d3d43f70ea55be29a9a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:36 + 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 23:34:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:34:37 9b707db05895: Preparing 23:34:37 4c302099556a: Preparing 23:34:37 bd0b41281d46: Preparing 23:34:37 bea85aa4ba31: Preparing 23:34:37 c4cf5d5f9a31: Preparing 23:34:37 0a2130975236: Preparing 23:34:37 aa5968d388b8: Preparing 23:34:37 0a2130975236: Waiting 23:34:37 aa5968d388b8: Waiting 23:34:37 c4cf5d5f9a31: Layer already exists 23:34:37 9b707db05895: Layer already exists 23:34:37 bea85aa4ba31: Layer already exists 23:34:37 bd0b41281d46: Layer already exists 23:34:37 4c302099556a: Layer already exists 23:34:37 0a2130975236: Layer already exists 23:34:37 aa5968d388b8: Layer already exists 23:34:37 latest: digest: sha256:95bc0db27c4c79b592e6600eb09c9dcd5b8d864fa52d3d43f70ea55be29a9a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.66 23:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:34:37 9b707db05895: Preparing 23:34:37 4c302099556a: Preparing 23:34:37 bd0b41281d46: Preparing 23:34:37 bea85aa4ba31: Preparing 23:34:37 c4cf5d5f9a31: Preparing 23:34:37 0a2130975236: Preparing 23:34:37 aa5968d388b8: Preparing 23:34:37 aa5968d388b8: Waiting 23:34:37 0a2130975236: Waiting 23:34:37 9b707db05895: Layer already exists 23:34:37 c4cf5d5f9a31: Layer already exists 23:34:37 bd0b41281d46: Layer already exists 23:34:37 4c302099556a: Layer already exists 23:34:37 bea85aa4ba31: Layer already exists 23:34:37 aa5968d388b8: Layer already exists 23:34:37 0a2130975236: Layer already exists 23:34:37 3.0.0-dev.66: digest: sha256:95bc0db27c4c79b592e6600eb09c9dcd5b8d864fa52d3d43f70ea55be29a9a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:34:38 9b707db05895: Preparing 23:34:38 4c302099556a: Preparing 23:34:38 bd0b41281d46: Preparing 23:34:38 bea85aa4ba31: Preparing 23:34:38 c4cf5d5f9a31: Preparing 23:34:38 0a2130975236: Preparing 23:34:38 aa5968d388b8: Preparing 23:34:38 0a2130975236: Waiting 23:34:38 aa5968d388b8: Waiting 23:34:38 4c302099556a: Layer already exists 23:34:38 bd0b41281d46: Layer already exists 23:34:38 c4cf5d5f9a31: Layer already exists 23:34:38 bea85aa4ba31: Layer already exists 23:34:38 9b707db05895: Layer already exists 23:34:38 aa5968d388b8: Layer already exists 23:34:38 0a2130975236: Layer already exists 23:34:38 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:95bc0db27c4c79b592e6600eb09c9dcd5b8d864fa52d3d43f70ea55be29a9a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:38 + 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 23:34:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:34:38 9b707db05895: Preparing 23:34:38 4c302099556a: Preparing 23:34:38 bd0b41281d46: Preparing 23:34:38 bea85aa4ba31: Preparing 23:34:38 c4cf5d5f9a31: Preparing 23:34:38 0a2130975236: Preparing 23:34:38 aa5968d388b8: Preparing 23:34:38 0a2130975236: Waiting 23:34:38 aa5968d388b8: Waiting 23:34:38 bd0b41281d46: Layer already exists 23:34:38 4c302099556a: Layer already exists 23:34:38 c4cf5d5f9a31: Layer already exists 23:34:38 9b707db05895: Layer already exists 23:34:38 bea85aa4ba31: Layer already exists 23:34:38 0a2130975236: Layer already exists 23:34:38 aa5968d388b8: Layer already exists 23:34:38 main: digest: sha256:95bc0db27c4c79b592e6600eb09c9dcd5b8d864fa52d3d43f70ea55be29a9a1c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:34:38 ===================================================== [Pipeline] echo 23:34:38 taggedImages: 23:34:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:34:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.66 23:34:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 23:34:38 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:34:38 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:38 latest 23:34:38 3.0.0-dev.66 23:34:38 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:38 main 23:34:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:39 + docker push nexus3.edgexfoundry.org:10004/core-data:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:34:39 bcefe4607839: Preparing 23:34:39 05350bc8090a: Preparing 23:34:39 c4cf5d5f9a31: Preparing 23:34:39 5236effe4767: Preparing 23:34:39 aa5968d388b8: Preparing 23:34:39 aa5968d388b8: Layer already exists 23:34:39 c4cf5d5f9a31: Layer already exists 23:34:39 bcefe4607839: Pushed 23:34:39 5236effe4767: Pushed 23:34:40 05350bc8090a: Pushed 23:34:40 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:4e01c48f608a3f95203b9dceb63cd4157dd90c5f4e7f7e9e2df24f9eb536d284 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:41 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:34:41 bcefe4607839: Preparing 23:34:41 05350bc8090a: Preparing 23:34:41 c4cf5d5f9a31: Preparing 23:34:41 5236effe4767: Preparing 23:34:41 aa5968d388b8: Preparing 23:34:41 c4cf5d5f9a31: Layer already exists 23:34:41 bcefe4607839: Layer already exists 23:34:41 aa5968d388b8: Layer already exists 23:34:41 05350bc8090a: Layer already exists 23:34:41 5236effe4767: Layer already exists 23:34:41 latest: digest: sha256:4e01c48f608a3f95203b9dceb63cd4157dd90c5f4e7f7e9e2df24f9eb536d284 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:42 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.66 23:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:34:42 bcefe4607839: Preparing 23:34:42 05350bc8090a: Preparing 23:34:42 c4cf5d5f9a31: Preparing 23:34:42 5236effe4767: Preparing 23:34:42 aa5968d388b8: Preparing 23:34:42 bcefe4607839: Layer already exists 23:34:42 5236effe4767: Layer already exists 23:34:42 c4cf5d5f9a31: Layer already exists 23:34:42 05350bc8090a: Layer already exists 23:34:42 aa5968d388b8: Layer already exists 23:34:42 3.0.0-dev.66: digest: sha256:4e01c48f608a3f95203b9dceb63cd4157dd90c5f4e7f7e9e2df24f9eb536d284 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:42 + docker push nexus3.edgexfoundry.org:10004/core-data:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:34:42 bcefe4607839: Preparing 23:34:42 05350bc8090a: Preparing 23:34:42 c4cf5d5f9a31: Preparing 23:34:42 5236effe4767: Preparing 23:34:42 aa5968d388b8: Preparing 23:34:42 c4cf5d5f9a31: Layer already exists 23:34:42 5236effe4767: Layer already exists 23:34:42 05350bc8090a: Layer already exists 23:34:42 bcefe4607839: Layer already exists 23:34:42 aa5968d388b8: Layer already exists 23:34:42 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:4e01c48f608a3f95203b9dceb63cd4157dd90c5f4e7f7e9e2df24f9eb536d284 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:43 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:34:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:34:43 bcefe4607839: Preparing 23:34:43 05350bc8090a: Preparing 23:34:43 c4cf5d5f9a31: Preparing 23:34:43 5236effe4767: Preparing 23:34:43 aa5968d388b8: Preparing 23:34:43 5236effe4767: Layer already exists 23:34:43 bcefe4607839: Layer already exists 23:34:43 aa5968d388b8: Layer already exists 23:34:43 05350bc8090a: Layer already exists 23:34:43 c4cf5d5f9a31: Layer already exists 23:34:43 main: digest: sha256:4e01c48f608a3f95203b9dceb63cd4157dd90c5f4e7f7e9e2df24f9eb536d284 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:34:43 ===================================================== [Pipeline] echo 23:34:43 taggedImages: 23:34:43 - nexus3.edgexfoundry.org:10004/core-data:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:43 - nexus3.edgexfoundry.org:10004/core-data:latest 23:34:43 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.66 23:34:43 - nexus3.edgexfoundry.org:10004/core-data:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:43 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:34:43 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:34:43 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:43 latest 23:34:43 3.0.0-dev.66 23:34:43 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:43 main 23:34:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:34:44 b117d803c4ed: Preparing 23:34:44 45bc6592db56: Preparing 23:34:44 35ceb10d31aa: Preparing 23:34:44 c4cf5d5f9a31: Preparing 23:34:44 2a88e8ce44c9: Preparing 23:34:44 aa5968d388b8: Preparing 23:34:44 aa5968d388b8: Waiting 23:34:44 2a88e8ce44c9: Layer already exists 23:34:44 c4cf5d5f9a31: Layer already exists 23:34:44 aa5968d388b8: Layer already exists 23:34:44 b117d803c4ed: Pushed 23:34:44 45bc6592db56: Pushed 23:34:45 35ceb10d31aa: Pushed 23:34:45 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:321b2774a1bad130a949188d48a2e03581cc8c31a6e85d8b86b486eace1c5391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:34:46 b117d803c4ed: Preparing 23:34:46 45bc6592db56: Preparing 23:34:46 35ceb10d31aa: Preparing 23:34:46 c4cf5d5f9a31: Preparing 23:34:46 2a88e8ce44c9: Preparing 23:34:46 aa5968d388b8: Preparing 23:34:46 aa5968d388b8: Waiting 23:34:46 2a88e8ce44c9: Layer already exists 23:34:46 45bc6592db56: Layer already exists 23:34:46 35ceb10d31aa: Layer already exists 23:34:46 c4cf5d5f9a31: Layer already exists 23:34:46 b117d803c4ed: Layer already exists 23:34:46 aa5968d388b8: Layer already exists 23:34:46 latest: digest: sha256:321b2774a1bad130a949188d48a2e03581cc8c31a6e85d8b86b486eace1c5391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.66 23:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:34:46 b117d803c4ed: Preparing 23:34:46 45bc6592db56: Preparing 23:34:46 35ceb10d31aa: Preparing 23:34:46 c4cf5d5f9a31: Preparing 23:34:46 2a88e8ce44c9: Preparing 23:34:46 aa5968d388b8: Preparing 23:34:46 aa5968d388b8: Waiting 23:34:46 35ceb10d31aa: Layer already exists 23:34:46 45bc6592db56: Layer already exists 23:34:46 2a88e8ce44c9: Layer already exists 23:34:46 c4cf5d5f9a31: Layer already exists 23:34:46 b117d803c4ed: Layer already exists 23:34:46 aa5968d388b8: Layer already exists 23:34:46 3.0.0-dev.66: digest: sha256:321b2774a1bad130a949188d48a2e03581cc8c31a6e85d8b86b486eace1c5391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:34:47 b117d803c4ed: Preparing 23:34:47 45bc6592db56: Preparing 23:34:47 35ceb10d31aa: Preparing 23:34:47 c4cf5d5f9a31: Preparing 23:34:47 2a88e8ce44c9: Preparing 23:34:47 aa5968d388b8: Preparing 23:34:47 aa5968d388b8: Waiting 23:34:47 c4cf5d5f9a31: Layer already exists 23:34:47 35ceb10d31aa: Layer already exists 23:34:47 b117d803c4ed: Layer already exists 23:34:47 45bc6592db56: Layer already exists 23:34:47 2a88e8ce44c9: Layer already exists 23:34:47 aa5968d388b8: Layer already exists 23:34:47 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:321b2774a1bad130a949188d48a2e03581cc8c31a6e85d8b86b486eace1c5391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:34:47 b117d803c4ed: Preparing 23:34:47 45bc6592db56: Preparing 23:34:47 35ceb10d31aa: Preparing 23:34:47 c4cf5d5f9a31: Preparing 23:34:47 2a88e8ce44c9: Preparing 23:34:47 aa5968d388b8: Preparing 23:34:47 aa5968d388b8: Waiting 23:34:47 35ceb10d31aa: Layer already exists 23:34:47 b117d803c4ed: Layer already exists 23:34:47 c4cf5d5f9a31: Layer already exists 23:34:47 45bc6592db56: Layer already exists 23:34:47 2a88e8ce44c9: Layer already exists 23:34:47 aa5968d388b8: Layer already exists 23:34:47 main: digest: sha256:321b2774a1bad130a949188d48a2e03581cc8c31a6e85d8b86b486eace1c5391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:34:47 ===================================================== [Pipeline] echo 23:34:47 taggedImages: 23:34:47 - nexus3.edgexfoundry.org:10004/core-metadata:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:47 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:34:47 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.66 23:34:47 - nexus3.edgexfoundry.org:10004/core-metadata:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:47 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:34:47 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:34:47 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:47 latest 23:34:47 3.0.0-dev.66 23:34:47 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:47 main 23:34:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:34:48 ab5e3e581b55: Preparing 23:34:48 ab5e3e581b55: Preparing 23:34:48 af0a47ceb47c: Preparing 23:34:48 ae173988d466: Preparing 23:34:48 281036da958b: Preparing 23:34:48 f9bdc987f561: Preparing 23:34:48 28dda8b6da25: Preparing 23:34:48 c4cf5d5f9a31: Preparing 23:34:48 d6869234ffb3: Preparing 23:34:48 7cf1043315a8: Preparing 23:34:48 542d75281966: Preparing 23:34:48 604147ad4fa5: Preparing 23:34:48 aa5968d388b8: Preparing 23:34:48 542d75281966: Waiting 23:34:48 c4cf5d5f9a31: Waiting 23:34:48 d6869234ffb3: Waiting 23:34:48 7cf1043315a8: Waiting 23:34:48 28dda8b6da25: Waiting 23:34:48 281036da958b: Pushed 23:34:48 f9bdc987f561: Pushed 23:34:48 c4cf5d5f9a31: Layer already exists 23:34:48 ab5e3e581b55: Pushed 23:34:48 af0a47ceb47c: Pushed 23:34:48 ae173988d466: Pushed 23:34:48 542d75281966: Pushed 23:34:48 604147ad4fa5: Pushed 23:34:48 aa5968d388b8: Layer already exists 23:34:48 7cf1043315a8: Pushed 23:34:48 d6869234ffb3: Pushed 23:34:50 28dda8b6da25: Pushed 23:34:50 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:ce175025faa95ce722c01da94395e7588549b4f6449ebd5fd16537825e48b54a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:34:50 ab5e3e581b55: Preparing 23:34:50 ab5e3e581b55: Preparing 23:34:50 af0a47ceb47c: Preparing 23:34:50 ae173988d466: Preparing 23:34:50 281036da958b: Preparing 23:34:50 f9bdc987f561: Preparing 23:34:50 28dda8b6da25: Preparing 23:34:50 c4cf5d5f9a31: Preparing 23:34:50 d6869234ffb3: Preparing 23:34:50 7cf1043315a8: Preparing 23:34:50 542d75281966: Preparing 23:34:50 604147ad4fa5: Preparing 23:34:50 aa5968d388b8: Preparing 23:34:50 c4cf5d5f9a31: Waiting 23:34:50 d6869234ffb3: Waiting 23:34:50 7cf1043315a8: Waiting 23:34:50 542d75281966: Waiting 23:34:50 604147ad4fa5: Waiting 23:34:50 aa5968d388b8: Waiting 23:34:50 ae173988d466: Layer already exists 23:34:50 281036da958b: Layer already exists 23:34:50 ab5e3e581b55: Layer already exists 23:34:50 af0a47ceb47c: Layer already exists 23:34:50 f9bdc987f561: Layer already exists 23:34:50 28dda8b6da25: Layer already exists 23:34:50 7cf1043315a8: Layer already exists 23:34:50 c4cf5d5f9a31: Layer already exists 23:34:50 d6869234ffb3: Layer already exists 23:34:50 542d75281966: Layer already exists 23:34:50 604147ad4fa5: Layer already exists 23:34:50 aa5968d388b8: Layer already exists 23:34:50 latest: digest: sha256:ce175025faa95ce722c01da94395e7588549b4f6449ebd5fd16537825e48b54a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.66 23:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:34:51 ab5e3e581b55: Preparing 23:34:51 ab5e3e581b55: Preparing 23:34:51 af0a47ceb47c: Preparing 23:34:51 ae173988d466: Preparing 23:34:51 281036da958b: Preparing 23:34:51 f9bdc987f561: Preparing 23:34:51 28dda8b6da25: Preparing 23:34:51 c4cf5d5f9a31: Preparing 23:34:51 d6869234ffb3: Preparing 23:34:51 c4cf5d5f9a31: Waiting 23:34:51 28dda8b6da25: Waiting 23:34:51 7cf1043315a8: Preparing 23:34:51 542d75281966: Preparing 23:34:51 604147ad4fa5: Preparing 23:34:51 aa5968d388b8: Preparing 23:34:51 7cf1043315a8: Waiting 23:34:51 542d75281966: Waiting 23:34:51 aa5968d388b8: Waiting 23:34:51 f9bdc987f561: Layer already exists 23:34:51 ae173988d466: Layer already exists 23:34:51 281036da958b: Layer already exists 23:34:51 af0a47ceb47c: Layer already exists 23:34:51 ab5e3e581b55: Layer already exists 23:34:51 28dda8b6da25: Layer already exists 23:34:51 7cf1043315a8: Layer already exists 23:34:51 c4cf5d5f9a31: Layer already exists 23:34:51 542d75281966: Layer already exists 23:34:51 d6869234ffb3: Layer already exists 23:34:51 604147ad4fa5: Layer already exists 23:34:51 aa5968d388b8: Layer already exists 23:34:51 3.0.0-dev.66: digest: sha256:ce175025faa95ce722c01da94395e7588549b4f6449ebd5fd16537825e48b54a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:34:52 ab5e3e581b55: Preparing 23:34:52 ab5e3e581b55: Preparing 23:34:52 af0a47ceb47c: Preparing 23:34:52 ae173988d466: Preparing 23:34:52 281036da958b: Preparing 23:34:52 f9bdc987f561: Preparing 23:34:52 28dda8b6da25: Preparing 23:34:52 c4cf5d5f9a31: Preparing 23:34:52 d6869234ffb3: Preparing 23:34:52 7cf1043315a8: Preparing 23:34:52 542d75281966: Preparing 23:34:52 604147ad4fa5: Preparing 23:34:52 aa5968d388b8: Preparing 23:34:52 28dda8b6da25: Waiting 23:34:52 d6869234ffb3: Waiting 23:34:52 7cf1043315a8: Waiting 23:34:52 542d75281966: Waiting 23:34:52 c4cf5d5f9a31: Waiting 23:34:52 604147ad4fa5: Waiting 23:34:52 ab5e3e581b55: Layer already exists 23:34:52 f9bdc987f561: Layer already exists 23:34:52 281036da958b: Layer already exists 23:34:52 ae173988d466: Layer already exists 23:34:52 af0a47ceb47c: Layer already exists 23:34:52 28dda8b6da25: Layer already exists 23:34:52 542d75281966: Layer already exists 23:34:52 7cf1043315a8: Layer already exists 23:34:52 c4cf5d5f9a31: Layer already exists 23:34:52 d6869234ffb3: Layer already exists 23:34:52 604147ad4fa5: Layer already exists 23:34:52 aa5968d388b8: Layer already exists 23:34:52 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:ce175025faa95ce722c01da94395e7588549b4f6449ebd5fd16537825e48b54a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:34:52 ab5e3e581b55: Preparing 23:34:52 ab5e3e581b55: Preparing 23:34:52 af0a47ceb47c: Preparing 23:34:52 ae173988d466: Preparing 23:34:52 281036da958b: Preparing 23:34:52 f9bdc987f561: Preparing 23:34:52 28dda8b6da25: Preparing 23:34:52 c4cf5d5f9a31: Preparing 23:34:52 d6869234ffb3: Preparing 23:34:52 7cf1043315a8: Preparing 23:34:52 542d75281966: Preparing 23:34:52 604147ad4fa5: Preparing 23:34:52 aa5968d388b8: Preparing 23:34:52 28dda8b6da25: Waiting 23:34:52 7cf1043315a8: Waiting 23:34:52 542d75281966: Waiting 23:34:52 604147ad4fa5: Waiting 23:34:52 c4cf5d5f9a31: Waiting 23:34:52 d6869234ffb3: Waiting 23:34:52 ab5e3e581b55: Layer already exists 23:34:52 ae173988d466: Layer already exists 23:34:52 281036da958b: Layer already exists 23:34:52 f9bdc987f561: Layer already exists 23:34:52 af0a47ceb47c: Layer already exists 23:34:52 28dda8b6da25: Layer already exists 23:34:52 542d75281966: Layer already exists 23:34:52 7cf1043315a8: Layer already exists 23:34:52 c4cf5d5f9a31: Layer already exists 23:34:52 d6869234ffb3: Layer already exists 23:34:52 604147ad4fa5: Layer already exists 23:34:52 aa5968d388b8: Layer already exists 23:34:52 main: digest: sha256:ce175025faa95ce722c01da94395e7588549b4f6449ebd5fd16537825e48b54a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:34:52 ===================================================== [Pipeline] echo 23:34:52 taggedImages: 23:34:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:34:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.66 23:34:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:34:52 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 23:34:52 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:52 latest 23:34:52 3.0.0-dev.66 23:34:52 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:52 main 23:34:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:34:53 24ce414c473c: Preparing 23:34:53 ffd073b94ebf: Preparing 23:34:53 a14135ff24b2: Preparing 23:34:53 b5472c826061: Preparing 23:34:53 c4cf5d5f9a31: Preparing 23:34:53 0a2130975236: Preparing 23:34:53 aa5968d388b8: Preparing 23:34:53 0a2130975236: Waiting 23:34:53 aa5968d388b8: Waiting 23:34:53 c4cf5d5f9a31: Layer already exists 23:34:53 0a2130975236: Layer already exists 23:34:53 aa5968d388b8: Layer already exists 23:34:53 24ce414c473c: Pushed 23:34:53 a14135ff24b2: Pushed 23:34:53 ffd073b94ebf: Pushed 23:34:54 b5472c826061: Pushed 23:34:54 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:f00c152ff5314296c3fbeb0c6ea66d9915fad7482a34f6dedecccffefb172c91 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:34:55 24ce414c473c: Preparing 23:34:55 ffd073b94ebf: Preparing 23:34:55 a14135ff24b2: Preparing 23:34:55 b5472c826061: Preparing 23:34:55 c4cf5d5f9a31: Preparing 23:34:55 0a2130975236: Preparing 23:34:55 aa5968d388b8: Preparing 23:34:55 0a2130975236: Waiting 23:34:55 aa5968d388b8: Waiting 23:34:55 b5472c826061: Layer already exists 23:34:55 ffd073b94ebf: Layer already exists 23:34:55 24ce414c473c: Layer already exists 23:34:55 a14135ff24b2: Layer already exists 23:34:55 c4cf5d5f9a31: Layer already exists 23:34:55 0a2130975236: Layer already exists 23:34:55 aa5968d388b8: Layer already exists 23:34:55 latest: digest: sha256:f00c152ff5314296c3fbeb0c6ea66d9915fad7482a34f6dedecccffefb172c91 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.66 23:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:34:55 24ce414c473c: Preparing 23:34:55 ffd073b94ebf: Preparing 23:34:55 a14135ff24b2: Preparing 23:34:55 b5472c826061: Preparing 23:34:55 c4cf5d5f9a31: Preparing 23:34:55 0a2130975236: Preparing 23:34:55 aa5968d388b8: Preparing 23:34:55 0a2130975236: Waiting 23:34:55 aa5968d388b8: Waiting 23:34:55 c4cf5d5f9a31: Layer already exists 23:34:55 a14135ff24b2: Layer already exists 23:34:55 ffd073b94ebf: Layer already exists 23:34:55 b5472c826061: Layer already exists 23:34:55 24ce414c473c: Layer already exists 23:34:55 0a2130975236: Layer already exists 23:34:55 aa5968d388b8: Layer already exists 23:34:55 3.0.0-dev.66: digest: sha256:f00c152ff5314296c3fbeb0c6ea66d9915fad7482a34f6dedecccffefb172c91 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:34:56 24ce414c473c: Preparing 23:34:56 ffd073b94ebf: Preparing 23:34:56 a14135ff24b2: Preparing 23:34:56 b5472c826061: Preparing 23:34:56 c4cf5d5f9a31: Preparing 23:34:56 0a2130975236: Preparing 23:34:56 aa5968d388b8: Preparing 23:34:56 0a2130975236: Waiting 23:34:56 aa5968d388b8: Waiting 23:34:56 24ce414c473c: Layer already exists 23:34:56 ffd073b94ebf: Layer already exists 23:34:56 c4cf5d5f9a31: Layer already exists 23:34:56 a14135ff24b2: Layer already exists 23:34:56 b5472c826061: Layer already exists 23:34:56 0a2130975236: Layer already exists 23:34:56 aa5968d388b8: Layer already exists 23:34:56 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:f00c152ff5314296c3fbeb0c6ea66d9915fad7482a34f6dedecccffefb172c91 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:34:57 24ce414c473c: Preparing 23:34:57 ffd073b94ebf: Preparing 23:34:57 a14135ff24b2: Preparing 23:34:57 b5472c826061: Preparing 23:34:57 c4cf5d5f9a31: Preparing 23:34:57 0a2130975236: Preparing 23:34:57 aa5968d388b8: Preparing 23:34:57 0a2130975236: Waiting 23:34:57 aa5968d388b8: Waiting 23:34:57 24ce414c473c: Layer already exists 23:34:57 ffd073b94ebf: Layer already exists 23:34:57 a14135ff24b2: Layer already exists 23:34:57 c4cf5d5f9a31: Layer already exists 23:34:57 b5472c826061: Layer already exists 23:34:57 0a2130975236: Layer already exists 23:34:57 aa5968d388b8: Layer already exists 23:34:57 main: digest: sha256:f00c152ff5314296c3fbeb0c6ea66d9915fad7482a34f6dedecccffefb172c91 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:34:57 ===================================================== [Pipeline] echo 23:34:57 taggedImages: 23:34:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:34:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.66 23:34:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 23:34:57 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:34:57 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:57 latest 23:34:57 3.0.0-dev.66 23:34:57 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:34:57 main 23:34:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:34:57 2e586855bc77: Preparing 23:34:57 6786d3371fdf: Preparing 23:34:57 7ced8be2375a: Preparing 23:34:57 c47ba05372cc: Preparing 23:34:57 d5db94bf8697: Preparing 23:34:57 35605a973fec: Preparing 23:34:57 628d7dc6eebf: Preparing 23:34:57 aa5968d388b8: Preparing 23:34:57 628d7dc6eebf: Waiting 23:34:57 35605a973fec: Waiting 23:34:57 aa5968d388b8: Waiting 23:34:57 6786d3371fdf: Pushed 23:34:57 2e586855bc77: Pushed 23:34:57 d5db94bf8697: Pushed 23:34:57 aa5968d388b8: Layer already exists 23:34:57 35605a973fec: Pushed 23:34:57 628d7dc6eebf: Pushed 23:34:58 7ced8be2375a: Pushed 23:34:58 c47ba05372cc: Pushed 23:34:58 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:12eb38e43dd0332792d52d8729ed9c8db8cee7c31fd77c6de85a266d4e4b954a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:34:59 2e586855bc77: Preparing 23:34:59 6786d3371fdf: Preparing 23:34:59 7ced8be2375a: Preparing 23:34:59 c47ba05372cc: Preparing 23:34:59 d5db94bf8697: Preparing 23:34:59 35605a973fec: Preparing 23:34:59 628d7dc6eebf: Preparing 23:34:59 aa5968d388b8: Preparing 23:34:59 628d7dc6eebf: Waiting 23:34:59 35605a973fec: Waiting 23:34:59 aa5968d388b8: Waiting 23:34:59 2e586855bc77: Layer already exists 23:34:59 c47ba05372cc: Layer already exists 23:34:59 7ced8be2375a: Layer already exists 23:34:59 d5db94bf8697: Layer already exists 23:34:59 6786d3371fdf: Layer already exists 23:34:59 35605a973fec: Layer already exists 23:34:59 628d7dc6eebf: Layer already exists 23:34:59 aa5968d388b8: Layer already exists 23:34:59 latest: digest: sha256:12eb38e43dd0332792d52d8729ed9c8db8cee7c31fd77c6de85a266d4e4b954a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.66 23:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:35:00 2e586855bc77: Preparing 23:35:00 6786d3371fdf: Preparing 23:35:00 7ced8be2375a: Preparing 23:35:00 c47ba05372cc: Preparing 23:35:00 d5db94bf8697: Preparing 23:35:00 35605a973fec: Preparing 23:35:00 628d7dc6eebf: Preparing 23:35:00 aa5968d388b8: Preparing 23:35:00 628d7dc6eebf: Waiting 23:35:00 35605a973fec: Waiting 23:35:00 aa5968d388b8: Waiting 23:35:00 7ced8be2375a: Layer already exists 23:35:00 c47ba05372cc: Layer already exists 23:35:00 6786d3371fdf: Layer already exists 23:35:00 d5db94bf8697: Layer already exists 23:35:00 2e586855bc77: Layer already exists 23:35:00 35605a973fec: Layer already exists 23:35:00 628d7dc6eebf: Layer already exists 23:35:00 aa5968d388b8: Layer already exists 23:35:00 3.0.0-dev.66: digest: sha256:12eb38e43dd0332792d52d8729ed9c8db8cee7c31fd77c6de85a266d4e4b954a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:35:00 2e586855bc77: Preparing 23:35:00 6786d3371fdf: Preparing 23:35:00 7ced8be2375a: Preparing 23:35:00 c47ba05372cc: Preparing 23:35:00 d5db94bf8697: Preparing 23:35:00 35605a973fec: Preparing 23:35:00 628d7dc6eebf: Preparing 23:35:00 aa5968d388b8: Preparing 23:35:00 628d7dc6eebf: Waiting 23:35:00 35605a973fec: Waiting 23:35:00 aa5968d388b8: Waiting 23:35:00 d5db94bf8697: Layer already exists 23:35:00 c47ba05372cc: Layer already exists 23:35:00 7ced8be2375a: Layer already exists 23:35:00 2e586855bc77: Layer already exists 23:35:00 6786d3371fdf: Layer already exists 23:35:00 35605a973fec: Layer already exists 23:35:00 aa5968d388b8: Layer already exists 23:35:00 628d7dc6eebf: Layer already exists 23:35:00 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:12eb38e43dd0332792d52d8729ed9c8db8cee7c31fd77c6de85a266d4e4b954a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:35:01 2e586855bc77: Preparing 23:35:01 6786d3371fdf: Preparing 23:35:01 7ced8be2375a: Preparing 23:35:01 c47ba05372cc: Preparing 23:35:01 d5db94bf8697: Preparing 23:35:01 35605a973fec: Preparing 23:35:01 628d7dc6eebf: Preparing 23:35:01 aa5968d388b8: Preparing 23:35:01 35605a973fec: Waiting 23:35:01 628d7dc6eebf: Waiting 23:35:01 aa5968d388b8: Waiting 23:35:01 c47ba05372cc: Layer already exists 23:35:01 2e586855bc77: Layer already exists 23:35:01 6786d3371fdf: Layer already exists 23:35:01 d5db94bf8697: Layer already exists 23:35:01 7ced8be2375a: Layer already exists 23:35:01 aa5968d388b8: Layer already exists 23:35:01 35605a973fec: Layer already exists 23:35:01 628d7dc6eebf: Layer already exists 23:35:01 main: digest: sha256:12eb38e43dd0332792d52d8729ed9c8db8cee7c31fd77c6de85a266d4e4b954a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:01 ===================================================== [Pipeline] echo 23:35:01 taggedImages: 23:35:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:35:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.66 23:35:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:35:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:35:01 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:01 latest 23:35:01 3.0.0-dev.66 23:35:01 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:01 main 23:35:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:35:02 dff57950e68c: Preparing 23:35:02 fff41cde013e: Preparing 23:35:02 70c87e9e7300: Preparing 23:35:02 4c1a80410043: Preparing 23:35:02 218b521aa625: Preparing 23:35:02 50acd4abfcc7: Preparing 23:35:02 ee3c5034b442: Preparing 23:35:02 005f775e3e5b: Preparing 23:35:02 3e8a5c0dabc3: Preparing 23:35:02 aa5968d388b8: Preparing 23:35:02 3e8a5c0dabc3: Waiting 23:35:02 ee3c5034b442: Waiting 23:35:02 005f775e3e5b: Waiting 23:35:02 50acd4abfcc7: Waiting 23:35:02 aa5968d388b8: Waiting 23:35:02 fff41cde013e: Pushed 23:35:02 dff57950e68c: Pushed 23:35:02 218b521aa625: Pushed 23:35:02 50acd4abfcc7: Pushed 23:35:02 005f775e3e5b: Pushed 23:35:02 ee3c5034b442: Pushed 23:35:02 aa5968d388b8: Layer already exists 23:35:02 3e8a5c0dabc3: Pushed 23:35:03 4c1a80410043: Pushed 23:35:03 70c87e9e7300: Pushed 23:35:03 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:9374b8b48885f550c79008bda7fb42a344f6c89157a20f5d273da752d2dba1e6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:35:04 dff57950e68c: Preparing 23:35:04 fff41cde013e: Preparing 23:35:04 70c87e9e7300: Preparing 23:35:04 4c1a80410043: Preparing 23:35:04 218b521aa625: Preparing 23:35:04 50acd4abfcc7: Preparing 23:35:04 ee3c5034b442: Preparing 23:35:04 005f775e3e5b: Preparing 23:35:04 3e8a5c0dabc3: Preparing 23:35:04 aa5968d388b8: Preparing 23:35:04 50acd4abfcc7: Waiting 23:35:04 005f775e3e5b: Waiting 23:35:04 3e8a5c0dabc3: Waiting 23:35:04 ee3c5034b442: Waiting 23:35:04 aa5968d388b8: Waiting 23:35:04 4c1a80410043: Layer already exists 23:35:04 fff41cde013e: Layer already exists 23:35:04 218b521aa625: Layer already exists 23:35:04 dff57950e68c: Layer already exists 23:35:04 70c87e9e7300: Layer already exists 23:35:04 50acd4abfcc7: Layer already exists 23:35:04 005f775e3e5b: Layer already exists 23:35:04 3e8a5c0dabc3: Layer already exists 23:35:04 aa5968d388b8: Layer already exists 23:35:04 ee3c5034b442: Layer already exists 23:35:04 latest: digest: sha256:9374b8b48885f550c79008bda7fb42a344f6c89157a20f5d273da752d2dba1e6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.66 23:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:35:04 dff57950e68c: Preparing 23:35:04 fff41cde013e: Preparing 23:35:04 70c87e9e7300: Preparing 23:35:04 4c1a80410043: Preparing 23:35:04 218b521aa625: Preparing 23:35:04 50acd4abfcc7: Preparing 23:35:04 ee3c5034b442: Preparing 23:35:04 005f775e3e5b: Preparing 23:35:04 3e8a5c0dabc3: Preparing 23:35:04 aa5968d388b8: Preparing 23:35:04 50acd4abfcc7: Waiting 23:35:04 ee3c5034b442: Waiting 23:35:04 005f775e3e5b: Waiting 23:35:04 aa5968d388b8: Waiting 23:35:04 4c1a80410043: Layer already exists 23:35:04 dff57950e68c: Layer already exists 23:35:04 218b521aa625: Layer already exists 23:35:04 fff41cde013e: Layer already exists 23:35:04 70c87e9e7300: Layer already exists 23:35:04 50acd4abfcc7: Layer already exists 23:35:04 ee3c5034b442: Layer already exists 23:35:04 3e8a5c0dabc3: Layer already exists 23:35:04 005f775e3e5b: Layer already exists 23:35:04 aa5968d388b8: Layer already exists 23:35:04 3.0.0-dev.66: digest: sha256:9374b8b48885f550c79008bda7fb42a344f6c89157a20f5d273da752d2dba1e6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:35:05 dff57950e68c: Preparing 23:35:05 fff41cde013e: Preparing 23:35:05 70c87e9e7300: Preparing 23:35:05 4c1a80410043: Preparing 23:35:05 218b521aa625: Preparing 23:35:05 50acd4abfcc7: Preparing 23:35:05 ee3c5034b442: Preparing 23:35:05 005f775e3e5b: Preparing 23:35:05 3e8a5c0dabc3: Preparing 23:35:05 aa5968d388b8: Preparing 23:35:05 50acd4abfcc7: Waiting 23:35:05 ee3c5034b442: Waiting 23:35:05 aa5968d388b8: Waiting 23:35:05 3e8a5c0dabc3: Waiting 23:35:05 005f775e3e5b: Waiting 23:35:05 70c87e9e7300: Layer already exists 23:35:05 fff41cde013e: Layer already exists 23:35:05 dff57950e68c: Layer already exists 23:35:05 4c1a80410043: Layer already exists 23:35:05 218b521aa625: Layer already exists 23:35:05 ee3c5034b442: Layer already exists 23:35:05 3e8a5c0dabc3: Layer already exists 23:35:05 50acd4abfcc7: Layer already exists 23:35:05 aa5968d388b8: Layer already exists 23:35:05 005f775e3e5b: Layer already exists 23:35:05 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:9374b8b48885f550c79008bda7fb42a344f6c89157a20f5d273da752d2dba1e6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:35:05 dff57950e68c: Preparing 23:35:05 fff41cde013e: Preparing 23:35:05 70c87e9e7300: Preparing 23:35:05 4c1a80410043: Preparing 23:35:05 218b521aa625: Preparing 23:35:05 50acd4abfcc7: Preparing 23:35:05 ee3c5034b442: Preparing 23:35:05 005f775e3e5b: Preparing 23:35:05 3e8a5c0dabc3: Preparing 23:35:05 aa5968d388b8: Preparing 23:35:05 50acd4abfcc7: Waiting 23:35:05 3e8a5c0dabc3: Waiting 23:35:05 ee3c5034b442: Waiting 23:35:05 aa5968d388b8: Waiting 23:35:05 218b521aa625: Layer already exists 23:35:05 dff57950e68c: Layer already exists 23:35:05 70c87e9e7300: Layer already exists 23:35:05 4c1a80410043: Layer already exists 23:35:05 fff41cde013e: Layer already exists 23:35:05 50acd4abfcc7: Layer already exists 23:35:05 005f775e3e5b: Layer already exists 23:35:05 3e8a5c0dabc3: Layer already exists 23:35:05 ee3c5034b442: Layer already exists 23:35:05 aa5968d388b8: Layer already exists 23:35:05 main: digest: sha256:9374b8b48885f550c79008bda7fb42a344f6c89157a20f5d273da752d2dba1e6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:06 ===================================================== [Pipeline] echo 23:35:06 taggedImages: 23:35:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:35:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.66 23:35:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:35:06 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:35:06 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:06 latest 23:35:06 3.0.0-dev.66 23:35:06 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:06 main 23:35:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:35:06 74b37f3082c1: Preparing 23:35:06 e4fccccdc172: Preparing 23:35:06 c4cf5d5f9a31: Preparing 23:35:06 0cd9252b7009: Preparing 23:35:06 4e6476652798: Preparing 23:35:06 4e6476652798: Layer already exists 23:35:06 c4cf5d5f9a31: Layer already exists 23:35:06 74b37f3082c1: Pushed 23:35:07 0cd9252b7009: Pushed 23:35:08 e4fccccdc172: Pushed 23:35:08 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:53ae2e645d7ee8fd5aa40ebfe6bf6cbbc7e5207132c4a037a9d78d81c7f9c16e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:08 + 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 23:35:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:35:09 74b37f3082c1: Preparing 23:35:09 e4fccccdc172: Preparing 23:35:09 c4cf5d5f9a31: Preparing 23:35:09 0cd9252b7009: Preparing 23:35:09 4e6476652798: Preparing 23:35:09 4e6476652798: Layer already exists 23:35:09 c4cf5d5f9a31: Layer already exists 23:35:09 e4fccccdc172: Layer already exists 23:35:09 74b37f3082c1: Layer already exists 23:35:09 0cd9252b7009: Layer already exists 23:35:09 latest: digest: sha256:53ae2e645d7ee8fd5aa40ebfe6bf6cbbc7e5207132c4a037a9d78d81c7f9c16e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.66 23:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:35:09 74b37f3082c1: Preparing 23:35:09 e4fccccdc172: Preparing 23:35:09 c4cf5d5f9a31: Preparing 23:35:09 0cd9252b7009: Preparing 23:35:09 4e6476652798: Preparing 23:35:09 4e6476652798: Layer already exists 23:35:09 c4cf5d5f9a31: Layer already exists 23:35:09 e4fccccdc172: Layer already exists 23:35:09 74b37f3082c1: Layer already exists 23:35:09 0cd9252b7009: Layer already exists 23:35:09 3.0.0-dev.66: digest: sha256:53ae2e645d7ee8fd5aa40ebfe6bf6cbbc7e5207132c4a037a9d78d81c7f9c16e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:35:10 74b37f3082c1: Preparing 23:35:10 e4fccccdc172: Preparing 23:35:10 c4cf5d5f9a31: Preparing 23:35:10 0cd9252b7009: Preparing 23:35:10 4e6476652798: Preparing 23:35:10 0cd9252b7009: Layer already exists 23:35:10 4e6476652798: Layer already exists 23:35:10 c4cf5d5f9a31: Layer already exists 23:35:10 e4fccccdc172: Layer already exists 23:35:10 74b37f3082c1: Layer already exists 23:35:10 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:53ae2e645d7ee8fd5aa40ebfe6bf6cbbc7e5207132c4a037a9d78d81c7f9c16e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:10 + 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 23:35:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:35:11 74b37f3082c1: Preparing 23:35:11 e4fccccdc172: Preparing 23:35:11 c4cf5d5f9a31: Preparing 23:35:11 0cd9252b7009: Preparing 23:35:11 4e6476652798: Preparing 23:35:11 74b37f3082c1: Layer already exists 23:35:11 4e6476652798: Layer already exists 23:35:11 e4fccccdc172: Layer already exists 23:35:11 0cd9252b7009: Layer already exists 23:35:11 c4cf5d5f9a31: Layer already exists 23:35:11 main: digest: sha256:53ae2e645d7ee8fd5aa40ebfe6bf6cbbc7e5207132c4a037a9d78d81c7f9c16e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:11 ===================================================== [Pipeline] echo 23:35:11 taggedImages: 23:35:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:35:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.66 23:35:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:35:11 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:35:11 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:11 latest 23:35:11 3.0.0-dev.66 23:35:11 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:11 main 23:35:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:35:11 b5a20f17e809: Preparing 23:35:11 aa791a3f89cd: Preparing 23:35:11 3c757b7b7a6a: Preparing 23:35:11 070eea944d53: Preparing 23:35:11 f735ce3a7afc: Preparing 23:35:11 d717c0819701: Preparing 23:35:11 4e6476652798: Preparing 23:35:11 d717c0819701: Waiting 23:35:11 4e6476652798: Waiting 23:35:11 b5a20f17e809: Pushed 23:35:11 aa791a3f89cd: Pushed 23:35:11 3c757b7b7a6a: Pushed 23:35:11 4e6476652798: Layer already exists 23:35:12 d717c0819701: Pushed 23:35:15 f735ce3a7afc: Pushed 23:35:18 070eea944d53: Pushed 23:35:18 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:b2271650f3df1e759ad52adb735f4c386e276dbcd3085d4faf0a1d132635e140 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:35:18 b5a20f17e809: Preparing 23:35:18 aa791a3f89cd: Preparing 23:35:18 3c757b7b7a6a: Preparing 23:35:18 070eea944d53: Preparing 23:35:18 f735ce3a7afc: Preparing 23:35:18 d717c0819701: Preparing 23:35:18 4e6476652798: Preparing 23:35:18 4e6476652798: Waiting 23:35:18 d717c0819701: Waiting 23:35:18 b5a20f17e809: Layer already exists 23:35:18 aa791a3f89cd: Layer already exists 23:35:18 f735ce3a7afc: Layer already exists 23:35:18 070eea944d53: Layer already exists 23:35:18 3c757b7b7a6a: Layer already exists 23:35:18 d717c0819701: Layer already exists 23:35:18 4e6476652798: Layer already exists 23:35:18 latest: digest: sha256:b2271650f3df1e759ad52adb735f4c386e276dbcd3085d4faf0a1d132635e140 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.66 23:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:35:19 b5a20f17e809: Preparing 23:35:19 aa791a3f89cd: Preparing 23:35:19 3c757b7b7a6a: Preparing 23:35:19 070eea944d53: Preparing 23:35:19 f735ce3a7afc: Preparing 23:35:19 d717c0819701: Preparing 23:35:19 4e6476652798: Preparing 23:35:19 d717c0819701: Waiting 23:35:19 f735ce3a7afc: Layer already exists 23:35:19 aa791a3f89cd: Layer already exists 23:35:19 b5a20f17e809: Layer already exists 23:35:19 3c757b7b7a6a: Layer already exists 23:35:19 070eea944d53: Layer already exists 23:35:19 d717c0819701: Layer already exists 23:35:19 4e6476652798: Layer already exists 23:35:19 3.0.0-dev.66: digest: sha256:b2271650f3df1e759ad52adb735f4c386e276dbcd3085d4faf0a1d132635e140 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:35:20 b5a20f17e809: Preparing 23:35:20 aa791a3f89cd: Preparing 23:35:20 3c757b7b7a6a: Preparing 23:35:20 070eea944d53: Preparing 23:35:20 f735ce3a7afc: Preparing 23:35:20 d717c0819701: Preparing 23:35:20 4e6476652798: Preparing 23:35:20 d717c0819701: Waiting 23:35:20 070eea944d53: Layer already exists 23:35:20 f735ce3a7afc: Layer already exists 23:35:20 b5a20f17e809: Layer already exists 23:35:20 3c757b7b7a6a: Layer already exists 23:35:20 aa791a3f89cd: Layer already exists 23:35:20 d717c0819701: Layer already exists 23:35:20 4e6476652798: Layer already exists 23:35:20 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:b2271650f3df1e759ad52adb735f4c386e276dbcd3085d4faf0a1d132635e140 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:35:20 b5a20f17e809: Preparing 23:35:20 aa791a3f89cd: Preparing 23:35:20 3c757b7b7a6a: Preparing 23:35:20 070eea944d53: Preparing 23:35:20 f735ce3a7afc: Preparing 23:35:20 d717c0819701: Preparing 23:35:20 4e6476652798: Preparing 23:35:20 d717c0819701: Waiting 23:35:20 4e6476652798: Waiting 23:35:20 070eea944d53: Layer already exists 23:35:20 3c757b7b7a6a: Layer already exists 23:35:20 b5a20f17e809: Layer already exists 23:35:20 aa791a3f89cd: Layer already exists 23:35:20 f735ce3a7afc: Layer already exists 23:35:20 4e6476652798: Layer already exists 23:35:20 d717c0819701: Layer already exists 23:35:20 main: digest: sha256:b2271650f3df1e759ad52adb735f4c386e276dbcd3085d4faf0a1d132635e140 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:20 ===================================================== [Pipeline] echo 23:35:20 taggedImages: 23:35:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:35:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.66 23:35:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:35:20 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:35:20 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:20 latest 23:35:20 3.0.0-dev.66 23:35:20 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:20 main 23:35:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:35:21 25139d94c4e1: Preparing 23:35:21 f286d5e00eb3: Preparing 23:35:21 3dfd98497ef7: Preparing 23:35:21 249541d9e1da: Preparing 23:35:21 dbe1b6a9028e: Preparing 23:35:21 4e6476652798: Preparing 23:35:21 4e6476652798: Waiting 23:35:21 3dfd98497ef7: Pushed 23:35:21 25139d94c4e1: Pushed 23:35:21 f286d5e00eb3: Pushed 23:35:21 4e6476652798: Layer already exists 23:35:21 dbe1b6a9028e: Pushed 23:35:28 249541d9e1da: Pushed 23:35:28 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:b920f082de0c9a717b2401dc48c332e560d0da427611cc9373b932ce3de8f42c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:35:28 25139d94c4e1: Preparing 23:35:28 f286d5e00eb3: Preparing 23:35:28 3dfd98497ef7: Preparing 23:35:28 249541d9e1da: Preparing 23:35:28 dbe1b6a9028e: Preparing 23:35:28 4e6476652798: Preparing 23:35:28 4e6476652798: Waiting 23:35:28 3dfd98497ef7: Layer already exists 23:35:28 249541d9e1da: Layer already exists 23:35:28 f286d5e00eb3: Layer already exists 23:35:28 dbe1b6a9028e: Layer already exists 23:35:28 25139d94c4e1: Layer already exists 23:35:28 4e6476652798: Layer already exists 23:35:28 latest: digest: sha256:b920f082de0c9a717b2401dc48c332e560d0da427611cc9373b932ce3de8f42c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.66 23:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:35:29 25139d94c4e1: Preparing 23:35:29 f286d5e00eb3: Preparing 23:35:29 3dfd98497ef7: Preparing 23:35:29 249541d9e1da: Preparing 23:35:29 dbe1b6a9028e: Preparing 23:35:29 4e6476652798: Preparing 23:35:29 4e6476652798: Waiting 23:35:29 25139d94c4e1: Layer already exists 23:35:29 dbe1b6a9028e: Layer already exists 23:35:29 249541d9e1da: Layer already exists 23:35:29 f286d5e00eb3: Layer already exists 23:35:29 3dfd98497ef7: Layer already exists 23:35:29 4e6476652798: Layer already exists 23:35:29 3.0.0-dev.66: digest: sha256:b920f082de0c9a717b2401dc48c332e560d0da427611cc9373b932ce3de8f42c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:35:30 25139d94c4e1: Preparing 23:35:30 f286d5e00eb3: Preparing 23:35:30 3dfd98497ef7: Preparing 23:35:30 249541d9e1da: Preparing 23:35:30 dbe1b6a9028e: Preparing 23:35:30 4e6476652798: Preparing 23:35:30 4e6476652798: Waiting 23:35:30 dbe1b6a9028e: Layer already exists 23:35:30 249541d9e1da: Layer already exists 23:35:30 f286d5e00eb3: Layer already exists 23:35:30 3dfd98497ef7: Layer already exists 23:35:30 25139d94c4e1: Layer already exists 23:35:30 4e6476652798: Layer already exists 23:35:30 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:b920f082de0c9a717b2401dc48c332e560d0da427611cc9373b932ce3de8f42c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:35:30 25139d94c4e1: Preparing 23:35:30 f286d5e00eb3: Preparing 23:35:30 3dfd98497ef7: Preparing 23:35:30 249541d9e1da: Preparing 23:35:30 dbe1b6a9028e: Preparing 23:35:30 4e6476652798: Preparing 23:35:30 4e6476652798: Waiting 23:35:30 3dfd98497ef7: Layer already exists 23:35:30 25139d94c4e1: Layer already exists 23:35:30 249541d9e1da: Layer already exists 23:35:30 dbe1b6a9028e: Layer already exists 23:35:30 f286d5e00eb3: Layer already exists 23:35:30 4e6476652798: Layer already exists 23:35:30 main: digest: sha256:b920f082de0c9a717b2401dc48c332e560d0da427611cc9373b932ce3de8f42c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:30 ===================================================== [Pipeline] echo 23:35:30 taggedImages: 23:35:30 - nexus3.edgexfoundry.org:10004/security-spire-config:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:30 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:35:30 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.66 23:35:30 - nexus3.edgexfoundry.org:10004/security-spire-config:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:30 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:35:30 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:35:30 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:30 latest 23:35:30 3.0.0-dev.66 23:35:30 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:30 main 23:35:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:35:31 88ca9a47b1ab: Preparing 23:35:31 589500d4e051: Preparing 23:35:31 590e65951e29: Preparing 23:35:31 c1ffb79a05c9: Preparing 23:35:31 d717c0819701: Preparing 23:35:31 4e6476652798: Preparing 23:35:31 d717c0819701: Layer already exists 23:35:31 4e6476652798: Layer already exists 23:35:31 590e65951e29: Pushed 23:35:31 88ca9a47b1ab: Pushed 23:35:31 589500d4e051: Pushed 23:35:39 c1ffb79a05c9: Pushed 23:35:39 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:31b3c1746455f3b3b47ad9c61261dc261878599a090b4f4f8ed8ca681e783c38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:35:40 88ca9a47b1ab: Preparing 23:35:40 589500d4e051: Preparing 23:35:40 590e65951e29: Preparing 23:35:40 c1ffb79a05c9: Preparing 23:35:40 d717c0819701: Preparing 23:35:40 4e6476652798: Preparing 23:35:40 4e6476652798: Waiting 23:35:40 d717c0819701: Layer already exists 23:35:40 590e65951e29: Layer already exists 23:35:40 c1ffb79a05c9: Layer already exists 23:35:40 589500d4e051: Layer already exists 23:35:40 88ca9a47b1ab: Layer already exists 23:35:40 4e6476652798: Layer already exists 23:35:40 latest: digest: sha256:31b3c1746455f3b3b47ad9c61261dc261878599a090b4f4f8ed8ca681e783c38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.66 23:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:35:40 88ca9a47b1ab: Preparing 23:35:40 589500d4e051: Preparing 23:35:40 590e65951e29: Preparing 23:35:40 c1ffb79a05c9: Preparing 23:35:40 d717c0819701: Preparing 23:35:40 4e6476652798: Preparing 23:35:40 4e6476652798: Waiting 23:35:40 589500d4e051: Layer already exists 23:35:40 c1ffb79a05c9: Layer already exists 23:35:40 590e65951e29: Layer already exists 23:35:40 d717c0819701: Layer already exists 23:35:40 88ca9a47b1ab: Layer already exists 23:35:40 4e6476652798: Layer already exists 23:35:40 3.0.0-dev.66: digest: sha256:31b3c1746455f3b3b47ad9c61261dc261878599a090b4f4f8ed8ca681e783c38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:35:41 88ca9a47b1ab: Preparing 23:35:41 589500d4e051: Preparing 23:35:41 590e65951e29: Preparing 23:35:41 c1ffb79a05c9: Preparing 23:35:41 d717c0819701: Preparing 23:35:41 4e6476652798: Preparing 23:35:41 4e6476652798: Waiting 23:35:41 c1ffb79a05c9: Layer already exists 23:35:41 590e65951e29: Layer already exists 23:35:41 d717c0819701: Layer already exists 23:35:41 88ca9a47b1ab: Layer already exists 23:35:41 589500d4e051: Layer already exists 23:35:41 4e6476652798: Layer already exists 23:35:41 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:31b3c1746455f3b3b47ad9c61261dc261878599a090b4f4f8ed8ca681e783c38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:35:42 88ca9a47b1ab: Preparing 23:35:42 589500d4e051: Preparing 23:35:42 590e65951e29: Preparing 23:35:42 c1ffb79a05c9: Preparing 23:35:42 d717c0819701: Preparing 23:35:42 4e6476652798: Preparing 23:35:42 4e6476652798: Waiting 23:35:42 c1ffb79a05c9: Layer already exists 23:35:42 589500d4e051: Layer already exists 23:35:42 d717c0819701: Layer already exists 23:35:42 590e65951e29: Layer already exists 23:35:42 88ca9a47b1ab: Layer already exists 23:35:42 4e6476652798: Layer already exists 23:35:42 main: digest: sha256:31b3c1746455f3b3b47ad9c61261dc261878599a090b4f4f8ed8ca681e783c38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:42 ===================================================== [Pipeline] echo 23:35:42 taggedImages: 23:35:42 - nexus3.edgexfoundry.org:10004/security-spire-server:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:42 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:35:42 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.66 23:35:42 - nexus3.edgexfoundry.org:10004/security-spire-server:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:42 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:35:42 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:35:42 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:42 latest 23:35:42 3.0.0-dev.66 23:35:42 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:42 main 23:35:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:35:42 31c29defef65: Preparing 23:35:42 0b32ac023e81: Preparing 23:35:42 c4cf5d5f9a31: Preparing 23:35:42 a489a16f6806: Preparing 23:35:42 aa5968d388b8: Preparing 23:35:42 c4cf5d5f9a31: Layer already exists 23:35:42 aa5968d388b8: Layer already exists 23:35:42 31c29defef65: Pushed 23:35:42 a489a16f6806: Pushed 23:35:45 0b32ac023e81: Pushed 23:35:45 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:43f44a2bce7a4538dbb90aeb29778f889b8d207da3f0b90374a085def9db4e09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:35:45 31c29defef65: Preparing 23:35:45 0b32ac023e81: Preparing 23:35:45 c4cf5d5f9a31: Preparing 23:35:45 a489a16f6806: Preparing 23:35:45 aa5968d388b8: Preparing 23:35:45 31c29defef65: Layer already exists 23:35:45 aa5968d388b8: Layer already exists 23:35:45 c4cf5d5f9a31: Layer already exists 23:35:45 a489a16f6806: Layer already exists 23:35:45 0b32ac023e81: Layer already exists 23:35:45 latest: digest: sha256:43f44a2bce7a4538dbb90aeb29778f889b8d207da3f0b90374a085def9db4e09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.66 23:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:35:46 31c29defef65: Preparing 23:35:46 0b32ac023e81: Preparing 23:35:46 c4cf5d5f9a31: Preparing 23:35:46 a489a16f6806: Preparing 23:35:46 aa5968d388b8: Preparing 23:35:46 aa5968d388b8: Layer already exists 23:35:46 0b32ac023e81: Layer already exists 23:35:46 a489a16f6806: Layer already exists 23:35:46 c4cf5d5f9a31: Layer already exists 23:35:46 31c29defef65: Layer already exists 23:35:46 3.0.0-dev.66: digest: sha256:43f44a2bce7a4538dbb90aeb29778f889b8d207da3f0b90374a085def9db4e09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:35:47 31c29defef65: Preparing 23:35:47 0b32ac023e81: Preparing 23:35:47 c4cf5d5f9a31: Preparing 23:35:47 a489a16f6806: Preparing 23:35:47 aa5968d388b8: Preparing 23:35:47 31c29defef65: Layer already exists 23:35:47 0b32ac023e81: Layer already exists 23:35:47 c4cf5d5f9a31: Layer already exists 23:35:47 aa5968d388b8: Layer already exists 23:35:47 a489a16f6806: Layer already exists 23:35:47 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:43f44a2bce7a4538dbb90aeb29778f889b8d207da3f0b90374a085def9db4e09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:35:47 31c29defef65: Preparing 23:35:47 0b32ac023e81: Preparing 23:35:47 c4cf5d5f9a31: Preparing 23:35:47 a489a16f6806: Preparing 23:35:47 aa5968d388b8: Preparing 23:35:47 31c29defef65: Layer already exists 23:35:47 aa5968d388b8: Layer already exists 23:35:47 0b32ac023e81: Layer already exists 23:35:47 a489a16f6806: Layer already exists 23:35:47 c4cf5d5f9a31: Layer already exists 23:35:47 main: digest: sha256:43f44a2bce7a4538dbb90aeb29778f889b8d207da3f0b90374a085def9db4e09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:47 ===================================================== [Pipeline] echo 23:35:47 taggedImages: 23:35:47 - nexus3.edgexfoundry.org:10004/support-notifications:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:47 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:35:47 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.66 23:35:47 - nexus3.edgexfoundry.org:10004/support-notifications:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:47 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:35:47 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:35:47 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:47 latest 23:35:47 3.0.0-dev.66 23:35:47 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:47 main 23:35:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:35:48 eee659879e13: Preparing 23:35:48 a6c2a3418aba: Preparing 23:35:48 c4cf5d5f9a31: Preparing 23:35:48 2a88e8ce44c9: Preparing 23:35:48 aa5968d388b8: Preparing 23:35:48 c4cf5d5f9a31: Layer already exists 23:35:48 aa5968d388b8: Layer already exists 23:35:48 2a88e8ce44c9: Layer already exists 23:35:48 eee659879e13: Pushed 23:35:50 a6c2a3418aba: Pushed 23:35:51 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:8f07a83a2903c3b488023262ae1685a7dad011450c18db2250cfe40148d61c74 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:35:51 eee659879e13: Preparing 23:35:51 a6c2a3418aba: Preparing 23:35:51 c4cf5d5f9a31: Preparing 23:35:51 2a88e8ce44c9: Preparing 23:35:51 aa5968d388b8: Preparing 23:35:51 a6c2a3418aba: Layer already exists 23:35:51 eee659879e13: Layer already exists 23:35:51 c4cf5d5f9a31: Layer already exists 23:35:51 aa5968d388b8: Layer already exists 23:35:51 2a88e8ce44c9: Layer already exists 23:35:51 latest: digest: sha256:8f07a83a2903c3b488023262ae1685a7dad011450c18db2250cfe40148d61c74 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.66 23:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:35:52 eee659879e13: Preparing 23:35:52 a6c2a3418aba: Preparing 23:35:52 c4cf5d5f9a31: Preparing 23:35:52 2a88e8ce44c9: Preparing 23:35:52 aa5968d388b8: Preparing 23:35:52 c4cf5d5f9a31: Layer already exists 23:35:52 a6c2a3418aba: Layer already exists 23:35:52 aa5968d388b8: Layer already exists 23:35:52 2a88e8ce44c9: Layer already exists 23:35:52 eee659879e13: Layer already exists 23:35:52 3.0.0-dev.66: digest: sha256:8f07a83a2903c3b488023262ae1685a7dad011450c18db2250cfe40148d61c74 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:35:52 eee659879e13: Preparing 23:35:52 a6c2a3418aba: Preparing 23:35:52 c4cf5d5f9a31: Preparing 23:35:52 2a88e8ce44c9: Preparing 23:35:52 aa5968d388b8: Preparing 23:35:52 aa5968d388b8: Layer already exists 23:35:52 c4cf5d5f9a31: Layer already exists 23:35:52 a6c2a3418aba: Layer already exists 23:35:52 2a88e8ce44c9: Layer already exists 23:35:52 eee659879e13: Layer already exists 23:35:52 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:8f07a83a2903c3b488023262ae1685a7dad011450c18db2250cfe40148d61c74 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:35:53 eee659879e13: Preparing 23:35:53 a6c2a3418aba: Preparing 23:35:53 c4cf5d5f9a31: Preparing 23:35:53 2a88e8ce44c9: Preparing 23:35:53 aa5968d388b8: Preparing 23:35:53 c4cf5d5f9a31: Layer already exists 23:35:53 aa5968d388b8: Layer already exists 23:35:53 eee659879e13: Layer already exists 23:35:53 a6c2a3418aba: Layer already exists 23:35:53 2a88e8ce44c9: Layer already exists 23:35:53 main: digest: sha256:8f07a83a2903c3b488023262ae1685a7dad011450c18db2250cfe40148d61c74 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:53 ===================================================== [Pipeline] echo 23:35:53 taggedImages: 23:35:53 - nexus3.edgexfoundry.org:10004/support-scheduler:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:35:53 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:35:53 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.66 23:35:53 - nexus3.edgexfoundry.org:10004/support-scheduler:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:35:53 - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:39:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:39:30 Removing intermediate container 4425e33f84ac 23:39:30 ---> 09287222dd0c 23:39:30 23:39:30 Step 10/22 : FROM alpine:3.16 23:39:30 3.16: Pulling from library/alpine 23:39:30 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:39:30 Status: Downloaded newer image for alpine:3.16 23:39:30 ---> 4c81e5bf8899 23:39:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:39:30 ---> Running in cc3404972d3e 23:39:30 Removing intermediate container cc3404972d3e 23:39:30 ---> 99fed292d9ef 23:39:30 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:39:30 ---> Running in f095bb6712c6 23:39:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:39:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:39:32 (1/1) Installing dumb-init (1.2.5-r1) 23:39:32 Executing busybox-1.35.0-r17.trigger 23:39:32 OK: 5 MiB in 15 packages 23:39:33 Removing intermediate container f095bb6712c6 23:39:33 ---> fc026034515a 23:39:33 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:39:34 ---> c8f32b972713 23:39:34 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:39:36 ---> 7970d2681946 23:39:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 23:39:38 ---> 2487025910dc 23:39:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:39:40 ---> a52e667beebf 23:39:40 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:39:40 ---> Running in 1a0a77dbe8dd 23:39:45 Removing intermediate container 1a0a77dbe8dd 23:39:45 ---> 725beeb27fa7 23:39:45 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:39:45 Removing intermediate container 2090abfe1980 23:39:45 ---> 9f5ad5ff8824 23:39:45 23:39:45 Step 9/21 : FROM alpine:3.16 23:39:45 ---> 4c81e5bf8899 23:39:45 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:39:45 ---> Running in 3539e45f6409 23:39:45 ---> Running in 76867d263ef2 23:39:47 Removing intermediate container 3539e45f6409 23:39:47 ---> 01b57f018dc7 23:39:47 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:39:48 ---> Running in d9788260b443 23:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:39:48 Removing intermediate container d9788260b443 23:39:48 ---> 295607257abb 23:39:48 Step 20/22 : LABEL arch=arm64 23:39:48 ---> Running in 8e364aade6e0 23:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:39:49 Removing intermediate container 8e364aade6e0 23:39:49 ---> 884ae8d9a53c 23:39:49 Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:39:49 ---> Running in 5b5a2ea7ec91 23:39:49 Removing intermediate container 5b5a2ea7ec91 23:39:49 ---> bb7d9cc15881 23:39:49 Step 22/22 : LABEL version=3.0.0-dev.66 23:39:49 ---> Running in 56f03a8a8c88 23:39:50 (1/6) Installing ca-certificates (20220614-r0) 23:39:50 (2/6) Installing brotli-libs (1.0.9-r6) 23:39:50 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:39:50 (4/6) Installing libcurl (7.83.1-r6) 23:39:50 (5/6) Installing curl (7.83.1-r6) 23:39:50 (6/6) Installing dumb-init (1.2.5-r1) 23:39:50 Executing busybox-1.35.0-r17.trigger 23:39:50 Removing intermediate container 56f03a8a8c88 23:39:50 ---> d2fc30addc92 23:39:50 23:39:50 Executing ca-certificates-20220614-r0.trigger 23:39:50 Successfully built d2fc30addc92 23:39:50 Successfully tagged security-proxy-auth-arm64:latest 23:39:50  Building security-proxy-auth ... done Building core-metadata 23:39:51 OK: 8 MiB in 20 packages 23:39:53 Removing intermediate container 76867d263ef2 23:39:53 ---> 0b24548a3076 23:39:53 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:39:53 ---> Running in 7e27008a6035 23:39:53 Removing intermediate container 7e27008a6035 23:39:53 ---> 39c0e48586bd 23:39:53 Step 12/21 : WORKDIR /edgex 23:39:54 ---> Running in 87124b8f0b38 23:39:55 Removing intermediate container 87124b8f0b38 23:39:55 ---> 59908bb5fa22 23:39:55 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:39:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:39:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:39:55 ---> 9c5402f0392f 23:39:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:39:55 ---> Using cache 23:39:55 ---> 7f79397b5eed 23:39:55 Step 4/24 : WORKDIR /edgex-go 23:39:55 ---> Using cache 23:39:55 ---> 238010704543 23:39:55 Step 5/24 : RUN apk add --update --no-cache make git 23:39:55 ---> Using cache 23:39:55 ---> 408f3623d3f8 23:39:55 Step 6/24 : COPY go.mod vendor* ./ 23:39:55 ---> Using cache 23:39:55 ---> 8af48788d269 23:39:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:55 ---> Using cache 23:39:55 ---> 66ac466fa3dc 23:39:55 Step 8/24 : COPY . . 23:39:55 ---> Using cache 23:39:55 ---> 6bc8ecba07b2 23:39:55 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:39:55 ---> Running in 31776d326636 23:39:56 ---> dd3a284b19b7 23:39:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:39:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:39:58 ---> b5133226f804 23:39:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:40:00 ---> d665cd629493 23:40:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:40:01 ---> 4e91de125fbf 23:40:01 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:40:01 ---> Running in 257be47332aa 23:40:04 Removing intermediate container 257be47332aa 23:40:04 ---> 2fbc745a8b62 23:40:04 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:40:04 ---> Running in 72335be1ae00 23:40:05 Removing intermediate container 72335be1ae00 23:40:05 ---> 7a11aa6e16c9 23:40:05 Step 19/21 : LABEL arch=arm64 23:40:05 ---> Running in bee7d23de2b8 23:40:05 Removing intermediate container bee7d23de2b8 23:40:05 ---> 245f5f56842f 23:40:05 Step 20/21 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:40:05 ---> Running in 5e24ba413fd5 23:40:06 Removing intermediate container 5e24ba413fd5 23:40:06 ---> 4f3c804ee203 23:40:06 Step 21/21 : LABEL version=3.0.0-dev.66 23:40:06 ---> Running in 178ba29d3196 23:40:07 Removing intermediate container 178ba29d3196 23:40:07 ---> a256fd8b5e67 23:40:07 23:40:07 Successfully built a256fd8b5e67 23:40:07 Successfully tagged security-proxy-setup-arm64:latest 23:40:07  Building security-proxy-setup ... done Building core-common-config-bootstrapper 23:40:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:40:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:40:10 ---> 9c5402f0392f 23:40:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:40:10 ---> Using cache 23:40:10 ---> 7f79397b5eed 23:40:10 Step 4/22 : WORKDIR /edgex-go 23:40:10 ---> Using cache 23:40:10 ---> 238010704543 23:40:10 Step 5/22 : RUN apk add --update --no-cache make git 23:40:10 ---> Using cache 23:40:10 ---> 408f3623d3f8 23:40:10 Step 6/22 : COPY go.mod vendor* ./ 23:40:10 ---> Using cache 23:40:10 ---> 8af48788d269 23:40:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:10 ---> Using cache 23:40:10 ---> 66ac466fa3dc 23:40:10 Step 8/22 : COPY . . 23:40:10 ---> Using cache 23:40:10 ---> 6bc8ecba07b2 23:40:10 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:40:10 ---> Running in 8c442e40df4f 23:40:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:40:39 Removing intermediate container 2ff8d1915395 23:40:39 ---> bac2021b91b0 23:40:39 23:40:39 Step 10/22 : FROM alpine:3.16 23:40:39 ---> 4c81e5bf8899 23:40:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:40:39 ---> Running in 68405699aaf5 23:40:39 Removing intermediate container 68405699aaf5 23:40:39 ---> f037e53e1319 23:40:39 Step 12/22 : ENV APP_PORT=59880 23:40:39 ---> Running in 7283dd80b7b9 23:40:39 Removing intermediate container 7283dd80b7b9 23:40:39 ---> 76bca2941622 23:40:39 Step 13/22 : EXPOSE $APP_PORT 23:40:40 ---> Running in a51e90a30b69 23:40:40 Removing intermediate container a51e90a30b69 23:40:40 ---> 88b88b37eef1 23:40:40 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:40:41 ---> Running in e5fdbb6f1616 23:40:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:40:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:40:45 (1/1) Installing dumb-init (1.2.5-r1) 23:40:45 Executing busybox-1.35.0-r17.trigger 23:40:45 OK: 5 MiB in 15 packages 23:40:48 Removing intermediate container e5fdbb6f1616 23:40:48 ---> c96d4b0f94ff 23:40:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:40:49 ---> fd3e45fc72ef 23:40:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:40:51 Removing intermediate container bbed612d33e3 23:40:51 ---> 7b98d403457c 23:40:51 23:40:51 Step 10/23 : FROM alpine:3.16 23:40:51 ---> 4c81e5bf8899 23:40:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:40:52 ---> Running in 644365c7233d 23:40:52 ---> cd5c56c07732 23:40:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:40:54 ---> 8e5aca67356f 23:40:54 Step 18/22 : ENTRYPOINT ["/core-data"] 23:40:54 ---> Running in 70ae06303142 23:40:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:40:54 Removing intermediate container 70ae06303142 23:40:55 ---> 0098058526f6 23:40:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:40:55 ---> Running in c0db7d9b25d4 23:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:40:55 Removing intermediate container c0db7d9b25d4 23:40:55 ---> b914c94c123c 23:40:55 Step 20/22 : LABEL arch=arm64 23:40:55 ---> Running in 3dd9265e8327 23:40:56 Removing intermediate container 3dd9265e8327 23:40:56 ---> b01d0eb01401 23:40:56 Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:40:56 ---> Running in 310437729e5e 23:40:56 (1/1) Installing dumb-init (1.2.5-r1) 23:40:56 Executing busybox-1.35.0-r17.trigger 23:40:56 OK: 5 MiB in 15 packages 23:40:56 Removing intermediate container 310437729e5e 23:40:56 ---> 55d0413fd31d 23:40:56 Step 22/22 : LABEL version=3.0.0-dev.66 23:40:56 ---> Running in 041e74750182 23:40:57 Removing intermediate container 041e74750182 23:40:57 ---> 92f23f1948ec 23:40:57 23:40:57 Successfully built 92f23f1948ec 23:40:57 Successfully tagged core-data-arm64:latest 23:40:57  Building core-data ... done Building security-secretstore-setup 23:40:58 Removing intermediate container 644365c7233d 23:40:58 ---> 3a516362e006 23:40:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:40:58 ---> Running in 756c5c4b3e91 23:40:59 Removing intermediate container 756c5c4b3e91 23:40:59 ---> 48a64bf281bc 23:40:59 Step 13/23 : ENV APP_PORT=59882 23:40:59 ---> Running in 872f2db1dbcb 23:40:59 Removing intermediate container 872f2db1dbcb 23:40:59 ---> eb4ec61e4383 23:40:59 Step 14/23 : EXPOSE $APP_PORT 23:40:59 ---> Running in 6821fac9d470 23:41:00 Removing intermediate container 6821fac9d470 23:41:00 ---> 5a68eede9668 23:41:00 Step 15/23 : WORKDIR / 23:41:00 ---> Running in da519125f667 23:41:01 Removing intermediate container da519125f667 23:41:01 ---> c507ab49ac24 23:41:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:02 ---> bae840307ffd 23:41:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:41:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:41:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:41:02 ---> 9c5402f0392f 23:41:02 Step 3/24 : WORKDIR /edgex-go 23:41:02 ---> Using cache 23:41:02 ---> 7209328a9f16 23:41:02 Step 4/24 : RUN apk add --update --no-cache make git 23:41:02 ---> Using cache 23:41:02 ---> c9a70e36aaab 23:41:02 Step 5/24 : COPY go.mod vendor* ./ 23:41:02 ---> Using cache 23:41:02 ---> 257804b8e03b 23:41:02 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:41:02 ---> Using cache 23:41:02 ---> a0370e8b3260 23:41:02 Step 7/24 : COPY . . 23:41:03 ---> Using cache 23:41:03 ---> 6cf13796a22b 23:41:03 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:41:03 ---> Running in 1fa1bf2b65ab 23:41:06 ---> 2151c344ab49 23:41:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:41:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:41:07 ---> a1251918b984 23:41:07 Step 19/23 : ENTRYPOINT ["/core-command"] 23:41:07 ---> Running in 582cb9bcfb56 23:41:08 Removing intermediate container 582cb9bcfb56 23:41:08 ---> e60d0e082715 23:41:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:41:08 ---> Running in eeda9a4b4d18 23:41:08 Removing intermediate container eeda9a4b4d18 23:41:08 ---> 8253cfc5fb6c 23:41:08 Step 21/23 : LABEL arch=arm64 23:41:08 ---> Running in 65329364dc21 23:41:09 Removing intermediate container 65329364dc21 23:41:09 ---> d7b670450d9a 23:41:09 Step 22/23 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:41:09 ---> Running in e30980bb998a 23:41:09 Removing intermediate container e30980bb998a 23:41:09 ---> ce8285d77887 23:41:09 Step 23/23 : LABEL version=3.0.0-dev.66 23:41:10 ---> Running in 91683fbc8e5f 23:41:10 Removing intermediate container 91683fbc8e5f 23:41:10 ---> d422d4a3fda1 23:41:10 23:41:10 Successfully built d422d4a3fda1 23:41:10 Successfully tagged core-command-arm64:latest 23:41:10 Building security-bootstrapper 23:41:14  Building core-command ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:41:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:41:14 ---> 9c5402f0392f 23:41:14 Step 3/32 : WORKDIR /edgex-go 23:41:14 ---> Using cache 23:41:14 ---> 7209328a9f16 23:41:14 Step 4/32 : RUN apk add --update --no-cache make git 23:41:14 ---> Using cache 23:41:14 ---> c9a70e36aaab 23:41:14 Step 5/32 : COPY go.mod vendor* ./ 23:41:14 ---> Using cache 23:41:14 ---> 257804b8e03b 23:41:14 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:41:14 ---> Using cache 23:41:14 ---> a0370e8b3260 23:41:14 Step 7/32 : COPY . . 23:41:14 ---> Using cache 23:41:14 ---> 6cf13796a22b 23:41:14 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:41:14 ---> Running in d74a896964d2 23:41:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:41:55 Removing intermediate container a07f86ae14a5 23:41:55 ---> 49fb5e3c1146 23:41:55 23:41:55 Step 9/19 : FROM alpine:3.15 23:41:55 ---> 354640af7b1b 23:41:55 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:41:55 ---> Using cache 23:41:55 ---> 787cb6219dd5 23:41:55 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:41:55 ---> Running in a39981b7b963 23:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:41:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:41:59 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:41:59 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:41:59 OK: 15734 distinct packages available 23:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:42:01 (1/9) Installing ca-certificates (20220614-r0) 23:42:01 (2/9) Installing brotli-libs (1.0.9-r5) 23:42:01 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:42:01 (4/9) Installing libcurl (7.80.0-r6) 23:42:01 (5/9) Installing curl (7.80.0-r6) 23:42:01 (6/9) Installing dumb-init (1.2.5-r1) 23:42:01 (7/9) Installing musl-obstack (1.2.3-r0) 23:42:01 (8/9) Installing libucontext (1.1-r0) 23:42:01 (9/9) Installing gcompat (1.0.0-r4) 23:42:01 Executing busybox-1.34.1-r7.trigger 23:42:01 Executing ca-certificates-20220614-r0.trigger 23:42:01 OK: 8 MiB in 23 packages 23:42:04 Removing intermediate container a39981b7b963 23:42:04 ---> 4e762668d32f 23:42:04 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:42:04 ---> 3a72bf0e3f76 23:42:04 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:42:06 ---> afe03482cd44 23:42:06 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:42:08 ---> e55414d8ac43 23:42:08 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:42:08 ---> Running in a7eec8624221 23:42:08 Removing intermediate container a7eec8624221 23:42:08 ---> 4cdd204df467 23:42:08 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:42:08 ---> Running in b16a2f9563c3 23:42:09 Removing intermediate container b16a2f9563c3 23:42:09 ---> 0fbdd21e0c24 23:42:09 Step 17/19 : LABEL arch=arm64 23:42:09 ---> Running in 3c21594d3bfb 23:42:10 Removing intermediate container 3c21594d3bfb 23:42:10 ---> 2ff05ac72255 23:42:10 Step 18/19 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:42:10 ---> Running in 9a37ab7293af 23:42:11 Removing intermediate container 9a37ab7293af 23:42:11 ---> f852fab1df4e 23:42:11 Step 19/19 : LABEL version=3.0.0-dev.66 23:42:11 ---> Running in eab6cf4c4e75 23:42:12 Removing intermediate container eab6cf4c4e75 23:42:12 ---> 30022c92ee4a 23:42:12 23:42:12 Successfully built 30022c92ee4a 23:42:12 Successfully tagged security-spiffe-token-provider-arm64:latest 23:42:12 Building support-scheduler 23:42:15  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:42:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:42:15 ---> 9c5402f0392f 23:42:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:42:15 ---> Using cache 23:42:15 ---> 7f79397b5eed 23:42:15 Step 4/22 : WORKDIR /edgex-go 23:42:15 ---> Using cache 23:42:15 ---> 238010704543 23:42:15 Step 5/22 : RUN apk add --update --no-cache make git 23:42:15 ---> Using cache 23:42:15 ---> 408f3623d3f8 23:42:15 Step 6/22 : COPY go.mod vendor* ./ 23:42:15 ---> Using cache 23:42:15 ---> 8af48788d269 23:42:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:15 ---> Using cache 23:42:15 ---> 66ac466fa3dc 23:42:15 Step 8/22 : COPY . . 23:42:15 ---> Using cache 23:42:15 ---> 6bc8ecba07b2 23:42:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:42:15 ---> Running in d94815c93fe2 23:42:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:46:39 Removing intermediate container 8c442e40df4f 23:46:39 ---> ffe6a73bbcb9 23:46:39 23:46:39 Step 10/22 : FROM alpine:3.16 23:46:39 ---> 4c81e5bf8899 23:46:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:46:39 ---> Using cache 23:46:39 ---> 99fed292d9ef 23:46:39 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:46:39 ---> Using cache 23:46:39 ---> fc026034515a 23:46:39 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:46:39 ---> Using cache 23:46:39 ---> c8f32b972713 23:46:39 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:46:39 ---> d9b2dcdfa2a6 23:46:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:46:40 ---> 30ebea60f11e 23:46:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:46:44 ---> 62d35deba083 23:46:44 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:46:44 ---> Running in 43c8614cd815 23:46:47 Removing intermediate container 43c8614cd815 23:46:47 ---> 2d7e6dc8be81 23:46:47 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:46:47 ---> Running in 1d9b3c64bff2 23:46:48 Removing intermediate container 1d9b3c64bff2 23:46:48 ---> 8800375f2be6 23:46:48 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 23:46:48 ---> Running in 0a14bace5e84 23:46:49 Removing intermediate container 0a14bace5e84 23:46:49 ---> 98fcc0b70419 23:46:49 Step 20/22 : LABEL arch=arm64 23:46:49 ---> Running in 57d28df9f800 23:46:50 Removing intermediate container 57d28df9f800 23:46:50 ---> e8c537487982 23:46:50 Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:46:50 ---> Running in ce71264b19b6 23:46:51 Removing intermediate container ce71264b19b6 23:46:51 ---> 7616913b000d 23:46:51 Step 22/22 : LABEL version=3.0.0-dev.66 23:46:51 ---> Running in 45fe5383d454 23:46:52 Removing intermediate container 45fe5383d454 23:46:52 ---> f7678158908b 23:46:52 23:46:52 Successfully built f7678158908b 23:46:52 Successfully tagged core-common-config-bootstrapper-arm64:latest 23:46:52  Building core-common-config-bootstrapper ... done Building support-notifications 23:46:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:46:56 Removing intermediate container 31776d326636 23:46:56 ---> e25ea2ffa9d7 23:46:56 23:46:56 Step 10/24 : FROM alpine:3.16 23:46:56 ---> 4c81e5bf8899 23:46:56 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:46:56 ---> Using cache 23:46:56 ---> 3a516362e006 23:46:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:46:56 ---> Using cache 23:46:56 ---> 48a64bf281bc 23:46:56 Step 13/24 : ENV APP_PORT=59881 23:46:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:46:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:46:56 ---> 9c5402f0392f 23:46:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:46:56 ---> Using cache 23:46:56 ---> 7f79397b5eed 23:46:56 Step 4/22 : WORKDIR /edgex-go 23:46:56 ---> Using cache 23:46:56 ---> 238010704543 23:46:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:46:56 ---> Running in 22713392da6e 23:46:56 ---> Running in e5d849c369c6 23:46:57 Removing intermediate container 22713392da6e 23:46:57 ---> 41d51f2bc21d 23:46:57 Step 14/24 : EXPOSE $APP_PORT 23:46:57 ---> Running in 08c4cce18c00 23:46:58 Removing intermediate container 08c4cce18c00 23:46:58 ---> ff6d2ba63b35 23:46:58 Step 15/24 : WORKDIR / 23:46:58 ---> Running in ec593e0d1182 23:46:59 Removing intermediate container ec593e0d1182 23:46:59 ---> 0b3278dad4b5 23:46:59 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:47:00 ---> 7a887f41ec4d 23:47:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:47:01 OK: 221 MiB in 51 packages 23:47:02 ---> 6d4564838004 23:47:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:47:03 ---> 15afd5c3a094 23:47:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:47:03 Removing intermediate container e5d849c369c6 23:47:03 ---> 4c30be81b046 23:47:03 Step 6/22 : COPY go.mod vendor* ./ 23:47:03 ---> be34bac5f881 23:47:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:47:04 ---> 0e6469ca9a38 23:47:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:47:04 ---> Running in c77bcd5fd8c6 23:47:04 ---> Running in ce4cdd88e8c3 23:47:05 Removing intermediate container ce4cdd88e8c3 23:47:05 ---> 0736982047e2 23:47:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:47:05 ---> Running in bf8140676109 23:47:06 Removing intermediate container bf8140676109 23:47:06 ---> 41c3a4b4f7e2 23:47:06 Step 22/24 : LABEL arch=arm64 23:47:06 ---> Running in adcb6d1f55b4 23:47:06 Removing intermediate container adcb6d1f55b4 23:47:06 ---> 06887287c77b 23:47:06 Step 23/24 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:47:07 ---> Running in d0c522e89ff8 23:47:08 Removing intermediate container d0c522e89ff8 23:47:08 ---> 9be94df6e6c9 23:47:08 Step 24/24 : LABEL version=3.0.0-dev.66 23:47:08 ---> Running in 785766fd9489 23:47:09 Removing intermediate container 785766fd9489 23:47:09 ---> 316ad9c80298 23:47:09 23:47:09 Successfully built 316ad9c80298 23:47:09 Successfully tagged core-metadata-arm64:latest 23:47:09  Building core-metadata ... done Building security-spire-agent 23:47:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:47:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:47:14 ---> 9c5402f0392f 23:47:14 Step 3/24 : WORKDIR /edgex-go 23:47:14 ---> Using cache 23:47:14 ---> 7209328a9f16 23:47:14 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:47:14 ---> Running in 9eb96b6f99b5 23:47:15 Removing intermediate container 1fa1bf2b65ab 23:47:15 ---> f96af867bc27 23:47:15 23:47:15 Step 9/24 : FROM alpine:3.16 23:47:15 ---> 4c81e5bf8899 23:47:15 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:47:15 ---> Running in e77bc052c860 23:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:47:18 OK: 221 MiB in 51 packages 23:47:18 (1/3) Installing ca-certificates (20220614-r0) 23:47:19 (2/3) Installing dumb-init (1.2.5-r1) 23:47:19 (3/3) Installing su-exec (0.2-r1) 23:47:19 Executing busybox-1.35.0-r17.trigger 23:47:19 Executing ca-certificates-20220614-r0.trigger 23:47:19 OK: 6 MiB in 17 packages 23:47:20 Removing intermediate container 9eb96b6f99b5 23:47:20 ---> 69cabda90efa 23:47:20 Step 5/24 : COPY go.mod vendor* ./ 23:47:21 ---> 0089b9e82072 23:47:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:47:22 ---> Running in e44d77f58bc5 23:47:22 Removing intermediate container e77bc052c860 23:47:22 ---> afd897f8d3af 23:47:22 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:47:22 ---> Running in c82ad67a0a7e 23:47:24 Removing intermediate container c82ad67a0a7e 23:47:24 ---> 656cda68c6ff 23:47:24 Step 12/24 : WORKDIR / 23:47:24 ---> Running in 1125a5404a69 23:47:25 Removing intermediate container 1125a5404a69 23:47:25 ---> c985c2b31890 23:47:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:47:26 ---> 3ac95719a308 23:47:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:47:28 ---> 4b03e03562db 23:47:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:47:29 ---> 752430c3bd16 23:47:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:47:31 ---> b3800592d72e 23:47:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:47:32 Removing intermediate container d74a896964d2 23:47:32 ---> d5412e7ced1a 23:47:32 23:47:32 Step 9/32 : FROM alpine:3.16 23:47:32 ---> 4c81e5bf8899 23:47:32 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:47:32 ---> Running in 917e89dcf106 23:47:33 ---> 69f16a69b40e 23:47:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:47:33 Removing intermediate container 917e89dcf106 23:47:33 ---> d7fd87684394 23:47:33 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:47:33 ---> Running in 3c08aadc4e97 23:47:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:47:35 ---> 18c2e3cd9e16 23:47:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:47:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:47:36 ---> 977847f4a603 23:47:36 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:47:37 ---> Running in 7bc8f198a7b9 23:47:37 (1/2) Installing dumb-init (1.2.5-r1) 23:47:37 (2/2) Installing su-exec (0.2-r1) 23:47:37 Executing busybox-1.35.0-r17.trigger 23:47:37 OK: 5 MiB in 16 packages 23:47:40 Removing intermediate container 3c08aadc4e97 23:47:40 ---> f00d81036a20 23:47:40 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:47:40 ---> Running in 2452dd0b68ab 23:47:40 Removing intermediate container 7bc8f198a7b9 23:47:40 ---> 908a9cd53012 23:47:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:47:40 Removing intermediate container 2452dd0b68ab 23:47:40 ---> dd4701fa4bd8 23:47:40 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:47:41 ---> Running in 09f18e0f6965 23:47:41 ---> Running in 947fb822f2e5 23:47:41 Removing intermediate container 09f18e0f6965 23:47:41 ---> f60e4e6d968c 23:47:41 Step 22/24 : LABEL arch=arm64 23:47:41 Removing intermediate container 947fb822f2e5 23:47:41 ---> 6dcbb9293f0f 23:47:41 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:47:41 ---> Running in a6581fd6dae1 23:47:41 ---> Running in 29782718a393 23:47:42 Removing intermediate container a6581fd6dae1 23:47:42 ---> 7fba143a0cfb 23:47:42 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:47:42 Removing intermediate container 29782718a393 23:47:42 ---> 81958369e51f 23:47:42 Step 23/24 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:47:42 ---> Running in 41ce9709713d 23:47:42 ---> Running in cabf0bd160ee 23:47:43 Removing intermediate container cabf0bd160ee 23:47:43 ---> 1b69a602dd1b 23:47:43 Step 24/24 : LABEL version=3.0.0-dev.66 23:47:43 Removing intermediate container 41ce9709713d 23:47:43 ---> 63d240cab3cb 23:47:43 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:47:43 ---> Running in 4ec1359344ec 23:47:43 ---> Running in 8b8d8811e444 23:47:44 Removing intermediate container 8b8d8811e444 23:47:44 ---> 3a3df7d32515 23:47:44 23:47:44 Successfully built 3a3df7d32515 23:47:44 Successfully tagged security-secretstore-setup-arm64:latest 23:47:45  Building security-secretstore-setup ... done Building security-spire-config 23:47:47 Removing intermediate container 4ec1359344ec 23:47:47 ---> 80228f0ecfce 23:47:47 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:47:47 ---> Running in d38f2987c4da 23:47:48 Removing intermediate container d38f2987c4da 23:47:48 ---> e0028978f5c0 23:47:48 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:47:49 ---> a29a857d1527 23:47:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:47:49 ---> Running in 745485ea0efa 23:47:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:47:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:47:50 ---> 9c5402f0392f 23:47:50 Step 3/24 : WORKDIR /edgex-go 23:47:50 ---> Using cache 23:47:50 ---> 7209328a9f16 23:47:50 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:47:50 ---> Using cache 23:47:50 ---> 69cabda90efa 23:47:50 Step 5/24 : COPY go.mod vendor* ./ 23:47:50 ---> Using cache 23:47:50 ---> 0089b9e82072 23:47:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:47:50 ---> Running in b160e049a1d9 23:47:53 Removing intermediate container 745485ea0efa 23:47:53 ---> b52cb5589885 23:47:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:47:53 ---> e26707b07ca2 23:47:53 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:47:55 ---> cdaa9660be53 23:47:55 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:47:56 ---> 4daece58cd74 23:47:56 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:47:57 ---> 1257a2309412 23:47:57 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:47:58 ---> ae4205268ba1 23:47:58 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:48:00 ---> f5ece7e444c3 23:48:00 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:48:01 ---> 416705464127 23:48:01 Step 27/32 : RUN chmod +x /entrypoint.sh 23:48:01 ---> Running in cf227bb3c1dd 23:48:05 Removing intermediate container cf227bb3c1dd 23:48:05 ---> 3583b8f8d449 23:48:05 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:48:06 ---> Running in 436d9fc748b9 23:48:06 Removing intermediate container 436d9fc748b9 23:48:06 ---> 0e3e286298ab 23:48:06 Step 29/32 : CMD ["gate"] 23:48:06 ---> Running in b642721faf9a 23:48:07 Removing intermediate container b642721faf9a 23:48:07 ---> ae9c7dd6b27a 23:48:07 Step 30/32 : LABEL arch=arm64 23:48:08 ---> Running in abdde1e4d9ce 23:48:09 Removing intermediate container abdde1e4d9ce 23:48:09 ---> 7732182ee95e 23:48:09 Step 31/32 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:48:09 ---> Running in e14aaacb2e11 23:48:09 Removing intermediate container e14aaacb2e11 23:48:09 ---> 8690b42c86fa 23:48:09 Step 32/32 : LABEL version=3.0.0-dev.66 23:48:10 ---> Running in 50594a6cae6b 23:48:11 Removing intermediate container 50594a6cae6b 23:48:11 ---> 381725fa8289 23:48:11 23:48:11 Successfully built 381725fa8289 23:48:11 Successfully tagged security-bootstrapper-arm64:latest 23:48:51  Building security-bootstrapper ... done Removing intermediate container c77bcd5fd8c6 23:48:51 ---> ea02e14cf1a7 23:48:51 Step 8/22 : COPY . . 23:48:57 ---> 1af2c43786e8 23:48:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:48:57 ---> Running in ccba1a168914 23:49:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:49:15 Removing intermediate container e44d77f58bc5 23:49:15 ---> 5dc3e77338e3 23:49:15 Step 7/24 : COPY . . 23:49:18 ---> 6eba81e406a7 23:49:18 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:49:18 ---> Running in 31a8f5640267 23:49:19 Removing intermediate container 31a8f5640267 23:49:19 ---> 7c8c60be9043 23:49:19 Step 9/24 : WORKDIR /edgex-go/spire-build 23:49:19 ---> Running in 866dac3c2aa9 23:49:20 Removing intermediate container 866dac3c2aa9 23:49:20 ---> a1138f72603c 23:49:20 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:49:20 ---> Running in 2f182532d8bc 23:49:23 Removing intermediate container 2f182532d8bc 23:49:23 ---> 428d50282363 23:49:23 Step 11/24 : WORKDIR /edgex-go 23:49:24 ---> Running in 81c38cb0bab7 23:49:24 Removing intermediate container 81c38cb0bab7 23:49:24 ---> 73121c4a6046 23:49:24 23:49:24 Step 12/24 : FROM alpine:3.15 23:49:24 ---> 354640af7b1b 23:49:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:49:24 ---> Using cache 23:49:24 ---> 787cb6219dd5 23:49:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:49:24 ---> Using cache 23:49:24 ---> 832459734477 23:49:24 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:49:26 Removing intermediate container b160e049a1d9 23:49:26 ---> efed293c6e85 23:49:26 Step 7/24 : COPY . . 23:49:28 ---> 693f0fb47791 23:49:28 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:49:31 ---> 1307c1b28165 23:49:31 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:49:31 ---> Running in 2ed26332a5e4 23:49:31 Removing intermediate container 2ed26332a5e4 23:49:31 ---> 9c2246460ea6 23:49:31 Step 9/24 : WORKDIR /edgex-go/spire-build 23:49:31 ---> Running in a917fd65cdda 23:49:32 Removing intermediate container a917fd65cdda 23:49:32 ---> 766c044b7fd5 23:49:32 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:49:32 ---> Running in 3602c1674a95 23:49:36 Removing intermediate container 3602c1674a95 23:49:36 ---> 4f2f336ce94f 23:49:36 Step 11/24 : WORKDIR /edgex-go 23:49:36 ---> Running in a7ed97bf7b53 23:49:36 ---> c39063d7bf1f 23:49:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:49:36 Removing intermediate container a7ed97bf7b53 23:49:36 ---> aa157bed63f1 23:49:36 23:49:36 Step 12/24 : FROM alpine:3.15 23:49:36 ---> 354640af7b1b 23:49:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:49:36 ---> Using cache 23:49:36 ---> 787cb6219dd5 23:49:36 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:49:36 ---> Running in 3b0e08ca6a76 23:49:37 ---> 7a71fae7659e 23:49:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:49:38 ---> 023ba6f9696e 23:49:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:49:40 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:49:40 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:49:40 OK: 15734 distinct packages available 23:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:49:40 ---> 95826b849a53 23:49:40 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:49:41 ---> Running in 90174525f00d 23:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:49:41 Removing intermediate container 90174525f00d 23:49:41 ---> 5c209a67f7f4 23:49:41 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:49:41 ---> Running in 4f95a4cd9402 23:49:42 (1/4) Installing dumb-init (1.2.5-r1) 23:49:42 Removing intermediate container 4f95a4cd9402 23:49:42 ---> c81275ff6d37 23:49:42 Step 22/24 : LABEL arch=arm64 23:49:42 (2/4) Installing musl-obstack (1.2.3-r0) 23:49:42 (3/4) Installing libucontext (1.1-r0) 23:49:42 (4/4) Installing gcompat (1.0.0-r4) 23:49:42 Executing busybox-1.34.1-r7.trigger 23:49:42 OK: 6 MiB in 18 packages 23:49:42 ---> Running in 0e7380040198 23:49:42 Removing intermediate container 0e7380040198 23:49:42 ---> a7b78bdf2c4d 23:49:42 Step 23/24 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:49:43 ---> Running in dbec086eda26 23:49:44 Removing intermediate container dbec086eda26 23:49:44 ---> a7fe0bc207a8 23:49:44 Step 24/24 : LABEL version=3.0.0-dev.66 23:49:44 Removing intermediate container 3b0e08ca6a76 23:49:44 ---> eeec6d4c6b76 23:49:44 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:49:44 ---> Running in b91dae6377f4 23:49:45 Removing intermediate container b91dae6377f4 23:49:45 ---> 3881f190833e 23:49:45 23:49:45 Successfully built 3881f190833e 23:49:45 Successfully tagged security-spire-agent-arm64:latest 23:49:55  Building security-spire-agent ... done  ---> 349561755552 23:49:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:49:55 ---> b32078651eb1 23:49:55 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:49:55 ---> Running in 131a90f4be09 23:49:56 Removing intermediate container 131a90f4be09 23:49:56 ---> 184c56150ebf 23:49:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:49:57 ---> e5c2a5db5e5d 23:49:57 Step 19/24 : WORKDIR / 23:49:58 ---> Running in 15639efcf505 23:49:58 Removing intermediate container d94815c93fe2 23:49:58 ---> 1e661f28306d 23:49:58 23:49:58 Step 10/22 : FROM alpine:3.16 23:49:58 ---> 4c81e5bf8899 23:49:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:49:58 ---> Using cache 23:49:58 ---> 3a516362e006 23:49:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:49:58 ---> Using cache 23:49:58 ---> 48a64bf281bc 23:49:58 Step 13/22 : ENV APP_PORT=59861 23:49:58 Removing intermediate container 15639efcf505 23:49:58 ---> acb1553aa331 23:49:58 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:49:58 ---> Running in 95cd2845e88f 23:49:58 ---> Running in 9a249853f1d9 23:49:59 Removing intermediate container 95cd2845e88f 23:49:59 ---> 24e013c29502 23:49:59 Step 14/22 : EXPOSE $APP_PORT 23:49:59 ---> Running in 14e57cc811a9 23:49:59 Removing intermediate container 9a249853f1d9 23:49:59 ---> 112b22ae0300 23:49:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:49:59 ---> Running in 180b5784ccae 23:49:59 Removing intermediate container 14e57cc811a9 23:49:59 ---> 01173e6d88ea 23:49:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:50:00 Removing intermediate container 180b5784ccae 23:50:00 ---> 60b80b196581 23:50:00 Step 22/24 : LABEL arch=arm64 23:50:00 ---> Running in a3cdeb32209b 23:50:00 Removing intermediate container a3cdeb32209b 23:50:00 ---> c585a3bcd41b 23:50:00 Step 23/24 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:50:01 ---> Running in 5e6370d8de13 23:50:01 ---> a06dda145cdb 23:50:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:50:01 Removing intermediate container 5e6370d8de13 23:50:01 ---> a2b50c51f761 23:50:01 Step 24/24 : LABEL version=3.0.0-dev.66 23:50:01 ---> Running in 4483e12780d8 23:50:02 Removing intermediate container 4483e12780d8 23:50:02 ---> b86ada19d185 23:50:02 23:50:02 Successfully built b86ada19d185 23:50:02 Successfully tagged security-spire-config-arm64:latest 23:50:06  Building security-spire-config ... done  ---> 67416cf52523 23:50:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:50:06 ---> 5fc0f62fbd5e 23:50:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:50:06 ---> Running in 00c4858c1abb 23:50:07 Removing intermediate container 00c4858c1abb 23:50:07 ---> 0b1936c3b1f3 23:50:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:50:07 ---> Running in fe83dfe455e2 23:50:07 Removing intermediate container fe83dfe455e2 23:50:07 ---> 5b9caf1bc4c5 23:50:07 Step 20/22 : LABEL arch=arm64 23:50:08 ---> Running in fff4d5c80a3b 23:50:08 Removing intermediate container fff4d5c80a3b 23:50:08 ---> 3129bcc9f486 23:50:08 Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:50:08 ---> Running in d6ee90bee2fb 23:50:09 Removing intermediate container d6ee90bee2fb 23:50:09 ---> caa7fa02bba1 23:50:09 Step 22/22 : LABEL version=3.0.0-dev.66 23:50:09 ---> Running in 91df56547aa5 23:50:09 Removing intermediate container 91df56547aa5 23:50:09 ---> 96e172848c97 23:50:09 23:50:09 Successfully built 96e172848c97 23:50:09 Successfully tagged support-scheduler-arm64:latest 23:51:46  Building support-scheduler ... done Removing intermediate container ccba1a168914 23:51:46 ---> 38304b7cb77b 23:51:46 23:51:46 Step 10/22 : FROM alpine:3.16 23:51:46 ---> 4c81e5bf8899 23:51:46 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:51:46 ---> Running in fb891a1abecc 23:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:51:46 (1/2) Installing ca-certificates (20220614-r0) 23:51:46 (2/2) Installing dumb-init (1.2.5-r1) 23:51:46 Executing busybox-1.35.0-r17.trigger 23:51:46 Executing ca-certificates-20220614-r0.trigger 23:51:46 OK: 6 MiB in 16 packages 23:51:46 Removing intermediate container fb891a1abecc 23:51:46 ---> d4813a399cde 23:51:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:51:46 ---> Running in fd1da02c8e23 23:51:46 Removing intermediate container fd1da02c8e23 23:51:46 ---> b3f53bb6a826 23:51:46 Step 13/22 : ENV APP_PORT=59860 23:51:46 ---> Running in 574e489f1d40 23:51:46 Removing intermediate container 574e489f1d40 23:51:46 ---> d112375f6849 23:51:46 Step 14/22 : EXPOSE $APP_PORT 23:51:46 ---> Running in 5654055e03f6 23:51:46 Removing intermediate container 5654055e03f6 23:51:46 ---> be81cedef945 23:51:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:51:46 ---> ad44e593f8c2 23:51:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:51:46 ---> 4431e5f8a491 23:51:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:51:46 ---> 9951160a224a 23:51:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:51:46 ---> Running in d8c80284e16f 23:51:46 Removing intermediate container d8c80284e16f 23:51:46 ---> 625c554905b4 23:51:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:51:46 ---> Running in 0e14e858c5d3 23:51:46 Removing intermediate container 0e14e858c5d3 23:51:46 ---> 8b60260f8f7c 23:51:46 Step 20/22 : LABEL arch=arm64 23:51:46 ---> Running in ddf2adf12174 23:51:46 Removing intermediate container ddf2adf12174 23:51:46 ---> 4221ff840c23 23:51:46 Step 21/22 : LABEL git_sha=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:51:46 ---> Running in 3252d9412c3e 23:51:46 Removing intermediate container 3252d9412c3e 23:51:46 ---> 6f3ec75fd58b 23:51:46 Step 22/22 : LABEL version=3.0.0-dev.66 23:51:46 ---> Running in 955db39b6e9b 23:51:46 Removing intermediate container 955db39b6e9b 23:51:46 ---> 06bdec2e5bc2 23:51:46 23:51:46 Successfully built 06bdec2e5bc2 23:51:46 Successfully tagged support-notifications-arm64:latest 23:51:46  Building support-notifications ... done  [Pipeline] } 23:51:46 $ docker stop --time=1 4a9b9debbdf925436d686f6fa37400a0161daa035735e1151f3ba9e8c197c949 23:51:48 $ docker rm -f --volumes 4a9b9debbdf925436d686f6fa37400a0161daa035735e1151f3ba9e8c197c949 [Pipeline] // withDockerContainer [Pipeline] sh 23:51:49 + docker images 23:51:49 REPOSITORY TAG IMAGE ID CREATED SIZE 23:51:49 support-notifications-arm64 latest 06bdec2e5bc2 7 seconds ago 29.7MB 23:51:49 38304b7cb77b 17 seconds ago 1.4GB 23:51:49 support-scheduler-arm64 latest 96e172848c97 About a minute ago 29MB 23:51:49 security-spire-config-arm64 latest b86ada19d185 About a minute ago 83.6MB 23:51:49 1e661f28306d About a minute ago 1.4GB 23:51:49 security-spire-agent-arm64 latest 3881f190833e 2 minutes ago 122MB 23:51:49 aa157bed63f1 2 minutes ago 1.21GB 23:51:49 73121c4a6046 2 minutes ago 1.21GB 23:51:49 security-bootstrapper-arm64 latest 381725fa8289 3 minutes ago 19.6MB 23:51:49 security-secretstore-setup-arm64 latest 3a3df7d32515 4 minutes ago 29MB 23:51:49 d5412e7ced1a 4 minutes ago 1.33GB 23:51:49 f96af867bc27 4 minutes ago 1.33GB 23:51:49 core-metadata-arm64 latest 316ad9c80298 4 minutes ago 17.8MB 23:51:49 e25ea2ffa9d7 4 minutes ago 1.34GB 23:51:49 core-common-config-bootstrapper-arm64 latest f7678158908b 4 minutes ago 14.9MB 23:51:49 ffe6a73bbcb9 5 minutes ago 1.33GB 23:51:49 security-spiffe-token-provider-arm64 latest 30022c92ee4a 9 minutes ago 29.1MB 23:51:49 49fb5e3c1146 9 minutes ago 1.37GB 23:51:49 core-command-arm64 latest d422d4a3fda1 10 minutes ago 17.1MB 23:51:49 core-data-arm64 latest 92f23f1948ec 10 minutes ago 17.2MB 23:51:49 7b98d403457c 11 minutes ago 1.34GB 23:51:49 bac2021b91b0 11 minutes ago 1.34GB 23:51:49 security-proxy-setup-arm64 latest a256fd8b5e67 11 minutes ago 26.9MB 23:51:49 security-proxy-auth-arm64 latest d2fc30addc92 11 minutes ago 15.6MB 23:51:49 9f5ad5ff8824 12 minutes ago 1.33GB 23:51:49 09287222dd0c 12 minutes ago 1.32GB 23:51:49 security-spire-server-arm64 latest ed411f1ea3ad 17 minutes ago 84.3MB 23:51:49 29c84ceec434 18 minutes ago 1.21GB 23:51:49 ci-base-image-arm64 latest 9c5402f0392f 21 minutes ago 905MB 23:51:49 alpine 3.15 354640af7b1b 13 days ago 5.34MB 23:51:49 alpine 3.16 4c81e5bf8899 13 days ago 5.3MB 23:51:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 23:51:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:51:49 provisioning config files... 23:51:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/427@tmp/config15874764230284566524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:51:50 ---> docker-login.sh 23:51:50 nexus3.edgexfoundry.org:10001 23:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:50 Configure a credential helper to remove this warning. See 23:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:50 23:51:50 Login Succeeded 23:51:50 nexus3.edgexfoundry.org:10002 23:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:50 Configure a credential helper to remove this warning. See 23:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:50 23:51:50 Login Succeeded 23:51:50 nexus3.edgexfoundry.org:10003 23:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:51 Configure a credential helper to remove this warning. See 23:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:51 23:51:51 Login Succeeded 23:51:51 nexus3.edgexfoundry.org:10004 23:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:51 Configure a credential helper to remove this warning. See 23:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:51 23:51:51 Login Succeeded 23:51:51 docker.io 23:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:52 Configure a credential helper to remove this warning. See 23:51:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:52 23:51:52 Login Succeeded 23:51:52 ---> docker-login.sh ends [Pipeline] } 23:51:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:51:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:51:52 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:51:52 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:51:52 latest 23:51:52 3.0.0-dev.66 23:51:52 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:51:52 main 23:51:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:51:52 b004a41a4f1c: Preparing 23:51:52 baf7ae9907a9: Preparing 23:51:52 1daadda22574: Preparing 23:51:52 4548ee7cef23: Preparing 23:51:52 f70ee36035b9: Preparing 23:51:52 f70ee36035b9: Layer already exists 23:51:53 1daadda22574: Pushed 23:51:53 4548ee7cef23: Pushed 23:51:53 b004a41a4f1c: Pushed 23:51:55 baf7ae9907a9: Pushed 23:51:55 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:0d1ffb54b9dcb0c5dac5b0388f3f29280939864f364de2166975f3fb77a2191b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:51:56 b004a41a4f1c: Preparing 23:51:56 baf7ae9907a9: Preparing 23:51:56 1daadda22574: Preparing 23:51:56 4548ee7cef23: Preparing 23:51:56 f70ee36035b9: Preparing 23:51:56 baf7ae9907a9: Layer already exists 23:51:56 1daadda22574: Layer already exists 23:51:56 4548ee7cef23: Layer already exists 23:51:56 b004a41a4f1c: Layer already exists 23:51:56 f70ee36035b9: Layer already exists 23:51:56 latest: digest: sha256:0d1ffb54b9dcb0c5dac5b0388f3f29280939864f364de2166975f3fb77a2191b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.66 23:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:51:57 b004a41a4f1c: Preparing 23:51:57 baf7ae9907a9: Preparing 23:51:57 1daadda22574: Preparing 23:51:57 4548ee7cef23: Preparing 23:51:57 f70ee36035b9: Preparing 23:51:57 f70ee36035b9: Layer already exists 23:51:57 baf7ae9907a9: Layer already exists 23:51:57 b004a41a4f1c: Layer already exists 23:51:57 4548ee7cef23: Layer already exists 23:51:57 1daadda22574: Layer already exists 23:51:57 3.0.0-dev.66: digest: sha256:0d1ffb54b9dcb0c5dac5b0388f3f29280939864f364de2166975f3fb77a2191b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:51:57 b004a41a4f1c: Preparing 23:51:57 baf7ae9907a9: Preparing 23:51:57 1daadda22574: Preparing 23:51:57 4548ee7cef23: Preparing 23:51:57 f70ee36035b9: Preparing 23:51:57 f70ee36035b9: Layer already exists 23:51:57 b004a41a4f1c: Layer already exists 23:51:57 4548ee7cef23: Layer already exists 23:51:57 1daadda22574: Layer already exists 23:51:57 baf7ae9907a9: Layer already exists 23:51:57 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:0d1ffb54b9dcb0c5dac5b0388f3f29280939864f364de2166975f3fb77a2191b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:51:58 b004a41a4f1c: Preparing 23:51:58 baf7ae9907a9: Preparing 23:51:58 1daadda22574: Preparing 23:51:58 4548ee7cef23: Preparing 23:51:58 f70ee36035b9: Preparing 23:51:58 4548ee7cef23: Layer already exists 23:51:58 1daadda22574: Layer already exists 23:51:58 f70ee36035b9: Layer already exists 23:51:58 b004a41a4f1c: Layer already exists 23:51:58 baf7ae9907a9: Layer already exists 23:51:58 main: digest: sha256:0d1ffb54b9dcb0c5dac5b0388f3f29280939864f364de2166975f3fb77a2191b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:51:58 ===================================================== [Pipeline] echo 23:51:58 taggedImages: 23:51:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:51:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:51:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.66 23:51:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:51:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:51:58 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 23:51:58 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:51:58 latest 23:51:58 3.0.0-dev.66 23:51:58 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:51:58 main 23:51:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:51:59 d2d2a324fa7b: Preparing 23:51:59 a7b6e5fd8209: Preparing 23:51:59 058e49443832: Preparing 23:51:59 39324d10fb57: Preparing 23:51:59 1daadda22574: Preparing 23:51:59 cc8e7872f7f6: Preparing 23:51:59 f70ee36035b9: Preparing 23:51:59 cc8e7872f7f6: Waiting 23:51:59 f70ee36035b9: Waiting 23:51:59 1daadda22574: Layer already exists 23:51:59 a7b6e5fd8209: Pushed 23:51:59 058e49443832: Pushed 23:51:59 d2d2a324fa7b: Pushed 23:51:59 cc8e7872f7f6: Pushed 23:51:59 f70ee36035b9: Layer already exists 23:52:02 39324d10fb57: Pushed 23:52:02 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:59035d2e002e85435b461953b9318a0970aff57dd09eaf19939f8c732fe98c7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:02 + 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 23:52:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:52:03 d2d2a324fa7b: Preparing 23:52:03 a7b6e5fd8209: Preparing 23:52:03 058e49443832: Preparing 23:52:03 39324d10fb57: Preparing 23:52:03 1daadda22574: Preparing 23:52:03 cc8e7872f7f6: Preparing 23:52:03 f70ee36035b9: Preparing 23:52:03 cc8e7872f7f6: Waiting 23:52:03 f70ee36035b9: Waiting 23:52:03 d2d2a324fa7b: Layer already exists 23:52:03 39324d10fb57: Layer already exists 23:52:03 1daadda22574: Layer already exists 23:52:03 058e49443832: Layer already exists 23:52:03 a7b6e5fd8209: Layer already exists 23:52:03 cc8e7872f7f6: Layer already exists 23:52:03 f70ee36035b9: Layer already exists 23:52:03 latest: digest: sha256:59035d2e002e85435b461953b9318a0970aff57dd09eaf19939f8c732fe98c7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.66 23:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:52:04 d2d2a324fa7b: Preparing 23:52:04 a7b6e5fd8209: Preparing 23:52:04 058e49443832: Preparing 23:52:04 39324d10fb57: Preparing 23:52:04 1daadda22574: Preparing 23:52:04 cc8e7872f7f6: Preparing 23:52:04 f70ee36035b9: Preparing 23:52:04 cc8e7872f7f6: Waiting 23:52:04 f70ee36035b9: Waiting 23:52:04 1daadda22574: Layer already exists 23:52:04 a7b6e5fd8209: Layer already exists 23:52:04 058e49443832: Layer already exists 23:52:04 d2d2a324fa7b: Layer already exists 23:52:04 39324d10fb57: Layer already exists 23:52:04 f70ee36035b9: Layer already exists 23:52:04 cc8e7872f7f6: Layer already exists 23:52:04 3.0.0-dev.66: digest: sha256:59035d2e002e85435b461953b9318a0970aff57dd09eaf19939f8c732fe98c7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:52:05 d2d2a324fa7b: Preparing 23:52:05 a7b6e5fd8209: Preparing 23:52:05 058e49443832: Preparing 23:52:05 39324d10fb57: Preparing 23:52:05 1daadda22574: Preparing 23:52:05 cc8e7872f7f6: Preparing 23:52:05 f70ee36035b9: Preparing 23:52:05 cc8e7872f7f6: Waiting 23:52:05 f70ee36035b9: Waiting 23:52:05 d2d2a324fa7b: Layer already exists 23:52:05 1daadda22574: Layer already exists 23:52:05 39324d10fb57: Layer already exists 23:52:05 058e49443832: Layer already exists 23:52:05 a7b6e5fd8209: Layer already exists 23:52:05 f70ee36035b9: Layer already exists 23:52:05 cc8e7872f7f6: Layer already exists 23:52:05 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:59035d2e002e85435b461953b9318a0970aff57dd09eaf19939f8c732fe98c7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:05 + 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 23:52:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 23:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:52:06 d2d2a324fa7b: Preparing 23:52:06 a7b6e5fd8209: Preparing 23:52:06 058e49443832: Preparing 23:52:06 39324d10fb57: Preparing 23:52:06 1daadda22574: Preparing 23:52:06 cc8e7872f7f6: Preparing 23:52:06 f70ee36035b9: Preparing 23:52:06 cc8e7872f7f6: Waiting 23:52:06 f70ee36035b9: Waiting 23:52:06 058e49443832: Layer already exists 23:52:06 39324d10fb57: Layer already exists 23:52:06 a7b6e5fd8209: Layer already exists 23:52:06 d2d2a324fa7b: Layer already exists 23:52:06 1daadda22574: Layer already exists 23:52:06 cc8e7872f7f6: Layer already exists 23:52:06 f70ee36035b9: Layer already exists 23:52:06 main: digest: sha256:59035d2e002e85435b461953b9318a0970aff57dd09eaf19939f8c732fe98c7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:06 ===================================================== [Pipeline] echo 23:52:06 taggedImages: 23:52:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:52:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.66 23:52:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 23:52:06 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:52:06 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:06 latest 23:52:06 3.0.0-dev.66 23:52:06 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:06 main 23:52:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:52:07 c29e4b555a70: Preparing 23:52:07 c2ed535a77bc: Preparing 23:52:07 1daadda22574: Preparing 23:52:07 7f0bfefb49c8: Preparing 23:52:07 f70ee36035b9: Preparing 23:52:07 1daadda22574: Layer already exists 23:52:07 f70ee36035b9: Layer already exists 23:52:07 c29e4b555a70: Pushed 23:52:07 7f0bfefb49c8: Pushed 23:52:10 c2ed535a77bc: Pushed 23:52:10 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:cf76a8be6afc9856cec8d421267f775a8d3c35af8589d8b47690245cd15015cc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:52:11 c29e4b555a70: Preparing 23:52:11 c2ed535a77bc: Preparing 23:52:11 1daadda22574: Preparing 23:52:11 7f0bfefb49c8: Preparing 23:52:11 f70ee36035b9: Preparing 23:52:11 f70ee36035b9: Layer already exists 23:52:11 7f0bfefb49c8: Layer already exists 23:52:11 c29e4b555a70: Layer already exists 23:52:11 c2ed535a77bc: Layer already exists 23:52:11 1daadda22574: Layer already exists 23:52:11 latest: digest: sha256:cf76a8be6afc9856cec8d421267f775a8d3c35af8589d8b47690245cd15015cc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.66 23:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:52:12 c29e4b555a70: Preparing 23:52:12 c2ed535a77bc: Preparing 23:52:12 1daadda22574: Preparing 23:52:12 7f0bfefb49c8: Preparing 23:52:12 f70ee36035b9: Preparing 23:52:12 f70ee36035b9: Layer already exists 23:52:12 7f0bfefb49c8: Layer already exists 23:52:12 c29e4b555a70: Layer already exists 23:52:12 c2ed535a77bc: Layer already exists 23:52:12 1daadda22574: Layer already exists 23:52:12 3.0.0-dev.66: digest: sha256:cf76a8be6afc9856cec8d421267f775a8d3c35af8589d8b47690245cd15015cc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:52:12 c29e4b555a70: Preparing 23:52:12 c2ed535a77bc: Preparing 23:52:12 1daadda22574: Preparing 23:52:12 7f0bfefb49c8: Preparing 23:52:12 f70ee36035b9: Preparing 23:52:12 7f0bfefb49c8: Layer already exists 23:52:12 1daadda22574: Layer already exists 23:52:12 c29e4b555a70: Layer already exists 23:52:12 c2ed535a77bc: Layer already exists 23:52:12 f70ee36035b9: Layer already exists 23:52:12 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:cf76a8be6afc9856cec8d421267f775a8d3c35af8589d8b47690245cd15015cc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:52:13 c29e4b555a70: Preparing 23:52:13 c2ed535a77bc: Preparing 23:52:13 1daadda22574: Preparing 23:52:13 7f0bfefb49c8: Preparing 23:52:13 f70ee36035b9: Preparing 23:52:13 f70ee36035b9: Layer already exists 23:52:13 7f0bfefb49c8: Layer already exists 23:52:13 c29e4b555a70: Layer already exists 23:52:13 1daadda22574: Layer already exists 23:52:13 c2ed535a77bc: Layer already exists 23:52:14 main: digest: sha256:cf76a8be6afc9856cec8d421267f775a8d3c35af8589d8b47690245cd15015cc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:14 ===================================================== [Pipeline] echo 23:52:14 taggedImages: 23:52:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:52:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.66 23:52:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:52:14 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:52:14 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:14 latest 23:52:14 3.0.0-dev.66 23:52:14 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:14 main 23:52:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:52:14 c2efd4bd3733: Preparing 23:52:14 0736b7bb1f33: Preparing 23:52:14 ec67a1d9158d: Preparing 23:52:14 1daadda22574: Preparing 23:52:14 4548ee7cef23: Preparing 23:52:14 f70ee36035b9: Preparing 23:52:14 f70ee36035b9: Waiting 23:52:14 4548ee7cef23: Layer already exists 23:52:14 1daadda22574: Layer already exists 23:52:14 f70ee36035b9: Layer already exists 23:52:15 c2efd4bd3733: Pushed 23:52:15 0736b7bb1f33: Pushed 23:52:18 ec67a1d9158d: Pushed 23:52:18 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:89c57a91fbcad61e1509236f552378a444e7ff4f770527c249313ecd443233b6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:52:20 c2efd4bd3733: Preparing 23:52:20 0736b7bb1f33: Preparing 23:52:20 ec67a1d9158d: Preparing 23:52:20 1daadda22574: Preparing 23:52:20 4548ee7cef23: Preparing 23:52:20 f70ee36035b9: Preparing 23:52:20 f70ee36035b9: Waiting 23:52:20 0736b7bb1f33: Layer already exists 23:52:20 ec67a1d9158d: Layer already exists 23:52:20 c2efd4bd3733: Layer already exists 23:52:20 1daadda22574: Layer already exists 23:52:20 4548ee7cef23: Layer already exists 23:52:20 f70ee36035b9: Layer already exists 23:52:20 latest: digest: sha256:89c57a91fbcad61e1509236f552378a444e7ff4f770527c249313ecd443233b6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.66 23:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:52:20 c2efd4bd3733: Preparing 23:52:20 0736b7bb1f33: Preparing 23:52:20 ec67a1d9158d: Preparing 23:52:20 1daadda22574: Preparing 23:52:20 4548ee7cef23: Preparing 23:52:20 f70ee36035b9: Preparing 23:52:20 f70ee36035b9: Waiting 23:52:20 ec67a1d9158d: Layer already exists 23:52:20 c2efd4bd3733: Layer already exists 23:52:20 0736b7bb1f33: Layer already exists 23:52:20 1daadda22574: Layer already exists 23:52:20 4548ee7cef23: Layer already exists 23:52:20 f70ee36035b9: Layer already exists 23:52:20 3.0.0-dev.66: digest: sha256:89c57a91fbcad61e1509236f552378a444e7ff4f770527c249313ecd443233b6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:52:21 c2efd4bd3733: Preparing 23:52:21 0736b7bb1f33: Preparing 23:52:21 ec67a1d9158d: Preparing 23:52:21 1daadda22574: Preparing 23:52:21 4548ee7cef23: Preparing 23:52:21 f70ee36035b9: Preparing 23:52:21 f70ee36035b9: Waiting 23:52:21 1daadda22574: Layer already exists 23:52:21 4548ee7cef23: Layer already exists 23:52:21 ec67a1d9158d: Layer already exists 23:52:21 0736b7bb1f33: Layer already exists 23:52:21 c2efd4bd3733: Layer already exists 23:52:21 f70ee36035b9: Layer already exists 23:52:22 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:89c57a91fbcad61e1509236f552378a444e7ff4f770527c249313ecd443233b6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:52:22 c2efd4bd3733: Preparing 23:52:22 0736b7bb1f33: Preparing 23:52:22 ec67a1d9158d: Preparing 23:52:22 1daadda22574: Preparing 23:52:22 4548ee7cef23: Preparing 23:52:22 f70ee36035b9: Preparing 23:52:22 f70ee36035b9: Waiting 23:52:22 c2efd4bd3733: Layer already exists 23:52:22 ec67a1d9158d: Layer already exists 23:52:22 1daadda22574: Layer already exists 23:52:22 4548ee7cef23: Layer already exists 23:52:22 0736b7bb1f33: Layer already exists 23:52:22 f70ee36035b9: Layer already exists 23:52:23 main: digest: sha256:89c57a91fbcad61e1509236f552378a444e7ff4f770527c249313ecd443233b6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:23 ===================================================== [Pipeline] echo 23:52:23 taggedImages: 23:52:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:52:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.66 23:52:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:52:23 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:52:23 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:23 latest 23:52:23 3.0.0-dev.66 23:52:23 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:23 main 23:52:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:52:23 501bf0433b11: Preparing 23:52:23 501bf0433b11: Preparing 23:52:23 e81881a2a61a: Preparing 23:52:23 c8beec8a9641: Preparing 23:52:23 7205e14718d7: Preparing 23:52:23 70c693a28799: Preparing 23:52:23 c1619e8f0888: Preparing 23:52:23 1daadda22574: Preparing 23:52:23 d28079af682d: Preparing 23:52:23 940c6127d2a8: Preparing 23:52:23 c9f44b78aa53: Preparing 23:52:23 413e9625bb3e: Preparing 23:52:23 f70ee36035b9: Preparing 23:52:23 d28079af682d: Waiting 23:52:23 940c6127d2a8: Waiting 23:52:23 c9f44b78aa53: Waiting 23:52:23 413e9625bb3e: Waiting 23:52:23 f70ee36035b9: Waiting 23:52:23 c1619e8f0888: Waiting 23:52:23 1daadda22574: Waiting 23:52:24 501bf0433b11: Pushed 23:52:24 70c693a28799: Pushed 23:52:24 c8beec8a9641: Pushed 23:52:24 e81881a2a61a: Pushed 23:52:24 7205e14718d7: Pushed 23:52:24 1daadda22574: Layer already exists 23:52:24 d28079af682d: Pushed 23:52:24 940c6127d2a8: Pushed 23:52:24 f70ee36035b9: Layer already exists 23:52:24 c9f44b78aa53: Pushed 23:52:24 413e9625bb3e: Pushed 23:52:27 c1619e8f0888: Pushed 23:52:27 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:97a5a0b4c51229c8eecceeec5640d66666ce815d1482043be45219405a739f91 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:52:28 501bf0433b11: Preparing 23:52:28 501bf0433b11: Preparing 23:52:28 e81881a2a61a: Preparing 23:52:28 c8beec8a9641: Preparing 23:52:28 7205e14718d7: Preparing 23:52:28 70c693a28799: Preparing 23:52:28 c1619e8f0888: Preparing 23:52:28 1daadda22574: Preparing 23:52:28 d28079af682d: Preparing 23:52:28 940c6127d2a8: Preparing 23:52:28 c9f44b78aa53: Preparing 23:52:28 413e9625bb3e: Preparing 23:52:28 f70ee36035b9: Preparing 23:52:28 1daadda22574: Waiting 23:52:28 d28079af682d: Waiting 23:52:28 940c6127d2a8: Waiting 23:52:28 c9f44b78aa53: Waiting 23:52:28 413e9625bb3e: Waiting 23:52:28 f70ee36035b9: Waiting 23:52:28 c1619e8f0888: Waiting 23:52:28 70c693a28799: Layer already exists 23:52:28 e81881a2a61a: Layer already exists 23:52:28 c8beec8a9641: Layer already exists 23:52:28 501bf0433b11: Layer already exists 23:52:28 7205e14718d7: Layer already exists 23:52:28 d28079af682d: Layer already exists 23:52:28 c1619e8f0888: Layer already exists 23:52:28 1daadda22574: Layer already exists 23:52:28 940c6127d2a8: Layer already exists 23:52:28 413e9625bb3e: Layer already exists 23:52:28 c9f44b78aa53: Layer already exists 23:52:28 f70ee36035b9: Layer already exists 23:52:28 latest: digest: sha256:97a5a0b4c51229c8eecceeec5640d66666ce815d1482043be45219405a739f91 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.66 23:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:52:29 501bf0433b11: Preparing 23:52:29 501bf0433b11: Preparing 23:52:29 e81881a2a61a: Preparing 23:52:29 c8beec8a9641: Preparing 23:52:29 7205e14718d7: Preparing 23:52:29 70c693a28799: Preparing 23:52:29 c1619e8f0888: Preparing 23:52:29 1daadda22574: Preparing 23:52:29 d28079af682d: Preparing 23:52:29 940c6127d2a8: Preparing 23:52:29 c9f44b78aa53: Preparing 23:52:29 413e9625bb3e: Preparing 23:52:29 f70ee36035b9: Preparing 23:52:29 c1619e8f0888: Waiting 23:52:29 1daadda22574: Waiting 23:52:29 d28079af682d: Waiting 23:52:29 940c6127d2a8: Waiting 23:52:29 c9f44b78aa53: Waiting 23:52:29 413e9625bb3e: Waiting 23:52:29 f70ee36035b9: Waiting 23:52:29 c8beec8a9641: Layer already exists 23:52:29 70c693a28799: Layer already exists 23:52:29 e81881a2a61a: Layer already exists 23:52:29 501bf0433b11: Layer already exists 23:52:29 7205e14718d7: Layer already exists 23:52:29 d28079af682d: Layer already exists 23:52:29 1daadda22574: Layer already exists 23:52:29 c1619e8f0888: Layer already exists 23:52:29 940c6127d2a8: Layer already exists 23:52:29 c9f44b78aa53: Layer already exists 23:52:29 f70ee36035b9: Layer already exists 23:52:29 413e9625bb3e: Layer already exists 23:52:29 3.0.0-dev.66: digest: sha256:97a5a0b4c51229c8eecceeec5640d66666ce815d1482043be45219405a739f91 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:52:30 501bf0433b11: Preparing 23:52:30 501bf0433b11: Preparing 23:52:30 e81881a2a61a: Preparing 23:52:30 c8beec8a9641: Preparing 23:52:30 7205e14718d7: Preparing 23:52:30 70c693a28799: Preparing 23:52:30 c1619e8f0888: Preparing 23:52:30 1daadda22574: Preparing 23:52:30 d28079af682d: Preparing 23:52:30 940c6127d2a8: Preparing 23:52:30 c9f44b78aa53: Preparing 23:52:30 413e9625bb3e: Preparing 23:52:30 f70ee36035b9: Preparing 23:52:30 d28079af682d: Waiting 23:52:30 940c6127d2a8: Waiting 23:52:30 c9f44b78aa53: Waiting 23:52:30 413e9625bb3e: Waiting 23:52:30 f70ee36035b9: Waiting 23:52:30 c1619e8f0888: Waiting 23:52:30 1daadda22574: Waiting 23:52:30 501bf0433b11: Layer already exists 23:52:30 70c693a28799: Layer already exists 23:52:30 e81881a2a61a: Layer already exists 23:52:30 7205e14718d7: Layer already exists 23:52:30 c8beec8a9641: Layer already exists 23:52:30 940c6127d2a8: Layer already exists 23:52:30 1daadda22574: Layer already exists 23:52:30 d28079af682d: Layer already exists 23:52:30 c1619e8f0888: Layer already exists 23:52:30 c9f44b78aa53: Layer already exists 23:52:30 413e9625bb3e: Layer already exists 23:52:30 f70ee36035b9: Layer already exists 23:52:30 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:97a5a0b4c51229c8eecceeec5640d66666ce815d1482043be45219405a739f91 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:52:31 501bf0433b11: Preparing 23:52:31 501bf0433b11: Preparing 23:52:31 e81881a2a61a: Preparing 23:52:31 c8beec8a9641: Preparing 23:52:31 7205e14718d7: Preparing 23:52:31 70c693a28799: Preparing 23:52:31 c1619e8f0888: Preparing 23:52:31 1daadda22574: Preparing 23:52:31 d28079af682d: Preparing 23:52:31 940c6127d2a8: Preparing 23:52:31 c9f44b78aa53: Preparing 23:52:31 413e9625bb3e: Preparing 23:52:31 f70ee36035b9: Preparing 23:52:31 c1619e8f0888: Waiting 23:52:31 940c6127d2a8: Waiting 23:52:31 c9f44b78aa53: Waiting 23:52:31 413e9625bb3e: Waiting 23:52:31 f70ee36035b9: Waiting 23:52:31 1daadda22574: Waiting 23:52:31 d28079af682d: Waiting 23:52:31 70c693a28799: Layer already exists 23:52:31 e81881a2a61a: Layer already exists 23:52:31 501bf0433b11: Layer already exists 23:52:31 7205e14718d7: Layer already exists 23:52:31 c8beec8a9641: Layer already exists 23:52:31 c1619e8f0888: Layer already exists 23:52:31 d28079af682d: Layer already exists 23:52:31 1daadda22574: Layer already exists 23:52:31 940c6127d2a8: Layer already exists 23:52:31 c9f44b78aa53: Layer already exists 23:52:31 413e9625bb3e: Layer already exists 23:52:31 f70ee36035b9: Layer already exists 23:52:31 main: digest: sha256:97a5a0b4c51229c8eecceeec5640d66666ce815d1482043be45219405a739f91 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:31 ===================================================== [Pipeline] echo 23:52:31 taggedImages: 23:52:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:52:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.66 23:52:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:52:31 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 23:52:31 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:31 latest 23:52:31 3.0.0-dev.66 23:52:31 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:31 main 23:52:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:31 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:52:32 a7d6fcab2662: Preparing 23:52:32 9fa9638f8406: Preparing 23:52:32 a87b5969e2b6: Preparing 23:52:32 a9b27fc83175: Preparing 23:52:32 1daadda22574: Preparing 23:52:32 cc8e7872f7f6: Preparing 23:52:32 f70ee36035b9: Preparing 23:52:32 cc8e7872f7f6: Waiting 23:52:32 f70ee36035b9: Waiting 23:52:32 1daadda22574: Layer already exists 23:52:32 cc8e7872f7f6: Layer already exists 23:52:32 f70ee36035b9: Layer already exists 23:52:32 a87b5969e2b6: Pushed 23:52:32 a7d6fcab2662: Pushed 23:52:32 9fa9638f8406: Pushed 23:52:34 a9b27fc83175: Pushed 23:52:34 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:9bcef343d04c17fcd79e792e4e2cb1625c98b79b6234d7e88af2a10820a85e0e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:52:35 a7d6fcab2662: Preparing 23:52:35 9fa9638f8406: Preparing 23:52:35 a87b5969e2b6: Preparing 23:52:35 a9b27fc83175: Preparing 23:52:35 1daadda22574: Preparing 23:52:35 cc8e7872f7f6: Preparing 23:52:35 f70ee36035b9: Preparing 23:52:35 cc8e7872f7f6: Waiting 23:52:35 f70ee36035b9: Waiting 23:52:35 a7d6fcab2662: Layer already exists 23:52:35 1daadda22574: Layer already exists 23:52:35 a87b5969e2b6: Layer already exists 23:52:35 9fa9638f8406: Layer already exists 23:52:35 a9b27fc83175: Layer already exists 23:52:35 f70ee36035b9: Layer already exists 23:52:35 cc8e7872f7f6: Layer already exists 23:52:35 latest: digest: sha256:9bcef343d04c17fcd79e792e4e2cb1625c98b79b6234d7e88af2a10820a85e0e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:36 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.66 23:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:52:36 a7d6fcab2662: Preparing 23:52:36 9fa9638f8406: Preparing 23:52:36 a87b5969e2b6: Preparing 23:52:36 a9b27fc83175: Preparing 23:52:36 1daadda22574: Preparing 23:52:36 cc8e7872f7f6: Preparing 23:52:36 f70ee36035b9: Preparing 23:52:36 cc8e7872f7f6: Waiting 23:52:36 f70ee36035b9: Waiting 23:52:36 9fa9638f8406: Layer already exists 23:52:36 a87b5969e2b6: Layer already exists 23:52:36 1daadda22574: Layer already exists 23:52:36 a9b27fc83175: Layer already exists 23:52:36 a7d6fcab2662: Layer already exists 23:52:36 f70ee36035b9: Layer already exists 23:52:36 cc8e7872f7f6: Layer already exists 23:52:36 3.0.0-dev.66: digest: sha256:9bcef343d04c17fcd79e792e4e2cb1625c98b79b6234d7e88af2a10820a85e0e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:37 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:52:37 a7d6fcab2662: Preparing 23:52:37 9fa9638f8406: Preparing 23:52:37 a87b5969e2b6: Preparing 23:52:37 a9b27fc83175: Preparing 23:52:37 1daadda22574: Preparing 23:52:37 cc8e7872f7f6: Preparing 23:52:37 f70ee36035b9: Preparing 23:52:37 f70ee36035b9: Waiting 23:52:37 a7d6fcab2662: Layer already exists 23:52:37 1daadda22574: Layer already exists 23:52:37 9fa9638f8406: Layer already exists 23:52:37 a87b5969e2b6: Layer already exists 23:52:37 a9b27fc83175: Layer already exists 23:52:37 cc8e7872f7f6: Layer already exists 23:52:37 f70ee36035b9: Layer already exists 23:52:37 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:9bcef343d04c17fcd79e792e4e2cb1625c98b79b6234d7e88af2a10820a85e0e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:38 + 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 23:52:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 23:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:52:38 a7d6fcab2662: Preparing 23:52:38 9fa9638f8406: Preparing 23:52:38 a87b5969e2b6: Preparing 23:52:38 a9b27fc83175: Preparing 23:52:38 1daadda22574: Preparing 23:52:38 cc8e7872f7f6: Preparing 23:52:38 f70ee36035b9: Preparing 23:52:38 cc8e7872f7f6: Waiting 23:52:38 f70ee36035b9: Waiting 23:52:38 a7d6fcab2662: Layer already exists 23:52:38 a9b27fc83175: Layer already exists 23:52:38 1daadda22574: Layer already exists 23:52:38 a87b5969e2b6: Layer already exists 23:52:38 9fa9638f8406: Layer already exists 23:52:38 f70ee36035b9: Layer already exists 23:52:38 cc8e7872f7f6: Layer already exists 23:52:38 main: digest: sha256:9bcef343d04c17fcd79e792e4e2cb1625c98b79b6234d7e88af2a10820a85e0e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:38 ===================================================== [Pipeline] echo 23:52:38 taggedImages: 23:52:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:52:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.66 23:52:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 23:52:38 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:52:38 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:38 latest 23:52:38 3.0.0-dev.66 23:52:38 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:38 main 23:52:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:52:39 92c7af346031: Preparing 23:52:39 edcc4d70c776: Preparing 23:52:39 187feba1cc0a: Preparing 23:52:39 09eaca21ffd9: Preparing 23:52:39 83b45569074d: Preparing 23:52:39 ff12a8602bbc: Preparing 23:52:39 39e4ab5a0594: Preparing 23:52:39 f70ee36035b9: Preparing 23:52:39 ff12a8602bbc: Waiting 23:52:39 39e4ab5a0594: Waiting 23:52:39 f70ee36035b9: Waiting 23:52:39 83b45569074d: Pushed 23:52:39 edcc4d70c776: Pushed 23:52:39 92c7af346031: Pushed 23:52:39 f70ee36035b9: Layer already exists 23:52:39 ff12a8602bbc: Pushed 23:52:40 39e4ab5a0594: Pushed 23:52:42 187feba1cc0a: Pushed 23:52:42 09eaca21ffd9: Pushed 23:52:42 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:150b199113d1dd4049319c20583cb1046eee7f45173f4a6ac3e70fa43d7e65c3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:42 + 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 23:52:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:52:43 92c7af346031: Preparing 23:52:43 edcc4d70c776: Preparing 23:52:43 187feba1cc0a: Preparing 23:52:43 09eaca21ffd9: Preparing 23:52:43 83b45569074d: Preparing 23:52:43 ff12a8602bbc: Preparing 23:52:43 39e4ab5a0594: Preparing 23:52:43 f70ee36035b9: Preparing 23:52:43 39e4ab5a0594: Waiting 23:52:43 f70ee36035b9: Waiting 23:52:43 ff12a8602bbc: Waiting 23:52:43 187feba1cc0a: Layer already exists 23:52:43 92c7af346031: Layer already exists 23:52:43 83b45569074d: Layer already exists 23:52:43 edcc4d70c776: Layer already exists 23:52:43 09eaca21ffd9: Layer already exists 23:52:43 ff12a8602bbc: Layer already exists 23:52:43 f70ee36035b9: Layer already exists 23:52:43 39e4ab5a0594: Layer already exists 23:52:43 latest: digest: sha256:150b199113d1dd4049319c20583cb1046eee7f45173f4a6ac3e70fa43d7e65c3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.66 23:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:52:44 92c7af346031: Preparing 23:52:44 edcc4d70c776: Preparing 23:52:44 187feba1cc0a: Preparing 23:52:44 09eaca21ffd9: Preparing 23:52:44 83b45569074d: Preparing 23:52:44 ff12a8602bbc: Preparing 23:52:44 39e4ab5a0594: Preparing 23:52:44 f70ee36035b9: Preparing 23:52:44 ff12a8602bbc: Waiting 23:52:44 39e4ab5a0594: Waiting 23:52:44 f70ee36035b9: Waiting 23:52:44 09eaca21ffd9: Layer already exists 23:52:44 187feba1cc0a: Layer already exists 23:52:44 edcc4d70c776: Layer already exists 23:52:44 83b45569074d: Layer already exists 23:52:44 92c7af346031: Layer already exists 23:52:44 f70ee36035b9: Layer already exists 23:52:44 39e4ab5a0594: Layer already exists 23:52:44 ff12a8602bbc: Layer already exists 23:52:44 3.0.0-dev.66: digest: sha256:150b199113d1dd4049319c20583cb1046eee7f45173f4a6ac3e70fa43d7e65c3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:52:44 92c7af346031: Preparing 23:52:44 edcc4d70c776: Preparing 23:52:44 187feba1cc0a: Preparing 23:52:44 09eaca21ffd9: Preparing 23:52:44 83b45569074d: Preparing 23:52:44 ff12a8602bbc: Preparing 23:52:44 39e4ab5a0594: Preparing 23:52:44 f70ee36035b9: Preparing 23:52:44 39e4ab5a0594: Waiting 23:52:44 ff12a8602bbc: Waiting 23:52:44 f70ee36035b9: Waiting 23:52:44 83b45569074d: Layer already exists 23:52:44 09eaca21ffd9: Layer already exists 23:52:44 187feba1cc0a: Layer already exists 23:52:44 92c7af346031: Layer already exists 23:52:44 edcc4d70c776: Layer already exists 23:52:44 ff12a8602bbc: Layer already exists 23:52:44 39e4ab5a0594: Layer already exists 23:52:44 f70ee36035b9: Layer already exists 23:52:45 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:150b199113d1dd4049319c20583cb1046eee7f45173f4a6ac3e70fa43d7e65c3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:45 + 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 23:52:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:52:45 92c7af346031: Preparing 23:52:45 edcc4d70c776: Preparing 23:52:45 187feba1cc0a: Preparing 23:52:45 09eaca21ffd9: Preparing 23:52:45 83b45569074d: Preparing 23:52:45 ff12a8602bbc: Preparing 23:52:45 39e4ab5a0594: Preparing 23:52:45 f70ee36035b9: Preparing 23:52:45 ff12a8602bbc: Waiting 23:52:45 39e4ab5a0594: Waiting 23:52:45 f70ee36035b9: Waiting 23:52:45 edcc4d70c776: Layer already exists 23:52:45 187feba1cc0a: Layer already exists 23:52:45 83b45569074d: Layer already exists 23:52:45 92c7af346031: Layer already exists 23:52:45 09eaca21ffd9: Layer already exists 23:52:45 f70ee36035b9: Layer already exists 23:52:45 39e4ab5a0594: Layer already exists 23:52:45 ff12a8602bbc: Layer already exists 23:52:46 main: digest: sha256:150b199113d1dd4049319c20583cb1046eee7f45173f4a6ac3e70fa43d7e65c3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:46 ===================================================== [Pipeline] echo 23:52:46 taggedImages: 23:52:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:52:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.66 23:52:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:52:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:52:46 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:46 latest 23:52:46 3.0.0-dev.66 23:52:46 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:46 main 23:52:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:52:46 a2371b0fbead: Preparing 23:52:46 fc9e17bb3364: Preparing 23:52:46 3b00fb7acf92: Preparing 23:52:46 e828ca8ddb9b: Preparing 23:52:46 77826a6143e1: Preparing 23:52:46 2638678c9d80: Preparing 23:52:46 8408c8fdbb0b: Preparing 23:52:46 bef02c1221bd: Preparing 23:52:46 5222e2bfbd92: Preparing 23:52:46 f70ee36035b9: Preparing 23:52:46 5222e2bfbd92: Waiting 23:52:46 bef02c1221bd: Waiting 23:52:46 2638678c9d80: Waiting 23:52:46 f70ee36035b9: Waiting 23:52:46 8408c8fdbb0b: Waiting 23:52:47 77826a6143e1: Pushed 23:52:47 fc9e17bb3364: Pushed 23:52:47 a2371b0fbead: Pushed 23:52:47 2638678c9d80: Pushed 23:52:47 bef02c1221bd: Pushed 23:52:47 8408c8fdbb0b: Pushed 23:52:47 f70ee36035b9: Layer already exists 23:52:47 5222e2bfbd92: Pushed 23:52:49 e828ca8ddb9b: Pushed 23:52:50 3b00fb7acf92: Pushed 23:52:50 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:f9e8d9ec4ebdaadc109974b967ad1c3276f80c7e1f3d6007148928dd1ca80288 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:50 + 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 23:52:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:52:51 a2371b0fbead: Preparing 23:52:51 fc9e17bb3364: Preparing 23:52:51 3b00fb7acf92: Preparing 23:52:51 e828ca8ddb9b: Preparing 23:52:51 77826a6143e1: Preparing 23:52:51 2638678c9d80: Preparing 23:52:51 8408c8fdbb0b: Preparing 23:52:51 bef02c1221bd: Preparing 23:52:51 5222e2bfbd92: Preparing 23:52:51 f70ee36035b9: Preparing 23:52:51 2638678c9d80: Waiting 23:52:51 5222e2bfbd92: Waiting 23:52:51 bef02c1221bd: Waiting 23:52:51 f70ee36035b9: Waiting 23:52:51 8408c8fdbb0b: Waiting 23:52:51 fc9e17bb3364: Layer already exists 23:52:51 e828ca8ddb9b: Layer already exists 23:52:51 77826a6143e1: Layer already exists 23:52:51 a2371b0fbead: Layer already exists 23:52:51 3b00fb7acf92: Layer already exists 23:52:51 bef02c1221bd: Layer already exists 23:52:51 8408c8fdbb0b: Layer already exists 23:52:51 2638678c9d80: Layer already exists 23:52:51 5222e2bfbd92: Layer already exists 23:52:51 f70ee36035b9: Layer already exists 23:52:51 latest: digest: sha256:f9e8d9ec4ebdaadc109974b967ad1c3276f80c7e1f3d6007148928dd1ca80288 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.66 23:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:52:52 a2371b0fbead: Preparing 23:52:52 fc9e17bb3364: Preparing 23:52:52 3b00fb7acf92: Preparing 23:52:52 e828ca8ddb9b: Preparing 23:52:52 77826a6143e1: Preparing 23:52:52 2638678c9d80: Preparing 23:52:52 8408c8fdbb0b: Preparing 23:52:52 bef02c1221bd: Preparing 23:52:52 5222e2bfbd92: Preparing 23:52:52 f70ee36035b9: Preparing 23:52:52 5222e2bfbd92: Waiting 23:52:52 8408c8fdbb0b: Waiting 23:52:52 bef02c1221bd: Waiting 23:52:52 f70ee36035b9: Waiting 23:52:52 2638678c9d80: Waiting 23:52:52 77826a6143e1: Layer already exists 23:52:52 3b00fb7acf92: Layer already exists 23:52:52 fc9e17bb3364: Layer already exists 23:52:52 a2371b0fbead: Layer already exists 23:52:52 e828ca8ddb9b: Layer already exists 23:52:52 8408c8fdbb0b: Layer already exists 23:52:52 2638678c9d80: Layer already exists 23:52:52 5222e2bfbd92: Layer already exists 23:52:52 bef02c1221bd: Layer already exists 23:52:52 f70ee36035b9: Layer already exists 23:52:52 3.0.0-dev.66: digest: sha256:f9e8d9ec4ebdaadc109974b967ad1c3276f80c7e1f3d6007148928dd1ca80288 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:52:53 a2371b0fbead: Preparing 23:52:53 fc9e17bb3364: Preparing 23:52:53 3b00fb7acf92: Preparing 23:52:53 e828ca8ddb9b: Preparing 23:52:53 77826a6143e1: Preparing 23:52:53 2638678c9d80: Preparing 23:52:53 8408c8fdbb0b: Preparing 23:52:53 bef02c1221bd: Preparing 23:52:53 5222e2bfbd92: Preparing 23:52:53 f70ee36035b9: Preparing 23:52:53 2638678c9d80: Waiting 23:52:53 8408c8fdbb0b: Waiting 23:52:53 bef02c1221bd: Waiting 23:52:53 f70ee36035b9: Waiting 23:52:53 5222e2bfbd92: Waiting 23:52:53 fc9e17bb3364: Layer already exists 23:52:53 3b00fb7acf92: Layer already exists 23:52:53 a2371b0fbead: Layer already exists 23:52:53 77826a6143e1: Layer already exists 23:52:53 e828ca8ddb9b: Layer already exists 23:52:53 8408c8fdbb0b: Layer already exists 23:52:53 bef02c1221bd: Layer already exists 23:52:53 2638678c9d80: Layer already exists 23:52:53 f70ee36035b9: Layer already exists 23:52:53 5222e2bfbd92: Layer already exists 23:52:53 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:f9e8d9ec4ebdaadc109974b967ad1c3276f80c7e1f3d6007148928dd1ca80288 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:53 + 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 23:52:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:52:54 a2371b0fbead: Preparing 23:52:54 fc9e17bb3364: Preparing 23:52:54 3b00fb7acf92: Preparing 23:52:54 e828ca8ddb9b: Preparing 23:52:54 77826a6143e1: Preparing 23:52:54 2638678c9d80: Preparing 23:52:54 8408c8fdbb0b: Preparing 23:52:54 bef02c1221bd: Preparing 23:52:54 5222e2bfbd92: Preparing 23:52:54 f70ee36035b9: Preparing 23:52:54 2638678c9d80: Waiting 23:52:54 8408c8fdbb0b: Waiting 23:52:54 bef02c1221bd: Waiting 23:52:54 5222e2bfbd92: Waiting 23:52:54 f70ee36035b9: Waiting 23:52:54 fc9e17bb3364: Layer already exists 23:52:54 77826a6143e1: Layer already exists 23:52:54 a2371b0fbead: Layer already exists 23:52:54 e828ca8ddb9b: Layer already exists 23:52:54 3b00fb7acf92: Layer already exists 23:52:54 bef02c1221bd: Layer already exists 23:52:54 2638678c9d80: Layer already exists 23:52:54 f70ee36035b9: Layer already exists 23:52:54 5222e2bfbd92: Layer already exists 23:52:54 8408c8fdbb0b: Layer already exists 23:52:54 main: digest: sha256:f9e8d9ec4ebdaadc109974b967ad1c3276f80c7e1f3d6007148928dd1ca80288 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:54 ===================================================== [Pipeline] echo 23:52:54 taggedImages: 23:52:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:52:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.66 23:52:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:52:54 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:52:54 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:54 latest 23:52:54 3.0.0-dev.66 23:52:54 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:52:54 main 23:52:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:52:54 914bc4e5da4a: Preparing 23:52:54 5c892b1c4ddf: Preparing 23:52:54 1daadda22574: Preparing 23:52:54 93f55e95539a: Preparing 23:52:54 a8cfdf0cc8ec: Preparing 23:52:54 a8cfdf0cc8ec: Layer already exists 23:52:54 1daadda22574: Layer already exists 23:52:55 914bc4e5da4a: Pushed 23:52:56 93f55e95539a: Pushed 23:53:00 5c892b1c4ddf: Pushed 23:53:00 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:65cccac4b0c7644c00962e74484d8310112605fad358b4bdc4d946c72b7a8f41 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:00 + 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 23:53:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:53:00 914bc4e5da4a: Preparing 23:53:00 5c892b1c4ddf: Preparing 23:53:00 1daadda22574: Preparing 23:53:00 93f55e95539a: Preparing 23:53:00 a8cfdf0cc8ec: Preparing 23:53:00 a8cfdf0cc8ec: Layer already exists 23:53:00 914bc4e5da4a: Layer already exists 23:53:00 1daadda22574: Layer already exists 23:53:00 5c892b1c4ddf: Layer already exists 23:53:00 93f55e95539a: Layer already exists 23:53:00 latest: digest: sha256:65cccac4b0c7644c00962e74484d8310112605fad358b4bdc4d946c72b7a8f41 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.66 23:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:53:01 914bc4e5da4a: Preparing 23:53:01 5c892b1c4ddf: Preparing 23:53:01 1daadda22574: Preparing 23:53:01 93f55e95539a: Preparing 23:53:01 a8cfdf0cc8ec: Preparing 23:53:01 5c892b1c4ddf: Layer already exists 23:53:01 1daadda22574: Layer already exists 23:53:01 914bc4e5da4a: Layer already exists 23:53:01 93f55e95539a: Layer already exists 23:53:01 a8cfdf0cc8ec: Layer already exists 23:53:01 3.0.0-dev.66: digest: sha256:65cccac4b0c7644c00962e74484d8310112605fad358b4bdc4d946c72b7a8f41 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:53:01 914bc4e5da4a: Preparing 23:53:01 5c892b1c4ddf: Preparing 23:53:01 1daadda22574: Preparing 23:53:01 93f55e95539a: Preparing 23:53:01 a8cfdf0cc8ec: Preparing 23:53:01 93f55e95539a: Layer already exists 23:53:01 914bc4e5da4a: Layer already exists 23:53:01 a8cfdf0cc8ec: Layer already exists 23:53:01 1daadda22574: Layer already exists 23:53:01 5c892b1c4ddf: Layer already exists 23:53:01 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:65cccac4b0c7644c00962e74484d8310112605fad358b4bdc4d946c72b7a8f41 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:02 + 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 23:53:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:53:02 914bc4e5da4a: Preparing 23:53:02 5c892b1c4ddf: Preparing 23:53:02 1daadda22574: Preparing 23:53:02 93f55e95539a: Preparing 23:53:02 a8cfdf0cc8ec: Preparing 23:53:02 914bc4e5da4a: Layer already exists 23:53:02 1daadda22574: Layer already exists 23:53:02 93f55e95539a: Layer already exists 23:53:02 a8cfdf0cc8ec: Layer already exists 23:53:02 5c892b1c4ddf: Layer already exists 23:53:02 main: digest: sha256:65cccac4b0c7644c00962e74484d8310112605fad358b4bdc4d946c72b7a8f41 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:02 ===================================================== [Pipeline] echo 23:53:02 taggedImages: 23:53:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:53:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:53:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.66 23:53:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:53:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:53:02 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:53:02 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:53:02 latest 23:53:02 3.0.0-dev.66 23:53:02 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:53:02 main 23:53:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:53:03 1a11a9893eaa: Preparing 23:53:03 8272fd23062f: Preparing 23:53:03 235fdc70fef6: Preparing 23:53:03 4f59c1eb63cf: Preparing 23:53:03 ffd0eb5d77aa: Preparing 23:53:03 a921645ff9f5: Preparing 23:53:03 a8cfdf0cc8ec: Preparing 23:53:03 a921645ff9f5: Waiting 23:53:03 a8cfdf0cc8ec: Waiting 23:53:03 8272fd23062f: Pushed 23:53:03 1a11a9893eaa: Pushed 23:53:03 235fdc70fef6: Pushed 23:53:03 a8cfdf0cc8ec: Layer already exists 23:53:04 a921645ff9f5: Pushed 23:53:12 ffd0eb5d77aa: Pushed 23:53:19 4f59c1eb63cf: Pushed 23:53:19 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:24d78daa35269a3e20c1126c25054ec40e5db59ea252d627a8bb57dd07b31d96 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:19 + 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 23:53:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:53:20 1a11a9893eaa: Preparing 23:53:20 8272fd23062f: Preparing 23:53:20 235fdc70fef6: Preparing 23:53:20 4f59c1eb63cf: Preparing 23:53:20 ffd0eb5d77aa: Preparing 23:53:20 a921645ff9f5: Preparing 23:53:20 a8cfdf0cc8ec: Preparing 23:53:20 a921645ff9f5: Waiting 23:53:20 a8cfdf0cc8ec: Waiting 23:53:20 235fdc70fef6: Layer already exists 23:53:20 8272fd23062f: Layer already exists 23:53:20 1a11a9893eaa: Layer already exists 23:53:20 ffd0eb5d77aa: Layer already exists 23:53:20 4f59c1eb63cf: Layer already exists 23:53:20 a8cfdf0cc8ec: Layer already exists 23:53:20 a921645ff9f5: Layer already exists 23:53:20 latest: digest: sha256:24d78daa35269a3e20c1126c25054ec40e5db59ea252d627a8bb57dd07b31d96 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.66 23:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:53:21 1a11a9893eaa: Preparing 23:53:21 8272fd23062f: Preparing 23:53:21 235fdc70fef6: Preparing 23:53:21 4f59c1eb63cf: Preparing 23:53:21 ffd0eb5d77aa: Preparing 23:53:21 a921645ff9f5: Preparing 23:53:21 a8cfdf0cc8ec: Preparing 23:53:21 a921645ff9f5: Waiting 23:53:21 a8cfdf0cc8ec: Waiting 23:53:21 235fdc70fef6: Layer already exists 23:53:21 1a11a9893eaa: Layer already exists 23:53:21 8272fd23062f: Layer already exists 23:53:21 4f59c1eb63cf: Layer already exists 23:53:21 ffd0eb5d77aa: Layer already exists 23:53:21 a8cfdf0cc8ec: Layer already exists 23:53:21 a921645ff9f5: Layer already exists 23:53:21 3.0.0-dev.66: digest: sha256:24d78daa35269a3e20c1126c25054ec40e5db59ea252d627a8bb57dd07b31d96 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:53:21 1a11a9893eaa: Preparing 23:53:21 8272fd23062f: Preparing 23:53:21 235fdc70fef6: Preparing 23:53:21 4f59c1eb63cf: Preparing 23:53:21 ffd0eb5d77aa: Preparing 23:53:21 a921645ff9f5: Preparing 23:53:21 a8cfdf0cc8ec: Preparing 23:53:21 a921645ff9f5: Waiting 23:53:21 a8cfdf0cc8ec: Waiting 23:53:21 4f59c1eb63cf: Layer already exists 23:53:21 ffd0eb5d77aa: Layer already exists 23:53:21 235fdc70fef6: Layer already exists 23:53:21 1a11a9893eaa: Layer already exists 23:53:21 8272fd23062f: Layer already exists 23:53:21 a8cfdf0cc8ec: Layer already exists 23:53:21 a921645ff9f5: Layer already exists 23:53:21 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:24d78daa35269a3e20c1126c25054ec40e5db59ea252d627a8bb57dd07b31d96 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:22 + 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 23:53:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:53:22 1a11a9893eaa: Preparing 23:53:22 8272fd23062f: Preparing 23:53:22 235fdc70fef6: Preparing 23:53:22 4f59c1eb63cf: Preparing 23:53:22 ffd0eb5d77aa: Preparing 23:53:22 a921645ff9f5: Preparing 23:53:22 a8cfdf0cc8ec: Preparing 23:53:22 a921645ff9f5: Waiting 23:53:22 a8cfdf0cc8ec: Waiting 23:53:22 8272fd23062f: Layer already exists 23:53:22 ffd0eb5d77aa: Layer already exists 23:53:22 1a11a9893eaa: Layer already exists 23:53:22 235fdc70fef6: Layer already exists 23:53:22 4f59c1eb63cf: Layer already exists 23:53:22 a8cfdf0cc8ec: Layer already exists 23:53:22 a921645ff9f5: Layer already exists 23:53:22 main: digest: sha256:24d78daa35269a3e20c1126c25054ec40e5db59ea252d627a8bb57dd07b31d96 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:22 ===================================================== [Pipeline] echo 23:53:22 taggedImages: 23:53:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:53:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:53:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.66 23:53:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:53:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:53:22 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:53:22 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:53:22 latest 23:53:22 3.0.0-dev.66 23:53:22 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:53:22 main 23:53:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:53:23 f62da9da915d: Preparing 23:53:23 123139a9195a: Preparing 23:53:23 6749ebd06459: Preparing 23:53:23 8dd75efbe5ce: Preparing 23:53:23 cc8e50c70cea: Preparing 23:53:23 a8cfdf0cc8ec: Preparing 23:53:23 a8cfdf0cc8ec: Waiting 23:53:23 6749ebd06459: Pushed 23:53:23 123139a9195a: Pushed 23:53:23 f62da9da915d: Pushed 23:53:23 a8cfdf0cc8ec: Layer already exists 23:53:24 cc8e50c70cea: Pushed 23:53:39 8dd75efbe5ce: Pushed 23:53:39 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:d8e030aca274c346fb8256dee660c69eb3d51f26a237b1e31e365a807daef90d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:39 + 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 23:53:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:53:40 f62da9da915d: Preparing 23:53:40 123139a9195a: Preparing 23:53:40 6749ebd06459: Preparing 23:53:40 8dd75efbe5ce: Preparing 23:53:40 cc8e50c70cea: Preparing 23:53:40 a8cfdf0cc8ec: Preparing 23:53:40 a8cfdf0cc8ec: Waiting 23:53:40 123139a9195a: Layer already exists 23:53:40 cc8e50c70cea: Layer already exists 23:53:40 6749ebd06459: Layer already exists 23:53:40 8dd75efbe5ce: Layer already exists 23:53:40 f62da9da915d: Layer already exists 23:53:40 a8cfdf0cc8ec: Layer already exists 23:53:40 latest: digest: sha256:d8e030aca274c346fb8256dee660c69eb3d51f26a237b1e31e365a807daef90d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.66 23:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:53:41 f62da9da915d: Preparing 23:53:41 123139a9195a: Preparing 23:53:41 6749ebd06459: Preparing 23:53:41 8dd75efbe5ce: Preparing 23:53:41 cc8e50c70cea: Preparing 23:53:41 a8cfdf0cc8ec: Preparing 23:53:41 a8cfdf0cc8ec: Waiting 23:53:41 6749ebd06459: Layer already exists 23:53:41 8dd75efbe5ce: Layer already exists 23:53:41 cc8e50c70cea: Layer already exists 23:53:41 123139a9195a: Layer already exists 23:53:41 f62da9da915d: Layer already exists 23:53:41 a8cfdf0cc8ec: Layer already exists 23:53:41 3.0.0-dev.66: digest: sha256:d8e030aca274c346fb8256dee660c69eb3d51f26a237b1e31e365a807daef90d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:53:41 f62da9da915d: Preparing 23:53:41 123139a9195a: Preparing 23:53:41 6749ebd06459: Preparing 23:53:41 8dd75efbe5ce: Preparing 23:53:41 cc8e50c70cea: Preparing 23:53:41 a8cfdf0cc8ec: Preparing 23:53:41 a8cfdf0cc8ec: Waiting 23:53:41 6749ebd06459: Layer already exists 23:53:41 8dd75efbe5ce: Layer already exists 23:53:41 f62da9da915d: Layer already exists 23:53:41 123139a9195a: Layer already exists 23:53:41 cc8e50c70cea: Layer already exists 23:53:41 a8cfdf0cc8ec: Layer already exists 23:53:42 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:d8e030aca274c346fb8256dee660c69eb3d51f26a237b1e31e365a807daef90d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:42 + 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 23:53:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:53:42 f62da9da915d: Preparing 23:53:42 123139a9195a: Preparing 23:53:42 6749ebd06459: Preparing 23:53:42 8dd75efbe5ce: Preparing 23:53:42 cc8e50c70cea: Preparing 23:53:42 a8cfdf0cc8ec: Preparing 23:53:42 a8cfdf0cc8ec: Waiting 23:53:42 123139a9195a: Layer already exists 23:53:42 8dd75efbe5ce: Layer already exists 23:53:42 f62da9da915d: Layer already exists 23:53:42 cc8e50c70cea: Layer already exists 23:53:42 6749ebd06459: Layer already exists 23:53:42 a8cfdf0cc8ec: Layer already exists 23:53:43 main: digest: sha256:d8e030aca274c346fb8256dee660c69eb3d51f26a237b1e31e365a807daef90d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:43 ===================================================== [Pipeline] echo 23:53:43 taggedImages: 23:53:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:53:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:53:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.66 23:53:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:53:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:53:43 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:53:43 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:53:43 latest 23:53:43 3.0.0-dev.66 23:53:43 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:53:43 main 23:53:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:53:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:53:43 a58fc2f73719: Preparing 23:53:43 07b92cbb4c86: Preparing 23:53:43 c6f83d165839: Preparing 23:53:43 110f91d5b840: Preparing 23:53:43 a921645ff9f5: Preparing 23:53:43 a8cfdf0cc8ec: Preparing 23:53:43 a8cfdf0cc8ec: Waiting 23:53:43 a921645ff9f5: Layer already exists 23:53:44 a8cfdf0cc8ec: Layer already exists 23:53:44 a58fc2f73719: Pushed 23:53:44 c6f83d165839: Pushed 23:53:44 07b92cbb4c86: Pushed 23:54:02 110f91d5b840: Pushed 23:54:02 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:4c79eb9f2485eb9e52cbc08f10e34ca6f7a8e88b5a42a9da941288bdd81a59db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:02 + 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 23:54:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:54:03 a58fc2f73719: Preparing 23:54:03 07b92cbb4c86: Preparing 23:54:03 c6f83d165839: Preparing 23:54:03 110f91d5b840: Preparing 23:54:03 a921645ff9f5: Preparing 23:54:03 a8cfdf0cc8ec: Preparing 23:54:03 a8cfdf0cc8ec: Waiting 23:54:03 110f91d5b840: Layer already exists 23:54:03 c6f83d165839: Layer already exists 23:54:03 a921645ff9f5: Layer already exists 23:54:03 07b92cbb4c86: Layer already exists 23:54:03 a58fc2f73719: Layer already exists 23:54:03 a8cfdf0cc8ec: Layer already exists 23:54:03 latest: digest: sha256:4c79eb9f2485eb9e52cbc08f10e34ca6f7a8e88b5a42a9da941288bdd81a59db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.66 23:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:54:03 a58fc2f73719: Preparing 23:54:03 07b92cbb4c86: Preparing 23:54:03 c6f83d165839: Preparing 23:54:03 110f91d5b840: Preparing 23:54:03 a921645ff9f5: Preparing 23:54:03 a8cfdf0cc8ec: Preparing 23:54:03 a8cfdf0cc8ec: Waiting 23:54:03 c6f83d165839: Layer already exists 23:54:03 110f91d5b840: Layer already exists 23:54:03 07b92cbb4c86: Layer already exists 23:54:03 a921645ff9f5: Layer already exists 23:54:03 a58fc2f73719: Layer already exists 23:54:03 a8cfdf0cc8ec: Layer already exists 23:54:04 3.0.0-dev.66: digest: sha256:4c79eb9f2485eb9e52cbc08f10e34ca6f7a8e88b5a42a9da941288bdd81a59db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:54:04 a58fc2f73719: Preparing 23:54:04 07b92cbb4c86: Preparing 23:54:04 c6f83d165839: Preparing 23:54:04 110f91d5b840: Preparing 23:54:04 a921645ff9f5: Preparing 23:54:04 a8cfdf0cc8ec: Preparing 23:54:04 a8cfdf0cc8ec: Waiting 23:54:04 07b92cbb4c86: Layer already exists 23:54:04 110f91d5b840: Layer already exists 23:54:04 c6f83d165839: Layer already exists 23:54:04 a921645ff9f5: Layer already exists 23:54:04 a58fc2f73719: Layer already exists 23:54:04 a8cfdf0cc8ec: Layer already exists 23:54:04 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:4c79eb9f2485eb9e52cbc08f10e34ca6f7a8e88b5a42a9da941288bdd81a59db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:05 + 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 23:54:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:54:05 a58fc2f73719: Preparing 23:54:05 07b92cbb4c86: Preparing 23:54:05 c6f83d165839: Preparing 23:54:05 110f91d5b840: Preparing 23:54:05 a921645ff9f5: Preparing 23:54:05 a8cfdf0cc8ec: Preparing 23:54:05 a8cfdf0cc8ec: Waiting 23:54:05 a58fc2f73719: Layer already exists 23:54:05 110f91d5b840: Layer already exists 23:54:05 07b92cbb4c86: Layer already exists 23:54:05 c6f83d165839: Layer already exists 23:54:05 a921645ff9f5: Layer already exists 23:54:05 a8cfdf0cc8ec: Layer already exists 23:54:06 main: digest: sha256:4c79eb9f2485eb9e52cbc08f10e34ca6f7a8e88b5a42a9da941288bdd81a59db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:54:06 ===================================================== [Pipeline] echo 23:54:06 taggedImages: 23:54:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:54:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:54:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.66 23:54:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:54:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:54:06 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:54:06 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:54:06 latest 23:54:06 3.0.0-dev.66 23:54:06 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:54:06 main 23:54:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:54:06 2ddbadfec2bd: Preparing 23:54:06 a89e0c09b834: Preparing 23:54:06 1daadda22574: Preparing 23:54:06 76ab3f02169a: Preparing 23:54:06 f70ee36035b9: Preparing 23:54:06 1daadda22574: Layer already exists 23:54:06 f70ee36035b9: Layer already exists 23:54:07 2ddbadfec2bd: Pushed 23:54:07 76ab3f02169a: Pushed 23:54:13 a89e0c09b834: Pushed 23:54:13 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:5ad70cad975639173ffe334c17fe4c8229efc72c2c5b3863c3ff1f01da52ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:54:14 2ddbadfec2bd: Preparing 23:54:14 a89e0c09b834: Preparing 23:54:14 1daadda22574: Preparing 23:54:14 76ab3f02169a: Preparing 23:54:14 f70ee36035b9: Preparing 23:54:14 a89e0c09b834: Layer already exists 23:54:14 f70ee36035b9: Layer already exists 23:54:14 76ab3f02169a: Layer already exists 23:54:14 2ddbadfec2bd: Layer already exists 23:54:14 1daadda22574: Layer already exists 23:54:14 latest: digest: sha256:5ad70cad975639173ffe334c17fe4c8229efc72c2c5b3863c3ff1f01da52ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.66 23:54:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:54:15 2ddbadfec2bd: Preparing 23:54:15 a89e0c09b834: Preparing 23:54:15 1daadda22574: Preparing 23:54:15 76ab3f02169a: Preparing 23:54:15 f70ee36035b9: Preparing 23:54:15 2ddbadfec2bd: Layer already exists 23:54:15 f70ee36035b9: Layer already exists 23:54:15 76ab3f02169a: Layer already exists 23:54:15 a89e0c09b834: Layer already exists 23:54:15 1daadda22574: Layer already exists 23:54:15 3.0.0-dev.66: digest: sha256:5ad70cad975639173ffe334c17fe4c8229efc72c2c5b3863c3ff1f01da52ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:54:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:54:16 2ddbadfec2bd: Preparing 23:54:16 a89e0c09b834: Preparing 23:54:16 1daadda22574: Preparing 23:54:16 76ab3f02169a: Preparing 23:54:16 f70ee36035b9: Preparing 23:54:16 f70ee36035b9: Layer already exists 23:54:16 76ab3f02169a: Layer already exists 23:54:16 1daadda22574: Layer already exists 23:54:16 a89e0c09b834: Layer already exists 23:54:16 2ddbadfec2bd: Layer already exists 23:54:16 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:5ad70cad975639173ffe334c17fe4c8229efc72c2c5b3863c3ff1f01da52ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:54:17 2ddbadfec2bd: Preparing 23:54:17 a89e0c09b834: Preparing 23:54:17 1daadda22574: Preparing 23:54:17 76ab3f02169a: Preparing 23:54:17 f70ee36035b9: Preparing 23:54:17 1daadda22574: Layer already exists 23:54:17 a89e0c09b834: Layer already exists 23:54:17 76ab3f02169a: Layer already exists 23:54:17 2ddbadfec2bd: Layer already exists 23:54:17 f70ee36035b9: Layer already exists 23:54:17 main: digest: sha256:5ad70cad975639173ffe334c17fe4c8229efc72c2c5b3863c3ff1f01da52ecdd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:54:17 ===================================================== [Pipeline] echo 23:54:17 taggedImages: 23:54:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:54:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:54:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.66 23:54:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:54:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:54:17 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:54:17 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:54:17 latest 23:54:17 3.0.0-dev.66 23:54:17 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:54:17 main 23:54:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:54:18 a7064fe506f6: Preparing 23:54:18 4f78a0a2d357: Preparing 23:54:18 1daadda22574: Preparing 23:54:18 4548ee7cef23: Preparing 23:54:18 f70ee36035b9: Preparing 23:54:18 f70ee36035b9: Layer already exists 23:54:18 4548ee7cef23: Layer already exists 23:54:18 1daadda22574: Layer already exists 23:54:18 a7064fe506f6: Pushed 23:54:23 4f78a0a2d357: Pushed 23:54:23 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9: digest: sha256:65ea16a7639ca9af8e27dcf838c5309b258bbc31608e04d72bc86c93713b362c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:54:24 a7064fe506f6: Preparing 23:54:24 4f78a0a2d357: Preparing 23:54:24 1daadda22574: Preparing 23:54:24 4548ee7cef23: Preparing 23:54:24 f70ee36035b9: Preparing 23:54:24 f70ee36035b9: Layer already exists 23:54:24 1daadda22574: Layer already exists 23:54:24 4f78a0a2d357: Layer already exists 23:54:24 a7064fe506f6: Layer already exists 23:54:24 4548ee7cef23: Layer already exists 23:54:24 latest: digest: sha256:65ea16a7639ca9af8e27dcf838c5309b258bbc31608e04d72bc86c93713b362c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.66 23:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:54:25 a7064fe506f6: Preparing 23:54:25 4f78a0a2d357: Preparing 23:54:25 1daadda22574: Preparing 23:54:25 4548ee7cef23: Preparing 23:54:25 f70ee36035b9: Preparing 23:54:25 4548ee7cef23: Layer already exists 23:54:25 1daadda22574: Layer already exists 23:54:25 a7064fe506f6: Layer already exists 23:54:25 f70ee36035b9: Layer already exists 23:54:25 4f78a0a2d357: Layer already exists 23:54:25 3.0.0-dev.66: digest: sha256:65ea16a7639ca9af8e27dcf838c5309b258bbc31608e04d72bc86c93713b362c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:54:26 a7064fe506f6: Preparing 23:54:26 4f78a0a2d357: Preparing 23:54:26 1daadda22574: Preparing 23:54:26 4548ee7cef23: Preparing 23:54:26 f70ee36035b9: Preparing 23:54:26 f70ee36035b9: Layer already exists 23:54:26 4548ee7cef23: Layer already exists 23:54:26 1daadda22574: Layer already exists 23:54:26 a7064fe506f6: Layer already exists 23:54:26 4f78a0a2d357: Layer already exists 23:54:26 d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66: digest: sha256:65ea16a7639ca9af8e27dcf838c5309b258bbc31608e04d72bc86c93713b362c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:54:26 a7064fe506f6: Preparing 23:54:26 4f78a0a2d357: Preparing 23:54:26 1daadda22574: Preparing 23:54:26 4548ee7cef23: Preparing 23:54:26 f70ee36035b9: Preparing 23:54:26 4f78a0a2d357: Layer already exists 23:54:26 a7064fe506f6: Layer already exists 23:54:26 f70ee36035b9: Layer already exists 23:54:26 1daadda22574: Layer already exists 23:54:26 4548ee7cef23: Layer already exists 23:54:26 main: digest: sha256:65ea16a7639ca9af8e27dcf838c5309b258bbc31608e04d72bc86c93713b362c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:54:27 ===================================================== [Pipeline] echo 23:54:27 taggedImages: 23:54:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 23:54:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:54:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.66 23:54:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d8f1dfdb8bae0404a1b2695e482aca65154f5ca9-3.0.0-dev.66 23:54:27 - 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 23:54:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:54:27 23:54:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:54:27 arm64: Pulling from edgex-lftools-log-publisher 23:54:27 8998bd30e6a1: Pulling fs layer 23:54:27 04944245beec: Pulling fs layer 23:54:27 699f458cf7ca: Pulling fs layer 23:54:27 765212b225bb: Pulling fs layer 23:54:27 f23df028b6ca: Pulling fs layer 23:54:27 d65c8cfc05b1: Pulling fs layer 23:54:27 2437ff75d9bd: Pulling fs layer 23:54:27 765212b225bb: Waiting 23:54:27 f23df028b6ca: Waiting 23:54:27 d65c8cfc05b1: Waiting 23:54:27 2437ff75d9bd: Waiting 23:54:28 04944245beec: Verifying Checksum 23:54:28 04944245beec: Download complete 23:54:28 765212b225bb: Verifying Checksum 23:54:28 765212b225bb: Download complete 23:54:28 f23df028b6ca: Verifying Checksum 23:54:28 f23df028b6ca: Download complete 23:54:28 d65c8cfc05b1: Verifying Checksum 23:54:28 d65c8cfc05b1: Download complete 23:54:28 699f458cf7ca: Verifying Checksum 23:54:28 699f458cf7ca: Download complete 23:54:28 8998bd30e6a1: Verifying Checksum 23:54:28 8998bd30e6a1: Download complete 23:54:31 2437ff75d9bd: Verifying Checksum 23:54:31 2437ff75d9bd: Download complete 23:54:32 8998bd30e6a1: Pull complete 23:54:33 04944245beec: Pull complete 23:54:34 699f458cf7ca: Pull complete 23:54:34 765212b225bb: Pull complete 23:54:35 f23df028b6ca: Pull complete 23:54:35 d65c8cfc05b1: Pull complete 23:54:50 2437ff75d9bd: Pull complete 23:54:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:54:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:54:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:50 prd-ubuntu20.04-docker-arm64-4c-16g-7310 does not seem to be running inside a container 23:54:51 $ 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/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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 23:54:53 $ docker top 0ff7c17af5a1b591eb825082b3476bf0e56dd489643b6561362929acbc17fdf2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:54:54 ---> job-cost.sh 23:54:54 lf-activate-venv: SKIPPING 23:54:54 INFO: No Stack... 23:54:54 INFO: Retrieving Pricing Info for: v3-standard-4 23:54:55 INFO: Archiving Costs [Pipeline] sh 23:54:56 + cat /w/workspace/edgex-go/427/archives/cost.csv 23:54:56 + cut -d, -f6 [Pipeline] lock 23:54:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-427-stack-cost] 23:54:56 Resource [jenkins-edgexfoundry-edgex-go-main-427-stack-cost] did not exist. Created. 23:54:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-427-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:54:56 + echo total: 0.10999999940395355 [Pipeline] stash 23:54:57 Stashed 1 file(s) [Pipeline] } 23:54:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-427-stack-cost] [Pipeline] // lock [Pipeline] } 23:54:57 $ docker stop --time=1 0ff7c17af5a1b591eb825082b3476bf0e56dd489643b6561362929acbc17fdf2 23:54:58 $ docker rm -f --volumes 0ff7c17af5a1b591eb825082b3476bf0e56dd489643b6561362929acbc17fdf2 [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 23:54:59 provisioning config files... 23:54:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/427@tmp/config2428569861777962076tmp [Pipeline] { [Pipeline] sh 23:54:59 + set +x 23:54:59 + curl -s https://codecov.io/bash 23:54:59 + bash -s -- 23:54:59 23:54:59 _____ _ 23:54:59 / ____| | | 23:54:59 | | ___ __| | ___ ___ _____ __ 23:54:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:54:59 | |___| (_) | (_| | __/ (_| (_) \ V / 23:54:59 \_____\___/ \__,_|\___|\___\___/ \_/ 23:54:59 Bash-1.0.6 23:54:59 23:54:59 23:54:59 ==> git version 2.25.1 found 23:54:59 ==> 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 23:54:59 Release-Date: 2020-01-08 23:54:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:54:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:54:59 ==> Jenkins CI detected. 23:54:59 current dir:  /w/workspace/edgex-go/427 23:54:59 project root: . 23:54:59 --> token set from env 23:54:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:54:59 ==> Running gcov in . (disable via -X gcov) 23:54:59 ==> Python coveragepy not found 23:54:59 ==> Searching for coverage reports in: 23:54:59 + . 23:54:59 -> Found 1 reports 23:55:00 ==> Detecting git/mercurial file structure 23:55:00 ==> Reading reports 23:55:00 + ./coverage.out bytes=487037 23:55:00 ==> Appending adjustments 23:55:00 https://docs.codecov.io/docs/fixing-reports 23:55:00 + Found adjustments 23:55:00 ==> Gzipping contents 23:55:00 64K /tmp/codecov.0OU21q.gz 23:55:00 ==> Uploading reports 23:55:00 url: https://codecov.io 23:55:00 query: branch=main&commit=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9&build=427&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F427%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:55:01 -> Pinging Codecov 23:55:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=d8f1dfdb8bae0404a1b2695e482aca65154f5ca9&build=427&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F427%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:55:01 -> Uploading to 23:55:01 https://storage.googleapis.com/codecov/v4/raw/2023-02-23/00271124DB129430A58F1EEE437C3FCB/d8f1dfdb8bae0404a1b2695e482aca65154f5ca9/87aab3f4-c2f8-4342-8639-52e7402d15f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T235501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7fa862aba94a306f367cb5e5ca9f2d78d92540264e7afd4031d349302cf786d6 23:55:01 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:01 Dload Upload Total Spent Left Speed 23:55:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63018 0 0 100 63018 0 215k --:--:-- --:--:-- --:--:-- 215k 23:55:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d8f1dfdb8bae0404a1b2695e482aca65154f5ca9 [Pipeline] } 23:55:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:55:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:55:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:55:01 23:55:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:55:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:55:02 df9b9388f04a: Pulling fs layer 23:55:02 52dc419b0ee2: Pulling fs layer 23:55:02 25bc292e5bac: Pulling fs layer 23:55:02 114826534d7a: Pulling fs layer 23:55:02 4657fd5d0bcf: Pulling fs layer 23:55:02 6ad1cebc031e: Pulling fs layer 23:55:02 8a3aa393b2d8: Pulling fs layer 23:55:02 114826534d7a: Waiting 23:55:02 4657fd5d0bcf: Waiting 23:55:02 8a3aa393b2d8: Waiting 23:55:02 25bc292e5bac: Verifying Checksum 23:55:02 25bc292e5bac: Download complete 23:55:02 52dc419b0ee2: Verifying Checksum 23:55:02 52dc419b0ee2: Download complete 23:55:02 4657fd5d0bcf: Verifying Checksum 23:55:02 4657fd5d0bcf: Download complete 23:55:02 df9b9388f04a: Verifying Checksum 23:55:02 df9b9388f04a: Download complete 23:55:02 df9b9388f04a: Pull complete 23:55:02 6ad1cebc031e: Verifying Checksum 23:55:02 52dc419b0ee2: Pull complete 23:55:02 25bc292e5bac: Pull complete 23:55:03 114826534d7a: Verifying Checksum 23:55:03 114826534d7a: Download complete 23:55:03 8a3aa393b2d8: Verifying Checksum 23:55:03 8a3aa393b2d8: Download complete 23:55:06 114826534d7a: Pull complete 23:55:06 4657fd5d0bcf: Pull complete 23:55:06 6ad1cebc031e: Pull complete 23:55:09 8a3aa393b2d8: Pull complete 23:55:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:55:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:55:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:09 prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container 23:55:09 $ 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/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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:1.410.4 cat 23:55:14 $ docker top 03b542e832e5301ac3eba8fdb1b2d657a3c47ad8dd8a11042ad57d7dc9e805a8 -eo pid,comm [Pipeline] { [Pipeline] echo 23:55:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:55:14 + set -o pipefail 23:55:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:55:19 23:55:19 Monitoring /w/workspace/edgex-go/427 (github.com/edgexfoundry/edgex-go)... 23:55:19 23:55:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/dffcd115-f90e-4e91-b8eb-06c8e73be24c 23:55:19 23:55:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:55:19 23:55:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:55:19 23:55:20 23:55:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:55:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:55:20 More details here: https://snyk.co/ue1NS [Pipeline] } 23:55:20 $ docker stop --time=1 03b542e832e5301ac3eba8fdb1b2d657a3c47ad8dd8a11042ad57d7dc9e805a8 23:55:25 $ docker rm -f --volumes 03b542e832e5301ac3eba8fdb1b2d657a3c47ad8dd8a11042ad57d7dc9e805a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:55:25 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:55:25 provisioning config files... 23:55:25 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/427@tmp/config4483388481306373345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:26 --> edgex-publish-swagger.sh 23:55:26 === Publish openapi/v3 API === 23:55:26 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 23:55:26 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/427/openapi/v3/core-command.yaml] 23:55:26 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:26 Dload Upload Total Spent Left Speed 23:55:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 133k --:--:-- --:--:-- --:--:-- 132k 100 29030 0 0 100 29030 0 23912 0:00:01 0:00:01 --:--:-- 23893 100 29030 0 0 100 29030 0 20201 0:00:01 0:00:01 --:--:-- 20201 23:55:27 23:55:27 23:55:27 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/427/openapi/v3/core-data.yaml] 23:55:27 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:27 Dload Upload Total Spent Left Speed 23:55:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 64408 0:00:01 0:00:01 --:--:-- 64408 100 69110 0 0 100 69110 0 64408 0:00:01 0:00:01 --:--:-- 64408 23:55:28 23:55:28 23:55:28 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/427/openapi/v3/core-metadata.yaml] 23:55:28 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:28 Dload Upload Total Spent Left Speed 23:55:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 169k --:--:-- --:--:-- --:--:-- 169k 100 140k 0 0 100 140k 0 169k --:--:-- --:--:-- --:--:-- 169k 23:55:29 23:55:29 23:55:29 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/427/openapi/v3/support-notifications.yaml] 23:55:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:29 Dload Upload Total Spent Left Speed 23:55:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 72170 0:00:01 0:00:01 --:--:-- 72170 100 86965 0 0 100 86965 0 69851 0:00:01 0:00:01 --:--:-- 69851 23:55:30 23:55:30 23:55:30 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/427/openapi/v3/support-scheduler.yaml] 23:55:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:30 Dload Upload Total Spent Left Speed 23:55:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 29235 0:00:01 0:00:01 --:--:-- 29235 100 34001 0 0 100 34001 0 29235 0:00:01 0:00:01 --:--:-- 29235 23:55:31 23:55:31 [Pipeline] } 23:55:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:55:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:55:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:55:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:32 prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container 23:55:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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 23:55:32 $ docker top 177465c515eb6564e424ce237b7e26a3eecfd378e1ca081e9ed822411950d699 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:55:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:55:32 [ssh-agent] Looking for ssh-agent implementation... 23:55:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:55:33 $ docker exec 177465c515eb6564e424ce237b7e26a3eecfd378e1ca081e9ed822411950d699 ssh-agent 23:55:33 SSH_AUTH_SOCK=/tmp/ssh-QXZQILokdJ65/agent.32 23:55:33 SSH_AGENT_PID=38 23:55:33 Running ssh-add (command line suppressed) 23:55:33 Identity added: /w/workspace/edgex-go/427@tmp/private_key_11546727858162533620.key (/w/workspace/edgex-go/427@tmp/private_key_11546727858162533620.key) 23:55:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:55:33 + git semver tag 23:55:33 2023-02-23 23:55:33,695 [run_tag] DEBUG tag force:False 23:55:33 2023-02-23 23:55:33,696 [check_head_tag] DEBUG check head tag 23:55:33 2023-02-23 23:55:33,699 [execute] INFO git cat-file --batch-check 23:55:33 2023-02-23 23:55:33,699 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/427, universal_newlines=False, shell=None, istream=) 23:55:33 2023-02-23 23:55:33,702 [execute] INFO git cat-file --batch 23:55:33 2023-02-23 23:55:33,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/427, universal_newlines=False, shell=None, istream=) 23:55:33 2023-02-23 23:55:33,749 [read_version] DEBUG read version from /w/workspace/edgex-go/427/.semver/main 23:55:33 2023-02-23 23:55:33,749 [execute] INFO git tag -a v3.0.0-dev.66 -m v3.0.0-dev.66 23:55:33 2023-02-23 23:55:33,750 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.66', '-m', 'v3.0.0-dev.66'], cwd=/w/workspace/edgex-go/427, universal_newlines=False, shell=None, istream=None) 23:55:33 2023-02-23 23:55:33,754 [read_version] DEBUG read version from /w/workspace/edgex-go/427/.semver/main 23:55:33 3.0.0-dev.66 [Pipeline] } 23:55:33 $ docker exec --env ******** --env ******** 177465c515eb6564e424ce237b7e26a3eecfd378e1ca081e9ed822411950d699 ssh-agent -k 23:55:33 unset SSH_AUTH_SOCK; 23:55:33 unset SSH_AGENT_PID; 23:55:33 echo Agent pid 38 killed; 23:55:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:55:34 + git semver [Pipeline] } 23:55:34 $ docker stop --time=1 177465c515eb6564e424ce237b7e26a3eecfd378e1ca081e9ed822411950d699 23:55:35 $ docker rm -f --volumes 177465c515eb6564e424ce237b7e26a3eecfd378e1ca081e9ed822411950d699 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:55:36 23:55:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:55:36 0.23.1-centos7: Pulling from edgex-lftools 23:55:36 ab5ef0e58194: Pulling fs layer 23:55:36 9712f1f96733: Pulling fs layer 23:55:36 63f879dbbcfc: Pulling fs layer 23:55:36 0d9ebad4ef96: Pulling fs layer 23:55:36 e9a5061849ea: Pulling fs layer 23:55:36 d747dcd14b5f: Pulling fs layer 23:55:36 2de7ff778b66: Pulling fs layer 23:55:36 0d9ebad4ef96: Waiting 23:55:36 e9a5061849ea: Waiting 23:55:36 d747dcd14b5f: Waiting 23:55:36 2de7ff778b66: Waiting 23:55:36 9712f1f96733: Download complete 23:55:36 63f879dbbcfc: Verifying Checksum 23:55:36 63f879dbbcfc: Download complete 23:55:36 e9a5061849ea: Verifying Checksum 23:55:36 e9a5061849ea: Download complete 23:55:36 0d9ebad4ef96: Verifying Checksum 23:55:36 0d9ebad4ef96: Download complete 23:55:36 d747dcd14b5f: Download complete 23:55:37 ab5ef0e58194: Verifying Checksum 23:55:37 ab5ef0e58194: Download complete 23:55:37 2de7ff778b66: Verifying Checksum 23:55:39 ab5ef0e58194: Pull complete 23:55:39 9712f1f96733: Pull complete 23:55:40 63f879dbbcfc: Pull complete 23:55:43 0d9ebad4ef96: Pull complete 23:55:43 e9a5061849ea: Pull complete 23:55:43 d747dcd14b5f: Pull complete 23:55:44 2de7ff778b66: Pull complete 23:55:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:55:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:55:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:44 prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container 23:55:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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 23:55:49 $ docker top 6c2e5221d8d831de59c0e94a53638129bbd12608c408467a0e5f4c01de7b035f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:55:50 provisioning config files... 23:55:50 copy managed file [sigul-config] to file:/w/workspace/edgex-go/427@tmp/config2651187305755861347tmp 23:55:50 copy managed file [sigul-password] to file:/w/workspace/edgex-go/427@tmp/config10587094138849424817tmp 23:55:50 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/427@tmp/config5318208077898994583tmp [Pipeline] { [Pipeline] echo 23:55:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:55:50 ---> sigul-configuration.sh 23:55:50 gpg: directory `/root/.gnupg' created 23:55:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:55:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:55:50 gpg: keyring `/root/.gnupg/secring.gpg' created 23:55:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:55:50 gpg: CAST5 encrypted data 23:55:50 gpg: encrypted with 1 passphrase 23:55:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:55:50 + mkdir /home/jenkins 23:55:50 + mkdir /home/jenkins/sigul [Pipeline] sh 23:55:50 + 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 23:55:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:55:51 ---> sigul-install.sh 23:55:51 Sigul already installed; skipping installation. [Pipeline] sh 23:55:51 + git tag --list 23:55:51 0.6.0 23:55:51 0.6.1 23:55:51 0.7.0 23:55:51 0.7.1 23:55:51 v1.0.0 23:55:51 v1.0.1 23:55:51 v1.1.0 23:55:51 v1.2.0 23:55:51 v1.2.1 23:55:51 v1.3.0 23:55:51 v1.3.1 23:55:51 v2.0.0 23:55:51 v2.1.0 23:55:51 v2.1.1 23:55:51 v2.1.1-dev.1 23:55:51 v2.1.1-dev.2 23:55:51 v2.1.1-dev.3 23:55:51 v2.1.1-dev.4 23:55:51 v2.1.1-dev.5 23:55:51 v2.1.1-dev.6 23:55:51 v2.1.1-dev.7 23:55:51 v2.1.1-dev.8 23:55:51 v2.1.2-dev.1 23:55:51 v2.2.0 23:55:51 v2.2.1-dev.1 23:55:51 v2.2.1-dev.10 23:55:51 v2.2.1-dev.11 23:55:51 v2.2.1-dev.12 23:55:51 v2.2.1-dev.13 23:55:51 v2.2.1-dev.14 23:55:51 v2.2.1-dev.15 23:55:51 v2.2.1-dev.16 23:55:51 v2.2.1-dev.17 23:55:51 v2.2.1-dev.18 23:55:51 v2.2.1-dev.19 23:55:51 v2.2.1-dev.2 23:55:51 v2.2.1-dev.20 23:55:51 v2.2.1-dev.21 23:55:51 v2.2.1-dev.22 23:55:51 v2.2.1-dev.23 23:55:51 v2.2.1-dev.24 23:55:51 v2.2.1-dev.25 23:55:51 v2.2.1-dev.26 23:55:51 v2.2.1-dev.27 23:55:51 v2.2.1-dev.28 23:55:51 v2.2.1-dev.29 23:55:51 v2.2.1-dev.3 23:55:51 v2.2.1-dev.4 23:55:51 v2.2.1-dev.5 23:55:51 v2.2.1-dev.6 23:55:51 v2.2.1-dev.7 23:55:51 v2.2.1-dev.8 23:55:51 v2.2.1-dev.9 23:55:51 v2.3.0 23:55:51 v2.3.0-dev.100 23:55:51 v2.3.0-dev.101 23:55:51 v2.3.0-dev.102 23:55:51 v2.3.0-dev.103 23:55:51 v2.3.0-dev.104 23:55:51 v2.3.0-dev.105 23:55:51 v2.3.0-dev.106 23:55:51 v2.3.0-dev.29 23:55:51 v2.3.0-dev.30 23:55:51 v2.3.0-dev.31 23:55:51 v2.3.0-dev.32 23:55:51 v2.3.0-dev.33 23:55:51 v2.3.0-dev.34 23:55:51 v2.3.0-dev.35 23:55:51 v2.3.0-dev.36 23:55:51 v2.3.0-dev.37 23:55:51 v2.3.0-dev.38 23:55:51 v2.3.0-dev.39 23:55:51 v2.3.0-dev.40 23:55:51 v2.3.0-dev.41 23:55:51 v2.3.0-dev.42 23:55:51 v2.3.0-dev.43 23:55:51 v2.3.0-dev.44 23:55:51 v2.3.0-dev.45 23:55:51 v2.3.0-dev.46 23:55:51 v2.3.0-dev.47 23:55:51 v2.3.0-dev.48 23:55:51 v2.3.0-dev.49 23:55:51 v2.3.0-dev.50 23:55:51 v2.3.0-dev.51 23:55:51 v2.3.0-dev.52 23:55:51 v2.3.0-dev.53 23:55:51 v2.3.0-dev.54 23:55:51 v2.3.0-dev.55 23:55:51 v2.3.0-dev.56 23:55:51 v2.3.0-dev.57 23:55:51 v2.3.0-dev.58 23:55:51 v2.3.0-dev.59 23:55:51 v2.3.0-dev.60 23:55:51 v2.3.0-dev.61 23:55:51 v2.3.0-dev.62 23:55:51 v2.3.0-dev.63 23:55:51 v2.3.0-dev.64 23:55:51 v2.3.0-dev.65 23:55:51 v2.3.0-dev.66 23:55:51 v2.3.0-dev.67 23:55:51 v2.3.0-dev.68 23:55:51 v2.3.0-dev.69 23:55:51 v2.3.0-dev.70 23:55:51 v2.3.0-dev.71 23:55:51 v2.3.0-dev.72 23:55:51 v2.3.0-dev.73 23:55:51 v2.3.0-dev.74 23:55:51 v2.3.0-dev.75 23:55:51 v2.3.0-dev.76 23:55:51 v2.3.0-dev.77 23:55:51 v2.3.0-dev.78 23:55:51 v2.3.0-dev.79 23:55:51 v2.3.0-dev.80 23:55:51 v2.3.0-dev.81 23:55:51 v2.3.0-dev.82 23:55:51 v2.3.0-dev.83 23:55:51 v2.3.0-dev.84 23:55:51 v2.3.0-dev.85 23:55:51 v2.3.0-dev.86 23:55:51 v2.3.0-dev.87 23:55:51 v2.3.0-dev.88 23:55:51 v2.3.0-dev.89 23:55:51 v2.3.0-dev.90 23:55:51 v2.3.0-dev.91 23:55:51 v2.3.0-dev.92 23:55:51 v2.3.0-dev.93 23:55:51 v2.3.0-dev.94 23:55:51 v2.3.0-dev.95 23:55:51 v2.3.0-dev.96 23:55:51 v2.3.0-dev.97 23:55:51 v2.3.0-dev.98 23:55:51 v2.3.0-dev.99 23:55:51 v2.3.1-dev.1 23:55:51 v2.3.1-dev.2 23:55:51 v2.3.1-dev.3 23:55:51 v2.3.1-dev.4 23:55:51 v2.3.1-dev.5 23:55:51 v3.0.0-dev.1 23:55:51 v3.0.0-dev.10 23:55:51 v3.0.0-dev.11 23:55:51 v3.0.0-dev.12 23:55:51 v3.0.0-dev.13 23:55:51 v3.0.0-dev.14 23:55:51 v3.0.0-dev.15 23:55:51 v3.0.0-dev.16 23:55:51 v3.0.0-dev.17 23:55:51 v3.0.0-dev.18 23:55:51 v3.0.0-dev.19 23:55:51 v3.0.0-dev.2 23:55:51 v3.0.0-dev.20 23:55:51 v3.0.0-dev.21 23:55:51 v3.0.0-dev.22 23:55:51 v3.0.0-dev.23 23:55:51 v3.0.0-dev.24 23:55:51 v3.0.0-dev.25 23:55:51 v3.0.0-dev.26 23:55:51 v3.0.0-dev.27 23:55:51 v3.0.0-dev.28 23:55:51 v3.0.0-dev.29 23:55:51 v3.0.0-dev.3 23:55:51 v3.0.0-dev.30 23:55:51 v3.0.0-dev.31 23:55:51 v3.0.0-dev.32 23:55:51 v3.0.0-dev.33 23:55:51 v3.0.0-dev.34 23:55:51 v3.0.0-dev.35 23:55:51 v3.0.0-dev.36 23:55:51 v3.0.0-dev.37 23:55:51 v3.0.0-dev.38 23:55:51 v3.0.0-dev.39 23:55:51 v3.0.0-dev.4 23:55:51 v3.0.0-dev.40 23:55:51 v3.0.0-dev.41 23:55:51 v3.0.0-dev.42 23:55:51 v3.0.0-dev.43 23:55:51 v3.0.0-dev.44 23:55:51 v3.0.0-dev.45 23:55:51 v3.0.0-dev.46 23:55:51 v3.0.0-dev.47 23:55:51 v3.0.0-dev.48 23:55:51 v3.0.0-dev.49 23:55:51 v3.0.0-dev.5 23:55:51 v3.0.0-dev.50 23:55:51 v3.0.0-dev.51 23:55:51 v3.0.0-dev.52 23:55:51 v3.0.0-dev.53 23:55:51 v3.0.0-dev.54 23:55:51 v3.0.0-dev.55 23:55:51 v3.0.0-dev.56 23:55:51 v3.0.0-dev.57 23:55:51 v3.0.0-dev.58 23:55:51 v3.0.0-dev.59 23:55:51 v3.0.0-dev.6 23:55:51 v3.0.0-dev.60 23:55:51 v3.0.0-dev.61 23:55:51 v3.0.0-dev.62 23:55:51 v3.0.0-dev.63 23:55:51 v3.0.0-dev.64 23:55:51 v3.0.0-dev.65 23:55:51 v3.0.0-dev.66 23:55:51 v3.0.0-dev.7 23:55:51 v3.0.0-dev.8 23:55:51 v3.0.0-dev.9 [Pipeline] sh 23:55:51 + lftools sign git-tag v3.0.0-dev.66 23:55:52 Signing Git tag with Sigul... 23:55:52 Signing v3.0.0-dev.66 [Pipeline] echo 23:55:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:55:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:55:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:55:52 $ docker stop --time=1 6c2e5221d8d831de59c0e94a53638129bbd12608c408467a0e5f4c01de7b035f 23:55:54 $ docker rm -f --volumes 6c2e5221d8d831de59c0e94a53638129bbd12608c408467a0e5f4c01de7b035f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:55:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:55:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:55:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:55 prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container 23:55:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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 23:55:55 $ docker top b629f8ddb8aeda52c3a522d10419c3cd34cd28fc52e3833b5f81c346fad4a2ae -eo pid,comm 23:55:55 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). 23:55:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:55:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:55:55 [ssh-agent] Looking for ssh-agent implementation... 23:55:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:55:55 $ docker exec b629f8ddb8aeda52c3a522d10419c3cd34cd28fc52e3833b5f81c346fad4a2ae ssh-agent 23:55:55 SSH_AUTH_SOCK=/tmp/ssh-hprlz20A1pLU/agent.32 23:55:55 SSH_AGENT_PID=38 23:55:55 Running ssh-add (command line suppressed) 23:55:55 Identity added: /w/workspace/edgex-go/427@tmp/private_key_4010732990808470953.key (/w/workspace/edgex-go/427@tmp/private_key_4010732990808470953.key) 23:55:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:55:56 + git semver bump pre 23:55:56 2023-02-23 23:55:56,256 [read_version] DEBUG read version from /w/workspace/edgex-go/427/.semver/main 23:55:56 2023-02-23 23:55:56,256 [bump_version] DEBUG bumping version:3.0.0-dev.66 on axis:pre with prefix:dev 23:55:56 2023-02-23 23:55:56,256 [bump_version] DEBUG bumped version:3.0.0-dev.67 23:55:56 2023-02-23 23:55:56,256 [write_version] DEBUG write version:3.0.0-dev.67 to path:/w/workspace/edgex-go/427/.semver/main with force:True 23:55:56 2023-02-23 23:55:56,256 [read_version] DEBUG read version from /w/workspace/edgex-go/427/.semver/main 23:55:56 2023-02-23 23:55:56,256 [write_file] DEBUG write to file:/w/workspace/edgex-go/427/.semver/main 23:55:56 2023-02-23 23:55:56,258 [execute] INFO git cat-file --batch-check 23:55:56 2023-02-23 23:55:56,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/427/.semver, universal_newlines=False, shell=None, istream=) 23:55:56 2023-02-23 23:55:56,262 [execute] INFO git cat-file --batch 23:55:56 2023-02-23 23:55:56,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/427/.semver, universal_newlines=False, shell=None, istream=) 23:55:56 2023-02-23 23:55:56,268 [read_version] DEBUG read version from /w/workspace/edgex-go/427/.semver/main 23:55:56 3.0.0-dev.67 [Pipeline] } 23:55:56 $ docker exec --env ******** --env ******** b629f8ddb8aeda52c3a522d10419c3cd34cd28fc52e3833b5f81c346fad4a2ae ssh-agent -k 23:55:56 unset SSH_AUTH_SOCK; 23:55:56 unset SSH_AGENT_PID; 23:55:56 echo Agent pid 38 killed; 23:55:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:55:56 + git semver [Pipeline] } 23:55:57 $ docker stop --time=1 b629f8ddb8aeda52c3a522d10419c3cd34cd28fc52e3833b5f81c346fad4a2ae 23:55:58 $ docker rm -f --volumes b629f8ddb8aeda52c3a522d10419c3cd34cd28fc52e3833b5f81c346fad4a2ae [Pipeline] // withDockerContainer [Pipeline] sh 23:55:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:55:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:55:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:59 prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container 23:55:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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 23:55:59 $ docker top b7d3220038c70b0fd8245147a61bf1c0659477fc35daceab32b56fae800219c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:55:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:55:59 [ssh-agent] Looking for ssh-agent implementation... 23:55:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:55:59 $ docker exec b7d3220038c70b0fd8245147a61bf1c0659477fc35daceab32b56fae800219c1 ssh-agent 23:55:59 SSH_AUTH_SOCK=/tmp/ssh-OZ1knqTjOnFP/agent.33 23:55:59 SSH_AGENT_PID=39 23:55:59 Running ssh-add (command line suppressed) 23:55:59 Identity added: /w/workspace/edgex-go/427@tmp/private_key_3431001003763346361.key (/w/workspace/edgex-go/427@tmp/private_key_3431001003763346361.key) 23:55:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:56:00 + git semver push 23:56:00 2023-02-23 23:56:00,269 [run_push] DEBUG push 23:56:00 2023-02-23 23:56:00,270 [execute] INFO git cat-file --batch-check 23:56:00 2023-02-23 23:56:00,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/427/.semver, universal_newlines=False, shell=None, istream=) 23:56:00 2023-02-23 23:56:00,273 [execute] INFO git rev-list e026bc76aa4097095efa37ee6bad023ef745a690 -- 23:56:00 2023-02-23 23:56:00,274 [execute] DEBUG Popen(['git', 'rev-list', 'e026bc76aa4097095efa37ee6bad023ef745a690', '--'], cwd=/w/workspace/edgex-go/427/.semver, universal_newlines=False, shell=None, istream=None) 23:56:00 2023-02-23 23:56:00,289 [execute] INFO git fetch -v origin 23:56:00 2023-02-23 23:56:00,290 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/427/.semver, universal_newlines=True, shell=None, istream=None) 23:56:00 2023-02-23 23:56:00,837 [run_push] DEBUG no remote changes detected 23:56:00 2023-02-23 23:56:00,838 [execute] INFO git push origin semver 23:56:00 2023-02-23 23:56:00,838 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/427/.semver, universal_newlines=False, shell=None, istream=None) 23:56:01 2023-02-23 23:56:01,770 [run_push] DEBUG push all version tags 23:56:01 2023-02-23 23:56:01,771 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:56:01 2023-02-23 23:56:01,771 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/427, universal_newlines=False, shell=None, istream=None) 23:56:02 2023-02-23 23:56:02,629 [read_version] DEBUG read version from /w/workspace/edgex-go/427/.semver/main 23:56:02 3.0.0-dev.67 [Pipeline] } 23:56:02 $ docker exec --env ******** --env ******** b7d3220038c70b0fd8245147a61bf1c0659477fc35daceab32b56fae800219c1 ssh-agent -k 23:56:02 unset SSH_AUTH_SOCK; 23:56:02 unset SSH_AGENT_PID; 23:56:02 echo Agent pid 39 killed; 23:56:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:56:03 + git semver [Pipeline] } 23:56:03 $ docker stop --time=1 b7d3220038c70b0fd8245147a61bf1c0659477fc35daceab32b56fae800219c1 23:56:04 $ docker rm -f --volumes b7d3220038c70b0fd8245147a61bf1c0659477fc35daceab32b56fae800219c1 [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 23:56:05 + [ -d /w/workspace/edgex-go/427/archives ] [Pipeline] libraryResource [Pipeline] sh 23:56:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:56:06 ---> package-listing.sh 23:56:06 ++ facter osfamily 23:56:06 ++ tr '[:upper:]' '[:lower:]' 23:56:06 + OS_FAMILY=debian 23:56:06 + workspace=/w/workspace/edgex-go/427 23:56:06 + START_PACKAGES=/tmp/packages_start.txt 23:56:06 + END_PACKAGES=/tmp/packages_end.txt 23:56:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:56:06 + PACKAGES=/tmp/packages_start.txt 23:56:06 + '[' /w/workspace/edgex-go/427 ']' 23:56:06 + PACKAGES=/tmp/packages_end.txt 23:56:06 + case "${OS_FAMILY}" in 23:56:06 + dpkg -l 23:56:06 + grep '^ii' 23:56:06 + '[' -f /tmp/packages_start.txt ']' 23:56:06 + '[' -f /tmp/packages_end.txt ']' 23:56:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:56:06 + '[' /w/workspace/edgex-go/427 ']' 23:56:06 + mkdir -p /w/workspace/edgex-go/427/archives/ 23:56:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/427/archives/ [Pipeline] echo 23:56:06 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/427/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:56:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:56:07 23:56:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:56:07 latest: Pulling from edgex-lftools-log-publisher 23:56:07 5eb5b503b376: Pulling fs layer 23:56:07 5c69ac0246d0: Pulling fs layer 23:56:07 ec43610c2a17: Pulling fs layer 23:56:07 3a2ae6a8a46f: Pulling fs layer 23:56:07 33b1e0a273af: Pulling fs layer 23:56:07 5d3b04190fa2: Pulling fs layer 23:56:07 2f39f015ded8: Pulling fs layer 23:56:07 3a2ae6a8a46f: Waiting 23:56:07 33b1e0a273af: Waiting 23:56:07 5d3b04190fa2: Waiting 23:56:07 5c69ac0246d0: Verifying Checksum 23:56:07 5c69ac0246d0: Download complete 23:56:07 3a2ae6a8a46f: Verifying Checksum 23:56:07 3a2ae6a8a46f: Download complete 23:56:08 33b1e0a273af: Verifying Checksum 23:56:08 33b1e0a273af: Download complete 23:56:08 5d3b04190fa2: Verifying Checksum 23:56:08 5d3b04190fa2: Download complete 23:56:08 ec43610c2a17: Verifying Checksum 23:56:08 ec43610c2a17: Download complete 23:56:08 5eb5b503b376: Verifying Checksum 23:56:08 5eb5b503b376: Download complete 23:56:08 2f39f015ded8: Download complete 23:56:09 5eb5b503b376: Pull complete 23:56:09 5c69ac0246d0: Pull complete 23:56:09 ec43610c2a17: Pull complete 23:56:09 3a2ae6a8a46f: Pull complete 23:56:09 33b1e0a273af: Pull complete 23:56:10 5d3b04190fa2: Pull complete 23:56:14 2f39f015ded8: Pull complete 23:56:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:56:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:56:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:14 prd-ubuntu20.04-docker-8c-8g-7307 does not seem to be running inside a container 23:56:14 $ 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/427/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/427 -v /w/workspace/edgex-go/427:/w/workspace/edgex-go/427:rw,z -v /w/workspace/edgex-go/427@tmp:/w/workspace/edgex-go/427@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 23:56:18 $ docker top 7e34caea1335ec8641c9e5d1b510d7ea783e8a0075cde8a0c252dd563d0d7ba8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:56:18 + touch /tmp/pre-build-complete [Pipeline] sh 23:56:18 + mkdir -p /var/log/sysstat [Pipeline] sh 23:56:19 + ls /var/log/sa-host 23:56:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:56:19 provisioning config files... 23:56:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/427@tmp/config13583030543920957989tmp [Pipeline] { [Pipeline] echo 23:56:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:56:19 ---> create-netrc.sh [Pipeline] } 23:56:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:56:19 ---> python-tools-install.sh [Pipeline] echo 23:56:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:56:20 ---> sudo-logs.sh 23:56:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:56:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:56:20 ---> job-cost.sh 23:56:20 lf-activate-venv: SKIPPING 23:56:20 DEBUG: total: 0.10999999940395355 23:56:20 INFO: Retrieving Stack Cost... 23:56:20 INFO: Retrieving Pricing Info for: v3-standard-8 23:56:21 INFO: Archiving Costs [Pipeline] echo 23:56:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:56:21 ---> logs-deploy.sh 23:56:21 lf-activate-venv: SKIPPING 23:56:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/427 23:56:21 INFO: archiving workspace using pattern(s): 23:56:22 Archives upload complete. 23:56:22 INFO: archiving logs to Nexus 23:56:23 ---> uname -a: 23:56:23 Linux prd-ubuntu20-04-docker-8c-8g-7307 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:56:23 23:56:23 23:56:23 ---> lscpu: 23:56:23 Architecture: x86_64 23:56:23 CPU op-mode(s): 32-bit, 64-bit 23:56:23 Byte Order: Little Endian 23:56:23 Address sizes: 40 bits physical, 48 bits virtual 23:56:23 CPU(s): 8 23:56:23 On-line CPU(s) list: 0-7 23:56:23 Thread(s) per core: 1 23:56:23 Core(s) per socket: 1 23:56:23 Socket(s): 8 23:56:23 NUMA node(s): 1 23:56:23 Vendor ID: AuthenticAMD 23:56:23 CPU family: 23 23:56:23 Model: 49 23:56:23 Model name: AMD EPYC-Rome Processor 23:56:23 Stepping: 0 23:56:23 CPU MHz: 2799.996 23:56:23 BogoMIPS: 5599.99 23:56:23 Virtualization: AMD-V 23:56:23 Hypervisor vendor: KVM 23:56:23 Virtualization type: full 23:56:23 L1d cache: 256 KiB 23:56:23 L1i cache: 256 KiB 23:56:23 L2 cache: 4 MiB 23:56:23 L3 cache: 128 MiB 23:56:23 NUMA node0 CPU(s): 0-7 23:56:23 Vulnerability Itlb multihit: Not affected 23:56:23 Vulnerability L1tf: Not affected 23:56:23 Vulnerability Mds: Not affected 23:56:23 Vulnerability Meltdown: Not affected 23:56:23 Vulnerability Mmio stale data: Not affected 23:56:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:56:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:56:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:56:23 Vulnerability Srbds: Not affected 23:56:23 Vulnerability Tsx async abort: Not affected 23:56:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:56:23 23:56:23 23:56:23 ---> nproc: 23:56:23 8 23:56:23 23:56:23 23:56:23 ---> df -h: 23:56:23 Filesystem Size Used Avail Use% Mounted on 23:56:23 overlay 155G 21G 135G 14% / 23:56:23 tmpfs 64M 0 64M 0% /dev 23:56:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:56:23 shm 64M 0 64M 0% /dev/shm 23:56:23 /dev/vda1 155G 21G 135G 14% /facter-os 23:56:23 23:56:23 23:56:23 ---> sar -b -r -n DEV: 23:56:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7307) 02/23/23 _x86_64_ (8 CPU) 23:56:23 23:56:23 23:25:55 LINUX RESTART (8 CPU) 23:56:23 23:56:23 23:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:56:23 23:27:02 137.58 47.51 90.07 0.00 5364.84 161031.03 0.00 23:56:23 23:28:01 101.61 1.07 100.54 0.00 20.06 51438.33 0.00 23:56:23 23:29:01 47.49 0.20 47.29 0.00 2.80 18958.32 0.00 23:56:23 23:30:01 219.43 0.12 219.31 0.00 17.60 95262.12 0.00 23:56:23 23:31:01 412.18 8.28 403.90 0.00 70.10 222981.18 0.00 23:56:23 23:32:01 707.97 11.44 696.52 0.00 5164.74 150719.89 0.00 23:56:23 23:33:01 622.58 0.05 622.53 0.00 6.27 191023.23 0.00 23:56:23 23:34:01 593.43 1.78 591.65 0.00 14.53 163242.66 0.00 23:56:23 23:35:01 334.74 0.08 334.66 0.00 9.87 66639.69 0.00 23:56:23 23:36:01 21.35 0.03 21.31 0.00 8.53 575.24 0.00 23:56:23 23:37:01 3.93 1.02 2.92 0.00 21.86 35.99 0.00 23:56:23 23:38:01 1.10 0.00 1.10 0.00 0.00 11.20 0.00 23:56:23 23:39:01 1.58 0.00 1.58 0.00 0.00 21.73 0.00 23:56:23 23:40:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 23:56:23 23:41:01 1.83 0.02 1.82 0.00 0.13 21.20 0.00 23:56:23 23:42:01 1.27 0.00 1.27 0.00 0.00 17.33 0.00 23:56:23 23:43:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 23:56:23 23:44:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 23:56:23 23:45:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 23:56:23 23:46:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 23:56:23 23:47:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 23:56:23 23:48:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 23:56:23 23:49:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 23:56:23 23:50:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 23:56:23 23:51:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 23:56:23 23:52:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 23:56:23 23:53:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 23:56:23 23:54:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 23:56:23 23:55:01 1.40 0.10 1.30 0.00 10.26 30.66 0.00 23:56:23 23:56:01 236.48 0.02 236.46 0.00 0.13 57172.47 0.00 23:56:23 Average: 115.42 2.39 113.03 0.00 357.53 39313.73 0.00 23:56:23 23:56:23 23:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:56:23 23:27:02 29187716 31618772 731676 2.23 62688 2648040 2049288 6.04 998432 2376824 430620 23:56:23 23:28:01 27653244 31334860 980984 2.98 113600 3757256 2407128 7.09 1750700 3030392 591360 23:56:23 23:29:01 27754616 31558076 756436 2.30 115936 3855000 1833020 5.40 1364100 3298764 276068 23:56:23 23:30:01 25986036 31444512 855320 2.60 126380 5440408 2392360 7.05 1652100 4697176 16436 23:56:23 23:31:01 20537424 31527008 775956 2.36 284320 10534652 1937128 5.71 1731616 9790188 530032 23:56:23 23:32:01 20511112 31384660 887572 2.70 315516 10371448 2318844 6.83 2294440 9205432 398372 23:56:23 23:33:01 19616120 31432624 832328 2.53 335996 11249524 2164568 6.38 2428136 9912792 243344 23:56:23 23:34:01 17656572 31444356 820056 2.49 410204 13009252 2137324 6.30 2506688 11660888 917952 23:56:23 23:35:01 19244392 31535236 736352 2.24 414496 11554860 1857792 5.48 2436004 10196520 400 23:56:23 23:36:01 19241572 31533756 737544 2.24 415188 11555520 1849408 5.45 2438308 10196748 340 23:56:23 23:37:01 19238560 31531776 739436 2.25 415264 11556140 1881128 5.54 2437216 10197324 28 23:56:23 23:38:01 19239828 31533076 738084 2.24 415276 11556144 1881128 5.54 2437060 10197328 156 23:56:23 23:39:01 19247300 31540580 731168 2.22 415300 11556144 1881128 5.54 2430660 10197328 8 23:56:23 23:40:01 19247844 31541156 730652 2.22 415304 11556148 1881128 5.54 2430552 10197332 136 23:56:23 23:41:01 19248156 31541556 730684 2.22 415312 11556148 1884924 5.56 2430572 10197332 28 23:56:23 23:42:01 19248400 31541812 730384 2.22 415324 11556132 1884924 5.56 2430444 10197336 144 23:56:23 23:43:01 19248312 31541744 730356 2.22 415324 11556136 1884924 5.56 2430256 10197340 36 23:56:23 23:44:01 19248440 31541876 730384 2.22 415324 11556136 1884924 5.56 2430284 10197344 148 23:56:23 23:45:01 19248124 31541572 730616 2.22 415340 11556140 1884924 5.56 2430288 10197348 28 23:56:23 23:46:01 19248116 31541784 730536 2.22 415360 11556144 1884924 5.56 2430116 10197548 192 23:56:23 23:47:01 19248092 31541784 730464 2.22 415384 11556148 1884924 5.56 2430204 10197552 24 23:56:23 23:48:01 19248296 31542020 730160 2.22 415416 11556152 1884924 5.56 2430168 10197556 152 23:56:23 23:49:01 19248248 31542024 730128 2.22 415436 11556152 1884924 5.56 2430220 10197556 12 23:56:23 23:50:01 19247892 31541784 730252 2.22 415460 11556284 1884924 5.56 2430228 10197668 144 23:56:23 23:51:01 19247568 31541484 730492 2.22 415488 11556288 1884924 5.56 2430248 10197672 40 23:56:23 23:52:01 19247668 31541616 730508 2.22 415516 11556292 1884924 5.56 2430308 10197696 264 23:56:23 23:53:01 19247384 31541396 730720 2.22 415540 11556296 1884924 5.56 2430304 10197704 4 23:56:23 23:54:01 19247564 31541576 730396 2.22 415568 11556296 1884924 5.56 2430304 10197704 148 23:56:23 23:55:01 19246416 31540852 730548 2.22 415588 11556684 1830076 5.39 2431748 10198256 116 23:56:23 23:56:01 17737596 31479776 785384 2.39 439948 12864476 2003320 5.90 2572680 11442104 584 23:56:23 Average: 20360620 31518837 759853 2.31 364227 10546948 1956457 5.77 2278813 9318692 113577 23:56:23 23:56:23 23:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:56:23 23:27:02 docker0 538.73 483.95 38.22 2741.38 0.00 0.00 0.00 0.00 23:56:23 23:27:02 ens3 1477.34 1354.21 11870.36 165.58 0.00 0.00 0.00 0.00 23:56:23 23:27:02 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 23:56:23 23:28:01 docker0 72.31 113.24 5.94 705.84 0.00 0.00 0.00 0.00 23:56:23 23:28:01 ens3 160.65 99.05 752.22 24.12 0.00 0.00 0.00 0.00 23:56:23 23:28:01 vethf370709 0.10 0.27 0.01 0.03 0.00 0.00 0.00 0.00 23:56:23 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:29:01 docker0 1.20 1.20 0.08 0.09 0.00 0.00 0.00 0.00 23:56:23 23:29:01 ens3 42.73 44.81 21.59 102.26 0.00 0.00 0.00 0.00 23:56:23 23:29:01 vethf370709 1.20 1.23 0.09 0.10 0.00 0.00 0.00 0.00 23:56:23 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:30:01 vethbedb9da 27.35 40.18 2.68 13.10 0.00 0.00 0.00 0.00 23:56:23 23:30:01 veth2d6d641 27.38 40.49 2.68 13.12 0.00 0.00 0.00 0.00 23:56:23 23:30:01 docker0 146.98 223.75 12.14 308.80 0.00 0.00 0.00 0.00 23:56:23 23:30:01 ens3 313.61 206.35 2004.13 32.94 0.00 0.00 0.00 0.00 23:56:23 23:30:01 veth556b837 27.40 40.34 2.68 13.11 0.00 0.00 0.00 0.00 23:56:23 23:30:01 veth289e94a 27.30 40.03 2.67 13.08 0.00 0.00 0.00 0.00 23:56:23 23:30:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 23:56:23 23:30:01 veth833b84c 27.40 40.46 2.68 13.12 0.00 0.00 0.00 0.00 23:56:23 23:30:01 veth2cec842 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 23:56:23 23:31:01 docker0 361.87 605.60 29.45 5784.27 0.00 0.00 0.00 0.00 23:56:23 23:31:01 ens3 612.39 367.42 5789.49 37.41 0.00 0.00 0.00 0.00 23:56:23 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:31:01 veth2cec842 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:32:01 veth75803e4 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 23:56:23 23:32:01 docker0 13.62 27.71 0.88 310.59 0.00 0.00 0.00 0.00 23:56:23 23:32:01 ens3 278.49 137.04 3221.65 26.08 0.00 0.00 0.00 0.00 23:56:23 23:32:01 lo 2.59 2.59 0.25 0.25 0.00 0.00 0.00 0.00 23:56:23 23:32:01 veth2cec842 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 23:56:23 23:33:01 docker0 6.08 11.30 0.40 126.15 0.00 0.00 0.00 0.00 23:56:23 23:33:01 ens3 55.74 32.11 160.84 19.28 0.00 0.00 0.00 0.00 23:56:23 23:33:01 vethcbd8c38 1.22 1.25 0.11 0.92 0.00 0.00 0.00 0.00 23:56:23 23:33:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:33:01 veth2cec842 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:33:01 vethfccd10e 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 23:56:23 23:34:01 docker0 295.67 552.51 23.28 3594.98 0.00 0.00 0.00 0.00 23:56:23 23:34:01 veth1f4f6cc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:56:23 23:34:01 ens3 577.77 309.25 3614.68 37.98 0.00 0.00 0.00 0.00 23:56:23 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:34:01 veth2cec842 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:35:01 docker0 5.35 10.31 0.34 120.33 0.00 0.00 0.00 0.00 23:56:23 23:35:01 ens3 318.45 323.75 306.18 1103.08 0.00 0.00 0.00 0.00 23:56:23 23:35:01 lo 35.13 35.13 3.46 3.46 0.00 0.00 0.00 0.00 23:56:23 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:36:01 ens3 393.40 395.78 168.59 2392.19 0.00 0.00 0.00 0.00 23:56:23 23:36:01 lo 31.13 31.13 3.06 3.06 0.00 0.00 0.00 0.00 23:56:23 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:37:01 ens3 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00 23:56:23 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:38:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:39:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:40:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:41:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:42:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 23:56:23 23:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:43:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:44:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:45:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:46:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:47:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:56:23 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:48:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:49:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:50:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:51:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:52:01 ens3 4.08 3.08 12.18 0.27 0.00 0.00 0.00 0.00 23:56:23 23:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:54:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:23 23:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:23 23:55:01 ens3 6.28 5.02 6.38 3.08 0.00 0.00 0.00 0.00 23:56:23 23:55:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:56:23 23:56:01 vethb0433d5 1.57 1.43 0.24 0.99 0.00 0.00 0.00 0.00 23:56:23 23:56:01 docker0 35.38 47.59 3.20 588.41 0.00 0.00 0.00 0.00 23:56:23 23:56:01 ens3 365.26 267.92 7810.95 159.08 0.00 0.00 0.00 0.00 23:56:23 23:56:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 23:56:23 Average: vethb0433d5 0.05 0.05 0.01 0.03 0.00 0.00 0.00 0.00 23:56:23 Average: docker0 49.23 69.22 3.80 475.95 0.00 0.00 0.00 0.00 23:56:23 Average: ens3 153.60 118.25 1191.73 136.84 0.00 0.00 0.00 0.00 23:56:23 Average: lo 2.66 2.66 0.26 0.26 0.00 0.00 0.00 0.00 23:56:23 23:56:23 23:56:23 ---> sar -P ALL: 23:56:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7307) 02/23/23 _x86_64_ (8 CPU) 23:56:23 23:56:23 23:25:55 LINUX RESTART (8 CPU) 23:56:23 23:56:23 23:26:01 CPU %user %nice %system %iowait %steal %idle 23:56:23 23:27:02 all 8.60 0.00 2.98 2.21 0.05 86.16 23:56:23 23:27:02 0 12.37 0.00 3.40 0.80 0.05 83.38 23:56:23 23:27:02 1 9.56 0.00 2.51 4.30 0.05 83.57 23:56:23 23:27:02 2 7.71 0.00 2.19 0.27 0.05 89.78 23:56:23 23:27:02 3 6.98 0.00 1.80 0.47 0.07 90.68 23:56:23 23:27:02 4 10.33 0.00 4.65 0.47 0.05 84.50 23:56:23 23:27:02 5 8.50 0.00 3.25 0.62 0.03 87.59 23:56:23 23:27:02 6 7.51 0.00 2.57 0.40 0.03 89.48 23:56:23 23:27:02 7 5.80 0.00 3.50 10.40 0.07 80.23 23:56:23 23:28:01 all 32.42 0.00 6.67 2.67 0.10 58.14 23:56:23 23:28:01 0 33.08 0.00 6.26 1.29 0.09 59.29 23:56:23 23:28:01 1 31.35 0.00 7.36 12.81 0.10 48.37 23:56:23 23:28:01 2 32.07 0.00 6.50 1.19 0.10 60.14 23:56:23 23:28:01 3 34.60 0.00 7.67 0.12 0.14 57.47 23:56:23 23:28:01 4 31.49 0.00 7.20 0.27 0.09 60.96 23:56:23 23:28:01 5 31.02 0.00 6.52 2.88 0.09 59.49 23:56:23 23:28:01 6 32.63 0.00 5.41 0.84 0.10 61.01 23:56:23 23:28:01 7 33.07 0.00 6.41 2.03 0.10 58.38 23:56:23 23:29:01 all 39.56 0.00 5.31 0.82 0.09 54.22 23:56:23 23:29:01 0 39.51 0.00 4.77 0.12 0.13 55.47 23:56:23 23:29:01 1 40.10 0.00 5.60 0.17 0.08 54.05 23:56:23 23:29:01 2 39.70 0.00 5.35 0.25 0.08 54.61 23:56:23 23:29:01 3 39.55 0.00 5.24 2.96 0.08 52.17 23:56:23 23:29:01 4 39.83 0.00 5.36 0.42 0.08 54.30 23:56:23 23:29:01 5 38.36 0.00 5.52 2.23 0.10 53.79 23:56:23 23:29:01 6 40.25 0.00 5.04 0.27 0.08 54.35 23:56:23 23:29:01 7 39.20 0.00 5.61 0.12 0.08 54.99 23:56:23 23:30:01 all 10.65 0.00 6.11 4.00 0.09 79.16 23:56:23 23:30:01 0 9.58 0.00 5.90 1.59 0.10 82.83 23:56:23 23:30:01 1 9.97 0.00 5.63 0.42 0.14 83.84 23:56:23 23:30:01 2 10.07 0.00 5.05 0.42 0.05 84.40 23:56:23 23:30:01 3 11.36 0.00 6.67 0.27 0.09 81.61 23:56:23 23:30:01 4 11.69 0.00 5.93 11.94 0.10 70.35 23:56:23 23:30:01 5 11.90 0.00 7.09 4.03 0.07 76.92 23:56:23 23:30:01 6 10.75 0.00 6.33 0.66 0.07 82.19 23:56:23 23:30:01 7 9.85 0.00 6.24 12.78 0.09 71.05 23:56:23 23:31:01 all 10.21 0.00 5.97 17.63 0.07 66.12 23:56:23 23:31:01 0 10.26 0.00 5.88 16.71 0.07 67.08 23:56:23 23:31:01 1 9.67 0.00 5.68 14.51 0.05 70.09 23:56:23 23:31:01 2 10.74 0.00 4.77 6.02 0.05 78.42 23:56:23 23:31:01 3 9.86 0.00 6.64 7.65 0.03 75.82 23:56:23 23:31:01 4 10.14 0.00 5.43 5.05 0.12 79.26 23:56:23 23:31:01 5 10.37 0.00 5.59 9.78 0.03 74.22 23:56:23 23:31:01 6 10.24 0.00 7.31 56.77 0.09 25.60 23:56:23 23:31:01 7 10.41 0.00 6.48 25.12 0.12 57.87 23:56:23 23:32:01 all 57.37 0.00 12.52 9.86 0.19 20.06 23:56:23 23:32:01 0 58.08 0.00 12.50 11.41 0.24 17.77 23:56:23 23:32:01 1 57.92 0.00 12.12 7.59 0.12 22.25 23:56:23 23:32:01 2 59.63 0.00 12.69 8.30 0.21 19.16 23:56:23 23:32:01 3 56.22 0.00 13.50 14.78 0.24 15.26 23:56:23 23:32:01 4 57.44 0.00 11.55 7.56 0.10 23.35 23:56:23 23:32:01 5 57.53 0.00 12.92 7.50 0.21 21.85 23:56:23 23:32:01 6 55.48 0.00 11.77 9.52 0.12 23.11 23:56:23 23:32:01 7 56.64 0.00 13.08 12.30 0.24 17.74 23:56:23 23:33:01 all 56.23 0.00 13.01 13.04 0.21 17.50 23:56:23 23:33:01 0 54.99 0.00 12.99 20.58 0.28 11.16 23:56:23 23:33:01 1 57.16 0.00 13.18 12.19 0.31 17.16 23:56:23 23:33:01 2 53.57 0.00 12.69 14.10 0.18 19.46 23:56:23 23:33:01 3 57.69 0.00 14.12 12.65 0.16 15.39 23:56:23 23:33:01 4 57.00 0.00 11.93 19.43 0.16 11.48 23:56:23 23:33:01 5 56.24 0.00 13.14 9.11 0.25 21.27 23:56:23 23:33:01 6 54.58 0.00 12.96 6.84 0.17 25.45 23:56:23 23:33:01 7 58.62 0.00 13.12 9.22 0.20 18.85 23:56:23 23:34:01 all 15.62 0.00 7.72 19.38 0.20 57.09 23:56:23 23:34:01 0 17.12 0.00 6.11 17.58 0.14 59.06 23:56:23 23:34:01 1 15.24 0.00 8.75 36.51 0.14 39.36 23:56:23 23:34:01 2 14.42 0.00 6.25 10.22 0.09 69.02 23:56:23 23:34:01 3 17.08 0.00 10.64 18.17 0.12 53.99 23:56:23 23:34:01 4 16.14 0.00 5.71 13.89 0.34 63.92 23:56:23 23:34:01 5 14.42 0.00 7.38 11.33 0.14 66.73 23:56:23 23:34:01 6 14.83 0.00 8.35 29.17 0.33 47.33 23:56:23 23:34:01 7 15.66 0.00 8.59 18.31 0.33 57.11 23:56:23 23:35:01 all 13.73 0.00 4.02 4.35 0.09 77.80 23:56:23 23:35:01 0 11.10 0.00 3.79 1.86 0.15 83.09 23:56:23 23:35:01 1 11.61 0.00 3.36 7.88 0.05 77.10 23:56:23 23:35:01 2 12.38 0.00 3.19 2.61 0.07 81.75 23:56:23 23:35:01 3 20.27 0.00 4.98 6.73 0.07 67.94 23:56:23 23:35:01 4 13.91 0.00 3.86 9.00 0.07 73.16 23:56:23 23:35:01 5 14.35 0.00 4.07 0.54 0.08 80.95 23:56:23 23:35:01 6 14.91 0.00 4.45 2.59 0.08 77.97 23:56:23 23:35:01 7 11.37 0.00 4.45 3.65 0.17 80.37 23:56:23 23:36:01 all 7.69 0.00 0.76 0.09 0.07 91.38 23:56:23 23:36:01 0 6.67 0.00 0.84 0.03 0.08 92.38 23:56:23 23:36:01 1 7.87 0.00 0.70 0.00 0.05 91.38 23:56:23 23:36:01 2 5.42 0.00 0.55 0.02 0.05 93.97 23:56:23 23:36:01 3 10.40 0.00 0.95 0.08 0.15 88.42 23:56:23 23:36:01 4 10.17 0.00 0.47 0.00 0.05 89.31 23:56:23 23:36:01 5 5.50 0.00 0.79 0.05 0.05 93.62 23:56:23 23:36:01 6 13.84 0.00 0.89 0.54 0.08 84.66 23:56:23 23:36:01 7 1.67 0.00 0.93 0.00 0.07 97.34 23:56:23 23:37:01 all 0.06 0.00 0.03 0.03 0.01 99.86 23:56:23 23:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:56:23 23:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:56:23 23:37:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:56:23 23:37:01 3 0.10 0.00 0.03 0.02 0.07 99.78 23:56:23 23:37:01 4 0.00 0.00 0.00 0.05 0.00 99.95 23:56:23 23:37:01 5 0.10 0.00 0.07 0.02 0.02 99.80 23:56:23 23:37:01 6 0.03 0.00 0.03 0.02 0.00 99.92 23:56:23 23:37:01 7 0.22 0.00 0.05 0.13 0.02 99.58 23:56:23 23:56:23 23:37:01 CPU %user %nice %system %iowait %steal %idle 23:56:23 23:38:01 all 0.02 0.00 0.02 0.00 0.01 99.95 23:56:23 23:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:56:23 23:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:56:23 23:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:56:23 23:38:01 3 0.02 0.00 0.03 0.02 0.00 99.93 23:56:23 23:38:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:56:23 23:38:01 5 0.02 0.00 0.10 0.00 0.03 99.85 23:56:23 23:38:01 6 0.05 0.00 0.00 0.00 0.02 99.93 23:56:23 23:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:56:23 23:39:01 all 0.10 0.00 0.02 0.01 0.01 99.87 23:56:23 23:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:56:23 23:39:01 1 0.68 0.00 0.02 0.00 0.00 99.30 23:56:23 23:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:56:23 23:39:01 3 0.03 0.00 0.02 0.02 0.00 99.93 23:56:23 23:39:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:56:23 23:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:56:23 23:39:01 6 0.05 0.00 0.02 0.02 0.02 99.90 23:56:23 23:39:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:56:23 23:40:01 all 0.05 0.00 0.01 0.00 0.01 99.93 23:56:23 23:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:56:23 23:40:01 1 0.32 0.00 0.00 0.00 0.02 99.67 23:56:23 23:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:56:23 23:40:01 3 0.02 0.00 0.02 0.02 0.02 99.93 23:56:23 23:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:56:23 23:40:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:56:23 23:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:56:23 23:40:01 7 0.00 0.00 0.03 0.00 0.00 99.97 23:56:23 23:41:01 all 0.04 0.00 0.03 0.00 0.01 99.92 23:56:23 23:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:56:23 23:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:56:23 23:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:56:23 23:41:01 3 0.07 0.00 0.03 0.02 0.00 99.88 23:56:23 23:41:01 4 0.00 0.00 0.03 0.00 0.02 99.95 23:56:23 23:41:01 5 0.05 0.00 0.03 0.00 0.03 99.88 23:56:23 23:41:01 6 0.05 0.00 0.03 0.00 0.00 99.92 23:56:23 23:41:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:56:23 23:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:56:23 23:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:56:23 23:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:56:23 23:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:56:23 23:42:01 3 0.02 0.00 0.03 0.02 0.02 99.92 23:56:23 23:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:56:23 23:42:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:56:23 23:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:56:23 23:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:56:23 23:43:01 all 0.11 0.00 0.01 0.00 0.01 99.86 23:56:23 23:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:56:23 23:43:01 1 0.70 0.00 0.02 0.00 0.02 99.27 23:56:23 23:43:01 2 0.03 0.00 0.00 0.02 0.00 99.95 23:56:23 23:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:56:23 23:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:56:23 23:43:01 5 0.07 0.00 0.02 0.00 0.03 99.88 23:56:23 23:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:56:23 23:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:56:23 23:44:01 all 0.16 0.00 0.02 0.01 0.01 99.80 23:56:23 23:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:56:23 23:44:01 1 1.19 0.00 0.05 0.00 0.00 98.76 23:56:23 23:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:56:23 23:44:01 3 0.02 0.00 0.00 0.07 0.02 99.90 23:56:23 23:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:56:23 23:44:01 5 0.07 0.00 0.05 0.00 0.02 99.87 23:56:23 23:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:56:23 23:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:56:23 23:45:01 all 0.09 0.00 0.01 0.00 0.01 99.89 23:56:23 23:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:56:23 23:45:01 1 0.55 0.00 0.00 0.00 0.00 99.45 23:56:23 23:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:56:23 23:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:56:23 23:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:56:23 23:45:01 5 0.07 0.00 0.03 0.00 0.03 99.87 23:56:23 23:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:56:23 23:45:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:56:23 23:46:01 all 0.02 0.00 0.01 0.02 0.01 99.94 23:56:23 23:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:56:23 23:46:01 1 0.07 0.00 0.00 0.00 0.02 99.92 23:56:23 23:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:56:23 23:46:01 3 0.03 0.00 0.02 0.12 0.02 99.82 23:56:23 23:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:56:23 23:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:56:23 23:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:56:23 23:46:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:56:23 23:47:01 all 0.13 0.00 0.01 0.01 0.01 99.84 23:56:23 23:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:56:23 23:47:01 1 0.68 0.00 0.02 0.00 0.00 99.30 23:56:23 23:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:56:23 23:47:01 3 0.05 0.00 0.02 0.00 0.00 99.93 23:56:23 23:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:56:23 23:47:01 5 0.18 0.00 0.03 0.00 0.03 99.75 23:56:23 23:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:56:23 23:47:01 7 0.02 0.00 0.00 0.05 0.00 99.93 23:56:23 23:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:56:23 23:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:56:23 23:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:56:23 23:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:56:23 23:48:01 3 0.02 0.00 0.00 0.02 0.02 99.95 23:56:23 23:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:56:23 23:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:56:23 23:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:56:23 23:48:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:56:23 23:56:23 23:48:01 CPU %user %nice %system %iowait %steal %idle 23:56:23 23:49:01 all 0.03 0.00 0.00 0.00 0.01 99.95 23:56:23 23:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:56:23 23:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:56:23 23:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:56:23 23:49:01 3 0.03 0.00 0.00 0.02 0.00 99.95 23:56:23 23:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:56:23 23:49:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:56:23 23:49:01 6 0.05 0.00 0.00 0.00 0.00 99.95 23:56:23 23:49:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:56:23 23:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:56:23 23:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:56:23 23:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:56:23 23:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:56:23 23:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:56:23 23:50:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:56:23 23:50:01 5 0.02 0.00 0.02 0.00 0.03 99.93 23:56:23 23:50:01 6 0.07 0.00 0.02 0.00 0.02 99.90 23:56:23 23:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:56:23 23:51:01 all 0.07 0.00 0.01 0.00 0.01 99.90 23:56:23 23:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:56:23 23:51:01 1 0.45 0.00 0.02 0.00 0.00 99.53 23:56:23 23:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:56:23 23:51:01 3 0.03 0.00 0.02 0.02 0.02 99.92 23:56:23 23:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:56:23 23:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:56:23 23:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:56:23 23:51:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:56:23 23:52:01 all 0.06 0.00 0.01 0.00 0.00 99.93 23:56:23 23:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:56:23 23:52:01 1 0.18 0.00 0.02 0.00 0.00 99.80 23:56:23 23:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:56:23 23:52:01 3 0.07 0.00 0.00 0.00 0.00 99.93 23:56:23 23:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:56:23 23:52:01 5 0.10 0.00 0.02 0.00 0.02 99.87 23:56:23 23:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:56:23 23:52:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:56:23 23:53:01 all 0.09 0.00 0.01 0.00 0.01 99.89 23:56:23 23:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:56:23 23:53:01 1 0.57 0.00 0.00 0.00 0.02 99.42 23:56:23 23:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:56:23 23:53:01 3 0.03 0.00 0.03 0.02 0.02 99.90 23:56:23 23:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:56:23 23:53:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:56:23 23:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:56:23 23:53:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:56:23 23:54:01 all 0.04 0.00 0.01 0.00 0.01 99.94 23:56:23 23:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:56:23 23:54:01 1 0.23 0.00 0.02 0.00 0.00 99.75 23:56:23 23:54:01 2 0.00 0.00 0.03 0.00 0.00 99.97 23:56:23 23:54:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:56:23 23:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:56:23 23:54:01 5 0.02 0.00 0.02 0.00 0.03 99.93 23:56:23 23:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:56:23 23:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:56:23 23:55:01 all 0.31 0.00 0.16 0.00 0.01 99.52 23:56:23 23:55:01 0 0.20 0.00 0.25 0.00 0.02 99.53 23:56:23 23:55:01 1 0.73 0.00 0.13 0.00 0.02 99.12 23:56:23 23:55:01 2 0.45 0.00 0.22 0.00 0.00 99.33 23:56:23 23:55:01 3 0.28 0.00 0.17 0.00 0.02 99.53 23:56:23 23:55:01 4 0.23 0.00 0.13 0.00 0.02 99.62 23:56:23 23:55:01 5 0.32 0.00 0.15 0.00 0.02 99.52 23:56:23 23:55:01 6 0.20 0.00 0.20 0.00 0.00 99.60 23:56:23 23:55:01 7 0.03 0.00 0.07 0.00 0.00 99.90 23:56:23 23:56:01 all 8.41 0.00 3.59 2.94 0.12 84.94 23:56:23 23:56:01 0 8.61 0.00 4.38 3.67 0.07 83.27 23:56:23 23:56:01 1 8.91 0.00 2.95 0.07 0.03 88.04 23:56:23 23:56:01 2 7.46 0.00 2.51 0.69 0.08 89.25 23:56:23 23:56:01 3 7.22 0.00 4.23 1.50 0.08 86.96 23:56:23 23:56:01 4 9.02 0.00 3.77 3.58 0.05 83.57 23:56:23 23:56:01 5 9.05 0.00 2.81 0.03 0.32 87.79 23:56:23 23:56:01 6 8.40 0.00 3.33 0.08 0.17 88.02 23:56:23 23:56:01 7 8.64 0.00 4.74 14.06 0.14 72.43 23:56:23 Average: all 8.55 0.00 2.26 2.52 0.05 86.62 23:56:23 Average: 0 8.56 0.00 2.20 2.47 0.05 86.72 23:56:23 Average: 1 8.70 0.00 2.23 3.15 0.04 85.88 23:56:23 Average: 2 8.26 0.00 2.02 1.43 0.03 88.25 23:56:23 Average: 3 8.89 0.00 2.52 2.15 0.05 86.40 23:56:23 Average: 4 8.77 0.00 2.17 2.35 0.04 86.67 23:56:23 Average: 5 8.44 0.00 2.28 1.57 0.06 87.65 23:56:23 Average: 6 8.61 0.00 2.25 3.52 0.05 85.57 23:56:23 Average: 7 8.16 0.00 2.39 3.54 0.06 85.86 23:56:23 23:56:23 23:56:23